@import url('reset.css');

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
strong{
	font-weight:bold;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background:url(../images/grass_tile.jpg) repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #3d5b34;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:30px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:38px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:30px;
	text-align:right;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:28px;
	padding:15px 0 10px 0;
}
h2.leftCol{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:28px;
	padding:12px 10px;
}

h2 a, h3 a, p a {
	color:#fff;
}


h3,
.h3 {
	color:#0A3A00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	padding:5px 0;
}
h3.leftCol {
	color:#0A3A00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	padding:12px 10px;
}

.whiteText {
	color:#fff;
}

p {
	line-height:16px;
}

p a {
	color:#394426;
	border-bottom:#CCFF33 1px solid;
}

p a:hover {
	color:#394426;
	border-bottom:#CCFF33 1px solid;
	background:#CCFF33;
}

.textlink a {
	color:#394426;
	font-weight:bold;
}

.textlink a:hover {
	font-weight:bold;
	color:#fff;
}

#container{
	width:870px;
	margin: 0 auto;
}

#header{
	width:100%;
	height: 210px;
}

#headLeft{
	float:left;
	clear:left;
	width:286px;
	height:179px;
}

#headRight{
	height:179px;
	float:left;
	clear:right;
	width:572px;
	background-image:url(../images/header_pageheading.gif);
	background-repeat:no-repeat;
}

#headText{
	width:450px;
	float:right;
	clear:both;
	position:relative;
	top:60px;
	text-align:right;
	padding-right:30px;
}

#headLeft img{
	border:none;
}




#middleIntro{
	width:810px;
	margin:10px auto;
	padding:0;
	background:url(../images/intro_bg.gif) bottom #fff repeat-x;
}

.content{
	width: 810px;
	margin: 10px auto;
	background:url(../images/content_bg.jpg) repeat;
}

#footer{
	width:790px;
	margin: 10px auto;
	background:url(../images/content_bg.jpg) repeat;
	padding:8px 10px;
}

#siteBy{
	float:right;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
#siteBy a, #sitemapText a{
	color:#333;
}
#siteBy a:hover, #sitemapText a:hover{
	color: #fff;
}

#sitemapText {
	float:left;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	width:600px;
}

.leftColumn{
	float:left;
	clear:left;
	width:208px;
	color:#394426;
	font-size:12px;
}

.leftColumnText {
	padding:10px 15px 5px 15px;
	width:178px;
}

.leftColumnText li a {
	padding:5px 10px 5px 15px;
	list-style:none;
	background:url(../images/bullet_white.gif) no-repeat 0 10px;
	color:#0A3A00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	width:178px;
}

.leftColumnText li a:hover {
	color:#fff;
}

.leftColumn h1{
	text-align:left;
}
.leftColumn img{
	padding:4px;
}

.leftColumn p{
	padding:5px 10px;
}

.centeredColumn{
	width:550px;
	color:#394426;
	font-size:12px;
	padding:10px 0px 0px 140px;
}

.rightColumn{
	float:left;
	clear:right;
	width:550px;
	color:#394426;
	font-size:12px;
	padding:10px;
}
.rightColumn p{
	padding:5px 0;
}

.rightColumn ul {
	background:#90af5a;
	padding:7px 10px;
	border:#fff solid 1px;	
}

.rightColumn li {
	padding:5px 10px 5px 15px;
	list-style:none;
	background:url(../images/bullet_white.gif) no-repeat 0 8px;
	color:#fff;
}


.sitemap ul {
	padding:5px 10px 5px 15px;
	list-style:none;
	background:none;
	border:none;
}

.sitemap li a {
	color:#333;
}
.sitemap li a:hover {
	color:#fff;
}

.rightColumn img{
	padding-right:10px;
}

.oneColTop {
	padding:15px;
	margin:0;
}

.oneColumn {
	width:790px;
	color:#394426;
	font-size:12px;
	padding:10px;
}

.oneColumn p{
	padding:5px 0;
}

#middleIntro p{
	color:#3d5b34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
}



#formDiv{
	width:450px;
	float:left;
	clear:both;
}

#formDiv input, #formDiv textarea {
	padding-left:0.3em; 
	margin-bottom:0.6em;
	clear:right;
	width:250px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	
}

