
/* english */ 

body {
	color: #000000;
	background-color:#434343;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}
* {
	margin:0;
	padding:0;
}
body {
	background:#434343 url(../images/main-bg.jpg) no-repeat center top;
}
.pad0px{padding:0px !important}

.pad10px{padding:10px 10px 10px 10px !important;} 
a, a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline; cursor:pointer;
}
#main-container {
	width:980px;
	margin:0px auto;
	background:url(../images/footer-bg.gif) no-repeat center bottom;
	
	position:relative;
	padding-bottom:70px;
	overflow:hidden;
	
}
#inner-container{
	width:982px !important;
	margin:0px auto;
}

* html #inner-container{
	width:982px !important;
	margin:0px 0 0 20px;
}
#header {
	height:227px;
	position:relative;
}
.advertisement {
	width:468px;
	height:60px;
	background-color:#434343;
	border:1px solid #8C8C8C;
	position:absolute;
	right:140px;
	top:93px;
}
#navigation {
	height:102px;
	margin-bottom:10px;
}
img
{
	 border:0px;
	 }


form {
	padding:0;
	font-size:14px;
	font-weight:normal;
	color:#F09F22;
}
label {
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#0EB3C6;
	width:96px;
	float:left;
	text-align:left;
}
input {
	background-color:#2A2A2A;
	border:1px solid #444;
	padding:2px 5px;
	color:#FFFFFF;
}

textarea {
	background-color:#2A2A2A;
	border:1px solid #444;
	padding:2px 5px;
	color:#FFFFFF;
	width:250px;
	height:150px
}
h2 span {
	background:url(../images/heading-bg.gif) no-repeat left top;
	height:45px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	line-height:45px;
	text-indent:10px;
	display:block;
	margin-right:30px;
}
h2 span strong{ font-size:12px; margin-left:8px; }
h2 {
	background:url(../images/heading-bg.gif) no-repeat right bottom;
	height:45px;
	display:block;
}
.pagination{ float:right; font:normal 11px Verdana, Arial, Helvetica, sans-serif; margin:8px 20px 0 0; position:relative; z-index:100000;}
.pagination a, .pagination a:link{ color:#002B31;}
.pagination input{ background:url(../images/schedule-input-bg.jpg) no-repeat left top; width:137px; height:20px; border:none; color:#FFFFFF; text-align:center;}

div.sub-heading{ background:url(../images/sub-heading-bg.png) no-repeat left top; height:40px; margin:6px 0; line-height:38px; text-indent:8px;}
div.sub-heading div.right{background:url(../images/sub-heading-bg.png) no-repeat right bottom; height:40px; margin-left:10px;}
div.sub-heading div.right h3{ font-size:16px; font-weight:normal; color:#FFFFFF; text-transform:uppercase;}


div.sub-heading ul, div.sub-heading ul li, div.sub-heading ul#a-z, div.sub-heading ul#a-z li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
div.sub-heading ul li a {
	height:40px;
	float:left;
	padding:0 15px !important;
	text-indent:0;
	font:normal 14px/40px "Trebuchet MS";
	color:#FFFFFF;
	text-transform:uppercase;
}
div.sub-heading ul#a-z li span {
	color:#dabe68;
	height:40px;
	float:left;
	text-indent:0;
	padding:0 5px !important;
	text-transform:uppercase;
}
div.sub-heading ul#a-z li a {
	padding:0 5px !important;
}
div.flag {
	background:url(../images/flag.png) no-repeat left bottom;
	height:26px;
	width:23px;
	color:#FFFFFF;
	line-height:26px;
	text-align:center;
	margin-bottom:-5px;
	margin-left:25px;
	font-size:16px;
	margin-top:15px;
}
div.sub-heading ul li a:hover, div.sub-heading ul li#active a{
	background:url(../images/sub-heading-bg-hover.png) repeat-x left top;
	text-decoration:none;
}

