.body{width:998px; margin:auto; text-align:left;}
.top-spacer{
	background: #6AA2F7;
	height: 15px;
	font-size: 1px;
}
.logo{
	width: 418px;
	float: left;
	height: 90px;
}
.banner1{
	width: 510px;
	float: right;
	text-align: right;
	padding-top: 10px;
}

.top{
	background: url(../images/menu.gif) repeat-x;
	height: 32px;
	border: 1px solid #444;
}

.nav{
	width: 600px;
	float: left;
}
.nav ul{
	margin:0;
	list-style: none;
	padding: 0;
}
.nav li{float:left; padding:0;}
.nav a{display:block; float: left;  padding:0 6px; line-height: 32px; height: 32px;color: #fff; font-weight: bold;}
.nav a:hover, .nav a.active{background:url(../images/menu_a.gif) repeat-x top #FEC903; color: #fff;}

.cs{width:200px; float: right; color: #fff; text-align: right;}
.cs-c{padding:3px 10px 0 0; display:none;}
.cs table{width: 100%;}

.wrap{
	background: #f5f5f5;
	padding: 10px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.main{
	width: 616px;
	float: left;
}
.main .content{
	border: 1px solid #ccc;
	padding: 8px;
	background: #fff;
}
.main h1{
	font-size: 20px;
	font-weight: normal;
}
.main h2{
	font-size: 18px;
	font-weight: normal;
}
.sidebar{
	width: 348px;
	float: right;
}
.sidebar .content{
	border: 1px solid #ccc;
	padding: 8px;
	background: #fff;
}
.sidebar h3{
	background: url(../images/sw.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 10px;
}
.sidebar_left{
	width: 160px;
	float: left;
}

.sidebar_left h3{
	background: url(../images/sh1.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 10px;
}

.sidebar_right{
	width: 161px;
	float: right;
}

.sidebar_right h3{
	background: url(../images/sh1.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 10px;
}

.sidebar a:hover{
	color: #630;
}
ul.children {
	font-size: 11px;
	padding: 0 !important;
}

.big_search{
	margin-bottom: 10px;
	width: 614px;
	height: 160px;
	border: 1px solid #999;
	background: url(../images/search.jpg) no-repeat;
	overflow: hidden;
}
.big_search_header{}
.big_search_content{
	padding: 10px 10px 0 130px;
}
.big_search_content form{
	padding-left: 10px;
	height: 120px;
	background:url(../images/trans.png);
	behavior: url(iepngfix/iepngfix.htc);
	color: #fff;
	font-weight: bold;
}
.big_search_content table{
	width: 100%;
}
.big_search_footer{}
.big_search_tab{
	padding-left: 350px;
	height: 30px;
}
.big_search_tab a{
	display: block;
	width: 110px;
	height: 30px;
	float: left;
	line-height: 30px;
	text-align: center;
	margin-right: 2px;
	color: #fff;
	font-weight: bold;
	background: none;
}
.big_search_tab a:hover, .big_search_tab a.active{
	background:url(../images/trans.png);
	behavior: url(iepngfix/iepngfix.htc);
	color: #fff;
}
.big_search .button{
	background: #E50C00;
	padding: 3px 4px;
	font-weight: bold;
}

.welcome{
	margin-bottom: 10px;
}
.welcome h1{
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ddd;
}


.list-iklan{margin-bottom:15px; }
.list-iklan-order{float: right; width: 200px; padding-top: 10px; text-align: right;}
.list-iklan-action{clear: both; background:#FCF9E1; padding: 4px;}
.list-iklan-action .button{ background: #A3928A; border: 1px solid #A3928A;}
.list-iklan h3{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 10px 0;
}
.list-iklan-item{ padding: 8px; background: #E9F2FA; border-top:1px solid #fff; }
.list-iklan-item-checkbox{ width: 30px; float: left; text-align: center}
.list-iklan-item-image{width: 95px; float: left; padding-top: 2px;}
.list-iklan-item-image img{width: 80px; background: #fff; border: 1px solid #ddd; padding: 2px;}
.list-iklan-item-desc{width:330px; float: left; font-size: 11px;}
.list-iklan-item-desc a{font-weight: bold;}
.list-iklan-item-price{font-weight: bold; width: 130px; float: right; text-align: right; font-size:11px; color: #630;}
.list-iklan .even{background: #fff; }
.list-iklan-type{padding: 10px 0; color: #630;}
.list-iklan-item a{
	color: #333;
}
.list-iklan-item-detail{
	border-top: 1px solid #efefef;
	font-size: 11px;
	margin-top: 2px;
}
.list-iklan-item a:hover{
	color: #409DAA;
}

#premium{}
#premium h2{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
#premium .list-iklan-item{
	background: #FFE9C7 !important;
	margin-bottom: 2px;
}
#premium .list-iklan-item-price{
	color: #D0354C;
}

.banner2{
	background: #f5f5f5;
	border-bottom: 1px solid #efefef;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.banner3{
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0;
	background: #FAF7DD;
	border-bottom: 1px solid #ccc;
}

ul.menu, ul.children{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
ul.menu li{
	background: url(../images/i1.gif) no-repeat;
	background-position: 0 7px;
	line-height: 22px;
	padding-left: 17px;
}
.sidebar a{
	color: #333;
}

ul.children li{
	background: url(../images/i3.gif) no-repeat;
	background-position: 0 6px;
	line-height: 18px;
	padding-left: 12px;
}

.category, .area, .statistik{
	margin-bottom: 10px;
}
.statistik .statistik-content{
	padding: 6px;
}
.statistik .statistik-content p{
	font-size: 11px;
	margin: 0;
}

.popular-tag{
	background: url(../images/tag.jpg) no-repeat bottom left;
	border-bottom: 1px solid #ccc;
}
.popular-tag p{
	padding: 6px 6px 6px 76px;
}
span.small{font-size:11px;}
span.medium{font-size:12px;}
span.large{font-size:14px;}
span.largest{font-size:18px;}

.link p{
	padding: 6px;
}

.footer{
	background: #333;
	height: 35px;
	margin: auto;
	color: #fff;
}
.footer a{
	color: #fff;
	font-weight: bold;
}
.footer a:hover{
	color: #fc0;
}
.menu_footer{
	width: 660px;
	height: 38px;
	float: left;
	text-align: left;
}
.menu_footer ul{
	margin: 0;
	list-style: none;
	padding: 8px 0 0 15px;
}
.menu_footer li{
	display: inline;
	padding: 0 4px 0 0;
}
.copy{
	width: 300px;
	float: left;
	text-align: right;
	padding-top: 8px;
}

.page-button{text-align: right; padding: 4px 0 0 0;}
.page-big-image{padding: 0 0 10px 0; text-align:center;}
.page-big-image img, .page-thumb-image img{border: 1px solid #bbb; padding: 2px;}
.page-thumb-image{margin-bottom:10px;}
.page-thumb-image a{display: block; padding: 0 0 10px 0; width:130px; height:100px; float:left;}
.page-status-price{ width: 200px; float: left;}
.page-status, .page-price, .page-code{font-size: 14px; font-weight: bold;}
.page-code-date{ width: 200px; float: right; text-align: right}
.page-info{margin: 10px 0; padding: 10px; border: 1px solid #4D3529; background: #4D3529; color: #fff;}
.page-date, .page-view{font-size: 11px;}
.page-info-table{padding: 0 0 10px 0;}
.page-info-table table{width: 100%;}
.page-info-table th{border: 1px solid #4D3529; background: #4D3529; color: #fff; padding: 4px 10px; text-align: left;}
.page-info-table td{border-bottom: 1px solid #efefef}
#page-big-image{width: 365px;}



.list-iklan-dicari{margin-bottom:15px; }
.list-dicari-type{
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.list-dicari-item{padding: 8px; background: #f5f5f5; border-top:1px solid #efefef; }
.list-iklan-dicari .even{background: #fff; }
.list-dicari-item-title{font-weight: bold;}
.list-dicari-desc{width:470px; float: right;}

