@charset "UTF-8";

#main_content {
	background-color: #000;
	background-image: url(../images/mid_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	background-position: center top;
}
h2.title {
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../images/header_Lcap.jpg);
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}

h2.title span {
	background-image: url(../images/header_Rcap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 7px;
	padding-left: 10px;
}
#main_content  h1.title{
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../images/header_Lcap.jpg);
	margin-left:0;
	margin-bottom: 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	clear: both;
}

#main_content h1.title span {
	background-image: url(../images/header_Rcap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 7px;
	padding-left: 10px;
}

#main_content  h1.titletab {
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../images/header_Lcap.jpg);
	margin-left:0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	float: left;
}

#main_content h1.titletab span {
	background-image: url(../images/headline_divide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: 0px;
}

#main_column .titletab span.last {
	background-image: url(../images/header_Rcap.jpg);
	padding-right: 15px;
}

#main_content  h1.titletab_mid {
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../images/header_mcap.jpg);
	margin-left:0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	float: left;
}

#main_content h1.titletab_mid span {
	background-image: url(../images/headline_divide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: 0px;
}
#main_content h1.titletab_mid span.last {
	background-image: url(../images/header_Rcap.jpg);
	padding-right: 15px;
}
#main_column .titletab span a, #main_column .titletab_mid span a, #main_column .titletab span a:visited, #main_column .titletab_mid span a:visited {
	color: #ABD0FF;
	text-decoration: none;
}
#main_column .titletab span a:hover, #main_column .titletab_mid span a:hover {
	color: #F60;
}

#side_column {
	float: left;
	width: 220px;
	margin-right: 10px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
}
#main_column {
	float: left;
	width: 610px;
}
#side_column h2 {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 16px;
	margin-bottom: 5px;
}
#side_column ul {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#side_column ul li {
	font-size: 12px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E2157;
	padding-top: 10px;
}
#side_column ul li.double_line {
	height: 44px;
	background-image: url(../images/menu_LcapDouble.jpg);
}
#side_column ul .double_line a span {
	font-size: 11px;
	font-weight: normal;
}


#main_column h2 {
	background-image: url(../images/main_title_bg.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #FC3;
	padding-top: 12px;
	padding-right: 10px;
	margin-bottom: 6px;
	padding-left: 10px;
}
#main_column .item_specials h2 {
	font-weight: normal;
	font-size: 18px;
	color: #FC3;
	padding-top: 12px;
	background-image: url(../images/main_title_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 6px;
	padding-left: 10px;
}
#main_column h3 {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main_column .item_specials h3 {
	font-size: 10px;
	margin-left: 122px;
	margin-bottom: 7px;
}
#main_column p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
#main_column .item p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#main_column .item_specials p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 122px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#other_content form {
	margin-top: 10px;
}
.keywordSearch {
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	color:#8bb9ff;
	border: 1px solid #3484ff;
	font-size: 10px;
	background-color: #000;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
}
.search_btn {
	background-color: #F0F;
	border: 1px solid #3484ff;
	display: inline;
	float: left;
}
#side_column li a, #side_column li a:visited {
	color: #FFF;
	text-decoration: none;
}
#side_column li a:hover {
	color: #F60;
}

#main_column h2 a, #main_column h2 a:visited {
	color: #FC3;
	text-decoration: none;
	background-image: url(../images/watch_btn.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	display:block;
	padding-right: 50px;
}
#main_column .item_specials h2 a, #main_column .item_specials h2 a:visited {
	color: #FC3;
	text-decoration: none;
	background-image: url(../images/watch_btn.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	display:block;
	padding-right: 50px;
}
#main_column  h2 a.item_pic, #main_column h2 a.item_pic:visited {
	color: #FC3;
	text-decoration: none;
	float: left;
	background:none;
	padding-right: 0px;
	margin-bottom: 20px;
}

#main_column h2 a:hover {
	color: #F60;
}
#main_column h2 a.noWatch {
	background-image: none;
	padding-right: 0px;
	margin-bottom: 0px;
}

#main_column .item, #main_column .item_special {
	margin-bottom: 20px;
	clear: both;
}

#video_sideColumn {
	width: 189px;
	margin-right:10px;
	color: #FFF;
	float: left;
}#video_sideColumn h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
}
#video_sideColumn h3 {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: normal;
}
#video_player {
	border: 1px solid #132E72;
	margin-bottom: 10px;
}

#vid_col {
	float: left;
	margin-bottom: 20px;
	width:514px;
}

