@charset "UTF-8";
/* CSS Document */

h1 {
	margin: 0 0 15px 0;
	font: bold 27px/30px Helvetica, Arial, sans-serif;
	color: #056aa5;
	}
	
	/*h1 span.small {
		font-size: 14px;
		line-height: normal;
		text-transform: uppercase;
		color: #787878;
		}*/

h2 {
	margin: 0 0 25px 0;
	padding: 0;
	font: bold 20px/24px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
	}

	#mainRight h2 {
		margin: 8px 10px 0 10px;
		font: bold 24px/28px Helvetica, Arial, sans-serif;
		color: #900;
		}

h3 {
	margin: 0 0 20px 0;
	font: bold 16px/19px Helvetica, Arial, sans-serif;
	color: #787878;
	}

	#mainRight h3 {
		margin: 30px 10px 10px 10px;
		}

h4 {
	margin: 0 10px 10px 10px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .03em;
	color: #787878;
	}

#searchLanding #header {
	margin-bottom: 10px;
	width: 960px;
	height: 90px;
	background: #fff url("../images/striping.gif") 0 100% repeat-x;
	}
	
	#header #logos img.right {
		float: right;
		clear: none;
		}

#mainLeft {
	margin: 0 10px 10px 0;
	padding: 15px;
	width: 635px;
	height: 582px;
	border: 6px solid #fff;
	background: #fff url("../images/searchLanding/landingBackground.jpg") 0 100% repeat-x;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 593px;
	height: 540px; }
html>body #mainLeft { width: 593px; height: 540px; }

#mainRight {
	margin-bottom: 10px;
	width: 315px;
	height: 582px;
	background: #fff;
	border: 6px solid #fff;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 303px;
	height: 570px; }
html>body #mainRight { width: 303px; height: 570px; }

#main {
	margin-bottom: 10px;
	padding: 15px;
	width: 960px;
	border: 6px solid #fff;
	background: #fff url("../images/searchLanding/thankBackground.jpg") 0 100% repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 918px; }
html>body #main { width: 918px; }


/*.thankTXT {
	padding-bottom: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #056cad;
	}*/

#sweepsRt {
	margin-top: 0;
	width: 297px;
	float: right;
	}

#vehiclePhotos {
	margin: 0 1px;
	width: 301px;
	}

#vehiclePhotos img {
	margin: 0;
	float: left;
	}
	
ul.vehicleInfo {
	padding: 0 10px 0 25px;
	clear: both;
	}
	
	.vehicleInfo li {
		padding: 0 0 8px 0;
		list-style-image: url(../images/bulletTri.gif);
		}

#banner1 {
	height: 232px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 220px; }
html>body #banner1 { height: 220px; }

.thankBTN {
	padding: 0 30px 20px 0;
	float: left;
	}


fieldset#formPersonal {
	width: 580px;
	}

p.formP, p.formP_search, p.formP_zip, p.formP_select {
	margin: 0 5px 0 0;
	padding: 0 0 8px 0;
	width: 280px;
	float: left;
	clear: none;
	overflow: visible;
	}
	
	p.formP_lg {
		margin: 0;
		padding: 0 0 8px 0;
		width: 580px;
		float: left;
		clear: both;
		overflow: visible;
		}
		
		table#rbl_list {
			width: 580px;
			float: left;
			clear: both;
			}
	
	label.formLbl {
		width: 200px;
		}
		
		p.formP_lg label.formLbl {
			width: 580px;
			clear: both;
			}
	
	input.txtMd {
		width: 250px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 240px; }
	html>body input.txtMd { width: 240px; }
	
	input.txtLg {
		width: 534px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 524px; }
	html>body input.txtLg { width: 524px; }
	
	p.formP_search, p.formP_search label {
		width: 140px;
		}
		
		p.formP_search input {
			padding-left: 10px;
			padding-right: 10px;
			width: auto;
			overflow: visible;
			}
	
	p.formP_or, p.formP_or label {
		width: 20px;
		height: 40px;
		}
	
	p.formP_select, p.formP_select label {
		width: 350px;
		}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
