body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	background-color:#016857;
	/*background-image:url(../i/BGtile.gif);
	background-repeat:repeat;*/
	margin:0;
	padding:0;
}

input, select, textarea, option, a, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#wrapper{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0;
	color:#000000;
	padding:0;
}

#header{
	position:relative;
	height:152px;
	width:984px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	border-bottom: 1px #000000;
}

#header .submenu{
	position:absolute;
	top: 34px;
	left: 540px;
	width:423px;
	text-align:right;
	z-index:50;
}

#header .phone{
	position:absolute;
	top: 89px;
	left: 394px;
	width:570px;
	text-align:right;
}

#header .quote{
	position:absolute;
	top: 89px;
	left: 294px;
	width:125px;
	text-align:right;
}

#header .social{
	position:absolute;
	top:31px;
	left:275px;
	width:210px;
	text-align:left;
}

#menu{
	position:relative;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 2px 0 2px;
	left:0px;
	z-index:50;
}

#t{
	position:relative;
	width:984px;
	height:2px;
	background-image:url(../img/bgMainT.gif);
	background-repeat:no-repeat;
	z-index:-1;
}

#main{
	position:relative;
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-image:url(../img/bgMainM.gif);
	background-repeat:repeat-y;
}

#main .textLeft{
	position:relative;
	top:0px;
	height:auto;
	width:538px;
	padding:15px 10px 0 10px;
	text-align:left;
	left: 3px;
}

#main .textLeftM{
	position:absolute;
	top:3px;
	left:3px;
	height:auto;
	width:100px;
	padding:20px 10px 0 10px;
	text-align:left;
	background-image:url(../img/bgManufacturerM120.gif);
	background-repeat:repeat-y;
}

#main .textLeftT{
	position:absolute;
	top:0;
	left:0;
	height:22px;
	width:100px;
	padding:0 10px 0 10px;
	text-align:left;
	background-image:url(../img/bgManufacturerT120.gif);
	background-repeat:no-repeat;
}

#main .textLeftB{
	position:absolute;
	left:0;
	height:15px;
	width:100px;
	padding:0 10px 0 10px;
	text-align:left;
	background-image:url(../img/bgManufacturerB120.gif);
	background-repeat:no-repeat;
}

#main .textCentre{
	position:relative;
	top:0px;
	height:auto;
	width:442px;
	padding:15px 0 0 0;
	text-align:left;
	left: 123px;
}

#main .textCentreWide{
	position:relative;
	top:0px;
	min-height:1080px;
	width:625px;
	padding:15px 10px 10px 10px;
	text-align:left;
	left: 123px;
}

#main .textRight{
	position:absolute;
	top:3px;
	left:563px;
	height:auto;
	width:422px;
	padding:10px 10px 0 10px;
	text-align:left;
}

#main .textRightNarrow{
	position:absolute;
	top:3px;
	left:765px;
	height:auto;
	width:205px;
	padding:10px 10px 0 10px;
	text-align:left;
}

#main .textFull{
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:964px;
	padding:10px;
	text-align:left;
}

#footer{
	position:relative;
	width:964px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	background-image:url(../img/bgMainM.gif);
	background-repeat:repeat-y;
	padding: 0 10px 0 10px;
}

#footerLower{
	position:relative;
	width:964px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	background-image:url(../img/bgMainB.gif);
	background-repeat:no-repeat;
	padding: 0 10px 0 10px;
}

#footer .text{
	position:relative;
	left:15px;
	height:auto;
	width:944px;
	padding:5px 5px 35px 5px;
	text-align:left;
	font-size:8pt;
	border-top: 1px dotted #016857;
	background-image:url(../i/rollyovl.gif);
	background-repeat: no-repeat; 
	background-position: bottom right
}

.bottomorange{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #016857
	}
	
a {
    TEXT-DECORATION: none;
	}
	
a:link {
	color: #016857;
}

a:visited {
	color: #016857;
}

a:active {
	color: #016857
}

a:hover {
	color: #016857;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	}

.boldblue{
	color: #1F1F1F;
	font-weight: bold;
	}

.boldblue2{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #373757;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.boldorange{
	color: #016857;
	font-weight: bold;
	}

.verysmall{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 12px;
	}

#maintitle{
	color:#016857;
	font-size:14px;
}

