@import url("navigation.css");

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 {
border: 0;
margin: 0;
padding: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
* { font-size: 100.01%; }
html {
	font-size: 62.5%;
}
body{
	background:#28231a;
	font:1.4em/1.43em Arial, Helvetica, sans-serif;
	color:#393334;
}

b {
	color: #397c33;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
a, a:link, a:visited {
	color: #827062;
}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main_container {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	padding: 15px 0;
	background: url(../images/bg-main.jpg) top center no-repeat;
}
#main{
	width: 863px;
	margin: 0 auto;
	display: block;
}

.map {
	display: block;
	clear: both;
	margin: 15px auto;
	padding-left: 15px;
}

.list li {
	margin-left: 18px;
	list-style: url(../images/bulletpt.png);
	padding-bottom: 7px;
	
}	

.box-left .line, .box-left-contact .line, .box-right-contact .line, .box-right .line1 {
	height: 1px;
	padding: 0px 0 10px;
	width: 90%;
	display: block;
	border-bottom: solid 1px #ccc;
	clear: both;
}


#header_container {
	background: url(../images/header-bg.jpg) top center repeat-x;
	position:relative;
	height:165px;
	width: 100%;
	display: block;
	clear: both;
}
#header {
	width: 893px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.logo{
	position:absolute;
	z-index:2;
	display:block;
	overflow:hidden;
	top:0px;
	left:0px;
}
.logo a{
	display:block;
	overflow:hidden;
	width: 284px;
	height:151px;
	text-indent:-9999px;
	background: url(../images/logo.png)
}
.tagline{
	position:absolute;
	top:15px;
	right:0px;
	overflow:hidden;
	width: 442px;
	height: 130px;
	background: url(../images/tagline.png) no-repeat;
	display: block;
	text-indent: -99990px;
}


.content{
	width:853px;
	padding:0 20px;
	overflow:hidden;
	position: relative;
}
.content-box-top{
	width:100%;
	margin:0 0 14px 0;
	background:#fff url(../images/bg-content-box-top.gif) no-repeat;
}
.content-box-bottom{
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
	background:url(../images/bg-content-box-bottom.gif) no-repeat 0 100%;
}
.banner{
	width: 856px;
	height: 201px;
	display: block;
}

.banner .mainimg{
	float: left;
	display:block;
	background: url(../images/banner-img.jpg) no-repeat;
	width: 550px;
	height: 201px;
	position: relative;
}

.banner .mainimg .viewproducts_btn {
	position: absolute;
	top: 135px;
	left: 40px;
	display: block;
	background: url(../images/view-products.jpg) no-repeat;
	width: 158px;
	height: 39px;
	text-indent: -99999px;
}

.banner .mainimg .viewproducts_btn:hover {
	background-position: 0 -39px;
}

.banner .mainblock {
	float: right;
	display: block;
	background: url(../images/banner-solid.jpg) no-repeat;
	width: 306px;
	height: 178px;
	padding: 15px 0;
}

.targetlist {
	margin: -10px 0 0 30px;
	padding: 0;
}
.targetlist li {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0;
}	
.targetlist li span {
	display: block;
	height: 19px;
	width: 218px;	
	text-indent: -99999px;
}
.targetlist .golfcoursesupers {
	background: url(../images/list-golfcoursesupers.png) no-repeat;
}
.targetlist .sportsfield {
	background: url(../images/list-sportsfields.png) no-repeat;
}
.targetlist .lawncare {
	background: url(../images/list-lawncareoperators.png) no-repeat;
}
.targetlist .estate {
	background:url(../images/list-estates.png) no-repeat;
}






.box-top{
	width:851px;
	background: url(../images/bg-bottom-box-top.gif) 0 53px no-repeat;
}
.box-middle{
	width: 851px;
	overflow:hidden;
	background: #fff;
	margin-top: -35px;
}

.box-bottom{
	padding:0 22px 15px 22px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-box-bottom.gif) no-repeat 0 100%;
}
.box-left {
	width:528px;
	float:left;
	margin:15px 0 0;
	padding:0 22px 0 0;
	border-right:1px solid #cec7c5;
}
.box-left-contact {
	width:298px;
	float:left;
	margin:15px 0 0;
	padding:0 22px 0 0;
	border-right:1px solid #cec7c5;
}

.box-full {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0 22px 0 0;
	width: 803px;
}

.box-bottom h2{
	margin:0;
	font-size:18px;
	line-height:22px;
	color:#3e3e3e;
	display:block;
}
.box-left p, .box-right p, .box-left-contact p {
	margin:10px 0 0;
	font-size:0.93em;
	color:#393334;
}
.box-left span, .box-left-contact span{
	display:block;
	padding:18px 0 5px 0;
	font-size:0.93em;
	color:#393334;
}
.box-left a, .box-left-contact a{
	color:#393334;
	font-size:0.93em;
	text-decoration:underline;
}
.box-left a:hover, .box-left contact a:hover {
	text-decoration:none;
}
.box-right{
	float:right;
	width:240px;
	padding:0 35px 0 25px;
	margin:14px 0 0;
}

.box-right-contact {
	float:right;
	width:470px;
	padding:0 35px 0 25px;
	margin:14px 0 0;
}


