/* TABLE OF CONTENTS
	1. reset
	2. global
	3. header
	4. global content
	5. content / home
	6. content / inventory
	7. content / inventory detail
	8. content / request drive
	9. content / email friend
	10. content / vehicle finder
	11. content / featured vehicles
	12. content / finance center
	13. content / directions
	14. content / about us
	15. content / testimonials
	16. content / terms
	17. footer
*/

/* reset
   ================================================== */

/*
* {
	margin: 0;
	padding: 0;
}
*/

/* global
   ================================================== */
   
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	min-width: 980px;
	font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style: none;
}

a {
	outline: none;
	text-decoration: none;
	*cursor: hand;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

/* header
   ================================================== */

#header {
	margin: 0 auto;
	width: 980px;
	height: 139px;
	background: url(../images/header.gif) no-repeat;
}

#header h1, h2 {
	float: left;
	text-indent: -9999px;
}

#contact-home {
	text-indent: -9999px;
}

#contact-home h2 {
	text-indent: -9999px;
	_display: none;
}

#contact-home h3 {
	text-indent: -9999px;
	_display: none;
}

#header-email {
	margin: 98px 0 0 0;
	float: right;
	width: 240px;
	height: 22px;
}

#nav {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 53px;
	border-top: 1px solid #434649;
	background: url(../images/nav.gif) no-repeat;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 53px;
	display: block;
}

#nav li {
	display: inline;
}

#home-nav {
	position: absolute;
	margin: 0px 0 0 0px;
	width: 218px;
}

#home-nav a:hover {
	background: url(../images/nav_hover.gif) 0px no-repeat;
}

#inventory-nav {
	position: absolute;
	margin: 0px 0 0 218px;
	width: 96px;
}

#inventory-nav a:hover {
	background: url(../images/nav_hover.gif) -218px no-repeat;
}

#finder-nav {
	margin: 0px 0 0 314px;
	position: absolute;
	width: 130px;
}

#finder-nav a:hover {
	background: url(../images/nav_hover.gif) -314px no-repeat;
}

#featured-nav {
	margin: 0px 0 0 444px;
	position: absolute;
	width: 156px;
}

#featured-nav a:hover {
	background: url(../images/nav_hover.gif) -444px no-repeat;
}

#finance-nav {
	margin: 0px 0 0 600px;
	position: absolute;
	width: 140px;
}

#finance-nav a:hover {
	background: url(../images/nav_hover.gif) -600px no-repeat;
}

#directions-nav {
	margin: 0px 0 0 740px;
	position: absolute;
	width: 100px;
}

#directions-nav a:hover {
	background: url(../images/nav_hover.gif) -740px no-repeat;
}

#about-nav {
	margin: 0px 0 0 840px;
	position: absolute;
	width: 140px;
}

#about-nav a:hover {
	background: url(../images/nav_hover.gif) -840px no-repeat;
}

/* global content
   ================================================== */

.page-heading {
	margin: 0;
	color: #000;
	font-size: 22px;
}

.center-pages {
	padding: 0 0 40px 0;
	margin: 0 auto;
	width: 978px;
	background: #ddd url(../images/center_page_bg.png) no-repeat;
	background-position: bottom;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}

.textarea {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 100px;
	width: 282px;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8685B0;	
	border: 1px solid #0E2944;
	width: 540px;
}

.inputbox_entry {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 17px;	
}

.selectbox {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
}

.print_page{
	font-size: 11px;
	color: #FFF8B0;	
	text-decoration: none;
	text-align: center;
}

/* content / home
   ================================================== */

#banner-home {
	margin: 0 auto;
	width: 735px;
	height: 317px;
	background: url(../images/banner.jpg) no-repeat;
}

#content-home {
	padding: 0;
	text-align: center;
	background: transparent url(../images/content_home_bg.jpg) no-repeat;
}

#content-home h5 {
	margin: 445px 0 0 300px;
	*margin: 445px 0 0 -675px;
	position: absolute;
	font-size: 20px;
	color: #fff;
}

#content-home-img1 {
	float: left;
	width: 980px;
	height: 454px;
	background: url(../images/content_bg_01.gif) no-repeat;
}

#content-home-img2 {
	float: left;
	width: 980px;
	height: 366px;
	background: url(../images/content_bg_02.gif) no-repeat;
}

