body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #C6EAF4;
	background-image: url(../images/revamp/backgr.gif);
	background-repeat: repeat-x;
  }

#pagecontainer {
	clear:both;
	width: 800px;
}
#outside {
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 200px;
	padding-top: 20px;
	margin-right: 20px;
	text-align: center;
}
ul.tabbernav li a  {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}
#search {
	background-color: #F3F3F3;
	background-image: url(../images/backgr_search.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:20px;
	width: 181px;
	margin-right: auto;
	margin-left: auto;
}
#search h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: left;
}
#search form {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#search  .inputo {
	margin-bottom: 7px;
	color: #333333;
	border: 1px solid #AFDDEC;
	font-size: 11px;
	background-color: #FFFFFF;
}
#search select {
	margin-bottom: 7px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #AFDDEC;
}
#search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#rightcol {
	float: left;
	width: 560px;
	padding-top: 20px;
}
#rightcol h1 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 18px;
	color: #FF6600;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#rightcol p {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#rightcol a {
	font-size: 14px;
	color: #2B3F98;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#rightcol a:hover {
	text-decoration:underline;
}

.homep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.homep strong {
	font-size: 18px;
	line-height: 18px;
	color: #FF7c00;
	display: block;
	padding-top: 12px;
}

#rightcol li{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#rightcol h1 em {
	color: #000000;
}
#listnav {
	background-image: url(../images/backgr_navbar.gif);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	margin-bottom: 20px;
}
#listnav  .link {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}
#listnav select {
	font-size: 11px;
	color: #333333;
	border: 1px solid #AFDDEC;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#listleft {
	text-align: center;
	width: 161px;
	float: left;
	padding-top: 15px;
	height: 50px;
	background-image: url(../images/backgr_arrwlist.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#listleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF6600;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#listleft h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
}
#listleft h3 a:hover {
	text-decoration: underline;
}
#listleft h4 {
	font-size: 10px;
	background-image: url(../images/backgr_viewpro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#listleft  h4 a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#listleft h4 a:hover {
	text-decoration: underline;
}

#listright {
	background-color: #EBF8FC;
	background-image: url(../images/backgr_listing.gif);
	background-repeat: repeat-x;
	float: left;
	width: 368px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEFF9;
	padding: 15px;
	margin: 0px;
}
#listright p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#listright ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#listright li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	float: left;
	width: 120px;
	margin-right: 17px;
	padding-top:10px;
}
#listright a {
	color: #FF6600;
	text-decoration: none;
}
#listright a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#listing {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#listnav .floatright {
	float: right;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}
#listnav .floatright em {
	color: #FF6600;
	font-style: normal;
}
#listnav  .link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FF6600;
}
#listnav form {
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	height: 30px;
	background-image: url(../images/backgr_footer.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-top: 20px;
	background-position: center top;
	margin-bottom: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
}
#footer p a {
	color: #FF6600;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer p em {
	color: #FF6600;
	font-style: normal;
	padding-right: 15px;
}


#maincontainer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/revamp/topbanner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#topcontainer {
	height: 221px;
	text-align: center;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	text-align: left;
	margin-left: 45px;
	display: block;
}
.logo {
	text-align: left;
}
#topmenu {
	height: 39px;
	background-image: url(../images/revamp/backgr_nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
}
#topmenu li {
	height: 39px;
	float: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	vertical-align: middle;
}
#topmenu a {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #00447B;
	letter-spacing: 1px;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu .navoff {
}
#topmenu .navoff a {
}
#topmenu .navon a {
	color: #FFFFFF;
}
#topmenu .navon {
	background-image: url(../images/revamp/backgr_navon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topmenu ul {
	list-style-type: none;
	padding: 0px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.floatleft {
	float: left;
}
.meno1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00447B;
	padding-top: 13px;
}
.meno1  a {
	color: #00447B;
	font-weight: bold;
	font-size: 13px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:5px;
	padding-bottom: 10px;
}
 
#contactform label{
	width:70px;
}
 
#contactform input,textarea {
	vertical-align:text-top;
}

#dealerlist {
	margin-left: 20px;
}

#dealerlist li{
	list-style-type:none;
	padding-top:10px;
	font-size: 12px;
	padding-bottom: 10px;	
}

#dealerlist img{
	float:right;	
}
.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}

#citieslist {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#citieslist li{
	list-style-type:none;
	font-size: 12px;
	float: left;
	width:85px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#citieslist li:hover {
	list-style-type:none;
	background-color: #E0F4FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEFF9;
}
#citieslist a {
	color: #336699;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#citieslist a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#contactform label {
	width: 80px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 14px;
}
#dealercontacts{
	width:200px;
	background-color:#EBF8FC;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	padding:0px;
 }

