* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}

body {
	color: #8d8d8d;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.5em;
	word-spacing: normal;
	background: #323232;
}
a{ 
	color:#e4e4e4; 
	text-decoration:none; 
	font-size:12px; 
}
a:hover, a:active { 
	color:#d2ba7a;  
	text-decoration:none; 
}
a img {
	border:1px solid #818181;
}
a:hover img{
	border:1px solid #d3bb7d;
	
}
a img.noBorder{
	border:0px solid #818181;
}
a:hover img.noBorder{
	border:0px solid #d3bb7d;	
}
ul { padding: 0} li { display: inline;}
p{
	margin: 0;
	padding: 0;
}
/*----------------------------------Header----##########-----------------------*/
.header{
	height:160px;
	background:#534c39 url(../images/car.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header1{
	height:160px;
	background:#534c39 url(../images/car1.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header2{
	height:160px;
	background:#534c39 url(../images/car2.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header3{
	height:160px;
	background:#534c39 url(../images/car3.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header4{
	height:160px;
	background:#534c39 url(../images/car4.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header5{
	height:160px;
	background:#534c39 url(../images/car5.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header6{
	height:160px;
	background:#534c39 url(../images/car6.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header7{
	height:160px;
	background:#534c39 url(../images/car7.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header8{
	height:160px;
	background:#534c39 url(../images/car8.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header9{
	height:160px;
	background:#534c39 url(../images/car9.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header10{
	height:160px;
	background:#534c39 url(../images/car10.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header11{
	height:160px;
	background:#534c39 url(../images/car11.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header12{
	height:160px;
	background:#534c39 url(../images/car12.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header13{
	height:160px;
	background:#534c39 url(../images/car13.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header14{
	height:160px;
	background:#534c39 url(../images/car14.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header15{
	height:160px;
	background:#534c39 url(../images/car15.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header16{
	height:160px;
	background:#534c39 url(../images/car16.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header17{
	height:160px;
	background:#534c39 url(../images/car17.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header18{
	height:160px;
	background:#534c39 url(../images/car18.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header19{
	height:160px;
	background:#534c39 url(../images/car19.jpg) no-repeat bottom right;
	padding-top:10px;
}
.header20{
	height:160px;
	background:#534c39 url(../images/car20.jpg) no-repeat bottom right;
	padding-top:10px;
}

.top{
	height:75px;
	width:940px;
	border-top:1px solid #43423d;
	border-bottom:1px solid #43423d;
	background:#534c39 url(../images/bgLogo.jpg) repeat-x top;
	padding:0px 10px 0px 10px;
}
	#logo a img{
		float:left;
		margin-top:3px;
		border:0px;
	}
	#statistic{
		float:left;
		width:480px;
		margin:20px 60px 0px 0px;
		text-align:right;
		color:#fff;
		font-size: 1em;
	}
	#date{
		color:#fcdc87;
	}
	#search{
		float:left;
		margin-top:25px;
		color:#fff;
		font-weight:bold;
		font-size: 1.1em;
	}
	#formSearch{
		width:100px;
		background:#efefef;
		margin-left:5px;
		margin-right:10px;
		border:0px;
		font-size: 0.9em;
	}
	#btnSearch{
		border:1px solid #818181;
		margin-top:25px;
	}
#############
	#btnSearch:hover{
		border:1px solid #efefef;
		margin-top:25px;
	}
#testimonial{
	font-size: 1em;
	color:#fff;
	background:#534c39 url(../images/testimonial_open.jpg) no-repeat top left;
	margin:0px 0px 0px 20px;
	padding-left:20px;
	width:400px;
}
#testimonial1{
	font-size: 1em;
	color:#fff;
	background:#534c39 url(../images/testimonial_closed.jpg) no-repeat top left;
	margin:0px 0px 0px 430px;
	padding-left:0px;
	width:30px;
}
/*----------------------------------Header------------------------------*/
img .list{
	border:1px solid #818181;
}
#container{
	width:960px;
	margin:0px auto;
	position:relative;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background:#222222;
}
#content{
	padding-top:10px;
	padding-bottom:20px;
}
/*----------------------------------Content Left Side------------------------------*/
#contentLeft{
	background:#222222;
	width:640px;
	float:left;
	margin-top:10px;
}
.title{
	width:654px;
	height:46px;
	text-indent: -9999px;
	position: relative;
	margin-left: -16px;
}
.div1{
	padding:0px 10px 10px 10px;
	width:600px;
	clear:both;
	float:left;
}
	.p1{
		margin-right:10px;
		float:left;
	}
	.p1 img{
		border:1px solid #818181;
	}
	.p1 img:hover{
		border:1px solid #d3bb7d;
		float:left;
	}
.content{
	padding:10px 10px 10px 20px;
}

