﻿/*===================== 
	Color information
	
	-
	-
	-
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}


/*===================== 
	@Font-Face 
=======================*/


/*===================== 
	base styles 
=======================*/

html {
    font-family: Arial, sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    margin: 0;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	h1 {font-size: 2em;}

p {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #1e1e1e !important;	
}

b, strong {
    font-weight: bold;
	}
	
h1 {
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #753808;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align:left;
}

		.subpage_h1 {
			font-family:'Rye', cursive;
			font-size: 56px;
			font-weight: 400;
			color: #753808;
			letter-spacing: 2px;
			text-transform: uppercase;
			text-align:left;
		}
		

h2 {
	font-family:'Montserrat', sans-serif!Important;
	font-size: 24px;
	font-weight: 700;
	color: #753808;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
}

		.home_h2 {
			font-family:'Rye', cursive!important;
			font-size: 56px;
			font-weight: 400;
			color: #fff;
			letter-spacing: 2px;
			text-transform: uppercase;
			text-align:center;
			line-height:1.2em!important;
		}
	

h3 {
	font-family:'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #753808;
	text-transform: none;
	text-align:left;
	padding: 5px 0 5px 0;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff !important;	
}

h5 {
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #c17d40;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 15px 0px 5px 0px;	
	line-height:1em!Important;
}

h6 {
	font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #1e1e1e;
	text-transform: none;
	text-align:left;
	padding: 5px 0 5px 0;
}

/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/
	}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color: ; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color: #ccc;
		}  

/*===================== 
	inventory styles 
=======================*/
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#c17d40 !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #c17d40 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}
.dealer-btns-bottom a {background: #c17d40 !important;} .page-nav{background-color:#c17d40!important} .search-results {color:#c17d40!important}
.lower-detail-data-right {left: 26.5em!important;}

/*===================== 
	header styles 
=======================*/

header {
	margin: 0 auto;
	width: 100%;
	z-index:500;
}
	
.header_background {
	background-color: rgba(117,56,8,0.85);
}

.header_logo {
	padding: 20px 10px 25px 10px;
	margin: 0 auto;
	width:80%;
}

.header_contact {
	text-align:right;
	padding: 20px 0 10px 0;
}

.header_left {
	display:inline-block;
	padding-right: 15px;
	margin-top: -8px;
}

.header_right {
	display:inline-block;
	padding-right: 15px;
	margin-top: -8px;
}

.header_phone {
	padding-right: 30px;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #fff !important;
	letter-spacing: 1px;	
}

.header_address {
	padding-right: 30px;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #fff !important;
	letter-spacing: 1px;
}

.trucks_equipmentText {
	padding:15px 0px;
	margin:0 auto;
}

.header_website {
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	font-weight:700;
	letter-spacing:1px;
	color:#fff!important;
	padding-right:30px;
}

/*===================== 
	nav styles 
=======================*/

nav.primary {
	display:block;
	margin:0 auto;
	position:relative;
	text-align:right;
	padding:5px 5px 10px 10px;
	}

.primary_background {

}

nav ul {
	padding:0;
	margin:0;
}

nav ul li {
	text-align:left!important;
	padding:10px 0 10px 0 !important;
}

nav > ul > li {
	display:inline-block;
	margin:0 auto;
	list-style-type:none; 
	text-align: right;
	padding: 10px 16px 10px 16px !important;
}

nav ul li a {
	font-family:'Rye', cursive;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff !important;
	letter-spacing: 2px;
}	
			
nav ul li a:hover {
	color: #ebd5bc !important;
}

nav.primary ul li a {
	text-shadow: 2px 2px 0px rgba(0,0,0,0.9);
}

/* Appearance of the sub-level links */

nav.primary ul li li a { 
	line-height:16px;
	color:#fff;
	text-align:left;
	font-size: 14px;
	text-transform: none !important;
	font-weight:400;
	text-shadow:none !important;
	font-family:'Montserrat', sans-serif!important;
	}
	
	nav.primary ul li li a:hover { 
	line-height:14px;
	color:#fff !important;
	text-align:left;
	font-size: 14px!important;
	text-transform: none!important;
	font-weight:700;
	}
	
	nav.primary ul li li:hover { 
	font-weight:700!important;
	}
	
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
	display: none;
    position: absolute; 
	max-width: 235px;
	background: rgba(117,56,8,1.0);
	/*margin-top: 21px;*/
}
nav.primary ul ul ul {
    position: absolute; 
    left: 100%;
    top:0; 
}
nav.primary ul li:hover > ul {  
    display: block;
    line-height:18px; 
    z-index: 2000 !important;
}
nav.primary ul ul li {
    float: none; 
    position: relative;
	display:block;
    margin:0;
	width:100%;
	padding-left: 10px !important;
	padding-right:15px !important;
}

.dropdown_arrow {
	display: inline-block !important;
}

.dropdown_style {
	font-size:14px;
	text-transform:none;
	font-weight:500;
}





/******** End of primary Nav ***************/


/*===================== 
	mobile nav
=======================*/