#dealercontacts ul {
	padding-right:15px;
}

#dealercontacts li{
	list-style-type:none;
	padding-top:10px;
	padding-right:5px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;

}

#dealercontacts h3{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0px;
}

#dealerdetails p{
	font-size: 13px;
	line-height: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#dealerdetails p img{
	padding-right:5px;
	margin:0px;
}

#dealerdetails img{
	margin:0px;
}

#dealerdetails a {
	color: #FF6600;
	text-decoration: none;
}
#dealerdetails a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.enlargetext {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.iconlistaddress{
	background-image:url(../images/icon_address.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: 0px 8px;
}

.iconlistphone{
	background-image:url(../images/icon_phone.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: 0px 8px;
	height:21px;
}

.iconlistemail{
	background-image:url(../images/icon_email.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: 0px 8px;
	height:21px;
}

.iconlistweb{
	background-image:url(../images/icon_web.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: 0px 8px;
	height:21px;
}

.iconlistaddress2{
	background-image:url(../images/icon_address.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	background-position: 0px 8px;
	height:40px;
}

.iconlistphone2{
	background-image:url(../images/icon_phone.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	background-position: 0px 8px;
	height:21px;
}

.iconlistemail2{
	background-image:url(../images/icon_email.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	background-position: 0px 8px;
	height:21px;
}

.iconlistweb2{
	background-image:url(../images/icon_web.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	background-position: 0px 8px;
	height:21px;
}
.floatleftpad {
	float: left;
	margin-bottom: 15px;
}

p a {
	color: #336699;
	text-decoration: none;
	
}
p a:hover {
	color: #FF6600;
	text-decoration: none;
	
}#rightcol p em {
	color: #2B3F98;
	font-style: normal;
}
#rightcol  li {
	font-size: 12px;
	color: #2B3F98;
}
.floatrightpad {
	float: right;
	padding-left: 25px;
	padding-top: 15px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






#homebox240 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homebox240 {
	width: 240px;
}
#homebox240   .rss-item {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 9px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: normal;
}
#homebox240   .rss-item   a {
	color: #ff6600;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homebox240 .rss-item a:hover {
	margin: 0px;
	text-decoration: underline;
	color: #ff6600;
}
#homebox240 ul.rss-items {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homebox240 li.rss-items {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#homebox240 .rss-date {
	display: none;	
}

#listnavcar {
	background-image: url(../images/backgr_navbar.gif);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	margin-bottom: 20px;
}
#listnavcar  .link {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}
#listnavcar select {
	font-size: 11px;
	color: #333333;
	border: 1px solid #AFDDEC;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#listleftcar {
	text-align: center;
	width: 195px;
	float: left;
	padding-top: 10px;
	height: 115px;
	background-image: url(../images/backgr_arrwlist.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#listrightcar  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #2B3F98;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
#listrightcar  h3  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #2B3F98;
	text-decoration: none;
	font-weight: bold;
}
#listrightcar  h3  a:hover {
	text-decoration: underline;
}
#listleftcar h4 {
	font-size: 10px;
	background-image: url(../images/backgr_viewpro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#listleftcar  h4 a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#listleftcar h4 a:hover {
	text-decoration: underline;
}

#listrightcar {
	background-color: #EBF8FC;
	background-image: url(../images/backgr_listing.gif);
	background-repeat: repeat-x;
	float: left;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEFF9;
	padding: 10px;
	margin: 0px;
	height: 100px;
}
#listrightcar p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#listrightcar em {
	color: #000000;
	font-style: normal;
}
#listrightcar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#listrightcar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 135px;
	margin-right: 12px;
	padding-top:10px;
}
#listrightcar a {
	color: #FF6600;
	text-decoration: none;
}
#listrightcar a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#listingcar {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#listnavcar .floatright {
	float: right;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}
#listnavcar .floatright em {
	color: #FF6600;
	font-style: normal;
}
#listnavcar  .link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B9B9B9;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FF6600;
}
#listnavcar form {
	margin: 0px;
	padding: 0px;
}

.thumbs {
	display: block;
}
.thumbs img {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
}
#vehiclephotos .thumbs a {
	margin: 0px;
	padding: 0px;
}
#vehiclephotos {
	width: 290px;
	float: left;
}
#vehiclephotos p {
	color: #659dbe;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 280px;
	font-size: 12px;
}
#rightinner {
	float: right;
	margin-right: 19px;
	width: 230px;
}
#vehicledesc {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#vehicleoptions {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 15px;
}
#vehicleoptions em {
	font-style: normal;
	color: #00629b;
}
#vehiclefuelinfo {
	font-size: 11px;
	padding-top: 22px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	color: #00629b;
	background-color:#ffffe5;
	background-image: url(../images/backgr_fuel.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#vehiclefuelinfo ul {
	margin: 0px;
	list-style-type: none;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DAE4;
}
#vehiclefuelinfo li {
	display: block;
	clear: left;
	color: #000000;
}
#vehiclefuelinfo em {
	font-size: 9px;
	line-height: 12px;
	color: #6F6F6F;
	font-style: normal;
	padding-top: 5px;
	display: block;
	clear: left;
}
#vehiclefuelinfo label {
	color: #666666;
	width: 94px;
	display: block;
	float: left;
	font-size: 10px;
}

