/* Style Sheet for Steinerturf.com */
/* Authored by ENVANO */
/* August 2003 */
body { margin: 0px;
       font-family: Arial, Helvetica, sans-serif; 
       color: black; 
       font-size: 11px; 
       line-height: 15px;
       background: black;
       background-image: url(/images/homebg.jpg);
       background-repeat: no-repeat;
     }

a { color: #4FA343; }

img { border-style: none; }

.ahomepage a { color: #cc0000; }

.navheader {
  font-size: 14px;
  color: #cc0000;
  font-weight: 700;
}

.lspace { margin-left: 10px; }

.tracks {         color: #cc0000;
                  font-weight: 700;
         }
         
.atracks a { color: #cc0000; text-decoration: none;}
.atracks a:visited { color: #cc0000; text-decoration: none;}

/* For Your Steiner Nav */
.fysnav a {       display: block;
                  color: white; 
                  font-size: 12px; 
                  font-weight: 700; 
                  text-decoration: none;
                  border-top: thin solid white;
                  padding: 2px;
                  padding-left: 15px;
                  background-color: transparent;
                }
.fysnav a:hover { 
                  display: block;
                  color: white; 
                  font-size: 12px; 
                  font-weight: 700; 
                  text-decoration: none; 
                  border-top: thin solid white;
                  padding: 2px;
                  padding-left: 15px;
                  background-image: url(/images/navblade.gif);
                  background-repeat: no-repeat;
                }
.features { color: #cc0000; font-weight: 700; font-size: 12px; padding-bottom: 3px; }

.accessories { color: white; background-color: #4FA343; padding: 2px; padding-left: 5px; width: 170px; margin: 2px; font-weight: 700; }

.price { color: #4FA343; font-weight: 700; }

/* for attachemnts and cells with white text on colored bg */
th { color: white; padding: 2px; padding-left: 5px; margin: 2px; font-weight: 700; }

.leftfloat { float: left; }
.rightfloat { float: right; margin: 4px; }


h3 { font-size: 15px; font-weight: 700; line-height: 16px; text-align: left; } 
 
 /* productline */
 .line { margin-right: 10px; text-align: right; font-size: 16px; color: black; }
 
 /* copyright */
 .copyright { float: left; display: inline; text-align: left; margin: 15px; margin-left: 25px; color: white; }
 
 /* footer */
 .footer { width: 600px; float: right; display: inline; color: white; text-align: center; margin: 15px; margin-left: 10px; }
 
.bodyCopy14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.bodyGreen_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #4FA343;
	text-decoration: underline;
}
.bodyRed_links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
