html body {text-align: center; background-color: #f1f1f1;}
body>table {margin: 0 auto; text-align: left; background-color: #fff;}

td {
	vertical-align: top;
	font:normal 11px/14px Tahoma;
	color:#5D5D5D;
}
form{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#2367CC;
}
.top {
	color:#FFFFFF;
	font:normal 11px/12px Tahoma;
}
a.top {
	color:#BED1E2;
	text-decoration:underline;
}
.blue {
	color:#2367CC;
}
a.blue_none {
	color:#2367CC;
	text-decoration:none;
}
a.orange {
	color:#AC0403;
	text-decoration:underline;
}
.menu {
	color:#5A5A5A;
	font:normal 11px/12px Tahoma;
}
a.menu {
	color:#5A5A5A;
	text-decoration:none;
}
a.redmenu {
	color:#AC0403;
	text-decoration:none;
}

table.simple {
margin-top:16px;
border-collapse:collapse;
}

td.simple{
padding:8px;
}

td.simple1{
padding:8px;border-bottom:1px solid #676767; border-right:1px solid #676767;
}
td.simple2{
padding:8px;border-bottom:1px solid #676767;
}
td.simple3{
padding:8px;border-right:1px solid #676767;
}

input, textarea, select { font: 11px Tahoma, sans-serif; color: #000; }
input.req, textarea.req { border: 1px solid #999; border-right:3px solid #58a4f8;}

td.formpad {padding: 5px 5px 5px 10px;}

.t11 {
	font:normal 11px/12px Tahoma;
}
.searchdropdown{
	width:155px; height:18px; font-family:Tahoma; font-size:11px; background-color:#FFFFFF; color:#585858;
}
.searchbuttonhome{
	margin-left:3px; margin-right:35px;
}
table.topline {border-top:1px solid #e6e6e3;}
td.carheading {font:bold 12px Verdana; color:#000; border-bottom:2px solid #6C7D8E;}

.results td {font-size:11px;}
.resultstop {color: #FFFFFF; background-color: #B91509;padding:4px;border-right: 1px solid #6E6E6E; font-weight: bold;}
.resultstoplight {color: #000; background-color: #B91509;padding:4px;border-right: 1px solid #BCBCBC; font-weight: bold;}
.resultslight {color: #000; background-color: #F5F5F5;padding: 4px; 	border-right: 1px solid #BCBCBC;}
.resultslight a {color:#AC0403; text-decoration: none;}
.resultslight a:hover {color:#AC0403;text-decoration: underline;}
.resultsdark {color: #000; background-color: #E7E7E7;padding: 4px; 	border-right: 1px solid #BCBCBC;}
.resultsdark a {color:#AC0403; text-decoration: none;}
.resultsdark a:hover {color:#AC0403;text-decoration: underline;}
/* error reporting colours */
.h2Error {font-family: Verdana; font-size: 13px; color: #FFFFFF; font-weight:bold; background-color:#CC3300; padding: 6px 0px 6px 10px;}
.errorInput {border: 2px solid #DF0000;}
.errorSelect {background-color: #FFDEDE;}

tr.contactform td {padding: 5px 5px 5px 10px; border-bottom:1px solid #999;}

.note {font-size: 9px;}
div.hr {
	height: 1px;
	background: #fff url("/images/hline1.gif") repeat-x;
}

.subhead {
	background: #fff url("/images/hline1.gif") bottom repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	margin:24px 0 6px 0;
	float: left;
}

a.section {
	color: #727272;
	text-decoration: none;
}	

.thumb{margin-left: 12px;margin-bottom:12px;border: 3px double #d9d9d9;background-color: #e6e6e3;}




.testimonials {
	border-top: 2px solid #b2b2b2;
	background: #d9d9d9;
	padding: 5px 10px;
	height: 105px;
}

.testimonial {
	background: #fffcfb;
	padding-top: 5px;
	border-bottom: 1px dotted #fbbba8;
}
.testimonial p {
	margin: 0;
	padding: 5px 0 15px 0;
}
.testimonial.alt { background: none; }
.testimonialimg { zfloat: left; zmargin: 10px 15px 5px 0; border: 1px solid #fbbba8; margin: 10px auto 15px 3px; }
.testimonial p.move { padding-left: 144px; }





.dollardrop .pad {
	padding: 80px 20px 20px 34px;
	background: url("/images/dollardrop.gif") 16px 0 no-repeat;
}
.dollardrop .intro { 
	color:#2367CC; 
	display: block;
	padding-bottom: 5px; 
}
.dollardrop .vehicleimg {  margin-bottom: 10px; float: left; }
.dollardrop .pad .vehicleimg { padding-left: 5px; margin-bottom: 0; float: none;  }
.dollardrop #lnkFullSizeImage img { border: 2px solid #CC0000; }
.dollardrop .copy { margin-left: 200px; width: 310px; }
.dollardrop .vehiclename {
	display: block;
	padding: 10px 0 5px 0;
	font-size: 16px;
	float: left;
	}
	.dollardrop .pad .vehiclename { font-size: 11px; float: none; }

.dollardrop .price { 
	font-size: 16px;
	color:#c00;
	display: block;
	padding: 10px 0 10px 20px;
	overflow: hidden;
}
.dollardrop .pad .price { font-size: 15px; padding-left: 0; }
.dollardrop .oldprices {
	color: #c00;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
.dollardrop .divider { display: block; margin: 0; padding: 0; }
.dollardrop .details { border-top: 1px dotted #ccc; padding-top: 10px; }

.prefilled { font-weight: bold; color:#af0000; }

.enquirenow 
{
 padding-left: 16px; 
}