body {
	background: #eee;
	margin-top: 5px;
}

.offScreen {
	position: absolute;
	left: -5000px;
}

.redHighlight{
	color:#CB2926;
}
#container {
	width: 992px;
	margin: 0 auto;
	background: white;
	padding: 0;
}

#header h1 {
	background: url("../../img/banner.jpg") no-repeat white 15px 0px;
	text-indent: -3000px;
	overflow: hidden;
	height: 87px;
	padding: 0 0 5px 0;
	margin: 0;
}


#leftmain {
	width: 770px;
	float: left;
	padding: 0 0 0 14px;
	background: white;
	font-family: arial;
	font-size: 13px;
	position:relative;
}


#rightmain {
	width: 197px;
	float: left;
	background: white;
	padding-top: 3px;
}

#rightmain ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rightmain ul li {
	list-style: none;
	float: left;
}

#rightmain li a {
	text-decoration:none;
	height: 250px;	
	width:182px;	
	display: block;
	outline: none;
	padding: 0 0 0 0px;
	margin: 0px;
	background: url('../../img/contract.jpg') 0 -250px no-repeat;
}

#rightmain li a:hover {
	background: url('../../img/contract.jpg') 0 0;	
}
		#navstrip, #smallstrip {
			padding: 0;
			margin: 0px 0 0 0;
		}
		
		#smallstrip {
			clear: left;
		}
		
		#navstrip ul, #navstripS ul, #smallstrip ul {
			padding: 0 0 0 0px;
			margin: 0 0 0 0px;
			list-style: none;
		}
		
		#navstrip ul li {
			list-style: none;
			float: left;
			width: 182px;
			padding: 13px 8px 0 0px;
			margin: 0 0 0 0px;
		}
		
		#smallstrip ul li {
			list-style: none;
			float: left;
			width: 181px;
			padding: 0px 8px 0 0px;
			margin: 0 0 0 0px;			
		}
		
		#leftmain #smallstrip ul li {
			padding: 15px 8px 0 0;
		}
		
		#navstripS ul li {
			list-style: none;
			float: left;
			width: 182px;
			padding: 1px 8px 0 0;
			margin: 0 0 0 0px;	
		}
		
		#navstripS ul li {
			margin-top: 4px;
		}
				
		#navstrip li a, #navstripS li a {
			text-decoration:none;
			height: 101px;	
			width:182px;	
			display: block;
			outline: none;
			padding: 0 0 0 0px;
			margin: 0px;
			background: url('../../img/navstrip.jpg');
		}
		
		#smallstrip li a {
			text-decoration:none;
			height: 35px;	
			width: 181px;
			display: block;
			outline: none;
			padding: 0;
			margin: 0;
			background: url('../../img/smallstrip.jpg');			
		}	
		
		#navstrip li.breadNew a {
			background-position: 0 0;
		}
		
		#navstrip li.breadNew a:hover {
			background-position: 0px -104px;
		}
		
		#navstrip li.breadUsed a {
			background-position: -190px -1px;
		}
		
		#navstrip li.breadUsed a:hover {
			background-position: -190px -105px;
		}
		
		#navstrip li.breadAfter a {
			background-position: -380px -1px;
			margin-left: 3px;
		}
		
		#navstrip li.breadAfter a:hover {
			background-position: -380px -106px;
		}
		
		#navstrip li.breadWhy a {
			background-position: -569px -1px;
		}
		
		#navstrip li.breadWhy a:hover {
			background-position: -569px -106px;

		}
		
		#navstripS li.breadOffers a {
			background-position: -761px -2px;
		}
		
		#navstripS li.breadOffers a:hover {
			background-position: -761px -106px;
		}
		
		#smallstrip li.breadContact a {
			background-position: 0 0;
		}
		
		#smallstrip li.breadContact a:hover {
			background-position: 0 -36px;
		}
		
		#smallstrip li.breadHow a {
			background-position: -181px 0;
			margin-left: 3px;
		}
		
		#smallstrip li.breadHow a:hover {
			background-position: -181px -36px;
		}	

		#smallstrip li.breadNews a {
			background-position: -361px 0;
		}
		
		#smallstrip li.breadNews {
			margin-left: 5px;
		}
		
		#smallstrip li.breadWhy {
			margin-left: 2px;
		}
		
		#smallstrip li.breadWhy a {
			background-position: -722px 0;
		}
		
		#smallstrip li.breadWhy a:hover {
			background-position: -722px 0px;
		}
		
				
		