#iklanTerpilih{clear:both;position:relative;}
	#iklanTerpilih .title{
		background:#404040 url(../images/title_iklanTerpilih.jpg) no-repeat top;
	}
	#iklanTerpilih .row{
		padding:0px 10px 8px 35px;
		float:left;		
	}
	#iklanTerpilih .row .car{
		margin:0px;
		padding: 0px 5px 0px 5px;
		float: left;
		width: 100px;
	}
	#iklanTerpilih .row .car p{
		font-size:0.9em;
		line-height: 1.4em;
	}
	#iklanTerpilih .btnPrev{
		position:absolute;
		top:210px;
		margin-left:10px;
	}
	#iklanTerpilih .btnNext{
		position:absolute;
		top:210px;
		margin-left:600px;
	}
	
#specialArticles{clear:both;}
	#specialArticles .title{
		background:#404040 url(../images/title_specialArticles.jpg) no-repeat top;
	}
#dailyAutoNews{clear:both;}
	#dailyAutoNews .title{
		background:#404040 url(../images/title_dailyAutoNews.jpg) no-repeat top;
	}
#dailyGadgetNews{clear:both;}
	#dailyGadgetNews .title{
		background:#404040 url(../images/title_dailyGadgetNews.jpg) no-repeat top;
	}
#worldAutoNews{clear:both;}
	#worldAutoNews .title{
		background:#404040 url(../images/title_worldAutoNews.jpg) no-repeat top;
	}
#autoNews{clear:both;}
	#autoNews .title{
		background:#404040 url(../images/title_autoNews.jpg) no-repeat top;
	}
#pasangIklan{clear:both;}
	#pasangIklan .title{
		background:#404040 url(../images/title_pasangIklan.jpg) no-repeat top;
	}
#gadgetCorner{clear:both;}
	#gadgetCorner .title{
		background:#404040 url(../images/title_gadgetCorner.jpg) no-repeat top;
	}
#iklanPlus{clear:both;}
	#iklanPlus .title{
		background:#404040 url(../images/title_iklanPlus.jpg) no-repeat top;
	}
#####
#iklanMobil{clear:both;}
	#iklanMobil .title{
		background:#404040 url(../images/title_iklanMobil.jpg) no-repeat top;
	}
#####
#iklan150{clear:both;}
	#iklan150 .title{
		background:#404040 url(../images/title_iklan150.jpg) no-repeat top;
	}
#####
#ourphilosopy{clear:both;}
	#ourphilosopy .title{
		background:#404040 url(../images/title_ourphilosopy.jpg) no-repeat top;
	}
#####
#autochat{clear:both;}
	#autochat .title{
		background:#404040 url(../images/title_autochat.jpg) no-repeat top;
	}
#####
#pesanmobil{clear:both;}
	#pesanmobil .title{
		background:#404040 url(../images/title_pesanmobil.jpg) no-repeat top;
	}
#####
#contactus{clear:both;}
	#contactus .title{
		background:#404040 url(../images/title_contactus.jpg) no-repeat top;
	}
#tipsAdvice{clear:both;}
	#tipsAdvice .title{
		background:#404040 url(../images/title_tipsAdvice.jpg) no-repeat top;
	}
#iklanPlusBox{
	padding:10px 0px 10px 10px;
	width:260px;
	float:left;
	background:#343434;
}
#description{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:330px;
}
	#description h3{
		color:#d1bc79;
		font-size:1.2em;
		margin-bottom:5px;
	}
	#description .price{
		text-align:center;
		padding:15px 0px 15px 0px;
	}
	.price span{
		padding:5px;
		color:#fff;
		margin:0px auto;
		text-align:center;
		font-size:1.1em;
		background:#414141;
		border:1px solid #000;
	}
#thumb{
	margin-top:10px;
}
	#thumb p{
		margin-right:9px;
		margin-bottom:10px;
		float:left
	}
#iklanPlusInfo{
	margin:10px 9px 10px 0px;
	text-align:center;
	color:#fff;
}

	
/*----------------------------------Content Right Side------------------------------*/
#contentRight{
	background:#222222;
	width:300px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#smsSupport{
	margin-bottom:20px;
}
.box{
	border:1px solid #3f3f3f;
	position:relative;
	width:300px;
	height:1%;
	margin-bottom:20px;
}
	.box h1{
		text-indent: -9999px;
		position: relative;
		font-size:10px;
	}
	.box .divBox{
		padding:10px;
	}
	.box ul li{
		display: block;
		list-style: none;
		margin:5px 0px 5px 0px;
	}

.shadow{
	background:url(../images/box_shadow.gif) no-repeat bottom left;
	width:300px;
	height:15px;
	bottom:-18px;
	position:absolute;
}
h1#dailyAutoNews{
	background:#161515 url(../images/box_dailyAutoNews.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#dailyGadgetNews{
	background:#161515 url(../images/box_dailyGadgetNews.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#iklanplusakhir{
	background:#161515 url(../images/box_iklanplus.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#iklanTerakhir{
	background:#161515 url(../images/box_iklanterbaru.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#gadgetCorner{
	background:#161515 url(../images/box_gadgetCorner.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#tarifIklan{
	background:#161515 url(../images/box_tarifIklan.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#specialArticles{
	background:#161515 url(../images/box_specialArticles.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
