body {
	margin:0;
	padding:0;
	background: #000 url(/images/layout/bottomnavslice.jpg) repeat-y left;
	font-size:100%;
}

#logo {
	display:none;
	width:0;
	height:0;
}

#usedvehicles {
	background:url(/images/layout/form-back.jpg) repeat-x;
}
#see-more-used {
	
	padding:8px;
	font-size:1.1em;
	color:#fff;
	background:#552768;
}

#usedvehicles td {
	border-bottom: 1px dotted #532869;
	
}

#usedvehicles th {
	background:url(/images/layout/rightbar-corner.gif) no-repeat 0 0;
	margin:0;
	padding:0;
}

/*------------------------banner styling----------------------*/

#banner {
	height: 138px;
	width: 100%;
	background: url(/images/layout/bannertile.jpg) repeat-x top;
	top:0;
	position:absolute;
}

#bannerLeft {
	position: absolute;
	top: 0;
	left:0;
}

#bannerRight {
	position: absolute;
	top:0;
	right:0;
}

/*------------------------------------content styling-----------------------*/

#content {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	letter-spacing: 0.1em;
	line-height:2em;
/*	position:absolute;*/
	margin-top: 150px;
	padding-left:182px;
	color:#FFF;
	
}

/* Fix IE. Hide from IE Mac \*/
* html #content { z-index:-1; }
/* End */

a {
	color:#FFFFFF;
}
a:visited {
	color:#80F746;
}

h1 {
	background:url(/images/layout/heading1.jpg) no-repeat;
	font-size: 200%;
	width: 500px;
	height:47px;
	/*position: relative;*/
	padding: 11px 0 0 15px;
	color: #fff;
	font-style: italic;
}

h2 {
	font-size:150%;
	
}

h2 em {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size: 130%;
	color:#80F746;
}

h6 {
	color:#FFF;
	font-size:smaller;
	text-align: center;
}

p {
	margin-right:20px;
}

#footer {
	border-top:1px dotted #969;
	margin-top:20px;
	clear:both;
}

td a {
	color:#D781F8;
	text-decoration:none;
}

td a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#customertestimonials {
	float:left;
	overflow:hidden;
	width:44%;
	padding:1em 1em 0 2em;
	background:#8c43af url(/images/customerTestimonialsBg.png) -.5em 0 no-repeat;
	border:3px solid #fff;
}

#customeroftheweek {
	float:right;
	overflow:hidden;
	width:44%;
	padding:1em 1em 0 2em;
	background:#8c43af url(/images/customeroftheweekBg.png) -.5em 0 no-repeat;
	border:3px solid #fff;
}

#customeroftheweek h2, #customertestimonials h2 {
	text-indent:-9999px;
}

#customertestimonials h2 {
	margin-bottom:1.3em;
}

#customeroftheweek blockquote {
	margin:0;
}

#customertestimonials blockquote {
	border-top:1px solid #a656c5;
	padding:.5em 0 0 0;
	margin:1em 0;
}

#customertestimonials img {
	clear:both;
	float:left;
	margin:0 1em 0 0;
}

#customeroftheweek p, #customertestimonials p {
	font-size:1.1em;
}

#partscontainer {
	background:#8c43af;
	border:3px solid #fff;
	padding:1em;
	margin:0 0 2em 0;
	float:left;
	overflow:hidden;
	text-align:center;
}

#partscontainer p {
	float:left;
	margin:0 1em 0 0;
	padding:0 0 .2em 0;
	background:#331940;
}

#partscontainer p br {
	display:none;
}

#partscontainer p span {
	display:block;
}

#partscontainer img, #partscontainer img:hover {
	padding:5px;
	margin:0;
	height:134px;
	border:none;
	background:none;
}

/*------------------------------main navigation styling-----------------------*/

#nav {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	background-image: url(/images/layout/leftnavimage.jpg);
	position: absolute;
	z-index:999;
	top: 138px;
	left: 0;
	height: 300px;
	width: 182px;
}

#mainnav {
	z-index:20;
	position: absolute;
	width:135px;
	left:0px;
	top: 45px;
	list-style: none;
	margin:0;
	padding:0;
}

ul#mainnav li {
	position:relative;
}

