﻿@charset "utf-8";

/* Reset Styles */
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}

/* Base Styles */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong, dt {
	font-weight:bold;
}
optgroup {
	font-weight:normal;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
th, td {
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:1px;
}

/* Page Specific */
a, a:link, a:visited {
	text-decoration:none;
	color: #a8000e;
/*	color: #025985;*/
}
a:hover {
	color:#F56900;
}
html {
	/*background-color:#170103;
	background-image:url(../images/skin1/main-background.png);*/
	background-position:top;
	background-repeat:repeat-x;
}
body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clearFloat {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	height:0;
}
#headerContainer {
	height: 110px;
	display:block;
	background-image:url(../images/skin1/header_background_2.jpg);
	background-position:-150px;
	background-repeat:repeat-x;
	text-align:center;
	overflow:hidden;
}
#headerContainer #header {
	margin:0 auto;
	width:980px;
	height:inherit;
}
#headerContainer #header #logo {
	margin:15px 0 0 10px;
	float:left;
}
#headerContainer #header #banner728x90 {
	position:relative;
	top:10px;
	width:728px; 
	height:90px;
	background-image:url(../images/skin1/banner728x90-shadow-white.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	vertical-align:top;
	text-align:left;
	/*z-index:1;*/
}

/*#headerContainer{ width:962px; margin:0 auto; background-color:#212121}*/

#mainMenuContainer {
	height:31px;
	background-color:#D4D2CB;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #5b5349;
	border-bottom:1px solid gray;
	background-image:url(../images/skin1/menu-background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#mainMenuContainer #mainMenu {
	margin:0 auto;
	width: 960px;
	height:inherit;
	vertical-align:middle;
}
#mainMenuContainer #mainMenu a,
#mainMenuContainer #mainMenu a:link,
#mainMenuContainer #mainMenu a:visited {
	height:31px;
	display:inline-block;
	color:#2e2a25;
	font-weight:bolder;
	text-decoration:none;
	background-image:url(../images/skin1/menu-item-separator.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding:0 10px 0 5px;
	font-size:13px;
	line-height:31px;
}
#mainMenuContainer #mainMenu a:hover {
	color:#8C5A01;
}

#inputForLightsOn {
	width:220px; 
	border:1px solid #4a4a4a; 
	background-color:#EFEFEF; 
	color:#545454; 
	vertical-align:bottom; 
	font-size:14px; 
	font-weight:normal; 
	padding:3px 5px 3px 5px;
	margin:1px 0 0 5px;
}
#buttonForLightsOn {
	vertical-align:bottom;
	border:none;
	cursor:pointer;
}

#mainContainer {
	margin:0 auto;
	width:990px;
	background-position:center;
/*	background-image:url(../images/skin1/main-container-shadow.png); */
	background-repeat:repeat-y;
	overflow:hidden;
	font-family: Arial;
	background-color: White;
}
#mainContainer #main {
	width:940px;
	margin:0 auto;
	padding:10px 0 10px 0;
	min-height:335px;
	overflow:hidden;
}

#footerContainer {
	margin: 0 auto;
	background-image:url(../images/skin1/footer-background.jpg);
	background-position:top middle;
	background-repeat:repeat-x;
	background-color: #000000;
	height:192px;
}
#footerContainer a,
#footerContainer a:link,
#footerContainer a:visited {
	color:#d9bd8d;
	font-size:12px;
	text-decoration:none;
}
#footerContainer li {
	line-height:20px;
	color:#d9bd8d;
}
#footerContainer #footer {
	width:960px;
	margin:0 auto;
	color:#F3F3F3;
	font-size:12px;
	padding-top:30px;
	overflow:hidden;
}

#mainLeftCol {
	float:left;
	width:628px;
	overflow:hidden;
}
#mainRightCol {
	float:left;
	width:300px;
	margin-left:10px;
}

.contentBox1 {
	border:1px solid #9a9999;
	border-collapse:collapse;
	background-color:white;
	padding: 10px 0 0 0;
	font-size:12px;
	background-image:url(../images/skin1/light-border-box-background.png);
	background-position:top;
	background-repeat:repeat-x;
	color:black;
	zoom:1;
}

.contentBox2 {
	border: 1px solid #D4D2D3;
	border-collapse:collapse;
	background-color:#EFEDEE;
}

.scrollBox1 {
	border:1px solid #9a9999;
	border-collapse:collapse;
	background-color:white;
	padding: 5px 0 10px 0;
	font-size:12px;
	background-image:url(../images/skin1/long-gradient-for-scrollbox.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#353533;
	overflow:hidden;
}
.scrollBox1 table {
	margin:10px 0 0 0;
	padding:0;
}
.scrollBox1 td {
	padding:0;
	margin:0;
}
.scrollBox1 img {
	padding:0; margin:0;
	border:1px solid #C2C1C1;
}
.scrollBox1 .overtitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 5px 0px 5px;
	padding:3px 5px 3px 10px;
	background-image:url(../images/skin1/scroll-box-overtitle.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.scrollBox1 .date {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:3px 10px 3px 15px;
	background-color:white;
}
.scrollBox1 .title {
	margin: 8px 0 0 0;
	padding:0;
	display:block;
	height:38px;
	vertical-align:bottom;
}
.scrollBox1 .title a,
.scrollBox1 .title a:link {
	color:#a8000e;
	font-size:15px;
	font-weight:bold;
}
.scrollBox1 .title a:hover {
	color:#F56900;
}
.scrollBox1 .summary {
	font-size:11px;
}

#banner300x250 {
	width:300px;
	height:250px;
}
#banner300x250-2 {
	margin-top:10px;
	width: 300px;
	overflow:hidden;
	height:250
}

