/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 10px auto 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	float: none;
	background-image: url(../graphics/body_bkg.jpg);
}
#outerwrapper {
	margin: auto;
	width: 860px;
	padding: 0px;
	background-color: #000000;
	height: auto;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../graphics/body_bkg.jpg);
}
#pagewrapper {
	margin: auto;
	width: 840px;
	background-color: #FFFFFF;
	background-image: none;
	height: auto;
	text-align: left;
	float: left;
	border: 1px solid #E7E7E7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pagewrapper_rv {
	margin: auto;
	width: 840px;
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	float: left;
	border: 1px solid #E7E7E7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/rv_bkg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #890008;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	line-height: 1.4em;
	display: inline;
}
h3 {
	font-family: "Lucida Sans";
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	line-height: 1.6em;
	display: inline;
}
a {
	text-decoration: none;
	color: #890008;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
p {
	color: #333333;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	display: inline;
}
#header {
	float: left;
	margin: 0px 0px 0px;
	width: 840px;
	clear: none;
	display: block;
	background-repeat: no-repeat;
	height: 60px;
	background-position: bottom;
	padding: 0px;
	background-image: url(../graphics/logo_topbanner_black.jpg);
}
#address {
	float: right;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 645px;
}
#telephone {
	float: right;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	width: 600px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.72em;
	color: #FFFFFF;
}
#logolower {
	border: 0px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	margin: 0px;
	background-color: #EEEEEE;
	padding: 0px;
	background-image: url(../graphics/logo_lower2.jpg);
	display: block;
	float: left;
}
html #logolower{ display:inline; } 
#footer {
	margin: auto auto 10px;
	text-align: left;
	width: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: block;
	padding-bottom: 10px;
}
#footer a {
	color: #890008;
	margin: 10px 0px 0px 0px;
}
#footer a:hover {
	color: #000000;
	margin: 10px 0px 0px 0px;
}


.formtext {
	color: #890008;
	font-weight: bold;
}

#featurecar {
	border: 1px solid #D7D7D7;
	float: right;
	width: 635px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 185px;
	padding: 20px 10px 10px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../graphics/caroftheweek.jpg);
}
html #featurecar{ display:inline; } 

#accreditation {
	float: left;
	margin: 0px;
	width: 860px;
	clear: none;
	display: block;
	background-repeat: no-repeat;
	height: 60px;
	background-position: bottom;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
}
html #accreditation{ display:inline; } 

#promotion {
	border: 0px;
	float: left;
	width: 160px;
	background-repeat: repeat;
	background-position: left top;
	height: 450px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../graphics/promotions_bkg.jpg);
}
html #promotion{
} 
#promotion2 {
	border: 0px;
	float: left;
	width: 160px;
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../graphics/promotions_bkg.jpg);
}
html #promotion2{ display:inline; } 
.promotions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	color: #000000;
	display: inline;
	line-height: 1.5em;
}
.contactus {
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS";
	font-size: 0.72em;
	line-height: 1.1;
	font-weight: bold;
	color: #890008;
	background-color: #CCCCCC;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.formtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.1;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.servicelevels {
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS";
	font-size: 0.72em;
	line-height: 1.4;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px 0px 0px 4px;
	margin-top: 10px;
	margin-left: 0px;
}
.promobox {
	float: left;
	width: 150px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
}
.promobox2 {
	float: left;
	width: 150px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
}
#maincontent {
	border: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 457px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
html #maincontent{ display:inline; } 
#maincontent_aboutus {
	border: 0px;
	float: left;
	width: 407px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	overflow: visible;
}
html #maincontent_aboutus{ display:inline; } 
#disclaimerbody {
	border: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
html #disclaimer{ display:inline; } 
#maincontent_location {
	border: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 267px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
html #maincontent_location{ display:inline; } 
.strong {
	font-weight: bold;
} 
#mainrepairable {
	border: 0px;
	float: right;
	background-color: #FFFFFF;
	width: 630px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
