/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff url(../images/background-top.gif) left top repeat-x;
  font: normal 62.5% Helvetica, Arial, Verdana, sans-serif;
  color: #000;
}

a {
  text-decoration: none;
}

table tr td {
  font-size: 1.2em;
  padding: 7px 2px;
  font-weight: bold;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/

#wrap {
  background: url(../images/background-bottom.gif) left bottom repeat-x;
}

#logo a {
  width: 288px;
  height: 123px;
  display: block;
  text-indent: -9999px;
  background: url('../images/newlogo.png') left top no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}

#nav {
  float: left;
  margin-left: 288px;
}

#nav li {
  display: block;
  float: left;
  padding-right: 2px;
  background: url(../images/nav-right.gif) right top no-repeat;
  position: relative;
  z-index: 10;
}

#nav li a {
  display: block;
  float: left;
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 66px;
  height: 1%;
  padding: 0 14px;
  background: url(../images/nav-background.gif) left top repeat-x;
}

#nav li a:hover, #nav li:hover a, #nav li.iehover a {
  background: url(../images/nav-hover-background.gif) left top repeat-x;
  color: #fff000;
}

#nav li ul {
  display: none;
}

#nav li:hover ul, #nav li.iehover ul {
  display: block;
  position: absolute;
  width: 185px;
  left: -1px;
  top: 66px;
  border: 1px solid #fff;
  border-width: 0 1px 1px;
  background: #202020;
  z-index: 10;
}

#nav li li {
  float: none;
  padding: 0;
  background: none;
  height: 1%;
  margin: 0;
}

#nav li li a, #nav li:hover li a, #nav li.iehover li a {
  display: block;
  float: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: none;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  line-height: 1em;
  height: 1%;
  padding: 10px 14px;
  background: #202020;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #181818;
  margin: 0;
}

#nav li li a:hover {
  background: #373737;
  border: 1px solid #202020;
  padding: 10px 13px;
}

#main {
  width: 1037px;
  clear: both;
  background: url(../images/main-background.gif) left top repeat-y;
}

#maintop {
  background: transparent url(../images/background.jpg) left top no-repeat;
  z-index: 1;
}

#mainbottom {
  background: url(../images/main-bottom-background.gif) left bottom no-repeat;
  padding-bottom: 50px;
  z-index: -5;
}

#phone {
  margin-left: 298px;
  color: #fff;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 24px;
}

#phone em {
  font-style: normal;
  color: #fff000;
}

#diagram {
  width: 267px;
  height: 157px;
  position: absolute;
  left: 718px;
  top: 104px;
  z-index: 0;
}

#contactbtn {
  position: absolute;
  top: 235px;
  left: 25px;
  z-index: 10;
}

#casestudy {
  position: absolute;
  top: 253px;
  left: 150px;
  z-index: 999;
  display: none;
}

#casestudy a {
  display: block;
  background: url(../images/case-study-cospgs.gif) left top no-repeat;
  text-indent: -9999px;
  width: 227px;
  height: 36px;
}

#content {
  padding-top: 58px;
  padding-left: 21px;
  width: 885px;
}

#home-block-top {
  background: url(../images/home-block-top.gif) left top no-repeat;
  width: 873px;
  height: 160px;
  position: relative;
}

#home-block-top h2 {
  color: #a5bb32;
  font-weight: bold;
  font-size: 1.8em;
  background: url(../images/hdots-big.gif) left bottom repeat-x;
  width: 602px;
  padding: 18px 0 .5em 0;
  margin: 0 0  1em 20px;
}

#home-block-top p {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 1em;
  width: 602px;
  margin-left: 20px;
  color: #282828;
}

#home-block-top .product {
  position: absolute;
  top: -44px;
  right: 44px;
  width: auto;
  margin: auto;
}

#footer {
  width: 1037px;
}

#footer p {
  color: #fff;
  font-size: 1.1em;
  float: right;
  text-align: right;
}

#footer p.copy {
  float: left;
  text-align: left;
}

#footer ul {
  float: left;
  padding-top: 13px;
}

#footer li {
  display: inline;
  text-transform: uppercase;
  font-size: 1.1em;
  padding-right: 20px;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  text-decoration: underline;
}

#footertop {
  background: url(../images/footer-top-background.gif) left top no-repeat;
  height: 30px;
  padding: 40px 63px 0 23px
}

#footertop p {
  font-weight: bold;
}

#footerbottom {
  background: url(../images/footer-background.gif) left top no-repeat;
  height: 49px;
  padding: 3px 63px 0 23px
}

#content-block {
  background: url(../images/content-block-background.gif) left top repeat-y;
  width: 574px;
  float: left;
}

#content-block-top {
  background: url(../images/content-block-background-top.gif) left top no-repeat;
}

