@charset "utf-8";
/* CSS Document */

a {
    outline: none;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

h3{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #01080e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headerwrapper{
	margin:auto;
	height:210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d41818;
}

#header{
	margin:auto;
	width:1150px;
	height:208px;
	background-image: url(/img/billboardbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#headbanner {
	margin-right: 70px;
	margin-left: 70px;
	height: 181px;

}


#headadvertiser{
    width:728px;
    height:90px;
    float: left;
}

#headbanner h1{
	height: 80px;
	float: left;
	margin-top: 71px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0;
}

#headbanner h1 a, #headbanner h1 a:hover{
	text-decoration: none;
	width: 180px;
	height: 80px;
	margin:0;
	padding:0;
	border:0;
	display:block;
}


#headnavigation {
	height: 20px;
	width: 785px;
	float: right;
	margin-top: 54px;
}

#socialicons {
	float: right;
        	height: 23px;
}

#headnavigation li {
float:left;
display:inline;
list-style:none; 
background:url(/img/nav.jpg);
text-indent:-6666px;
}

#headnavigation li a  {
    display:block;
    background:url(/img/nav.jpg);
    height:20px;
	list-style:none;

}

#headnavigation li#about a {width: 193px;background-position:0px 0px;}
#headnavigation li#about a:hover {background-position:0px -20px;}

#headnavigation li#episodes a{width: 104px;background-position:-193px 0px}
#headnavigation li#episodes a:hover {background-position:-193px -20px;}

#headnavigation li#video a{width: 75px;background-position:-297px 0px}
#headnavigation li#video a:hover{background-position:-297px -20px;}

#headnavigation li#courses a{width: 102px;background-position:-372px 0px}
#headnavigation li#courses a:hover {background-position:-372px -20px;}

#headnavigation li#book a{width: 154px;background-position:-474px 0px}
#headnavigation li#book a:hover {background-position:-474px -20px;}

#headnavigation li#board a{width: 157px;background-position:-628px 0px}
#headnavigation li#board a:hover {background-position:-628px -20px;}

#contentwrapper{
	margin-top: 4px;
	margin-right:auto;
	margin-left:auto;
	width:1010px;
	height: auto;

}


#homeflash {
	width: 693px;
	height: 384px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#videoplayer {
	width: 640px;
	height: 385px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 5px;
}

#subcontent {
	width: 693px;
	height: auto;
	float: left;
	background-color: #e8eaeb;
}

#subcontent h1 {
	background-image: url(/img/castbioshead.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9000px;
	height: 50px;
	margin-left: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d00202;
	padding-bottom: 10px;
	margin-right: 15px;
}

#subcontent p {
	color: #01080e;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 72px;
	margin-right: 15px;
}


#subcontent a {
    outline: none;
}

#subcontent a:link {
	color: #CC0000;
	text-decoration: none;
}
#subcontent a:visited {
	text-decoration: none;
	color: #FF0000;
}
#subcontent a:hover {
	text-decoration: none;
	color: #FF0000;
}
#subcontent a:active {
	text-decoration: none;
	color: #990000;
}

#subcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01080e;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 72px;
}

#subcontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01080e;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 72px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D00202;
	clear: both;
}

#subcontent img {
	float: left;
	margin-right: 5px;
	border: 2px solid #FFFFFF;
	margin-bottom: 5px;
}


#righttop {
	height: 135px;
	width: 300px;
	float: right;
}

#righttop p{
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;

}

#righttopbanner {
	height: 250px;
	width: 300px;
	float: right;
}

#bottommidleft {
	height: 393px;
	width: 343px;
	float: left;
	background-color: #e8eaeb;
	margin-right: 12px;
	margin-top: 4px;
	background-image: url(/img/homeboxbacker.jpg);
	background-repeat: repeat-x;
}

#bottommidleft h1 {
	background-image: url(/img/featuredvideohead.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9000px;
	height: 50px;
	margin-left: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d00202;
	padding-bottom: 5px;
	margin-right: 15px;

}

#bottommidcenter {
	height: 393px;
	width: 343px;
	float: left;
}

#bottommidtop {
	background-image: url(/img/homeboxbacker.jpg);
	background-repeat: repeat-x;
	height: 193px;
	width: 343px;
	background-color: #e8eaeb;
}

#bottommidtop h1 {
	background-image: url(/img/featuredsghead.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9000px;
	height: 50px;
	margin-left: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d00202;
	padding-bottom: 5px;
	margin-right: 15px;

}

#bottommidbottom {
	background-image: url(/img/homeboxbacker.jpg);
	background-repeat: repeat-x;
	height: 187px;
	width: 343px;
	background-color: #e8eaeb;
	margin-top: 7px;
}

#bottommidbottom h1 {
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9000px;
	height: 50px;
	margin-left: 15px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d00202;
	padding-bottom: 5px;
	margin-right: 15px;
	background-image: url(/img/castbioshead.jpg);

}

#bottommidbanners {
	height: auto;
	width: 300px;
	float: right;
	background-color: #e8eaeb;
	clear: none;
	margin-top: 4px;
}

#playlist {
	margin-left: 15px;
	height: 95px;
	line-height: normal;
	vertical-align: top;
	margin-top: 10px;
	width: 295px;
	padding-bottom: 5px;
	float: left;
}

#playlist a:link {
	color: #CC0000;

}

#playlist a:hover {
	color: #FF0000;

}

#playlist p {
	color: #01080e;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 1px;

}

#playlist h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01080e;
	margin-bottom: 0px;
	margin-top: 0px;

}

#playlist img {
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerbanners {
	width: 1010px;
	background-color: #020910;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footerbanners img {
	margin-left: 4px;

}

#footer {
	height: 50px;
	width: 1010px;
	background-color: #020910;
	clear: both;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}

.timebold {
	color: #CD181D;
	font-weight: bold;
	font-size: 14px;
}

.smallshow {
	color: #FFFFFF;
	font-size: 11px;
}
#clear {
		clear: both;
		}
/* Paging */
div.paging {
	margin-left: 72px;
	color: #333;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #666;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}