.maintext{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 15px;
	}

.tabletext{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 15px;
	font-weight: normal;
	}
			
.exampletext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 15px;
	font-weight: normal;
}

.opadding{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.greytext{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	text-align: justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.button{
	margin: 0px 2px;
	padding: 0px 2px;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	background-color: #373757;
	color: #ffffff;
	font-weight: bold;	
	}
	
.buttonover{
	margin: 0px 2px;
	padding: 0px 2px;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	background-color: #7F7FA7;
	color: #ffffff;
	font-weight: bold;
	}
	
.optionlist{  
	font-family: Verdana, sans-serif; 
	font-size: 9px; 
	color: #555555;
	}

.formtext{  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	color: #1F1F1F;	
	}

a.topmenu{
	color: #016857;
	font-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	}

a.topmenu:link{
	color: #016857;
	font-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	}

a.topmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F1F;
	font-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	}

.footbg{  
	background-image: url(../i/rollyovl.gif); 
	background-repeat: no-repeat; 
	background-position: right
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #016857;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	/*font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;*/
	}

h2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #373757;
	font-weight: bold;
	margin:0;
	/*margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
	/*padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	}

h3 {
	font-size:10pt;
	color:#FFF;
	font-weight:bold;
	margin:0;
}

.text{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt
	}

.indexFooter{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #999999; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

a.pgelinks{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FF7F1F; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	} 

a.pgelinks:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #016857; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	} 

ul{
	margin: 8px 8px;
	padding: 8px 8px;
	}

.list2{
	list-style-image: url(../i/jumpArrowsleft.gif);
	text-align: left;
	}

.list3{
	list-style-image: url(../i/orangecircle.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;	
	}

.list4{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;	
	}

.list5{
	list-style-image: url(../i/orangeline.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;	
	}

ol{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #373757; 
	font-style: normal; 
	font-weight: bold;
	}

.indexsearch{
	text-align: right;
	}

.van_title{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

.van_text{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

.van_text2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 20px; 
	color: #2C2C50; 
	}

.van_titlebig{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 32px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

a.sitemaplink1{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #016857; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: none;
	} 

a.sitemaplink1:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #016857; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	}

a.sitemaplink2{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #014136; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: none;
	} 

a.sitemaplink2:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #016857; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	}

a.sitemaplink3{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #626779; 
	font-style: normal; 
	font-weight: normal;
	TEXT-DECORATION: none;
	} 

a.sitemaplink3:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #016857; 
	font-style: normal; 
	font-weight: normal;
	TEXT-DECORATION: underline;
	}	 

.leasing{
	display: none;
	}

.todaysdate{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color:#333366;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 12px;
	}

.phonenumbers{
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#333366;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 12px;
	}

#review{float:right;
	margin-top:17px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}

#review img{
	margin-bottom:10px;
	margin-left:20px;
	border:1px solid #999999;
	}

#sortreview{
	}

#sortreview div{
	border-bottom:1px solid #999999;
	}

#sortreview h1{
	color: #373757; 
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

#sortreview p{
	padding-top:0px;
	margin-top:13px;
	}

#sortreview img{float:right; margin-left:20px;
	border:1px solid #999999;
	}

#reviewby{
	float:right;
	font-style:italic;
	color:#373757;
	}

.speciallink{
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#333366;
	}

a.speciallink{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#333366;
	}

a.speciallink:hover{
	color:#9999CC;
	}

.vnm{
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color:#9999CC;
	}

.vnm a{
	color:#9999CC;
	text-decoration:none;
	}

#ovl-gps{
	display:none;
	}

#fsa{
	position: absolute;
	margin: 15px 0 0 170px;
	}

#lex{
	position: absolute;
	margin: 15px 0 0 170px;
	/*margin: 15px 0 0 250px;*/
	}
	
.sms_pic{
	margin:0px 0px 0px 10px;
	}	
	
	
/*****************************FEATURED ON INDEX*****************************/
.model {
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	padding: 2px 0 0 6px;
}

