body {
	font-family:Helvetica;
	font-size:11px;
	line-height:20px;
	color:#414445;
    background: url(img/bg.jpg) center 0 repeat-y;
   	background-color:black;
}

html, body, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img{
margin: 0;
padding: 0;
border: 0;
}

td, p, div {
	font-family: Helvetica;
	font-size: 12px;
	color:#333;
}

input, select, textarea, TextBox {
	font-family: Helvetica; 
	font-size : 12px; 
	font-weight : normal;
	/*background:#f8f7f6;*/
	color : #333; 
	text-decoration : none;
	border:1px solid #000;
	/*border:5px solid #FFF;
	height:25px;*/
	padding:4px;
	margin-bottom:2px;
}


#header .phone{
	position:absolute;
	top: 33px;
	left: 211px;
	width:188px;
	text-align:left;
	height: 27px;
}

#header .contact{
	z-index: 50;
	position: absolute;
	top: 33px;
	left: 25px;
	width: 392px;
	text-align: left;
}

#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:1003;
}

#t{
	position:relative;
	width:984px;
	height:2px;
	background-image:url(../img/bgMainT.gif);
	background-repeat:no-repeat;
	z-index:-1;
}

#main{

    width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
    background-color:White;
    padding-top:10px;
    min-height:400px;
}

#main .textLeft{
	position:relative;
	top:0px;
	min-height:500px;
	width:538px;
	padding:15px 10px 0 10px;
	text-align:left;
	left: 3px;
}

#main .textLeftDefault{
	position:relative;
	top:0px;
	min-height:300px;
	width:300px;
	padding:15px 10px 0 10px;
	text-align:left;
	left: 2px;
	background-image:url(../img/bgLogin1.jpg);
	background-repeat:repeat-x;
}

#main .textLeftHome{
	position:relative;
	top:0px;
	min-height:300px;
	width:230px;
	padding:10px;
	text-align:left;
	left:2px;
	background-image:url(../img/bgLogin1.jpg);
	background-repeat:repeat-x;
}

#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 10px 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 .textCentreDefault{
	position:absolute;
	top:0px;
	min-height:300px;
	width:442px;
	padding:15px 10px 10px 10px;
	text-align:left;
	left: 350px;
}

#main .textCentreHome{
	position:absolute;
	top:0px;
	left:250px;
	min-height:300px;
	width:462px;
	padding:10px;
	text-align:left;
}

#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 .textRightHome{
	position:absolute;
	top:0px;
	left:732px;
	min-height:300px;
	width:230px;
	padding:10px;
	text-align:left;
	background-image:url(../img/bgLogin1.jpg);
	background-repeat:repeat-x;
}

#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-color:White;
	padding: 0 10px 0 10px;
}

#footerLower{
	position:relative;
	width:964px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	padding: 0 10px 0 10px;
	background-color:White;
}

#footer .text{
	position:relative;
	left:15px;
	height:auto;
	width:944px;
	padding:5px 5px 35px 5px;
	text-align:left;
	font-size:11px;
	border-top: 1px dotted #11545D;
}
	
a {
    TEXT-DECORATION: none;
}
	
a:link {
	color:#414445;
}

a:visited {
	color:#414445;
}

a:active {
	color:#414445;
}

a:hover {
	color:#487D87;
}

p {
	text-align: justify;
	line-height: 15px;
}

.boldblue{
	color: #1F1F1F;
	font-weight: bold;
	}

.boldblue2{
	color: #373757;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.boldorange{
	color: #11545D;
	font-weight: bold;
}

.verysmall{
	font-size: 10px;
	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:#11545D;
	font-size:14px;
}