h1#worldAutoNews{
	background:#161515 url(../images/box_worldAutoNews.jpg) no-repeat top left;
	width:100%;
	height:32px;
}
.listDate{
	color: #8d8d8d;
	float: left;
	margin-right:10px;
	position:relative;
}
.listIndex{
	width:190px;
	float:left;
}
.listIndex1{
	width:350px;
	float:left;
}
.imgGadget{
	float: left;
	margin-right:10px;
}
.listGadget {
	width:170px;
	float:left;
}

/*----------------------------------Content List Data------------------------------*/
.contentList{
	padding:10px 10px 10px 20px;
}
.contentList ul li{
	display: block;
	list-style: none;
	margin:0px 0px 5px 0px;
}

.listDateDatabase{
	color: #8d8d8d;
	float: left;
	margin-right:20px;
}
.listDatabase a{
	float:left;
}
.pagingListData{
	color:#caba31; 
	text-align:right;
	margin:10px 10px 10px 0px;
}
.pagingListData a{
	color:#caba31;
	margin:0px 0px 0px 5px;
}
.pagingListData a:hover{
	color:#e4cf19; 
	text-decoration:underline;
}
.pagingListData a.active{
	color:#fff;
}


th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #3f3f3f;
	border-top: 1px solid #3f3f3f;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #878175;
}
td {
	background: #e7e7e7;
	color:#000;
	padding: 6px 6px 6px 12px;
}
td.alt {
	background: #d5d5d5;
	color:#000;
}
td a{
	color:#000;
	text-decoration:underline;
}
td a:hover{
	color:#846e06;  
	text-decoration:underline;
}

/*----------------------------------Top Navigation------------------------------*/
.topnav {
	width: 100%;
	margin:auto;
	padding: 0;
	height: 38px;
	text-align:center;
	background:url(../images/bgLink.jpg) repeat-x top;
}
.topnav ul{
	margin:auto;
	height: 38px;
	background: #000 url(../images/bgLink.jpg) repeat-x top;
	clear: both;
	text-align:center;
}
.topnav li{
	 margin:auto;
	 float:left;
     list-style: none;
	 text-align:center;
}
.topnav a{
	 color:#d2ba7a; 
     text-decoration: none;
	 display:block;
	 padding: 12px 8px 10px 12px;
	 text-transform: uppercase;
	 font-size: 1.1em;
}
.topnav .highlight a{
	color:#ffd970; 
	font-weight:bold;
}
.topnav a:hover{
	color: #fff;
	text-decoration: none;
	display:block;
	padding: 10px 8px 10px 12px;
	border-top: 2px solid #ab9b67;
}
/*----------------------------------Banner------------------------------*/
.banner a img {
	border:0px ;
}
.banner a:hover img{
	border:0px ;
}
.bannerTop{
	border:1px solid #3f3f3f;
	width:940px;
	margin:0px auto;
	overflow:hidden;
}
.bannerBottom{
	border:1px solid #3f3f3f;
	clear:both;
	width:940px;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:10px;
}
.bannerLeft{
	padding:0px 10px 10px 10px;
	width:620px;
	margin:0px auto;
}
.bannerRight{
	position:relative;
	margin-top:20px;
	width:300px;
	margin-bottom:20px;
}
/*----------------------------------Footer------------------------------*/
#footer{
	padding:10px;
	color:#cdb773;
	text-align:center;
	background:#403929 url(../images/bgLogo.jpg) repeat-x bottom;
	border:1px solid #2e2c27;
	border-left:none;
	border-right:none;
}
	#footer a{
		padding:2px;
		color:#cdb773;
	}
	#footer a:hover{
		color:#ffeeb8;
	}
#copyright{
	margin-top:10px;
	5color:#ad9754;
}
#copyright a{
	padding:3px;
	color:#ad9754;
}
	#copyright a:hover{
		color:#ffeeb8;
	}
/*----------------------------------Global------------------------------*/
h1{
	font-size:1.6em;
	font-size:normal;
	color:#b8a771;
}
h2{
	font-size:1.3em;
}
h3{
	font-size:1.2em;
}
.nextContent{
	color:#caba31; 
	text-align:right;
	margin:10px 10px 10px 0px;
}
.nextContent a{
	color:#caba31; 
	font-style:italic;
}
.nextContent a:hover{
	color:#e4cf19; 
	text-decoration:underline;
}
.bookmark{

}
.gold{
	color:#b8a771;
}
.white{
	color:#fff;
}
.left {
	float: left;
}
.right {
	float: right;
	clear: both;
}
.clear{
	clear:both;
}
.textRight{
	text-align:right;
	margin:10px;
}