#footer {
	clear: both;
	background: url("../../img/footer.jpg") no-repeat;
	overflow: auto;
	font-family: arial;
}
			
#footer h2 {

	text-indent: -3000px;
	overflow: hidden;
	background: url("../../img/footer.jpg") no-repeat;
	height: 87px;
	width: 982px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 20px 10px 0;
}

#footer a {
	color: red;
}

.news {
	display: none;
	clear: both;
	padding: 12px 0 0 0px;
}

.Cnews {
	background: url("../../img/smallstrip.jpg") -362px 0px;
	width: 180px;
	height: 35px;	
	border: 0;
	padding: 0 0 0 15px;
	margin: 0;
	cursor: pointer;
	font: arial;
	font-size: 12px;
	color: #CB2926;	
}

.Cnews:hover {
		background: url("../../img/smallstrip.jpg") -363px -36px;
}

#rightmain button.Cnews {
	margin: 0px 0 0 0px;
	padding: 0;
}

.newsBox {
	padding-left: 5px;
}
.newscol{
	font-size: 12px;
	float: left;
	width: 312px;
	padding: 0 7px;
	background-color: #ddd;
	height: 340px;
	font-family: arial;
}

.newscol h4 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 16px;
}

.newscol img {
	padding-left: 30px;
}

a img{
	border: 0;
}

h2 {
	font-family: arial;
	font-size: 30px;
	display: block;
	padding: 2px 0 2px 10px;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0;
	background: url("../../img/greyh2.png") no-repeat 0 0;
}

h2.contactH2 {
		background: url("../../img/contacth2.png") no-repeat;	
}


h2.newasxH2 {
	background: url("../../img/newasxh2.png") no-repeat;	
	padding-bottom: 8px;
}

h2.newcarsH2 {
	background: url("../../img/newcarsh2.png") no-repeat;	
	float: left;
	width: 310px;	
}

ul.newcarsUL {
	padding: 0;
	margin: 0;
	list-style: none;
	height:50px;
}

ul.newcarsUL li {
	float: left;
}

ul.newcarsUL li a.rangeLI {
	background: url("../../img/newcarsh2.png") -320px 0;
	width: 150px;
	height: 40px;
	display: block;
	outline: none;
}

ul.newcarsUL li a.range2LI {
	background: url("../../img/newcars2h2.png") -320px 0;
	width: 150px;
	height: 40px;
	display: block;
	outline: none;
}

ul.newcarsUL li a.hireLI {
	background: url("../../img/newcarsh2.png") -470px 0;
	width: 138px;
	height: 40px;
	display: block;
	outline: none;
}

ul.newcarsUL li a.hire2LI {
	background: url("../../img/newcars2h2.png") -470px 0;
	width: 138px;
	height: 40px;
	display: block;
	outline: none;
}

ul.newcarsUL li.null {
	background: url("../../img/newcars2h2.png") -602px 0;
	width: 150px;
	height: 40px;
	display: block;
	outline: none;
}

h2.offersH2 {
	background: url("../../img/offersh2.png") no-repeat;	
	float: left;
	width: 301px;
}

