﻿/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	color:#102d5d;
	text-decoration:none;
}

a:hover {
	color:#bc1f26;
}

p {
	font-size:17px;
	line-height:26px;
}

h1 {
	font-family:'open_sansbold', Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#bc1f26;
}

h6 {
	font-family:'open_sansbold', Helvetica, Arial, sans-serif;
	font-size:18px;
}

body {
	-webkit-text-size-adjust: none;
	font-family:'open_sansregular', Helvetica, Arial, sans-serif;
	color:#102d5d;
	background:url(../siteart/tree_bark.png) repeat;
}

.wrap {
	max-width:1400px;
	margin:0 auto;
	width:96%;
}

header {
	width:100%;
	float:left;
	padding:20px 0 0;
	background:rgba(255,255,255,0.8);
	position:fixed;
	z-index:999999;
}

.ie8 header, .ie7 header {
	background:#fff;
}

#logo {
	width:18%;
	margin:0 auto -100px;
	z-index:999999;
	position:relative;
}

#topleft {
	width:50%;
	float:left;
	margin-bottom:-15px;
}

#topright {
	width:50%;
	float:left;
	text-align:right;
	margin-bottom:-15px;
}
/***** Inventory *****/

.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:#102d5d !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: #102d5d !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: #102d5d !important;}
.page-nav{background-color:#102d5d!important}
.search-results {color:#102d5d!important}
.inv {background-color:white; padding-top: 54px;}

/***** Slideshow *****/

#slideshow {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:0;
}

.cycle-slideshow { width:100%; }

.cycle-slideshow img { width:100%; float:left; }

/* pager */
.pager { 
    text-align:center; width:19px; margin:-260px 0 0; position:relative; z-index:999; float:left; padding:0 10px 18px; background:rgba(16,45,93,0.7);}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:37px; display:block; color:#ddd\9; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#bc1f26;}
.pager > * { cursor:pointer;}



.fives {
	width:19%;
	float:left;
	margin:0 0.5%;
	background:#102d5d;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-family:'open_sanssemibold', Helvetica, Arial, sans-serif;
	padding:0 0 2px;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, .5); 
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, .5); 
	box-shadow:0px 0px 10px rgba(0, 0, 0, .5);
	margin-top:-100px;
	margin-bottom:-48px;
	position:relative;
	-webkit-transition: 0.3s; /* Safari */
    transition: 0.3s;
}

.fives:hover {
	background:#bc1f26;
}

.fives img {
	width:100%;
	margin-bottom:10px;
	float:left;
	opacity:0.7;
	-webkit-transition: 0.3s; /* Safari */
    transition: 0.3s;
}

.fives:hover img {
	opacity:1;
}



.dropdown {
    position: relative;
	display: inline-block;
	width:100%;
}

.dropbtn {
    width:100%;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-family:'open_sanssemibold', Helvetica, Arial, sans-serif;
	margin-bottom:10px;
}

.dropdown:hover .dropbtn {

}

.dropdown-content {
    display: none;
    position: absolute;
    background: #bc1f26;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	width:100%;
	color:#fff;
	font-weight:normal;
	font-size:16px;
	z-index:999999;
	text-align:left;
}

.dropdown-content a {
    color: #fff;
    padding: 10px 14px;
    text-decoration: none;
    display: block;
	text-align:center;
}

.dropdown-content a:hover {background: #102d5d; color:#fff;}

.dropdown:hover .dropdown-content {
    display: block;
}




#cutout {
	width:30%;
	float:left;
	margin:-20px 20px 0 0;
}

#welcome {
	width:100%;
	float:left;
	padding:7% 0 0;
	text-align:right;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	padding:10px 0;
	background:#bc1f26;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/* Inventory */

#invmain {
	width:100%;
	float:left;
	padding:2% 0;
	margin-top:150px;
}

.equipvideo {
	width:47%;
	float:left;
	margin:0 1.5% 2%;
}

/* Contact Us */

.contactthree {
	width:33.33%;
	float:left;
}

#map {
	width:100%;
	float:left;
	margin-top:30px;
}

/* Parts */

.partsimg {
	text-align:right;
}

/* Financing */

.rightimg {
	width:30%;
	float:right;
	margin:0 0 15px 15px;
}

.aboutimg {
	width:30%;
	float:right;
	margin:0 0 15px 15px;
}

.rightimg img, .aboutimg img {
	width:100%;
}

/* Sell Equipment */

#onethird {
	width:22%;
	float:left;
	margin-right:3%;
}

#twothirds {
	width:75%;
	float:left;
}

/*===================== 
	form styles 
=======================*/

.form {
	margin:0 auto;
	text-align:left;
	padding:0;
	width:100%;
	float:left;
}

