@import url(reset.css);
@import url(grid.css);
@import url(menu.css);

body {
	background: #482400 url('/templates/na_turf2/images/nat-window-background.jpg') repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5;
}
ol {
	list-style-type: decimal;
	line-height: 1.5;
}
#naturf {
	margin: 0 auto;
	width: 988px;
}
#header_wrapper {
	background: url('../images/header-wrapper-background.gif');
	height: 120px;
	width: 988px;
}
#header {
	background: url('../images/header-background.png') repeat-x;
	height: 107px;
	margin: 0 14px;
	position: relative;
	width: 960px;
}
#title {
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	width: 380px;
}
#title span {
	background: url('../images/title.png');
	display: block;
	height: 80px;
	position: absolute;
	top: 0;
	width: 380px;
	z-index: 2;
}
#slogan {
	height: 49px;
	left: 490px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 361px;
}
#slogan span {
	background: url('../images/slogan.png');
	display: block;
	height: 49px;
	position: absolute;
	top: 0;
	width: 361px;
	z-index: 2;
}
#phone_number {
	font-size: 1.2em;
	left: 380px;
	margin: 0em auto;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 50px;
	width: 580px;
}
#phone_number span {
	font-size: 0.8em;
}
#content_wrapper {
	background: url('../images/content-wrapper-background.gif') repeat-y;
	width: 988px;
}
#content {
	background: #fff;
	margin: 0 14px;
	width: 960px;
}
#nav {
	font-size: 1.4em;
	width: 960px;
}
h2, div.contentheading, div.componentheading {
	border-bottom: 1px solid #1b1b1b;
	color: #1b1b1b;
	font-family: 'times new roman', times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.5em 10px;
	width: 100%;
}
h3 {
	color: #76923C;
	font-size: 1.2em;
	margin: 1em 10px 0 10px;
}
h3 + p {
	margin: 0 10px 1em 10px;
}
p {
	margin: 1em 10px;
}
ul, ol {
	margin: 0 10px;
	padding-left: 1.5em;
}
ul {
	list-style-type: disc;
}
span.article_separator {
	display: none;
}
#user5 {
	margin: 1em 0;
	padding: 0.5em 1em;
}
#user1, #user2, #user3, #user4, #user11  {
	border: 1px solid #1b1b1b;
	border-top: 6px solid #76923C;
	width: 298px;
}
#homepage #user1,#homepage #user2, #homepage #user3, #homepage #user4, #homepage #user11  {
	height: 25em;
}
#homepage #user1 div.moduletable, #homepage #user2 div.moduletable, #homepage #user3 div.moduletable, #homepage #user4 div.moduletable, #homepage #user11 div.moduletable  {
	overflow: hidden;
}
#homepage #user5 {
	border-bottom: 6px solid #76923C;
	border-top: 6px solid #76923C;
	font-size: 1.2em;
}
#homepage div.product {
	clear: left;
	margin-top: 1em;
}
#homepage div.product img {
	float: left;
	margin: 0 10px 0 10px;
}
#homepage div.tip {
	clear: left;
	font-size: 1.2em;
	margin: 1em 0 0 0;
}
#homepage div.tip img {
	float: left;
	margin: 0 10px 0 10px;
}
#homepage div.tip p {
	margin-left: 140px;
}
div.homepage_links ul {
	margin: 0.5em 0;
	padding: 0;
}
div.homepage_links ul li{
	background: #76923C url('../images/homepage-links-background.gif') repeat-x;
	display: block;
	height: 30px;
	margin: 3em 0;
	width: 298px;
}
div.homepage_links ul li a {
	background: transparent url('../images/homepage-links-left.gif') no-repeat;
	color: #fff;
	display: block;
	font-size: 1.2em;
	height: 30px;
	margin: 1em 0;
	text-align: center;
	text-decoration: none;
	width: 298px;
}
div.homepage_links ul li a span {
	background: transparent url('../images/homepage-links-right.gif') no-repeat top right;
	display: block;
	height: 30px;
	padding-top: 0.2em;
	width: 298px;
}
div.homepage_links ul li a:hover {
	background: #5A702F url('../images/homepage-links-left.gif') no-repeat;
}
table.dfContactTable th {
	text-align: right;
	padding-right: 20px;
}
dl dt {
	clear: left;
	font-weight: bold;
	float: left;
	margin: 0 0 1em 10px;
	width: 10em;
}
dl dd {
	margin: 1em 0 1em 10em;
}
div.quote {
	color: #1b1b1b;
	float: right;
	font-size: 1.5em;
	margin: 1.5em;
	width: 200px;
}
div.quote p:before, div.quote p:after {
	content: "\"";
}
#copyright {
	border-top: 3px solid #1b1b1b;
	padding-top: 1em;
}
#copyright p {
	font-family: 'times new roman', times, serif;
	margin: 0;
	text-align: center;
}
#page-bottom {
	background: url('../images/content-wrapper-background-bottom.gif') no-repeat;
	height: 21px;
	width: 988px;
}
#calculator .forminput label {
	margin-left: 7px;
}
.forminput {
	margin-bottom: 0.5em;
}
.forminput > input {
	margin-left: 7px;
}
#calculator #sqft, #calculator #zipcode {
	display: block;
}
#freightcost {
	margin-top: 20px;
}
.total td, .subtotal td {
	font-weight: bold;
	border-top: 1px solid #000;
}
#orderinfo th, #sodcost th, #freightcost th {
	text-align: left;
	border-bottom: 2px solid #000;
}
#orderinfo .title, #sodcost .title, #freightcost .title {
	text-align: right;
	padding-right: 20px;
}
#orderinfo .data, #sodcost .data, #freightcost .data {
	text-align: right;
}

#naturf-calculator #buffalo, #naturf-calculator #buffalo > label {
	margin-top: 1.5em;
}
.mod_placehere_leading {
	overflow: visible !important;
}