ul.offersUL {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.offersUL li {
	float: left;
}

ul.offersUL li a.newoffersLI {
	background: url("../../img/offersh2.png") no-repeat -305px 0;
	width: 130px;
	height: 40px;
	display: block;
	outline: none;
}

ul.offersUL li a.newoffers2LI {
	background: url("../../img/offers2h2.png") -305px 0;
	width: 130px;
	height: 40px;
	display: block;
	outline: none;
}

ul.offersUL li a.usedoffersLI {
	background: url("../../img/offersh2.png") no-repeat -435px 0;
	width: 108px;
	height: 40px;
	display: block;
	outline: none;
}

ul.offersUL li a.usedoffers2LI {
	background: url("../../img/offers2h2.png") no-repeat -435px 0;
	width: 108px;
	height: 40px;
	display: block;
	outline: none;
}

ul.offersUL li.null {
	background: url("../../img/offers2h2.png") no-repeat -543px 0;
	width: 207px;
	height: 40px;
	display: block;
	outline: none;
}


h2.aftersalesH2 {
	background: url("../../imgaftersalesh2.png") no-repeat;	
	float: left;
	width: 305px;
}

ul.aftersalesUL {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.aftersalesUL li {
	float: left;
}

ul.aftersalesUL li a.servicesLI {
	background: url("../../img/aftersalesh2.png") -298px 0;
	width: 93px;
	height: 40px;
	display: block;
	outline: none;
}

ul.aftersalesUL li a.services2LI {
	background: url("../../img/partsh2.png") -298px 0;
	width: 93px;
	height: 40px;
	display: block;
	outline: none;
}

ul.aftersalesUL li a.partsLI {
	background: url("../../img/aftersalesh2.png") -399px 0;
	width: 201px;
	height: 40px;
	display: block;
	outline: none;
}

ul.aftersalesUL li a.parts2LI {
	background: url("../../img/partsh2.png") -399px 0;
	width: 201px;
	height: 40px;
	display: block;
	outline: none;
}

ul.aftersalesUL li.null {
	background: url("../../img/partsh2.png") -603px 0;
	width: 150px;
	height: 40px;
	display: block;
	outline: none;
}

#leftmain p {
	margin: 5px 0 5px 3px;
}

.modelstrip{

}


.modelstrip ul  {
	list-style: none;
	padding-left: 60px;
	margin: 0;
}

.modelstrip ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

.modelstrip li a {
	margin: 5px 41px 0 41px;
	text-decoration:none;
	height: 105px;	
	width: 125px;
	display: block;
	outline: none;
	background: url("../../img/models.jpg");	
}

	.modelstrip li.modelColt a:hover {
		background-position: 0 120px;
	}
	
	.modelstrip li.modelLancer a {
		background-position: -125px 0px;
	}
	
	.modelstrip li.modelLancer a:hover {
		background-position: -125px 120px;
	}
	
	.modelstrip li.modelEvo a {
		background-position: -250px 0px;
	}
	
	.modelstrip li.modelEvo a:hover {
		background-position: -250px 120px;
	}
	
	.modelstrip li.modelOutlander a {
		background-position: -375px 0px;
	}
	
	.modelstrip li.modelOutlander a:hover {
		background-position: -375px 120px;
	}
	
	.modelstrip li.modelShogun a {
		background-position: -500px 0px;
	}
	
	.modelstrip li.modelShogun a:hover {
		background-position: -500px 120px;
	}
	
	.modelstrip li.modelL200 a {
		background-position: -625px 0px;
	}
	
	.modelstrip li.modelL200 a:hover {
		background-position: -625px 120px;
	}
	
	.modelstrip li.modeliMiev a {
		background-position: -750px 0px;
	}
	
	.modelstrip li.modeliMiev a:hover {
		background-position: -750px 120px;
	}	
	.modelstrip li.model4Work a {
		background-position: -875px 0px;
	}
	
	.modelstrip li.model4Work a:hover {
		background-position: -875px 120px;
	}
	
#sidestrip ul  {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidestrip ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#sidestrip li a {
	margin: 0 0 4px 0;
	text-decoration:none;
	height: 102px;	
	width: 185px;
	display: block;
	outline: none;
}

	#sidestrip li.sideNew a {
		background: url("../../img/navstrip.jpg");	
	}

	#sidestrip li.sideNew a:hover {
		background: url("../../img/navstrip.jpg");	
		background-position: 0 104px;
	}
	
	#sidestrip li.sideUsed a {
		background: url("../../img/navstrip.jpg");	
		background-position: -190px 0px;
	}
	
	#sidestrip li.sideUsed a:hover {
		background: url("../../img/navstrip.jpg");	
		background-position: -190px 104px;
	}
	
	#sidestrip li.sideAftersales a {
		background: url("../../img/navstrip.jpg");	
		background-position: -380px 0px;
	}
	
	#sidestrip li.sideAftersales a:hover {
		background: url("../../img/navstrip.jpg");	
		background-position: -380px 103px;
	}
	
	#sidestrip li.sideWhy a {
		background: url("../../img/navstrip.jpg");	
		background-position: -572px 0px;
	}
	
	#sidestrip li.sideWhy a:hover {
		background: url("../../img/navstrip.jpg");	
		background-position: -572px 103px;
	}
	
	#sidestrip li.sideOffers a {
		background: url("../../img/navstrip.jpg");	
		background-position: -762px 0px;
	}
	
	#sidestrip li.sideOffers a:hover {
		background: url("../../img/navstrip.jpg");	
		background-position: -762px 104px;
	}
	
	#sidestrip li.sideContact a {
		margin-left: 3px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -1px 0px;
	}
	
	#sidestrip li.sideContact a:hover {
		margin-left: 3px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -1px 108px;
	}
	
	#sidestrip li.sideDirections a {
		margin-left: 3px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -181px 0px;
	}
	
	#sidestrip li.sideDirections a:hover {
		margin-left: 3px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -181px 108px;
	}
	
	#sidestrip li.sideHome a {
		margin: 0px 0 4px 2px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -544px 0px;		
	}
	
	#sidestrip li.sideHome a:hover {
		margin: 0px 0 4px 2px;
		height: 35px;
		width: 180px;
		background: url("../../img/smallstrip.jpg");	
		background-position: -544px 109px;
	}
	
