body {
	font-family: 		Arial,verdana;
	margin:				0;
}

a {
	color:				#234B7B;
	text-decoration:	none;
}

a.nav:link {text-decoration: none; }
a.nav:visited {text-decoration: none; }
a.nav:active {text-decoration: none;  }

a.program_guide { font-weight: normal;}

a.program_guide:link {text-decoration: none; }
a.program_guide:visited {text-decoration: none; }
a.program_guide:active {text-decoration: none; }

a.program_guide:hover { text-decoration: underline; }

a img { border: none; }

.clear {
	content:			".";
	height:				0;
	visibility:			hidden;
	clear:				both;
	display:			block;
	font-size:			0em;
	margin:				0;
	padding:			0;
}

#loading {
	display: 			none;
	border: 			2px solid #DAEAF2;
	position: 			absolute;
	top: 				15%;
	left: 				34%;
	z-index: 			1000;
	background: 		#FFFFFF;
	padding: 			30px;
	font-weight: 		bold;
	font-size: 			20px;
}

#no_schedule {
	text-align: 		center;
	margin-top: 		10px;
	font-weight: 		bold;
	font-size: 			14px;
}

/************************************ Navigation Links ***********************************/

#tabs_header {
	list-style: 		none;
	border-bottom: 		1px solid #7A7A7A;
	margin:				0;
	padding: 			5px 0 5px 0;
	height: 			18px;
	clear: 				both;
}

#tabs_header li {
	float:				left;
	margin:				0;
	padding:			0 0 0 9px;
}

.tabs span a, .tabs_current span a {
	text-transform:		uppercase;
	font-size:			11px;
 }

.tabs span a {
	color: 				#234B7B;
}

.tabs_current span a {
	color:				#404040;
}

.tabs_current {
	background: transparent url('/images/tab_left_white.gif') no-repeat scroll left top;
}

.tabs_current span {
	background: transparent url('/images/tab_right_white.gif') no-repeat scroll right top;
	display: block;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	margin-right: 1px;
	border-bottom: 1px solid #FFFFFF;
}

.tabs {
	background: transparent url('/images/tab_left_grey.gif') no-repeat scroll left top;
}

.tabs span {
	background: transparent url('/images/tab_right_grey.gif') no-repeat scroll right top;
	display: block;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	margin-right: 1px;
}

#more {
	margin-left: 10px;
}

#more a img{
	vertical-align:		bottom;
}

/************************************ Earlier/Later Bar ***********************************/
#grid_header {
	margin-top:			10px;
	padding-bottom:		3px;
	position:			relative;
	border-bottom:		1px dotted #CCCCCC;
}

#grid_header a {
	text-decoration:	none;
}

#c_grid_earlier, #c_grid_later {
	font-weight:		bold;
	color:				#234B7B;
	font-size:			12px;
}

#c_grid_later {
	position:			absolute;
	top:				0;
	right: 				0;
}

#c_grid_now {
	position: 			absolute;
	top: 				0;
}

.time_change_earlier {
	background: transparent url('/images/prev.gif') no-repeat scroll left center;
	padding-left: 10px;
}

.time_change_later {
	background: transparent url('/images/next.gif') no-repeat scroll right center;
	padding-right: 10px;
}

/************************************ Times Bar ***********************************/
.times {
	margin:				10px 0 0 100px;
	width:				100%;
	overflow:			hidden;
}

.time_header {
	float: 				left;
	width: 				276.25px;
	font-size: 			16px;
	margin-left:		2px;
	background: 		#234B7B;
	color:				#FFFFFF;
	font-weight:		bold;
	padding:			2px 0 10px 0;
}

/************************************ Programme Information ***********************************/
.epg_movie {
	background-image:		url(images/epg_film.gif);
	background-repeat:		no-repeat;
	background-position:	-4px -5px;
	padding-left:			15px;
}

#grid {
	margin: 			0;
	padding: 			0;
	width: 				937px;
}

#channel_header {
	width: 				122px;
	background: 		#BEBEBE;
}

/************************************ Channel Name & EPG ***********************************/
.channel {
	position: 			relative;
	width: 				937px;
	height:				36px;
	background: 		#FFFFFF;
	margin-top:			1px;
	overflow:			hidden;
}

/************************************ Channel Name ***********************************/
.channel_container {
	position: 			relative;
	top: 				0;
	height:				35px;
	width: 				100px;
	background: 		#EDF0F4;
}
.channel_name {
	color: 				#404040;
	font-weight: 		bold;
	font-size: 			12px;
	padding-top:		5px;
	padding-left:		2px;
}

