body {
	margin: 0;
	padding: 0;
	background: #2F2F2F;
	font: 10px verdana, sans-serif;
	color: #000;
	}

a {
	color: #000;
	text-decoration: none;
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	}

h1 {
	position: absolute;
	left: -3000px;
	}

h2 {
	width: 811px;
	height: 65px;
	background: url(../webtemplates/images/shadow.png) repeat-x 0px 61px;
	}

h3 {
	margin: 2px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	}

strong {
	font-weight: bold;
	}

object p {
	margin: 15px 0 0 15px;
	color: #FFF;
	}

object a {
	color: #FFF;
	text-decoration: underline;
	}
	
#episodeList p {margin: 5px 0 10px 20px}

.hidden {
	display: none;
	}

.currentSeries {background-color: #FE7A0F;}  /* Default; should be over-ridden by style in head element */


#leaderboard {
	height: 90px;
	width: 958px;
	background: #565656;
	margin: 0 0 0px 0;
	border: 1px solid #E1490D;
	}

#container {
	width: 960px;
	/*height: 1362px;*/
	margin: 0 auto;
	padding-top: 4px;  /* IE6 doesn't respect top-margin on container, so use padding */
	}

#masthead {
	height: 118px;
	margin: 0 0 4px 0;
	border: 1px solid #E1490D;
	}

#episodeMain {
	float: left;
	width: 811px;
	height: 100%;
	margin: 0 4px 0 0;
	border-top: 1px solid #E1490D;
	border-right: 1px solid #E1490D;
	border-left: 1px solid #E1490D;
	}

#episodeInfo {
	float: left;
	width: 466px;
	border-bottom: 1px solid #FE7A0F;  /* Default; should be over-ridden by style in head element */
	}

#episodeHeader {
	width: 811px;
	}

#titleSection {
	float: left;
	width: 330px;
	}

#titleSection h3 {
	width: 95%;
	}
	
#rating {font-weight: bold;}

#episodeHeader p {
	float:left;
	margin:11px 0 0 15px
	}

#episodeHeader p .propval {
	font-weight: bold;
	}

#rating {
	float: left;
	width: 90px;
	height: 20px;
	margin: 15px 0 0 15px;
	}

#topMenu {
	float: left;
	width: 137px;
	text-align: right;
	}

#topMenu li {
	padding: 2px 9px 2px 0;
	border-right: 1px solid #000;
	}

#topMenu li.on {
	font-weight: bold;
	border-right: 0;
	background: url(../webtemplates/images/menu_on_lg.gif) no-repeat 100% 50%;
	}

.topBrowser {
	float: left;
	width: 344px;
	}
	
.topBrowser .inner {
	padding: 3px 8px 0 18px;
	}

#rateItForm div {
	text-align: right;
	}

#rateItForm div * {
	vertical-align: middle;
	}

.topSubmit {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	background: #FE7A0F;
	font: 10px verdana, sans-serif;
	width: 20%;
	}
	
#rateConfSub {
	float: right;
	}
		
#sendForm label {
	float: left;
	display: block;
	width: 25%;
	font-weight: bold;
	}
	
#sendForm input {
	float: left;
	display: block;
	width: 49%;
	margin: 0 6px 2px 0;
	font: 10px verdana, sans-serif;
	}
	
#sendTo {
	margin-bottom: 0px;
	}
	
#sendForm input.topSubmit {
	float: left;
	width: 20%;
	}
	
#sendConf input {
	float: right;
	width: auto;
	}

#player {
	width: 459px;
	height: 373px;
	margin: 4px 0 0 8px;
	background: #000;
	border-right: solid 1px #282D40;
	}

#video {
	margin: 4px 0 0 4px;
	}

#episodeList {
	float: left;
	width: 343px;
	height: 375px;
	margin: 4px 0 0 2px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #E1490D;
	}
	
/*Target Safari/KHTML but not WebKit */
body:last-child:not(:root:root) #episodeList { padding-bottom: 8px }

#episodeListInner {
	margin:0 0 9px 8px;
	overflow: hidden;
	width: 448px;
	height: 680px;
	background-color: #000;
	color: #7C8CC7;
	}

#episodeListPager {
	padding: 7px 20px 7px 22px;
	border-bottom: solid 1px #282D40;
	}

#episodeListPager h3 {
	width: 35%;
	}

#episodeListPager a {
	color: #7C8CC7;
	}

.pageControl {
	float:right;
	width: 35%;
	text-align: right;
	font-size: 12px;
	}

.pageControl .current {
	font-weight: bold;
	}

#episodeListPager .pageControl {
	margin: -16px 0 0 0;
	}

#episodeScroller {
	clear: both;
	width: 448px;
	height: 650px;
	overflow: auto;
	background: #000;
	}

.episodeListing {
	clear: left;
	width: 99%;
	padding: 5px 0 0 0;
	}

.episodeListing img {
	float: left;
	margin: 2px 11px 3px 18px;
	}

.episodeListing .tv {
	float: none;
	margin: 0;
	}

.episodeListing h4 {
	margin: 0 0 3px 0;
	}

.episodeListing h4 a {
	color: #FFF;
	font-weight: bold;
	}

.episodeListing p {
	margin: 0 0 3px 0;
	}

.episodeListing .stats {
	font-weight: bold;
	}

#rightTop {
	float: right;
	width: 141px;
	height: 501px;
	border: 1px solid #E1490D;
	background-color: #FE7A0F;
	}