.picbox {
	width:753px;
 	height: 252px;		
	padding: 0;
	margin: 0;
}

.picbox img {
	padding: 0;
	border: 0;
}

#leftmain .leftmainleft, #leftmain .leftmainright {
	width: 375px;
	float: left;
	font-family: arial;
	padding: 0 0 0 5px;
}

#leftmain .leftmainleft p, #leftmain .leftmainright p {
	width: 350px;
	padding-bottom: 5px;
}

#leftmain .leftmainleft img, #leftmain .leftmainright img {
margin: 0px auto;
display: block;
}

#vmap {
	width: 375px;
	background-image: url('../../img/mapbg.jpg');
	background-position: bottom;
	height: 340px;
	margin-bottom: 5px;
}

#leftmain .leftmainleft h3 {
	text-align: center;
	font-family: arial;
	padding-top: 10px;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 0;
}

#leftmain .leftmainright h3 {
	text-align: center;
	font-family: arial;
	font-size: 17px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#leftmain #vmap p {
	padding-left: 5px;
	width: 370px;
}



.leftmainleft ul, .leftmainright ul {
	padding: 0 0 0 25px;
	margin: 0;
}

.leftmainleft ul li, .leftmainright ul li {
	font-size: 13px;
}

table.leftTable, table.rightTable {
	padding-top: 3px;
	margin-top: 3px;
	font-size: 10px;
	width: 185px;
	float: left;


}

table.leftTable th, table.rightTable th {
	border-bottom: 1px solid gray;
	padding-bottom: 2px;
	height: 12px;
} 

table.leftTable td, table.rightTable td {
	width: 51px;
}

table.leftTable td.model, table.rightTable td.model {
	width: 71px;
}

#halfTable {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	display:block;
	overflow:hidden;
	width: 370px;
}

.redCaps {
	color: red;
	text-transform: capitalize;
}

.boldBlack {
	font-weight: bold;
	color: black;
}

.dropP {
	clear: both;
	padding-top: 5px;
	width: 750px;
}

#leftmain .leftmainoffers {
	padding: 10px 0 0 15px;
	width: 375px;
}

#glasscoat {
	display: block;
	margin: 0 auto 10px auto;
	background-image: url('../../img/glasscoat.jpg');
	background-position: 0px 18px;
	width: 330px;
	height: 425px;
}

#glasscoat h3 {
	color: white;
}

#leftmain #glasscoat p {
	color: white;
	width: 320px;
	padding: 0 5px;
}

#glasscoat ul {
	color: white;
	margin-top: 205px;
}

.MSP {
	clear: both;
	display: none;
	font-family: arial;
	padding-top: 5px;
}

.MSP ul {
	list-style-image: url('../../img/tick-green.jpg');	
	font-size: 14px;
}

.CMSP {
	background: url("../../img/service-plan.jpg");
	width: 375px;
	height: 176px;	
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font: arial;
	font-size: 12px;
	color: #CB2926;	
}

#hirebox {
	margin: 0 0 0 8px;
	clear: both;
	width: 738px;
	background-image: url('../../img/hirebg.jpg');
	background-position: center top;
	padding-top: 300px;
}

