#header {
	width: 988px;
	height: 95px;
	margin: 0px auto;
	background: url(../images/header_bg.gif) repeat-x top left;
	padding-top: 7px;
	padding-bottom: 14px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

* html #header
{
padding-bottom: 3px;
}

#logoArea{
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	width: 200px;
}

#topLogin{
	float: left;
	width: 290px;
}

#topMiddle{
	float: left;
	width: 460px;
	line-height: 18px;
}

#menuArea {
	width: 988px;
	margin: 0px auto;
	padding-bottom: 2px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/nav_bg.gif) repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	font-size: 11px;
	color: #114CD3;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 13px 0px 14px;
}
	
ul#menu li a:hover
{	
	color:Maroon;
	height:28px;
	background:transparent url(../images/nav_bg.gif) 0px -38px repeat-x;
}
	

ul#menu li a.current
{
	display:inline;
	height:28px;
	background:transparent url(../images/nav_bg.gif) 0px -38px repeat-x;
	float:left;
	margin:0;
}

#sidePanel{
	width: 160px;
}

#grey_header{
	margin-top: 10px;
	background: url(../images/title_head_bg.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #ACACAC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 17px;
	padding-top: 2px;
}

#blue_header{
	margin-top: 10px;
	background: url(../images/title_head_bg_blue.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #1E90FF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 17px;
	padding-top: 2px;
}

#banner{
	margin-top: 10px;
}

#blue_box_content{
	padding: 3px;
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #1E90FF;
	border-bottom: 1px solid #1E90FF;
}

#grey_box_content{
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}

#left_panel_link ul{
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#left_panel_link li{
	margin: 0px;
	padding: 3px 0px 0px 28px;
	height: 17px;
	border-bottom: 1px solid #DEECFA;
}

#left_panel_link .blue{
	background-color: #F4FBFF;
}

#left_panel_link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#left_panel_link a:hover{
	color: #1C8CE1;
}

#left_type_link ul{
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#left_type_link li{
	margin: 0px;
	padding: 3px 0px 0px 38px;
	height: 18px;
	border-bottom: 1px solid #DEECFA;
}

#left_type_link .blue{
	background-color: #F4FBFF;
}

#left_type_link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#left_type_link a:hover{
	color: #1C8CE1;
}

#left_type_link .type_2, #left_type_link .type_4, #left_type_link .type_6, #left_type_link .type_8, #left_type_link .type_10,
#left_type_link .type_12, #left_type_link .type_14, #left_type_link .type_16, #left_type_link .type_18, #left_type_link .type_20{
	background-color: #F4FBFF;
}

.type_1{background: url(../images/type-icon.gif) 4px -115px no-repeat;}
.type_2{background: url(../images/type-icon.gif) 4px -95px no-repeat;}
.type_3{background: url(../images/type-icon.gif) 4px -35px no-repeat;}
.type_4{background: url(../images/type-icon.gif) 4px -355px no-repeat;}
.type_5{background: url(../images/type-icon.gif) 4px -374px no-repeat;}
.type_6{background: url(../images/type-icon.gif) 4px -335px no-repeat;}
.type_7{background: url(../images/type-icon.gif) 4px -275px no-repeat;}
.type_8{background: url(../images/type-icon.gif) 4px -55px no-repeat;}
.type_9{background: url(../images/type-icon.gif) 4px -317px no-repeat;}
.type_10{background: url(../images/type-icon.gif) 4px -395px no-repeat;}
.type_11{background: url(../images/type-icon.gif) 4px -75px no-repeat;}
.type_12{background: url(../images/type-icon.gif) 4px -237px no-repeat;}
.type_13{background: url(../images/type-icon.gif) 4px -195px no-repeat;}
.type_14{background: url(../images/type-icon.gif) 4px -133px no-repeat;}
.type_15{background: url(../images/type-icon.gif) 4px -155px no-repeat;}
.type_16{background: url(../images/type-icon.gif) 4px -178px no-repeat;}
.type_17{background: url(../images/type-icon.gif) 4px -15px no-repeat;}
.type_18{background: url(../images/type-icon.gif) 4px -216px no-repeat;}
.type_19{background: url(../images/type-icon.gif) 4px -255px no-repeat;}
.type_20{background: url(../images/type-icon.gif) 4px -295px no-repeat;}
.type_21{background: url(../images/type-icon.gif) 4px +4px no-repeat;}

