/* CSS Document */
/* Main Elements  */
#wrapper {
background-image:url(../images/wrapperBg.jpg);
	background-repeat:repeat;
}

#header
{
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	width:1100px;
	height:196px;
	position:relative;	
}
#whitebar
{
	position:absolute;
	left:0px;
	top:196px;
	background-color:#FFFFFF;
	height:47px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:22px;
	line-height:47px;
	color:#000000;
	font-weight:bold;		
}
#menu
{
	position:absolute;
	bottom:0px;
	left:-5px;
	background-image:url(../images/menu_bg_l.png);
	width:1095px;
	height:32px;
	padding-top:5px;
	padding-left:7px;
	text-align:left;
}
#topmenu
{
	position:absolute;
	top:0px;
	right:60px;
	background-image:url(../images/topmenu_bk.png);
	background-repeat:no-repeat;
	width:366px;
	height:28px;
	text-align:left;
	display:none;		
	
}
#greyContent
{
	width:1100px;
	background-image:url(../images/greybgBig.jpg);
	height:778px;	
	margin-top:47px;
	position:relative;
	background-repeat: repeat-x;
	background-color: #cacaca;
}
#innerbody
{
	position:absolute;
	left:44px;
	top:70px;
	width:1011px;
	height:700px;
	/*background-image:url(../images/contentBtm.png);*/
	background-repeat:no-repeat;
	background-position:bottom;
}
.innerTop
{
	position:absolute;
	left:0px;
	top:-13px;
}

.innerTopmob
{
	position:absolute;
	left:0px;
	top:0px;
  margin-top: 56px;
}

.innerTopmobTop
{
	position:absolute;
	left:0px;
  margin: 0px;
  margin-top: -12px;
}

.innerTopmobBot
{
	position:absolute;
	left:0px;
	top:0px;
  margin-top: 234px;
}

#innercontent
{
	background-color:#FFFFFF;
	height:800px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;	
	margin:0px;
	text-align:left;
}

#innercontentMob
{
	background-color:#FFFFFF;
	height:1050px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;	
	margin:0px;
  margin-top: 110px;
	text-align:left;
}

#threebuttons
{
	background-image:url(../images/greyrpt.gif);
	background-repeat:repeat-x;
	width:1100px;
	height:213px;
	margin-top:47px;
}
.newcarsSml
{
	background-image:url(../images/newcarsSml.png);
	background-repeat:no-repeat;
	background-position:right;
	width:299px;
	height:41px;
	display:block;
	float:left;
	padding-left:90px;
}
.usedcarsSml
{
	background-image:url(../images/usedcarsSml.png);
	background-repeat:no-repeat;
	width:300px;
	height:41px;
	display:block;
	float:left;
	margin-left:10px;	
}
.marketSml
{
	background-image:url(../images/marketSml.png);
	background-repeat:no-repeat;
	width:299px;
	height:41px;
	display:block;
	float:left;
	margin-left:10px;	
}
.marketBig
{
	background-image:url(../images/market_05.png);
	background-repeat:no-repeat;
	width:299px;
	height:58px;
	display:block;
	float:left;
	margin-left:18px;	
}
.newcars
{
	background-image:url(../images/newcars.png);
	background-repeat:no-repeat;
	background-position:right;
	width:299px;
	height:193px;
	display:block;
	float:left;
	padding-left:90px;
}
.usedcars
{
	background-image:url(../images/usedcars.png);
	background-repeat:no-repeat;
	width:300px;
	height:193px;
	display:block;
	float:left;
	margin-left:10px;	
}
.market
{
	background-image:url(../images/market.png);
	background-repeat:no-repeat;
	width:299px;
	height:193px;
	display:block;
	float:left;
	margin-left:10px;	
}
#body
{
	position:relative;
	width:1100px;
	height:420px;
	background-color:#FFFFFF;
	background-image:url(../images/whitebtn.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#footerHome
{
	position:absolute;
	left:0px;
	top:876px;
	background-color:#183d67;
	height:22px;
	width:100%;	
}
#footerInner
{
	position:absolute;
	left:0px;
	top:1021px;
	background-color:#183d67;
	height:22px;
	width:100%;	
}
/* Home Page */
.homepageGirl
{
	position:absolute;
	bottom:0px;
	left:40px;
	background-image:url(../images/home.jpg);
	width:350px;
	height:371px;
	padding-left:170px;
	padding-top:20px;
	padding-right:20px;
	text-align:left;
	
}
.homepageGirl ul
{
	list-style:disc;
	padding:0px;
	margin:0px;
	padding-left:50px;
}
.homepageGirl ul li
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	line-height:16px;
  font-family:"Trebuchet MS";
  font-size: 11px;
}
.homeFlash
{
	position:absolute;
	left:860px;
	top:35px;
}
.homeSearch
{
	float : right;
}
.homeNews
{
	float : right;
	width:220px;
	margin-top : 10px;
}

.homeNews .formLabel {
	padding-top : 20px;
}

tr#FormNewsLetter {
	margin-left : 5px;
	margin-right : 5px;
}
.searchSelect
{
	margin-top:5px;
	height:20px;
	width:140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* untuk mouse over menu */
.showlayer{display:block} /*show layer*/
.hiddenlayer{display:none} /*hidden layer*/
#personal_list{
	position:absolute; 
	width:163px; 
	height:164px; 
	left:0px; 
	top:0px;	
	z-index:50; 
} 
.searchTable
{
	width:246px;
	background-image:url(../images/searchrpt.gif);
	background-repeat:repeat-y;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;	
	color:#183d67;		
}
.option2
{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.option4
{
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.phone {
font-size: 21px;
color: #032E60;
font-weight: bold;
}