﻿@charset "utf-8";
/* CSS Document

john deere colors --------------

dark green: #367c2b;
light green: #d5e5d5;
Bright Yellow: #ffde00;

not quite black: #020203;

main-container width: 893px;
text area width-mainpage: 462px;
usual-are width: 636px;   <----- usually 616px with 10px margin

 */

body{
	margin: 0 auto ;
	padding: 20px 0 20px 0;
	background-color: #020203;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-image: url('../images/bg-strip.jpg');
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: .05em;
}

img{
	border: 0;
	margin: 0;
	padding:0;
}
:focus{
	outline:none;
}
h1{
	text-align: center;
	font-size: 12px !important;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80%;
	margin: 0 auto;
}

h2{
	clear: left;
	margin: 10px;
	text-align: center;
	font-size: 20px;
}

h3{
	clear: left;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin: 10px;
	background-color: #222222;
}

.subContentMain h2{
	margin: 10px 0 0 20px;
	text-align: center;
	width: 617px;
}

.listingsContentBorder h2{
	margin: 10px auto 0 auto;
	text-align: center;
	width: 780px;
}

p{
	margin: 10px;
}


a:link{
	color: #ffec45;
}

a:visited{
	color: #5e9655;
}

a:hover{
	text-decoration: none;
	color: white;
}

.side_bg{
	height: auto;
	width: auto;
	float: left;
}

.top_bg{
	width: auto;
	background-position: top;
	background-image: url('../images/bg_top.jpg');
}

.outmost_border{
	border: 1px solid white;
	width: 899px;
	margin: 0 auto;  
}

.middle_border{
	border: 1px solid gray;
	width: 897px;
}

.main_container{
	border: 2px solid #367c2b; 
	width: 893px;
	overflow: hidden;
	background-color: black;
	background-image: url('../images/main-area_bg.gif');
}

.header{
	width: 893px; 
	height: 126px;
	overflow:hidden;
	margin:0;
}

.border_top{
	height:4px;
	width: 893px;
	background-image:url('../images/border-top.jpg');
	background-repeat: repeat-x;
	margin-bottom: 2px;
}

.border_bottom{
	width: 893px;
	text-align: center;
	margin: 15px 0 0 0;
	padding-bottom: 10px;
	float: left;
	clear: left;
}

.left_column{
	width:228px;
	background-image:url('../images/border_left.jpg');
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	clear: left; 
}


.right_column{
	width: 653px;
	background-image:url('../images/border_right.jpg');
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	float: right;
}

.storeHours{
	background-image:url('../images/store_hours.jpg');
	width: 216px;
	height: 97px;
	text-align: center;
	padding-top: 43px;
	margin:6px 0 10px 12px;
	float: left;
	clear: left;
}

.flashMap{
	width: 216px;
	height: 158px;
	margin-left: 12px;
	float: left;
}

.flashRotation{
	width: 641px;
	height: 207px;
	margin: 6px 0 10px 0;
	float: left;
	clear: left;
}

.flashRotation2{
	width: 641px;
	height: 230px;
	margin: 7px 0 10px 0;
	float: left;
	clear: left;
}


.thumbarea{
	width: 620px;
	height: 84px;
	position: relative;
	left: 10px;
	top: -2px;
}

.textMarquee{
	margin-left: 10px;
	height: 125px;
}
.textMarquee a{
	color: white;
}

.contentBorder{
	border: 2px solid #367c2b;
	width: 464px;
	overflow: auto;
	margin: 10px 10px 0 0;
	float: left;
	clear: left;
	min-height: 471px;
}

.contentMain{
	border: 1px solid #ffde00;
	width: 462px;
	min-height: 469px;
	background-image: url('../images/bg_textarea.jpg');
	background-position: bottom;
	background-repeat: repeat-x;

}

.contentBorder.usual{
	border: 2px solid #367c2b;
	width: 638px;
	overflow: auto;
	margin: 5px 0px 10px 0;
	float: left;
	clear: left;
}

