/*========================
Cascading Style Sheets
for www.syntheticgrass.com.au

by Lochlan McBride
Cornerstone Technologies
www.cstech.net.au
=========================*/

/*====General====*/
body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin:0;
}
h1 {
	color:#A33119;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0;
	font-weight:700;
}
h2 {
	font:17px Verdana, Arial, Helvetica, sans-serif;
	color:#0191AF;
	margin:0 0 20px;
	font-weight:700;
}
h3 {
	font:17px Verdana, Arial, Helvetica, sans-serif;
	color:#483D8B;
	margin:0 0 20px;
	font-weight:700;
}
h4 {
	font:14px Arial, Helvetica, sans-serif;
	color:#996600;
	margin:18px 0 0;
	font-weight:700;
}
h5 {
	font:14px Arial, Helvetica, sans-serif;
	color:#996600;
	margin:18px 0 0;
	font-weight:700;
}
h6 {
	font:15px Arial,Helvetica,sans-serif;
	color:#DAA520;
	margin:0 0 10px;
	font-weight:700;
}
p {
	margin:18px 0;
}
a:link, a:visited {
	text-decoration:underline;
	color:#A33119
}
a:hover, a:active {
	text-decoration:none;
	color:#333333;
}
.clear {
	clear:both;
}
#content ul li {
	line-height:1.4em;
	list-style-image:url(_templateFiles/images/list-bullet.gif);
	margin-bottom:4px;
}
td {
	vertical-align:top;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
div.sideFlash {
	border:1px solid #AEACAF;
	display:block;
	float:right;
	margin:0 0 15px 20px;
	padding:2px;
}
.smallText {
	font-size:11px;
	font-weight:100;
}
.checkbox {
	min-width:inherit;
}

/*====Layout====*/
#outter-wrap {
	width:989px;
	margin:20px auto 20px;
	background:#fff;
}
#top-links {
	text-align:right;
	background:#283D80;
	color:#fff;
	border:2px solid #fff;
	border-bottom:none;
	padding:5px;
	font:10px Arial, Verdana, Helvetica, sans-serif;
}
#top-links a {
	color:#fff;
	padding:0 2px;
}
#header {
	position:relative;
}
body #header h1 {
	margin:0 0 0 12px;
	float:left;
	padding:0;
}
#header h1 a {
	background:#fff url(_templateFiles/images/logo-synthetic_grass.gif) no-repeat 0 7px;
	display:block;
	width:254px;
	height:125px;
}
#header h1 span {
	display:none;
}
#content {
	margin:0 13px;
	padding:4px 0;
	border-top:solid 1px #B9B9B9;
	border-bottom:solid 1px #B9B9B9;
}
#content img {
	padding:1px;
	border:solid 1px #000;
}
#rubber #content img {
	border-color:#283D80;
}
#grass #content img {
	border-color:#1D7E4C;
}
#flash {
	float:left;
}
#footer {
	color:#fff;
	border:solid 2px #fff;
	border-top:none;
	background:#7A7979;
	font-size:9px;
	padding:10px;
	position:relative;
}
#footer a {
	color:#fff;
}
.cstech {
	position:absolute;
	right:10px;
	top:8px;
	display:block;
	background:url(_templateFiles/images/logo-cornerstone.gif);
	width:100px;
	height:18px;
}
.cstech span {
	display:none;
}
.hr {
	height:2px;
	line-height:2px;
	border-top:solid 2px #B9B9B9;
	margin:10px 0;
}
p.contact-us, address {
	margin: 10px 15px 10px 15px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	width: 51%;
}
address {
	font-style: normal;
	font-weight: bold;
	margin-top: 18px;
}
p.contact-us .contacts {
	display: block; 
	font-weight: bold; 
	float: left;
	width: 12em;
	text-align: left;
	margin-right: .6em;
}

/*====Form Styles====*/
form {margin:0; padding:0; margin-top:25px;}
fieldset {
	margin:0 auto; 
	border:1px solid #CCC;
	padding:10px 15px;
	background:#F4F4F4;
	width:45%;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0 0;
}
input, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	min-width: 60%; 
	width: 100%;  
	padding: 2px;
	margin-top: .3em;
	color: #333;
	border: 1px solid #999;
	background: #FFF;
}
textarea {height: 9em;}

input.no-style-input {width: auto; background: none; border: 0; padding: 0;}

input:hover, input:active, 
input:focus, textarea:hover, 
textarea:active, textarea:focus {border-color: #7f6619;}

input.submit {
	width: 7em;
	min-width: 7em;
	padding: 1px .3em 3px .3em;
	border: 1px solid #008BAE;
	border-bottom-color: #004759;
	border-left-color: #004759;
	background: #008BAE url('_templateFiles/images/submit-bg.jpg') repeat-x 0 100%;
	color: #fff; 
	font: bold 95% Tahoma, Verdana, "Lucida Sans Unicode", Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
}
input.submit:hover, input.submit:focus {background: #008BAE url('_templateFiles/images/submit-bg-hover.jpg') repeat-x 0 100%;}

/*Home*/
.home #text {
	float:left;
	margin:5px 0 0 15px;
	width:421px;
}
.home .more {
	text-align:right;
}
.home .more a {
	color:#00824E;
	font-weight:700;
}
/*Home Bottom Boxes*/
#boxes {
	padding:13px;
}
#boxes table {
	border-spacing:0;
	width:100%;
	color:#fff;
}
#boxes .empty {
	width:0;
}
#boxes table th {
	text-align:left;
	font-weight:700;
	padding:0 0 0 13px;
	margin:0;
}
#boxes th.yellow {
	background:url(_templateFiles/images/title_yellow.gif) no-repeat 8px 0;
	width:230px;
}
#boxes th.red {
	background:url(_templateFiles/images/title_red.gif) no-repeat 8px 0;
	width:367px;
}
#boxes th.blue {
	background:url(_templateFiles/images/title_blue.gif) no-repeat 8px 0;
}
#boxes td.yellow, #boxes td.red, #boxes td.blue {
	padding:10px 15px;
}
#boxes table td {
	padding:5px;
}
#boxes td.yellow {
	background:#B28E10;
}
#boxes td.red {
	background:#B23E27;
}
#boxes td.blue {
	background:#304A9A;
}
#boxes li {
	font-size:11px;
}
#boxes ul {
	margin:10px 0 0;
	padding:0 0 0 20px;
}
#boxes a {
	color:#fff;
	font-weight:700;
	text-decoration:none;
}
#boxes a:hover {
	text-decoration:underline;
}
#boxes img {
	padding:1px;
	border:solid 1px #fff;
	margin:5px 0 0 5px;
}