#formDiv #radQuote, #formDiv #radInfo, #formDiv #radSupply {
	text-align:left;
	padding-left:0.3em; 
	margin-bottom:0.6em;
	clear:right;
	width:20px;
}

#formDiv #submit{
	width:90px;
	background:#fff;
}	

#formDiv label {
  clear:left;
  display:block;
  float:left;
  width:120px;
  text-align:right;
  padding-right:10px;
  padding-top:3px;
}

#formDiv fieldset {
	border:#fff 1px solid;
	padding:5px;
	width:450px;
}

#formDiv legend {
	color:#fff;	
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:lowercase;
	padding:15px 5px;
}

#submit {
	background:#0A3A00;
	color:#fff;
	float:right;
	margin:10px 60px 10px 0;
	padding:5px;
}

.question {
	color:#fff;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.answer {
	color:#0d3d00;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.leftBlock {
	padding:20px 5px;
}

.leftBlock h3 {
	padding:5px 10px;
}

.solidBlockContent {
	background:#9bbc61;
	border:#fff solid 1px;
	margin-bottom:10px;
	padding:5px;
	display:block;
	color:#394426;
}

.solidBlock a {
	background:#9bbc61;
	border:#fff solid 1px;
	margin-bottom:10px;
	padding:5px;
	display:block;
	color:#394426;
}
.solidBlock a:hover {
	background:#93b25b;
	border:#0a3a00 solid 1px;
}


.productRoll a {
	background:#90af5a;
	padding:10px;
	border:#fff solid 1px;
	margin-bottom:10px;
}


.accessory p {
	color:#394426;
}

.productImageCol {
	width:200px;
	float:left;
}
.productblurb {
	width:310px;
	float:left;
	padding-left:15px;
}
.productSpecs{
	padding:5px;
	background:#90af5a;
	border:#fff solid 1px;
	margin:5px 0;
}

.slideshow {
	margin:0 15px;
	padding:15px 0;
}
.slideshow a img {
	border:#006600 solid 1px;
	padding:2px;
	margin:5px 3px;
}

.slideshow a:hover img  {
	border: #fff solid 1px;
	padding:2px;
	margin:5px 3px;
}

.benefitColOne{
	float:left;
	width:190px;
	border:0;
}
.benefitColTwo{
	float:left;
	width:190px;
	border:none;	
}
.benefitColThree{
	float:left;
	width:135px;
	border:none;
}

.benefitColWrap{
	background:#90af5a;
	padding:7px 10px;
	border:#fff solid 1px;
	display:block;
	width:380px;
}

.benefitColOne ul,
.benefitColTwo ul,
.benefitColThree ul {
	float:left;
	background:none;
	padding:0;
	border:none;	
}

.greenTable {
	background:#90af5a;
	border:1px #fff solid;
}

.greenTable td {
	border-bottom:1px #fff solid;
	border-right:1px  #fff  solid;
	padding: 3px;
	line-height:18px;
}

.greenTable th {
	font-weight:bold;
	border-bottom:1px #fff solid;
	border-right:1px  #fff  solid;
	padding: 3px;
	line-height:18px;
	background-color:#7eb032;
}

#bursts {
	float:right;
	width:140px;
	text-align:right;
}

.narrowProduct {
	width:190px;
	float:left;
	height:280px;
	margin:2px;
	border:1px #fff solid;
}
.narrowProduct img {
	overflow:hidden;
	width:190px;
}

.productName {
	padding:0 5px;	
}
.productSpec {
	padding:0 5px;
}

p.orangeIntro {
	font-size:15px;
	line-height:19px;
	margin-top:10px;
	color:#e50506;
}

p.orangeIntro a {
	color:#e50506;
	border-bottom:1px dotted #e50506;
}
p.orangeIntro a:hover {
	color:#e50506;
}

.introText {
	line-height:19px;
}

.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
}

.csiro {
	float:right;
	padding:9px;
}

.floatLeft img {
	float:left;
	padding:0 20px 0 0;
}

.floatLeft {
	float:left;
	padding:15px 0;
}

.yesTicks li {
	background: url(../images/yestick.gif) no-repeat 680px 3px;
	list-style:none;
	width:790px;
	border-bottom:1px solid #728d40;
}

.sports_surfaces {
    font-size: 18px;
    line-height: 28px;
    margin: 5px 0px 0px 5px;
}

		