#video_sideColumn p {
	margin-bottom: 10px;
}
.item h3 a, .item h3 a:visited {
	color: #FC3;
}
#main_column h1 {
	margin-left: 10px;
}
#pageCount {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#pageCount a, #pageCount a:visited {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #122E6F;
	background-color: #014DC4;
	padding-top: 1px;
	padding-bottom: 1px;
}
#pageCount #active {
	border: 1px solid #FC3;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #000;
	background-color: #FC3;
	font-weight: bold;
}
#logo {
	position: absolute;
	height: 100px;
	width: 100px;
	margin-left: 80px;
}
.item h4 {
	font-size: 14px;
	margin-left: 10px;
	color: #FC3;
}.item p a {
	color: #FC3;
}
.profile_img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid #4680FF;
	margin-top: 3px;
}
#main_column .item ul h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
.item ul {
	list-style-type: none;
	font-size: 12px;
}
#video_sideColumn h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49350C;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#addSeasons {
	margin-left: 210px;
}
#addSeasons h2 {
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #15357E;
	font-weight: normal;
	color: #999;
}
#addSeasons ul {
	list-style-type: none;
	margin-bottom: 20px;
}
#addSeasons ul li {
	margin-bottom: 14px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000F22;
}
#addSeasons a, #addSeasons a:visited {
	color: #CCC;
	text-decoration: none;
}
#addSeasons h3 {
	margin-bottom: 3px;
}
#addSeasons p {
	color: #999;
}
#addSeasons a:hover {
	text-decoration: underline;
}
.item .formlist {
	margin-left: 10px;
}
.item .formlist li {
	margin-bottom: 10px;
}
.item .formlist a {
	color: #FC3;
}
.meta_title {
	width: 100px;
	font-size: 10px;
	font-weight: bold;
	color: #FC3;
	padding-bottom: 10px;
	vertical-align: top;
}
table .meta_info {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	text-align: justify;
}

#ep_info table {
	margin-bottom: 20px;
	margin-left: 7px;
}
.ep_hold h1 {
	margin-left: 110px;
	font-size: 14px;
}
.ep_hold img {
	float: left;
	border: 1px solid #FC3;
}
.ep_hold h2 {
	margin-left: 110px;
	font-size: 12px;
	font-weight: normal;
}

.ep_hold a,  .ep_hold a:visited{
	color: #FC3;
	font-size: 12px;
}

#vid_list .ep_hold {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #122E6F;
	margin-left:7px;
	margin-bottom: 10px;
	padding-bottom:10px;
	width: 272px;
}

.profile_p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 130px;
	text-align: justify;
}
h2.profile_title {
	font-weight: normal;
	font-size: 18px;
	color: #FC3;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 130px;
}

#producer_contact {
	float: left;
	width: 209px;
}
#producer_column {
	float: left;
	width: 610px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC3;
	margin-bottom: 20px;
	text-align: justify;
}
#producer_contact h4 {
	font-size: 14px;
	color: #FC3;
	margin-bottom: 5px;
}
#producer_contact p {
	font-size: 12px;
}
#series_detail {
	float: left;
}
#producer_column h2 {
	margin-left: 130px;
}
#producer_column h3 {
	margin-left: 130px;
	margin-top: 10px;
}
#producer_column ul {
	margin-left: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#producer_column a {
	color: #FC3;
}
#producer_column ul li {
	margin-bottom: 5px;
}

#main_column .item_specials {
	padding-bottom: 0px;
}
#rss {
	float:right;
	margin-left:5px;
	border:none;
}
#main_column .titletab .active {
	color: #FFF;
	float: none;
}
.item .producer_img {
	float: left;
	margin-right: 10px;
}
#main_column .item_specials h3.item_meta {
	font-size: 12px;
	color: #51C7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
	padding-bottom: 7px;
}
#main_column .item_specials h3.item_meta span {
	color: #A1E6FF;
}
#main_column .item_specials h4.item_meta {
	font-size: 10px;
	margin-left: 121px;
}
#side_column ul.results {
	margin-bottom: 30px;
	padding: 0px;
	margin-left: 0px;
}

#side_column ul.results li {
	list-style-type: none;
	border:none;
	marginp: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;	
}
#side_column ul.results a, #side_column ul.results a:visited {
	color: #FC3;
	text-decoration: underline;
}
#side_column ul.results a:hover {
	color: #FC3;
	text-decoration: none;
}
#main_column .item p.item_meta {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#main_column .item p.item_meta span {
	font-weight: bold;
}
#main_column .item p.item_meta span.search_highlight {
	font-weight: normal;
	background-color: #0039C3;
	padding: 2px;
}
#side_column span.search_highlight {
	font-weight: normal;
	background-color: #0039C3;
	padding: 2px;
}
#pageCount form {
	padding-left: 5px;
}

