/* 
	------------------------
	Timaru Motors Print CSS
	Created: February 2008
	Author: www.72dpi.co.nz
	------------------------
 */

body{
	background: url(/img/bg_gradient.gif) repeat-x #007dc5;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, "Tahoma", Arial, Helvetica, sans-serif;
	color: #666;
}

#nav, #sub-content, #vehicle-search, #home-feature, #home-sections{
	display: none;
}
#home-intro, #feature-vehicle{
	float: none;
}
/* =structure
-------------- */
#wrap{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
#content{
	float: left;
	width: 600px;
}
.content-col-1{
	float: left;
	width: 290px;
}
.content-col-2{
	float: right;
	width: 230px;
}

/* =header
--------------------- */
#header{
	height: 50px;
}
#logo{
	float: left;
	margin: 0;
	width: 228px;
	height: 47px;
}
#logo img, #brands img{
	border: 0;
}
#brands{
	float: right;
}
#brands img{
	margin-left: 30px;
}



/* =content */
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1{
	margin: 1em 0 1em 0;
	padding: 0 0 0 0;
	font-size: 1.6em;
	line-height: 1.5em;
	text-transform: uppercase;
}
h2{
	margin: 1em 0 0.4em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;
}
p{
	font-size: 1.1em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
ul li{
	list-style: square;
	color: #666;
}
ol li{
	list-style: decimal;
	color: #666;
}
.content-divider{
	border-bottom: 1px solid #666;
	padding: 10px 0 8px 0;
}


/* =result listings
------------------- */

.result-pager p{
	float: left;
	margin: 5px 0;
	font-size: 1em;
}
.result-pager p.page-links{
	float: right;
}
.result-pager p.page-links a.curpage{
	color: #fff;
	font-weight: bold;
}
.result-pager p.page-links a{
	float: left;
	display: block;
	padding: 0 3px;
	font-size: 1.1em;
	margin-left: 2px;
}
#result-filter{
	clear: both;
	border-top: 1px solid #8ca7c4;
	padding: 7px 0;
}
#result-filter label{
	float: left;
	display: block;
	margin-right: 15px;
}
#result-filter label.last{
	float: right;
	margin: 0;
}

.result{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 12px 0;
}
.title-price{
	background-color: #fff;
	position: relative;
}
.result-info{
	float: left;
	width: 372px;
	color: #666;
}
.reference{
	float: right;
}
.title-price h3{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1em;
}
.title-price a:link{
	color: #0172b9;
	text-decoration: none;
}

.title-price p{
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	color: #c00;
	line-height: 1em;
	font-size: 1.2em;
}
.title-price p span{
	color: #999;
	font-size: 0.9em;
}
.result .thumb{
	float: left;
	margin: 0 10px 0 0;
}
.result a img, .result a:visited img{
	padding: 3px;
	border: 1px solid #8dc3e3;
}
.result a:hover img {
	border-color: #0172b9;
}
.result table{
	width: 100%;
}
.result table td{
	padding: 5px 0;
	width: 33%;
	vertical-align: top;
	font-size: 1em;
	color: #666;
}
.result table td.link{
	vertical-align: bottom;
	text-align: left;
}

/* =listing details 
------------------- */
h3.price{
	font-size: 1.4em;
	color: #f9f9f9;
	margin: 0;
}
h3.price span{
	font-weight: normal;
	font-size: 0.8em;
}
#listing-photo{
	float: right;
	width: 280px;
	padding: 6px;
	margin: 0 0 20px 10px;
}
#content #listing-thumbs{
	margin: 0;
	padding: 0;

}
#listing-thumbs li {
	width: 65px;
	height: 50px;
	display: block;
	float: left;
	margin: 6px 5px 0 0;
	padding: 0;
}
* html #listing-thumbs li{
	margin-right: 4px;
}
#listing-thumbs li.last{
	margin-right: 0;
}
#listing-thumbs a img{
	border: 0;
}
#listing-details-data{
	width: 49%;
}
#listing-details-data th{
	width: 100px;
	font-weight: normal;
}
#listing-details-data td, #listing-details-data th{
	font-size: 1.1em;
	padding: 2px 0;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

/* =profiles
------------------ */
table.staff-profile{
	width: 100%;
	border-top: 1px solid #ccc;
	margin-bottom: 15px;
}
table.staff-profile td{
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	line-height: 1.2em;
	vertical-align: top;
}
table.staff-profile td.photo{
	width: 130px;
}
table.staff-profile img{
	margin: 0 15px 0 8px;
	border: 3px solid #fff;
	outline: 1px solid #ccc;
}





/* =feature vehicle widget
---------------------- */
#feature-vehicle{
	float: left;
	width: 230px;
	color: #666;
}
#feature-vehicle h3{
	margin: 0;
	color: #333;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
#feature-vehicle-photo{
	padding: 6px 0;
	border: 1px solid #949494;
	border-width: 1px 0;
	text-align: center;
}
#feature-vehicle-photo a img{
	border: 1px solid #ccc;
	padding: 2px;
}
#feature-vehicle-photo a:hover img{
	border-color: #aaa;
}
#feature-vehicle-desc{
	padding: 10px;
}
table#feature-vehicle-data{
	width: 100%;
}
table#feature-vehicle-data th{
	font-size: 12px;
	width: 50px;
	text-align: left;
}
table#feature-vehicle-data td{
	font-size: 1.1em;	
	padding: 3px;
}


/* =forms
-------------------- */
input{
	vertical-align: bottom;
}
* html input{
	vertical-align: baseline;
}
input.text, #enquiry-form textarea, #enquiry-form select{
	width: 200px;
}
#enquiry-form label{
	float: left;
	width: 170px;
	margin-right: 15px;
	text-align: right;
	font-size: 1.1em;
}
#enquiry-form label span{
	font-size: 0.8em;
}
#enquiry-form .indent{
	padding-left: 185px;
}
#enquiry-form .row{
	margin-bottom: 8px;
	clear: both;
	position: relative;
}
.form-error{
	background-color: #2f6195;
	border: 1px solid #67a7d1;
	padding: 8px;
	margin: 10px 0;
}
label.inline, #enquiry-form label.inline{
	margin-right: 10px;
	float: none;
	width: auto;
	display: inline;
}


/* =footer
-------------------- */
#footer{
	border-top: 1px solid #999;
	font-size: 10px;
	padding: 5px;
	margin-top: 20px;
}
#footer p{
	float: left;
}
#siteby{
	float: right;
}

/* =self-clearing floats 
-------------------------------------- */
#main:after,
.result:after,
.row:after,
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #main,
*:first-child+html .result,
*:first-child+html .row,
*:first-child+html .clearfix{
	min-height: 1px;
}