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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	font:12px Arial, Arial, Helvetica, sans-serif;
	background: #005CB9;
}

#main_wrap {
	width: 944px;
	margin: 0 auto; 
	text-align: left;
	background: url(images/main-bg.jpg) top left repeat-y;
}

#body_wrap {
	width: 902px;
	margin: 0 auto;	
}


/*...................................... Header ......................................*/

#header_wrap {
	padding: 12px 0 10px 0;
}

#header_wrap .header_logo {
	float: left;		
}

#header_wrap .header_logo h1 {
	background: url(images/qut-logo.gif) top right no-repeat;
	width: 440px;
	height: 108px;
	margin-top: 0px;
}

#header_wrap .header_logo h1 span {
	position: absolute;
    left: -999em;
}

#header_wrap .contact_info {
	float: right;
	background: url(images/contact-info.gif) top right no-repeat;
	width: 240px;
	height: 65px;
	margin: 18px 10px 0 0;
}

/*..................................... End Header .....................................*/


/*...................................... Navigation ......................................*/

#nav_wrap {
	height: 34px;
	margin: 0 auto;
	line-height: 37px;
	background: url(images/nav-bg.jpg) top left repeat-x;	
}

#nav_wrap ul{
	list-style: none;	
} 

#nav_wrap li{	
	background: url(images/nav-divider.jpg) top right no-repeat;
	float: left;
} 

#nav_wrap li a{	
	font_size: 12px;	
	font_weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 128px;
	line-height: 34px;
	text-align: center;	 
} 

#nav_wrap li a:hover{
	font-size: 12px;	
	font-weight: bold;	
	text-decoration: underline;
	display: block;
	width: 128px;
	line-height: 34px;
	text-align: center;	 
}

#nav_wrap li span a{
	color: #000;
	text_decoration: underline;	
}

#nav_wrap .nav_first{ 
	background: url(images/nav-right-corner.jpg) top left no-repeat;
}

#nav_wrap .nav_first span a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;	
}

#nav_wrap .nav_last{ 
	width: 134px;
	background: url(images/nav-left-corner.jpg) top right no-repeat;
}

#nav_wrap .nav_last span a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;	
}

/*..................................... End Navigation .....................................*/


/*..................................... Banner .....................................*/

#banner_home_wrap {
	height: 202px;
	background: url(images/banner-home.jpg) top right no-repeat;
}

#banner_search_wrap {
	height: 202px;
	background: url(images/banner-search.jpg) top right no-repeat;
}

#banner_quote_wrap {
	height: 202px;
	background: url(images/banner-quote.jpg) top right no-repeat;
}

#form_holder h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	margin-left:12px;
}

#banner_search_wrap #form_holder {		
	display:block;
	position: absolute;
	margin-top:76px;
	margin-left:371px;
	width: 200px;	
}

#form_holder {		
	display:block;
	position: absolute;
	margin-top:96px;
	margin-left:371px;
	width: 200px;	
}
	
#form_holder .button {
	margin-left:35px;
	float:left;
	}

#form_holder .list {
	width:200px;
	height: 27px;
	font-size:13px;
	font-weight: bold;
	margin-bottom:27px;}

/*..................................... End Banner .....................................*/



#right_wrap {
	float: right;
	width: 160px;
	margin: 10px 0 0 0;	
}

#right_wrap .most_popular {
	margin: 10px 0 10px 0;
	border: solid 1px #CCCCCC;
	text-align: center;
}

#right_wrap .logo_cert {
	padding-top: 10px;
	text-align: center;
}

/*..................................... Content .....................................*/

#main_content_wrap {
	margin: 10px 0 10px 0; 
	padding: 0;
	line-height: 20px;
	width:730px;
}

#main_content_wrap h1 {
	font: bold 18px Arial, Helvetica, sans-serif;	
	color: #FF9900;
}

#main_content_wrap h2 {
	font: bold 14px Arial, Helvetica, sans-serif;	
}

#main_content_wrap h3 {
	font: bold 26px Arial, Helvetica, sans-serif;	
	color:#CC0000;
	text-align: center;
}

.featured_make_wrap {
	width:728px;
	padding: 0 0 10px 0;	
	margin: 0 0 10px 0;
	border: solid 1px #CCCCCC;
}

.featured_make_wrap ul {	
	padding: 10px 20px 10px 20px;	
	margin: 10px 0 0 0;
}
	
.featured_make_wrap li {	
	float:left;
	width:162px;
	margin: 0 10px 4px 0;
	line-height:28px;
}
	
.featured_make_wrap li a{
	text-decoration:none;
	color:#25658B;
	padding: 0 0 0 5px;
}
	
.featured_make_wrap li a:hover{
	text-decoration:underline;
	color:#2582C2;
}

.used_transmission {
	line-height: 20px;
}

/*..................................... End Content .....................................*/



/*..................................... Quote Page .....................................*/

#quote_form_wrap {
	width:730px;	
	border: solid 1px #CCCCCC;
	background: #FFFFE1;	
}

#quote_form {
	width:450px;	
	font: 12px Verdana, Arial, Helvetica, sans-serif;	
	margin: 0 auto;	
	padding-top: 10px;
}
#quote_form h2 {
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 8px;
}
#quote_form p {
	font_size: 11px;
	color: #666666;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}
#quote_form label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 160px;
	float: left;	
}
#quote_form .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 160px;
}
#quote_form input, select {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	border: solid 1px #999999;
	width: 200px;
	margin: 2px 0 10px 0;
}
#quote_form button{
	clear: both;
	margin-left: 170px;
	width: 138px;
	height: 45px;	
	background: url(images/button-submit.jpg) top right no-repeat;
	border: none;
}

#quote_form .button {
	margin: 0 auto;
	width:250px;
	}

/*..................................... End Quote Page .....................................*/


/*..................................... Footer .....................................*/

#footer_wrap {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background: #005CB9 url(images/footer-bg.jpg) top left no-repeat;	
}

#footer_wrap a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_wrap a:hover {
	text-decoration: underline;
}

#footer_wrap p {
	padding: 25px 0 25px 0;
}
/*..................................... End Footer .....................................*/