.pricefrom {
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	padding: 2px 0 0 6px;
	color:#fff;
}

.businessprice {
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	padding: 1px 0 0 6px;
}

.personalprice {
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	padding: 1px 0 0 6px;
}

.moreinfo a {
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding: 0 0 0 24px;
}

.moreinfo a:hover {
	text-decoration:underline;
}



.offer_bar_tab {
	float:right;
	width:114px;
	height:18px;
	background-image:url(../i/featured/offerBarItemBG.gif);
	font-family:Tahoma;
	font-weight:bold;	
	font-size:11px;
	padding:3px 5px 0px 5px;
}

.offer_bar_tab a {
	text-decoration:none;
	color:#003366;
}

.offer_bar_tab a:hover {
	text-decoration:underline;
	color:#0066CC;
}

.offer_bar_caption {
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FF7F1F;
	padding: 6px 0px 0 7px;
}

#right-buttons {
	float:right;
	margin:0 0 0 20px;
}


#main_box {
	background:url(../i/index_buttons/bg.gif); 
	background-position:0 18px; 
	background-repeat:no-repeat;
	width:706px; 
	height:200px;
}
#main_box #buttons{
	width:70%;
	float:left;
	padding:30px 0 0 0;
}
#main_box #latest_news{
	float:left;
	background:url(../i/index_buttons/latest_news_bg.gif); 
	background-repeat:no-repeat; 
	height:216px;
	width:200px;
}
#main_box #left_buttons
{
	float:left;
	width:239px;
}
#main_box #right_buttons
{
	float:left;
	width:239px;
}
#main_box IMG
{
	border:0;
}

/*---------------------- MENU ----------------------*/

#buttons span {
	display:none;
}

#online-quote {
	width:239px;
	height:61px;
	padding-bottom:3px;
}

#online-quote a{
	display:block;
	height:61px;
	background-image:url(../i/menu/online-quote.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#online-quote  a:hover{
	background-position:bottom left;
}


#car-special {
	width:239px;
	height:61px;
	padding-bottom:3px;
}

#car-special a{
	display:block;
	height:61px;
	background-image:url(../i/menu/car-special.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#car-special  a:hover{
	background-position:bottom left;
}


#sms-m  {
	width:239px;
	height:35px;
}

#sms-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/sms_bespoke-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#sms-m  a:hover{
	background-position:bottom left;
}

#taxcalc-m  {
	width:239px;
	height:35px;
}

#taxcalc-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/tax_calculator-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#taxcalc-m  a:hover{
	background-position:bottom left;
}

#vehicles-m  {
	width:239px;
	height:35px;
}

#vehicles-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/vehicles_for_sale-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#vehicles-m  a:hover{
	background-position:bottom left;
}

#vanspecial-m  {
	width:239px;
	height:35px;
}

#vanspecial-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/van_special_offers-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#vanspecial-m  a:hover{
	background-position:bottom left;
}

#franchise-m  {
	width:239px;
	height:35px;
}

#franchise-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/franchies_opp-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#franchise-m  a:hover{
	background-position:bottom left;
}

#carreviews-m  {
	width:239px;
	height:35px;
}

#carreviews-m a{
	display:block;
	height:35px;
	background-image:url(../i/menu/car_reviews-m.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#carreviews-m  a:hover{
	background-position:bottom left;
}

/* moreover */
.maintext h2 {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #373757;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	
.maintext h2 a {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #373757;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	
.maintext h2 a:hover { 
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #016857;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.maintext .moresrc { 
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #FF7F1F;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.maintext a.moresrc:hover { 
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #016857;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.maintext .moreti {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.maintext span {
	font-weight:bold;
	font-size:12px;
	color: #016857;
	text-align:right;
}

.maintext .day_style a {
text-decoration:underline;
}


.pager {
	font-weight:bold;
	font-size:12px;
	color: #016857;
	text-align:right;
}

.pager a {
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
}
.pager a:hover {
	text-decoration:underline;
}

#toptitle{
	width:489px;
	float:left;
	color:#016857;
	font-size:14px;
	font-family: Verdana, sans-serif;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	margin-top:5px;
}

* html #toptitle{
	margin-bottom:5px;
}


