@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #333333;
	text-align: center;
	margin: 0px 0px;
}

#powered_by_4morehits { text-align:right; color: #fff; font-size:9px; padding-right: 20px; }
#powered_by_4morehits a:link { text-decoration:none; color:#fff; }
#powered_by_4morehits a:active { text-decoration:none; color:#fff; }
#powered_by_4morehits a:visited { text-decoration:none; color:#fff; }
#powered_by_4morehits a:hover { text-decoration:none; color:#ffa700; }
label {
	font-size: .65em;
}
#wrap {
	width: 778px;
	margin: 0px auto 0px auto;
}
#header {
	width: 778px;
	height: 264px;
	background: url(../images/otms_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#header img {
	padding: 199px 0px 0px 0px;
	margin: 0px;
}
#wrap2 {
	width: 1000px;
	margin: 0px auto 0px auto;
}
#header2 {
	width: 1000px;
	height: 264px;
	background: url(../images/otms_header_long.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#header2 img {
	padding: 199px 0px 0px 0px;
	margin: 0px;
}

/* Homepage */

/* Top Left of Homepage */
#home_top {
	width: 778px;
	height: 272px;
	background: url(../images/home_top.jpg);
	text-align: left;
	overflow: hidden;
}
.clear_small {
	clear: both;
}
#approval {
	width: 310px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right;
}
#approval form {
	margin: -5px 10px 0px 0px;
	padding: 0;
}
#approval_moreinfo {
	width: 310px;
	height: 102px;
	overflow: hidden;
}
#approval_moreinfo p {
	padding: 80px 10px 0px 0px;
	margin: 0px;
	font-weight: 600;
	color: #FFFFFF;
	font-size: .75em;
}
#approval_moreinfo a:link, #approval_moreinfo a:active, #approval_moreinfo a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#approval_moreinfo a:hover {
	text-decoration: none;
	color: #333;
}

.form1 {
	background: url(../images/formfield.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 129px;
	height: 18px;
	border: none;
	margin: 0px;
	padding: 1px;
	color: #333333;
	font-size: .75em;
	text-align: center;
}
.button1 {
	border: none;
	color:#FFFFFF;
	background: none;
}

/*Top Right of Home Page*/

#home_search {
	float: left;
	width: 466px;
	height: 270px;
	text-align: left;
}
#home_search p {
	padding-top: 200px;
	padding-left: 224px;
	color: #FF9900;
	font-size: .65em;
	font-weight: 800;
}
#home_search a:link, #home_search a:active, #home_search a:visited {
	text-decoration: none;
	color: #FF9900;
}
#home_search a:hover {
	text-decoration: none;
	color: #663300;
}
#home_search img {
	padding: 5px 0px 0px 15px;
}
/* Bottom of Home Page */
#home_bottom {
	width: 778px;
	height: 284px;
	background-color:#000;
	background-repeat: no-repeat;
}

/* Bottom Left of Home Page */
#tube {
	width:295px;
	height:225px;
	border: solid #ffbb1f 1px;
}
#you_tube {
	padding-top:10px;
	padding-left:30px;
	float:left;
	width:295px;
	height:225px;
}
#home_trades {
	width:371px;
	height:205px;
	margin:10px 0 0 30px;
	padding:10px 10px 10px 10px;
	float:left;
	background-color:#ffbb1f;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	overflow:scroll;
}
.button2 {
	background: url(../images/go_button.png);
	background-repeat: no-repeat;
	border: none;
	width: 37px;
	height: 37px;
	margin: 15px 15px 0px 0px;
}

/* Bottom Right of Home Page */
.button3 {
	background: none;
	border: none;
	color: #000000;
	font-weight:800;
}

/* Breadcrumbs */
#bc {
	color:#ffffff;
	font-size: .65em;
}

/* Contact Us Page */
#contact_upper {
	width: 778px;
	height: 69px;
	background:url(../images/contact_upper.jpg) no-repeat top;
}
#contact_main {
	width: 778px;
	height: 487px;
	background: url(../images/contact_main.jpg) no-repeat top;
}
#contact_main_left {
	width: 500px;
	float: left;
}
#contact_main_headline {
	color:#ffb404;
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contact_main_headline p {
	margin: 0px;
	font-size: 1em;
}
#contact_main_headline h1 {
	margin: 0px;
	font-size: 1.25em;
	font-weight: normal;
}
#contact_form {
	width: 500px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.shortlabel {
	width: 75px;
	height: 12px;
	padding: 5px 0px 0px 0px;
	float: left;
	color:#CCCCCC;
	margin: 6px 0px 0px 170px;
	font-size: .65em;
}
.form2 {
	background: url(../images/formfield2_long.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 191px;
	height: 18px;
	border: none;
	margin: 6px 0px 0px 0px;
	padding: 1px 3px 1px 2px;
	color: #333333;
	font-size: .75em;
	text-align: left;
	float: left;
}
.form3 {
	background: url(../images/formfield2_short.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 146px;
	height: 18px;
	border: none;
	margin: 6px 0px 0px 0px;
	padding: 1px 3px 1px 2px;
	color: #333333;
	font-size: .75em;
	text-align: left;
	float: left;
}
.longlabel {
	width: 118px;
	height: 12px;
	padding: 5px 0px 0px 0px;
	float: left;
	color:#CCCCCC;
	margin: 6px 0px 0px 171px;
}
#contact_form p {
	width: 300px;
	margin: 6px 0px 0px 171px;
	color:#CCCCCC;
	text-align: left;
	font-size: .65em;
}
#contact_form a:link, #contact_form a:visited, #contact_form a:active {
	color:#CCCCCC;
	text-decoration: none;
}
#contact_form a:hover {
	color:#FF9900;
	text-decoration: none;
}
.contact_button {
	background: url(../images/go_button.png);
	background-repeat: no-repeat;
	border: none;
	width: 37px;
	height: 37px;
	margin: 7px 7px 7px 230px;
}
#contact_main_right {
	width: 270px;
	float: left;
	text-align: left
}
#contact_main_right ul {
	text-decoration: none;
	margin: 20px 0px 0px 30px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contact_main_right ul li {
	list-style-image: none;
	list-style: none;
	font-size: .75em;
	font-weight: 800;
	margin: 10px 0px 0px 0px
}