ul#mainnav a {
	display:block;
	width:100%;
	text-decoration: none;
	color:#EFC9E8;
	text-indent: 15px;
	background: url(/images/layout/nav_button.jpg) 0 0 no-repeat;
	height: 24px;
	list-style: none;
	line-height:24px;
	vertical-align: middle;	
}

ul#mainnav li ul {
	z-index:21;
	top:0;
	padding:0;
	margin:0 0 0 135px;
	position: absolute;
	display:none;
	width:90px;
	list-style:none;
	color:#00CC00;
	border: 1px solid #999999;
	border-bottom:none;
	background: url(none) #642E7C;
}

ul#mainnav li ul li a {
	z-index: 22;
	background-image: none;
	border-bottom: 1px dotted #969;
}

ul#mainnav li ul li a:hover, ul#mainnav li ul li a.over {
	background: url(none) #090;
}

ul#mainnav li:hover ul, ul#mainnav li.over ul{
	display:block;
	width:90px;
	color:#FFFFFF;
}

ul#mainnav a:hover, ul#mainnav a.over {
	background: url(/images/layout/nav_button.jpg) no-repeat bottom;
	color:#00FF66;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
/* To fix the mess the above code makes on other lists... */
#content li {
	float: none;
	height: auto;
	text-indent: 20px;
	background:url(/images/layout/bullet.gif) no-repeat 0 5px;
	list-style: none;
}

/*-----------------manufacturers navigation styling-----------------*/

#manufacturers {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	text-indent: 5px;
}
#manufacturers .manufacturers-home {
	position:absolute;
	top:0;
	left:0;
	height:55px;
	width:99px;
	display:block;
	text-indent:-999em;
}

/*BMW Button*/

#bmwbutton {
	z-index: 23;
	position:absolute;
	height:55px;
	width: 99px;
	background: url(/images/layout/bmwbutton.jpg) no-repeat 0 0;
	top: 73px;
	right:110px;

}
#bmwbutton span {
	height:55px;
	width: 99px;
}
li#bmwbutton:hover, li#bmwbutton.over {
	width:99px;
	background: url(/images/layout/bmwbutton.jpg) no-repeat 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html li#bmwbutton:hover, li#bmwbutton.over { width:99px; background: url(/images/layout/bmwbutton.jpg) no-repeat 2px -57px; }
/* End */

li#bmwbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#bmwbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969;
}

li#bmwbutton ul li a:hover, li#bmwbutton ul li a.hover {
	border-bottom: 1px dotted #969;
	background: #090 url(none);
	width: 100%;
}

li#bmwbutton:hover ul, li#bmwbutton.over ul {
	display:block;
}
/*VOLKSWAGEN Button*/


#mitsubutton {
	background-image:url(/images/layout/mitsubutton.jpg);
	right:310px;
	z-index: 24;
	position:absolute;
	height:55px;
	width: 99px;
	top: 73px;
	margin:0;
	padding:0;
}

#mitsubutton:hover, #mitsubutton.over {
	background: url(/images/layout/mitsubutton.jpg) 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html #mitsubutton:hover, #mitsubutton.over { width:99px; background: url(/images/layout/mitsubutton.jpg) no-repeat 2px -57px; }
/* End */

li#mitsubutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#mitsubutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#mitsubutton ul li a:hover, li#mitsubutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
}

li#mitsubutton:hover ul, li#mitsubutton.over ul {
	display:block;	
}
/*------------------------------------------*/

#rallibutton {
	background-image:url(/images/layout/ralliart-buttons.jpg);
	right:210px;
	z-index: 24;
	position:absolute;
	height:55px;
	width: 99px;
	top: 73px;
	margin:0;
	padding:0;
}

#rallibutton:hover, #rallibutton.over {
	background: url(/images/layout/ralliart-buttons.jpg) 0 -57px;
}

#greatwallbutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/greatwall-buttons.jpg);
	top: 73px;
	right:510px;
	z-index: 2;
	height:55px;
	margin:0;
	padding:0;
}

#greatwallbutton:hover, #greatwallbutton.over {
	background: url(/images/layout/greatwall-buttons.jpg) no-repeat 0 -57px;
}

li#greatwallbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#greatwallbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#greatwallbutton ul li a:hover, li#greatwallbutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
}

li#greatwallbutton:hover ul, li#greatwallbutton.over ul {
	display:block;	
}

/* Fix IE. Hide from IE Mac \*/
* html #rallibutton:hover, #rallibutton.over { width:99px; background: url(/images/layout/ralliart-buttons.jpg) no-repeat 2px -57px; }
/* End */