#content-home-img3 {
	float: left;
	width: 980px;
	height: 140px;
	background: url(../images/content_bg_03.gif) no-repeat;
}



#intro-home {
	margin: 247px 0 0 300px;
	*margin: 247px 0 0 -180px;
	position: absolute;
	width: 616px;
}

#intro-home p {
	margin: 0px;
	padding: 8px;
	text-align: left;
	line-height: 18px;
	font-size: 16px;
}
#facebook-home {
	margin: 13px 30px 0 0;
	_margin: 10px 20px 0 0;
	float: right;
	width: 180px;
	height: 102px;
	background: transparent url(http://autodealers.net/images/1.png) no-repeat;	
}

#featured-vehicles-home {
	margin: 158px 0 0 103px;
	float: left;
	width: 375px;
	height: 138px;
}

.special-home {
	padding: 0 8px 0 8px;
	width: 200px;
	height: 140px;
	float: left;
	outline: none;
	text-decoration: none;
	*cursor: hand;
	border: thin solid #000;
	
}
.special-home img {
	border: 1px solid #666;
}

#view-inventory-home {
	float: left;
	width: 140px;
	height: 60px;
	
}

/* content / inventory
   ================================================== */

#inventory {
	padding: 30px 30px 30px 30px;
}

.vehicle-heading {
	font-size: 20px;
	padding: 10px 0 10px 0;
}

.sort_search{
	font-size: 12px;
	color: #ADACDC;
	font-weight: bold;	
	text-decoration: none;
	text-align: center;
}

.Refinetext {
	font-size: 12px;
	color: #000;
}

.VehicleDesc {
	font-size: 17px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

.modelbox {
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}

.Stockbox-inventory {
	font-size: 11px;
	color: #6B602E;	
}

.priceafter {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.Milesbox {
	font-size: 12px;
	color: #E0E0E0;	
	padding-left: 10px;
}

.Pricebox{
	font-size: 16px;
	color: #240CC3;
	font-weight: bold;	
	padding-left: 10px;	
}

.PriceboxListing{
	font-size: 15px;
	color: #240CC3;
	font-weight: bold;			
}

.detailbox{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

.Detail_heading{
	font-size: 18px;
	color: #000;
	padding-left: 10px;
	padding-bottom: 3px;
}

#testdrive-request {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(../images/detail_links.jpg) 0 0 no-repeat;
	width: 311px;
	height: 23px;	
}

#testdrive-request a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-request a h2:hover {
	background: url(../images/detail_links_hover.jpg) 0 0 no-repeat;
}

#testdrive-finance {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(../images/detail_links.jpg) 0px -28px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-finance a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-finance a h2:hover {
	background: url(../images/detail_links_hover.jpg) 0 -28px no-repeat;
}

#testdrive-print {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(../images/detail_links.jpg) 0px -56px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-print a  h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-print a h2:hover {
	background: url(../images/detail_links_hover.jpg) 0 -56px no-repeat;
}

#testdrive-email {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(../images/detail_links.jpg) 0px -84px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-email a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-email a h2:hover {
	background: url(../images/detail_links_hover.jpg) 0 -84px no-repeat;
}

#testdrive-finder {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(../images/detail_links.jpg) 0px -112px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-finder a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-finder a h2:hover {
	background: url(../images/detail_links_hover.jpg) 0 -112px no-repeat;
}

.Picture_Box {
}

.installed_options_head{
	font-size: 12px;
	color: #fff;
	background-color: #333;
}

.installed_options{
	font-size: 12px;
	color: #000;
	width: 250px;
	height:10px;
	overflow: auto;
	border: none;
	background-color: #FFF;
	vertical-align: top;	
}

.inputbox_inital {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 22px;
	width: 30px;	
}
.inputbox_datebirth {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 22px;
	width: 70px;	
}
.inputbox_street {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 22px;
	width: 250px;	
}
.inputbox_city {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 22px;
	width: 111px;	
}
.check_box {	
	height: 13px;
	width: 13px;	
}
.inputbox_application {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #373644;
	border: 1px solid #727890;
	height: 22px;
	width: 100px;	
}

/* content / inventory detail
   ================================================== */

#inventory-detail {
	padding: 30px 30px 30px 30px;
}

.Detail_heading {
	font-weight: bold;
	text-decoration: underline;
}

.photo-gallery {
	margin: 0 0 0 60px;
}

#detail-links {
	margin: 0 0 0 60px;
}