#hirebox ul.models {
	padding: 0;
	margin: 0;
	list-style: none;
}

#hirebox ul.models li {
	list-style: none;
	float: left;
	padding-left: 8px;
}

#hirebox ul.models li a {
	text-decoration:none;
	display:block;
	height:25px;
	width: 175px;		
	background-image: url('../../img/hiremodels.jpg');
	outline:none;
	color: white;
	font-family:arial;
	padding-top: 88px;
	font-size: 12px;
	text-indent: 10px;
	margin-bottom: 8px;
	background-position: -875px 0;
}
#hirebox ul.models li a:hover {
	background-position: -875px -117px;
}

#hirebox ul.models li.hireL200 a {
	background-position: 0px 0px;
}
#hirebox ul.models li.hireL200 a:hover {
	background-position: 0px -117px;
}

#hirebox ul.models li.hireLancer a {
	background-position: -175px 0px;
}
#hirebox ul.models li.hireLancer a:hover {
	background-position: -175px -117px;
}

#hirebox ul.models li.hireOutlander a {
	background-position: -350px 0px;
}
#hirebox ul.models li.hireOutlander a:hover {
	background-position: -350px -117px;
}

#hirebox ul.models li.hireShogun a {
	background-position: -525px 0px;
}
#hirebox ul.models li.hireShogun a:hover {
	background-position: -525px -117px;
}

#hirebox ul.models li.hireEvo a {
	background-position: -700px 0px;
}
#hirebox ul.models li.hireEvo a:hover {
	background-position: -700px -117px;
}

#hirebox ul.models li.hireColt a {
	background-position: -1050px 0px;
}
#hirebox ul.models li.hireColt a:hover {
	background-position: -1050px -117px;
}

#hirebox ul.models li.hire4work a {
	background-position: -1225px 0px;
}
#hirebox ul.models li.hire4work a:hover {
	background-position: -1225px -117px;
}

#contractdesc {
	clear: both;
	margin: 0px 8px 0px 8px;
	width: 713px;
	background-color: #b7c59a;
	font-family: arial;
	padding: 5px;
}

#contractdesc h3 {
	margin: 0;
	padding: 5px;
	font-size: 16px;
}

#contractdesc p {
	font-size: 12px;
	width: 710px;
}

#contractdesc ul li {
	font-size: 12px;
}

h2.usedcarsh2 {
	background: url("../../img/usedh2.png");
	float: left;
	width: 739px;
}

h2.motabilityh2 {
	background: url("../../img/motabilityh2.png") no-repeat;
	float: left;
	width: 739px;
	padding-bottom: 5px;
}

h2.directionsh2 {
	background: url("../../img/directionsh2.png");
	float: left;
	width: 739px;	
}

.directionsBox {
	width: 239px;
	float: left;
	padding-top: 10px;
}

.directionsBox h3 {
	margin: 0 0 0 3px;
	padding: 0px;
	font-family: arial;
}

.directionsBox h3.hours {
	color: red;
	font-family: arial;
	padding-top: 20px;
}

#map_canvas {
float: left;
border:1px solid #A5ACB2;
height:508px;
text-align:left;
width:508px;
margin-top: 10px;
}

#mapContent {
	padding-top: 0;
	margin-top: 0;
	height:80px;
	font-family: arial;
	font-size: 20px;
	text-align: center;
}

#photobox {
	clear: both;
	padding: 10px 0 0 3px;
}


#offersBox {
	clear: both;
	float: left;
	width: 753px;
	margin: 0px 0 0 2px;
}

.offerslot {
	background: url("../../img/offerslab.jpg") no-repeat;
	width: 753px;
	height: 180px;
	margin: 0px 0 0 3px;
	float: left;
}

.offerpic {
	float: left;
	margin: 10px 0 0 8px;
	width: 230px;
}

.offertext {
	float: left;
	font-size: 13px;
	padding: 20px 0 0 10px;
	width:480px;
}

#contactDiv {
	padding: 0px;
	margin: 10px 0 0 0;
	float: left;
	width: 480px;
}

.formRow, .formRowSplit, .formRowSmall {
	padding: 5px;
	margin: 1px;
}