/************************************ Channel EPG ***********************************/
.programme {
	position: 			absolute;
	top: 				0;
	height:				35px;
	background-color:	#EDEAE1;
	border-left:		2px solid white;
}

.epg_container {
	position:			relative;
	height:				28px;
	overflow:			hidden;
	margin:				4px 5px;
	font-size:			12px;
}

/************************************ Rollover Box ***********************************/
.container {
	font-family:		Arial, Verdana;
	background:			#FFFFFF;
	margin:				-2px;
	border: 			1px solid #C6C4C1;
	padding: 			5px;
}

.prog_pre_header, .prog_header {
	font-size: 			12px;
	margin-bottom:		3px;
	font-weight: 		bold;
}

.prog_pre_header {
	color: 				#404040;
}

.prog_header {
	color: 				#DD3B14;
}

.prog_pre_5_space {
	margin:				5px 0 5px 0;
}

.prog_pre_content {
	font-size: 			12px;
	color: 				#404040;
	margin-top:			2px;
}

.prog_pre_bold {
	color: 				#404040;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#333333;
}

/************************************ Series Information ***********************************/
.series_header {
	font-size:			16px;
	font-weight:			bold;
	color:				#333333;
	margin:				15px 0 15px 0;
}

.series_date {
	font-size:			16px;
	font-weight:			bold;
	color:				#333333;
	margin:				0 0 10px 0;
	padding:			5px 0 5px 0;
	background-color:		#DAEAF2;
}

.series_time {
	color:				#000000;
	font-size:			14px;
	font-weight:			normal;
	text-decoration:		none;
}

.series_title {
	color: 				#000000;
	font-size: 			12px;
	font-weight: 			bold;
	text-decoration:		none;
}

a.series_title:hover {
	text-decoration:		underline;
}

.series_desc {
	margin:				10px 0 0 20px;
	font-size:			11px;
}

/************************************ Channel Information  ***********************************/
.search_header {
	font-size:			16px;
	font-weight:			bold;
	color:				#333333;
	margin:				15px 0 15px 0;
}

.search_title {
	color:				#000000;
	font-size:			14px;
	font-weight:			normal;
	text-decoration:		none;
}

a.search_title:hover {
	text-decoration:		underline;
}

.search_date {
	margin:				10px 10px 0 20px;
	font-size:			11px;
	font-weight:			bold;
}

.search_desc {
	margin:				10px 0 0 20px;
	font-size:			11px;
}

.search_time {
	text-align: 			left;
	font-size: 			12px;
	font-weight:			bold;
	vertical-align:			middle;
	background-color: 		#DAEAF2;
}

/************************************ Other Styles  ***********************************/
.hr_rule_thick {
	height:				6px;
	width:				100%;
	text-align:			left;			/*this will align it for IE*/
	margin: 			0 auto 0 0; 		/*this will align it left for Mozilla*/
	border-top: 			6px solid #E2E2E2;
	margin:				0;
}

.hr_rule_thin {
	height:				1px;
	width:				100%;
	text-align: 			left;				/*this will align it for IE*/
	margin: 			0 auto 0 0; 		/*this will align it left for Mozilla*/
	border-top: 			1px solid #E2E2E2;
	margin:				10px 0 10px 0;
}

.pa_bold {
	font-size: 			11px;
	font-weight:			bold;
	color: 				black;
}

.pa_bold_header {
	font-size: 			11px;
	font-weight: 			bold;
	color: 				black;
}

.pa_time_of_day {
	font-size: 			16px;
	color: 				#000000;
	font-weight: 			bold;
	padding: 			3px 5px 3px 5px;
	background-color:		#DAEAF2;
	border-top:			5px solid #FFFFFF;
	border-bottom:			5px solid #FFFFFF;
}

.pa_prog_name {
	font-size: 			11px;
	color: 				black;
	padding-top: 			0px;
	padding-bottom: 		10px;
	padding-right: 			5px;
	padding-left: 			10px;
	vertical-align: 		middle;
}

.pa_prog_title {
	font-size: 			12px;
	color: 				#000000;
	font-weight: 			bold;
	padding-top: 			0px;
	padding-bottom: 		10px;
	padding-right: 			5px;
}

.pa_time {
	text-align: 			left;
	font-size: 			12px;
	font-weight: 			bold;
	vertical-align:			middle;
}
