body{ 
	background:url(/2010/template/bg_redgradwlive.png) repeat-x; /*bgred_imlek.jpg bg_gradredblack.jpg*/
	background-color:#ccc; /*red = c40001 */
	background-position:0px -115px; 
	font:normal 12px arial;
	color:black;
	padding:0px;
	margin:0px;
} 
a 		{color:black;text-decoration:none;font-weight:normal;outline:none;}
a:hover	{text-decoration: underline;} 
.red {color:#cc0e00;}
.orange {color:#FF6600;}
.grey{color:#666;}
.underline_grey{border-bottom:1px solid #ccc}
.block_grey{border:1px solid #ccc; background-color:#CCCCCC;}

#headWeather{display:none;} 
#boxSliderArea{display:none;}
#boxGaleriSlider{display:none;}  
#tabLabelHN{display:none;} 
/* head top menu */
#headTopMenuBox { width:980px; height:22px; } 
.headTopMenu { padding:5px 0 0 160px;font:normal 11px Tahoma; } 
.headTopMenu ul{ padding: 0px; z-index: 100; margin: 0px; list-style-type: none; }
.headTopMenu ul li{ display: inline;  position: relative; line-height:19px; } 
.headTopMenu ul li a { color:#999; text-decoration: none; padding: 0px 10px; font-weight: normal;  }
.headTopMenu ul li a:visited{color:#999; text-decoration: none;}
.headTopMenu ul li a:hover{color:#C3A6A6; text-decoration: none;} 
/* banner Top1 */
#bannertop1{ padding-top:0px; width:728px; height:90px; text-align:left; }
#banExpTop1{ position:absolute; z-index:3; width:728px; }
/* head */
#headTop {width:980px;}
#headTopLeft{float:left; width:480px; padding-top: 0px; text-align:left; } 
#headTopRight{float:right;width:500px; padding: 16px 0px; } 
#headTglBox { width:980px; height:27px; text-align:left; background-color:#860100; } 
#headTgl {	  
    width: 200px; 
	height: 19px; 
	padding: 8px 0 0 10px; 
	font:normal 11px Verdana; 
	color:#E2AEAD;  
	float:left;
} 
/* weather */
#headWeather {	
	width: 275px;  
    height: 24px;   
	border: 0px solid #999; 
} 
.headWeatherImg {	  
    width: 34px;
    height: 21px; 
	padding-top: 2px;
	padding-left: 0px;
	border: 0px solid #999;
	float:left; 
} 
.headWeatherText {	  
    height: 20px; 
	padding-top: 8px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal; 
	color:#E5AB00; 
	border: 0px solid #999;
	float:left; 
}  
.theWeather { position:absolute; overflow:hidden; }
.theWeather img { border:none; }  
 
/* DDL Menu Bar CSS */
#table_ddlmenu { width: 980px; } 
.ddlmenu ul{ 
	overflow: hidden;  
	width: 939px; 
	padding: 0px; 
	margin: 0px; 
	z-index: 100;  
	font: bold 11px Tahoma; 
	list-style-type: none;
	border-top:0px solid #35668a ; 
	border-bottom:0px solid #0e2c42 ;
	background: url(/2010/lib/menu_atas_bg.gif); 
} 
.ddlmenu li{ 
	margin: 0;
	display: inline; float: left; line-height:19px;
	border-right: #cccccc 1px solid; 
} 
.ddlmenu li a{
	padding: 6px 12px; 				/*padding inside each tab*/
 	border-right: 0px solid white; 	/*right divider between tabs*/ 
	display:  inline-block;   
	font-weight: bold; 
	text-decoration: none;
	color: #600202;  
	height:19px;
} 
.ddlmenu li a:visited{ xcolor: #E2AEAD; }
.ddlmenu li a:hover{ color: #E2AEAD; background: url(/2010/lib/menu_atas_hover.gif); /*background of tabs for hover state */ } 
.ddlmenu a.selected{ color: #E2AEAD; background: url(/2010/lib/menu_atas_hover.gif); /*background of tab with "selected" class assigned to its LI */ }  
/* Drop Down ULs CSS */ 
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 11px Verdana;
	margin: 0; padding: 0;
	position: absolute;
	left: 0; top: 0;
	list-style-type: none; 
	visibility: hidden;
	z-index: 90; 
} 
.ddsubmenustyle li a{ 
	width: 160px; /*width of menu (not including side paddings)*/ 
	padding: 4px 8px;  
	display: block;  
	color: #E2AEAD;  
	text-decoration: none;  
	margin: 0px;   
	border-bottom: #444 1px solid; 
	border-right: #444 1px solid; 
	background: #333333; 
	filter: Alpha(Opacity=90); 
	opacity: 0.9; 
}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/ display: inline-block; width: 160px; /*width of menu (include side paddings of LI A*/ }
.ddsubmenustyle li a:hover{ background-color: black; color: #FC8380;}  
.downarrowpointer{  padding-left: 0px; border: 0; }/*CSS for "down" arrow image added to top menu items*/
.rightarrowpointer{ position: absolute; padding-top: 3px; left: 100px; border: 0; } /*CSS for "right" arrow image added to drop down menu items*/ 
.ddiframeshim{ position: absolute; z-index: 500; background: transparent; border-width: 0; width: 0; height: 0; display: block; } 

li.ddmCurrent a,.ddmCurrent a:visited,.ddmCurrent a:hover{color:#D83232;}
li.ddmCurrent{background-image:url(/2010/lib/menu_atas_select.gif);} 
/*-- Ticker --*/  
#boxTickerArea{ width:100%; height:34px; xbackground-color:#c40001; }
#tickBox {	  
	width:980px;  
 	background: url(/2010/lib/bg_ticker.gif); 
	border: 0px solid #D43616; 	 
	padding:0px; 
	height:34px; 
} 
#tickLbl{ 
	font-family: Tahoma;
	font-size: 11px; 
	color: #EEAE00;
	font-weight: bold;  
	float:left;
	padding: 10px 0px 0px 13px;
	border: 0px solid #D43616; 	 
}
#tickText{ 
	width:567px;   /*775px*/
	float:left; 
	padding: 8px 0px 0px 0px;
	border: 0px solid #C12E13; 	
}
.tickScroll{font-family: verdana;
	font-size: 8pt; 
	color: #B7A7A7;
	font-weight: normal; 
	border: 1px solid #C12E13; 	
	background-color:#A01111;
	padding: 1px 0px;
	margin: 0 0 0 10px;
}
#tickAd{ 
	text-align:right;  
	float:right;
	border: 0px solid #C12E13; 	
	padding: 3px 10px 0px 0px;
} 

#tickAd input {  
	padding: 0px 0px 0px 0px;
	border:1px solid #664142; 
	font-family:arial;	
	width:226px; 
	height:18px; 
} 

/* jcarousel : weather */
.jcarousel-container { position: relative; } 
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; } 
.jcarousel-list {z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;} 
.jcarousel-list li,.jcarousel-item { float: left; list-style: none; width: 300px; height: 100px; } 
.jcarousel-next { display: none; } 
.jcarousel-prev { z-index: 3; display: none; } 
/* jcarousel : slider */
#boxSliderArea{ width:100%; background-color:#aaacac; /*#8f8f8f*/ }
#box-slider{ border:0px solid red; padding:5px 0px; } 
.jcarousel-skin-me .jcarousel-container { -moz-border-radius: 15px; background: #aaacac; border: 1px solid #A9ABAA; } 
.jcarousel-skin-me .jcarousel-container-horizontal { width: 978px; padding: 5px 0px; }
.jcarousel-skin-me .jcarousel-clip-horizontal { width:  920px; height: 100px; } 
.jcarousel-skin-me .jcarousel-item { width: 300px; height: 100px; }
.jcarousel-skin-me .jcarousel-item:hover{ border-top: 0px solid orange; }
.jcarousel-skin-me .jcarousel-item-horizontal { margin-right: 12px; } 
.jcarousel-skin-me .jcarousel-item-placeholder {border : 1px solid orange; }  
.jcarousel-skin-me .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right: 5px;
    width: 15px;
    height: 36px;
    cursor: pointer; 
	background: transparent url(/2010//lib/slider/slider_arrow_right.gif) no-repeat 0 0;
} 
.jcarousel-skin-me .jcarousel-next-horizontal:hover { background-position: -15px 0; } 
.jcarousel-skin-me .jcarousel-next-horizontal:active { background-position: -30px 0; } 
.jcarousel-skin-me .jcarousel-next-disabled-horizontal,
.jcarousel-skin-me .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-me .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -45px 0; } 
.jcarousel-skin-me .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: 5px;
    width: 15px;
    height: 36px;
    cursor: pointer;
    background: transparent url(/2010//lib/slider/slider_arrow_left.gif) no-repeat -45px 0;
} 
.jcarousel-skin-me .jcarousel-prev-horizontal:hover { background-position: -30px 0; } 
.jcarousel-skin-me .jcarousel-prev-horizontal:active { background-position: -15px 0; } 
.jcarousel-skin-me .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-me .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-me .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0 0; } 
/* jcarousel : galery */
.jcarousel-skin-gf .jcarousel-container { -moz-border-radius: 0px; background: #CB0101; border: 0px solid #b3b3b3; } 
.jcarousel-skin-gf .jcarousel-container-horizontal { width: 560px; padding: 8px 0px; }
.jcarousel-skin-gf .jcarousel-clip-horizontal { width: 560px; height: 125px; } 
.jcarousel-skin-gf .jcarousel-item { width: 140px; height: 124px; } 
.jcarousel-skin-gf .jcarousel-item-horizontal { margin-right: 0px; } 
.jcarousel-skin-gf .jcarousel-item-placeholder { background: #fff; color: #000; }  
.jcarousel-skin-gf .jcarousel-next-horizontal {
    position: absolute;
    top: -29px;
    right: -31px;
    width: 31px;
    height: 170px;
    cursor: pointer;
    background: transparent url(/2010//lib/slider/galeri_arrow_r.gif) no-repeat -62px 0; 
}  
.jcarousel-skin-gf .jcarousel-next-horizontal:hover { background-position: -31px 0; } 
.jcarousel-skin-gf .jcarousel-next-horizontal:active { background-position: 0px 0; } 
.jcarousel-skin-gf .jcarousel-next-disabled-horizontal,
.jcarousel-skin-gf .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-gf .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -93px 0; } 
.jcarousel-skin-gf .jcarousel-prev-horizontal {
    position: absolute;
    top: -29px;
    left: -31px;
    width: 31px;
    height: 170px;
    cursor: pointer;
    background: transparent url(/2010/lib/slider/galeri_arrow_l.gif) no-repeat -31px 0; 
}  
.jcarousel-skin-gf .jcarousel-prev-horizontal:hover { background-position: -62px 0; } 
.jcarousel-skin-gf .jcarousel-prev-horizontal:active { background-position: -93px 0; } 
.jcarousel-skin-gf .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-gf .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-gf .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0 0; } 

.jcarousel-skin-we .jcarousel-container-vertical { width: 260px; height: 23px; padding: 0px; }
.jcarousel-skin-we .jcarousel-clip-vertical { width:  260px; height: 25px; padding: 1px 0px 0px 0px; } 
.jcarousel-skin-we .jcarousel-item { width: 260px; height: 23px; padding: 0px; } 
.jcarousel-skin-we .jcarousel-item-vertical { margin-top: 0px; } 
.jcarousel-skin-we .jcarousel-item-placeholder { background: #fff; color: #000;}  
/* galeri foto box */
.galTitle {
	background-image: url(/2010//lib/slider/gal_title_bg.gif);
    width:  560px;
    height: 29px;
	line-height: 29px; 
	border: 0px solid #b3b3b3; 
}
.galLabelImg{  
	float:left;  
	border: 0px solid #b3b3b3;
	padding: 5px 0 0 10px;
	border: 0px solid #b3b3b3;
}
.galGotoGal{  
	float:right;  
	border: 0px solid #b3b3b3;
	padding: 0px 18px 0 0;  
	font-family: tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#E39999; 
}
.galGotoGal a{ color:#E39999; text-decoration:none; }
.galGotoGal a:hover{ color:#FF99FF; } 
#boxgalitem{
    -moz-border-radius: 5px;
    width:  124px;
    height: 108px; 
	border: 0px solid #b3b3b3;
	background-color:#A90303;
	padding: 8px 0px ;
}
#borderimg img{ border: 1px solid #b3b3b3; }
#borderimg img:hover{ border: 1px solid #efefef; } 
.txtimg{  
	border: 0px solid #b3b3b3; 
	padding: 2px 6px 0px 6px; 
	font-family: tahoma;
	font-size:11px;  
	color:#FACF3A;	 
	line-height:13px;
	text-align:left;
	text-decoration:none; 
}
.txtimg a{ color:#FACF3A; text-decoration:none;}
.txtimg a:hover{ color:#F493B2;}  
/* tooltip */
#dhtmltooltip {
	border: #707070 1px solid; 
	padding : 0px;  
	z-index: 100; 
	background: url(/2010/lib/bg_tooltip.gif) #fff repeat-x;
	filter: Alpha(Opacity=100); 
	left: -300px; 
	visibility: hidden; 
	width: 150px; 
	cursor: move; 
	position: absolute; 
	opacity: 1.0; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
}
#dhtmlpointer {
	z-index: 101; 
	filter: Alpha(Opacity=100); 
	left: -300px; 
	visibility: hidden; 
	position: absolute; 
	opacity: 1.0 
}
#tooltip { color: #333; padding: 5px; cursor: pointer;}
#tooltip Strong, #tooltip B { color: #c61401; cursor: pointer; }
#tooltip span { padding: 0px; margin-top: 10px; display: inline; cursor: pointer; }  

/* headline #1 */
#BoxHL {
	width:956px;
	height:250px; 
	padding:15px 12px 15px 12px;
	background-color:#000;
}
#hlLeft{ 
	float:left;    
	width:120px;  
	background-color:#6D6E71; 
	border :0px solid #000;  
} 

#hlMid{ 
	float:left; 
	width:525px;  
	border-top:0px solid #000; 
	 
}  
#hlRight{
	float:right; 
	width:300px;   
	border:0px solid red; 
} 
.hlImgs div { position:absolute; overflow:hidden; }
.hlImgs img { border:none; } 
.boxHL ul{ margin: 0px; padding: 0px; list-style:none; }
.tabHL li { 
	float:left; 
	margin-right:5px; 
	display:inline; 
	list-style:none; 
	font: bold 11px verdana;
	border:1px solid #8D8E90; 
}
.tabHL li a { 
	display:inline-block;  
	padding: 6px; 
	text-decoration:none; 
	color:#B6B6B6; 
}
.tabHL li a:hover { background-color:#A16161; color:#fff;}
.tabHL li a.current { background-color:#9B9B9B; }
.tabHL li a.current { color:#E5E5E5; }  
.disabled { visibility: hidden! important } 


/*content*/  
.cntThumb { width:80px; border:0px solid #000; }
.cntCat { padding-top: 0px; font: bold 11px Tahoma; color:#ff8000;}
.cntDat { padding: 0px 0px; font: normal 12px Arial; color:#666; } 
.cntTit { padding: 3px 0px; color:#333c; } 
.cntTit a {color:#aa1414; font: bold 17px Arial; text-decoration:none;} /*color:#aa1414*/
.cntTit a:hover {color:#ff0000;}
.cntTsr { padding-top:0px;  } 
.cntLog { padding-top:0px; padding-bottom:10px;  font: normal 11px Tahoma; color:#4f4f4f; }
.cntLog a{ color:#4f4f4f; }
.cntLog a:hover{ color:#cc0301; } 
.cntAut { text-align:right; padding-top:0px; font: normal 10px Tahoma; color:#999; }
 
.cntTit2 { padding:0px 0px; color:#333c; } 
.cntTit2 a {color:#333; font: bold 12px Arial; text-decoration:none;} /*color:#aa1414*/
.cntTit2 a:hover {color:#ff0000;}
.cntTsr2 { padding-top:0px; font: normal 12px Arial; } 

.cntItemBox{  width:300px;  padding: 0px 0px 5px 0px; border-bottom:1px solid #f0b9b9; display:inline-block;} 
.cntItemList{  width:300px; padding: 5px 0px 2px 0px; border-bottom:1px solid #f0b9b9; } 
.cntItemList img { border:0px solid #000; padding: 1px 2px 0px 0px; margin: 0px; } 
.cntItemList a { color:#333; font: bold 12px Arial; text-decoration:none; display:inline-block;}
.cntItemList a:hover { color:#ff0000; text-decoration:none; }  
.cntItemListDate  {float:left;width:33px; color:#555;font:normal 11px Arial; padding-left:1px;}
.cntItemListTitle {float:left;width:245px; border:0px solid #b0b0b0} 

.cntItemListTit { width:300px; padding: 5px 0px 2px 0px; border-bottom:1px solid #f0b9b9;}
.cntItemListTit a {color:#aa1414; font: bold 12px Arial; text-decoration:none;} /*color:#aa1414*/
.cntItemListTit img { border:0px solid #000; padding: 1px 2px 0px 0px; margin: 0px; } 

.cntDat { font: normal 11px Arial; color:#666; } /*date*/  
.idx {padding-top:5px; }
.idx a {font: normal 11px Arial; text-decoration:none; color:#666;}
.idx a:hover {color:#ff0000; text-decoration:none; } 

/* content : home */  
#boxContentAreaAll{ display:inline-block;; margin: 0px; padding: 0px; width:980px; background: white url(/2010/lib/bg_grad_contentall.gif) repeat-x; border:0px solid red;} 
#boxAreaLeft{  float:left;  width:638px; padding-left:20px; border:0px solid red; } /*width:638px;*/
#boxAreaRight{ float:right; width:300px; padding-right:20px; text-align:left; border:0px solid red;}
#boxContentAreaAll2{ display:inline-block;; margin: 0px; padding: 0px; width:980px; background-color: white; border:0px solid red;} 


/* latest : home */   
#boxLatestHome{   
	float:left;
	width:618px;
	margin: 0px;
	text-align:left; 
	padding-bottom: 5px;
	border-bottom :0px solid #CB0101;  
} 
.latestLeft{ 
	float:left;
	width:300px; 
	padding:0px 15px 0px 0px;  
	border:0px solid #f0b9b9;  
}
.latestRight{
	float:left;
	width:295px; 
	padding:0px 0px 0px 0px;  
	border:0px solid #f0b9b9; 
}

.tabLatest {float:left; padding-top:10px;}
.tabLatest div{float:left; padding-right:4px}
.tabLatest div a:hover {padding-top:4px; display:inline-block; }
.tabLatest div .current {padding-top:4px; display:inline-block; }
.latestAd {float:right; padding:10px 20px 0 0;}

 
/* box sub chn L red */
.boxLSubChnHome{ 
	width:204px; 
	background-color:#c60000;  
	float:left; 
	display:block;
}
.boxbgred{  
	background-color:#c60000; 
}
.boxLSubChn{
	margin-top: 13px;
	border:0px solid red;
	width:204px; 
	xbackground-color:#c60000;
	float:left; 
	display:block;
}
.boxRSubChn{ 
	margin-top: 13px;
	margin-left:18px;
	border:0px solid red;
	width:400px; 
	display:block;
	float:left;
}
.lbl-tit{
	border:0px solid red;
	float:left; 
	padding: 0px 0px 4px 0px;
	margin: 0;
}
.lbl-ad{
	border:0px solid red;
	float:right; 
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
#subChnItem{ 
	padding:0px;
	padding-top:15px;
	margin:0px;
}
.subChnLbl{
	padding:0px;
	margin:0px;
	width:180px;
	height:14px; 
	text-align:left;
}
.subChnLoc{
	padding:0px;
	margin:0px;
	width:180px;
	color:#FF9900;
	font: bold 11px Arial;
	text-align:left;
}
.subChnImg{ padding-top:4px; margin:0px;}
.subChnTit{
	padding:0px;
	margin:0px;
	width:180px;
	height:36px;
	background-color:#CCCCCC;
	background: transparent url(/2010/template/bg_subchn_tit.gif) repeat-x; 
	text-align:left;
	color:#fff;
}
.subChnTit a{
	padding:1px 6px;
	display:inline-block; 
	text-decoration:none; 
	font: bold 11px Arial;
	color:#fff;
}
.subChnTit a:hover{ color:#FF9900;text-decoration:none; }

/* box rubrik terkini*/
#rubItemBox{ 
	padding:0px 0px 5px 0px;  
	border:0px solid red;
	width:400px; 
	text-align:left;
	border-bottom:1px solid #f0b9b9;
}
.rubItemL{padding:0px 0px 0px 0px; float:left; border:0px solid red; width:88px}
.rubItemR{padding:0px 0px 0px 0px; float:left; border:0px solid red; width:310px}
.rubItemR2{padding:0px 0px 0px 0px; float:left; border:0px solid red; width:210px}
.rubLoc { padding:3px 0 0 0; font: bold 11px Arial; color:#ff8000; }
.rubImg { width:80px; border:1px solid #efefef; color:#dddddd; padding:0px; }  
.rubDat { padding-top:0px; font: normal 11px Tahoma; color:#666; } 

.rubTit { padding:1px 0px; color:#4f4f4f; } 
.rubTit a {color:#aa1414; font: bold 14px Arial; text-decoration:none;}
.rubTit a:hover {color:#ff0000; }

.rubTsr { padding-top:0px; font: normal 12px Arial; } 




/* HotNews : home */ 
.labelHotNews{width:300px;border:0px solid #8D8E90;}
.labelHotNewsL{float:left;width:127px;border:0px solid #8D8E90;padding-bottom:4px;}
.labelHotNewsR{
	float:right;
	width:171px;   
	display:inline-block;
	padding:11px 0px 0px 0px; 
}
.lbltab{ 
	border-top:0px solid black;
	border-right:0px solid black;
	border-left:0px solid black; 
	background: transparent url(/2010/template/bg_tabhn.gif) repeat-x;  
	padding:3px 0px 1px 0px; 
	display:inline; 
	color:#999; 
}
.lbltab a{
	padding-left: 10px; color:#FF9900; 
	font: bold 13px Arial; 
	text-decoration:none;   
  	padding:0px 5px 1px 20px; 
	display:inline-block; 
} 
.lbltab img{padding:3px 0px 0px 0px}
#tabLabelHN{text-align:right; }

.bottomLine2{ 
	border-top :2px solid #CB0101; 
  	padding:0px 0px 10px 0px; 
} 
.bottomLine2blk{ 
	border-top :2px solid #000; 
  	padding:0px 0px 10px 0px; 
} 
#loading{display:none}
#loading2{display:none}
.padBanner{padding:10px 0px;}
.padBannerBot{padding-bottom:10px;}
/* ChannelNews : home */ 
#boxChannelNews, #boxChannelNewsR {
	xbackground: transparent url(/2010/template/bg_grad_contentall.gif) repeat-x;  
	border-top:0px solid #000; 
	float:left;
	width:300px; 
	margin-bottom: 12px;
	text-align:left; 
}
#boxChannelNewsR{ margin-left:20px }
.boxChannelTitle{
	width:295px;  
	height:18px; 
	margin: 0px;
	padding-top: 2px; 
	padding-left: 5px; 
	background-color:#000; 
	font: bold 12px Verdana; 
	color:#efefef; 
} 

#cntItemBoxPop{ width:289px; padding:5px 0px 2px 7px;border:0px solid #b0b0b0 } 
 
.cntCatPop { padding:0px 0px 0px 0px; font: bold 9px Verdana; color:#ff8000; } 
.cntDatPop, .cntDat2 { padding:0px 0px 0px 0px; font: normal 11px Arial; color:#666; }  
.cntTitPop { color:#333c; } 
.cntTitPop a {color:#aa1414; font: bold 12px Arial; text-decoration:none;}
.cntTitPop a:hover {color:#ff0000; }  
.cntTsrPop { padding-bottom:5px; }   
.cntItemListPop { width:280px; padding: 5px 0px 2px 0px; border-bottom:1px solid #f0b9b9; }  
.cntItemListPop img { padding: 1px 2px 0px 0px;}  
.cntItemListPop a { color:#333; font: bold 12px Arial; text-decoration:none; }
.cntItemListPop a:hover { color:#ff0000; }  
 



#cntItemBoxChn{ width:300px; padding:0px 0px 0px 0px; }
.cntImg3 { width:80px; border:0px solid #b0b0b0; color:#dddddd; padding-top:0px; } 
.cntCat3 { padding:0px 0px 0px 0px; font: bold 9px Verdana; color:#ff8000; } 
.cntDat3 { padding:0px 0px 0px 0px; font: normal 11px Arial; color:#666; } 
.cntTit3 { color:#333c; } 
.cntTit3 a {color:#aa1414; font: bold 13px Arial; text-decoration:none;}
.cntTit3 a:hover {color:#ff0000; } 
.cntTsr3 { padding-bottom:0px; }  
.idxChn {padding:5px; }
.idxChn a {font: normal 11px Arial; text-decoration:none; }
.idxChn a:hover {color:#ff0000; text-decoration:none; } 

/* HotNews : home */ 
#areaHotNews{ padding-top: 10px; padding-left: 0px; border:0px solid #000; }
.labelHotNews { padding: 0px 0px 0px 0px; margin-right: 0px; } 
.tabnews { xposition:absolute; overflow:hidden; padding: 0px; margin: 0px;}  
.tabHN {  
	padding: 0px; 
	margin: 0px;  
	width:300px;  
	height:21px;     
	background: transparent url(/2010/template/bg_tabhn_bot.gif) repeat-x; 
}
.tabHN li { padding:0px; width:85px; } 
.tabHN li { 
	display:inline; 
	list-style:none; 
	float:left; 
	margin-right:4px;  
	height:19px;  
	background: transparent url(/2010/template/bg_tabhn.gif) repeat-x;  
	text-align:center;
}
.tabHN li a { 
	display:inline-block; 
	margin:0px;  
	padding-top: 3px; 
	text-decoration:none;  
	font: bold 11px tahoma; 
	color:#949494;  
}
.tabHN li a:hover { color:#c40001; }
.tabHN li .current { width:81px;
	background: transparent url(/2010/template/bg_tabhn_on.gif) repeat-x; 
	border-top:2px solid #000; 
	border-right:2px solid #000;   
	border-left:2px solid #000;   
	border-bottom:none;  
	height:16px;  
}
/* HotNews Populer : warta */  
#areaHotNewsPop{ padding-top: 12px; padding-left: 0px; border:0px solid #000; width:300px;}
.labelHotNewsPop { padding: 1px 0px 4px 0px; margin-right: 20px; border-bottom:0px solid #000;} 
.xtabnews { xposition:absolute; overflow:hidden; padding: 0px; margin: 0px;}  
.tabPop{  
	padding: 0px; 
	margin: 0px;  
	width:300px;  
	height:21px;     
	background: transparent url(/2010/template/bg_tabhn_bot.gif) repeat-x;  
} 
.tabPop li{ 
	display:inline; 
	list-style:none; 
	float:left; 
	margin-right:4px;   
	background: transparent url(/2010/template/bg_tabhn.gif) repeat-x;   
}
.tabPop li a { 
	display:inline-block; 
	margin:0px;   
	text-decoration:none;  
	font: bold 11px tahoma; 
	color:#949494;  
	padding:1px 8px 1px 8px;  
	line-height:17px;  
}
.tabPop li a:hover  { color:#c40001; }
.tabPop li .current { 
	background: transparent url(/2010/template/bg_tabhn_on.gif) repeat-x; 
	border-top:2px solid #000; 
	border-right:2px solid #000;     
	border-left:2px solid #000;  
	line-height:17px;  
	color:#c40001;   
}
.contentPop { 
	padding: 0px; 
	margin: 0px; 
	width:296px;    
	border:2px solid #000; 
	border-top:0px; 
	background-color:#fff;  
}  

/*UL.tabs LI.current A*/
ul.tabHN li.current{ 
	background:  url(/2010/template/bg_tabhn_on.gif) repeat-x; 
	border-top:2px solid #000; 
	border-right:2px solid #000;   
	border-left:2px solid #000; 
} 
 
.tabHN li a.current { color:#333; }  
.boxHotNews { 
	padding: 1px; 
	margin: 0px; 
	width:294px;    
	border:2px solid #000; 
	border-top:0; 
	background-color:#fff; 
	/*xbackground: transparent url(/2010/template/bg_boxhn.gif) repeat-x; 
	background-color:#fee1e0;*/
}    

#cntItemBoxHN{ padding:7px 5px 2px 5px; } 
#xboxRight{ padding: 6px; margin: 0px; border:0px solid #000; }  

#footer{ width:100%; background-color:#CCCCCC; padding:0px; margin:0px; }
.footernav{width:980px; height:82px; background-color:#000000; }
.footertxt{padding-right:10px; font:bold 11px Tahoma; color:#999999;}

/* h ads area */
#areaAdsHor{ width:100%; background-color:#ccc; /*#8f8f8f*/ }
#boxAreaAdsH{ width: 980px; padding: 0px 0px; background-color:#fff; display:inline-block;}  

/*balong wisatakotatua*/
#backwisata1 {width:284px; background:#d2bf9f; padding:0px 8px 8px 8px;}
#backwisata2 {background:url(/images/bgwiskotatua.jpg) no-repeat; background-color:#f0e9de; padding:7px; width:269px;}
#im_thumb_wiskot {float:left; margin:0px 4px 2px 0px; border:2px solid #fce8a8;}
#judwisata {font:bold 12px Arial; color:#333; }
#judwisata a {color:#333; text-decoration: none;}
#judwisata a:link {color:#333; text-decoration: none;}
#judwisata a:hover {color:#000; text-decoration: underline;}

#navwisa {margin:0px 0px; padding:0px 0px}
#navwisa     ul 		{ list-style: none; margin:10px 0px 0px 17px; padding-left:0; }
#navwisa     li		{ margin:0px 0px 0px 0px; padding:0px 20px 4px 0px; list-style:disc; font:bold 12px arial; color:#333;}
#navwisa     a 		{ font:bold 12px arial; color:#333; text-decoration:none;}
#navwisa    a:link 	{ color:#333c; text-decoration:none;}
#navwisa    a:hover 	{ color:#000; text-decoration: underline;}
/*=========*/


.boxPopulerR{ height:300px; } 

/* sub Channel Navigation */
.hlSubMenu ul {   
	float:left; 
	margin: 0px; 
	padding:8px 0px 0px 15px; 
	height:24px; 
	border:0px solid red; 
	list-style-type: none;  
}
.hlSubMenu li { 
	display:inline; 
	list-style:none; 
	font: normal 11px Tahoma;
	text-decoration:none;
	float:left;  
	color:#666666;
	padding-right:7px; 
}
.hlSubMenu li a{   
	color:#7e7d7d;
	text-decoration:none;
	border-left:0px solid #7e7d7d; 
	padding-right:0px; 
}
.hlSubMenu li strong{ color:#d83232; }
.hlSubMenu li a:hover{ color:#b89a9a; }
.hlSubMenu li a:active{ color:#7e7d7d; } 
/*numb nav*/

#navItemBoxNum{ 
	padding:1px 0px;   
	width:400px; 
	text-align:left;  
	border:0px solid red;
}
#navNumNews{
	font:bold 11px tahoma;
	color:#666666; 
	float:right;
	text-align:right;
	padding:5px 0px; 
	width:400px;
	border: 0px solid red;
}
#navNumNews a{
	font:bold 11px tahoma;
	color:#666;
	text-align:right;
	padding:2px 5px;
	margin:0px 1px;
	border: 1px solid #ccc;
	background-color:#efefef; 
	line-height:20px;
}
#navNumNews a.dipilih{ color: #a90303; }

/* Mod Right Std */
#areaModRight{
	width:300px;
	border:0px solid #000; 
}
.modLabelBox{ 
	padding:2px 2px;
	font:normal 11px Verdana;   
}
.modBoxCont{ 
	padding:5px 0px 0px 0px; 
	margin:0px;
	padding:0px;
	color:#999;   
} 
.modBoxCont ul{  
	display:block;
	font:bold 10px Arial;
	line-height:15px;
	color:#c40001;  
	margin:0px;
	padding:5px 0px 5px 0px;
}
.modBoxCont ul li { 
	list-style-type:square; 
	font:normal 11px Arial;  
	line-height:15px;
	color:#000; 
	margin-left:17px;  
	padding:1px 0px; 
} 
.modBoxCont ul li a { 
	color:#000; 
} 
.modBoxCont ul li a:visited{   
	color:#000; 
} 
.modBoxCont ul li a:hover{    
	color:#000; 
} 

.modBoxCont div { padding:2px;font: normal 11px Arial;color:#666;} 
.modBoxCont div a {font: normal 12px Arial;} 






/* box mod Left */
#areaModLeft{
	width:204px;
	border:0px solid #000; 
	background-color:#fff; 
}
.modLeftLabelBox{ 
	padding:2px 0px;
	font:normal 11px Verdana; 
	xcolor:#666;  
	color:#990000;
	background-color:#fff; 
	border-bottom:0px solid #666; 

}
.modLeftBoxCont{ 
	padding:5px 0px 0px 0px; 
	margin:0px;
	padding:0px;
	xcolor:#999;     
} 
.modLeftBoxCont ul{  
	display:block;
	font:bold 10px Arial;
	line-height:15px;
	xcolor:#c40001;  
	margin:0px;
	padding:5px 0px 5px 0px;
}
.modLeftBoxCont ul li { 
	list-style-type:square; 
	font:normal 11px Arial;  
	line-height:15px;
	color: #000; 
	margin-left:17px;  
	padding:1px 0px;
	border-bottom:0px solid #ccc;  
} 
.modLeftBoxCont ul li a, .modLeftBoxCont ul li a:visited {  
	color: #990000; 
}  
.modLeftBoxCont ul li a:hover{    
	color:#990000;
} 
#rubItemBox2{ 
	padding:0px 0px 0px 0px;  
	border:0px solid blue;
	width:204px; 
	text-align:left; 
	xbackground-color:#CCCCCC;
}
.rubItemL2, .rubItemL2 a{padding:0px 0px 0px 0px; float:left; border:0px solid red; width:120px;

	font: bold 11px Arial; 
	xbackground-color:#CCCCCC;
}
.rubItemR2{padding:0px 0px 0px 0px; float:left; border:0px solid red; width:80px;
	xfont: bold 11px Arial; 
}
.rubTit2 a{padding:0px 0px 0px 0px; float:left; border:0px solid red;  
	font: bold 11px Arial; 
	xbackground-color:#CCCCCC;
}
.rubTit3 ,.rubTit3 a{ 
	font: normal 11px Arial;  
}