/* Approval Page */
.approvallabel {
	width: 75px;
	height: 12px;
	padding: 5px 0px 0px 0px;
	float: left;
	color:#CCCCCC;
	margin: 6px 0px 0px 50px;
}
.approvallonglabel {
	width: 118px;
	height: 12px;
	padding: 5px 0px 0px 0px;
	float: left;
	color:#CCCCCC;
	margin: 6px 0px 0px 50px;
}
#approval_upper {
	width: 778px;
	height: 69px;
	background:url(../images/approve_upper.jpg) no-repeat top;
}
#approval_main {
	width: 778px;
	height: 487px;
	background: url(../images/approve_main.jpg) no-repeat top;
}
#approval_main_left {
	width: 500px;
	float: left;
}
#approval_main_headline {
	color:#ffb404;
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}
#approval_main_headline p {
	margin: 0px;
	font-size: 1em;
}
#approval_main_headline h1 {
	margin: 0px;
	font-size: 1.25em;
	font-weight: normal;
}
#approval_form {
	width: 400px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#approval_form p {
	width: 300px;
	margin: 6px 0px 0px 50px;
	color:#CCCCCC;
	text-align: left;
	font-size: .65em;
}
#approval_form a:link, #approval_form a:visited, #approval_form a:active {
	color:#CCCCCC;
	text-decoration: none;
}
#approval_form a:hover {
	color:#FF9900;
	text-decoration: none;
}

/* Thank You Page */
#thankyou_main {
	width: 778px;
	height: 487px;
	background: url(../images/thankyou_main.jpg) no-repeat top;
	color: #DCDCDC;
}
#thankyou_main_left {
	width: 500px;
	float: left;
}
#thankyou_main_text {
	color:#ffb404;
	text-align: left;
	padding: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#thankyou_main_text p {
	margin: 8px 40px 0px 40px;
	font-size: 1em;
}
#thankyou_main_text h1 {
	margin: 8px 40px 0px 40px;
	font-size: 1.25em;
	font-weight: 800;
}
/* How It Works Page */
#how_main {
	width: 778px;
	height: 487px;
	background: url(../images/how_main.jpg) no-repeat top;
}
#how_upper {
	width: 778px;
	height: 69px;
	background:url(../images/how_upper.jpg) no-repeat top;
}

/* Inventory Page */
#inventory_main {
 width: 778px;
}

/* Privacy Policy Page */
#privpol_main {
	width:778px;
	text-align: left;
	background-color:#CCCCCC;
	padding: 20px 0px 0px 0px;
}
#privpol_main p {
	padding: 7px 20px 0px 20px;
}

a:link {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF; }
body {background-color: #333333 }

#main { margin: auto; width: 780px; background-color: #666666; color: #FFFFFF; text-align:left;}
#used_vehicle_list { width: 780px;}
#main td {background-color: #333333; }


.sort_by { float: left; }
.pagation { float: right; }
.vehicle_type { margin: auto; }
.type { width: 11%; float: left; margin: auto; text-align: center; border-style: outset; border-color: #666; border-width: medium; background: #666; }
#vehicle_info { height: 130px;}
.vehicle_image { float: left; padding: 5px 5px 5px 5px; width: 160px; height: 120px;}
.vehicle_text { float: left; padding: 0 0 5px 5px; font-size: .85em}
.used_make { float: left; width: 25%;}
.vehicle_details_wrapper { width: 95%; text-align: left; padding: 10px; font-family: Arial, Helvetica, sans-serif;}
.vehicle_details_wrapper h3 {padding-top:10px; text-align:center; }
.vehicle_details { width: 95%; font-size: .75em;  padding: 0 0 5px 20px;}
.vehicle_details_info { width: 95%; font-size: .75em; padding: 0 20px 0 20px;}
/* .additional_../images {float: left; width: 45%; margin: 5px 5px 5px 25px;} */
#used_vehicle_display { width: 95%; min-width: 780px;}
.view_inventory { float:left; padding-left:10px; }
.vehicle_title { float: left; padding-left:10px;}
.vehicle_price { float: right; padding-right:10px;}
.vehicle_main_image { padding: 10px;}
.vehicle_form { width: 100%; float:left; text-align: left; font-size: .70em; font-family: Arial, Helvetica, sans-serif;}
.form_field_name { width: 20%; float:left; text-align:left; margin-left: 10px; }
.form_tags { width: 75%; float:left; text-align:left; margin: auto;}
.image_thumbs { width: 30%; float:left; margin: auto; padding: 5px;}
.get_started { width: 95%; margin: auto; text-align: center; background: #666; }