@charset "utf-8";
/* CSS Document */

html {}
body {
	font: 12px Arial, Helvetica, sans-serif;
}

div#wrap {
	background-image: url(images/bg_body.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 101%;
}

a {color: #000;}
a:hover {color: #777;}
hr {text-align: center; margin: auto; color: #fff; border: none; border-bottom: solid 1px #ccc; background-color: none; width: 90%; height: 1px; text-shadow: none;}

#header {background: url(images/bg_header.png) no-repeat top left;}
	#header #logo {padding: 15px;}	
	h2#logo {font-size: 36px; font-family: "Trebuchet MS", serif; font-weight: bold;}	
	#header #contact-info .phone {color: #000; padding: 21px 20px 0px 20px; font-size: 26px; letter-spacing: -1px;}
		#header #contact-info .phone .phone-primary {font-weight: bold;}
		#header #contact-info .phone .phone-alt {white-space: nowrap;}
#header #contact-info .address {color: #000; padding-top: 5px; padding-right: 20px; font-size: 17px;}
	#header #contact-info .address a {color: #000; border-bottom: dotted 1px #ccc;}	
		#header #contact-info .address a:hover {border-bottom: solid 1px #333;}

	div#nav ul {background-image: url(images/glow50.png); background-repeat: repeat-x;}
		#nav ul li {border-right: solid 1px #ccc; background: #CA1624 url(images/glow50.png) repeat-x;}
			#nav ul li:hover {background: #666 url(images/glow75.png) repeat-x;}
			#nav ul li.current {background: #666 url(images/glow75.png) repeat-x;}
		#nav ul li a {color: #fff; font-weight: bold;}

#row1, #row1sub {background: #aaa url(images/bg_row1.jpg) repeat;}
 	
	#row1 h2 {font-size: 26px; font-weight: bold; padding: 0 15px; color: #fff; letter-spacing: -1px;}
	#row1 h3 {font-size: 20px; font-weight: bold; padding: 6px 15px 0 12px; letter-spacing: -1px;}
	#row1 p {line-height: 1.4;}
	
	#row1 #row1-left {margin-right: -10px; background: url(images/bg_row1_left.png) no-repeat 0 0; overflow: hidden; height: 315px;}
		#row1 #row1-left h1 {padding: 10px 18px 0 12px; font-size: 26px; color: #222; letter-spacing: -1px;}
		#row1 #row1-left p {padding: 8px 18px 8px 12px;}
	#row1 h1, #row1sub h1 {color: #fff; letter-spacing: -1px; font-weight: bold; font-size: 40px; padding: 0 15px 10px 15px;}
	
#row2 {background: #f7f7f7;}
	.contentbox {float: left; background: #fff; border: solid 1px #ccc;}
		.contentbox h2 {font-size: 13px; height: 18px; padding: 7px 12px; background: #CA1624 url(images/glow50.png) 0 -5px repeat-x; color: #fff; font-weight: bold;}
		.contentbox h3 {font-size: 18px; padding: 8px 12px; font-weight: bold;}
		.contentbox h4 {font-size: 14px; padding: 8px 12px; font-weight: bold;}
		.contentbox p {padding: 10px;}	

#row2bottom {background: url(images/bg_row2_bottom.png) no-repeat bottom center;}

#footerA, #footerB {color: #fff;}
	#footerA a, #footerB a {color: #fff;}
	#footerA a:hover, #footerB a:hover {border-bottom: solid 1px #fff;}

/* vehicle listing */
#row2 .picmed {text-align: center; padding: 0; margin: 10px 0;}
.picmed img {border: solid 1px #ccc;}

.vehicleinner {background: url(images/bg_vehicle.png) no-repeat; height: 102px; margin-bottom: 10px; padding: 10px;}
#row1 ul.search {margin-left: 10px !important;}
#row1 ul.vehicle, #row1 ul.vehicle li, #row1 ul.vehicle ul, #row1 ul.vehicle ul li  {margin: 0; padding: 0; background-color: none;}
#row2 .vehicle {margin: 10px 0 10px 8px; padding: 0;}


#row1 ul.vehicle .detail h3, #row2 ul.vehicle .detail h3 {margin: -10px 0 0 0; line-height: 1.1; padding-bottom: 10px;}
#row1 ul.vehicle .detail h3 a, #row2 ul.vehicle .detail h3 a {text-decoration: underline;}
#row1 ul.vehicle .detail h4, #row1 ul.vehicle .detail h4 {margin: 0 10px 5px 10px; padding: 0;}
.codes label {font-weight: bold; float: left; width: 92px;}
.colourKey {display: inline; float: left;  margin: 0;}
.colourKey div {float: left; width: 20px; display: inline !important; margin-right: 4px;}

.features label {color: #bbb; font-size: 13px; font-weight: bold; text-transform: uppercase; display: block; margin: 10px 0 0 0;}
.features .g160 {margin-bottom: 10px;}
.features .g160 span {font-weight: bold;}
ul.features {list-style: none;}

.comments {background: #dedede; margin: 10px; padding: 5px 14px; font-weight: bold; font-size: 15px;}

#row1 ul.vehicle li {padding: 5px 0 5px 5px !important; background-color: none !important;}

a.readmore {background: #CA1624 url(images/glow50.png) repeat-x 0 -5px; color: #fff;}
	a.readmore:hover {
			background: #666 url(images/glow75.png) repeat-x 0 -5px;
			color: #fff;
			text-decoration: none;
	}
	
.doublelist {padding: 15px 0;}	
.doublelist li {width: 140px; float: left;}	


span.colourKey span {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999999;
	line-height: 0.8;
	color: #999999;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
	margin-right: 3px;
}

ul.vehicleThumbs {
	overflow: auto;
	overflow-y: scroll;
	height: 400px;
	width: 302px;
}

ul.vehicleThumbs, ul.vehicleThumbs li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

ul.vehicleThumbs li {
	display: block;
	float: left;
	margin-right: 5px;
}

ul.toolbar, ul.toolbar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

ul.toolbar {
	margin-left: 10px !important;
	margin-top: 10px;
	clear: both;
	display: block;
	height: 26px;
	min-height: 26px;
}

ul.toolbar li {
	float: left;
}

ul.toolbar li a, ul.toolbar li span {
	margin-right: 0px;
	font-size: 10pt;
	padding: 3px 5px;
	background-color: #eeeeee;
}

ul.toolbar li a.nextprev, ul.toolbar li span {
	margin-right: 0px;
	background-color: #333333;
	color: #eeeeee;
}

ul.toolbar li a.nextprev {
	font-weight: bold;
}

ul.toolbar li a.showall {
	margin-left: 2px;
}

ul.toolbar li span {
	font-weight: bold;
}