* {
	margin:0;
	padding:0;
	color:#000000;
	}
	
ol,ul {
	list-style : none;
	}

body {
	margin: 15px auto;
	padding: 0;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #a6a6a6;
	}
	
#wrapper {
	margin: 0;
	padding: 0;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #a6a6a6;
	background-image:url(../images/row.gif);
}

#header {
	background-color:#ffffff;
	width: 839px;
	height: 147px;
	background-image:url(../images/top.gif);
	/*background-position:-30px;*/
	margin-left: 0px;
	}
	

#navpic {
	background-color:#a6a6a6;
	width: 539px; 
	height: 186px;
	background-image:url(../images/carImage.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left: 15px;
	border-top:solid #000000 1px;
}


#navbar {
	background-color:#a6a6a6;
	width: 268px;
	height: 186px;
	background-color:#aaaaaa;
	background-repeat:repeat-y;
	margin-right: 15px;
	float:right;
	border-right:solid #000000 1px;
	border-left:solid #000000 1px;
	border-top:solid #000000 1px;
	}


	
#navbar li {
	float:right;
	width: 268px;
	background-color: #999999;;
	clear:both;
	border-bottom:solid #000000 1px;
	background-image:url(../images/navbuttongrad_off.gif);
	background-repeat:repeat-y;
	}

#navbar a {
	/*note: change the top and bottom padding here if more buttons are added*/
	/*padding: 7px 0 7px;*/
	padding: 6px 0 6px;
	/*padding: 5px 0 4px;*/
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	}
	
#navbar a:hover {
	background-image:url(../images/navbuttongrad_b_on.gif);
	background-color: #ff0000;
	background-repeat:repeat-y;
}

a.currentpage {
	background-image:url(../images/navbuttongrad_b_on.gif);
	background-repeat:repeat-y;
	background-color: #ff0000;
}

#content {
	width: 809px;
	background-color:#ffffff;
	float:left;
	clear:both;
	margin-left:15px;
	padding-top:24px;
	border-top:solid #000000 1px;
}

#maincontent {
	width:515px;
	/*height:300px;*/
	float:left;
	margin-left:10px;
}

#maincontent .samples {
	width:790px;
	}


#prohireframe {
	width: 545px;
	float:left;
	margin-left:0px;
}



#secondarycontent {
	width: 250px;
	float: right;
	margin-right: 10px;
}

.logoimages{
	background-image: url(../images/logos.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:164px;

}

.blackdiamond{
	background-image: url(../images/BlackDiamond.gif);
	background-repeat:no-repeat;
	width:250px;
	height:70px;
}

.airportimages{
	background-image: url(../images/PlymouthAirport.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:100px;

}

.navtips {
	font-weight:bold;
}

.contentboxwithheader {
	margin-bottom:20px;
	clear: both;
}

.contentboxwithheader h1 {
	background-color:#585858;
	background-image:url(../images/roundedcorner.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:normal;
	font-size:1.4em;
	text-align:center;
	padding:8px;
}

.contentboxwithheader h2 {
	background-color:#aaaaaa;
	color:#000000;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	padding:10px 15px 0px;
	margin-bottom:-10px;
}

.contentboxwithheader p {
	background-color:#aaaaaa;
	color:#000000;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	padding:10px 15px 2px;
	/*background-image:url(../images/contentgrad_wide.gif);*/
}

.contentboxwithheader .multiMap {
	background-color:#aaaaaa;
	color:#000000;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	background-image:url(../images/contentgrad_wide.gif);
}

.contentboxwithheader table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	}

.contentboxwithheader th, td {
	text-align:center;
	padding:0;
	margin:0;
	}

.contentboxwithheader th {
	background-color:#aaaaaa;
	padding-top:5px;
	padding-bottom:5px;
	}

.contentboxwithheader td {
	border-top: 1px solid #666666;
	background-color:#919191;
	color: #ffffff;
	font-size: 1.2em;
	}
	
.contentboxwithheader td.vehicle {
	font-weight:bold;
	color: #000000;
	font-size: 1em;
	}

	
	
.contentboxwithheader tr.alternate td {
	background-color:#a0a0a0;
	}
		
.contentboxwithheader td img {
	display:block;
	}
	
.contentboxwithheader .vehicle_group td {
	color: #000000;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#888888;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
.contentboxwithheader col#service_type {
	width:250px;
	}

.contentboxwithheader td.left {
	text-align:left;
	padding-left:20px;
	}
	


		
table.Valeting  {
	float:left;
	clear:both;
	}

table.Valeting th {
	font-size:14px;
	padding-top: 11px;
	padding-bottom: 7px;
	}

table.Valeting td.tick {
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	}

table.Valeting td.tick {
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	}

.contentboxwithheader .multiMap2 {
	background-color:#aaaaaa;
	color:#000000;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	padding:10px 15px 2px;
}



.contentboxwithheader p.contactdetails{
	padding-top: 2px;
}

.contentboxwithheader h2.contactdetails{
	padding-bottom: 10px;
}

.contentboxwithheader ul {
	background-color:#aaaaaa;
	color:#000000;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	/*padding:10px 0px 10px 25px;*/
	padding:10px 0px 10px 30px;
	list-style-image:url(../images/bullet.gif);
}

.contentboxwithheader li {
	padding-bottom:5px;
}


p.lastline {
	padding-bottom:20px;
}


#maincontent .contentboxwithheader p {
	background-image:url(../images/contentgrad_wide.gif);
}

#maincontent .contentboxwithheader.samples p {
	background-image:url(../images/contentgrad_extrawide.gif);
}