li#rallibutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#rallibutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#rallibutton ul li a:hover, li#rallibutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
}

li#rallibutton:hover ul, li#rallibutton.over ul {
	display:block;	
}


/*kia ButtoM------------------------------------*/
#kiabutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/kia-button.jpg);
	top: 73px;
	right:10px;
	z-index: 25;
	height:55px;
	margin:0;
	padding:0;
		z-index: 26;

}
#kiabutton:hover, #kiabutton.over {
	background: url(/images/layout/kia-button.jpg) no-repeat 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html #kiabutton:hover, #kiabutton.over { width:99px; background: url(/images/layout/kia-button.jpg) no-repeat 2px -57px; }
/* End */

li#kiabutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
	z-index: 26;

}

li#kiabutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#kiabutton ul li a:hover, li#kiabutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
	z-index: 26;


}

li#kiabutton:hover ul, li#kiabutton.over ul {
	display:block;	
	z-index: 26;

}


/*FORD Button*/

#fordbutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/fordbutton.jpg);
	top: 73px;
	right:610px;
	height:55px;
	margin:0;
	padding:0;
	z-index: 26;

}

#fordbutton:hover, #fordbutton.over {
	background: url(/images/layout/fordbutton.jpg) no-repeat 0 -57px;
	z-index: 26;

}

/* Fix IE. Hide from IE Mac \*/
* html #fordbutton:hover, #fordbutton.over { width:99px; background: url(/images/layout/fordbutton.jpg) no-repeat 2px -57px; }
/* End */

li#fordbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
	z-index: 100;

}

li#fordbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
	z-index: 26;

}

li#fordbutton ul li a:hover, li#fordbutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
	z-index: 26;

}

li#fordbutton:hover ul, li#fordbutton.over ul {
	display:block;	
	z-index: 26;

}

/*FPV Button*/

#fpvbutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/fpvbutton.jpg);
	top: 73px;
	right:410px;
	height:55px;
	margin:0;
	padding:0;
	z-index: 26;

}

#fpvbutton:hover, #fpvbutton.over {
	background: url(/images/layout/fpvbutton.jpg) no-repeat 0 -57px;
	z-index: 26;

}

/* Fix IE. Hide from IE Mac \*/
* html #fpvbutton:hover, #fpvbutton.over { width:99px; background: url(/images/layout/fpvbutton.jpg) no-repeat 2px -57px; }
/* End */

li#fpvbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
	z-index: 26;

}

li#fpvbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#fpvbutton ul li a:hover, li#fpvbutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(none);
	width: 100%;
	z-index: 26;


}

li#fpvbutton:hover ul, li#fpvbutton.over ul {
	display:block;	
	z-index: 26;

}

/*----------------------right coloumn----------------------*/

#rightbar {
	width: 200px;
	margin-left:20px;
	position:relative;
	float:right;
	/*border-left: 1px dotted #969;*/
	background:url(/images/layout/rightbar-back.jpg) repeat-x;
	padding:15px 10px 10px 10px;
}

#rightbarcorner {
	margin:0;
	padding:0;
	top:0;
	left:0;
	position:absolute;
}

#rightbarHeading {
	background-color:#969;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;	
}

#rightbarHeading a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#090;
}

#rightbarHeading a {
	display:block;
	width:100%;
	padding-left:3px;
	font-weight:bolder;
	text-decoration:none;
	color:#fff;
}

#rightbarHeading a:hover {
	background-color:#090;
	font-weight:bolder;
	text-decoration:none;
	color:#fff;
}

#bodyImages {
	clear:both;
	border-left: 1px dotted #401E51;
	border-top: 1px dotted #969;
	margin-top: 10px;
	padding: 5px 5px 1px 5px;
	background: url(/images/layout/image-back.jpg) repeat-x left bottom;
	text-align: center;	
}

#bodyImages:hover {
	clear:both;
	border-left: 1px dotted #fff;
	border-top: 1px dotted #fff;
	margin-top: 10px;
	padding: 5px 5px 1px 5px;
	background: url(/images/layout/image-back.jpg) repeat-x left bottom;
	text-align: left;	
}

#table {
	font-size:80%;
	line-height: 1em;
}

