@charset "utf-8";

/*     -----     Font Styles     -----     */

body, table, input, select, textarea, .normal {
	text-align: justify; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 { text-align: left; }
h1 { margin: 0; padding-bottom: 14px; font-family: Times New Roman; font-size: 24px; font-weight: bold; color: #ffffff; }
h2 { margin: 0; padding-bottom: 12px; font-family: Verdana; font-size: 12px; font-weight: normal; color: #ffffff; margin-left: 5px;}
h3 { margin: 0; padding-bottom: 12px; font-family: Verdana; font-size: 12px; font-weight: normal; color: #333333; margin-left: 5px;}
h4 { margin: 0; padding-bottom: 10px; }
h5 { margin: 0; padding-bottom: 8px; }
h6 { margin: 0; padding-bottom: 6px; }
p { margin: 0; padding-bottom: 11px; }

a { text-decoration: none; color: #050505;}
a:hover {color:	#666666;}
#footer a {}
#footer a:hover {}

/*     -----     CSS Helpers     -----     */

img, a img { border: none; }
.clear { clear: both; }
.float_elements_left { float: left; padding: 0 10px 10px 0; }
.float_elements_right { float: right; padding: 0 0 10px 10px; }
#imageData #imageDetails { color: #000; } /* makes photogallery description black */

select, textarea, input, input[type="text"], input[type="password"], .textbox { width: 150px !important; color: #000 !important; } /* file attach must be styled manually */
input[type="checkbox"], input[type="radio"], input.productTextInput, select#CardExpiryMonth, select#CardExpiryYear { width: auto !important; }
input[type="submit"], input[type="button"], input[type="image"] { text-align: center; /* for silly IE */ width: auto !important; color: #000 !important; } /*styles for submit buttons*/

/*.altrow1 { if row colouring is required }*/
/*.altrow2 { if row colouring is required }*/

/*     -----     Layout Styles     -----     */

body { margin: 0px; padding: 0px; }
#container { margin: 0px auto; width: 800px; background: url(../images/layout/farm_improvements/content_repeat.jpg) repeat-y center top;}
#header { background: url(../images/layout/farm_improvements/banner.jpg) no-repeat; height: 305px; }
#content { margin: 0; background: url(../images/layout/farm_improvements/content_tractor_end.jpg) no-repeat right top; padding: 0px 50px 0px 50px; }
#nav {background-color: #fff; height: 19px; width: 800px; margin: auto; padding-top: 16px;}


/*     -----     Navigation Styles     -----     */

/*LVL 1*/
#nav ul { margin: 0; padding: 0; text-align: center;}
#nav ul li { display: inline; position: relative; list-style: none; background: url(none); margin: 0px; padding: 0px; }
/*LVL 2*/
#nav ul li ul { position: absolute; left: 0px; top: 16px; display: none; }
#nav ul li:hover ul { display: block; }
/*STYLES*/
#nav ul li a { text-decoration: none; margin-right: 19px; padding-left: 19px; }
#nav ul li ul li a { width: 115px; padding: 5px;
}

#footer { background: url(../images/layout/farm_improvements/footer.jpg) no-repeat; height: 48px; }


/*     -----     Website Info Content Holder     -----     */

#website_info{ margin: 0px auto; width: 760px; color:#000000;}
.float23{ float: left; width: 23%; color: #000000; }
.float54{ float: left; width: 54%; color: #000000; }
#text_align, #quadtech { float: left; color: #000000; }
#quadtech a { display: block; height: 14px; width: 63px; overflow: hidden; background: url(/images/layout/farm_improvements/quadtech_logo_light_smaller.png) no-repeat left top; }
#quadtech a:hover { background-position: -63px top; }
#text_links { padding-top: 10px; text-align: center; }

/*     -----     Content Styles     -----     */

.productitemcell { height:22px;/* double the height of body text */ }