@charset "utf-8";

body {
	background-image:url(/images/global_background.gif); }

#menu {
	position: absolute;
	width:900px;
	height:22px;
	z-index:14;
	top:273px;
	left: inherit;
	background-image:url(/images/menu_fill_50.png);
	background-repeat:repeat-x;
}

#sub_menu {
	position: absolute;
	width:900px;
	height:20px;
	z-index:5;
	top: 295px;
	left: inherit;
	background-image:url(/images/sub_menu_fill_50.png); }

#sub_menu2 {
	position: absolute;
	width:900px;
	height:54px;
	z-index:5;
	top: 312px;
	left: inherit;
	background-image:url(/images/sub_menu_fill_50.png); }
	
.menu_text a:link, .menu_text a:active, .menu_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:22px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	text-decoration:none; }

.menu_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:22px;
	font-weight: bold;
	color: #00CCFF;
	margin-top: 0px;;
	padding: 0px 0px 0px 0px;
	list-style:none;
	text-decoration:none; }

.sub_menu_text a:link, .sub_menu_text a:active, .sub_menu_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	vertical-align: middle; }

.sub_menu_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:18px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration:none;
	vertical-align: middle; }

.sub_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height:18px;
	font-weight: bold;
	color: #ff0000;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 13px; }
	
#video {
	position: absolute;
	width:900px;
	height:255px;
	z-index:1;
	top:133px;
}

#video2 {
	position: absolute;
	width:900px;
	height:255px;
	z-index:1;
	top:133px; }
	
#logo {
	position: relative;
	width:900px;
	height:140px;
	z-index:10;
	top:0px;
	left: 0px;
}

#slides {
	position: absolute;
	width:900px;
	height:400px;
	z-index:0;
	top:280px; }
	
#slide {
	padding-top:65px;
   }
	
#text_on_top {
	position: absolute;
	width:555px;
	height:130px;
	z-index:8;
	top:0;
	left:0px;
} 

.episode_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF; }
	
.next_episode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d8d8d8; }

.presented_by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d8d8d8;
	padding-top: 7px; }
	
@font-face {
	font-family: LcdD;
	fontWeight: normal;
	fontStyle: normal;
	src: url("/fonts/lcd.tff"); }
	
.episode_timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	margin-right: 2px;
	margin-left: 1px;;
	color: #d8d8d8; }

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align:middle;
	margin-top: 5px;;
	padding: 10px 10px 10px 10px;
	list-style:none; }
	
#MENU img {
	text-indent: 25px; }

.cast_name, .cast_name a:active, .cast_name a:link, .cast_name a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: #d8d8d8;
	text-decoration:none; }

.cast_intro  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d8d8d8;
	text-decoration:none; }
	
.cast_image {
	vertical-align:middle;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	}

.cast_table {
	position: relative;
	width:890px;
	z-index:10;
	top:-25px;
	left:5px; }
	
.meet_cast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index:9;
	left:5px;
	top:55px;
}

.slideshow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #d8d8d8;
	margin-top: 5px;
	padding: 10px 10px 10px 10px; }
	
.imgleft {
	float:left;
	margin-top:3px;
	margin-right:8px;
	margin-bottom:3px;
	border:#CCCCCC 1px; }

.taller {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

ul{
  padding: 5px 0 5px 30px;
   }
li{
  margin: 5px 0 5px 15px;
  }
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
}
.footer_text a:link,.footer_text a:active,.footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding:10px;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.nav_teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	width:500px;
	color: #d8d8d8;
	text-align: right;
}
.shows a:link, .shows a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.shows a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}
.shows_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