.maintext{
	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{
	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 {
	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{
	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;
	}
        .btn,.InputButton
        {
        background-color:#6CBCCC;
        background-image:url('img/menuBG.jpg'); 
        min-width:100px; 
        font-variant:small-caps;
        border-width: 0px 2px 2px 0px;
        border-color:#C0C0C0;   
        cursor:pointer;       
        } 	
        .btn hover,.InputButton hover
        {
            color:White;
        }        
        

.button{
	margin: 0px 2px;
	padding: 0px 2px;
	font-size: 10px;
	background-color: #6CBCCC;
	color: #ffffff;
	font-weight: bold;	
	}
	
.buttonover{
	margin: 0px 2px;
	padding: 0px 2px;
	font-size: 10px;
	background-color: #7F7FA7;
	color: #ffffff;
	font-weight: bold;
	}
	
.optionlist{  
	font-size:11px; 
	color: #555555;
	}

.formtext{  
	color: #1F1F1F;	
	}

a.topmenu{
	color: #11545D;
	font-decoration: none;
	font-weight: bold;
	line-height: 15px;
	}

a.topmenu:link{
	color: #11545D;
	font-decoration: none;
	font-weight: bold;
	line-height: 15px;
	}

a.topmenu:hover{
	color: #FF7F1F;
	font-decoration: none;
	font-weight: bold;
	line-height: 15px;
	}

h1{
	font-size: 22px;
	color:#00565B;
	font-weight: normal;
	font-variant:small-caps;
	}

h2{
	font-size: 15px;
	color:#00565B;
	font-weight: normal;
	font-variant:small-caps;
	}

h3 {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
    }
    h3 a
    {
     color:#6CBCCC;
    }    

.text{  
	font-size:12px
	}

.indexFooter{ 
	font-size:11px; 
	color: #999999; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

ul{
	margin: 8px 8px;
	padding: 8px 8px;
	}

.list2{
	list-style-image: url(../img/jumpArrowsleft.gif);
	text-align: left;
	}

.list3{
	list-style-image: url(../img/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(../img/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;	
	}

.indexsearch{
	text-align: right;
	}

.van_title{
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

.van_text{
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

.van_text2{
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 20px; 
	color: #2C2C50; 
	}

.van_titlebig{
	font-size: 32px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C2C50; 
	}

a.sitemaplink1{ 

	font-size: 11px; 
	color: #11545D; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: none;
	} 

a.sitemaplink1:hover{ 

	font-size: 11px; 
	color: #11545D; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	}

a.sitemaplink2{ 

	font-size: 10px; 
	color: #014136; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: none;
	} 

a.sitemaplink2:hover{ 

	font-size: 10px; 
	color: #11545D; 
	font-style: normal; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	}

a.sitemaplink3{ 

	font-size: 10px; 
	color: #626779; 
	font-style: normal; 
	font-weight: normal;
	TEXT-DECORATION: none;
	} 

a.sitemaplink3:hover{ 

	font-size: 10px; 
	color: #11545D; 
	font-style: normal; 
	font-weight: normal;
	TEXT-DECORATION: underline;
	}	 

.leasing{
	display: none;
	}

.todaysdate{
	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-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 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: 16px;
	font-weight: bold;
	color:#128EA8;
	}

a.speciallink{
	font-weight: bold;
	color:#333366;
	}

a.speciallink:hover{
	color:#9999CC;
	}

#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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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-size: 12px;
	color:#11545D;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	
.maintext h2 a {
	font-size: 12px;
	color:#11545D;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	
.maintext h2 a:hover {
	font-size: 12px;
	color:#11545D;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.maintext .moresrc {
	font-size: 11px;
	color:#11545D;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.maintext a.moresrc:hover {
	font-size: 11px;
	color:#11545D;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.maintext .moreti {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.maintext span {
	font-weight:bold;
	font-size:12px;
	color: #11545D;
	text-align:right;
}

.maintext .day_style a {
text-decoration:underline;
}


.pager {
	font-weight:bold;
	font-size:12px;
	color: #11545D;
	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:#11545D;
	font-size:14px;
	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(../img/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:1000;
}

/* 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(../img/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(../img/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 {
	position:relative;
	top:0;
	width:402px;
	height:25px;
	margin-bottom:5px;
	background-image:url(../img/name_plateW.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#006666;
	font-size:14px;
	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-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(../img/menu/car_box_bg.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.carprt {
	width:186px;
	margin-top:10px;
	padding-left:15px;
	text-align:left;	
	color:#11545D;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

.carprdes {
	width:175px;
	padding-left:15px;
	text-align:left;
	margin-bottom:0px;
	color:#11545D;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
}

.carprdes span {	
	color:#e87108;
}

.carimg {
}

.carbox {	
}

.carprice {
  	position:relative;
	float:right;
	text-align:right;
	top:-10px;
	padding: 5px 15px 5px 5px;
	line-height:14px;
}

.moreinfo_b {
    position:relative;
    top:-10px;
	float:right;
	padding: 0 15px 0 0;
	color: #11545D;
	font-weight:bold;
	text-transform:uppercase;
}

.orange{
	color:#FF6100;
}

* html #latestnewsbox {
	margin-left:4px;
	margin-top:18px;
}

#latestnewsbox {
	width:442px;
	height:147px;
	margin:0;
	clear:both;
}

.imgBadgeL {
	float:left;
	margin: 0;
}

.imgBadgeR {
	float:right;
	margin: 0;
}

.imgL {
	float:left;
	margin: 10px 10px 4px 0;
}

.imgR {
	float:right;
	margin: 4px 0 10px 10px;
}

.bold{
	font-weight:bold;
}

.button1 a {
display:block;
padding:5px 0 0 0;
width:125px;
height:20px;
background:url(../img/button1.jpg) 0 0 no-repeat;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.button1 a:hover { 
background-position: 0 -25px;
color:#FFF;
}

.button1 a:active {
background-position: 0 -25px;
color:#FFF;
}

.button1a a {
position:absolute;
display:block;
top:132px;
padding:5px 0 0 0;
width:125px;
height:20px;
background:url(../img/button1.jpg) 0 0 no-repeat;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.button1a a:hover { 
background-position: 0 -25px;
color:#FFF;
}

.button1a a:active {
background-position: 0 -25px;
color:#FFF;
}

.button2 a {
display:block;
padding:5px 0 0 0;
width:200px;
height:20px;
background:url(../img/button2.jpg) 0 0 no-repeat;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.button2 a:hover { 
background-position: 0 -25px;
color:#FFF;
}

.button2 a:active {
background-position: 0 -25px;
color:#FFF;
}

.ButtonGo {
	border:1px solid #11545D;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	background-color:#128EA8;
	cursor:pointer;
}

.ButtonBack {
	border:1px solid #D6D3D3;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#6B6969;
	background-color:#F0F0F0;
	cursor:pointer;
}

.TAB1 a {
display:block;
padding:2px 0px 0px 0px;
width:225px;
height:20px;
background:url(../img/tab1.gif) 0 0 no-repeat;
text-align:center;
font-size:12px;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.TAB1 a:hover { 
background-position: 0 -22px;
color:#FFF;
}

.TAB1 a:active {
background-position: 0 -22px;
color:#FFF;
}

.TAB2 a {
display:block;
padding:2px 0px 0px 0px;
width:225px;
height:20px;
background:url(../img/tab2.gif) 0 0 no-repeat;
text-align:center;
font-size:12px;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

.TAB2 a:hover { 
background-position: 0 -22px;
color:#FFF;
}

.TAB2 a:active {
background-position: 0 -22px;
color:#FFF;
}

.footnote {
	font-size:11px;
	color:#000;
}

.footnote2 {
	margin-top:2px;
	margin-left:0px;
	font-size:11px;
	color:#000;
	text-align:left;
}

.BorderBottom {
	border-bottom:1px dotted #11545D;
}

.table1 {
	background-color:#FFF;
	border:#11545D 1px solid;
}

.error {
	color:#F00;
}

.TableHeader,.GridColumnHeading {
	background-color:#6CBCCC;
	background-image:url('../img/menuBG.jpg');
	color:#00565B;
	text-align:center;
}
.TableHeader{
	font-size: 11px;
	color:#00565B;
	font-weight: bold;
	font-variant:small-caps;
}

.TableHeader h3,.TableHeader a
{
    color:#024854;
}  

.GridColumnHeadingLink {
	color:#024854;
}  

.GridColumnHeadingLink:link {
	color:#024854;
}

.TableBorder {
	border: #6CBCCC 1px solid;
}

.TableCellBorder {
	border-bottom: #CCC 1px dotted;
}

.TableCellBorderBold {
	border-bottom: #CCC 1px dotted;
	font-weight:bold;
}

.TableCellBorderR {
	border-bottom: #CCC 1px dotted;
	border-right: #258D7D 1px solid;
}

.TableCellBorderRBold {
	border-bottom: #CCC 1px dotted;
	border-right: #258D7D 1px solid;
	font-weight:bold;
}

.TableCellBorderB {
	border-bottom: #CCC 1px dotted;
	font-weight:bold;
}

.TableCellBackground {
	background-color:#CCE4E8;
	padding:5px;
}

.TableCellBackground1 {
	background-color:#CCE4E8;
	padding:1px;
	font-size:10px;
}

.TableCellBackgroundB {
	background-color:#CCE4E8;
	font-weight:bold;
	padding:5px;
	font-size:10px;
}

.TableCellBackgroundR {
	background-color:#CCE4E8;
	border-right:#016857 1px;
	padding:5px;
	font-size:10px;
}

.TableCellBackgroundL,.GridItemCell{
	background-color:#CCE4E8;
	padding:5px;
	font-size:11px;
}

.GridSelectedRow .GridItemCell
{
    background-color:#CFFFFF
}

.TableCellBackgroundLB {
	background-color:#CCE4E8;
	font-weight:bold;
	padding:5px;
	font-size:11px;
}

.TableCellBackgroundLR {
	background-color:#CCE4E8;
	border-right:#016857 1px;
	padding:5px;
	font-size:11px;
}

.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;
	}

.redStyle, .ErrorLabel
{   
    color: Red;
}


TableHeader > GridColumnHeading
TableCellBackgroundL > GridItemCell