html #mainrepairable{ display:inline; } 
/* --- Car of the Week ----------------------------------------------------------------------------- */
#car {
	float: right;
	width: 204px;
	height: 153px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 11px;
	background-color: #EEEEEE;
}
html #car{ display:inline; } 

#car2 {
	float: right;
	width: 215px;
	height: 157px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 11px;
	background-color: #EEEEEE;
}
html #car2{ display:inline; } 

#photoshuffler {
	float: right;
	width: 200px;
	height: 177px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
html #photoshuffler{ display:inline; } 

.img {
	text-align: right;
}
#cartext {
	float: right;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F1F1F1;
	margin-top: 11px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
html #cartext{ display:inline; } 
.indent {
	padding-left: 10px;
	display: block;
}
.indent_heading {
	padding-left: 120px;
	display: block;
}
/* --- Homepage Sign Up ----------------------------------------------------------------------------- */
#signup {
	border: 1px solid #D7D7D7;
	float: right;
	width: 151px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/signup_header.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
html #signup{ display:inline; } 

.signuptitle {
	float: left;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.3em;
	font-weight: bold;
}
.signuptitle a{
	color: #FFFFFF;
	}
	
.signuptitle a:hover{
	color: #890008;
	}
.signuplink{
	float: left;
	font: bold 0.72em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-left: 0px;
	padding-top: 2px;
}
/* --- Homepage thumbs ----------------------------------------------------------------------------- */
.boxcontainerrepairable {
	float: left;
	width: 150px;
	text-align: left;
	border-left: 1px solid #D7D7D7;
	background-image: url(../graphics/thumbnailheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxcontainerusedparts {
	float: left;
	width: 150px;
	text-align: left;
	border-left: 1px solid #D7D7D7;
	background-image: url(../graphics/thumbnailheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbpics {
	float: left;
	width: 121px;
	margin-left: 15px;
	margin-top: 10px;
}
.thumbpics2 {
	float: left;
	width: 147px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumbpics3 {
	float: left;
	width: 121px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.title a{
	float: left;
	font: bold 0.72em/1.1 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.title a:hover{
	color: #890008;
	text-decoration: none;
}
.thumbtitle {
	float: left;
	font: bold 0.72em/1.1 Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	width: 131px;
}

.thumbpics2 {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.boxcontainerbreakers {
	float: left;
	width: 150px;
	text-align: left;
	border-right: 1px solid #D7D7D7;
	background-image: url(../graphics/thumbnailheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#repairablelist {
	border: 0px;
	float: right;
	background-color: #EEEEEE;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
html #repairablelist{ display:inline; } 
#directions {
	border: 0px;
	float: right;
	background-color: #FFFFFF;
	width: 630px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
html #directions{ display:inline; } 
.repairable {
	text-align: left;
	border-bottom-style: dotted;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	width:575px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(../graphics/car_icon.jpg);

}
#featureaboutus {
	border: 1px solid #D7D7D7;
	float: right;
	width: 635px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 195px;
	padding: 10px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../graphics/aboutus_bkg.jpg);
}
html #featureaboutus{ display:inline; } 

.aboutusrepairable {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 620px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../graphics/dvla_bkg.jpg);
}
.aboutusused {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 620px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../graphics/parts_bkg.jpg);
}
.premises {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 540px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../graphics/sithomson_premises.jpg);
}
.dvlatitle {
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-weight: bold;
	width: 170px;
	line-height: 1.3;
}
.dvlatitle a{
	color: #FFFFFF;
	}
	
.dvlatitle a:hover{
	color: #890008;
	}
#sparescontact {
	float: left;
	width: 397px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
}
html #sparescontact{ display:inline; } 
#promotionaboutus {
	border: 0px;
	float: left;
	width: 160px;
	background-repeat: repeat;
	background-position: left top;
	height: 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../graphics/promotions_bkg.jpg);
}
html #promotionaboutus{ display:inline; } 

#vehiclelisting {
	border: 0px;
	float: left;
	background-color: #EEEEEE;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html #vehiclelisting{ display:inline; } 

#repairablevehicles {
	border: 0px;
	float: left;
	background-color: #EEEEEE;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html #repairablevehicles{ display:inline; } 

#repairablevehicles2 {
	border: 0px;
	float: right;
	background-color: #EEEEEE;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html #repairablevehicles2{ display:inline; } 

#repairablevehicles_navigation {
	border: 0px;
	float: left;
	background-color: #EFEFEF;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html #repairablevehicles_navigation{ display:inline; } 
.repairablethumb {
	text-align: left;
	border-bottom-style: dotted;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	width:580px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 80px;
	background-image: url(../graphics/rv_bkg_icon.jpg);

}
#signup_rv {
	border: 1px solid #D7D7D7;
	float: right;
	width: 151px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 185px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/signup_header.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
html #signup_rv{ display:inline; } 
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}



button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#vehicledetail {
	float: right;
	background-color: #FFFFFF;
	width: 615px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	margin: 10px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/details_bkg.jpg);
}
html #vehicledetail{
	display:inline;
	background-color: #EFEFEF;
} 