.weather_btn {
	margin: 10px 0 0 0;
	background: url(../images/weather-link.gif) no-repeat;
	width: 229px;
	height: 75px;
	display: block;
	text-indent: -9999px;
}

.weather_btn:hover {
	background-position: 0 -75px;
}

.links_btn {
	margin: 10px 0 0 0;
	background: url(../images/links-link.gif) no-repeat;
	width: 229px;
	height: 35px;
	display: block;
	text-indent: -9999px;
}

.links_btn:hover {
	background-position: 0 -35px;
}





.footer{
	width:803px;
	overflow:hidden;
	clear:both;
	padding:10px 20px 40px 30px;
	margin: 0 auto;
}

.footer li {
	float: left; 
	display: inline; 
	padding-right: 45px;
}

.footer li.end {
	padding-right: 0;
	float: right;
}


.footer-list{
	margin:0 0 0 -6px;;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
	display:inline;
}
.footer-list li{
	float:left;
	padding:0 4px 0 6px;
	background:url(../images/bg-footer-list-line.gif) no-repeat 0 60%;
}
.footer-list li:first-child{
	background:none;
}
.footer-list li a{
	text-decoration:none;
	color:#cdc2bd;
	font-size:0.86em;
}
.footer-list li a:hover{
	text-decoration:underline;
}
.footer p {
	margin:0;
	color:#a49790;
	font-size:0.86em;
}
.footer b {
	margin:0;
	color:#a49790;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.contact {
	border-bottom: 1px solid #cbc7bf;
	overflow: hidden;
	height: 100%;
	width: 229px;
	padding: 0 0 15px 0;
}

.contact-form {
	width: 229px;
	background: url(../images/contact-form-bg.gif) repeat-y;
	overflow: hidden;
	height: 100%;
	margin: 0;
}

.contact-form:before {
	height: 9px;
	content: "";
	display: block;
	font-size: 0px;
	line-height: 0;
	background: url(../images/contact-form-top-bg.gif) no-repeat;
}

.contact-form:after {
	height: 10px;
	content: "";
	display: block;
	font-size: 0px;
	line-height: 0;
	background: url(../images/contact-form-bottom-bg.gif) no-repeat 0 100%;
}

.contact-form .gradient {
	overflow: hidden;
	background: url(../images/contact-form-gradient.gif) repeat-x;
	margin: 0 2px 0;
	padding: 3px 10px 0 10px;
	width: 205px;
	overflow: hidden;
}

.contact-form h2 {
	margin: 0 0 0 0;
	font: bold 15px "Times New Roman", Times, serif;
	color: #397c33;
	padding: 1px 0 5px 81px;
	background: url(../images/contact-head-bg.gif) no-repeat;
}

.contact-form h2 strong {
	font-size: 23px;
	position: relative;
	top: -3px;
}

.contact-form .line {
	overflow: hidden;
	height: 100%;
}

.contact-form .line label {
	display: block;
	padding: 5px 0 2px 0;
}

.contact-form .line .text {
	float: left;
	width: 200px;
	padding: 0 0 0 2px;
	margin: 0;
	outline: none;
	height: 16px;
	border: 1px solid #999;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
}

.contact-form .line .city {
	float: left;
}

.contact-form .line .city .text {
	width: 134px;
}

.contact-form .line .state {
	float: right;
}

.contact-form .line .state .text {
	width: 51px;
}

.contact-form .line .zip {
	float: left;
}

.contact-form .line .zip .text {
	width: 90px;
}

.contact-form .line .phone {
	float: right;
}

.contact-form .line .phone .text {
	width: 100px;
}

.contact-form .submit {
	margin: 12px 0 -4px -2px;
}



/* --------------------------------------------------- */
/* MANUFACTURERS */
/* --------------------------------------------------- */


.manufacturers-container {
	background: url(../images/authorized-distributor.jpg) top left no-repeat;
	margin-top: 25px;
	float: left;
	display: block;
	padding: 15px 0 0 0;
}

.manufacturers {
	border-top: solid 1px #ccc;
	padding: 10px 0 20px 0;
}
.manufacturers p {
	margin: 0;
	padding: 0 20px 10px 20px;
	font-size: 12px;
	line-height: normal;
}
.manufacturers p a, .manufacturers p a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.manufacturers p a:hover {
	text-decoration: underline;
}
.manufacturers ul {
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
.manufacturers li {
	list-style: none;
	padding: 0;
	margin: 0;
	/* border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc; */
}	
				
.manufacturers li {
	height: 65px;
	width: 113px;
	float: left;
}
.manufacturers li.end {
	border-right: none;
}
.manufacturers li.bottom {
	border-bottom: none;
}
.manufacturers li img {
	padding: 0;	
	border: none;						
}	
	
.spacer {
	display: block;
	width: 100%;
	height: 15px;
	clear: both;
}	


ul.about {
	font-size: .93em;
	float: left;
	padding-right: 25px;
	width: 45%;
}

ul.about li {
	padding-bottom: 15px;
}

.products-tbl {
	width: 100%;
}

.products-nav {
	margin: 10px 0;
}
.products-nav li {
	padding-bottom: 5px;
}

.products-nav li a.select {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}
.products-nav li a.select:hover {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}


h1 {
	color: #397c33;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
}