@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	line-height: 1;
	background-image:url('body_bg.png');
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
a {
	text-decoration:underline;
	color:#000;
}
.br {
	height: 1px;
	width: 95%;
	background-color:#007426;
	margin: 10px 0px;
}
.floatright {
	float:right;
	padding-top: 4px;
	padding-right: 5px;
}
.imgborder, #map_canvas {
	padding: 1px;
	border: 1px solid #030;
}
#wrapper {
	width:950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	margin-top:10px;
	height:67px;
}
#header h1, #header h2 {
	color:#fff;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#header h1 {
	font-size:30px;
}
#header h2 {
	font-size:14px;
}
#header a {
	color: #FFF;
	text-decoration:none;
}
#callus {
	float:right;
	color:#fff;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
}
#menu {
	height:32px;
}
#nav li {
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #c6e4ff;
	text-decoration: none;
	margin-right:4px;
	margin-top:5px;
	width:100px;
	height:27px;
	display:block;
	background:url('tab_bg.jpg');
}
#nav li.active {
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #c6e4ff;
	text-decoration: none;
	margin-right:4px;
	margin-top:5px;
	width:100px;
	height:29px;
	display:block;
	background:url('tab_bg_active.jpg');
	background-repeat:no-repeat;
}

#nav li.active:hover {
	filter:alpha(opacity=170);
	opacity: 1.7;
	-moz-opacity:1.7;
}


#nav li:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#nav li:active {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#nav li a {
	display: block;
	color: #0e0e0e;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav li a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e0e0e;
}
#nav li a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e0e0e;
}
#nav li a:hover {
}
.activemenu {
	background-image:url('tab_bg_active.jpg');
	background-repeat:no-repeat;
	width:100px;
	height: 27px;
}
#shopping_cart {
	width:240px;
	height:40px;
	background:url('shopping_cart_bg.jpg');
	float:right;
	margin-top:-28px;
	color:#fff;
	padding:10px;
}
#shopping_cart input[type="submit"] {
	margin-top: 5px;
	width: 118px;
}
#shopping_cart p {
	font-size: 0.8em;
	color:#fff;
}
#search {
	float:right;
	padding: 5px 25px 0px 0px;
}
#search input[type="text"] {
	width: 170px;
}
#fp_bullets {
	font-style:italic;
	font-size:18px;
	color:#575a5d;
	margin-bottom:30px;
}
#fp_bullets p {
	margin-bottom:5px;
}
#body_content h1, #body_content h2 {
	color:#575a5d;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#body_content h1 {
	font-size:30px;
	margin-bottom:15px;
	margin-top:15px;
}
#body_content h2 {
	font-size:14px;
}
.half_right {
	float:right;
	width:475px;
	font-size: 0.8em;
	color:#3f3f3f;
	margin-bottom: 10px;
}
.half_right a {
	color:#000;
	text-decoration: underline;
}
.half_right h3 {
	margin-bottom: 8px;
}
.homepage_text {
	line-height: 2em;
}
.push {
	height: 40px; /* .push must be the same height as .footer */
	color:#FFF;
	text-align:center;
	padding-top:30px;
	clear:both;
}
.footer {
	height: 40px; /* .push must be the same height as .footer */
	background:#007527;
	color:#FFF;
	text-align:center;
	padding-top:30px;
	clear:both;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.check {
	position:relative;
	top:20px;
	margin-right:10px;
}
#sign_up_form {
	width:423px;
	height:132px;
	background:url('sign_up.jpg');
	padding:15px;
}
#sign_up_form table tr {
	margin-bottom: 10px;
}
#sign_up_form input[type="text"] {
	width: 230px;
}
#sign_up_form table tr p {
	font-weight:bold;
	color:#000;
}
#feature_blocks {
	width:452px;
}
#left_block {
	width:452px;
}
#left_block h3 {
	font-size: 0.8em;
	color: #3f3f3f;
	margin-bottom: 5px;
}
#feature_blocks h1, #left_block h1 {
	width:300px;
	line-height:1em;
	color:#000;
	margin-bottom:10px;
	padding-left: 20px;
	padding-top: 20px;
}
#feature_blocks p {
	padding-left: 20px;
	line-height:1.6em;
	font-size: 0.8em;
}
#left_block p {
	padding-left: 0px;
	line-height:1.6em;
	font-size: 0.9em;
}
#left_block form {
	padding-left: 0px;
	line-height:1.6em;
	font-size: 0.9em;
}
 #feature_blocks ul,, #left_block ul {
 padding-left: 35px;
}
#feature_blocks ul li,, #left_block ul li {
 line-height:1.6em;
 font-size: 0.8em;
 color:#000;
 list-style-image:url('bullet_point.png');
 padding-left: 3px;
}
#tractor_spares_block {
	width:452px;
	height:162px;
	background:url('tractors_block.png');
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#implement_block {
	width:452px;
	height:162px;
	background:url('implement_block.png');
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#for_sale_block {
	width:452px;
	height:162px;
	background:url('tractors_block_blue.png');
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#implements_for_sale_block {
	width:452px;
	height:162px;
	background:url('implements_for_sale_block.png');
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#company_info_block {
	width:452px;
	height:194px;
	background:url('company_info_block.png');
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#company_info_block ul {
	margin-left: 50px;
}
#company_info_block ul li {
	list-style:circle;
}
#company_info_block ul li p {
	margin-left: -10px;
}
#deliver_anywhere_block {
	width:452px;
	height:110px;
	margin-bottom: 0px;
}
#deliver_anywhere_block_small {
	width:350px;
	height:110px;
	margin-bottom: 0px;
}
#deliver_anywhere_block h1, #deliver_anywhere_block_small h1 {
	color:#575a5d;
	width: auto;
	text-align:center;
	padding:0px;
}
#deliver_anywhere_block h2, #deliver_anywhere_block_small h2 {
	color:#007427;
	width: auto;
	text-align:center;
	padding:0px;
	margin-top: 20px;
	font-size: 1.2em;
}
#deliver_anywhere_block h3, #deliver_anywhere_block_small h3 {
	color:#575a5d;
	width: auto;
	text-align:center;
	padding:0px;
	margin-top: 20px;
	font-size: 1.2em;
}
.product_items_layout {
	background-image:url('brand.jpg');
	background-repeat:no-repeat;
	width: 353px;
	height: 60px;
}
.product_items_layout h2 {
	padding: 10px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
.product_items_layout h2 a {
	text-decoration:none;
}
.product_listings {
	/*border: 1px solid #000;*/
	width: auto;
	height: auto;
	margin: 10px 0px 20px 0px;
}
.product_listings_image img {
	float:left;
}
.product_listings_text {
	margin: 0px 10px;
	width: 400px;
	float: right;
}