.formRow1 {
	/*background-color: #e9ecf1;*/
	padding: 5px 30px 5px 5px;
	margin: 1px;
	float:left;
}


form.contactForm label {
float: left;
text-align: right;
margin: 0 15px 0 5px;
display: block;
clear: both;
}







form.contactForm label {
width: 140px;
float: left;
text-align: right;
margin: 0 15px 0 5px;
display: block;
clear: both;
}

.radioInput {
margin-left: 40px;
}

p.error {
	color: red;
	font-weight:bolder;
	text-align: center;
}

form.contactForm label.error {
	color: red;
	left: 204px;
	top: -19px;
	position: relative;	
}

h2.sentEmail {
	background-image:url("../../img/emailh2.png");
	text-indent: 0;
	color: red;
}

img.emailIcon {
	padding:40px 0 0 120px;
}

h2.disclaimerh2 {
	background-image:url("../../img/disclaimerh2.png");
}

h2.privacyh2 {
	background-image:url("../../img/privacyh2.png");
}

h2.whychooseh2 {
	background-image:url("../../img/whychooseh2.png");
}

img.leftimg {
	float: left;
	padding: 0 4px;
	clear: both;
}

img.rightimg {
	float: right;
	padding: 0 4px;
	clear: both;
}

h1 {
	clear: both;
}

#whyboximg {
	width: 320px;
	float: left;
	margin: 12px 0 0px 02px;
}

#whyboximg img {
	padding-bottom: 12px;
}

#whyboxtxt {
	width: 400px;
	float: left
}

#whyboxtxt h3 {
	color: red;
	padding: 2px 0 2px 0px;
	width: 190px;
	margin: 3px 0;
}

#whyboxtxt p {
	padding: 5px;
	margin: 0 10px;
}

.whybox {
	clear: both;
	height: 231px;
}

table.dbtable {
	width: 850px;
	margin: 0 auto;
}

table.dbtable tr td {
	border-bottom: 1px solid #ccc;
}

#addl200 {
	width: 850px;
	margin: 0 auto;
}

p.submitted {
	margin-left: 20px;
}


#modelstripContainer{
	position:relative;
	clear:both;
	overflow:auto;
}

#modelstripIframe{
	position:absolute;
	top:-178px;
	left:-170px;
}

#inneriframe{
	width:930px; 
}

.linkBlocker{
	position:absolute;
	background:#fff;
	width:236px;
	height:30px;	
	top:30;
	left:538px;
	z-index:30;
}

.linkBlocker2{
	position:absolute;
	background:#fff;
	width:231px;
	height:60px;	
	top:410px;
	left:540px;
	z-index:30;
}

.linkBlocker3{
	position:absolute;
	background:#fff;
	width:231px;
	height:60px;	
	top:470px;
	left:540px;
	z-index:30;
}


.lancerOffer{
	background: url('../../img/bg-4door.jpg') no-repeat 0 0;
	width:753px;
	overflow:auto;
	height:569px;
	float:left;
	margin:10px 0 0 0;

}

.l200Offer{
	width:753px;
	overflow:auto;
	float:left;
	margin:10px 0 0 0;

}
	.lancerOffer h3{
		background:#fff;
		padding:4px;
		text-transform:uppercase;
		font-size:1.8em;
		width:273px;
		margin:0;
	}
	
	.lancerOfferDetails{
		float:right;
		margin:30px 30px 0 0;	
		
	}
	.lancerOfferDetails p{
		font-size:1.4em;	
		background:#000;
		padding:8px;
		margin:0;
		color:#fff;
	}
	
#zeroOuterContainer{

	position:relative;
	float:left;
	margin:0 0 0 25px;
	width:935px;
	overflow:auto;
}

#zeroIframe{

	position:absolute;
	top:0;
	left:0;
}
	
.l200Offer{
	background: #7B9D33 url('../../img/l200Bg.gif') repeat-x;
	padding: 0 0 20px 0;

}

.l200Offer .imageBanner{
	border-bottom:1px solid #fff;
}

.l200Offer .imageBanner img{
	padding:0;
	margin:0;
}

.l200Offer .contentArea{

}


.l200Offer .contentArea .featureList{
	background: #00548D url('../../img/l200Header.gif') no-repeat 0 0;
	float:left;
	width:334px;
	margin: 20px 0 0 20px;
	display:inline;

}