.blue_bull{background: url(../images/type-icon.gif) 0px +4px no-repeat; background-color: #F4FBFF;}
.white_bull{background: url(../images/type-icon.gif) 0px +4px no-repeat;}

#right_list_box ul{
	margin: 0px;
	padding-left: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#right_list_box li{
	padding: 5px 0px 0px 0px;
	height: 15px;
	list-style: url('../images/arrow.gif');
}

#right_list_box .blue{
	background-color: #F4FBFF;
}

#right_list_box a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#right_list_box a:hover{
	color: #1C8CE1;
}

#footer_panel{
	margin-top: 10px;
	height: 60px;
	background: url(../images/bot-bg.gif) repeat-x top left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#footer_link ul{
	margin: 0px;
	padding-bottom: 10px;
}

#footer_link li{
	padding: 0px 0px 0px 6px;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

#footer_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	font-weight: normal;
	text-decoration:none;
}

#footer_link a:hover{
	color: #004282;
}

.bot-links{
	float: left;
	width: 190px;
}

.bot-links ul{
	margin: 0 0 10px 20px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style-image: url(../images/sidebar-mid-bull.gif);
}

.bot-links li{
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 15px;
	font-weight: bold;
}

.bot-links a, .bot-links a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
}

.bot-links a:hover{
	color: #FF6600;
}

.bot_header{
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #77C3FF;
	background-color: #F4FBFF;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	padding: 3px 0px 0px 5px;
	float: none;
	clear: both;
}

.bot-links-sml{
	float: left;
	width: 120px;
}

.bot-links-sml ul{
	margin: 0px 0 5px 10px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.bot-links-sml li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
}

.bot-links-sml a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.bot-links-sml a:hover{
	color: #FF4500;
}

.bot-links-big{
	float: left;
	width: 155px;
}

.bot-links-big ul{
	margin: 5px 0 5px 10px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.bot-links-big li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 17px;
}

.bot-links-big a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.bot-links-big a:hover{
	color: #FF4500;
}

.key_search{
	border:1px solid #FDA44A;
	padding:5px 0px 0px 5px;
	background: url(../images/key-srch-bg.gif) repeat-x;
	color:#656565;
	width:500px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
/* bullet images */
.rss_bull{
	background: url(../images/hp-icons.gif) no-repeat ;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.twitter_bull{
	background: url(../images/hp-icons.gif) 0 -24px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.popular_bull{
	background: url(../images/hp-icons.gif) 0 -48px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.country_bull{
	background: url(../images/hp-icons.gif) 0 -69px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.type_bull{
	background: url(../images/hp-icons.gif) 0 -89px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.featured_bull{
	background: url(../images/hp-icons.gif) 0 -112px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.dealer_bull{
	background: url(../images/hp-icons.gif) 0 -135px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}

#lang_box ul{
	margin: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

#lang_box li{
	padding: 5px 0px 0px 0px;
	height: 23px;
	list-style:none;
}

/* Menu dropdown*/
#dropmenudiv{
position:absolute;
BORDER-TOP: #1E90FF 3px solid; 
BORDER-BOTTOM: #1E90FF 1px solid; 
font:normal 11px Verdana,Arial;
line-height:24px;
z-index:100;
background-color:#E8F4FF;
margin-top:0px;
margin-left:0px;
}

#dropmenudiv a{
display: block;
text-indent: 5px;
BORDER-RIGHT: #1E90FF 1px solid; 
BORDER-LEFT: #1E90FF 1px solid; 
BORDER-BOTTOM: #1E90FF 1px solid; 

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: White;
}
#similar_veh .title_wraper{
	background: url(../images/similar_veh_bg.gif) repeat-x;
	border: 1px solid #ACACAC;
	height: 28px;
}

#similar_veh .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	color: #333333;
}

#similar_veh .all_stock{
	padding-top: 8px;
	padding-right: 5px;
	float: right;
}

#similar_veh ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#similar_veh ul li{
	margin: 5px 10px 5px 0px;
	float: left;
	width: 300px;
	height: 70px;
}

#similar_veh ul img{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#related_search{
	margin-bottom: 10px;
}

#related_search .title{
	background: url(../images/similar_veh_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #ACACAC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;	
   padding-left: 5px;
	height: 22px;
}

#related_search ul{
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style-image: url(../images/sidebar-mid-bull.gif);
	width: 300px;
}

#related_search li{
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 15px;
	font-weight: bold;
}

#related_search a, #related_search a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
}