.Stockbox-inventory-detail {
	font-size: 11px;
	color: #fff;	
}

.vehicle-details {
	font-size: 11px;
	color: #000;
}

.vehicle-details:hover {
	color: #fff;
}

.detail-priceafter {
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

/* content / request drive
   ================================================== */

#request-drive {
	padding: 30px 70px 30px 30px;
}

#request-drive-desc {
	padding: 20px 0 25px 0;
	font-size: 14px;
}

/* content / email friend
   ================================================== */

#email-friend {
	padding: 30px 30px 30px 30px;
}

#email-friend-desc {
	padding: 20px 0 25px 0;
	font-size: 14px;
}

/* content / vehicle finder
   ================================================== */

#vehicle-finder {
	padding: 30px 70px 30px 30px;
}

#vehicle-finder-leftcol {
	float: left;
	width: 600px;
}

#vehicle-finder-leftcol table {
	padding: 10px 0 0 0;
	float: left;
}

#vehicle-finder-desc {
	padding: 20px 0 15px 0;
	font-size: 14px;
}

#vehicle-finder-rightcol {
	margin: 0 0 0 50px;
	float: right;
	width: 184px;
	height: 162px;
}

.inputbox {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 250px;
}

.Year_inputbox {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 100px;
}

.finder_selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 115px;
}
.finder_selectbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 250px;
}

/* content / featured vehicles
   ================================================== */
   
#featured-vehicles {
	padding: 30px 30px 30px 30px;
}

#featured-vehicles h3 {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 23px;
}

/* content / finance center
   ================================================== */

#finance-instructions h3 {
	padding: 30px 0 0 41px;
	font-weight: bold;
	font-size: 12px;
}

#finance-calc {
	margin: 0;
	padding: 0;
}

#finance-calc p {
	margin: 0;
	padding: 0;
}

#payment-input {
	color: green;
}

#payment-input-field {
	background: #ddd;
}

.finance_selectbox2 {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 190px;
	height: 22px;
}

.finance_selectbox3 {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 80px;
	height: 22px;
}

.finance_selectboxTerm {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 60px;
	height: 22px;
}

.form_text {
	height: 22px;
}

.finance_selectbox {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #727890;
	width: 115px;
	height: 22px;
}

.terms_and_conditions {
	font-family: Tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 650px;
	height:200px;
	overflow: auto;
	border: none;
	background-color: #FFF;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;	
}

.inputboxFinance {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 180px;
}
.inputboxFinanceZip {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 100px;
}

.inputboxFinanceSmall {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 110px;
}
.inputboxFinancePhone {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 150px;
}
.inputboxFinanceEmail {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 250px;
}
.inputboxFinanceYears {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 50px;
}
.inputboxFinanceAddress {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #0E2944;
	height: 18px;
	width: 220px;
}
.ComboFinanceMed {
	font-size: 12px;
	height: 18px;
	width: 230px;
}

/* content / directions
   ================================================== */

#directions {
	padding: 30px 30px 30px 30px;
}

#directions-map {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 800px;
}

#view-larger-map {
	margin: 0 0 0 754px;
}

/* content / about us
   ================================================== */

#about-us {
	padding: 30px 30px 30px 30px;
}

#about-us h1 {
	padding: 0 0 20px 0;
}

#about-us h3 {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 23px;
}

#about-us p {
	line-height: 18px;
}

/* content / testimonials
   ================================================== */
   
#testimonials {
	padding: 30px;
}

#testimonials h3 {
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A99748;
	font-weight: bold;
	font-size: 23px;
}

#testimonials h4 {
	font-size: 16px;
	font-weight: 100;
}

#testimonials p {
	margin: 10px 0 0 10px;
	font-weight: bold;
}

.test-single {
	padding-bottom: 30px;
}

/* content / terms
   ================================================== */

#terms {
	padding: 30px 30px 15px 30px;
}

#terms h1 {
	padding: 0 0 30px 0;
	text-align: center;
	font-size: 22px;
}

#terms h3 {
	font-size: 16px;
}

/* footer
   ================================================== */

#footer {
	padding: 16px 0 0 0;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}

#memberships {
	float: left;
}

#memberships img {
	border: none;
}

#memberships-bbb {
	margin: 0 0 8px 0;
}

#memberships-fiada {
	margin: 0 0 3px 0;
}

#memberships-niada {
	margin: 0 0 10px 0;
}