#maincontent .contentboxwithheader h2 {
	background-image:url(../images/contentgrad_wide.gif);
}

#secondarycontent .contentboxwithheader ul,p,h2 {
	background-image:url(../images/contentgrad_narrow.gif);
}

#sideCreditCard {
	background-image:url(../images/CreditCard_sidebar.jpg);
	height: 89px;
}


#creditCardOptions {
	clear:both;
	float:left;
	width: 250px;
	height: 25px;
	margin-top:0px;
	margin-bottom: 20px;
	background-image:url(../images/CreditCardOptions.gif);
}

#maincontent .contentboxwithheader p.sample_small_print {
	background-image:none;
	background-color:#6c6c6c;
	font-style:italic;
	font-size: 1em;
	color:#999999;
	padding-bottom:0;
	padding-top:0.4em;
	}
	
#maincontent .contentboxwithheader li.sample_small_print {
	background-image:none;
	background-color:#6c6c6c;
	font-style:italic;
	font-size: 1em;
	color:#999999;
	padding-bottom:0;
	/*padding-top:0.4em;*/
	}
	
#maincontent .contentboxwithheader ul.sample_small_print {
	background-image:none;
	background-color:#6c6c6c;
	list-style-type:disc;
	list-style-image:none;
	margin-top:-10px;
	padding-bottom:0;
	margin-bottom:0;
	}
	
#maincontent .contentboxwithheader p.sample_small_print.last_line {
	padding-bottom:15px;
	}

#maincontent .contentboxwithheader p.sample_small_print.first_line {
	padding-top:10px;
	border-top: 1px solid #555555;
	}
	
#maincontent .contentboxwithheader p.additional_options {
	background-image:none;
	background-color:#6c6c6c;
	font-style:normal;
	font-weight:normal;
	font-size: 1.4em;
	/*color:#999999;*/
	color:#fff;
	padding-bottom:0;
	padding-top:0.4em;
	text-align:center;
	}
	
#maincontent .contentboxwithheader .pounds {
	font-weight:bold;
	color:#fff;
	}

#maincontent .contentboxwithheader .title {
	font-weight:bold;
	color:#000;
	font-size:13px;
	}
		
#maincontent .contentboxwithheader p.additional_options.last_line {
	padding-bottom:15px;
	}

#maincontent .contentboxwithheader p.additional_options.first_line {
	clear:both;
	padding-top:10px;
	border-top: 1px solid #555555;
	}
	

#secondarycontent p a {
	/*color: #E1003B;*/
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	}

#secondarycontent p a:hover {
	color: #E1003B;
	/*color: #555;*/
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	}




#guarantee {
	clear:both;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	float:left;
	width: 235px;
	height: 128px;
	margin-top:-10px;
	margin-bottom: 10px;
}

#guarantee a {
	width: 235px;
	height: 128px;
	background-image: url(../images/Guarantee_rental.gif);
	background-repeat:no-repeat;
	display: block;
}

#guarantee_wash {
	clear:both;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	float:left;
	width: 235px;
	height: 128px;
	margin-top:-10px;
}

#guarantee_wash a {
	width: 235px;
	height: 128px;
	background-image: url(../images/Guarantee_wash.gif);
	background-repeat:no-repeat;
	display: block;
}


#wash_nav {
	width: 515px;
	background-color:#888;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	}


	
#wash_nav ul {
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	}
	
#wash_nav li {
	float:left;
	background-color: #888;
	list-style:none;
	padding:0;
	margin:0;

	}

#wash_nav a {
	width: 170px;
	margin:0;
	padding: 6px 0 4px;
	display: block;
	font-size: 14px;
	color: #ccc;
	text-decoration: none;
	text-align:center;
	background-image:none;
	border-top:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-left:solid #000000 1px;

	}
	
#wash_nav a.caravan_link {
	width: 171px;
	border-right:solid #000000 1px;

	}
		
#wash_nav a:hover {
	background-color: #E1003B;
	color: #ffffff;
}

#wash_nav a.currentpage {
	background-color: #E1003B;
	color: #ffffff;
}







#bookonlinebutton {
	*background-color:#aaaaaa;*
	color:#000000;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	padding:10px 15px 12px;
	/*background-image:url(../images/contentgrad_wide.gif);*/
	background-image:url(../images/CreditCard_Home_Wide.jpg);
	margin-bottom:25px;
}