.split {
	width:46%;
	float:left;
	margin:0 2%;
}

form.myform {
	margin: 0 0 0 0;
	padding:0;
	}

.myform label {
	padding:.5em;
	display:inline-block;
	width:100%;
	margin-bottom:20px;
	cursor: pointer;
	line-height: 2;
	position: relative;
	}
	.myform label:hover,
	.myform label:active,
	.myform label:focus
	 {
		
		}

.select {
	width:20%!important;
	float:left;
}

.myform input{
	padding:.5em;
	width:70%;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	color: #999;
	background:#FFF;
	}
	.myform input:focus {
		background:#fff;
		color:#000;
		outline: none;
		border: 1px #bbb solid;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		}

.myform input.small{
	width:10%;
	border:1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	color: #999;
	background:#FFF;
	margin-top:10px;
	}
	.myform input:focus {
		background:#fff;
		color:#000;
		outline: none;
		border: 1px #bbb solid;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		}



.myform textarea{
	padding:.5em;
	width:96%;
	height: 120px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	color: #464646;
	background:#FFF;
	}
	.myform textarea:focus {
		background:#fff;
		color:#000;
		outline: none;
		border: 1px #bbb solid;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.15);
		}

.myform select{
	padding:.5em;
	width:72%;
	float:right;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #ddd;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:16px;
	line-height:26px;
	background:#fff;
}

.myform input.checkbox {
	width:30px;
	margin:10px 0 0;
	display:inline-block;
	vertical-align:middle;
	float:left;
	border:0;
}

.myform label.checkbox {
	float:left;
	margin:0 25px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:16px;
	line-height:20px;
	width:70%;
}


label.required:before {
	content: "*";
	position: absolute;
	top: 6px;
	left: 2px;
	color: #E40307;
}

input.btn {
	background:#102d5d;	
	color:#FFF;
	text-align:center;
	border: none;
	padding:6px 12px;
	margin-right:10px;
	display:inline-block;
	float: left;
	width: auto;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-appearance: none;
	font-weight:400;
	font-size:16px;
	text-transform:uppercase;
	}
	
input.btn:hover {
	background:#bc1f26;
	color:#fff;
}

.captcha-container {
	width:100%; 
	text-align:center;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
	
.CaptchaPanel {
	width:40%;
	margin:10px auto!important;
}
	
.CaptchaImagePanel, 
.CaptchaMessagePanel, 
.CaptchaAnswerPanel, 
.CaptchaWhatsThisPanel {
	margin:0px 0px 0px !important; 
	font-size:13px;
	color: #000;
	text-align: center !important;
	}
	
.CaptchaWhatsThisPanel {
	line-height: 3;
	}
	
.CaptchaWhatsThisPanel a{
	color:#000;
	}
	
.CaptchaWhatsThisPanel a:hover{
	color:#0000de;
	}
	
img#CaptchaImage {
	width:85% !important;
	max-width:200px;
	}
	
#CaptchaAnswer {
	width:100%;
	}
	
.form-btns {
	width:185px;
	margin:0 auto;
}

/* Footer */

footer {
	width:100%;
	float:left;
	padding:2% 0;
}

footer p {
	font-size:15px;
	line-height:22px;
}

#bottomcontact {
	width:13%;
	float:left;
	margin-right:3%;
}

.bbb {
	width:70%;
	margin-top:10px;
}

#bottomlocation {
	width:40%;
	float:left;
	margin-right:3%;
}

#bottomlogos {
	width:30%;
	float:left;
	margin-right:3%;
}

#bottomlogos img {
	width:32.33%;
	float:right;
	margin-left:1%;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#102d5d;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#bc1f26;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#102d5d;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#102d5d;}

.divfooter {width:35%; float:left; color:#102d5d; line-height:14px; text-align:right;}


@media screen and (max-width: 1500px) {
	
	.pager {
		margin: -400px 0 0;
	}
	
	#cutout {
		margin: 0px 20px 0 0;
	}

}

@media screen and (max-width: 1390px) {
	
	#cutout {
		margin: 50px 20px 0 0;
	}
	
}

@media screen and (max-width: 1290px) {
	
	#logo {
		margin: 0 auto -20px;
	}
	
	#topleft {
		margin-bottom: -20px;
	}
	
	#topright {
		margin-bottom: -20px;
	}
	
	.pager {
		margin: -350px 0 0;
	}
	
	#cutout {
		margin: 100px 20px 0 0;
	}
	
	.fives {
		margin-top: -70px;
	}
	
	#invmain {
		margin-top:180px;
	}
	
	#bottomcontact {
		width: 16%;
	}
	
	#bottomlocation {
		width: 16%;
	}
	
	#bottomlogos {
		width: 30%;
	}
	
	.divfooter {
		width: 29%;
	}
	
}

