@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

#wrapper {
	background-color: #B30000;
	margin: 0 auto;
	padding: 10px 25px;
	width: 930px;
}

#logo {
	background-image: url(elements/logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 350px;
	float: left;
}
div#logo p { /* Setup for logo link */
	height: 180px;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
div#logo p a {
	width: 100%;
	height: 100%;
	display: block; /* This is Important */
}

#header {
	float: right;
	height: 161px;
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_top {
	padding: 0px;
	height: 132px;
	width: 580px;
	background-image: url(elements/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#header_top_space {
	padding: 0px;
	height: 42px;
	width: 580px;
	margin-top: 0px;
}

#header_top_slider {
	padding: 0px;
	width: 580px;
	height: 85px;
	margin-top: 0px;
	overflow: hidden;
}

#header_bottom {
	background-image: url(elements/header_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 580px;
}


#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
	color: #FFFF00;
}

#share {
	float: left;
	width: 125px;
	height: 16px;
	margin-top: 5px;
	margin-left: 10px;
}


#tabs {
	margin: 0px;
	height: 29px;
	width: 268px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tabs p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: 1px;
}
#tabs a:link, #tabs a:visited {
	text-decoration: none;
	color: #333333;
}
#tabs a:hover, #tabs a:active {
	text-decoration: underline;
	color: #990000;
}
#tabs form {
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tabs input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tab_web_forward {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 29px;
	width: 134px;
	background-image: url(elements/tab_forward.gif);
	background-repeat: no-repeat;
}
#tab_web_back {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 29px;
	width: 134px;
	background-image: url(elements/tab_back.gif);
	background-repeat: no-repeat;
}
#tab_broadcast_forward {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 134px;
	background-image: url(elements/tab_forward.gif);
	background-repeat: no-repeat;
	float: left;
}
#tab_broadcast_back {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 134px;
	background-image: url(elements/tab_back.gif);
	background-repeat: no-repeat;
	float: left;
}

#cart-small-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#order-now a {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 150px;
	text-align: center;
}
#cart_buttons {
	margin: 0px;
	height: 29px;
	width: 200px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#cart_buttons form {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cart_buttons input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content_area {
	margin: 0px;

	padding: 0px;
	background-image: url(elements/content_slice.gif);
	background-repeat: repeat-y;
	clear: both;
}

#content {
	background-image: url(elements/content_top.gif);
	background-repeat: no-repeat;
	width: 692px;
	padding-left: 15px;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: right;
	margin: 0px;
	vertical-align: top;
}

#content_side_bar {
	width: 160px;
	padding-left: 0px;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	border: 0px solid #000000;
}

#content_side_bar_space {
	width: 160px;
	height: 80px;
	border: 1px solid #000000;
}

#content_side_bar fieldset {
	width: 160px;
	padding-left: 0px;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #eeeeee;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 203px;
	float: left;
}

#navigation {
	margin: 0px;
	padding: 0px;
	width: 203px;
	float: left;
}

#navigation p {
	margin: 0px;
	padding: 0px;
	width: 203px;
	line-height: .01em;
}

#full_episodes {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/full_episodes.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#full_episodes:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#full_episodes span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#web_extras {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/web_extras.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#web_extras:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#web_extras span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#buy_products {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/buy_products.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#buy_products:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#buy_products span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#show_schedule {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/show_schedule.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#show_schedule:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#show_schedule span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#image_gallery {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/image_gallery.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#image_gallery:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#image_gallery span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#about_IFT {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/about_IFT.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#about_IFT:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#about_IFT span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#sponsorship_info {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/sponsorship_info.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#sponsorship_info:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#sponsorship_info span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#feedback {
  	display: block;
  	width: 200px;
  	height: 34px;
  	background: url("elements/feedback.gif") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#feedback:hover { 
  	background-position: 0 -34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#feedback span {
  	display: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.button {
	height: 28px;
	width: 188px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.button p {
	height: 28px;
	width: 188px;
	background-image: url(elements/button-red.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.button p a {
	display: block; /* This is Important */
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	height: 35px;
}
.button p a:link, .button p a:visited {
	background-image: url(elements/button-red.gif);
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.button p a:hover, .button p a:active {
	background-image: url(elements/button-green.gif);
	background-position: 0px -45px;
	color: #FFFFCC;
	text-decoration: none;
}

.nav_sidebar {
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav_sidebar img {
	margin-bottom: 5px;
}
#chubby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 8px;
	background-color: #000099;
}
#chubby a:link, #chubby a:visited {
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
#chubby a:hover, #chubby a:active {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}

#send {
	width: 95%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#send_confirm {
	width: 95%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#send_confirm p {
	text-align: center;
}



#footer_area {
	background-image: url(elements/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 83px;
	width: 930px;
}
#footer {
	margin-left: 203px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFFCC;
}
#fineprint {
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
}



#ee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 15px;
}
#ee a:link, #ee a:visited {
	text-decoration: none;
	color: #999999;
}
#ee a:hover, #ee a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