#menu-button{ /* initially will need to be hidden */
	display: block;
	font-size: 32px;
	width:100%;
	position: relative;
	z-index: 400;/* needs to be lower than nav.mobile, adjust as needed */
	padding: ;
	background: rgba(117,56,8,0.6);
	border-bottom: ;
	text-align: right;
	min-height: 0 !important;
	}
	#menu-button a{
		 color:#000;
		 text-decoration: none;
		 text-align: right !important;
	  }

nav.mobile {
	display:block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #d9ab75;
	z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
	overflow:auto;
}
nav.mobile h3 { /* Menu header styles */
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: Arial, sans-serif;
	font-weight: 700;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
.menu-toggle {
	text-align: right;
	font-size: 28px;
	color: #000;
}

.menu-toggle a:hover {
	color: #000 !important;
}

.close_mobile {
	font-size: 26px !important;
	font-weight: 900;
	text-align: right;
}

nav.mobile .menu-toggle:hover { /* Menu close button on hover */
	color: #fff;
}
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	margin:0;
	padding:0;
}
nav.mobile ul li {
	padding: 8px 0 6px 0 !important;
}
nav.mobile ul li a {
	position: relative;
	display: block;
	padding-left: 14px;
	color: #999;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
}
nav.mobile ul li a:hover {
	color: #2b2b2b;
}


nav.mobile ul li li a { /* appearance of the sub-level links */
	position: relative;
	display: block;
	padding: 0px 10px 0px 15px;
	color: #000;
	text-decoration: none;
	text-transform: none !important;
	font-family:'Montserrat', sans-serif!important;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
	background: #666;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #000;
	text-decoration: none;
}
nav.mobile ul li span.click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
	background:url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
	background-size:55%;
	position:relative;
	display:block;
	float:right;
	margin:-44px 0 0 0;
	cursor:pointer;
	z-index: 12399994;
	width:44px;
	height:44px;
	-webkit-transition:background-size .3s ease-in-out;
	-moz-transition:background-size .3s ease-in-out;
	transition:background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover{
	background-size:60%;
}

/*===================== 
	content styles 
=======================*/

.content_quoteBackground {
	background-image:url(../siteart/quote-bg.jpg);
}

.content_quote {
	padding: 30px 20px 40px 20px;
	max-width: 1024px;
	margin: 0 auto;
}

.content_section {
	padding: 30px 50px 40px 50px;
	max-width: 1200px;
}

.quote_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style:italic;
	color: #1e1e1e;
	margin:0 auto;
	padding: 0 15px 0 15px;
}

.quote_icon {
	margin:0 auto;
	padding-bottom: 10px;
}

.trucks_button {
	background-image:url(../siteart/trucks-bg.jpg);
	background-size:cover;
	min-height:278px;
	background-color:black;
}

.trailers_button {
	background-image:url(../siteart/trailers-bg.jpg);
	background-size:cover;
	min-height:278px;
	background-color:black;
}

.other_button {
	background-image:url(../siteart/other-bg.jpg);
	background-size:cover;
	min-height:278px;
	background-color:black;
}

.home_button {
	background-color:#291308;
	padding: 10px 20px 10px 20px;
	min-width:150px;
	width:50%;
	height:100%;
	vertical-align:middle;
	margin:0 auto;
	text-align: center;
}

.home_button > a {
	color: #fff !important;
}

.home_button > a:hover {
	color: #ebd5bc !important;
}

.button_text {
	padding-top: 68px;
}

.button_textOther {
	padding-top: 47px;
}

.content_Background {
	background-color: #fff;
}

.about_top {
	padding-bottom: 25px;
}


.motto {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #c17d40 !important;
	margin:0 auto;
	text-align:center;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px;
}

.footer_buySell {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #fff !important;
	margin:0 auto;
	text-align:center;
	letter-spacing:1px;
	font-style:italic;
}
	
.americanway {
	font-family:'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #753808;
	text-transform: none;
	text-align:left;
	padding: 5px 0 5px 0;
}


.hero {position:relative;}
.annoncement {position:absolute; bottom:20px; right:20px; font-size:20px; font-weight: 700; text-transform:uppercase; color:#fff; font-family: 'Montserrat', sans-serif;}
	

/*===================== 
	slideshow styles 
=======================*/

.cycle-slideshow {
	padding: 0;
	margin-top:-300px;
	z-index:-1000;	
}

.cycle-slideshow img {
	width:100%;
	padding: 0;
}

/*===================== 
	banner styles 
=======================*/


/*========================= 
	 Forms
===========================*/

.CaptchaPanel {
	margin: 10px 0px 10px 0px;
	text-align: center;
	padding: 10px;
}

.CaptchaImagePanel {
	padding: 5px 5px 10px 5px;
}

.CaptchaImage {
	border: 1px solid #333;
}

.CaptchaMessagePanel {
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}

.CaptchaAnswerPanel {
	padding: 5px 5px 10px 5px;
}

.CaptchaWhatsThisPanel {
	padding: 5px 5px 10px 5px;
}	


form#dealers label {
    width: 98%;
    display: block;
    color: #000;
    font-size: 15px;
    padding: 2% 0 2% 0;
	font-family:'Montserrat', sans-serif;
}

