.body{width:980px; margin:auto; text-align:left;}
.logo{
	width: 418px;
	float: left;
}
.banner1{
	width: 510px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.banner1 .banner-item{
	padding: 0 !important;
}
.top{
	background: #181617;
	padding: 4px 4px 0 4px;
}
.nav{
	width: 620px;
	float: left;
	background: url(../images/img1.jpg) no-repeat #181617;
	background-position: 500px bottom;
	padding-bottom: 4px;
}
.nav ul{
	margin:0;
	list-style: none;
	padding: 0;
}
.nav li{float:left; padding:0 4px 0 0;}
.nav a{display:block; float: left;  padding:0 4px; line-height: 25px; height: 25px;color: #fff; font-weight: bold;}
.nav a:hover, .nav a.active{background:url(../images/menubg.jpg) repeat-x top #FEC903; color: #fff;}

.cs{width:200px; float: right; color: #fff; text-align: right;}
.cs-c{padding:0 10px; display:none;}
.cs table{width: 100%;}

.wrap{
	background: url(../images/wrapbg.jpg) repeat-y;
	padding: 0 2px 2px 2px;
	border-bottom: 1px solid #333;
}
.main{
	width: 654px;
	float: left;
}
.main .content{
	padding: 10px;
}
.main h1{
	font-size: 20px;
	font-weight: normal;
}
.main h2{
	font-size: 18px;
	font-weight: normal;
}
.sidebar{
	width: 319px;
	float: right;
}
.sidebar .content{
	padding: 6px 6px 6px 5px;
}
.sidebar h3{
	background: url(../images/hfull.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 7px;
}
.sidebar_left{
	width: 160px;
	float: left;
}

.sidebar_left h3{
	background: url(../images/hleft.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 7px;
}

.sidebar_right{
	width: 138px;
	float: right;
}

.sidebar_right h3{
	background: url(../images/hright.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0 7px;
}

.sidebar a:hover{
	color: #630;
}
ul.children {
	font-size: 11px;
	padding: 0 !important;
}

.big_search{
	margin-bottom: 10px;
	background: url(../images/sbgmain.jpg) repeat-x;
}
.big_search_header{}
.big_search_content{
	height: 116px;
	overflow: hidden;
}
.big_search_content form{
	background: url(../images/img2.jpg) no-repeat;
	background-position: 473px top;
	padding-left: 10px;
	padding-right: 200px;
	height: 116px;
}
.big_search_content table{
	width: 100%;
}
.big_search_footer{}
.big_search_tab{
	padding: 0 10px;
	background: url(../images/img3.jpg) no-repeat;
	background-position: 473px top;
	height: 40px;
}
.big_search_tab a{
	background: url(../images/snonactive.jpg) no-repeat top left;
	display: block;
	width: 110px;
	height: 22px;
	float: left;
	line-height: 22px;
	text-align: center;
	margin-right: 2px;
	color: #fff;
	font-weight: bold;
}
.big_search_tab a:hover, .big_search_tab a.active{
	background: url(../images/sactive.jpg) no-repeat  top left;
	color: #4d3529;
}

.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;
	color: #630;
	padding: 5px 0 10px 0;
}
.list-iklan-item{ padding: 8px; background: #E4F2C7; 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:360px; 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{
	background: #F1ECD4;
	padding: 10px;
}
#premium h2{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #630;
	padding: 0 0 5px 0;
}
#premium .list-iklan-item{
	background: #fff !important;
	border: 1px solid #CAB977 !important;
	margin-bottom: 2px;
}
#premium .list-iklan-item-price{
	color: #409DAA;
}

.banner2{
	background: #f5f5f5;
	border-bottom: 1px solid #efefef;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.banner3{
	text-align: center;
	margin-bottom: 10px;
}

ul.menu, ul.menu li ul{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
ul.menu li{
	background: url(../images/icon.jpg) no-repeat;
	background-position: 0 7px;
	line-height: 22px;
	padding-left: 17px;
}
.sidebar a{
	color: #333;
}

ul.children li{
	line-height: 16px;
	padding-left: 17px;
}

.category, .area, .statistik{
	margin-bottom: 10px;
}
.statistik .statistik-content{
	padding: 6px;
}
.statistik .statistik-content p{
	font-size: 11px;
	margin: 0;
}

.popular-tag{
	margin-bottom: 10px;
}
.popular-tag p{
	padding: 6px;
}
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;}
