/**************************************
CSS by Mark Baylor
Woods Equipment Company
**************************************/

/*----------Color Palette ------------*/
/* Revised 11/30/2011 by Adam
	Dark Brown - 4C280F
	Light Brown - D18E54
	Light Blue - 51B5E0
	Green  - 608E3A
	Tan  - F5E7DC
	Red - E8112D 
	Blue buttons - 34B6E5
*/

/**************************************
page styles
**************************************/
* {line-height: 1.8em;}

body
{
	background-color: #261414;
	margin: 0;
	font-family:Arial,sans-serif;
	font-size:12px;	
	background-image: url(../images/field_backgrd.jpg);

	background-repeat: no-repeat;/**/
}
.menu p
{
	padding:0;
	margin:4px 0 4px 0;
}
#mainTable {
	padding: 0px;
	width:1000px;
	border:0;
	background-color:white;
	height: 100px;
	/*margin-left:auto;
	margin-right:auto;*/
}


a {	color:#608E3A; text-decoration: none; font-weight:bold;}
a:hover {text-decoration:underline;	font-weight:bold;}
a:visited {	text-decoration: none;}

table {
font-family:inherit;
font-size:inherit;
}

h3 {
	font-weight:bold;
	font-size:16px;
	margin:0 0 3px 0;
	color:#4C280F;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color: #4C280F;
	/*background-image: url(../images/horizMenuGradient.jpg);
	background-repeat: repeat-x;*/
}


input {
	line-height:normal;
	font-size:10px;
}

input.button {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #608E3A;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 10px;

}

.buttonHover {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #34B6E5;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 10px;
}


.mediaLink 
{
	margin-left:5px;
}
	
img {border:0}

/**************************************
menu styles
**************************************/
.menu {
	padding: 5px;
	width: 150px;
	text-align:left;
	border-right:solid #608E3A 1px;
}
#menu{float:left;}
.horizMenu{
	text-align: left;
	background-color: #608E3A;
	color: #ffffff;
	height: 25px;
	/*background-image: url(../images/horizMenuGradient.jpg);
	background-repeat: repeat-x;*/
}
	
.horizMenu a {font-size: 12px; font-weight: bold; color: #ffffff; padding:0 4px 0 5px;}
.horizMenu a:link, .horizMenu a:visited {text-decoration: none;	color:#ffffff;}
.horizMenu a:hover {text-decoration:underline; color:#4C280F;}/* E43228*/
	
/**************************************
header styles
**************************************/
.bannerGraphic 
{
	height:88px;
	background-image: url(../images/shortHeaderNew3.jpg);
	background-repeat:no-repeat;
	background-color:#4C280F;
}

#header {
margin:0;
padding:0;
}
#logo 
{
	padding:15px 0 0 25px;width:100px;float:left;height:auto;height:120px;
}

/**************************************
content styles
**************************************/
.middleContent {/* 5C85B3 */
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
}

.mainContent 
{
	
	text-align:left;
	margin-left:5px;
	
}

.contentCell 
{
	padding:5px;
	text-align:left;
	width:50%;
	color:#000;
}

.rightHome
{
	width: 55%;
	padding-left:15px;
}
.leftHome 
{
	width:45%;
}
#introText 
{
	padding:5px;
}

/**************************************
footer styles
**************************************/
.footer {
	background-color: #4C280F;
	text-align:right;
	height:20px;
	color:#ffffff;
}
.footer a {text-decoration:none;color:#ffffff;}
.footer a:hover {text-decoration:underline; color:#E43228; font-weight:bold;} 



/**************************************
table styles
**************************************/
#tractorSpecs 
{
	
}
#tractorSpecs td 
{
	padding:5px;
}
tr.alt 
{
	background-color:#FBEDD2;
}
.newsTable 
{
	margin-bottom:5px;
}

.newsTable a
{
	font-weight:normal;
}

.newsDate 
{
	width:80px;
	font-weight:bold;
vertical-align:top;

}
#dealerLocator {float:right;display:inline;}

.homeModule
{
	clear: both;
	width: 450px;
	/*border: solid #416D8F 1px;*/
	margin: 5px;
	padding: 0 5px 0px 5px;
	overflow: hidden;
	color:#333;
	background-color:#fff;
}
.homeModuleRight {clear: both;
	width: 450px;
	/*border: solid #416D8F 1px;*/
	background-color:#fff;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	color:#000;
	
	}

.homeModule img {border:0;}
.homeModule h3 a
{
	/*border: solid 1px #416D8F;*/
	padding: 5px;
	float: right;
	background-image: url(../images/linkGradient.jpg);
	background-repeat: repeat-x;
}
.moduleLeft{width:135px;float:left;}
.moduleRight{float:right;width:315px;padding:20px 0 0 0;}
.ThreeQuarterPage{width:60%;float:left;padding:15px;}
.OneQuarterPage{width:23%;float:left;}
.halfPage {width:47%;float:left;}
.homeMargin {margin:20px 0 0 10px;}
.padDown{padding:230px 0 0 15px;}
.or {width:50px;margin:20px;background-color:#eee;text-align:center;}
.center {display: block;
    margin-left: auto;
    margin-right: auto}
    .right {float:right;padding:10px 30px 0 0;}
    .left {float:left;padding:0 5px 0 0;}
#offerTable{width:450px;color: #666;font-size:11px;margin:0 auto 0 auto;}
#offerTable td {padding:0 0 0 8px;}
.oneThird {width:150px;}
.clear{clear:both;}
.bold{font-weight:bold;}
#copyright {padding:5px;}
.makes
{
	border-bottom:dotted 1px #ccc;
	color: #666;
	font-style: italic;
	padding-bottom:5px;
}
#introText
{
	line-height: 1.6em;
	
}
.standout
{
	color: #cc0033;
	font-style: italic;
}
.rightBorder {border-right:dotted 1px #ccc;}
.serial{width:110px;}
.year{width:100px;}
.locatorModule {padding:5px;border:solid 1px #ccc;margin:2px;width:47%;background-color:#EFEFEF;background-image:url(../images/moduleGradient.jpg);background-repeat:repeat-x;float:left;}
.locatorTable{clear:left;width:500px;}
.locatorTable h4{font-size:11px;padding:5px; background-color:#eee;border:solid 1px #ccc;margin:0 0 5px 0;}
.viewMap  {border:0;}