#episodeMoreInfo {
	float: left;
	width: 467px;
	height: 695px;
	margin: -1px 0 4px 0;
	border-right: 1px solid #E1490D;
	border-bottom: 1px solid #E1490D;
	border-left: 1px solid #E1490D;
	}

#adInst {border-top:1px solid #000; padding:9px 0 0 24px}

#episodeList p#adLabel {
	clear:left;
	margin:0 0 5px 0;
	}
	
#bannerAd {
	float: left;
	width: 300px;
	height: 250px;
	margin: 5px 14px 11px 0;
	}

#episodeMoreInfo h3 {
	margin: 2px 0 0 0;
	}

#episodeMoreInfo dt {
	margin: 14px 0 0 0;
	}

#comments {
	clear: left;
	overflow: hidden;
	width: 447px;
	height: 303px;
	margin: 0 0 0 8px;
	border: 1px solid #000;
	background: #000;
	}

#comments .tabOn {
	background: #000;
	color: #7C8CC7;
	}

#comments .tabOn a {
	color: #7C8CC7;
	}

#commentListTab {
	float: left;
	width: 65%;
	padding: 5px 0;
	border-bottom: 1px solid #000;
	}

#commentListTab h3 {
	float: left;
	width: 35%;
	margin-left: 14px;
	}

#commentListTab .pageControl {
	margin-right: 14px;
	}

#commentFormTab {
	float: left;
	width: 35%;
	padding: 5px 0;
	border-bottom: 1px solid #000;
	text-align: center;
	}

#commentScroller {
	clear: both;
	overflow: auto;
	width: 448px;
	height: 297px;
	color: #7C8CC7;
	}

.commentListing {
	width: 95%;
	margin: 0 0 10px 11px;
	padding: 10px 0 0 0;
	border-top: 1px solid #1F2332;
	}

.firstComment {
	border-top: none;
	}

.commentListing .commentHeader {
	color: #FFF;
	margin: 0 0 4px 0;
	}

.commentListing .author {
	font-weight: bold;
	}

#commentForm {
	clear: both;
	overflow: auto;
	width: 477px;
	}

#commentForm dl {
	margin: 0 0 0 29px;
	padding: 17px 0 0 0;
	}

#commentForm dt {
	margin: 0 0 7px 0;
	color: #FFF;
	font-weight: bold;
	}

dt#commentNameVal, dt#commentComVal {
	margin: 0;
	}

#commentForm label {
	color: #7C8CC7;
	}

#commentForm input {
	width: 383px;
	height: 1.5em;
	border: 1px solid #7C8CC7;
	background: #000;
	font: 10px verdana, sans-serif;
	color: #7C8CC7;
	}

#commentForm textarea {
	width: 383px;
	height: 116px;
	border: 1px solid #7C8CC7;
	background: #000;
	font: 10px verdana, sans-serif;
	color: #7C8CC7;
	}

#commentForm div {
	width: 385px;
	margin: 11px 0 0 29px;
	text-align: right;
	}

#commentForm #commentSubmit, #commentFormConf input {
	width: 12em;
	border: 0;
	background: #FE7A0F;
	color: #000;
	}

#commentFormConf {
	color: #7C8CC7;
	text-align: center;
	}

#commentFormConf p {
	width: 290px;
	}

#commentFormConf * {
	margin-left: auto;
	margin-right: auto;
	}

#commentFormConf .confHeader {
	margin: 100px auto 0 auto;
	color: #FFF;
	font-weight: bold;
	}

#commentFormConf form {
	margin: 25px 0 0 0;
	}

#commentFormConf input {
	width: 16em;
	height: 1.5em;
	margin: 0 0 13px 0;
	font: 10px verdana, sans-serif;
	}

#seriesList {
	float: left;
	width: 338px;
	height: 689px;
	margin: 4px;
	border: 1px solid #E1490D;
	background-color: #FE7A0F;
	}

#seriesList h3 {
	margin: 8px 0 0 17px;
	}

#seriesList .pageControl {
	margin: 0 15px 0 0;
	}

#seriesScroller {
	width: 314px;
	height: 613px;
	overflow: auto;
	margin: 15px 0 0 14px;
	}

.seriesListing {
	margin: 4px 0 0 0;
	}

#rightBottom {
	float: left;
	width: 141px;
	height: 689px;
	margin: 4px 0 0 0;
	border: 1px solid #E1490D;
	background-color: #FE7A0F;
	}

#footer {
	clear: both;
	width: 100%;
	}

#footer img {
	float: left;
	margin: 0 0 0 2px;
	padding-bottom: 6px;
	}

#footer ul {
	float: left;
	margin: 5px 0 0 0;
	list-style-type: none;
	text-align: right;
	}
	
/*Target Safari/KHTML but not WebKit */
body:last-child:not(:root:root) #footer ul  {width: 85%; }

#footer ul li {
	display: inline;
	margin: 0 0 0 23px;
	}

#footer a {
	text-decoration: underline;
	color: #979797;
	}

/* SIDEBAR STYLES */

#rightTop {
	height:524px;	
}

.sidebar a {
padding-left:3px;
}

.sidebar h3 {
	margin: 2px 0 12px 0;
	text-align: center;
	}

.sidebar .hotPick {
	width: 90px;
	margin: 25px auto 0 auto;
	text-align: center;
	color: #852005;
	}

.sidebar .hotPick a {
	font-weight: bold;
	color: #000;
	}