body {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Tahoma;
	font-size: 11px;
	margin:0;
	/*background-color: #699BCC;*/
	/* background-color: #0DC8F0; 
	background: #000000 url(../images/BG.png) center repeat-x;*/
	background: #dfe7e7 url(../images/bgmotif.png) center repeat-x;
}
a { cursor: pointer; color:#0077AE;}
a:visited{ color:#0077AE;}
img { border: 0; }
.read-more { cursor: pointer; font-size: 10px; text-decoration: underline; color:#0077AE;}
.read-more:hover { color: #0077AE; }
a.hlt-link { color: #444444; font-weight: bold; text-decoration: none; }
a.hlt-link:hover { color: #111111; text-decoration: underline; }

.logout-area { color: #eeeeee; /* float: right; */ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 3px 7px; position: absolute; bottom: 3px; right: 0; text-shadow: #000000 1px 0 1px; }
a.logout-link { color: #eeeeee; text-decoration: none; text-shadow: #000000 1px 0 1px; }
a.logout-link:hover { color: #ffffff; text-decoration: underline; }
form { margin: 0; padding: 0; }

#menu ul.list-menu { list-style: none; margin: 0px; padding: 0px; }
#menu ul.list-menu li { float: left; }
#menu ul.list-menu li a.menu { display: block; float: left; _height: 27px; }
#menu ul.list-menu li ul.sub-menu {
	-moz-box-shadow: 1px 1px 1em black;
	-webkit-box-shadow: 1px 1px 1em black;
	display: none; list-style: none; margin: 0; _margin: 0px; padding: 0px; position: absolute; top: 150px; clear: both; z-index: 200;
}
#menu ul.list-menu li ul.sub-menu li { clear: left; margin:0; padding: 0;  }
#menu ul.list-menu li ul.sub-menu li a.submenu { display: block; float: none; _height: 27px; }
/*#menu ul.list-menu { list-style: none; margin: 0px; padding: 0px; }
#menu ul.list-menu li { float: left; position:relative;}
#menu ul.list-menu li a.menu { display: block; float: left; _height: 27px; }
#menu ul.list-menu li ul.sub-menu {
	-moz-box-shadow: 1px 1px 1em black;
	-webkit-box-shadow: 1px 1px 1em black;
	display: none; list-style: none; margin: 0px; padding: 0px; position: absolute; right:0px; top: 27px; clear: both; z-index: 200;
}
#menu ul.list-menu li ul.sub-menu li { float: none; }
#menu ul.list-menu li ul.sub-menu li a.submenu { display: block; float: none; _height: 27px; }*/

#leftb {
	background: #000000 url(../images/gordenkiri.png) repeat-y;
	position: absolute;
	top:0;
	left:0;
	width: 232px;
	/* height: 1246px; */
	z-index: -1;
	background-color: #efefef;
}
#rightb {
	background: #000000 url(../images/gordenkanan.png) repeat-y;
	position: absolute;
	top:0;
	right:0;
	width: 232px;
	/* height:1246px; */
	z-index: -1;
	background-color: #efefef;
}
#whole {
	/* background-color: #efefef; */
	/* margin: 0 auto 36px auto; */
	margin: auto;
	padding: 0;
	width: 800px;
	/* -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px; -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px; */
	
}
#header {
	/* background: url(../images/header.png) no-repeat; */
	height: 120px;
	position: relative;
	width: 800px;
}
#header img {
	width:800px;
	height:120px;
}
#menu{
	padding: 0;
	white-space:nowrap;
	margin: 0;
	cursor: pointer;
	float:right;
}
#allContent{
	width: 800px;
	margin: auto;
	background-color: #efefef;
    /* height:1042px; */
	/* height:800px; */
}
	#content-left {
		float: left;
		width: 511px;
		/* background-color: GREEN; */
		/* height: 100%; */
		padding: 8px 0 8px 8px;
	}
		.TitleImage {
			/* text-align: center; */
			height: 30px;
			margin-bottom: 8px;
		}
		.companyprofile {
			/* margin: 0 10px 10px 10px; */
			/* width: 511px; */
		}
			.companyprofile #title{
				font-weight: bold;
			}
			.companyprofile .content {
				font-weight:lighter;
			}
			.companyprofile #date{

			}
	#content-right {
		float: left;
		/* background-color: RED; */
		width: 265px;
		_width: 250px;
		/* height: 100%; */
		padding: 8px;
		padding-bottom: 0;
	}
		#contact-promo {
			/* width: 265px; */
		}
			#hour-24-contact,
			#flash-promo,
			#subscribe-now-contact {
				margin-bottom: 8px;
			}
			#view-schedule {
				background-color: #c7c7c7;
				border: 1px solid #c7c7c7;
				margin-bottom: 8px;
				margin-top: 10px;
				padding: 4px;
				_width: 255px;
			}