.l200Offer .contentArea .featureList ul{
	margin: 40px 5px 5px 5px;
	padding: 10px 0 10px 30px;
	background:#fff;
}

.l200Offer .contentArea .featureList ul li{
	margin:0 0 15px 0;
}

.l200Offer .contentArea .featureList ul li.last{
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	font-weight:bold;
	font-size:1.3em;
}

.l200Offer .contentArea .detailedFeatureList{
	width:340px;
	float:left;
	margin:20px 0 0 10px;
}


.topContent{
	clear:both;
	overflow:auto;
	padding:0 0 20px 0;
}


.leicesterContent h1{
	background: url('../../img/customersLeicesterArea.jpg')no-repeat 0 0;
	height:40px;
	width:751px;
}

.leicesterContent p{
	font-size:1.175em;
	padding:0 0 10px;
}

.leicesterContent h2{
	text-indent:0px;
	background:none;	
	color:#000;
	padding:0;
}

#leicesterCopy{
	float:left;
	width:420px;
	padding:0 10px 0 0;
}


#leicesterLocationMap{
	float:left;
	width:315px;
	height:311px;
	border:1px solid #cccccc;
}

h3.redCaps {
	text-transform:uppercase;
	color: #e00024;
	margin-bottom: 0;
	font-size: 24px;
	padding: 0;
}

#leftmain p.motab {
	padding: 0;
	margin: 0;
	width: 700px;
}

#leftmain p.ffsmota {
	background-image: url('../../img/motability.png');
	background-position: 510px 0px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 740px;	
}

#slabBox {
	display: none;
	padding-left: 20px;
}

#toggler, #toggler2, #toggler3 {
	float: left;
	width: 372px;
}

#Mtoggler, #Mtoggler2, #Mtoggler3 {
	float: left;
}

#leftmain p.dropP img.tight {
	padding :0;
	margin: 0;
	float: left;
}

.splitBox {
	font-size: 0;
	float: left;
	width: 244px;
	display: block;
	margin: 0;
	padding: 0 6px 0 0;
}

img.pushasx {
	padding-top: 20px;
}

.thirds {
	width: 33%;
	float: left;
}

.thirds img {
		padding-left: 30px;
}

.thirds ul {
	margin-top: 0;
}

.thirds h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 12px; 
}

p.addyblock {
	font-family: arial;
	padding: 5px 0 0 10px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: blue;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a {text-decoration: underline;}
#TB_window a:link {color: blue;}
#TB_window a:visited {color: blue;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: blue;}
#TB_window a:focus{color: blue;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color: blue;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.premierP {
	font-size: 18px;
	color: gray;
	margin-bottom: 10px;
}

.v2div, .v3div, .v4div, .v5div {
	display: none;
}

.vehicle2 {
	cursor: pointer;
}

input.required, input.xrequired {
	background-color: #ddd;
	border: 1px solid #bbb;

}

form.premierForm {
	width: 610px;
}

.formRow input, .formRowSmall input {
	float: right;
}

.formRow label, .formRowSmall label {
	float: left;
}

.formRowSplit {
	clear: both;
}

form.premierForm div.formRow{
	height: 20px;
}

form.premierForm div.formRowSmall{
	height: 20px;
	width: 400px;
		height: 20px;
}

 form.premierForm label.error {
 	color: red;
	position: absolute;
	left: 430px;
	float: left;
 }

#carLinks h3 {
	font-size: 20px;
}

#carLinks .offersText {
  position: absolute;
  top: -5678px;
  left: -5678px;
}

#carLinks ul{
    margin: 0; padding: 0;
    float: left;}
 
#carLinks ul li{
    display: inline;}
 
#carLinks ul li a{
    float: left; text-decoration: none;
    color: white;
    padding: 5px 7px;
    background-color: #fff; }
	
	
	table.coltTable
{
	margin: 0 auto;
	width: 570px;
}

table.coltTable td
{
	font-size: 20px;
	font-weight: bold;
	padding: 2px 12px;
	border: 1px solid #000;
}

