/* 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. =FOOTER
*/

/* RESET
   ================================================== */

/*
* {
	margin: 0;
	padding: 0;
}
*/

/* GLOBAL
   ================================================== */
   
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	min-width: 960px;
	font-family: Arial, sans-serif;
	background: url(http://autodealers.net/autoselect123.com/images/page_bg.jpg) repeat-x;
}

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;
}

.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* HEADER
   ================================================== */

#header {
	margin: 5px 0 0 0;
	height: 99px;
}

#header-logo {
	margin: 18px 0 0 0;
	float: left;
	width: 410px;
	height: 63px;
	background: url(http://autodealers.net/autoselect123.com/images/header_logo.jpg) no-repeat;
}

#contact-home {
	margin: 23px 0 0 0;
	float: right;
	width: 350px;
}

#contact-home h2 {
	padding: 1px 0 1px 0;
	font-size: 14px;
	font-weight: 100;
	color: #333;
}

#contact-home-address {
	margin: 10px 0 0 0;
	float: left;
}

#contact-home-phone {
	float: right;
}

#header-email {
	margin: 98px 0 0 0;
	float: right;
	width: 240px;
	height: 22px;
}

#nav {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 30px;
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) no-repeat;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 30px;
	display: block;
}

#nav li {
	display: inline;
}

#home-nav {
	position: absolute;
	margin: 0 0 0 36px;
	width: 67px;
}

#home-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -36px -30px no-repeat;
}

#inventory-nav {
	position: absolute;
	margin: 0 0 0 103px;
	width: 111px;
}

#inventory-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -103px -30px no-repeat;
}

#warranty-nav {
	margin: 0 0 0 213px;
	position: absolute;
	width: 104px;
}

#warranty-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -213px -30px no-repeat;
}

#finance-nav {
	margin: 0 0 0 318px;
	position: absolute;
	width: 108px;
}

#finance-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -318px -30px no-repeat;
}

#sell-nav {
	margin: 0 0 0 426px;
	position: absolute;
	width: 175px;
}

#sell-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -426px -30px no-repeat;
}

#detailing-nav {
	margin: 0 0 0 601px;
	position: absolute;
	width: 106px;
}

#detailing-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -601px -30px no-repeat;
}

#about-nav {
	margin: 0 0 0 707px;
	position: absolute;
	width: 100px;
}

#about-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -707px -30px no-repeat;
}

#directions-nav {
	margin: 0 0 0 807px;
	position: absolute;
	width: 117px;
}

#directions-nav a:hover {
	background: url(http://autodealers.net/autoselect123.com/images/nav.png) -807px -30px no-repeat;
}

/* GLOBAL CONTENT
   ================================================== */

.page-heading {
	margin: 0;
	color: #000;
	font-size: 22px;
}

.center-pages {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	background: #CCCCCC;
	border-left: 1px solid #6B602E;
	border-right: 1px solid #6B602E;
	border-bottom: 1px solid #6B602E;
}

.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;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/* CONTENT / HOME
   ================================================== */

#banner-home {
	margin: 0 auto;
	width: 735px;
	height: 317px;
	background: url() no-repeat;
}

#content-home {
	padding: 0;
	height: 590px;
	text-align: center;
	background: transparent url(http://autodealers.net/autoselect123.com/images/content_bg.jpg) no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#view-inventory-home {
	margin: 70px 0 0 718px;
	*margin: 70px 0 0 240px;
	position: absolute;
	width: 155px;
	height: 47px;
	background: transparent url(http://autodealers.net/autoselect123.com/images/view_inventory.png) no-repeat;
}

#credit-app-home {
	margin: 129px 0 0 718px;
	*margin: 129px 0 0 240px;
	position: absolute;
	width: 155px;
	height: 45px;
	background: transparent url(http://autodealers.net/autoselect123.com/images/credit_app.png) no-repeat;
}

#financing-everyone-home {
	margin: 244px 0 0 598px;
	*margin: 243px 0 0 120px;
	position: absolute;
	width: 348px;
	height: 86px;
	background: transparent url(http://autodealers.net/autoselect123.com/images/financing_everyone.png) no-repeat;
}

#financing-everyone-home:hover {
	background: transparent url(http://autodealers.net/autoselect123.com/images/financing_everyone_hover.png) no-repeat;
}

#featured-vehicles-home {
	margin: 390px 0 0 20px;
	*margin: 390px 0 0 -460px;
	position: absolute;
	width: 580px;
	height: 150px;
}

#featured-vehicles-home h3 {
	text-align: left;
	font-size: 10px;
	font-weight: 100;
}

.special-home {
	padding: 0 8px 0 8px;
	width: 170px;
	height: 125px;
	float: left;
}

.special-home img {
	border: 1px solid #666;
}

.special-home h3 {
	padding: 3px 0 0 0;
}