#highone {
	padding: 38px 8px 0px 8px;
	_padding: 8px 8px 0px 8px;
}
	#highone-img {
		background-color: #c7c7c7;
		height: 258px;
		text-align: center;
	}
		#highone-img img {
			border: 0;
		}
#left {
	float: left;
	margin: 0px;
	padding: 8px;
	width: 328px;
}

#whatsonTitle,
#dailySchTitle,
#vstreamTitle,
#dailySTitle,
#hightwoTitle,
#promo-head,
#dailySTitle2{
	background: url(../images/title-area.png) repeat-x;
	color: #ffffff;
	/* font-family: 'Lucida Grande',sans-serif;
	font-size: 18px;
	font-weight: normal; */
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bolder;
	padding: 4px 10px;
	/*text-shadow: #555555 1px 1px 1px;*/
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px -1px 0px #555555;
}
#promo-head { _width: 245px; }
.TitleImage {
	background: url(../images/tagTGH.png) no-repeat;
	color: #ffffff;
	/* font-family: 'Lucida Grande',sans-serif;
	font-size: 18px;
	font-weight: normal; */
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bolder;
	/*text-shadow: #555555 1px 1px 1px;*/
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px -1px 0px #555555;
	padding:4px 10px 0 10px;
	margin:0px;
}

#whatson {
	margin-bottom: 8px;
}
	#whatsonTitle {
		/* background: url(../images/title/whatson.gif) no-repeat; */
		width: 308px;
	}
	#whatsonContent{
		/* //background:#efefef; */
		background:#C7C7C7;
		/* height: 138px; */
		/* height: 252px; */
		padding: 8px 6px;
	}
		#whats {
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			/* background-repeat:repeat-x; 
			background-position:bottom; 
			background: #ffffff url(../images/whats-bg.jpg);
			/* background:#ffffff; */
			background-color:#ffffff;
			border: 1px solid #a8a8a8; 
			background-repeat:repeat-x; 
			background-position:bottom; 
			background-image:url(../images/whats-bg.jpg);
			border: 1px solid #a8a8a8;
			margin:0px;
			padding: 10px; 
			height: 240px;
			/* color:#959595;
			font-weight:bold;
			text-align:justify; */
		}
			#what-title {
				color: #0077AE;
				font-family: Tahoma;
				font-weight: bold;
				margin-bottom: 6px;
			}
			#what-content {
				color: #444444;
				font-family: Tahoma;
				line-height: 15px;
			}
#hightwo{
	/* background: url(../images/champ.png) no-repeat; */
	height: 170px;
	/* _height: 298px; */
	margin-bottom: 8px;
	/* width: 328px;
	_width: 310px; */
}
#vstream {
	margin-bottom: 0px;
	/* _display: none; */
	/* width: 448px; */
}
#vstreamTitle {
	/* background: url(../images/title/video-streaming.jpg) no-repeat; */
	width: 308px;
}
#vstreamContent{
	background-color: #737373;
	height: 261px;
	padding: 0;
	text-align: center;
	width: 328px;
}
#right {
	float: left;
	padding: 8px 8px 8px 0;
	_padding: 8px 6px 8px 0;
	width: 448px;
}
#phone{
	background:url(../images/title/24-hour.png) no-repeat;
	height:65px;
	margin-bottom:8px;
}
#dailySch{
	margin-bottom: 8px;
}
#dailySchTitle{
	/*background:url(../images/title/highlight.jpg) no-repeat;*/
}
#dailySchContent {
	background: #c7c7c7;
	/* background: #ffffff url(../images/whats-bg.jpg) bottom repeat-x; */
	height: 408px;
	_height: 400px;
	padding: 2px;
	_padding: 3px 2px;
}
	#dailySchContent .dscpt {
		float:left;
		margin: 4px 5px;
		_margin: 3px 4px;
		width: 101px;
	}
	#dailySchContent .dscpic {
		background-color: #ffffff;
		height: 134px;
		/* padding: 2px; */
	}
	#dailySchContent .dscpic a { border: 3px solid #ffffff; display: block; }
	#dailySchContent .dscpic a:hover { border: 3px solid #444444; }
		#dailySchContent .dscpic img {
			border: 0;
			height: 128px;
			width: 95px;
		}
	#dailySchContent .dsctime {
		color: #444444;
		font-family: Tahoma;
		font-size: 10px;
		padding: 2px;
	}
