/* CSS Document */

/* Typography */


body {
margin: 0px;
 padding: 0px;
 text-align: center;
 background-color: #1280BD;
 background-image: url(/images/bg_main.jpg);
 background-repeat: repeat-x;
 background-position: center top;
 font-size: 65%;
 /*This only works in IE */
  scrollbar-face-color: #1171AC;
 scrollbar-highlight-color: #248CC7;
 scrollbar-shadow-color: #248CC7;
 scrollbar-3dlight-color: #195F94;
 scrollbar-arrow-color: #fff;
 scrollbar-track-color: #195F94;
 scrollbar-darkshadow-color: #195F94;
}

td{

            color: #FFFFFF;

            font-family: verdana, tahoma, sans-serif;


}


a img {
	border: none;
}
input, select, textarea {
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
A, A:visited, A:active {
    COLOR: #7BC9F2;
    text-decoration: none;
    font-weight: bold;
}
A:hover {
    COLOR: #8AE2FF;
    text-decoration: underline;
}

ul {
	padding-left: 15px;
}
p {
	margin: 0 0 10px 0;
	padding: 0px;
	}

h1 {

            font-size: 2em;

   }


h2 {

            padding: 0px;

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 140%;

            font-weight: bold;

            margin: 0 0 15px 0;

}


h3 {

            font-size: 200%;

            color: #FFFFFF;

            font-weight: normal;

            margin: 0px 0px 5px 0px;

            padding: 0px 0px 5px 0px;

            border-bottom: 1px dashed #89B9D4;


}
h4 {
	color: #00AEEF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/* Structure */
#content{
	padding: 0 30px;
	margin-top: 50px !important;
	margin-top: 30px;
	display:block;
	}
#contentVideo{
	padding: 0 30px;
	margin-top: 10px !important;
	margin-top: 10px;
	display:block;
	}
#maincell{
	background-color: #1280BD;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: 104px 0px;

	}
#lhs{
	background-image: url(/images/bg_lhs.jpg);
	background-repeat: no-repeat;
	}
#rhs{
	background-image: url(/images/bg_rhs.jpg);
	background-repeat: no-repeat;
	}
#header{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

#login{
	float: right;
	padding-right: 5px;
}
#loggedin{
	float: right;
	padding: 5px 5px 0 0;
	text-align: right;
}
#loggedin img{
	margin-top:5px;
}
.loginfield{
	font-size:9px;
	height:15px;
	width: 80px;
	border: 1px solid #0D3A61;
	color: #146092;
	padding: 0 0 0 3px;
	margin: 0 5px 0 0;
	}
.searchfield{
	font-size:9px;
	height:15px;
	width: 85px;
	border: 1px solid #0D3A61;
	color: #146092;
	padding: 0 0 0 3px;
	margin-bottom: 5px;
	}
#nav{
	margin-left: 103px;
	padding-top: 80px;
	padding-right: 5px;
}
#subnav{}
#footer{

            color: #3D9BD3;

            text-align: center;

            font-size: 90%;

            border-top: 1px solid #5CACDB;

            padding: 5px;

            margin: 1px 30px 1px 30px;

}
#footer A, #footer A:visited, #footer A:active {
	color: #6CC8FE;
	font-weight: normal;
	text-decoration:none;
}

#footer A:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
/* HP Stuff */
.col2{
	background-image: url(/images/bg_col2.jpg);
	background-repeat: no-repeat;

	width: 229px;
	text-align: left;
	padding: 10px;
}
.col3{
	background-image: url(/images/bg_col3.jpg);
	background-repeat: no-repeat;
	min-height: 360px;
    _height: 360px;
	width: 169px;
	text-align: left;
	padding: 10px;
	COLOR: #5FBCEF;
vertical-align:top;
}
#content td {
  vertical-align:top;
}
.col3 li{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	list-style-type: none;
	padding:0 0 5px 10px;
}
.col3 ul{
	margin: 0 0 20px 0;
	padding: 0;
}
.col3 A, .col3 A:visited, .col3 A:active {
	COLOR: #fff;
	text-decoration: none;
}

.col3 A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
.col4{
	background-image: url(/images/bg_col4.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 320px;
	text-align: left;
	padding: 10px;
}
.col5{

	background-repeat: no-repeat;
	width: 530px;
	text-align: left;
	padding: 0px;

}
.headerline{
	border-bottom: 1px dashed #89B9D4;
	padding-bottom: 1px;
	margin-bottom:5px;
}

/* Nav Stuff */
#sub_about{
	left: 65px;
	top: 0px;
	position: relative;
}
#subnav A, #subnav A:visited, #subnav A:active {
	COLOR: #fff;
	text-decoration: none;
}

#subnav  A:hover {
	COLOR: #5FBCEF;
	text-decoration: underline;
}

/* Nav2 Stuff */
#sub_about2{
	left: 252px;
	top: -21px;
	position: relative;
}
#subnav2 A, #subnav2 A:visited, #subnav2 A:active {
	COLOR: #fff;
	text-decoration: none;
}

