@charset "utf-8";
/* 		CSS Document 					*/
/* 		Date: 21/07/2009 				*/
/* 		Website: scaonline.com.au	   	*/
/* 		Function: Page Layout       	*/
/* 		Version: 1.0					*/

body {
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#050100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
h1 {
	padding-top:20px;
	padding-bottom:20px;
	font-size:24px;
	font-weight:normal;
}
h2 {
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}
p {
	padding-top:10px;
	padding-bottom:10px;
}
#content {margin-top:15px;}
#entire-stage {}
#sca-logo {
	*float:left; /*IE7 FIX RULE */
	margin-top:52px;
}
#aus-made-logo {
	position:relative;
	top:30px;
	left:45px;
	float:right;
	z-index:15;
}

#header img {
	border:2px solid #492d1a;
}
/* ------------------------------------------------------------------------	*/
/*                                  WIDE SIDE                           	*/
/* ------------------------------------------------------------------------	*/

#main-stage {
	position:relative;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:120px;
}

#wide-side ul li {
	list-style-type:disc;
	margin-left:18px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
}

#wide-side {
	margin-left:320px;
	width:620px;
	margin-bottom:15px;
}

#wide-side h1 {
	color:#4fb94b;
}
#wide-side h2 {
	color:#4fb94b;
}

/* ------------------------------------------------------------------------	*/
/*                                 NARROW SIDE                          	*/
/* ------------------------------------------------------------------------	*/

#narrow-side p {
	padding-top:0px;
	padding-bottom:0px;
}

.calculator-slim {
	border:2px solid #361c0f;
	margin-bottom:15px;
}
.kids-grass {
	border:2px solid #351d10;
	margin-bottom:15px;
}
.order-online-slim {
	border:2px solid #351d10;
	margin-bottom:15px;
}
.trade-accounts {
	border:2px solid #351d10;
	margin-bottom:15px;
}

#narrow-side {
	float:left;
	width:300px;
	margin-bottom:15px;
}
#newsletter {
	background-image:url(../images/newsletter-bg.png);
	background-repeat:repeat-x;
	width:294px;
	border:2px solid #341b0e;
}

/* ------------------------------------	*/
/*             FORM STYLING            	*/
/* ------------------------------------	*/

#subscribe-form {}
#subscribe-form #name {
	margin:5px;
	margin-left:20px;
	width:180px;
	background-image:url(../images/btn-bg.gif);
	color:#fff;
	border:2px solid #3b2012;
}
#subscribe-form #jhhldh-jhhldh {
	margin:5px;
	margin-left:23px;
	width:180px;
	background-image:url(../images/btn-bg.gif);
	color:#fff;
	border:2px solid #3b2012;
}

#subscribe-form #btn-submit {
	font-size:12px;
	color:#fff;
	height:25px;
	width:104px;
	border:0px;
	margin-left:170px;
	margin-top:5px;
	margin-bottom:10px;
	background-image:url(../images/btn-bg.png);
	background-color:#0f0601;
}

#subscribe-form label {
	font-size:14px;
	padding-left:20px;
	color:#fff;
}
/* ------------------------------------------------------------------------	*/
/*                             FOOTER & COPYRIGHT                          	*/
/* ------------------------------------------------------------------------	*/

#copyright {
	padding-top:10px;
	height:40px;
	overflow:hidden;
}
#copyright #ownership {
	float:right;
	position:relative;
	bottom:18px;
}
#copyright #ownership img {
	position:relative;
	top:10px;
}
#copyright #ownership a {
	color:#3b2012;
}
#copyright #ownership a:hover {
	color:#4fb94b;
}
#copyright p {
	color:#3b2012;
	font-size:10px;
	text-align:center;
}

#footer {
	height:205px;
	width:940px;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	border:2px solid #2a160c;
	clear:both;
}

#footer h2 {
	padding-top:18px;
	padding-left:25px;
	color:#4fb94b;
	font-size:24px;
	font-weight:normal;
}

#footer-left {
	width:470px;
}
#footer-right {
	float:right;
	width:470px;
}

#footer-left .footer-left-ul {
	width:235px;
	text-align:center;
	padding-top:7px;
}
#footer-left .footer-left-ul li {
	padding-top:10px;
	padding-bottom:10px;
}
#footer-left .footer-right-ul {
	width:235px;
	text-align:center;
	padding-top:7px;
	float:right;
}
#footer-left .footer-right-ul li {
	padding-top:10px;
	padding-bottom:10px;
}
#footer-right .footer-left-ul {
	width:235px;
	text-align:center;
	padding-top:22px;
}
#footer-right .footer-left-ul li {
	padding-top:10px;
	padding-bottom:10px;
}
#footer-right .footer-right-ul {
	width:235px;
	text-align:center;
	padding-top:22px;
	float:right;
}
#footer-right .footer-right-ul li {
	padding-top:10px;
	padding-bottom:10px;
}

/* ------------------------------------------------------------------------	*/
/*                                     LINKS                             	*/
/* ------------------------------------------------------------------------	*/

.footer-right-ul a {
	color:#FFFFFF;
}

.footer-right-ul a:hover {
	color:#4fb94b;
}

.footer-left-ul a {
	color:#FFFFFF;
}

.footer-left-ul a:hover {
	color:#4fb94b;
}