.daily-schedule {
	border: 0;
	width: 100%;
}
	
#highthree{
	background: url(../images/dexter.png) no-repeat;
	height: 185px;
	margin-bottom:8px;
}
#dailyS {
	margin-bottom: 0px;
}
	#dailySTitle {
		width: 428px;
	}
	#dailySTitle2 {
		width: 245px;
	}
	#dailySContent {
		padding: 0;
		overflow: auto;
	}
	.dsc-height-154 { height: 154px; }
	.dsc-height-193 { height: 193px; }
	.dsc-height-196 { height: 196px; }
	.dailySContentHome 
	{
		width: 448px;
		border-top: none;
	}
	.dailySContentOther {
		width: 265px;
	}
	#dailySContent table {
		/*width: 432px;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#dailySContent td,
	#dailySContent .schedule td {
		font-size: 9px;
		color:#444444;
		padding: 3px 2px;
		vertical-align: top;
	}
	#dailySContent .schedule td {
		cursor: default !important;
	}
	#dailySContent .schedule {
		margin: 0 auto;
	}
	#dailySContent .dateschedule {
		font-weight: bold;
		margin-bottom: 15px;
	}
	#dailySContent .schedule th {
		background-color:#999999;
		color: #FFFFFF;
		text-align: center;
		padding: 4px;
	}
	#dailySContent .trScheduleFr_even,
	#schedule .trScheduleFr_even,
	#dailySContent .schedule .trScheduleFr_even {
		background-color: #FFFFFF;
		cursor: pointer;
		color: #7F7F7F;
	}
	#dailySContent .trScheduleFr_odd,
	#schedule .trScheduleFr_odd,
	#dailySContent .schedule .trScheduleFr_odd {
		background-color: #F2F2F2 ;
		cursor: pointer;
		color: #7F7F7F;
	}
	#dailySContent .trScheduleFr_even:hover,
	#dailySContent .trScheduleFr_odd:hover,
	#schedule .trScheduleFr_even:hover,
	#schedule .trScheduleFr_odd:hover,
	#dailySContent .schedule .trScheduleFr_even:hover,
	#dailySContent .schedule .trScheduleFr_odd:hover {
		background-color: #ccc;
		color: #444444;
	}
	
	.titleSch {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	.selectBox,
	.textBox,
	.button-submit { border: 1px solid #999999; font-family: Arial,Helvetica,sans-serif; font-size: 11px; }
	.selectBox { padding: 1px 0; margin-top: 2px;}
	.textBox { padding: 2px; }
	.button-submit { cursor: pointer; font-weight: bold; padding: 1px 2px; text-transform: uppercase; }
	.selectBox,
	.textBox,
	.button-submit { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	
.highlight {
	font-family: Tahoma;
	font-size: 11px;
	border: 0;
	
	padding: 5px;
}
.highlight img {
	padding: 10px;
	padding-top: 0;
}
.highlight .highTitle,
.highlight .tipsTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	color: #0077AE;
	/* padding-left: 10px; */
	padding-right: 10px;
}
.highlight .tipsTitle { padding-bottom: 6px; }
.highlight .content {
	text-align: justify;
	padding-top: 10px;
}
.highlight .channel,
.highlight .date,
.highlight .tipsDate {
	border-bottom: 1px dotted #c7c7c7;
	font-weight: bold;
	padding-bottom: 6px;
}
.highlight .tipsDate { padding-top: 6px; }

#back2top { margin: 10px 20px; }
#back2top a { color: #444444; text-decoration: none; width: 50px; }
#back2top a:hover { color: #000000; text-decoration: underline; }

#footer{
	background-color: #354571;
	color: #ffffff;
	margin: 0 auto auto auto;
	/* position: fixed;
	_position: static; */
	width: 100%;
	/*height: 36px;*/
	bottom: 0;
	text-align: center;
	height: 50px;
}
#footer1{
	background:url(../images/BGfooter.png) no-repeat;
	width:800px;
	height:31px;
	margin:0 auto auto auto;
	position:relative;
}
#footer-content {
	margin: auto;
	width: 800px;
}
/* #footer-logo {
	float: left;
	padding: 12px 0 0 20px;
} */
#adv{
	float:left;
	padding:6px 0 0 20px;
}
a.pic .image2 {display:none;}
a.pic:hover .image1 {display:none;}
a.pic:hover .image2 {display:inline;}

