@import url("nav.css");
@import url("lightbox.css");

/* Roadbend */
* { padding: 0; margin: 0; }
.hidden { display: none; }
img { border:none; }
body {
	background: #000 url(../images/bg.gif) repeat-x scroll center bottom;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


div#title { border-bottom:1px solid #302e23; }
div#flash_home {
	width:750px;
	margin:0 auto;
}
div#logo {
	width:750px;
	margin:0 auto;
}
iframe#iframe_car_week {
	width:258px;
	height:280px;
	border:none;
	border-bottom:1px solid #181712 !important;
	margin:0 0 18px;
}
iframe#iframe_used {
	width:734px;
	height:520px;
	border:none;
}
div#content {
	color:#e4dcab;
	margin:15px 8px;
	padding:0 0 40px;
	border-bottom:5px solid #302E23;
}
div#content p { margin:5px 0 24px; }
div#content a { color:#fff; }
div#content ul {
	list-style-type:disc;
	margin:5px 0 24px 35px;
	padding:0;
}
div#content ul li {
	margin:0 0 10px;
}
div#content a:hover, 
div#content div.rightside a:hover, 
div#footer a:hover { color:#e4dcab }
div#content hr {
	border:none;
	border-bottom:1px dashed #302e23;
	height: 0;
	margin:0 0 18px;
}

div#content h1, div#content h2, div#content h3, div#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:24px;
}
div#content h1 {
	font-size: 1.8em;
	font-weight:normal;
	color:#eee7af;
	margin:5px 0 24px;
}
div#content h2 {
	font-size: 1.6em;
	color:#8b824b;
	margin:5px 0 18px;
}
div#content h3 {
	font-size: 1.4em;
	font-weight:normal;
	color:#8b824b;
}
div#content h4 {
	font-size: 1.2em;
	color:#eee7af;
}
div#content h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	margin:0 0 18px;
}
div#content h1.image, div#footer h1.image {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
div#content h1.passion {
	background:url("../images/h1-timeless_passion.jpg") no-repeat;
	width:452px;
	height:84px;
	margin:5px 0 0;
	padding:0 0 24px;	
}
div#content h1.car_week {
	background:url("../images/h1-car_week.gif") no-repeat;
	width:221px;
	height:18px;
	padding:0 0 8px;
}
div#content h1.details {
	background:url("../images/h1-details.gif") no-repeat;
	width:127px;
	height:18px;
}
div#footer h1.cel40yrs {
	background:url("../images/h1-cel40years.gif") no-repeat;
	width:327px;
	height:46px;
	float:right;
}
div#footer h1.since1965 {
	background:url("../images/h1-since1965.gif") no-repeat;
	width:196px;
	height:46px;
	float:right;
}
div#content div.full {
 	font: 1.3em/24px Arial, Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	float:left;
}
div#content div.leftside {
 	font: 1.3em/24px Arial, Verdana, Arial, Helvetica, sans-serif;
	width:459px;
	float:left;
	margin:0 15px 0 0;
}
div#content div.rightside {
 	font: 1.2em/18px Arial, Verdana, Arial, Helvetica, sans-serif;
	color:#8B824B;
	width:260px;
	float:left;
}
div#content div.rightside p { margin:5px 4px 18px; }
div#content div.rightside a { color:#c8Bf86; }
div.image img { border:5px solid #17150d; margin:0 0 18px; }

div.contact-details span.phone {
	 font-size: 1.5em; 
	line-height: 1.8em;
}

div.row {
	margin:0 0 10px;
}

div.row div.image {
	float:left;
}

div.row a img { margin:0 2px 0 0; }
div.row a:hover img { border:5px solid #302e23; }

div.video img {
	margin: 10px 0;
}
div#footer {
 	font: 1.1em/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#8B824B;
	margin:15px 8px;
}
div#footer p {
	margin:5px 0 10px;
}
div#footer a {
	color:#c8Bf86;
	text-decoration:none;
}
/* Styled Forms */
div.style_forms {
	background:#17150d;
	padding:10px;
}
div.style_forms table {
	margin:10px 0;
}
div.style_forms table tr td {
	padding: 0 15px 1px 0;
}
div.style_forms textarea, 
div.style_forms input, 
div.style_forms select {
	font-size:.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	padding:5px;
}
/* General Form */
#general table td {
	padding: 5px 0;
}
/* Parts Form */
#parts table td {
	padding: 5px 0;
}
/* Services Form */
#services table td {
	padding: 5px 0;
}
/* Used Form */
#used table td {
	padding: 5px 0;
}