form#dealers input {
    width: 98%;
    padding: 3px;
}

form#dealers textarea {
    width: 98%;
    height: 100px;
}

form#contact label {
    width: 98%;
    display: block;
    color: #000;
    font-size: 15px;
    padding: 2% 0 2% 0;
	font-family:'Montserrat', sans-serif;
}

form#contact input {
    width: 98%;
    padding: 3px;
}

form#contact textarea {
    width: 98%;
    height: 100px;
}

.hosted-content #listings-title {
	font-weight:700;
	font-size:40px;
}




/*===================== 
	layout styles 
=======================*/


.wrap {
	width: 100%;
	margin: 0;
	min-width: 1024px;
	}

.container {
	margin: 0 auto;
	}
	
.col-1-6 { width: 16%;}
.col-1-5 { width: 20%;}
.col-1-4 { width: 24%;}
.col-1-3 { width: 33%;}
.col-1-2 { width: 49%;}
.col-2-3 { width: 65%;}
.col-3-4 { width: 75%;}

/*===================== 
	footer styles 
=======================*/

footer {
	margin: 0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:12px;
	color: #fff !important;
	font-weight: 700 !important;
}
	
a.footerlink:hover {
	text-decoration:none; 
	font-size:12px;
	color: #ebd5bc !important;
	font-weight: 700;
}

.footertext {
	font-family: 'Open Sans', sans-serif;
	font-size:12px; 
	color:#bdbdbd;
	font-weight:400;
	}

.smallfootertext {
	font-family: 'Open Sans', sans-serif;
	font-size:10px; 
	color:#bdbdbd;
	font-weight: 400;
	line-height: 1.4;
	}

.divfooter {
	max-width:1200px; 
	text-align:center; 
	margin:0 auto;
	padding: 30px 30px 0 30px;
	}
	
.footer_background {
	background-color: #0e0601;
	padding: 20px 0 30px 0;
}

.footer_left {
	float: left;
	text-align:left;
	padding-left: 50px;
}

.footer_right {
	padding-right: 50px;
}

.footer_logo {
	float:right;
}

.footer_phone {
	font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #fff !important;
	letter-spacing: 1px;	
}

.footer_address {
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff !important;
	letter-spacing: 1px;
}

.footer_topIcon {
	display:inline-block !important;
	padding: 0 15px 0 0;
}

.footer_bottomIcon {
	display:inline-block !important;
	padding: 10px 15px 0 0;
}


/*========================= 
	 Inventory styles 
===========================*/

.hosted-content #listings-title {
	font-size: 30px!important;
}


.hosted-content .listings-wrapper .listings-list .listing-name > a {
	font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #753808 !important;
	letter-spacing: 1px;
}

h5 > a {
	font-size: 14px;
	text-transform: none;
	font-weight: 700;
	color: #000;
	line-height:1.4em;
	letter-spacing:0px;
}

	
	


/*========================= 
	 Responsive styles 
===========================*/


/* Large Devices, Wide Screens */


@media only screen and (max-width : 1200px) {
	
nav > ul > li{
	padding: 0px 14px 0px 14px !important;
}

nav ul li a {
	font-size: 12px!important;
}

.header_phone {
	font-size:16px!important;
}

.header_address {
	font-size:16px!important;
}

.trucks_equipmentText {
	padding:15px 0px;
	margin:0 auto;
}
	
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

nav > ul > li{
	padding: 0px 14px 0px 14px !important;
}

nav ul li a {
	font-size: 12px;
}

.subpage_h1 {
	font-size: 50px;
}

.header_logo {
	padding: 20px 30px 8px 30px;
	margin: 0 auto;
}

.header_contact {
	padding: 5px 15px 10px 15px;
}

.footer_logo {
	float:none !Important;
	margin: 0 auto;
}

.footer_right {
	padding: 0 30px 0 30px;
}

.footer_left {
	text-align:center;
	padding:15px 0 15px 0;
}

.footer_bottomIcon {
	padding: 0 15px 0 0;
}

}




/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
nav > ul > li{
	
}

.button_text {
	padding-top: 65px;
}

.subpage_h1 {
	font-size: 50px;
}

.home_h2 {
	font-size: 40px;
}

.cycle-slideshow {
	margin-top: -194px;
}

.header_contact {
	text-align:center;
}

	

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.col-dynamic img, .col-dynamic img.img-responsive {
		margin:15px 0!important;
		padding:0!important;
		width:100%!important;
		max-width:100%!important;
		height:auto!important;
	}
	

	.annoncement {bottom:-30px; right:10px; font-size:16px; color:#c17d40;}
	.content_quote {padding: 45px 20px 40px 20px;}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
.col-dynamic img, .col-dynamic img.img-responsive {
	margin:15px 0!important;
	padding:0!important;
	width:100%!important;
	max-width:100%!important;
	height:auto!important;
}

.subpage_h1 {
	font-size: 32px;
}

}