#titleBar {
	background-color:#151515;
	background-image:url(../images/titleBar_grad_background.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-size:20px;
	padding:8px 8px 8px 8px;
	vertical-align:baseline;
}
#titleBar a,
#titleBar a:link,
#titleBar a:visited {
	color:white;
}
#titleBar a:hover {
	color:#FC0;
}
#titleBar h1 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	display:inline;
}
#titleBar h2 {
	font-weight:bold;
	margin:0;
	display:inline;
}
#showMenu {
	background-color: #1A1A1A;
	line-height:30px;
}
#showMenu a,
#showMenu a:link,
#showMenu a:visited {
	font-size:15px;
	color:#CCC;
	display:inline-block;
	padding:0 10px 0 10px;
}
#showMenu a:hover {
	color:#F2BD23;
	text-decoration:none;
	background-color:#333;
}
#showMenu .active {
	color:#F2BD23;
	text-decoration:none;
	background-color:#333;
}

a.red,
a.red:link,
a.red:visited {
	color:#a8000e;
}
a.red:hover {
	color:#F56900;
}

#contentBoxForProductionVideos {
	padding:5px 10px 0 10px;
	margin:0 0 0 0;
	width:278px;
	overflow:hidden;
}
#contentBoxForProductionVideos .caption {
	display:block;
	font-size:14px;
	margin:0 0 0 0;
	color:#434345;
}
#contentBoxForProductionVideos table {
	width:100%;
}
#contentBoxForProductionVideos table td {
	border:1px solid #D4D2D3;
	background-color:white;
	padding:0;
}
#contentBoxForProductionVideos table td.spacer {
	background-color:transparent;
	border:none;
	height:10px;
}
#contentBoxForProductionVideos table td.thumbnail {
	padding:1px;
	text-align:center;
}
#contentBoxForProductionVideos table tr td .title a,
#contentBoxForProductionVideos table tr td .title a:link,
#contentBoxForProductionVideos table tr td .title a:visited {
	font-size:13px;
	display:block;
	padding:5px 5px 0 10px;
	font-weight:bold;
	vertical-align:top;
}
#contentBoxForProductionVideos table tr td .description {
	padding:5px 5px 0 10px;
	color: #585758;
}
#contentBoxForProductionVideos table tr td .date {
	font-size:11px;
	padding:5px 5px 5px 10px;
	display:block;
	text-align:right;
	vertical-align:bottom;
}
#contentBoxForProductionVideos .footer {
	text-align:center;
	display:block;
	margin:0 0 10px 0;
}
#contentBoxForProductionVideos .footer a,
#contentBoxForProductionVideos .footer a:link,
#contentBoxForProductionVideos .footer a:visited {
	text-decoration: none;
	color: #cc0000;
}

#backgroundForLoginPopUp {
	width:100%;
	z-index:9999999998;
	display:none;
	position:absolute;
	left:0;
	top:0;
	zoom:1;
	background-image:url(../images/dot.gif);
}
#popupForLogin {
	width:300px;
	height:165px;
	border:1px solid #808080;
	background-color:#F9F7EF;
	position:absolute;
	top:0;
	left:0;
	zoom:100%;
	z-index:9999999999;
	display:none;
}
#popupForLogin form {
	padding:0;
	margin:0;
}
#popupForLogin h3{
	margin:1px 1px 5px 1px;
	padding:3px 0 3px 10px;
	background-color:#84847B;
	color:white;
}
#popupForLogin table {
	width:100%;
	padding:0;
	margin:0;
}
#popupForLogin table td {
	padding:5px 3px 5px 3px;
}
#popupForLogin .footer {
	margin:0 0 0 0;
	text-align:center;
	font-size:11px;
}

#popUpForLogOut {
	width:250px;
	height:70px;
	border:1px solid #808080;
	background-color:#F9F7EF;
	position:absolute;
	top:0;
	left:0;
	zoom:100%;
	z-index:9999999999;
	display:none;
	font-size:14px;
	text-align:center;
}
#popUpForLogOut .usernameNotify {
	margin:10px 0 0 0;
}
#popUpForLogOut .footer {
	margin:10px 0 0 0;
}

.textBoxWatermark {
	color:#E3E3E3;
}

#genres_container {
	padding:5px 10px 10px 10px;
}
#genres_container h1 {
	font-size:14px;
	margin:0 0 10px 0;
	color:#434345;
	font-weight:normal;
}

.pkmenu {
	padding:0;
	margin:0;
	background-color:#1A1A1A;
	display:block;
	clear:both;
}
.pkmenu ul {
	padding:0; 
	margin:0;
}
.pkmenu li {
	list-style:none;
	list-style-type:none;
	float:left;
}
.pkmenu li a,
.pkmenu li a:link,
.pkmenu li a:visited{
	padding:5px 8px 5px 8px;
	color:#cccccc;
	display:block;
	font-size:15px;
}
.pkmenu li a:hover {
	background-color:#333333;
	color:#f2bd23;
}
.pkmenu li a.active {
	background-color:#333333;
	color:#f2bd23;
}


.program_poster_border{border:1px solid #9b9a9a}

.hl {border:1px solid yellow}