/* 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;	
}

.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(http://autodealers.net/autoselect123.com/images/detail_links.png) 0 0 no-repeat;
	width: 311px;
	height: 23px;	
}

#testdrive-request a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-request a h2:hover {
	background: url(http://autodealers.net/autoselect123.com/images/detail_links_hover.png) 0 0 no-repeat;
}

#testdrive-finance {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(http://autodealers.net/autoselect123.com/images/detail_links.png) 0px -28px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-finance a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-finance a h2:hover {
	background: url(http://autodealers.net/autoselect123.com/images/detail_links_hover.png) 0 -28px no-repeat;
}

#testdrive-print {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(http://autodealers.net/autoselect123.com/images/detail_links.png) 0px -56px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-print a  h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-print a h2:hover {
	background: url(http://autodealers.net/autoselect123.com/images/detail_links_hover.png) 0 -56px no-repeat;
}

#testdrive-email {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(http://autodealers.net/autoselect123.com/images/detail_links.png) 0px -84px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-email a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-email a h2:hover {
	background: url(http://autodealers.net/autoselect123.com/images/detail_links_hover.png) 0 -84px no-repeat;
}

#testdrive-finder {
	padding: 0 0 3px 0;
	text-indent: -9999px;
	background: url(http://autodealers.net/autoselect123.com/images/detail_links.png) 0px -112px no-repeat;
	width: 311px;
	height: 23px;
}

#testdrive-finder a h2 {
	width: 311px;
	height: 23px;	
}

#testdrive-finder a h2:hover {
	background: url(http://autodealers.net/autoselect123.com/images/detail_links_hover.png) 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;
}

/* 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-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 #A99748;
	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 h1 {
	padding: 0 0 20px 0;
}

#directions h2 {
	font-size: 16px;
	font-weight: 100;
}

#directions h3 {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A99748;
	font-weight: bold;
	font-size: 23px;
}

#directions-main {
	margin: 0 auto;
	width: 800px;
}

#directions ol {
	margin: 5px 0 5px 0;
	padding: 0;
}

#directions li {
	margin: 2px 0 2px 0;
	padding: 0;
	list-style: inside decimal;
}

#directions-addresses {
	margin: 30px 0 0 0;
	width: 800px;
	height: 140px;
	border-bottom: 1px solid #A99748;
}

#directions-addresses p {
	margin: 5px 5px 5px 0;
}

#springhill-address {
	float: left;
	width: 400px;	
}

#hudson-address {
	margin: 0 0 0 60px;
	float: right;
	width: 340px;
}

#directions-directions {
	margin: 20px 0 0 0;
	width: 800px;
	height: 320px;
}

#directions-directions p {
	margin: 10px 5px 10px 0;
}

#springhill-directions {
	float: left;
	width: 400px;
}

#hudson-directions {
	margin: 0 0 0 60px;
	float: right;
	width: 340px;
}

#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 10px 0;
	font-size: 22px;
}

#about-us p {
	line-height: 21px;
}

#about-us-team {
	padding: 0 0 10px 10px;
	float: right;
}

#about-us-team-img {
	width: 180px;
	height: 135px;
	background: url(http://autodealers.net/autoselect123.com/images/team.jpg) no-repeat;
	border: 1px solid #000066;
}

#about-us-team-mission {
	width: 180px;
}

#about-us-team-mission p {
	font-weight: bold;
	font-size: 14px;
}

/* 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;
}

/* 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;
}

#effective {
	padding: 0 0 10px 0;
	text-decoration: underline;
}

/* FOOTER
   ================================================== */

#footer {
	margin: 10px 0 0 0;
	padding:0;
}

#footer p {
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 11px;
	color: #333;
}

p#fees {
	color: #666;
}

/* CONTENT / SELL YOUR VEHICLE
   ================================================== */

#sell-vehicle {
	padding: 30px;
}

#sell-vehicle h1 {
	padding: 0 0 20px 0;
	font-size: 22px;	
}

#sell-vehicle h2 {
	padding: 0 0 20px 0;
	font-size: 18px;
	color: #339933;	
}

#sell-vehicle h3 {
	padding: 0 0 10px 0;
	font-size: 16px;
}

#sell-vehicle ol {
	margin: 0;
	padding: 0;
}

#sell-vehicle li {
	list-style: decimal;
	list-style-position: inside;
	font-size: 14px;
}

#call-robert {
	margin: -150px 0 0 500px;
	position: absolute;
	width: 130px;
	background: #999;
	border: 1px solid #777;
}

h2#call-robert {
	padding: 10px;
	font-size: 20px;
	font-weight: 100;
	color: #fff;
}

/* CONTENT / DETAILING
   ================================================== */
   
#detailing {
	padding: 30px;
}

#detailing h1 {
	padding: 0 0 20px 0;
	font-size: 22px;	
}

#detailing h2 {
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #339933;	
}

#detailing h3 {
	padding: 10px 0 10px 0;
	font-size: 16px;
}

#detailing ol {
	margin: 0;
	padding: 0;
}

#detailing li {
	list-style: decimal;
	list-style-position: inside;
	font-size: 14px;
}

#detailing-call {
	margin: -250px 0 0 500px;
	position: absolute;
	width: 180px;
	background: #999;
	border: 1px solid #777;
}

h2#detailing-call {
	padding: 10px;
	font-size: 20px;
	font-weight: 100;
	color: #fff;
}

/* CONTENT / WARRANTY
   ================================================== */
   
#warranty {
	padding: 30px;
}

#warranty h1 {
	padding: 0 0 20px 0;
	font-size: 22px;	
}

#warranty h2 {
	padding: 0 0 20px 0;
	font-size: 18px;
	color: #339933;	
}

#warranty h3 {
	padding: 10px 0 5px 0;
	font-size: 16px;
}

#warranty-quote {
	margin: -350px 0 0 560px;
	position: absolute;
	width: 285px;
	background: #999;
	border: 1px solid #777;
}

h2#warranty-quote {
	padding: 10px;
	font-size: 16px;
	font-weight: 100;
	color: #fff;
}