#bookonlinebutton a {
	width: 235px;
	height: 52px;
	background-image: url(../images/bookonlinebutton_blank.gif);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 2em;
	color: #809caa;
	margin: 15px 0 0 125px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-top:6px;
}

#bookonlinebutton a:hover {
	background-image: url(../images/bookonlinebutton_blank_down.gif);
}

#bookonlinebutton.side {
	background-image:none;
	background-color:#FFFFFF;
}

#bookonlinebutton.side a {
	padding-top:8px;
	font-size: 1.6em;
	width: 200px;
	height: 44px;
	margin: -3px 0 -15px 10px;
	background-image: url(../images/BookButtonSide_up.jpg);
}
#bookonlinebutton.side a:hover {
	background-image: url(../images/BookButtonSide_down.jpg);
}












#examplesrow {
	float: left;
	clear:both;
	width: 749px;
	}

#examplesrow img {
	float: left;
	clear:both;
	margin-left:15px;
	}

#examplesrow p {
	color: #555;
	font-weight: normal;
	font-size: 1em;
	}
	
#examplesrow h2 {
	color: #555;
	font-weight: bold;
	font-size: 1em;
	}
	
#examplesrow .CarDescription {
	float: left;
	margin-left:15px;
	width: 130px;
	}

#examplesrow .ContractDescription {
	float:left;
	margin-left:15px;
	width: 230px;
	}

#examplesrow a {
	float:left;
	margin-left:15px;
	margin-top: 15px;
	width: 125px;
	height: 25px;
	background-image: url(../images/QuoteButtoff.gif);
	text-align: center;
	font-size: 1.2em;
	color: #809caa;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	}

#examplesrow a:hover {
	background-image: url(../images/QuoteButton.gif);
	}
	
#leftinfocolumn {
	clear: both;
	float: left;
	margin-left: 15px;
	color: #333;
	width: 350px;
	}
	
#leftinfocolumn h1 {
	color: #809caa;
	/*display: inline;*/
	margin-bottom: 10px;
	font-size: 2em;
	color: #809caa;
	font-weight: normal;
	margin-top: 8px;
	}
	
#leftinfocolumn h2 {
	font-weight: normal;
	color: #809caa;
	margin-bottom: 5px;
	font-size: 1.5em;
	}
	
#leftinfocolumn p {
	/*display: inline;*/
	margin-bottom: 10px;
	}
	
#rightpicturecolumn {
	float: right;
	width: 300px;
	height: 400px;
	margin-top: 12px;
	}
	
.lastparagraph {
	padding-bottom: 15px;
	}
	
.lastcontentspacer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

#footer {
	float:left;
	clear: both;
	width: 809px;
	margin-left: 15px;
	padding-top:20px;
	}
		
.footer-left {
	float:left;
	width: 380px;
	margin-left: 0;
	padding-top:20px;
	}
	
.footer-right {
	float:right;
	width: 380px;
	margin-left: 15px;
	padding-top:20px;
	}
		
.footer-left li {
	padding: 0;
	display:block;
	float:left;
	color: #888888;
	font-size: 9px;
	/*background-color: none;*/
	background: none;
	}

.footer-right li {
	padding: 0;
	display:block;
	float:right;
	color: #888888;
	font-size: 9px;
	/*background-color: none;*/
	background: none;
	}

#footer a {
	padding: 0 20px;
	display: block;
	text-decoration: none;
	color: #888888;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	text-decoration: underline;
}

#footershadow {
	clear: both;
	background-color:#a6a6a6;
	background-position:0px -8px;
	width: 839px;
	height: 30px;
	background-image:url(../images/bottomshadow.gif);
	background-repeat:no-repeat;	
	}
		


form {
	clear: both;
	}

/*form styling*/

#quoteformleft {
	float: left;
	margin-left: 10px;
	}

#quoteformleft h1 {
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 120px;
	margin-bottom: 8px;
	}

#quoteformright {
	float: right;
	/*border-left: solid 1px #000;*/
	}

#quoteformright h1 {
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 120px;
	margin-bottom: 8px;
	}

.formrow {
	float:left;
	clear:both;
	width: 340px;
	margin: 10px;
	}

.formfield {
	border: 1px solid #809caa;
	background-color: #fff;
	padding: 2px 0;
	background-image: url(../images/InputGradient.gif);
	background-repeat: repeat-x;
	}

label {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: left;
	font-weight: normal;
	margin-top: 3px;
	color:#333;
}

input {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}

textarea {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}

select {
	width: 200px;
	}

input.formsubmitbutton {
	margin: 20px 0 0 110px;
	padding: 0;
	float: left;
}

.form_error {
	color:#FF0000;
}

.formsent {
	font-weight: bold;
}


.stats_table td, .stats_table th {
	text-align:center;
	margin:0;
	border-right: 1px solid #666666;
	font-size: 1em;
	padding-left:1px;
	padding-right:1px;
	}

.stats_table .edgecolumn {
	border-right:none;
	}
	

	