.black{ background-color:#222222;}
.light-grey{ background-color:#262626;}
.curves_nav{ padding:10px 20px; margin-top:6px;min-height:100px; height:auto !important; height:100px; padding:10px 20px; }
.curves{ position:relative; min-height:100px; height:auto !important; height:100px; padding:10px 20px; margin-top:6px;}
* html .curves{ position:relative; min-height:100px; height:auto !important; height:100px; padding:10px 15px; margin-top:6px;}
.tplt, .tprt, .btlt, .btrt{ width:5px; height:5px; position:absolute;z-index:10000000;}
.curves .tplt{ background:url(../images/black-curve.gif) no-repeat left top; left:0; top:0;}
.curves .tprt{ background:url(../images/black-curve.gif) no-repeat right top; right:0; top:0;}
.curves .btlt{ background:url(../images/black-curve.gif) no-repeat left bottom; bottom:0; left:0;}
.curves .btrt{ background:url(../images/black-curve.gif) no-repeat right bottom; right:0; bottom:0;}

/* html .tplt, .tprt, .btlt, .btrt{ width:10px; height:10px; position:absolute;z-index:10000000;}
* html .curves .tplt{ background:url(../images/black-curve.gif) no-repeat left top; left:0; top:0; border:solid 1px red;}
* html .curves .tprt{ background:url(../images/black-curve.gif) no-repeat right top; right:0; top:0; border:solid 1px red;}
* html .curves .btlt{ background:url(../images/black-curve.gif) no-repeat left bottom; bottom:0; left:0; border:solid 1px red;}
* html .curves .btrt{ background:url(../images/black-curve.gif) no-repeat right bottom; right:0; bottom:0; border:solid 1px red;}
*/
p {
	display:block;
	margin:8px 0;
}
.clr {
	clear:both;height:1px ;overflow:hidden
}

.frequencydat{color:#DCDCDC}

.seperator {
	background:url(../images/slashed-border.gif) repeat-x left 50%;
	padding:21px 0;
}

td.seperator {
	background:url(../images/slashed-border.gif) repeat-x left 50%;
	padding:10px 0 !important;
}
.button {
	background:url(../images/form-button.gif) no-repeat left top;
	width:86px;
	height:47px;
	border:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;
}
/*Grey Expandable Curve Container*/
.grey-container {
	width:100%;
}
.top-container {
	background:url(../images/grey-curves.gif) no-repeat left top;
	width:100%;
}
* html .top-container {
	background:url(../images/grey-curves.gif) no-repeat left 6px;
	width:100%;
}
.top-right-container {
	background:url(../images/grey-curves.gif) no-repeat right -12px;
	margin-left:10px;
	display:block;
}
* html .top-right-container {
	background:url(../images/grey-curves.gif) no-repeat right -6px;
	margin-left:10px;
	display:block;
}
.top-container, .top-right-container, .bottom-container, .bottom-right-container {
	height:11px;
	font-size:2px;
}
.middle-container {
	background:#2D2E2E url(../images/middle-left.gif) repeat-y left top;
}
.middle-right-container {
	background:url(../images/middle-right.gif) repeat-y right top;
	padding-right:10px;
	margin-left:10px;
	min-height:580px;
	height:auto !important;
	height:580px;
}

* html .middle-right-container {
	background:url(../images/middle-right.gif) repeat-y right top;
	padding-right:10px;
	margin-left:5px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
* html .ie708{ height:700px !important; }
.bottom-container {
	background:url(../images/grey-curves.gif) no-repeat left bottom;
	width:100%;
}
* html .bottom-container {
	background:url(../images/grey-curves.gif) no-repeat 0 -36px;
	width:100%;
}
.bottom-right-container {
	background:url(../images/grey-curves.gif) no-repeat right -24px;
	margin-left:11px;
	display:block;
}

/*Main Structure Containers*/
#left-container {
	width:518px;
	float:left;
}
#left-container-2col {
	width:850px;
	float:left;
	margin-right:10px;
}

#left-container-650 {
	width:655px !important;
	float:left;
	margin-right:10px;
}

* html #left-container-650 {
	width:645px;
	float:left;
	margin-right:5px;
}

#left-container-full {
	width:980px;
	float:left;
}
#center-container {
	width:317px;
	height:240px;
	float:left;
}
#right-container {
	width:120px;
	height:600px;
	float:left;
	margin-left:10px;
	background-color:#8E8E8E;
}

#right-container-2col {
	width:317px;
	float:left;
	
}

#monthleft-container-650
{
	width:655px;
	float:left;
	margin-right:10px;
}

* html #monthleft-container-650
{
	width:655px;
	float:left;
	margin-right:5px;
}

#seriesadvright-container-2col
{
	width:317px;
	float:left;
}
/*Fox Movies Container*/

.fox-movies .middle-right-container {
	min-height:165px;
	height:auto !important;
	height:165px;
	
}
.fox-movies img {
	margin:10px 0 0 0;
}

