@charset "utf-8";
/* CSS Document */

@import url('mobile_theme.css');

body{
	margin: 0px;
}
 
/*-- Page Header --*/
.PageHeader{
	position:relative;
}
.Logo {
	position:relative;
	width:195px;
	height:40px;
	left:0px;
	top:0px;
	padding:0px;
	z-index:8;
}
.GotoDesktopVesion {
	position:absolute;
	width:70px;
	height:40px;
	right:0px;
	top:0px;
	padding:0px;
	z-index: 9;
}
 
 
/*-- Menu --*/
.Menu{
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
 
.MenuHeader{
	width:100%;
	margin:0px;
	background:url(../images/index_HeaderBackground.jpg) repeat-x;
 
}
.MenuHeaderTitle{
	float:left;
	width:200px;
	z-index: 9;
	height: 30px;
}
 
.MenuList{
	position:relative;
	width:100%;
	background-color:#E3E3E3;
	padding: 0px;
}
 
.MenuList ul{
	padding-left:0px;
	margin:0px;



	list-style:none;
}
 
 
.MenuItem{
	position:static;
	width:100%;
	border-bottom:1px dotted #666;
}
.MenuItem a{
	display:block;
	color:#313131;
	background-color:#E3E3E3;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}
 
.MenuItem a:hover{
	color:#990000;
	background-color:#CCCCCC;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}
 
 
.NewsContent{
	position:relative;
	color:#999999;
	background-color: #FFF;
}
 
.NewsContentList{
	width:80%;
	font-size: 9pt;
	clear: none;
	float: none;




	border:none;
	list-style-image: url(../images/Bullet_Arrow.gif);
	position: relative;
	text-decoration: none;
	padding: 10px 10px 10px 30px;



	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
}
 

.NewsContentList ul{
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(../images/Bullet_Arrow.gif);
}
 
.NewsContentList a{
	font-size: 9pt;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;

}
 
.NewsContentList a:hover{
	font-size: 9pt;
	color:#990000;
	text-decoration:none;
	background-color:#FFFFFF;
}
 
 
.Headline{
	position:relative;
	color:#999999;
	background-color: #FFF;
}
 
.HeadlineList{
	width:80%;
	font-size: 13pt;
	clear: none;
	float: none;

	border: none;
	list-style-image: none;
	position: relative;
	text-decoration: none;
	padding: 10px 10px 10px 20px;

	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
}
 
 
.HeadlineList ul{
	list-style-image: url(../images/Bullet_Arrow.gif);
	list-style-position:outside;
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
	margin-left: 10px;
}
 
.HeadlineList a{
	font-size: 13pt;
	color:#DD3700;
	text-decoration:none;
	background-color:#FFFFFF;
	line-height: 20px;
	font-weight: bolder; 
}
 
.HeadlineList a:hover{
	font-size: 13pt;
	color:#990000;
	text-decoration:none;
	background-color:#FFFFFF;
	font-weight: bolder;
	line-height: 20px;
}
 
.NewsContentPhoto{
	position:relative;
	top:10px;
	z-index:9;
	padding: 2pt;
	float: none;
}

.NewsContentPhoto img {
	border: #CCC solid 2pt;
}
 
.MediaHeader{
	width:100%;
	height:30px;
	margin:0px;
	background:url(../images/index_MediaHeaderBackground.jpg) repeat-x;
	position: relative;
	white-space: nowrap;
 
}
.MediaIcon{
	width:40px;
	height:30px;
	float: right;
	z-index: 8;
}
 




/*-- Channel --*/
.ChannelHeader{
	width:100%;
	height:30px;
	margin:0px;
	background:url(../images/index_HeaderBackground.jpg) repeat-x;
	white-space: nowrap;
 
}
.ChannelHeaderTitle{
	float:left;
	width:100%
	z-index: 9;
	height: 30px;
	padding:0;
	margin:0;
}
 
 


.ChannelList{
	position:relative;
	width:100%;
	background-color:#E3E3E3;/**/
}
 
.ChannelList ul{
	padding-left:0px;
	margin: 0px;



	list-style:none;
}
 
 
.ChannelItem{
	position:relative;
	width:100%;
	border-bottom:1px dotted #666;
}
.ChannelItem a{
	display:block;
	color:#313131;
	background-color:#E3E3E3;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
}
.ChannelItem a:hover{
	color:#990000;
	background-color:#CCCCCC;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
}

.ChannelItem2{
	position:relative;
	width:100%;
	border-bottom:1px dotted #666;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.ScheduleIcon{
	z-index:9;
	position:absolute;
	width:38px;
	height:17px;
	right:0px;
	top: 5px;
}
 

/*-- Config --*/
.Config{
	position:relative;
	background:#000;
	font:"Times New Roman", Times, serif;
	color:#FFF;
	border-bottom:1px solid #FFF;
	width: 100%;
	display: block;
	padding: 5px 0px 5px 0px;



	height: 30px;
}
.Config a{
	color:#FFF;
	background:#000;
	text-decoration:none;
	padding:2px;
	padding-left:0px;
	border-bottom:0px;
	text-align:left;
}
.Config a:hover{
	color:#F00;
	background:#000;
	padding:2px;
	padding-left:0px;
	border-bottom:0px;
	text-align:left;
}
.ConfigLang{
	float:left;
	color:#FFF;
	top: 5px;
	margin-left: 10px;
	vertical-align: bottom;
	display: block;
}
 
.ConfigFontSize{
	float:right;
	color:#FFF;
	top: 5px;
	vertical-align: middle;
}
 
/*-- Footer --*/
.Footer{
	position:relative;
	background:#000;
	padding:4px;
	color:#FFF;
	display: block;
}
.Footer a{
	font:"Times New Roman", Times, serif;
	color:#CCCCCC;
	background:#000;
	text-decoration:underline;
	border-bottom:0px;
	font-size:10px;
	text-align:left;
}
.Footer a:hover{
	color:#FF0000;
	font-size:10px;
	text-align:left;
}
 
 
.ContentHeader{
	background-color:#000;
	height:30px;
}
 
.ContentHighlight{
	color:#000;
	height:40px;
	padding:10px;
	font-size:0.8em;
	font-family:"Times New Roman", Times, serif;
	background-color:#E3E3E3;
	font-style: normal;
	font-weight: normal;
}
 
.ContentText {
	padding:10px;
	font-size:0.8em;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
}
 
.ContentText a{
	display:inline;
	color:#F30;
	background:none;
	border:none;
	text-decoration:none;
}
 
.ContentText a:hover{
	display:inline;
	color:#F30;
	background:none;
	border:none;
	text-decoration:none;
}
 

.Content ul li{
	padding-left:0px;
	margin: 0px;



	list-style:none;
}
 
.Content a{
	display:block;
	color:#666666;
	background-color:#E3E3E3;
	padding:5px;	
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
}
 
.Content a:hover{
	color:#900;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
}
 
.BackToNews{
	position:static;
	width:100%;
	border-top:1px dotted #666;
	padding: 0px;
}
.BackToNews a{
	display:block;
	color:#313131;
	background-color:#E3E3E3;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}
 
.BackToNews a:hover{
	color:#990000;
	background-color:#CCCCCC;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}
 
.Faq {
	position:relative;
	width:100%;
	border-bottom:1px dotted #666;

}
.FaqButtet {
	padding:0px;
	font-size:30pt;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	float:left;
	width: 40px;
	clear: both;
	vertical-align: top;
}
 
.FaqText {
	padding:5px;
	font-size:9pt;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
	margin-left: 45px;
}



.FaqText a{
	display:inline;
	color:#F30;
	background:none;
	border:none;
	text-decoration:none;
}
 
.FaqText a:hover{
	display:inline;
	color:#F30;
	background:none;
	border:none;
	text-decoration:none;
}

.NewsDetailDate{
	border-bottom:#333333 dotted 1px;
	color: #CC3300;
	font-weight: bold;
	margin: 0px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDetailText{
	border-bottom:#333333 dotted 1px;
}

.NewsDetailText{
	margin: 0;
	padding: 0px;
	position: relative;

}
.NewsDetailTitle{
	margin-left: 30px;
	font-weight: bold;
	color: #CC3300;
	padding: 5px;

}

.NewsDetailTime{
	margin-left: 30px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 6px;

}

.NewsDetailContent{
	margin: 0px;
	padding: 10px 0px 0px 30px;




}

.NewsDetailShare{
	margin: 0px;
	padding: 10px 0px 0px 30px;




}

.NewsDetailShare img { border: 0px}

.NewsListDate{
	color:#FF6600;
	font-weight: bold;
	font-size: 18pt;
	padding: 5px 5px 5px 15px;



}

.LiveListCol{
	left: 0px;
	width: 60px;
	position:relative;
}
.LiveListCol2{
	left: 105px;
	width: 100px;
	top:0 px;
	position:relative;
}

.LiveListRowWhite{
	background-color:#FFFFFF;
	white-space: nowrap;
	width: 320px;
}

.LiveListRowGrey{
	background-color:#E3E3E3;
	white-space: nowrap;
	position: relative;
	width: 320px;
}

.LiveListRowLive{
	background-color:#CCCCCC;
	background-image:url(../images/Bullet_ChannelItem.gif);
	background-position: 0 10px no-repeat;
	width: 320px;
}

/*
.Calendar a{text-decoration:none; color:#990000}#Calendar table tr td table {
	font-size: 9px;
}
*/
.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding-left: 5px;
}