#textdesk {
	width:489px;
	float:left;
	margin-top:10px;
}

#textdesk p {
	line-height:15px;
}


#menu_01 {
	position:relative;
	top:0;
	width:442px;
	height:237px;
	margin-top:15px;
	background-image:url(../img/menu/bg_01.gif);
	background-repeat:no-repeat;
}

#menu_02 {
	position:relative;
	top:0;
	width:442px;
	height:156px;
	margin-top:10px;
	background-image:url(../img/menu/bg_02.gif);
	background-repeat:no-repeat;
}

* html #title_part_b {
	margin-left:6px;
}

#title_part_b {
	width:442px;
	height:15px;
	float:left;
	margin-left:12px;
	background-image:url(../i/menu/title_part_b.gif);
	background-repeat:no-repeat;
}

/*menu_01
div {border:1px solid #FF0000;}*/

#maincont_menu {
	width:489px;
	float:left;
	margin-left:10px;
	z-index:-1;
}

/* html #maincont_menu {
	margin-left:9px;
}*/

#onlineQ_b { 
	width:442px;
	height:65px;
	float:left;
	margin-left:12px;
	margin-top:12px;
	z-index:-1;
}

/* html #onlineQ_b { 
	margin-left:6px;
}*/

#onlineQ_b a{
	display:block;
	height:65px;
	background-image:url(../img/menu/online_quote_01.gif);
	background-repeat:no-repeat;

}
	
#onlineQ_b a:hover{
	background-position:bottom left;
}
	
#onlineQ_b span{
	display:none;
}

#ovl_cat {
	width:301px;
	height:31px;
	margin-left:85px;
	margin-top:-15px;
	float:left;
	z-index:50;
}

#ovl_cat a {
	display:block;
	width:301px;
	height:31px;
	background-image:url(../i/menu/ovl_cat.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


#ovl_cat span {
	display:none;
}

/* html #ovl_cat {
	width:301px;
	height:31px;
	margin-top:-14px;
	margin-right:3px;
	margin-bottom:4px;
	background-image:url(../i/menu/ovl_cat.gif);
	background-repeat:no-repeat;
}

* html #view_all { 
	margin-left:5px;
	margin-top:0px;
}*/



#view_all {
	width:211px;
	height:33px;
	float:left;
	margin-left:9px;
	margin-top:3px;
}

#view_all a{
	display:block;
	height:33px;
	background-image:url(../img/menu/view_all_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#view_all a:hover{

	background-position:bottom left;
}
	
#view_all span{
	display:none;
}

* html #small {
	margin-top:0px;
}

#small {
	width:211px;
	height:33px;
	float:left;
	margin-top:3px;
}

#small a{
	display:block;
	height:33px;
	background-image:url(../img/menu/small_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#small a:hover{

	background-position:bottom left;
}
	
#small span{
	display:none;
}

* html #medium_family {
	margin-left:5px;
}

#medium_family {
	width:211px;
	height:33px;
	float:left;
	margin-left:9px;
}

#medium_family a{
	display:block;
	height:33px;
	background-image:url(../img/menu/medium_family_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#medium_family a:hover{

	background-position:bottom left;
}
	
#medium_family span{
	display:none;
}

#large_family {
	width:210px;
	height:33px;
	float:left;
	margin-left:1px;
}

#large_family a{
	display:block;
	height:33px;
	background-image:url(../img/menu/large_family_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#large_family a:hover{

	background-position:bottom left;
}
	
#large_family span{
	display:none;
}

* html #executiv {
	margin-left:5px;
}


#executiv {
	width:211px;
	height:33px;
	float:left;
	margin-left:9px;
}

#executiv  a{
	display:block;
	height:33px;
	background-image:url(../img/menu/executive_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#executiv  a:hover{

	background-position:bottom left;
}
	
#executiv  span{
	display:none;
}

#fourxfour {
	width:211px;
	height:33px;
	float:left;
	margin-left:0px;
}

#fourxfour a{
	display:block;
	height:33px;
	background-image:url(../img/menu/4x4_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#fourxfour a:hover {

	background-position:bottom left;
}
	
