﻿body
{
	background-color: #7F7F7F;
	font-family: Arial ,Tahoma,Verdana;
	font-size: 14px;
}

#divMain
{
	/*width:800px;*/
	width:760px;
	border:solid 1px white;
	background-color:White;	
}

.YellowFont
{
	COLOR:#FFDC86;	
}

.WhiteFont
{
	color:White;
}

.BlackFont
{
	color:Black;	
}

.GreyFont
{
	COLOR:#C1C1C1;
}

.OrangeFont
{
	COLOR:#F07E0B;
}

.BlueFont
{
	COLOR:#1C649E;
}

.Heading
{
	font-size:28px;
}

a
{
	text-decoration:underline;
	color:#F07E0B;
}
.OrangeBackground
{
	background-color:#FF7F00;
}
.BlueBackground
{
	background-color:#0D408F;
}
.BlackBackground
{
	background-color:Black;
}
.YellowBackground
{
	background-color:#FFFFD9;
}
.GreyBackGround
{
	background-color:#F2F2F2;
}

.GreyDiv
{
	background-color:#AFB1B0;	 
	border:solid 1px white;
}
.TextUnderline
{
	text-decoration:underline;
}

.BoldFont
{
	font-weight:bold;
}

.YellowImageBackGround
{
	background:#FFF321 url(../images/yellowBackground.jpg) left top no-repeat;
}
.MarginTop10
{			
	margin-top:10px;
}

li 
{	
	font-weight: bold;	
	/* float:left;*/
	font-size: 11px;
	position: relative;
	margin-top:-6px;
	/*position: relative;*/	
}

li a 
{    
	white-space:nowrap;	
	/*padding:3px 5px 13px 5px;	*/
	/*float:left;*/
	display:block;
	text-decoration:none;
	
}


li.Current 
{	
	font-weight: bold;
	background:white  url(../images/tabimage-left.jpg) no-repeat left bottom ;
	/*float:left;*/
	font-size: 11px;
	position: relative;
	margin-top:-3px;
	margin-bottom:0px;
	/*position: relative;*/
	color:black;
}

li.Current a
{
	background: url(../images/tabimage-Right.jpg) no-repeat right bottom;
	white-space: nowrap;
	color: #C1C1C1;
	/*float: left;*/
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 13px;
	padding-top: 4px;
}



/*Header - start*/

#divHeader
{
	background-color:#D9D9D9;
	padding:10px 0px 10px 0px;
}
#divHeader div
{	 
	 height:90px;
	 width:765px;
}

#divHeaderNew
{	 
	 height:10px;
	 width:765px;
}

#head-link td {
	background-color: #000000;
}
	#head-link td ul {	
	position:relative; list-style-type:none; margin:0; padding:0; 
	}
	#head-link td ul li {	
	list-style-type:none; display:inline;
	padding:0pt;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Sans-Serif;
	}
	#head-link td ul li a {	
	list-style-type:none; margin:0; padding:10px 10px 10px 10px; display:inline; 
	}

.left-links{
font-align:left;
margin:0px 10px 0px 0px; 
}

	.left-links a {
	color:#fff;
	}

.right-links{
font-align:right;
margin:0px 0px 0px 10px; 
}


/*Header - end*/

/*Footer - start*/

#divFooter
{
	background:#E3904A url(../images/footer-background.jpg) repeat-x; height:36px;
	border-top:solid 1px black;
	font-size:12px;
	font-weight:normal;		
}

#divFooter div
{
	float:left;	
	margin-top:10px;
}

#divFooter a
{	
	margin-left:20px;
	text-decoration:none;
}

#second-links a{
	color:#fff;
	text-decoration:none;
}

#dvCopyright{
float:left; font-size:11px; margin-top:7px; font-weight:normal; 
}

/*Footer - end*/


p
{/*
	font-size:12px;
	line-height: 18px;*/
	
	color: #5d5d5d;
	line-height: 22px;
	font-size: 13px;
	letter-spacing: 0px;
	margin: 0px 0px 20px 0px;
}

h1 {
	font-size:28px;
	COLOR:#1C649E;
	margin:0;
	margin-bottom:8px;
	font-weight: normal;
}
h4 {
	color: #fc8300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 10px 0px 0px 0px;
}


h5 {
	color: #015DA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 10px 0px 0px 0px;
}

h6 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 14px 0px 3px 0px;
}


p.home-description
{
	color: #525252;
	line-height: 24px;
	margin:0;
	font-size:16px;
	padding: 0;
}

#home {
	margin:15px 25px;
	text-align:left;
}

#playlist-header {
	background:#ff8400;
	height:46px;
	color:#fff;
	font-size:24px;
	font-weight:normal;
	vertical-align:bottom;
	margin:0;
}

#tblSchedule {
	font-size:12px;
	vertical-align:top;
	text-align:left;
	background:#FFFFD9;
	color:#888;
}

	#tblSchedule td.time{
		color:#F07E0B;
		text-align:right;
		padding-right:4px; 
	}
	
	
	#tblSchedule td.language{
		
	}
	
	
	#tblSchedule td.country{
		color:#1C649E;
	}
	
	
	#tblSchedule td.program{
		 padding:0px 0px 4px 10px;
	}
	
	
#prgrm_guide_Schedule {
	font-size: 11px;
	vertical-align:top;
	text-align:left;
	color:#888;
}
	p.day-category, p.return, p.day-category a, p.return a {
		padding:0; line-height:15px; vertical-align:top;
		margin: 6px 0px;
		text-decoration:none;
	}
	p.day-category a{
		font-weight: bold;
		font-size: 14px;
		color:#1C649E;
		}
	p.return a{
		text-decoration: underline;
		font-size:10px;
		COLOR: gray;
		margin-left:1px;
		
	}

	td.time, td.language, td.country, td.program {
			padding: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}

	td.time{
		padding-right: 4px;
		max-width: 35px;
		width: 35px;
		color:#F07E0B;
		text-align:right; 
	}


	td.language{
		padding-right: 4px;
		min-width: 60px;
		max-width: 60px;
		width: 60px;
		text-align: left;
	}


	td.country{
		padding-right: 4px;
		min-width: 60px;
		max-width: 60px;
		width: 60px;
		color:#1C649E;
	}

	td.program{
		padding-bottom: 6px;
		padding-top: 4px;
		min-width: 310px;
		width: 310px;
		max-width: 310px;
	}

	td.program a{
		color: #454545;
		text-decoration: none;
	}

	td.program .prod_name{
		color: #fe9a20;
		text-decoration: underline;
	}
	
	h4 #ProgramTitle {
	color:#1C649E;
	margin:0px;
	}
	p.backto {
	font-size:11px;
	margin-top:12px;
	margin-bottom:7px;
	}
	p.backto a.backto-link {
	color:#FE9A20;
	text-decoration:underline;
	}
	p.ProgramDescription {
	margin:0px;
	padding:0;
	}
	p.ProgramDescription a.producername {
	color:#FE9A20;
	text-decoration:underline;
	}
	.main-content, #divProgramDetail, #about_description {	color: #5d5d5d;
	line-height: 22px;
	font-size: 13px;
	letter-spacing: 0px;
	margin: 0px 0px 20px 0px;
	}