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

#iklanbaris{
  
width:695px;
}
#iklanbaris a{
  
text-decoration:none;
color:#f00;
}
#iklanbaris a:hover{
  
text-decoration:underline;
}
#iklanbaris .txtkategori{
	font-weight:bold;
}
#iklanbaris .atas{	
	background:url(../images/bg_top_iklanbaris4.jpg);

	padding:5px;
	color:#000;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #178bd3;
}
#iklanbaris table.kat{
	margin-right:5px;

	}

#iklanbaris table.kat td{
	width:100px;

	}

#iklanbaris table.isi td{
	width:100px;
	background-color:#ecf7fc;
		padding:4px 5px;

		border-bottom:1px solid #178bd3;
		
	}
#iklanbaris table.isi{
	border:1px solid #178bd3;
	border-bottom:none;
	

	}
#iklanbaris .search{
	background:#ffdaea;
	border:1px solid #ea9abe;
	margin-top:5px;
	padding:10px;
	}
#iklanbaris .search .txt{
	color:#000;margin-bottom:5px;
	}


/*CSS Iklan By Roland
-------------------------------------------------------*/
	table tr td a {color:#F00; text-decoration:none}
	table tr td a:hover {text-decoration:underline}
	
	table.iklan_wraper {border:1px solid #178bd3;}
	table.iklan_wraper tr.trup {background:url(../images/bg_top_iklanbaris4.jpg) repeat scroll 0 0; font-weight: bold; color: #178bd3; font-size: 10px;}
	table.iklan_wraper tr.trup td {height:23px}
	table.iklan_wraper tr.main {background: #ECF7FC;}
	table.iklan_wraper tr.bdr_btm td {border-bottom:1px solid #AFDCF0;}
	span.titleiklan {font-weight: 700;}
	
	table.status_iklan_wraper {background:#FFDAEA; border:1px solid #EA9ABE; font-size:9px}
	
	table.cat_wraper {repeat scroll 0 0; border:1px solid #3ECC4A; border-bottom:0}
	table.cat_wraper tr td {border-bottom:1px solid #3ECC4A}
	table.cat_wraper tr.cattrup {background:transparent url(../images/bg_top_hijau.jpg)}
	table.cat_wraper tr.cattrup td {height:23px; font-weight:bold}
	
	div.buttonlink {border:1px solid #FFF; padding:3px; float:left; margin-right:5px}
	div.buttonlink:hover {border:1px solid #178bd3; background:#ECF7FC;}