#fourxfour span{
	display:none;
}

#performance {
	width:211px;
	height:33px;
	float:left;
	margin-left:9px;
	margin-top:1px;
}

* html #performance {
	margin-left:5px;
}

#performance a{
	display:block;
	height:33px;
	background-image:url(../img/menu/performance_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#performance a:hover {

	background-position:bottom left;
}
	
#performance span{
	display:none;
}

#commercials {
	width:211px;
	height:33px;
	float:left;

	margin-top:1px;
}

#commercials a{
	display:block;
	height:33px;
	background-image:url(../img/menu/commercials_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#commercials a:hover {

	background-position:bottom left;
}
	
#commercials span{
	display:none;
}


* html #vehicles_b { 
	margin-left:4px;

}

#vehicles_b { 
	width:442px;
	height:65px;
	float:left;
	margin-left:12px;
	margin-top:12px;
}


#vehicles_b a{
	display:block;
	height:65px;
	background-image:url(../img/menu/vehicles_for_sale_b.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#vehicles_b a:hover{

	background-position:bottom left;
}
	
#vehicles_b  span{
	display:none;
}

* html #tax_calculator {
	margin-left:5px;
}

#tax_calculator {
	width:211px;
	height:35px;
	float:left;
	margin-left:9px;
}

#tax_calculator a{
	display:block;
	height:35px;
	background-image:url(../img/menu/tax_calculator_b.gif);
	background-position:top left;
}
	
#tax_calculator a:hover {
	background-position:bottom left;
}
	
#tax_calculator span{
	display:none;
}

#franchise_opportunity {
	width:211px;
	height:35px;
	float:left;
	margin-left:0px;
}

#franchise_opportunity a{
	display:block;
	height:35px;
	background-image:url(../img/menu/franchise_b.gif);
	background-position:top left;
}
	
#franchise_opportunity a:hover {
	background-position:bottom left;
}
	
#franchise_opportunity span{
	display:none;
}

* html #travel_insurance {
	margin-left:5px;
}

#travel_insurance {
	width:211px;
	height:35px;
	float:left;
	margin-left:9px;
}

#travel_insurance a{
	display:block;
	height:35px;
	background-image:url(../img/menu/travel_insurance.gif);
	background-position:top left;
}
	
#travel_insurance a:hover {

	background-position:bottom left;
}
	
#travel_insurance span{
	display:none;
}



















* html #sms_bespoke {
	margin-left:5px;
}

#sms_bespoke {
	width:211px;
	height:35px;
	float:left;
	margin-left:9px;
}

#sms_bespoke a{
	display:block;
	height:35px;
	background-image:url(../img/menu/sms_bespoke_b.gif);
	background-position:top left;
}
	
#sms_bespoke a:hover {

	background-position:bottom left;
}
	
#sms_bespoke span{
	display:none;
}

#car_reviews {
	width:211px;
	height:35px;
	float:left;
	margin-left:0px;
}

#car_reviews a{
	display:block;
	height:35px;
	background-image:url(../img/menu/car_reviews_b.gif);
	background-position:top left;
}
	
#car_reviews a:hover {

	background-position:bottom left;
}
	
#car_reviews span{
	display:none;
}

/*car cat

div {
	border:1px solid #993333;
}*/


#car_cat {  
	width:201px;
	height:633px;
	float:right;
	margin-right:10px;
}

* html #car_cat {  
	margin-right:1px;
}

#carcatitle {
	width:402px;
	height:25px;
	margin-bottom:5px;
	background-image:url(../img/name_plateW.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#006666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
}

#carcatitleN {
	width:202px;
	height:25px;
	margin-bottom:5px;
	background-image:url(../img/name_plateN.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#006666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
}

* html #carcatitle {
	height:35px;
}