/*Footer Classes*/
#footer {
	color:#232323;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:100%;
	height:120px;
	margin-top:40px;
}
#footer a, #footer a:link {
	color:#232323;
	margin:0 10px;
}
#footer .copyright {
	position:absolute;
	bottom:0;
	left:150px;
	height:35px;
}

.copyright, .copyright a, .copyright a:link {
	color:#000000;
	text-decoration:none;
}
#footer .copyrightfox {
	position:absolute;
	bottom:1;
	right:10;
	height:10px;
}

.copyrightfox, .copyrightfox a, .copyrightfox a:link {
	color:#000000;
	text-decoration:none;
}
.schedule th{ background:url(../images/slashed-border.gif) repeat-x left bottom; color:#F09F22; padding:5px 0 10px 0; font-size:12px; text-transform:uppercase; text-align:left;background-color:none;}

.schedule td{ padding-top:15px !important; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.td1, .td1 a{ color:#0EB3C6;}
.td2, .td2 a{ color:#939393;}
.schedule .td2 a{margin:15px 0 0 0 !important;}
.schedule a img{margin:0 5px !important}

.time, time a{
	color:#F09F22;
	padding:0px 0 5px 0 !important;
	font-size:12px !important;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	background:none !important;
}
.td3{color:#939393}

.td3 strong{ font-weight:normal; color:#DCDCDC;}

/*.td3 strong a{ font-weight:normal; color:#939393 !important;text-decoration:none}*/

.td3 a{color:#939393; text-decoration:none;padding:0 0 0 5px; display:block}

.td3 strong a{ font-weight:normal; color:#DCDCDC !important;text-decoration:none}

.form{ padding:20px 15px;}

.ajax__calendar_container{z-index:1000;}

/*For Popup Reminder*/
.pop_bg{background:#ffffff repeat-x; height:120px; width:270px;}
.pop_bg p{ margin:10px; font:11px Arial, Helvetica, sans-serif !important; color:#000000 !important; float:left; text-align:left;}
#pop{color:#000000 !important; font:11px Arial, Helvetica, sans-serif !important; text-decoration:none !important;}
.pop_bg label{ color:#000000; font:11px Arial, Helvetica, sans-serif; width:40px; margin-top:5px; padding-left:14px;}
.pop_bg  input{width:180px; background:#ffffff; font:11px Arial, Helvetica, sans-serif; color:#000000; padding:5px; border:none;}
.san{padding-right:10px !important; margin-top:0px !important;}

.pop_bg .error{color:#000000 !important; font:11px Arial, Helvetica, sans-serif !important; text-decoration:none; padding-left:50px !important; margin-top:5px !important;}
#pop a{color:#dcdcdc !important; font:11px Arial, Helvetica, sans-serif; text-decoration:none; padding:0px 10px 0px 0px;}

/* Added on 181208 */

#navigation {
	height:70px;
	margin-bottom:10px;
	padding:32px 0 0 0 
}

.content p {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#939393;
}
.content img {
	border:1px solid #595959;
}
.content h3 {
	font: normal 15px "Trebuchet MS";
	color:#f09f22;
	text-transform:uppercase;
	margin:20px 0 10px 0;
}
.privacy p .nav_orange {
	font: normal 15px "Trebuchet MS" !important;
	color:#f09f22 !important;
}
.privacy img {
	border:1px solid #595959;
}
.privacy p {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#939393;
}
.content h4 {
	font: normal 15px "Trebuchet MS";
	color:#f09f22;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#navigation ul{list-style:none; width:100%;margin:-1px 0 0 28px;}
*html #navigation ul{list-style:none; width:100%;margin:-1px 0 0 24px;}

#navigation li{list-style:none; float:left; height:50px;margin:0 25px 0 0; position:relative;}


#navigation li a{color:#FFF; text-decoration:none; height:37px; line-height:37px; padding:0 0 0 20px; font-weight:bold; font-size:14px ;text-transform:none !important; display:block; float:left; }

#navigation a:hover{background:url(../images/top-menu-hover.gif) no-repeat left top;}

#navigation a span{padding:0 20px 0 0}

#navigation a:hover span {background:url(../images/top-menu-hover.gif) no-repeat right -65px; display:block ;}

#navigation ul li ul { position:absolute; float:none;display:none; left:-20px ; top:51px ;padding:0 0 10px; width:210px; z-index:100000;}
* html #navigation ul li ul { position:absolute; float:none;display:none; left:-50px ; top:51px ;padding:0 0 10px; width:210px; z-index:100000;}

#navigation ul li:hover ul{background:#2f2f2f;display:block; text-align:center;z-index:100000;}

#navigation ul li ul li{background:#2f2f2f !important; height:26px !important ;width:190px !important;padding:0; margin:0 0 0 5px !important; overflow:hidden; behavior:url("csshover.htc"); line-height:26px; border-bottom:1px dashed #999 !important; text-align:left;z-index:100000;}

#navigation ul li ul li a{color:#c5c5c5; font:normal 11px Verdana, Geneva, sans-serif ;background:none !important;line-height:26px; height:26px;border-bottom:1px dashed #999 !important; margin:0; width:190px ; padding:0px;}

#navigation ul li ul li a:hover span{background:none !important;}


#navigation li.last { margin-right:0 !important}

#navigation li.last ul {right:0px !important; left:auto; }

#navigation ul li ul li a{border-bottom:1px dashed #999 !important}

#navigation li.lastdrop a {border-bottom:0 none !important;}

#navigation li ul li a:hover{color:#fcad33}





#navigation ul a.active{background:url(../images/top-menu-hover.gif) no-repeat left top;}

#navigation ul a.active span {background:url(../images/top-menu-hover.gif) no-repeat right -65px; display:block ; }

.flash-trailers{width:540px; float:left;}

.flash-video{width:430px; float:right;margin-right:2px}

.close-button {
	background:url(../images/close-button.gif) no-repeat left top;
	width:63px;
	height:30px;
	border:none;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;
	display:block;
	float:right
}

.mrg10 {
	margin:5px 10px 10px 0;
}

.mrgt20{margin-top:20px}

.mrgt10{margin-top:10px}

.min-h641{min-height:641px; height:auto !important; height:641px;}

.min-h219{min-height:219px; height:auto !important; height:219px;}
* html .min-h219{min-height:219px !important; height:auto !important; height:219px !important;}
* html .min-h650nav{min-height:650px !Important; height:auto !important; height:650px;}



.lh-32{line-height:32px; height:32px}

.text{font:normal 11px Verdana, Geneva, sans-serif; color:#afafaf; margin:10px 25px }

.popup-grey{background-color:#353535;
            
padding:10px !important;
width:400px !important
}



ul.schedule{list-style:none}

ul.schedule li {list-style:none ; padding:0 0 0 2px; line-height:21px; color:#dcdcdc;}

ul.schedule li a{color:#dcdcdc; text-decoration:none}

ul.schedule li a span{margin:0 0 0 10px}

.mar-r-10{margin-right:10px !important}


/* Series */
.series{float:left; width:290px !important; margin:5px 0 ;background-color:#222222;padding-left:0px; height:168px !important}
* html .series{float:left; width:285px !important; margin:5px 0; background-color:#222222;padding-left:0px; height:166px !important;}
/*
.series h3{width:165px;}

h3.lime-yellow-pill{background:url(../images/series-heading.gif) right 0 no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#b90065; font-size:13px; font-weight:bold}
h3.lime-yellow-pill a{color:#b90065; font-size:13px; font-weight:bold; text-decoration:none;}
h3.cyan-pill{background:url(../images/series-heading.gif) right -37px no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#fecc00; font-size:13px;font-weight:bold}
h3.cyan-pill a{color:#fecc00; font-size:13px;font-weight:bold; text-decoration:none;}
h3.purple-pill{background:url(../images/series-heading.gif) right -74px no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#bdcd00; font-size:13px;font-weight:bold}
h3.purple-pill a{color:#bdcd00; font-size:13px;font-weight:bold; text-decoration:none;}
h3.green-pill{background:url(../images/series-heading.gif) right -111px no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#93117e; font-size:13px;font-weight:bold}
h3.green-pill a{color:#93117e; font-size:13px;font-weight:bold; text-decoration:none;}
h3.red-pill{background:url(../images/series-heading.gif) right -148px no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#fecc00; font-size:13px;font-weight:bold}
h3.red-pill a{color:#fecc00; font-size:13px;font-weight:bold; text-decoration:none;}
h3.dark-yellow-pill{background:url(../images/series-heading.gif) right -185px no-repeat ; line-height:36px;float:left; padding:0 20px 0 10px;color:#006ab2; font-size:13px;font-weight:bold}
h3.dark-yellow-pill a{color:#006ab2; font-size:13px;font-weight:bold; text-decoration:none;}
*/
.series h3{width:245px;}

h3.lime-yellow-pill{background:url(../images/series-heading.gif) right 0px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#b90065; font-size:13px; font-weight:bold}
h3.lime-yellow-pill a{color:#b90065; font-size:13px; font-weight:bold; text-decoration:none;}
h3.lime-yellow-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.lime-yellow-pill strong {color:#0EB3C6;}

h3.cyan-pill{background:url(../images/series-heading.gif) right -37px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#fecc00; font-size:13px;font-weight:bold}
h3.cyan-pill a{color:#fecc00; font-size:13px;font-weight:bold; text-decoration:none;}
h3.cyan-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.cyan-pill strong {color:#0EB3C6;}

h3.purple-pill{background:url(../images/series-heading.gif) right -74px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#bdcd00; font-size:13px;font-weight:bold}
h3.purple-pill a{color:#bdcd00; font-size:13px;font-weight:bold; text-decoration:none;}
h3.purple-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.purple-pill strong {color:#0EB3C6;}

h3.green-pill{background:url(../images/series-heading.gif) right -111px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#93117e; font-size:13px;font-weight:bold}
h3.green-pill a{color:#93117e; font-size:13px;font-weight:bold; text-decoration:none;}
h3.green-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.green-pill strong {color:#0EB3C6;}

h3.red-pill{background:url(../images/series-heading.gif) right -148px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#fecc00; font-size:13px;font-weight:bold}
h3.red-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.red-pill strong {color:#0EB3C6;}
h3.red-pill a{color:#fecc00; font-size:13px;font-weight:bold; text-decoration:none;}

h3.dark-yellow-pill{background:url(../images/series-heading.gif) right -185px no-repeat ; line-height:18px;float:left; padding:0 20px 0 10px;color:#006ab2; font-size:13px;font-weight:bold}
h3.dark-yellow-pill a{color:#006ab2; font-size:13px;font-weight:bold; text-decoration:none;}
h3.dark-yellow-pill span {font:bold 10px/18px verdana; color:#ffffff;}
h3.dark-yellow-pill strong {color:#0EB3C6;}

.series .details{float:left; width:140px}
.series img{margin:10px 10px 0;}
.series .synposis{float:right; width:145px; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#919191; line-height:17px;margin-bottom:0}
.timestamp{float:left;background:url(../images/time-label-series.gif) no-repeat right top;height:22px;line-height:22px;color:#434343; font-size:12px; padding:0 10px;width:auto; white-space:pre}

/* Heading Series Ends*/

/* Month Speacial */
.monthspecial{margin:10px 0 0 0; color:#969797; font-size:11px; font-family:Verdana, Geneva, sans-serif; line-height:17px}

.monthspecial th, td{vertical-align:top}

.monthspecial th{color:#f09f22; text-align:left; font-size:15px; font-weight:normal}

.month-mov img{margin:8px 0 0 0; width:297px;}

/* Month Speacial Ends*/
.pop_up{ position:absolute; z-index:999999999 !important; }
.wtyr{ background:#ffffff !important;}
.wtyred{ background:#be0000 !important;}
/* wallpapers */ 
 
.wallpapers {width:768px; margin:30px auto; list-style-type:none}
 
.wallpapers li{width:210px; height:180px; float:left; margin:0 69px 24px 0 } 
 
.wallpapers li img{border:5px solid #f09f22; width:200px; height:160px;  } 
 
.wallpapers li span{color: #f09f22; line-height:24px; text-align:center;display:block} 
 
.wallpapers li span a{color: #fff; line-height:24px; text-decoration:none}
 
.wallpapers li span a:hover{color: #0eb3c9;}
 
.wallpapers li.last{margin:0 !important } 

.z_index1000{ float:left; position:relative; z-index:1000!important;}

.z_index900{ position:relative; z-index:900!important;}

/* wallpapers */ 

.english a{display:block; width:62px;height:21px;}

.english a:hover{text-decoration:none}
.fox_banner_bot{padding-top:10px; padding-left:5px;}
.middle-right-container table td{}

#left-container-645nav {
	width:645px;
	float:left;
margin-right:10px;
}
.series_highlights_height { background:url("../images/middle-right.gif") repeat-y scroll right top transparent;
height:auto !important;
margin-left:10px;
min-height:535px;
padding-right:10px;}
.series_mar { margin:12px 0;}