#content-block-bottom {
  background: url(../images/content-block-background-bottom.gif) left bottom no-repeat;
  padding: 20px;
}

#content-block h2 {
  color: #a5bb32;
  font-weight: bold;
  font-size: 1.8em;
  background: url(../images/hdots-big.gif) left bottom repeat-x;
  padding-bottom: .5em;
  margin-bottom: 1em;
}

#content-block p {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 1em;
  color: #282828;
}

#content-block h3 {
  font-size: 1.6em;
  line-height: 2em;
  margin-bottom: .75em;
  color: #282828;
  font-weight: bold;
}

#content-block h3 a {
  color: #004c81;
  border-bottom: 1px dotted #004c81;
}

#content-block h3 a:hover {
  border-bottom: 1px solid #004c81;
}

#content-block h4, #content-block dt {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 1em;
  color: #282828;
  font-weight: bold;
}

#content-block dd {
  padding-left: 1em;
}

#content-block ul {
  margin-bottom: 1em;
  margin-left: 3em;
}

#content-block li {
  font-size: 1.2em;
  line-height: 2em;
  color: #282828;
  list-style: disc;
}

#content-block ul#products li {
  font-size: 1.4em;
  font-weight: bold;
}


#content-block blockquote {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 2em;
  color: #282828;
  font-weight: bold;
}

#content-block blockquote em {
  font-weight: normal;
}

#content-block a {
  color: #004c81;
  border-bottom: 1px dotted #004c81;
}

#content-block a:hover {
  border-bottom: 1px solid #004c81;
}

#content-block a.learnmore, #content-block a.learnmore:hover {
  border: 0 none;
  margin-bottom: 40px;
  display: block;
}

#content-block img.photo {
  border: 10px solid #fff;
  margin: 0 0 10px 10px;
}

#content small {
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}

#content a.photos, #content a.photos:hover {
  border: 0 none;
}

#main #turfslideshow {
	position: absolute;
	top: -1px;
	left: 0;
	width: 713px;
	height: 237px;
	z-index: 0;	
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.hdots {
  background: url(../images/hdots-small.gif) left center repeat-x;
  padding: 11px 0 0;
}

.home-block {
  width: 265px;
  height: 214px;
  padding: 11px 12px;
  background: url(../images/home-block-background.gif) left top no-repeat;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}

.side-block {
  width: 265px;
  height: 214px;
  padding: 11px 12px;
  background: url(../images/side-block-background.gif) left top no-repeat;
  float: left;
  margin-left: 10px;
}

.additional {
  background: url(../images/additional-block-background.gif) left top no-repeat;
  height: 536px;
}

.side-block h3 {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 5px;
}

.side-block ul {
	font-size: 1.5em;
	padding: 8px 0 0 3px;
	list-style-type: disc;
	list-style-position: inside;
}
.side-block ul li {
	padding-bottom: 8px;
}
.side-block ul li a {
	color: #004c81;
	border-bottom: 1px dotted #004c81;
	font-weight: bold;
}
.side-block ul li a:hover {
	border-bottom: 1px solid #004c81;
	color: #000;
}

.home-block h2, .side-block h2 {
  background: url(../images/block-header.gif) left top no-repeat;
  width: 244px;
  height: 24px;
  line-height: 1em;
  color: #a5bb32;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  padding: 8px 10px;
}

.home-block h2 a, .side-block h2 a {
  color: #a5bb32;
}

.home-block h2.one-line, .side-block h2.one-line {
  line-height: 40px;
  padding: 0 10px;
  height: 40px;
}

.home-block h2 span, .side-block h2 span {
  font-family: "Arial Black", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.home-block p, .side-block p {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 1em;
  color: #282828;
}

.home-block p a, .side-block p a {
  font-weight: bold;
  color: #004c81;
}

.row2 {
  padding-left: 145px;
}
.row3 {
  padding-left: 300px;
}


.row2 .home-block {
  background: url(../images/home-block-row2-background.gif) left top no-repeat;
}
.row3 .home-block {
  background: url(../images/home-block-row2-background.gif) left top no-repeat;
  text-align: center;
}

fieldset {
  padding: 20px;
  border-top: 1px solid #999;
}

legend {
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 0 5px;
  margin-left: -5px;
}

label {
  display: block;
}

.textbox {
  padding: 4px 3px;
  font-size: .9em;
  width: 200px;
  background: #fff;
  border: 1px solid #999;
}

select {
  padding: 3px;
  font-size: .9em;
  width: 208px;
  background: #fff;
  border: 1px solid #999;
}

textarea {
  padding: 3px;
  width: 523px;
  height: 200px;
  background: #fff;
  border: 1px solid #999;
}

#content-block .results p {
  font-size: 1.6em;
}

/*----End Classes----*/