.carpricebox {
	width:201px;
	height:193px;
	margin-bottom:10px;
	clear:both;
	display:block;
	float:left;
	background-image:url(../i/menu/car_box_bg.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.carprt {
	width:186px;
	margin-top:10px;
	padding-left:15px;
	text-align:left;	
	color:#016857;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	text-transform:uppercase;
	float:left;
}

.carprdes {
	width:186px;
	height:40px;
	padding-left:15px;
	text-align:left;
	margin-bottom:0px;
	color:#016857;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	text-transform:uppercase;
	float:left;
}

.carprdes span {	
	color:#e87108;
}
 
.carimg {
}

.carbox {
	
}


.carprice {
	width:186px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:15px;
	line-height:12px;
	float:left;
}

.moreinfo_b {
	width:191px;
	height:15px;
	/*margin-top:2px;*/
	padding-left:15px;
	float:left;
}

* html #latestnewsbox {
	margin-left:4px;
	margin-top:18px;
}


#latestnewsbox {
	width:442px;
	height:147px;
	margin:0;
	clear:both;
}

.imgR {
	float:right;
	margin: 4px 0 10px 10px;
}

.bold{
	font-weight:bold;
}

.bgSpecial {
background-image:url(../i/bgSpecial.gif);
background-repeat:no-repeat;
}

#main .rolloverNews a {
display:block;
padding:3px 0px 0px 0px;
width:175px;
height:19px;
background:url(../i/btnNewsletter.gif) 0 0 no-repeat;
text-align:center;
font-size:10pt;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

#main .rolloverNews a:hover { 
background-position: 0 -22px;
color:#FFF;
}
#main .rolloverNews a:active {
background-position: 0 -22px;
color:#FFF;
}

.btnTechSpec a {
display:block;
padding:2px 0px 0px 0px;
width:175px;
height:20px;
background:url(../i/buttonTechSpec.gif) 0 0 no-repeat;
text-align:center;
font-size:10pt;
color:#FFF;
text-decoration: none;
}

.btnTechSpec a:hover { 
background-position: 0 -22px;
color:#FFF;
}
.btnTechSpec a:active {
background-position: 0 -22px;
color:#FFF;
}

.btnRollover125 a {
display:block;
padding:2px 0px 0px 0px;
width:125px;
height:20px;
background:url(../i/btn125x22.gif) 0 0 no-repeat;
text-align:center;
font-size:10pt;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.btnRollover125 a:hover { 
background-position: 0 -22px;
color:#FFF;
}

.btnRollover125 a:active {
background-position: 0 -22px;
color:#FFF;
}

.btnGetAQuote
{
position: relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(../i/btnGetAQuoteR.png) no-repeat;
white-space: nowrap;
display: block;
width: 125px;
height: 22px;
margin: 0;
padding: 0;
}

.btnGetAQuote a
{
display: block;
color: #FFFFFF;
font-size: 14px;
font-weight:bold;
width: 125px;
height: 22px;
display: block;
float: left;
/*color: black;*/
text-decoration: none;
}

.btnGetAQuote img
{
width: 125px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.btnGetAQuote a:hover img
{
visibility:hidden
}

.btnGetAQuote span
{
position: absolute;
left: 5px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.btnTAF
{
position: relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(../i/btnTAFR.png) no-repeat;
white-space: nowrap;
display: block;
width: 125px;
height: 22px;
margin: 0;
padding: 0;
}

.btnTAF a
{
display: block;
color: #FFFFFF;
font-size: 14px;
font-weight:bold;
width: 125px;
height: 22px;
display: block;
float: left;
/*color: black;*/
text-decoration: none;
}

.btnTAF img
{
width: 125px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.btnTAF a:hover img
{
visibility:hidden
}

.btnTAF span
{
position: absolute;
left: 5px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.footnote {
	font-size:9px;
	color:#8cbbb3;
}

.BorderBottom {
	border-bottom:1px dotted #016857;

}

.table1 {
	background-color:#FFF;
	border:#016857 1px solid;
}

.error {
	color:#F00;
}

.TableHeader {
	background-image:url(../img/bgHeader1.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.TableBorder {
	border: #258D7D 1px solid;
}

.TableCellBorder {
	border-bottom: #CCC 1px dotted;
}

.TableCellBorderR {
	border-bottom: #CCC 1px dotted;
	border-right: #258D7D 1px solid;
}

.TableCellBorderB {
	border-bottom: #CCC 1px dotted;
	font-weight:bold;
}

/* VALIDATION CLASSES */
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}