#vehicledetails ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}
#vehicledetails li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 12px;
	overflow: hidden;
}
#vehicledetails label {
	color: #00629b;
	width: 96px;
	padding-left: 10px;
	display: block;
	float: left;
	height: 18px;
}
#vehicledetails p {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
}
#vehicledetails {
	padding-bottom: 15px;
	padding-top: 15px;
}

#enquiryform {
	background-image: url(../images/backgr_enq.gif);
	background-repeat: repeat-y;
	width: 280px;
}
#enquiryform p {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#enquiryform form {
	margin: 0px;
	padding: 0px;
}
#enquiryform ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#enquiryform li {
	font-size: 12px;
	color: #00629b;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#enquiryform label {
	width: 65px;
	padding-left: 22px;
	display: block;
	float: left;
	vertical-align: middle;
}

#vehiclesearch {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:5x;
}
#vehiclesearch .selecto2 {
	width: 70px;
}

#vehiclesearch label{
	padding:0px;
	margin:0px;
}
#vehiclesearch li {
	padding-bottom: 10px;
}
#vehiclesearch select {
	vertical-align: middle;
}

#featurevehicles {
	background-image: url(../images/backgr_feature.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 15px;
}
#feat_inside {
	background-image: url(../images/backgr_feat_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1E7;
}
#featurevehicles ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 12px;
	background-image: url(../images/backgr_seps.gif);
	background-repeat: repeat-y;
	background-position: -2px;
}
#featurevehicles p {
	margin: 0px;
	width: 154px;
	line-height: 18px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
#featurevehicles h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featurevehicles  li  p img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featurevehicles p em {
	color: #00629b;
	font-style: normal;
}
#featurevehicles li img {
	padding-bottom: 7px;
}
#featurevehicles li {
	float: left;
	width: 174px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}
#featurevehicles h2 {
	font-size: 24px;
	color: #00629B;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#featurevehicles h2 em {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
}
#featurevehicles  #viewmore a {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00629B;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
}
#featurevehicles br {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#featureimage{
	background-color:#FF6600;
	color:#FFFFFF;
	width:150px;
	position: relative;
	top: -110px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 10;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	visibility: visible;
	text-align: center;
}
#featurevehicles span {
	height: 119px;
	overflow: hidden;
	display: block;
}
#dealermenulist {
	margin-left: 10px;
}

#dealermenulist li{
	list-style-type:none;
	padding-top:10px;
	font-size: 12px;
	padding-bottom: 10px;
	
}

#dealermenulist label {
	width: 90px;
	display: block;
	float: left;
	color: #FF6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dealermenulist input,textarea {
	vertical-align:text-top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dealermenulist h1{
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#dealermenulist h2{
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#dealermenulist a{
	color: #FF6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dealermenulist a:hover{
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#extraoptions {
	padding-left:5px;
}

#extraoptions li{
	list-style-type:none;
	padding-top:5px;
	font-size: 12px;
	padding-bottom: 7px;
	width:185px;
	float:left;
	display:block;
}

#dealermenu{
	list-style:none;
	background-color: #e0f4fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdeff9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#dealermenu li{
	display:block;
	float:left;
	padding-right:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dealermenu li a{
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

#dealermenu li a:hover{
	text-decoration:underline;
}
#dealermenu li:hover {
	background-color: #FFFFFF;
}
#searchtabbed {
	width: 560px;
	margin-bottom: 5px;
	background-color: #e0f4fa;
	background-image: url(../images/revamp/backgr_search_footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}
#searchtabbed  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#newo {
	background-image: url(../images/revamp/backgr_new.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-bottom: 30px;
}
#usedo {
	background-image: url(../images/revamp/backgr_used.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-bottom: 30px;
}
#demoo {
	background-image: url(../images/revamp/backgr_demo.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-bottom: 30px;
}
#searchtabbed form {
	margin: 0px;
	padding: 0px;
}
#searchtabbed .selecto {
	font-size: 12px;
}
#searchtabbed .selecto2 {
	font-size: 12px;
}
#searchtabbed #citieslist li:hover {
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEFF9;
}

hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #D0D6E6;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:50px;
}