.contentMain.usual{
	border: 1px solid #ffde00;
	width: 636px;
	min-height: 687px;
	background-image: url('../images/bg_textarea.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: auto;
}

.contentMain.usual.hc{
	min-height: 711px;
}


.subContentBorder{
	border: 2px solid #367c2b;
	width: 638px;
	overflow: auto;
	margin: 10px 10px 10px 0;
	float: left;
	clear: left;
	min-height: 684px;
}

.subContentMain{
	border: 1px solid #ffde00;
	width: 636px;
	min-height: 682px;
	background-image: url('../images/bg_textarea.jpg');
	background-position: bottom;
	background-repeat: repeat-x;

}

.listingsContentBorder{
	border: 2px solid #367c2b;
	width: 866px;
	margin: 0px 1px 0 12px;
	float: left;
	clear: left;
	text-align:center;
}

.listingsContentMain{
	border: 1px solid #ffde00;
	width: 864px;
	background-image: url('../images/bg_textarea.jpg');
	background-position: bottom;
	background-repeat: repeat-x;

}

#listingsFrame{
	width: 800px;
	height: 600px;
	margin-bottom: 20px;
}
#listingsFrameSearch, #listingsFrameBrowse{
	width: 799px;
	height: 600px;
	margin-bottom: 20px;
}

.spacer{
	width: 640px;
	height:6px;
	float: left;
}

.adBox{
	width: 158px;
	margin: 0 2px;
	padding: 0;
	height: 225px;
	text-align: center;
}

.adBox p{
	width: 158px;
	margin: 5px 0 0 0;
	padding: 0;
}

.adBox a{
	color: white;
	text-decoration: none;	

}

.picInfoBox{
	text-align:center;
	float: left;
	margin:10px 0 0 10px;
	width: 299px;
}

.picInfoBox a{
	color: #ffec45;
}

.picInfoBox p{
	text-indent:0;
}

.picInfoBox a h3{
	color: white;
	text-decoration:none;
}

.picInfoBox a:hover h3{
	color: #367c2b;
	text-decoration:underline;
}

.centerContent{
	clear: left;
	margin: 10px;
	text-align: center;
	overflow: auto;
	height: 655px;
	font-size: 14px;
}

.staffBox{
	width: 299px;
	height: 265px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	float:left;
}








/* Individual widths for rounded boxes */

.listingBox{
	float: left;
	clear: left;
	margin: 0 0 10px 50px;
	width: 500px;
}

.listingBox img{
	float: left;
	clear: left;
	margin-left: 105px;
	width: 150px;
	height: 50px;
}

.listingBox p{
	float: left;
	text-decoration: underline;
}



/* Navigation */


.top_nav{
	margin: 3px 12px 3px 0;
	width: 642px;
	height: 48px;
	float: left;
}

.top_nav .navBox{
	width: 211px;
	height: 48px;
	margin: 0;
	margin-right:4px;
	padding:0;
	float: left;
}

.top_nav ul li{
	width: 211px;
	height: 48px;
	margin: 0;
	margin-right: 1px;
	padding:0;
}

.top_nav a{
	display: block;
	width: 211px;
	height: 48px;
	margin: 0;
	padding: 0;
}

.top_nav #agChange{
	background-image: url('../images/nav_top_ag_off.jpg');
	background-repeat: no-repeat; 
}

.top_nav #agChange:hover{
	background-image: url('../images/nav_top_ag_on.jpg');
	background-repeat: no-repeat; 
}


.top_nav #handcChange{
	background-image: url('../images/nav_top_handc_off.jpg'); 
	background-repeat: no-repeat; 
	
}


.top_nav #handcChange:hover{
	background-image: url('../images/nav_top_handc_on.jpg'); 
	background-repeat: no-repeat; 
}

.top_nav #merchChange{
	background-image: url('../images/nav_top_merch_off.jpg'); 
	background-repeat: no-repeat;
	margin-left: 1px;
	 
}

.top_nav #merchChange:hover{
	background-image:url('../images/nav_top_merch_on.jpg');
}


/* */
.specsBox{
width: 614px;
border: 1px solid white;
margin-left:10px;
overflow:auto;
margin-bottom: 10px;
}

.imageBox{
margin: 2px;
float: left;
clear: left;
}

.imageBox img{
	width: 153px;
	height: 110px;
}

.smallVisible{
margin: 2px 2px 2px 0;
border: 1px solid gray;
width:453px;
float: right;
}

.smallInvisible{
	display: none;
}

.topOfSpecs{
margin: 2px 2px 2px 0;
width:433px;
float: left;
}

.engine{
float: left;
color: white;
font-size: 12px;
margin: 2px 0;
}

.nameLink{
float: left;
width: 150px;
font-size: 12px;
margin: 2px 0 2px 5px;
}