#features
			{
				margin: 0px auto 10px auto;
				overflow: hidden;
				width: 560px;
			}
				#features .info,
				#features .logo
				{
					float: left;
					width: 250px;
				}
				#features .info
				{
					list-style: disc;
					padding: 0px 0px 0px 20px;
				}
				#features .infoLong
				{
					text-align: center;
					list-style: none;
					padding-bottom:20px;
				}
				#features p
				{
					padding: 10px 0px 0px 0px;
					clear: both;
					text-align: center;
				}
					#features p.promo
					{
						font-size: 15px;
						font-weight: bold;
						text-decoration: underline;
					}
					
#topPanel .panel
	{
		width: 750px;
		height: 400px;
		float: left;
	}
		#specialOfferPanel
		{
			background: url('../../img/special-offer-bg.jpg') no-repeat 0px 0px;
			position: relative;
			overflow: hidden;
			padding-top: 10px;
			padding-left: 10px;
		}
			#specialOfferPanel .header
			{
				padding-left: 10px;
				padding-top:10px;
			}
				#specialOfferPanel .header span
				{
					display: none;
				}
			#specialOfferPanel p
			{
				font-size: 20px;
				padding: 10px;
				clear: both;
				color: #317f96;
			}
				/*#specialOfferPanel p span
				{
					font-size: 42px;
				}*/
			#specialOfferPanel .subtext
			{
				font-size: 16px;
				font-weight: bold;
				width: 480px;
				margin: 160px 0px 0px 0px;
			}
			#specialOfferPanel .promo
			{
				font-size: 16px;
				font-weight: bold;
				width: 450px;
			}
			#specialOfferPanel .or
			{
				font-size: 30px;
				padding: 0px 0px 0px 10px;
			}
			#specialOfferPanel .carLink
			{
				position: absolute;
				bottom: 12px;
				left: 20px;
				display: block;
			}
			
			#specialOfferPanel .carLinkSquare
			{
				position: absolute;
				top: 7px;
				right: 30px;
				display: block;
			}
			
				#specialOfferPanel .carLinkSquare img
				{
					width: 150px;
				}
			#specialOfferPanel .car
			{
				position: absolute;
				right: 0px;
				top: 30px;
			}

#topbar{
	display:block;
}

h4{
	    clear: both;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 5px 0;
    text-align: center;}
	
a.terms {
    clear: both;
    color: #910000;
    display: block;
    font-size: 10px;
    margin: 20px 0 0;
    text-align: center;
}

p2{
    clear: both;
    color: #317F96;
    font-size: 18px;
    padding: 10px;
}

#financeTable2 {
    margin: 5px auto 0;
    width: 700px;
    background: none repeat scroll 0 0 #FFFFFF;

}

#contentBody h2 {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 5px 0;
    text-align: center;
}

#table1, #table2 {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    float: left;
    width: 330px;
}

#financeTable2 p, .financeTable2 p {
    margin: 0 0 10px;
}

#paymentTable {
    margin: 5px auto 0;
    overflow: hidden;
    width: 700px;
}

#financeTable2 table, .financeTable2 table {
    border: 1px solid #551F49;
    border-collapse: collapse;
    color: #000000;
    font-size: 12px;
    margin: 0;
    width: 330px;
}

#financeTable2 tr, .financeTable2 tr {
    height: 25px;
    margin: 0;
}

#financeTable2 td, #financeTable2 th, .financeTable2 td, .financeTable2 th {
    background-color: #FFFFFF;
    border: 1px solid #551F49;
    margin: 0;
    text-align: center;
}



ul.info{
    padding: 0 0 0 20px;
	width: 210px;
}

ul.info li{
	    list-style:disc outside;
	
	}
	
.linkBlockerASX {
	position: absolute;
	width: 220px;
	height: 50px;
	background: white;	
	z-index: 100;
	top: 403px;
	right: 24px;
}

.asxPlates {
	width: 250px;
	height: 250px;

	position: absolute;	
	z-index: 100;
	top: 110px;
	left: 30px;
}

.asxPlates p {
	font-size: 16px;
	padding-left: ;
	text-align: center;
	width: 194px;
	font-weight: bold;
}

p.redH2 {
	background: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
	color: red;
}

a.terms2{
font-size:10px;
color:#333333;
clear: both;
display: block;
margin: 20px 0 0;
text-align: center;
}