#subnav2  A:hover {
	COLOR: #5FBCEF;
	text-decoration: underline;
}



/* Video Page Stuff */
.vdate{
	float: right;
	COLOR: #5FBCEF;
	font-weight: bold;
	margin: 5px 20px 0 0;
	}


/* Program Guide Stuff */
#guide{
	width: 802px;
	padding: 10px 20px 0 20px;
	overflow: auto;
	height: 357px;
	margin-bottom: 10px;
	}
#guide_bg{
	background-image: url(/images/bg_programme.jpg);
	background-repeat: no-repeat;
	}

.hour{
	width: 220px;
	padding-right: 20px;
	}

.hour ul {
	margin:0px;
	padding:0px;
}
.hour li{
	margin:0px;
	padding:0 0 0 10px;
	background-image: url(/images/dash.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	list-style-type: none;
	}

/* Misc */
.peopleThumbs{
	border: 1px solid #0D3D63;
}
.bio{
	margin-bottom: 20px;
	}
.blue{
	COLOR: #5FBCEF;
}
.red {
	color: red;
	}
.yellow{
	color: #FFE200;
	font-weight: bold;
	}
.yellowOnly{
	color: #FFE200;
	}
.terms {
	padding: 10px;
	border: 1px solid #1BA0E9;
	height: 150px;
	overflow: auto;
	background-color:#1372AC;
	float: right;
	width: 260px;
	margin-left: 15px;
	color: #7BC9F2;
	}
.linkz {
	float:right;
	clear:right;
	width:280px;
	margin-top: 10px;

}
.linkz p {
	margin-top: 10px;
	font-size: 11px;
}
#confirm {
	font-size: 11px;
	line-height: 16px;
}
#confirm h4 {
	margin: 20px 0 5px 0;
	color: #fff;
	font-weight: normal;
}
#confirm h4#selectCountry {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	color: #FFE200;
}
#confirm ol {
	margin: 0 0 0 23px;
	padding: 0;

}
#confirm ol#country {
	font-size: 12px;
	font-weight: bold;

}
#confirm ol#country li {
	margin-top:0px;
}
#confirm ol#country li select {
	font-size: 15px !important;
	margin-top: 10px;
	display: block;
	width: 200px;
}
#confirm ol#country li input {
	float: left;
	display: block;
	margin-right: 10px;
}
.result{
	border-top: 1px dashed #89B9D4;
	display:block;
	text-align: left;
	padding: 10px 0 5px 0;
	line-height: 16px;
	}
.searchresultstext{
    width: 450px;
    padding:0px;
}
.result a {
	font-size: 11px;
	font-weight: bold;
	}
.resultdate{
	COLOR: #5FBCEF;
	float: right;
	text-align: right;
	margin-top: 5px;
	}
.paginate{
	color: #5FBCEF;
	display: block;
	margin: 10px 0;

	}
.paginate A, .paginate A:visited, .paginate A:active {
	COLOR: #9AD3F5;
	text-decoration: none;
	font-weight: bold;
}

.paginate A:hover {
	COLOR: #9AD3F5;
	text-decoration: underline;
}
.programguide{
    width:4600px;
}
.first_batch{
    float:left;
}
.second_batch{
    float:left;
}
.third_batch{
    float:left;
}
.fourth_batch{
    float:left;
}
.fifth_batch{
    float:left;
}
.sixth_batch{
    float:left;
}
div#latestupdates {
	color: #FFFFFF;
	font-size: 2em;
}
div#thisweek {
	background-image: url(images/triggerMorn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #5FBCEF;
}
div.resultblock {
	padding-left: 5px;
	padding-bottom: 15px;
}

div#previousweek {
	/* background-image: url(images/triggerAfter.gif); */
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #5FBCEF;
}

div#twoweeks {
	/* background-image: url(images/triggerPrime.gif); */
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #5FBCEF;
}

 div#threeweeks {
	/* background-image: url(images/triggerNight.gif); */
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #5FBCEF;
}

/* STYLES TO MAKE THE DIV's EXPAND AND COLLAPSE */

.trigger {
	cursor:pointer;
	font-size: 1.5em;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
	background-color: #04A0E7;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}

.trigger:hover{
	cursor:pointer;
}

.expanded {
	color: #FFFFFF;
	cursor:pointer;
	font-size: 1.5em;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
	background-color: #04A0E7;
	position: relative;
}

.expanded:hover{
	cursor:pointer;
}

.show{
	position:static;
	display: table;
}

.hide{
	position:absolute;
	left:-1000em;
	height:1px;
	width:100px;
	overflow:hidden;
}

.trigger img, .expanded img {
	position: absolute;
	right: 5px;
	top: 5px;
}


/* Video Admin Area */

#header2 {
	background-image: url(/images/header2.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

table#tblLogin {

}

table#tblLogin td {
	padding: 3px 0 3px 0;
}

table#tblLogin label {
	font-size: 11px;
	font-weight: bold;
}

table#tblLogin input.loginfield {
	width: 150px;
}

#header3 {
	background-image: url(/images/header3.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