#homepagepromos {
	margin:0 auto;
	width:792px;
	border:0 solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	overflow:hidden;
	background:#fff;
}

#content .nospecials {
	width:540px;
}

#currentpromo {
	width:533px;
	background:#fff;
	padding:3px;
	float:right;
}

#used-car-special {
	width:250px;
	float:left;
	position:relative;
	padding:0 0 .5em 0;
	border:3px solid #fff;
	border-right:none;
	background:#8b42ad url(/images/usedCarsBg.png) 0 94px no-repeat;
	color:#fff;
}

#used-car-special h2 {
	color:#fff;
	background:#000 url(/images/usedcarstitle.png) left center no-repeat;
	border-bottom:1px solid #cc5eff;
	text-align:center;
	font-size:3em;
	text-indent:-9999px;
	padding:10px .5em;
	margin:0;
	line-height:76px;
}

#used-car-special a.vehiclelink {
	display:block;
	float:right;
	color:#fff;
	margin:.3em .5em .2em 0;
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
}

#used-car-special span {
	clear:both;
	display:block;
	margin:.05em .5em .05em 0;
	line-height:1.7em;
	font-size:1.05em;
	text-align:right;
	color:#e6b0ff;
	font-weight:bold;
	letter-spacing:.5px;
}

#used-car-special span strong {
	color:#fff;
	padding:0 0 0 .5em;
}

#used-car-special a img {
	position:absolute;
	border:3px solid #fff;
	border-width:3px 3px 0 0;
	bottom:0;
	left:0;
}

#homepagepromos img#bmwPromo {
	border:3px solid #fff;
	border-width:3px 3px 0 3px;
}

#used-car-special a.vehiclecontainerlink {
	display:block;
	position:absolute;
	top:94px;
	right:0;
	left:0;
	bottom:0;
}

#used-car-special span.vehicledata.price {
	font-size:1.5em;
}

table.special {
	background:#222;
	width:50%;
	margin:1em 0;
	border:3px solid #fff;
}

table.special th {
	background:#111;
	padding:.5em 1em;
	font-size:1.5em;
}

table.special td img {
	border:1px solid #fff;
}

/*---------------------- enquiry forms! ------------------------*/

form {
	width:250px;
	background:url(/images/layout/form-back.jpg) repeat-x;
	float:right;
}

form p label {
	margin-bottom:5px;
	float:left;
	clear:left;
	margin-left:10px;
}

form p input, form p textarea {
	margin-bottom:5px;
	float:right;
	margin-right: 10px;
	width:125px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #7d9bc5;
	background-color:#FAECFD;
}

.search {
	background:none;
	border:none;
}

.button {
	clear:both;
	float:right;
	margin-right:10px;
	color:#fff;
	background: #552768;
	cursor: pointer;
}

#formcorner {
	margin:0;
	padding:0;
	top:0;
	left:0;
	position:absolute;
}

form em {
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}



#usedvehicles .radio {
	width:auto;
	background:none;
	border:none;
	margin-bottom:0;
}	

#usedvehicles .radiotext {
	color:#FFCCCC;
	font-size:0.8em;
	margin-bottom:0;
}	

form p select {
	float:right;
	margin-right: 10px;
	width:125px;

}

.leftform {
	float:none;
	margin-right: 10px;
	margin-top:10px;
	background: none;
}

#usedvehicles .select {
	margin-top:10px;
}
#usedvehicles img {
	margin: 0 0 10px 0;
	padding: 0;
}

#footer{
	padding-top:20px;
	margin:auto;
	width:70%;
}
/*-------------------Enquiry Form Specifics! --------- */

form#JobsEnquiry {
	float:none;
	width:550px;
	background:none;
	margin:0 auto;
}
 form#JobsEnquiry p textarea  {
 margin-bottom:1em;

}
form#JobsEnquiry p {
clear:both;
}

form#JobsEnquiry fieldset {
	clear:both;
	border:none;
}
form#JobsEnquiry fieldset label {
	width:32%;
	display:block;
	float:left;
}

/*loan calculator form specifics */

form#calculator_form {
	width:350px;
	background:url(/images/layout/form-back.jpg) repeat-x;
	float:none;
	margin:0 auto;
}
form#calculator_form .button, form#calculator_form p {
	display:block;
	float:none;
	margin-right:0;
}
form#calculator_form .button {
	display:block;
	float:none;
	margin:0 auto;
}