/*Internal*/
.internal #content {
	border:none;
	padding:13px 0;
}
.internal #text {
	float:none;
	padding:0 10px;
	width:100%;
}
#rubber #text, #grass #text {
	float:left;
	width:753px;
	padding:0 0 0 10px;
}
h1#title {
	color:#fff;
	padding:1px 5px;
	font:18px Arial, Verdana, Helvetica, sans-serif;
	margin:0 2px;
}
#rubber h1#title {
	background:#283D80;
}
#grass h1#title {
	background:#1D7E4C;
}
#default h1#title {
	background:#A23713;
}
#agents h1#title {
	background:#AB650D;
}
#brochures h1#title {
	background:#A07D01;
}
#gallery h1#title {
	background:#01ADEF;
}
#references h1#title {
	background:#AA640F;
}

/*Sliding Navigation*/
/*Rubber*/
#nav {
	width:200px;
	float:left;
}
#nav a {
	text-decoration:none;
	color:#000;
}
#nav dl {
	margin:0;
	padding:0 0 3px;
	border-bottom:3px solid #01ADEF;
}
#nav dd {
	margin:0;
}
#nav dt a {
	background:#283D80;
	line-height:30px;
	margin:1px 0 0;
	height:30px;
	display:block;
	padding-left:30px;
	color:#fff;
}
#nav dt a:hover {
	font-weight:700;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	background:#3955B0;
	padding:3px;
}
#nav li {
	background:none;
	display:block;
}
#nav li a {
	padding:5px 0 0 30px;
	background:url(bullet-sub1.gif) no-repeat 16px 12px;
	color:#6894a8;
	font:15px/25px "Trebuchet MS", Helvetica, sans-serif;
	font-weight:700;
}
#nav li li a {
	background:#3955B0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#A6E6FF;
	line-height:20px;
	display:block;
	padding:2px 0 2px 5px;
	border-bottom:1px dotted #fff;
}
#nav li li.last a {
	border:none;
}
#nav li li a:hover {
	font-weight:700;
}
#nav li li a.active {
	font-weight:700;
}
/*Grass*/
#grass #nav dl {
	border-bottom:3px solid #64EF64;
}
#grass #nav dt a {
	background:#1D7E4C;
}
#grass #nav li a {
	color:#6894a8;
	font:15px/25px "Trebuchet MS", Helvetica, sans-serif;
}

/*====HTML Tables====*/
table.main-table,
table.main-table2 {
	border: 0;
	width: 98%;
	margin: 30px auto 20px auto;
}
table.main-table2 {border-top: 1px solid #CCC; border-left: 1px solid #CCC;}
table.main-table caption,
table.main-table2 caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #0191AF;
	padding-bottom: 10px;
}
table.main-table th,
table.main-table2 th {
	padding: 4px 0 4px 3px;
	font-size: 1.1em;
	background: #263D80;
	color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
}
table.main-table2 th {border: 0; border-right: 1px solid #CCC;}
table.main-table th.main-header {
	background: #0191AF;  
	font-size: 1.2em;
}
table.main-table th.thtitle {
	width: 195px;
	background: #999;
	border-top: 1px solid #CCC;
}
table.main-table td,
table.main-table2 td {
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: middle;
}
table.main-table2 td {border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;}

table.main-table td img {border: 1px solid #999; padding: 2px;}
#content table.main-table2 td img {margin: 0 auto;border:none}

table.main-table td.empty-row {
	border: 0; 
	height: 3px; 
	font-size: 3px;
	background: #FFF;
	padding: 0;
}
table.main-table2 td.product-type {
	text-align: left;
	font-weight: bold;
	font-size: 0.85em;
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 3px;
}

/*Sitemap Table*/
table.sitemapTable {
	width: 98%;
	border: 0;
	margin: 20px auto;
}
table.sitemapTable th {
	padding: 0.3em 0;
	text-align: center;
	background: #0191AF;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}
table.sitemapTable th a:link,
table.sitemapTable th a:visited {color: #FFF; text-decoration: underline;}
table.sitemapTable th a:hover {text-decoration: none; color: #A23713;}

table.sitemapTable td.sitemapLinks p {
	margin: 0; 
	padding: 0.1em 0.1em 0.1em 0.6em;
	background: #E2E2E2;
}

/*====Gallery====*/
.gallery {
	width:100%;
}
.gallery form {
	margin:0;
}
.gallery table {
	width:80%;
	margin:0 auto;
}
#content .gallery a:link, #content .gallery a:visited {text-decoration:none;}
#content .gallery a:hover img {
	border-color:#01ADEF;
}
.gallery table th {
	text-align:left;
	padding:10px 29px;
	font-size:14px;
}
.gallery select {
	width:200px;
	border:solid 1px #c0c0c0;
}
td.mediaThumb {
	width:20%;
	padding:10px 5px;
	vertical-align:middle;
}