@media screen and (max-width: 1122px) {
	
	p {
		font-size: 16px;
		line-height: 24px;
	}
	
	h1 {
		font-size: 26px;
	}
	
	#cutout {
		width: 35%;
	}
	
	#logo {
		width: 22%;
	}
	
	.fives {
		margin-top: -50px;
		margin-bottom:-30px;
		font-size:18px;
	}
	
	.dropbtn {
		font-size:18px;
	}
	
	.dropdown-content {
		font-size:15px;
	}
	
	.pager {
		margin: -270px 0 0;
	}
	
	#bottomcontact {
		width: 22%;
	}
	
	#bottomlocation {
		width: 22%;
	}
	
	#bottomlogos {
		width: 50%;
		margin: 0 0 20px;
	}
	
	#bottomlogos img {
		width: 28%;
	}

	
	.divfooter {
		width: 100%;
		text-align:center;
		float:none;
		margin:0 auto;
		max-width:700px;
		clear:both;
	}
	
}

@media screen and (max-width: 1045px) {  

	#cutout {
		display:none;
	}
	
	#welcome {
		padding: 7% 0 4%;
		text-align: center;
	}

}

@media screen and (max-width: 990px) {
	
	#invmain {
		margin-top:140px;
	}
	
	#onethird {
		width:30%;
	}
	
	#twothirds {
		width:67%;
	}

	.split {
		width:96%;
		margin:0 2%;
	}
	
	.CaptchaPanel {
		width: 60%;
	}
	
	.aboutimg {
		width:40%;
	}
		
}

@media screen and (max-width: 990px) {  

	.fives {
		margin-top: -30px;
		margin-bottom:0px;
		font-size:14px;
	}
	
	.dropbtn {
		font-size:14px;
	}
	
	.dropdown-content {
		font-size:14px;
	}
	
	.pager {
		margin: -240px 0 0;
	}
	
	#logo {
		width:25%;
	}
	
	#topleft {
		margin-bottom:0px;
	}
	
	#topright {
		margin-bottom:0px;
	}

}

@media screen and (max-width: 800px) {  

	.fives {
		font-size:16px;
		margin:2% 1% 1%;
		width:31.33%;
	}
	
	.dropbtn {
		font-size:16px;
	}
	
	 .dropdown-content {
		font-size:15px;
	}
	
	.pager {
		display:none;
	}
	
	header {
		position:relative;
		background:rgba(255,255,255,0.8);
		padding:10px 0 0;
	}
	
	#logo {
		width:28%;
	}
	
	#topleft, #topright {
		margin-bottom:10px;
		width:100%;
		text-align:center;
	}
	
	#bottomcontact, #bottomlocation {
		width: 47%;
		margin-right: 3%;
		text-align:center;
	}
	
	.bbb {
		width:45%;
	}
	
	#bottomlogos {
		width: 100%;
		margin:20px 0;
	}
	
	#bottomlogos img {
		width:20%;
		margin: 0 6.5%;
	}
	
	#invmain {
		margin-top:20px;
		padding:2% 0 4%;
	}
	
	.contactthree {
		width:50%;
		margin-bottom:20px;
	}
	
	#map {
		margin-top:10px;
	}
	
	.partsimg {
		text-align:center;
		width:100%;
		margin:20px 0 0;
	}
	
	.rightimg {
		display:none;
	}
	
	h1, h6 {
		letter-spacing:-1px;
	}
	
	#onethird {
		width:100%;
	}
	
	#twothirds {
		width:100%;
		margin-top:30px;
	}
	
	.equipvideo video {
		height:200px;
	}

}

@media screen and (max-width: 550px) {
	
	.fives {
		width:48%;
	}
	
	#logo {
		width:35%;
	}
	
	.contactthree {
		width:100%;
	}
	
	#bottomlogos img {
		width:25%;
		margin: 0 4%;
	}
	
	.aboutimg {
		width:100%;
		float:left;
		margin:0 0 15px;
	}
	
	.equipvideo video {
		height:120px;
	}
	
}

@media screen and (max-width: 360px) {
	
	.fives {
		width:98%;
	}
	
	#logo {
		width:50%;
	}
	
	#bottomcontact {
		width: 100%;
		margin: 0 0 20px;
	}
	
	#bottomlocation {
		width: 100%;
		margin: 0;
	}
	
	#bottomlogos img {
		width:31.33%;
		margin: 0 1%;
	}
	
	.rightimg {
		display:block;
		width:100%;
		margin:0 0 20px;
	}
	
	.CaptchaPanel {
		width: 90%;
	}
	
	.equipvideo {
		width:100%;
		margin:2% 0;
	}
	
	.equipvideo video {
		height:150px;
	}
	
}
