﻿/*===================== 
	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%;}


/*===================== 
	added styles
=======================*/
.farmequip {
	color: #aaa !important;
}

.cm-e-menu {
	position: relative;
	z-index: 1000;
	background-color: white;
		font-family: 'Source Sans Pro', sans-serif !important;
	}

.cm-e-menu ul {
	margin: 0; padding: 0;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu li {
	position: relative;
	white-space: nowrap;
	cursor: pointer;
	text-transform: capitalize !important;
	list-style: none;
	font-family: 'Source Sans Pro', sans-serif !important;

	-webkit-transition: background-color ease-in 300ms;
	-moz-transition: background-color ease-in 300ms;
	-ms-transition: background-color ease-in 300ms;
	-o-transition: background-color ease-in 300ms;
	transition: background-color ease-in 300ms;
}
.cm-e-menu li:hover {
		background-color: white;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu ul li.topmenu {
	display: inline-table;
	padding: .3em 1em;
		font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu .topmenu ul {
	display:none;
	position: absolute;
		background-color: white;
		font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu li:hover > ul {
	display: table;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu ul.submenu {
	top: 100%; left: 0;
	padding-top: .5em;
	padding-bottom: .5em;
		font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu ul.submenu .submenu {
	top: -.5em; left: 100%;
	    font-size: 12pt;
		font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu ul.submenu li {
	padding: .2em 1.5em;
	    font-size: 12pt;
	text-align: left;
		font-family: 'Source Sans Pro', sans-serif !important;
}

.cm-e-menu ul.submenu li:hover {
	color: darkred;
}


.cm-e-menu li.divider {
	padding: 0;
	border-top: 1px solid #343434;
	margin: .5rem auto .3rem;
	cursor: default;
}
.cm-e-menu li.divider:hover {
	background-color: transparent;
}



html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;

}

body {
  overflow-x: hidden;
}


.headerlogo {
	margin: auto;
	    display: block;
	max-height: 125px;
}

.headerrow {
	background-image: url("../siteart/bg.jpg");
	background-position: center; 
	padding-bottom: 25px;
	background-size: cover;
	background-repeat: no-repeat;
}

.contactheader{
	text-align: center;
	color: red !important;
	margin: auto;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
	font-size: 11pt;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}

.contactheader > a {
		text-align: center;
	color: red !important;
	margin: auto;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
	font-size: 11pt;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}

.contactustitle {
	font-weight: 700;
	font-family: 'Source Sans Pro', sans-serif;
	color: #d02032;
	font-size: 19pt;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 50px;
	text-align: center;
}

.contactspan > a{
	color: red !important;
}


.contactheaderlink {
	
}

.redline {
	height: 8px;
	background-color: #d02032;
}

.footerrow {
	background-image: url("../siteart/footerbg.jpg");
	background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
}

.footertabs, .footertabs > a {
color: white !important;
font-family: 'Source Sans Pro', sans-serif;
margin: 0px !important;
    font-size: 12pt !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabheader {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15pt;
	color: #d02032;
    font-weight: 900;
	margin-bottom: 5px;
}

.quicklinkbox {
	padding-top: 100px;
	padding-right: 15px;
}

.quicklinkbox1 {
	padding-top: 100px;
	padding-left: 25%;
	padding-right: 15px;
}

.hometext {
	    padding-left: 10%;
    padding-right: 10%;
    padding-top: 75px;
    padding-bottom: 75px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14pt;
}

.welcomeheader {
	color: #d02032;
	padding-bottom: 15px;
	    font-weight: 900;
    font-size: 32pt;
}

.invboxcolumn {
	
}

.redbox {
	    background-color: #d02032;
    text-align: center;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 10pt;
	font-weight: 900;
	padding: 20px;
	margin: 30px;
	
}


.redbox:hover {
	    background-color: black;
    border: 3px solid;
	cursor: pointer;
}



.redboxicon {
	margin: auto;
	display: block;
	max-height: 50px;
}

.redboxcaption {
	    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14pt;
    font-weight: 900;
}

.welcomeheading {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24pt;
	font-weight: 700;
}

.thankyousub {
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
}

.thankssection {
	padding-top: 100px;
	padding-bottom: 100px;
}

.sitehostedinfo {
	text-align: right;
    padding-left: 25%;
    font-size: 10px;
    padding-top: 150px;
    color: gray;
    padding-bottom: 150px;
	    padding-right: 25%;
}

.nopadding {
	padding: 0px !important;
}

.firstrow {
	background-image: url("../siteart/bg2.jpg");
		background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
}

.carousel {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.faceted-search-content .selected-facets-container .selected-facet {
	background-color: #d02032 !important;
	
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .cs-btns a, .offer-btn, .data-label, .contact-options a, .contact-bar-btn {
	background-color: #d02032 !important;
	color: #fff !important;
}
.mobile-breadcrumb{
	background: #000 !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
	color: #d02032 !important;
}

.hosted-content .listings-wrapper .listings-list .dealer-info a.btn {
	background-color: #d02032 !important;
}


/*===================== 
	contact form
=======================*/

.contact-form {
	
}

form, #formpage { margin: 0 auto; padding-top:30px;padding-bottom:30px;}
	
	#formpage { max-width: 600px; width: 100%;
	display: block;
	float: none !important;

	   min-height: 650px;
		padding-top: 80px;
}
	
	tbody > tr > td {
		display: block;
		}
	
	table, input {
		width: 100%;
		}

.attachment-search > table, input {
	width: 25px;
}
	
	input, select {
	font-family: 'Source Sans Pro', sans-serif;
		font-size: 1.5rem;
		margin-bottom: 2rem;
		padding:5px;
		font-weight: normal;
		}	
	
	input {
		border: none;
		border-bottom: 2px solid black;
		background: none;
		}
		
	select {
		border: 2px solid #ECECEC ;
		color: #717171;
		}
	
	textarea {
		width: 100%;
		border: 1px solid #ECECEC ;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: normal;
		box-sizing: border-box;
		padding: .8rem .8rem;
		font-size: 1.5rem;
		}
	textarea:active, textarea:focus {
		border: 1px solid #ECECEC;
		box-shadow: 0.4em 0.4em 2px #ECECEC ;
		}
		
	input.button {
		border: 2px solid #717171;
	font-family: 'Source Sans Pro', sans-serif;
		font-size: 1.5rem;
		color:#717171;
	}
	
	input.button:hover {
		color: white;
		background-color: black;
		border: 2px solid black;
	}

.submitbtn {
	color: white;
	background-color: black;
	margin-bottom: 40px;
}


.CaptchaWhatsThisPanel > a {
    color: #000000 !important;
}

.scroll-list > label {
	padding-left: 10px;
}

.col-xs-12 > input {
	width: 100%;
}

.CaptchaAnswerPanel > input {
	width: 100%;
}

/*===================== 
	nav
=======================*/
.navbar-inverse {
	margin-bottom: 0px !important;
	background-color: white !important;
	border: 0px solid !important;
}

.navbar-nav>li , .navbar-nav>li>a{ 
color: black !important;
font-family: 'Source Sans Pro', sans-serif !important;
font-weight: 900 !important;
	    font-size: 14pt;
}

.navbar-nav {
	       width: 100% !important;
    text-align: center !important; 
	float: none !important;
}

.navbar-inverse .navbar-nav>li>a {
    display: inline-block !important;
    float: initial !important;
}

.navbar-nav>li {
    float: none !important;
    display: inline-block !important;
	font-family: 'Source Sans Pro', sans-serif !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: lightgrey !important;
}

.dropdown-menu>li>a {
	font-family: 'Source Sans Pro', sans-serif !important;
}


/*===================== 
	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;} 

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}





	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	h1 {font-size: 2em;}

p {
	margin: 0;
	}

	
h1 {
}
		

h2 {
}

	
h3 {
}


h4 {
}


h5 {
}


h6 {
}

/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/
	}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color: #aaa; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color: #ccc;
		}  

nav ul li a:hover {
	color: darkred;
}

nav ul li a {
	font-family: 'Source Sans Pro', sans-serif !important;
}

/*===================== 
	header styles 
=======================*/


header {
	margin: 0 auto;
	width: 100%;
	}

/*===================== 
	nav styles 
=======================*/





nav.primary {
	padding:0;
	display:block;
	margin:0 auto;
	position:relative;
	text-align: right;
	}

nav ul {
	padding:0;
	margin:0;
}

nav ul li {

}

nav > ul > li {
	display:inline-block;
	list-style-type:none; 
	text-align: ;
	padding: ;
}

nav ul li a {
	font-family: ;
	font-size: ;
	font-weight: ;
	color:;
}	
			
nav ul li a:hover {
	color: ;
}


/* Appearance of the sub-level links */

nav.primary ul li li a { 
	line-height: ;
	color: ;
	text-align:;
	font-size: ;
	font-weight:;
	}
	
nav.primary ul li li a:hover { 
	color: ;
	text-align: ;
	font-size:  ;
	font-weight: ;
	}
	
nav.primary ul li li:hover { 
	}
	
	
/* 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: ;
	/*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: ;
	padding-right: ;
}

.dropdown_arrow {
	display: inline-block !important;
}

.dropdown_style {
	font-size: ;
	font-weight: ;
}


/******** 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: #000;
	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 {
	background:;
	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;
}
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 
=======================*/


	
/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	banner styles 
=======================*/



/*===================== 
	layout styles 
=======================*/




/*===================== 
	footer styles 
=======================*/

footer {
	margin: 0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:13px;
	color: #222;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:13px;
		color: #fff;
		}

.footertext {
	font-size:13px; 
	color:#666;
	}

.smallfootertext {
	font-size:10px; 
	color:#666;
	}

.divfooter {
	max-width:1200px; 
	text-align:center; 
	margin:0 auto;
	}


/* FACETED INVENTORY */

span.compare-label{padding-left: 4px !important;}
.compare-chkbox-container .compare-listings .fa-check {
    top: 5px !important;
    left: 1px !important;
}
.lower-detail-data-right{
	font-size: 16px !important;
}.media-buttons{margin: 0 !important;}
/*========================= 
	 Responsive styles 
===========================*/

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.quicklinkbox1 {padding-left: 0px;
	text-align: center;
	}
	
	.quicklinkbox {text-align: center;
	padding-top: 50px;
	}
	
	.sitehostedinfo {
		text-align: center;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.welcomeheader {
		font-size: 24pt;
		text-align: center;
	}
	
	.carousel {
		margin-right: 30px;
	}
	
	.hometext {
		text-align: center;
	}
	
	.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, .g-recaptcha.button {
		background-color: #d02032 !important;
		color: #fff !important;
	}
	
	.list-content .list-listing-mobile .price-container .price {
		color: #d02032 !important;
	}
	
	.redbox {
		font-size: 14pt;
	}
	
	.redboxicon {
		max-height: 75px;
	}
	
	
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.navbar-inverse {
	padding-top: 4px;
	}
	
.navbar-toggle {
	margin: auto !important;
	display: block !important;
	float: none !important;
	border: 0px solid !important;
}

	.icon-bar {
		    display: block;
    width: 32px !important;
    height: 4px !important;
    border-radius: 1px;
    background-color: black !important;
	}
	
	.navbar-nav {
		margin: auto !important;
		float: none !important;
	}
	
	.navbar-nav>li {
    float: initial !important;
  	display: block !important;
    text-align: center !important;
    margin: auto !important;}
	
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: lightgrey !important;
}
	
	.dropdown-menu>li>a {
		    color: #9d9d9d !important;
    text-align: center !important;
    font-weight: 700 !important;
		padding: 6px 20px !important;
	}
	
	
	.cm-e-menu ul.submenu {
		display: block;
		margin: auto;
		
	}
	
	.cm-e-menu .topmenu ul {
    display: none;
    position: relative;
    background-color: white;
}
	
	
	.cm-e-menu ul.submenu li {
    text-align: center;
}
	
	.submenu {
		display: block;
		margin: auto;
	}
	
	.cm-e-menu ul.submenu .submenu {
    top: 0px;
    left: 0%;
    font-size: 12pt;
}
	

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
 
 
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {


}