#searchrepairable{
	float: left;
	width: 300px;
	height: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 11px;
	background-color: #FFFFFF;
}
html #searchrepairable{ display:inline; } 

#featurecar_repairable {
	border: 1px solid #D7D7D7;
	float: right;
	width: 630px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../graphics/cmsheader_bkg.jpg);
}
html #featurecar_repairable{ display:inline; } 

#mc_repairable {
	float: right;
	width: 630px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
html #mc_repairable{ display:inline; }
#vehicle_image {
	float: left;
	width: 360px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html #vehicle_image{
	display: inline;
}

#vehicle_description {
	border: 0px;
	float: left;
	width: 340px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px 10px 10px 0px;
}
html #vehicle_description{
}

#vehicle_thumbnails {
	border: 0px;
	float: right;
	width: 240px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	clear: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
html #vehicle_thumbnails{{ display:inline; }


#vehicledetails {
	border: 1px solid #D7D7D7;
	float: right;
	background-color: #FFFFFF;
	width: 635px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 120px;
	padding: 10px;
}
html #vehicledetails{{ display:inline; }

.vehicle_thumbnail {
	float: left;
	width: 110px;
	height: 83px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.right {
	text-align: right;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
#repairablevehicles_fields {
	background-color: #FFFFFF;
	width: 580px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 20px;
	float: none;
}
html #repairablevehicles_fields{
}

#disclaimer {
	float: right;
	width: 630px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
html #adisclaimer{ display:inline; }


#vehicle_title {
	float: right;
	background-color: #EFEFEF;
	width: 635px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:  #D7D7D7;
}


.usedpartsdescription{
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 595px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../graphics/parts_bkg.jpg);
}
#parts_form {
	border: 0px;
	float: left;
	background-color: #EEEEEE;
	width: 387px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html #parts_form{ display:inline; } 

#parts_formheader
 {
	float: left;
	background-color: #CCCCCC;
	width: 387px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.addressinformation {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 620px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.addressinformation2 {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 530px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.addressinformation3 {
	border: 1px solid #D7D7D7;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#featurecar2 {
	border: 1px solid #D7D7D7;
	float: right;
	width: 635px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 195px;
	background-image: url(../graphics/caroftheweeknew.jpg);
	padding: 10px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bodylist3 {
	color: #890008;
	text-align: left;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.bodylist3 ul {
	display: block;
	list-style: circle inside;
	margin: 0;
	padding: 0;
	}
div.bodylist3 ul li {
	list-style: circle;
	color: #003334;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#map {
	border: 1px solid #D7D7D7;
	float: right;
	width: 350px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.red {
	color: #890008;
}
#headertext {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #890008;
	padding: 0px;
	margin: 160px 0px 0px;
	text-align: left;
	display: block;
}
option {
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.disclaimer {
	display: block;
	font-size: 0.62em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
