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

body {
	margin:0px; 
	padding:0px;
	font:normal 14px 'Times New Roman';
}

a 		{text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:none;}

h4 { text-transform:uppercase; font:normal 10px arial; color:#ff6600; padding:0px; margin:0px;}

/*general */
.bg_besar {background:url(images/bg.gif) repeat-y;}
.bg_headline 	 {background:url(images/bg_mid_headline.gif) repeat-y;}
.bg_headline_top {background:url(images/bg_top_headline.jpg) no-repeat;}
.bg_headline_bot {background:url(images/bg_bot_headline.gif) no-repeat;}

.bg_headline_p 	 {background:url(images/bg_mid_headline_p.gif) repeat-y;}
.bg_headline_top_p {background:url(images/bg_top_headline_p.jpg) no-repeat;}
.bg_headline_bot_p  {background:url(images/bg_bot_headline_p.gif) no-repeat;}

.bg_artikel_top {background:url(images/bg_artikel.jpg) repeat-x;}

.bg_tema {background:url(images/tema_liputan.gif) no-repeat;}
.bg_tema_bot {background:url(images/bg_tema_bot.gif) no-repeat;}
.bg_indexlalu { background:url(images/bg_indexlalu.gif) repeat-x;}
.bg_indexlalu_bot {background:url(images/bg_indexlalu_bot.gif) no-repeat bottom;}
.bg_footer {background:url(images/bg_footer.gif) repeat-x;}

.dbl_line {background:url(images/bg_dbl_line.gif) repeat-x top;}
.dbl_line2 {background:url(images/bg_dbl_line2.gif) repeat-x bottom;}
.back2top {background:url(images/but_back2top.gif) no-repeat center right;}


/* top navi */
.top_navi {margin:0px; padding: 0px; border-bottom:2px solid #e7e7e7;}
.top_navi a {color:#7d7d7d; font:normal 11px arial; padding:0px 5px 0px 10px;}
.top_navi a.selected {text-decoration:none; font-weight:bold;}
.top_navi ul {list-style:none; padding:4px; margin:0px;}
.top_navi li {display:inline; border-left: 1px solid #e7e7e7; padding:4px 0px;}
.top_navi li.last {border-right: 1px solid #e7e7e7; padding-right:5px;}

/*middle navi */
.mid_navi ul {list-style:none; padding:0px; margin:0px;}
.mid_navi li {display:inline; line-height:15px; border-right:1px solid #005a6e; margin-right:6px;}
.mid_navi li.last {border:none;}
.mid_navi a {padding:0px 6px 0px 0px}

/*bottom navi */
.bot_navi a {background:url(images/bullet2.gif) no-repeat left; padding-left:15px;}

/*footer navi */
.foot_navi ul {list-style:none; padding:0px; margin:0px 0px 5px 0px;}
.foot_navi li {display:inline; border-right: 1px solid #3b3b3b;}
.foot_navi a {padding:0px 6px;}
.foot_navi li.last {border:none;}

/*fix image */
.fix img {width:600px;}
.fixp img {width:410px;}
  
/*balong */
.balong ul {list-style:none; padding:0px; margin:0px; font-size:17px;}
.balong li {padding:10px 0px; border-bottom: 1px dashed #dfdfdf;}
.balong li.no_bord {border:none;}
.balong img {float:left; margin-right:10px; border:1px solid #dfdfdf; padding:2px;}

/*terpopuler */
.populer ul {list-style:none; padding:0px; margin:0px; font-size:12px;}
.populer li {padding:4px 0px; border-bottom: 1px dashed #dfdfdf;}
.populer a {padding-left:15px; background:url(images/bullet.gif) no-repeat left;}

/*fotolepas */
.fotolepas img {padding:2px; border:1px solid #ccc;}
