@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#dddee0;
	background-position: center top;
}
body, td, th, tbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;

}
h1 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#800323;
	text-transform: uppercase;
	display: inline;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h3 {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	display:inline;
	margin: 0px;
	padding: 0px;
}

.formerror {
	
	padding: 3px;
	
	border-color: #ff9315;
	
	border-style: solid;
	
	border-width: 1px;
	
	background-color: #eeeeee;
	
	color: #ff4444;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	padding: 0px;
	margin: 0;
	}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
	
.highlight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#800323;
	line-height:16px;
	display: inline;
	margin: 0px;
	padding: 0px;
}	
	
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}	
	
td.specs{
	border-bottom:#000000 1px solid;
}	
	
.newsletter{
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:14px;}		
	
a, a:link, a:active, a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#800323;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#800323;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:lighter;
	margin:0px 10px;
}
#footer a:hover {
	color:#800323;
	text-decoration:none;
	font-weight:lighter;
}
.clear {
	clear: both;
}
.more {
	display: none;
}
.blankheight {
	height: 1px;
	clear: both;
}
a.showLink, a.hideLink {
	text-decoration: none;
}

form{
padding:0px;
margin:0px;
}
hr {
	border-top:#CCCCCC 1px solid;
	margin-bottom:20px;
	padding: 0px;
	margin-top: 5px;
}
#page_container {
	margin: auto;
	background-color: #dddee0;
	background-image: url(/images/body_background.jpg);
	background-repeat: repeat-x;
	min-height: 626px;
}
#header {
	width: 966px;
	margin: auto;
	height: 138px;
}

#navimgs{
}

#header_background{
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(/images/header_background.jpg);
	height: 138px;
	}
	
#parts_enquiry{
	background-image:url(/images/part_background.jpg);
	background-repeat:repeat-x;
	height:380px;
	margin-left: 16px;
	padding-left: 10px;
	padding-top: 10px;
}	

#parts_enquiry_flexheight{
	background-image:url(/images/part_background.jpg);
	background-repeat:repeat-x;
	background-color: #4c4d4f;
	/*height:380px;*/
	margin-left: 16px;
	padding-left: 10px;
	padding-top: 10px;
}	

#indv_enquiry{
	background-image:url(/images/part_background.jpg);
	background-repeat:repeat-x;
	height:330px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
}	

#finance_button{
	background-image:url(/images/cal_finance_button.jpg);
	background-repeat:no-repeat;
	width:348px;
	height:90px;
	padding: 3px;
	border: 1px #000000 solid;
	margin-top: 12px;
	background-color: #FFFFFF;
	background-position: center;
	padding-top: 67px;
	padding-left: 15px;
}


#featured_listings{
	background-image:url(/images/part_background.jpg);
	background-repeat:repeat-x;
	height:323px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}	

.feature{
	background-image:url(/images/featured_listing-background.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:117px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 15px;
}


.listings{
	border:1px #333333 solid;
	width:350px;
	height:117px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 15px;
}

.listings:hover {
	background-color:#c1c0c0;
	color:#000000;
}

	
#footer {
	width: 966px;
	margin: auto;
	height: 214px;
	padding-top: 10px;
}

#footer_background {
	margin: auto;
	background-image: url(/images/footer_background.jpg);
	background-repeat: repeat-x;
	height: 214px;
}


#nav {
	margin:0px;
	width: 178px;
	padding: 0px;
	float: left;
	margin-top: 18px;
}
#main_content {
	width: 966px;
	margin: auto;
	border-top: 4px solid #6d6e72;
	border-bottom: 4px solid #820024;
}

#body_main{
	float:right;
	width:786px;
	margin-top: 18px;
}

#body_header{
	width:786px;
}

.body_content_border{
	width:784px;
	border:#333333 solid 1px;
	background-color: #e8e9eb;
	margin-bottom: 12px;
	margin-top: 12px;
}

.body_content{
	width:760px;
	background-image: url(/images/content_background.gif);
	background-repeat: repeat-x;
	border:#FFFFFF solid 3px;
	background-color: #e8e9eb;
	padding: 8px;
	padding-bottom: 40px;
	padding-left: 10px;
}


#body_content_service{
	width:763px;
	background-image: url(/images/content_background.gif);
	background-repeat: repeat-x;
	border:#FFFFFF solid 3px;
	background-color: #e8e9eb;
	padding: 8px;
}



#search{
	width: 778px;
	height: 128px;
	background-color: #FFFFFF;
	border: #333333 solid 1px;
	margin-bottom: 12px;
	padding: 3px;
}

#top_image{
	border:#333333 solid 1px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 12px;
}


.home_buttons{
	border:#333333 solid 1px;
	background-color: #FFFFFF;
	padding: 3px;
}

.home_buttons_parts1{
	border:#333333 solid 1px;
	background-color: #FFFFFF;
	background-image:url(/images/catergory1.jpg);
	background-repeat:no-repeat;
	width: 244px;
	height: 100px;
	padding-top: 60px;
	padding-left: 125px;
	background-position: center;
}

.home_buttons_parts2{
border:#333333 solid 1px;
	background-color: #FFFFFF;
	background-image:url(/images/catergory2.jpg);
	background-repeat:no-repeat;
	width: 244px;
	height: 100px;
	padding-top: 60px;
	padding-left: 125px;
	background-position: center;
}

.home_buttons_parts3{
border:#333333 solid 1px;
	background-color: #FFFFFF;
	background-image:url(/images/catergory3.jpg);
	background-repeat:no-repeat;
	width: 244px;
	height: 100px;
	padding-top: 60px;
	padding-left: 125px;
	background-position: center;
}

.home_buttons_parts4{
border:#333333 solid 1px;
	background-color: #FFFFFF;
	background-image:url(/images/catergory4.jpg);
	background-repeat:no-repeat;
	width: 244px;
	height: 100px;
	padding-top: 60px;
	padding-left: 125px;
	background-position: center;
}

#home_buttons{
margin-bottom:12px;
}

#enews{
	background-image:url(/images/enews_bkground.jpg);
	background-repeat:no-repeat;
	width: 152px;
	height: 182px;
	padding-left: 15px;
	padding-top: 80px;
}