.specsInvisible{
	display: none;
}

.specsVisible{
float: right;
width: 453px;
margin: 2px 2px 2px 0;
border: 1px solid gray;
}

.specsVisible .tableTop{
height: 300px;
overflow: hidden;
float: left;
clear: left;
}

.specsVisible .tableTop iframe{
height: 300px;
width: 453px;
border:0;
background: transparent;
float: left;
clear: left;
}

.longTitle{
	width: 150px;
}

.utility{
	width: 550px;
	float: left;
	clear: left;
	margin: 0 0 20px 30px;
}

.utility .utilityTitle{
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.utility .imageBox{
	float: left;
	width: 120px;
	height: 110px;
}

.utility .items{
	float:left;
}
.utility .items ul{
	margin-left: 15px;
}

.utility .items p{
	width: 400px;
}

#company img{
	border: 0;
	padding:0;
	margin:10px;
}

#faqs{
	color:white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image:none;
	background-color: transparent;
}

#faqs p strong{
	font-size:14px;
	font-weight: bold;
}

.input{
	width: 616px;
	margin: 10px 10px;
	overflow:auto;
}

.input .inputTitle{
	float: left;
	clear: left;
	width: 100px;
	margin-left: 80px;
}

.input .inputField{
	float:left;
	width: 416px;
}

#faqsFrame{
	width: 616px;
	height: 370px;
	margin: 0 10px;
}

.offerBox{
	width: 616px;
	margin: 10px 0 0 10px;
	float: left;
	clear: left;
	text-align: center;
}

/* ROUNDED EDGES */

.equipmentListingsBox{
	width: 216px;
	margin-left: 12px;
	float: left;
	clear:left;
}

.equipmentListingTop{
	height: 8px;
	width: 216px;
	background: url('../images/equip_list_top.gif') no-repeat;
}

.equipmentListingContent{
	border-left: 1px solid white;
	border-right: 1px solid white;
	width:214px;
}

.equipmentListingBottom{
	height: 8px;
	width: 216px;
	background: url('../images/equip_list_bottom.gif') no-repeat;
}

.scrollingListingsBox{
	width: 642px;
	float: left;
	clear:left;

}

.scrollingListingsTop{
	height: 8px;
	width: 642px;
	background: url('../images/scrolling_top.gif') no-repeat;
}

.scrollingListingsBottom{
	height: 8px; 
	width: 642px;
	background: url('../images/scrolling_bottom.gif') no-repeat;
}

.scrollingListingsContent{
	width: 640px;
	height: 80px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.ExtraAd{
	width: 164px;
	float: left;
	margin-top: 10px;
}

.ExtraAdTop{
	width: 164px;
	height: 8px;
	background: url('../images/extra_top.gif') no-repeat;
}

.ExtraAdBottom{
	width: 164px;
	height: 8px;
	background: url('../images/extra_bottom.gif') no-repeat;
}

.ExtraAdContent{
	width: 162px;
	background: url('../images/extra_ad_bg.jpg') repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 217px;
}

/* WEATHER PLUGIN STYLING */
#weatherPlug_in{
	width: 442px;
	height: 101px;
	margin-left:10px;
	position: absolute;
	padding-left: 3px;
	padding-top:5px;
	background-image:url('../images/weather_bgs.jpg');
	background-repeat: no-repeat;
	top:892px;
	letter-spacing: 0em;
}

#weatherPlug_in-HC{
	width: 442px;
	height: 101px;
	margin-left:10px;
	position: absolute;
	padding-left: 3px;
	padding-top:5px;
	background-image:url('../images/weather_bgs.jpg');
	background-repeat: no-repeat;
	top:917px;
	letter-spacing: 0em;
}

.pricingBox{
	float: left;
	clear: left;
	width: 596px;
	margin-left: 10px;	
}

.priceBox{
	float: left;
	width: 100px;
	text-indent: 20px;
}

.infoBox{
	float:left;
	width: 290px;
	text-align: right;
}

.pricingBox.last{
	margin-bottom: 10px;
}

.testimonialBox{
	float: left;
	clear: left;
	width: 616px;
	margin-left: 10px;
	margin-top: 20px;
}

.testimonialImage{
	float: right;
	width: 200px;
	text-align: center;
}

.testimonial{
	margin-left: auto;
	margin-right: auto;
}

.testimonial p{
	padding-left: 10px;
}
.staff-contain {
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
