﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600');
/***** BEGIN RESET *****/

html, body, 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
	font-size:18px; line-height: 25px;font-family: 'Montserrat', sans-serif;

}

a:link, a:visited, a:active {text-decoration:none; color:darkgreen}
a:hover {text-decoration:none;color:#000000;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {
	width: 100%;
}
.header-width {width:85%; margin: 0 auto;}
.gray-bar {background:#A0A0A0; width: 100%;text-align: right;padding:10px 0;}
.gray-bar h4 a {color:yellow}
.gray-bar h4 {color:#fff; letter-spacing: 1px; }
.logo {width:27%; display: inline-block;margin-top:-30px;vertical-align: middle; }
.logo img {max-width:180px; width: 100%;}



/*---BODY--------------------------------*/
.cycle-slideshow {border-top:7px solid darkgreen;}
.cycle-slideshow img{width:100%; z-index: 999;}
.cycle-slideshow .cycle-text {position:absolute; top:13vw; z-index: 9999;left:7vw; background:rgba(0,0,0,.70); padding:40px;}
.cycle-text h1 {font-size:30px; text-transform: uppercase; color:#fff; letter-spacing: 1px;}
.cycle-text p {font-size:18px; color:yellow; letter-spacing: 1px; font-weight: 700; padding:15px 0;}
.cycle-text #inv-btn {width:300px; padding:10px 0; text-align: center; color:#fff; background:darkgreen; display: block; margin-top:10px; letter-spacing: 1px; font-size:22px; transition:.3s ease;}
.cycle-text #inv-btn:hover {background:rgba(11,59,0,1.00);}

.blk-bg {background:#000; width: 100%;padding:100px 0;}
.width {width:70%; margin: 0 auto;}
.cta {display: inline-block; margin: 5px 5px; width:31%;}
.gray-bg {background:rgba(49,49,49,1.00); float:left; padding:13px 0px;; text-align: center; width:23%;}
.green-bg {background:darkgreen; float:left;padding:29px 0; width:77%; display: block; color:#fff; text-transform: uppercase; letter-spacing: 2px; font-size:22px; text-align: center; transition:.3s ease;}
.green-bg:hover {background:rgba(11,59,0,1.00); font-weight: 700;}

.lt-gray {background:rgba(159,159,159,1.00); width: 100%; padding:30px 0; text-align: center;}
.lt-gray h1 {color:#fff;letter-spacing: 2px;}
.body-text {padding:75px 0;}

.cropped-header {width: 100%; border-top:7px solid darkgreen;display: block;}
.cropped-header img {max-width:2200px; width: 100%;display: block;}

/*Faceted Inventory*/
#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:darkgreen !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:darkgreen !important; color: #ffffff!important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px darkgreen !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: darkgreen !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}

.listing-prices__retail-price, .list-top-section .list-title .list-listings-count {
	color: darkgreen!important;
}

.list-content, .detail-wrapper {
	margin: 20px auto!important;
}
/*--------FORM STYLES--------------------*/

#formpage { 
	vertical-align:top; 
	margin: 0 auto;  
	text-align:left;
}

#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input {
	padding:6px 5px 10px;
	border:1px solid darkgreen;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid darkgreen;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid darkgreen;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:8px ;
	width:100%;
}

.formfield {
	width:47%; 
	float:left; 
	margin-right: 12px; 
	color: #e6e6e6;
	text-align:left;
	font-family: 'Montserrat', sans-serif; 

	
}
#select-location {
	max-width: 300px;
	width: 100% !important;
	float:left; 
	margin-right: 12px; 
	color: #e6e6e6;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
}
#formpage input  {
    width:100%;
}
#formpage input#interest  {
    width:auto;
}
#formpage input#service  {
    width:auto;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:100%;
    height:85px;
	font-family: 'Montserrat', sans-serif; 
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
	text-align: left;	
 }

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#ddd; 
	color:#000;
	border:1px solid #abacac;
	outline-style:none;
	-webkit-transition-duration: 0.4s; 
	/* Safari */ transition-duration: 0.4s;
}


#formpage input.button,
#formpage input.button:focus {
	max-width: 300px;
    width:100%;
    margin:0;
    background: darkgreen; 
	border:2px solid darkgreen; 
	padding: 15px 20px; 
	font-weight: 700;
    line-height:14px;
    color:#fff;
	font-family: 'Montserrat', sans-serif;
	float: none;
	-webkit-transition-duration: 0.4s; 
	/* Safari */ transition-duration: 0.4s;
}
#formpage input.button:hover {
	width:100%;
    margin:0;
    padding:15px 20px;
    background: none; 
    border: 2px solid darkgreen;
    line-height:14px;
    color:darkgreen;
	-webkit-transition-duration: 0.4s; 
	/* Safari */ transition-duration: 0.4s;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
} 

/*control the Captcha */

.CaptchaPanel {
	margin:0 auto !important;
	padding:1% 0;
	line-height:normal !important;
	color:#000;
	width: 30%; 
	text-align:center;
}

.CaptchaImagePanel {
margin-top: 10px;
padding:0 0 0 0;
	text-align: center;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
	text-align: center;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 






/*-------- FOOTER STYLES ----------------*/
footer{background: darkgreen; color:#fff; font-size:15px; letter-spacing: 1px; text-align: center; padding:5px 0;}







/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/







/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1500px) {
		.header-width {width:95%;}

	.width {width:85%;}
	.cycle-slideshow .cycle-text {top:5vw;}
}
@media only screen and (max-width: 1100px) {
	.gray-bar h4 {font-size:16px;}
	.width {width:95%;}
	.green-bg  {font-size:16px;}
	.formfield {width: 97%;}
	.CaptchaPanel {width: 97%;}
}


@media only screen and (max-width: 900px) {
	.gray-bar h4 {font-size:14px; text-align: center;}
	.logo {margin-top:0; padding:10px 0;}
	.cycle-slideshow .cycle-text {display: none;}
	.cta {width:47%;}
	.lt-gray h1 {font-size:18px; line-height: 28px;}

}

@media only screen and (max-width: 700px) 
{
	.logo {width: 60%; text-align: center; margin: 0 auto; float:none; }

}
@media only screen and (max-width: 500px) {
	header {margin: 0 auto; text-align: center;}
	.logo {margin: 0 auto; text-align: center;}
	.cycle-slideshow .cycle-text {display: none;}
	.blk-bg {padding:6px 0;}
	.cta {width:100%; margin: 0 auto;}
	.body-text {padding:15px 0; }
	.body-text p { font-size:15px; line-height: 23px;}
	.formfield {width:94%;}

}
@media only screen and (max-width: 500px) {
	.logo {width:53%;}

}