a.pic2 .image2 {display:none;}
a.pic2:hover .image1 {display:none;}
a.pic2:hover .image2 {display:inline;}
.sub {
	text-decoration:none;
	background:url(../images/btnSUB.png) no-repeat; 
	height:20px;
	width:144px;
	float:right;
}
#footer-copyright {
	float: right;
	padding: 0 20px 0 0;
}
#fcleft {
	float:right;
	padding-top:10px;
	/* margin-left:160px; */
	font-family: Arial;
	font-size: 12px;
/* 	font-weight: bolder;
	text-shadow: #555555 1px 1px 1px; */
	color:#ffffff;
}
#fcright{
	float:right;
	padding-top:4px;
	_padding-top:0px;
}
.warnanya{
	color:#444444;

}
table {border-color: #ffffff;}

/* .package {
	 background-color:#ffffff;
	 margin:10px;
} */
.tableawu{
	border-style:solid;
	border-color:#444444;
}
.Titlehl{
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	color: #0077AE;
	padding-left: 10px;
	padding-right: 10px;
	}
.Contenthl{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	color: #767676;
	padding-left: 10px;
	padding-right: 10px;
	}
.viewSchedules {
	height: 39px;
	_height: 27px;
	margin-top: 8px;
	padding: 8px;
	_padding: 3px;
	/* width: 393px;
	height: 40px;
	_width: 393px;
	_height: 15px;
	_margin-top: 8px;
	background-color : #ffffff;
	padding:10px 0 5px 55px;
	_padding:5px 0 5px 55px;*/
	background-repeat: repeat-x; 
	background-position: bottom; 
	background-image: url(../images/whats-bg.jpg);
}
.viewSchedules table {
	margin-left: 46px;
	_margin-left: 56px;
}

/* css slide promotion */
a img{
	border:0;
}
/* div.wrap{
	width:993px;
	margin:0 auto;
	text-align:left;
}
div#slide-holder {
	background-color: #c7c7c7;
	z-index:40;
	width:328px;
	height:170px;
	position:absolute;
}
div#slide-holder div#slide-runner{
	float: left;
	width:328px;
	height:170px;
	overflow:hidden;
	position:absolute;
}
div#slide-holder img {
	float: left;
	margin:0;
	display:none;
	position:absolute;
}
div#slide-holder div#slide-controls{
	left:0;
	margin:5px;
	width:328px;
	height:24px;
	display:none;
	position:absolute;
}
div#slide-holder div#slide-controls p#slide-nav {
	float:left;
	display:none;
	margin:0;
}
div#slide-holder div#slide-controls p#slide-nav a{
	float:left;
	padding: 3px 5px;
	display: block;
	font-size:10px;
	color:#fff;
	margin:0 4px 0 0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background: transparent url(../images/prm-tr.png);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div#slide-holder div#slide-controls p#slide-nav a:hover { color: #13487c; } */
#slide { height: 170px; margin-bottom: 8px; width: 328px; position: relative; }
#slide-mini { height: 137px; margin-bottom: 8px; width: 265px; position: relative; }
#slideTitle { background: url(../images/title-area.png) repeat-x; color: #ffffff; font-family: Helvetica; font-size: 16px; font-weight: bolder; padding: 4px 10px; text-transform: uppercase; color: #ffffff; text-shadow: 0px -1px 0px #555555; }
#slideTitle-mini { background: url(../images/title-area.png) repeat-x; color: #ffffff; font-family: Helvetica; font-size: 16px; font-weight: bolder; padding: 4px 10px; text-transform: uppercase; color: #ffffff; text-shadow: 0px -1px 0px #555555; _width: 245px; }
 
#promo-banner-nav-start,
#promo-banner-nav { position: absolute; bottom: 5px; left: 5px; z-index: 99; }
#promo-banner-nav { display: none; }
#promo-banner-nav li { float: left; list-style: none; }
#promo-banner-nav-start a,
#promo-banner-nav li a { -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 3px 5px; display: block; font-size: 10px; color: #ffffff; margin:0 4px 0 0; font-weight:bold; text-align:center; text-decoration:none; background: transparent url(../images/prm-tr.png); }
#promo-banner-nav-start a:hover,
#promo-banner-nav li a:hover { color: #13487c; }
#promo-banner-img {}
#promo-banner-img  img{width:328px; height:170px;}