@charset "utf-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
}
* :focus {
	outline: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #027134;
	font-size: 13px;
	color: #FFFFFF;
}
.bodyhome{
	background: url(../images/twin-view-turf-background-home.jpg) no-repeat 50% 0;
	background-repeat: no-repeat;
}
.bodyinner{
	background: url(../images/twin-view-turf-background.jpg) no-repeat 50% 0;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.divider {
	width: auto;
	height: 35px;
	clear: both;
}
.divider-short {
	width: auto;
	height: 15px;
	clear: both;
}
p {
	margin: 0;
	padding: 0 0 17px 0;
}
a:link, a:visited, a:active {
	color: #f7f616;
	text-decoration: none;
}
a:hover {
	color: #fcfcde;
	text-decoration: underline;
}
#content ul {
	margin: 0 0 25px 30px;
	padding: 0;
}
.bigtext {
	font-size: 16px;
}
.left {
	float: left;
}
img.imagemargin {
	margin: 0 0 -3px 0;
}
.top-space {
	width: 10px;
	height: 15px;
	display: block;
	clear: both;
}
.layout-left {
	width: 50%;
	float: left;
}
.layout-right {
	width: 50%;
	float: left;
	text-align: right;
}
/*---------------------- Body Controllers -----------------------*/
#container {
	/*width:980px;*/
	width: 965px;
	/*padding-left:15px;*/
	padding: 0;
	margin: 0 auto;
	position: relative;
	height: 100%;
	top:0;
}
#leftcol {
	width: 207px;
	float: left;
}	
#maincol {
	width: 758px;
	float: left;
}
#maincol-left {
	width: 620px;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
	float: left;
}
#maincol-right {
	width: 285px;
	float: left;
	margin: 10px 0 25px 0;
	background-image: url(../images/maincol-right-background.png);
	background-repeat: no-repeat;
}
#maincol-right-box {
	/*width: 267px;*/
	width: 227px;
	border-bottom: 1px solid #0caf49;
	margin: 0 0 0 18px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 20px;
}
#maincol-right-box h3 {
	padding: 0;
	margin: 0 0 8px 0;
}
#maincol-right-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#maincol-right-box ul li {
	font-size: 12px;
	padding: 0 0 5px 10px;
	margin: 0 0 0 10px;
	background-image: url(../images/maincol-right-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
/*h1 {
	font-size:33px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:20px;
	position:absolute;
	top:130px;
	left:263px;
}*/
h1 {
	font-size:33px;
	color:#FFF;
	font-weight:normal;
	margin:0 0 20px 0;
	padding: 0;
}
h2 {
	color:#FFF;
	font-size:27px;
	margin: 0 0 15px 0;
	padding: 0;
	padding-top: 25px;
	font-weight:normal;
}
h3 {
	color:#FFF;
	font-size:19px;
	padding: 0;
	margin: 0 0 15px 0;
	font-weight:normal;
}
/*---------------------- Logo -----------------------*/
.logo {
	float:left;
	
}
.logo img {
	margin-left:3px;
	border: 0;
	
}
/*---------------------- Header Content-----------------------*/
.head-content {
	width: 758px;
	height: 238px;
	font-size:13px;
	margin: 0;
	clear: both;
	position: relative;
}
.head-contentleft {
	width: 400px;
}
.head-content h1 {
	padding: 50px 0 0 40px;
}
.head-content .logo-sir-walter {
margin:0;
background:url(/images/sir-walter-logo.png) 5px 35px no-repeat;
	text-indent:-900em;
	display:block;
	width:292px;
	height:73px;
}
.head-content p {
	color:#FFF;
	font-size: 13px;
	width: 370px;
	padding-left: 40px;
	font-weight: bold;
}
#right-image {
	width:297px;
	height:182px;
	background:url(../images/head-image.jpg) 0 0 no-repeat;
	padding:4px 0 0 18px;
	position:absolute;
	top: 30px;
	right: 10px;
}
#right-image2 {
	width:297px;
	height:182px;
	background: url(../images/head-image.jpg) 0 0 no-repeat;
	padding:4px 0 0 18px;
	position:absolute;
	top: 30px;
	right: -32px;
}
.head-content .order-now {
	height: 84px;
	display: inline;
	text-indent: -900px;
	position: absolute;
	top: 30px;
	right: 0px;		
}
.head-content .order-now a {
	width: 86px;
	height: 84px;
	background: url(../images/buttons/order-now-big.png) 0 0 no-repeat;
	overflow: hidden;
	display: block;	
}
.head-content .order-now a:hover {
	background: url(../images/buttons/order-now-big-hi.png) 0 0 no-repeat;
}
.order-now-home {
	height: 84px;
	display: inline;
	text-indent: -900px;
	position: absolute;
	top: 84px;
	right: 0px;
}
.order-now-home a {
	width: 86px;
	height: 84px;
	background: url(../images/buttons/order-now-home.png) 0 0 no-repeat;
	overflow: hidden;
	display: block;	
}
.order-now-home a:hover {
	background: url(../images/buttons/order-now-home-hi.png) 0 0 no-repeat;
}
.head-content .nigel {
	position:absolute;
	top: -5px;
	right: -55px;
}

.head-content .maxsoilinside {
	position:absolute;
	top: 30px;
	right: 100px;
}
.head-content .tv {
	position:absolute;
	top: 3px;
	right: -80px;
}
.head-content .grass-palette {
	position:absolute;
	top: 3px;
	right: -100px;
}
.head-content .man-turf {
	position:absolute;
	top: 3px;
	right: 0;
}
.head-content-home {
	width: 758px;
	/*width: 773px;*/
	height: 235px;
	margin: 0;
	clear: both;
	position: relative;
	background-image:url(../images/home/home-feature-top-background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-position: 15px 1px;
}
/*---------------------- Navigation -----------------------*/
.nav {

	/*float:left;*/
	margin: 0;
	padding: 0;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav li {
	float:left;
	list-style:none;
	text-indent:-9000em;
}
.home a {
	background: url(../images/nav/home.jpg) 0 0 no-repeat;
	/*width:140px;*/
	width:120px;
	height:73px;
	display:block;
}
.home a:hover, .home-current a {
	background:url(../images/nav/home-hover.jpg) 0 0 no-repeat;
	/*width:140px;*/
	width:120px;
	height:73px;
	display:block;
}
.variaties a {
	background: url(../images/nav/turf.jpg) 0 0 no-repeat;
	width:163px;
	height:73px;
	display:block;
}
.variaties a:hover, .variaties-current a {
	background:url(../images/nav/turf-hover.jpg) 0 0 no-repeat;
	width:163px;
	height:73px;
	display:block;
}
.services a {
	background:url(../images/nav/services.jpg) 0 0 no-repeat;
	width:165px;
	height:73px;
	display:block;
}
.services a:hover, .services-current a {
	background:url(../images/nav/services-hover.jpg) 0 0 no-repeat;
	width:165px;
	height:73px;
	display:block;
}
.commercial a {
	background:url(../images/nav/commercial.jpg) 0 0 no-repeat;
	width:158px;
	height:73px;
	display:block;
}
.commercial a:hover, .commercial-current a {
	background:url(../images/nav/commercial-hover.jpg) 0 0 no-repeat;
	width:158px;
	height:73px;
	display:block;
}
.contact a {
	background:url(../images/nav/contact.jpg) 0 0 no-repeat;
	width:140px;
	height:73px;
	display:block;
}
.contact a:hover, .contact-current a {
	background:url(../images/nav/contact-hover.jpg) 0 0 no-repeat;
	width:140px;
	height:73px;
	display:block;
}
/*---------------------- Video -----------------------*/
#video {
	background: url(../images/video.jpg) 3px 3px no-repeat;
	/*border: 1px solid #00BD5A;*/
	height: 88px;
	margin: 10px 0 0 1px;
	padding: 0;
	/*width: 182px;*/
	width: 188px;
}
p.watch-the-new-video {
	width: 188px;
	height: 88px;
	text-indent: -900em;
	margin: 0;
	padding: 0;
}
p.watch-the-new-video a:link, p.watch-the-new-video a:visited, p.watch-the-new-video a:active {
	background:url(../images/watch-turf-videos.png) 0 0 no-repeat;
	width: 188px;
	height: 88px;
	display: block;
}
p.watch-the-new-video a:hover {
	background:url(../images/watch-turf-videos-hi.png) 0 0 no-repeat;
}
/*.play {
	list-style-type: none;
	background:url(../images/video-banner.png) 0 0 no-repeat;
	width:180px;
	height:24px;
	margin-top:56px;
	padding:2px 0 0 2px;
}
.play a {
	background:url(../images/video-play-button.png) 0 0 no-repeat;
	display:block;
	height:20px;
	width:170px;
	text-indent:-9000em;
}
.play a:hover {
	display:block;
	background-position:0 -20px;
}*/
.video-big {
	margin: 30px 0 0 0;
}
.video-big img {
	border: 0;
}
p.video-link {
	width: 188px;
	height: 364px;
	text-indent: -900em;	
}
p.video-link a:link, p.video-link a:visited, p.video-link a:active {
	width: 188px;
	height: 364px;
	background: url(../images/sir-walter-left-video.jpg) 0 0 no-repeat;
	display: block;
}
p.video-link a:hover {
	background: url(../images/sir-walter-left-video-hi.jpg) 0 0 no-repeat;
}
p.bunnings-link {
	width: 188px;
	height: 303px;
	margin: 0 0 10px 0;
	text-indent: -900em;	
}
p.bunnings-link a:link, p.bunnings-link a:visited, p.bunnings-link a:active {
	width: 188px;
	height: 303px;
	background: url(../images/sir-walter-bunnings-promo.jpg) 0 0 no-repeat;
	display: block;
}
p.bunnings-link a:hover {
	background: url(../images/sir-walter-bunnings-promo.jpg) bottom no-repeat;
}
p.free-delivery-link {
	width: 188px;
	height: 303px;
	margin: 0 0 10px 0;
	text-indent: -900em;	
}
p.free-delivery-link a:link, p.free-delivery-link a:visited, p.free-delivery-link a:active {
	width: 188px;
	height: 303px;
	background: url(../images/banner-free-delivery.jpg) 0 0 no-repeat;
	/*background: url(../images/sir-walter-bunnings-promo.jpg) 0 0 no-repeat;*/
	display: block;
}
p.free-delivery-link a:hover {
	background: url(../images/banner-free-delivery.jpg) bottom no-repeat;
	/*background: url(../images/sir-walter-bunnings-promo.jpg) bottom no-repeat;*/
}
/*----------------------------------- Home Elements ---------------------------------*/
.home-sir-walter-link {
	width: 560px;
	height: 230px;
	text-indent: -900em;
}
.home-sir-walter-link a:link, .home-sir-walter-link a:visited, .home-sir-walter-link a:active {
	display: block;
	width: 560px;
	height: 230px;
}
#home-feature {
	width: 965px;
	height: 178px;
	clear: both;
}
#home-feature-left {
	width: 420px;
	height: 178px;
	float: left;
	overflow: hidden;
}
p.bunnings {
	width: 420px;
	height: 178px;
	text-indent: -900em;
}
p.bunnings a:link, p.bunnings a:visited, p.bunnings a:active {
	width: 420px;
	height: 178px;
	background-image: url(../images/home/free-bunnings-card.jpg);
	overflow: hidden;
	display: block;
}
p.bunnings a:hover {
	background-image: url(../images/home/free-bunnings-card-hi.jpg);
}
p.free-delivery {
	width: 420px;
	height: 178px;
	text-indent: -900em;
}
p.free-delivery a:link, p.free-delivery a:visited, p.free-delivery a:active {
	width: 420px;
	height: 178px;
	background-image: url(../images/home/free-delivery.jpg);
	/*background-image: url(../images/home/free-bunnings-card.jpg);*/
	overflow: hidden;
	display: block;
}
p.free-delivery a:hover {
	background-image: url(../images/home/free-delivery-hi.jpg);
	/*background-image: url(../images/home/free-bunnings-card-hi.jpg);*/
}
#home-feature-left img {
	padding: 18px 0 0 0;
}
#home-feature-right {
	width: 545px;
	height: 178px;
	float: left;
	position: relative;
}
.home-video-box {
	width: 270px;
	height: 178px;
	background-image: url(../images/home/home-video-background.png);
	background-repeat: no-repeat; 
	position: absolute;
	top: 0;
	left: 0;
}
p.home-video-watch {
	text-align: center;
	height: 26px;
	width: 139px;
	text-indent: -900em;
	margin: 0 0 0 60px;
	padding: 0;
}
p.home-video-watch a:link, p.home-video-watch a:visited, p.home-video-watch a:active {
	width: 139px;
	height: 26px;
	background-image: url(../images/home/watch-more-videos.jpg);
	display: block;
}
p.home-video-watch a:hover {
	background-image: url(../images/home/watch-more-videos-hi.jpg);
}
#home-video {
	width: 243px;
	height: 134px;
	margin: 11px 0 1px 13px;
}
.nigel-bottom {
	position: absolute;
	top: 0;
	left: 0;
}
#home-content {
	width: 965px;
	margin: 0 auto;
}
#home-content-left {
	/*width: 579px;*/
	width: 515px;
	float: right;
	padding: 0px 15px;
	margin: 0 0 0 28px;
	background-image: url(../images/home/home-content-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#home-content-maxsoil {
	width: 358px;
	float: left;
	padding: 22px 0 0 0;
}
p.home-our-services {

	
	padding: 0;
	margin: 0 0 15px 0;
}
p.home-our-services a:link, p.home-our-services a:visited, p.home-our-services a:active  {
	height: 17px;
	width: 210px;
	display: block;
	background: url(../images/home/readmore.png) top left no-repeat;
	text-indent: -900em;
}
p.home-our-services a:hover {
	background: url(../images/home/readmore.png) left -17px no-repeat;
}
#home-content-left p {
	font-size: 12px;
	line-height:17px;
}
.home-image {
	float: right;
	margin: 0 0 15px 15px;
}
#home-content-right {
	/*width: 386px;*/
	width: 358px;
	float: left;
	padding: 22px 0 0 0;	
}
.5reasons {
	padding: 0 0 15px 0;
}
#home-content-right ul {
	margin: 16px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #04b958;
}
#home-content-right ul li {
	width: 358px;
	height: 35px;
	border-bottom: 1px solid #04b958;
	margin: 0;
	padding: 0;
	line-height: 34px;
	text-indent: 40px;
}
li.reasons-1 {
	background-image: url(../images/home/reasons-1-background.gif);
	background-repeat: no-repeat;
}
li.reasons-2 {
	background-image: url(../images/home/reasons-2-background.png);
	background-repeat: no-repeat;
}
li.reasons-3 {
	background-image: url(../images/home/reasons-3-background.gif);
	background-repeat: no-repeat;
}
li.reasons-4 {
	background-image: url(../images/home/reasons-4-background.png);
	background-repeat: no-repeat;
}
li.reasons-5 {
	background-image: url(../images/home/reasons-5-background.gif);
	background-repeat: no-repeat;
}
/*----------------------------------- Maincol Layout Elements ---------------------------------*/
#content {
	/*width: 758px;*/
	width: 718px;
	margin: 30px 0 0 0;
	padding: 0 0 30px 40px;
	color: #FFFFFF;
}
#content a:link, #content a:visited, #content a:active {
	color: #f7f616;
	text-decoration: none;
}
#content a:hover {
	color: #fcfcde;
	text-decoration: underline;
}
#content ul {
	margin: 0 0 25px 30px;
	padding: 0;
}
/*----------------------------------- Image and Text Elements ---------------------------------*/
.image-right-small {
	width: 193px;
	height: 121px;
	background-image: url(../images/image-small-right-background.png);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 15px 15px;
}
.image-right-small img {
	padding: 4px 0 0 17px;
}
.image-left-small {
	width: 193px;
	height: 121px;
	background-image: url(../images/image-small-left-background.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 10px 15px 0;
}
.image-left-small img {
	padding: 4px 0 0 4px;
}
.image-right-mid {
	width: 248px;
	height: 158px;
	background-image: url(../images/image-mid-right-background.png);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 15px 15px;
}

.image-right-vid {
	width: 331px;
	height: 184px;
	background-image: url(../images/image-vid-right-background.png);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px 0 0 17px;
}

.image-right-mid img {
	padding: 4px 0 0 17px;
}
.image-left-mid {
	width: 247px;
	height: 158px;
	background-image: url(../images/image-mid-left-background.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 15px 15px 0;
}
.image-left-mid img {
	padding: 4px 0 0 4px;
}
.text-right {
	width: 430px;
	float: left;
}
/*----------------------------------- Grass Sections Sir walter ---------------------------------*/
.sir-walter {
	position:relative;
	clear: both;
}
.sir-walter  {
	height: 150px;
	background:url(../images/turf-varieties/sir-walter.png) 0 0 no-repeat;
	display:block;
	text-indent:-9000em;
}
.sir-walter:hover {
	height: 150px;
	background:url(../images/turf-varieties/sir-walter-over.png) 0 0 no-repeat;
}
.walter-link {
	position: absolute;
	height: 150px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.walter-link a {
	background:transparent url(../images/click-here-sir-walter.png) no-repeat scroll 0 0;
	display:block;
	width: 960px;
	height: 150px;
}
.walter-link a:hover {
	background:transparent url(../images/click-here-sir-walter-hover.png);
}
.sir-walter #order-now a {
	background:url(../images/buttons/order-now-small-2.png) 0 0 no-repeat;
	width:72px;
	height:74px;
	position:absolute;
	display:block;
	top:15px;
	right:30px;
}
.sir-walter #order-now a:hover {
	background:url(../images/buttons/order-now-small-2-hi.png) 0 0 no-repeat;
}
.sir-walter2 {
	width: 718px;
	height: 95px;
	background-image: url(../images/sir-walter-2-background.png);
	background-repeat: no-repeat;
	margin: 10px 0 30px 0;
	position: relative;
}
.sir-walter2 .order-now {
	height: 84px;
	display: inline;
	text-indent: -900px;
	position: absolute;
	top: 8px;
	right: 10px;		
}
.sir-walter2 .order-now a {
	width: 86px;
	height: 84px;
	background-image: url(../images/buttons/order-now-big.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;	
}
.sir-walter2 .order-now a:hover {
	background-image: url(../images/buttons/order-now-big-hi.png);
	background-repeat: no-repeat;
}
.legend2 {
	width: 718px;
	height: 96px;
	background-image: url(../images/turf-varieties/legend-background.png);
	background-repeat: no-repeat;
	margin: 10px 0 30px 0;
	position: relative;
}
.legend2 .order-now {
	height: 84px;
	display: inline;
	text-indent: -900px;
	position: absolute;
	top: 8px;
	right: 10px;		
}
.legend2 .order-now a {
	width: 86px;
	height: 84px;
	background-image: url(../images/buttons/order-now-big.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;	
}
.legend2 .order-now a:hover {
	background-image: url(../images/buttons/order-now-big-hi.png);
	background-repeat: no-repeat;
}
.wintergreen2 {
	width: 718px;
	height: 96px;
	background-image: url(../images/turf-varieties/wintergreen-background.png);
	background-repeat: no-repeat;
	margin: 10px 0 30px 0;
	position: relative;
}
.wintergreen2 .order-now {
	height: 84px;
	display: inline;
	text-indent: -900px;
	position: absolute;
	top: 8px;
	right: 10px;		
}
.wintergreen2 .order-now a {
	width: 86px;
	height: 84px;
	background-image: url(../images/buttons/order-now-big.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;	
}
.wintergreen2 .order-now a:hover {
	background-image: url(../images/buttons/order-now-big-hi.png);
	background-repeat: no-repeat;
}
/*----------------------------------- Grass Sections Wintergreen ---------------------------------*/
.wintergreen {
	position:relative;
}
.wintergreen {
	background: url(../images/turf-varieties/wintergreen.jpg) 0 0 no-repeat;
	height:117px;
	display:block;
	margin-top:10px;
	padding:10px 0 0 250px;
}
.wintergreen:hover {
	background: url(../images/turf-varieties/wintergreen-over.jpg) 0 0 no-repeat;
	height:117px;
	margin-top:10px;
}
.wintergreen h2 {
	padding:0;
	margin: 0 0 3px 0;
}
.wintergreen p {
	color:#DFFFDF;
	font-size:13px;
	width:550px;
	padding: 0 0 5px 0;
}
/*.wintergreen .wintergreen-link a {
	background:transparent url(../images/wintergreen-link.png) no-repeat scroll 0 0;
	display:block;
	height:17px;
	margin-top:5px;
	text-indent:-9000em;
	width:300px;
}
.wintergreen-link a:hover {
	background-position:0 -18px;
}*/
.wintergreen-link {
	position: absolute;
	height: 127px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.wintergreen-link a {
	background:url(../images/click-here-wintergreen.png) 0 0 no-repeat;
	display:block;
	width:960px;
	height:127px;
}
.wintergreen-link a:hover {
	background:url(../images/click-here-wintergreen-hover.png) 0 0 no-repeat;
}
.botton-content {
	position:absolute;
	top:10px;
	left:250px;
}
/*----------------------------------- Grass Sections Legend ---------------------------------*/
.legend {
	position:relative;
}
.legend {
	background:url(../images/turf-varieties/legend.jpg) 0 0 no-repeat;
	height: 118px;
	margin-top:10px;
	display:block;
	padding:10px 0 0 250px;
}
.legend:hover {
	background:url(../images/turf-varieties/legend-over.jpg) 0 0 no-repeat;
	height:118px;
	margin-top:10px;
}
.legend h2 {
padding:0;
	margin: 0 0 3px 0;
}
.legend p {
	color:#DFFFDF;
	font-size:13px;
	width:550px;
	padding: 0 0 5px 0;
}
/*.legend .legend-link a {
	background:url(../images/legend-link.png) 0 0 no-repeat;
	display:block;
	width:260px;
	height:17px;
	margin-top:5px;
	text-indent:-9000em;
}
.legend-link a:hover {
	background-position:0 -18px;
}*/
.legend-link {
	position: absolute;
	height: 127px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.legend-link a {
	background:url(../images/click-here-legend.png) 0 0 no-repeat;
	display:block;
	width:960px;
	height:127px;
}
.legend-link a:hover {
	background:url(../images/click-here-legend-hover.png) 0 0 no-repeat;
}

/*----------------------------------- Grass Sections Specialist ---------------------------------*/
.specialist {
	position:relative;
}
.specialist  {
	background: url(../images/turf-varieties/specialist-grasses.jpg) 0 0 no-repeat;
	height:117px;
	margin-top:10px;
	display:block;
	padding:10px 0 0 40px;
}
.specialist:hover {
	background: url(../images/turf-varieties/specialist-grasses-over.jpg) 0 0 no-repeat;
	height:117px;
	margin-top:10px;
}
.specialist h2 {
padding:0;
	margin: 0 0 3px 0;
}
.specialist p {
	color:#DFFFDF;
	font-size:13px;
	width:700px;
	padding: 0 0 5px 0;
}
/*specialist .specialist-link a {
	background:url(../images/specialist-link.png) 0 0 no-repeat;
	display:block;
	width:350px;
	height:17px;
	margin-top:5px;
	text-indent:-9000em;
}
.specialist-link a:hover {
	background-position:0 -18px;
}
.botton-content-specialist {
	position:absolute;
	top:10px;
	left:40px;
}*/
.specialist-link {
	position: absolute;
	height: 127px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.specialist-link a {
	background:url(../images/click-here-specialist.png) 0 0 no-repeat;
	display:block;
	width:960px;
	height:127px;
}
.specialist-link a:hover {
	background:url(../images/click-here-specialist-hover.png) 0 0 no-repeat;
}
/*----------------------------------- Benefits ---------------------------------*/
.benefits-column {
	width: 350px;
	float: left;
	padding: 0 0 15px 0;
}
.benefits-column h1 {
	margin: 0 0 5px 0;
	padding: 0;
}
.benefits-column1 {
	margin: 0 15px 0 0;
}
.benefits-column h3 {
	margin: 0 0 4px 0;
}
.benefits-item {
	height: 160px;
	width: 350px;
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 1px solid #01e268;
}
[class].benefits-item {
	background: url(../images/benefits-line.png) bottom left no-repeat;
	border-bottom: none;
}
.benefits-img {
	width: 92px;
	float: left;
}
.benefits-text {
	width: 258px;
	float: left; 
}
.benefits-item p {
	font-size: 11px;
	color: #a0fec4;
}
/*----------------------------------- Recommended ---------------------------------*/
.recommended {
	margin: 0 0 30px 0;
}
.recommended h3 {
	text-align: center;
	margin: 0 0 8px 0;
}
.recommended-item {
	/*width: 213px;*/
	width: 177px;
	padding: 0 18px;
	background-image: url(../images/recommended-item-background.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	float: left;
	position: relative;
	min-height: 280px;
	height: 280px !important;
	height: 280px;
	text-align: center;
	border-bottom: 1px solid #05db64;
}
.recommended-title {
	padding: 0 0 5px 0;
}
.recommended-margin {
	margin: 0 27px 0 0;
}
.recommended-img {
	margin: 0 0 10px 0;
}
.recommended-item p {
	font-size: 11px;
}
.recommended-item .order-now {
	height: 66px;
	display: inline;
	text-indent: -900px;
}
.recommended-item .order-now a {
	width: 69px;
	height: 66px;
	background-image: url(../images/buttons/order-now-small.png);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: -5px;
	right: -26px;
}
.recommended-item .order-now a:hover {
	background-image: url(../images/buttons/order-now-small-hi.png);
	background-repeat: no-repeat;
}
/*----------------------------------- Specialist Grasses ---------------------------------*/
.widebox {
	width: 960px;
	margin: 0 0 15px 0;
	clear: both;
	border-bottom: 1px solid #03de66;
	position: relative;
}
.widebox-image {
	/*width: 250px;*/
	width: 212px;
	padding: 25px 0 0 38px;
	float: left;
}
.widebox-image img {
	padding: 
}
.widebox-content {
	/*width: 710px;*/
	width: 680px;
	float: left;
	padding: 15px 30px 10px 0;
}
.widebox-content h2 {
padding:0;
	margin: 0 0 3px 0;
}
/*--------TifGreen 328---------*/
.tifgreen-328 {
	background-image: url(../images/specialist-grasses/varieties-tifgreen328-bg.png);
	height: 170px;
}
.tifgreen-328:hover {
	background-image: url(../images/specialist-grasses/varieties-tifgreen328-bg-hi.png);
}
.tifgreen-328-link {
	position: absolute;
	height: 170px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.tifgreen-328-link a {
	background:url(../images/specialist-grasses/varieties-tifgreen328-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 170px;
	background-position: 249px 130px;
}
.tifgreen-328-link a:hover {
	background:url(../images/specialist-grasses/varieties-tifgreen328-button-hi.png) 0 0 no-repeat;
	background-position: 249px 130px;
}
/*-------- TifEagle 328 ---------*/
.tifeagle {
	background-image: url(../images/specialist-grasses/varieties-tifeagle-bg.png);
	height: 170px;
}
.tifeagle:hover {
	background-image: url(../images/specialist-grasses/varieties-tifeagle-bg-hi.png);
}
.tifeagle-link {
	position: absolute;
	height: 170px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.tifeagle-link a {
	background:url(../images/specialist-grasses/varieties-tifeagle-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 170px;
	background-position: 249px 130px;
}
.tifeagle-link a:hover {
	background:url(../images/specialist-grasses/varieties-tifeagle-button-hi.png) 0 0 no-repeat;
	background-position: 249px 130px;
}
/*-------- TifDwarf ---------*/
.tifdwarf {
	background-image: url(../images/specialist-grasses/varieties-tifdwarf-bg.png);
	height: 155px;
}
.tifdwarf:hover {
	background-image: url(../images/specialist-grasses/varieties-tifdwarf-bg-hi.png);
}
.tifdwarf-link {
	position: absolute;
	height: 155px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.tifdwarf-link a {
	background:url(../images/specialist-grasses/varieties-tifdwarf-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 155px;
	background-position: 249px 115px;
}
.tifdwarf-link a:hover {
	background:url(../images/specialist-grasses/varieties-tifdwarf-button-hi.png) 0 0 no-repeat;
	background-position: 249px 115px;
}
/*--------TifSport---------*/
.tifsport {
	background-image: url(../images/specialist-grasses/varieties-tifsport-bg.png);
	height: 190px;
}
.tifsport:hover {
	background-image: url(../images/specialist-grasses/varieties-tifsport-bg-hi.png);
}
.tifsport-link {
	position: absolute;
	height: 190px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.tifsport-link a {
	background:url(../images/specialist-grasses/varieties-tifsport-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 190px;
	background-position: 249px 147px;
}
.tifsport-link a:hover {
	background:url(../images/specialist-grasses/varieties-tifsport-button-hi.png) 0 0 no-repeat;
	background-position: 249px 147px;
}
/*-------- Plateau ---------*/
.plateau {
	background-image: url(../images/specialist-grasses/varieties-plateau-bg.png);
	height: 160px;
}
.plateau:hover {
	background-image: url(../images/specialist-grasses/varieties-plateau-bg-hi.png);
}
.plateau-link {
	position: absolute;
	height: 160px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.plateau-link a {
	background:url(../images/specialist-grasses/varieties-plateau-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 160px;
	background-position: 249px 115px;
}
.plateau-link a:hover {
	background:url(../images/specialist-grasses/varieties-plateau-button-hi.png) 0 0 no-repeat;
	background-position: 249px 115px;
}
/*----------------------------------- Services ---------------------------------*/
.installation {
	background-image: url(../images/services/installation-background.png);
	height: 135px;
	width: 960px;
}
.installation:hover {
	background-image: url(../images/services/installation-background-hi.png);
}
.installation-link {
	position: absolute;
	height: 135px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.installation-link a {
	background:url(../images/services/installation-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 160px;
	background-position: 249px 100px;
}
.installation-link a:hover {
	background:url(../images/services/installation-button-hi.png) 0 0 no-repeat;
	background-position: 249px 100px;
}
.delivery {
	background-image: url(../images/services/delivery-background.png);
	height: 135px;
}
.delivery:hover {
	background-image: url(../images/services/delivery-background-hi.png);
}
.delivery-link {
	position: absolute;
	height: 135px;
	width: 960px;
	text-indent:-9000em;
	top: 0;
	left: 0;
}
.delivery-link a {
	background:url(../images/services/delivery-button.png) 0 0 no-repeat;
	display: block;
	width: 960px;
	height: 135px;
	background-position: 249px 85px;
}
.delivery-link a:hover {
	background:url(../images/services/delivery-button-hi.png) 0 0 no-repeat;
	background-position: 249px 85px;
}
/*----------------------------------- Commercial ---------------------------------*/
.featured-project {
	position:relative;
}
.featured-project {
	background: url(../images/commercial/commercial-1-background.png) 0 0 no-repeat;
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px 30px 15px 250px;
	position: relative;
	/*width: 630px;*/
	width: 340px;
	border-bottom: 1px solid #03de66;
}
.featured-project:hover {
	background: url(../images/commercial/commercial-1-background-hi.png) 0 0 no-repeat;
	margin-top:10px;
}
.featured-project h2 {
padding:0;
	margin: 0 0 3px 0;
}
.featured-project p {
	color: #DFFFDF;
	font-size: 13px;
}
/*----------------------------------- Order ---------------------------------*/
.order-logo {
	width: 140px;
	margin: 0 15px;
	float: left;
}
.order-text {
	float: left;
	width: 330px;
}
.quantity-total {
	width: 224px;
	height: 32px;
	background-image: url(../images/quantity-total-background.gif);
	background-repeat: no-repeat;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
}
.recommended-product {
	width: 62px;
	margin: 0 15px;
	float: left;
}
.recommended-text {
	width: 275px;
	float: left;
}
.recommended-supply {
	padding: 0 0 0 20px;
}

#turf-switcher {
    display:none;
}

#congratulations {
	width: 718px;
	margin: 10px 0 10px 0;
	padding: 25px 0 0 0;
	background-image: url(../images/congratulations-background.png);
	background-repeat: no-repeat;
	clear: both;
	border-bottom: 1px solid #06d661;
}
#congratulations h2 {
padding:0;
	margin: 0;
	padding: 0;
}
.congratulations-content {
	padding: 0 25px;
}
p.congratulations-free-delivery {
	text-align: center;
	margin: 0;
	padding: 0 0 25px 0;
	font-size: 16px;
	font-weight: bold; 
}
.congratulations-text {
	float: left;
	width: 135px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 10px;
}
.congratulations-text h4 {

}
.congratulations-product {
	float: left;
	margin: 0;
}
.congratulations-text-bunnings {
	width: 105px;
	float: left;
	margin: 0 10px 0 0;
	padding: 15px 0 0 10px;
}
.congratulations-bunnings {
	width: 89px;
	height: 73px;
	background-image: url(../images/congratulations-bunnings-card.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.congratulations-bunnings-price {
	position: absolute;
	top: 52px;
	left: 20px;
	font-size: 10px;
	font-weight: bold;
}

.congratulations-fert-launcher-td, .congratulations-bunnings-td {
    display:none;
}

.delivery-box-left {
	width: 250px;
	float: left;
	padding: 6px 0 0 0;
}
.delivery-box-right {
	width: 465px;
	float: left;
}
p.mandatory {
	padding: 8px 0 0 0;
}
.asterisk {
	color: #FF0000;
}
.credit-cards {
	/*width: 718px;*/
	width: 678px;
	height: 46px;
	padding: 0 20px;
	background-color: #01843d;
	border-top: 1px solid #06d661;
	border-bottom: 1px solid #06d661;
}
.credit-cards ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
.credit-cards ul li {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}
.cheque-price {
	font-size: 13px;
	font-weight: bold;
}
/*----------------------------------- Videos Page ---------------------------------*/
#video-container {
	margin: 0;
	padding: 20px 0;
	width: 980px;
	clear: both;
}
#video-categories {
	width: 236px;
	float: left;
	margin: 0 12px 0 0;
}
#video-categories h3 {
	margin: 0;
	padding: 0;
	display: block;
	height: 33px;
}
#video-player {
	width: 718px;
	height: 506px;
	background-image: url(../images/videos/video-player-background.png);
	background-repeat: no-repeat;
	float: left;
}
.video-categories-item {
	width: 236px;
	height: 85px;
	text-indent: -900em;
	margin: 0 0 12px 0;
	padding: 0;
}
.lawn-installation a {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-installation.jpg);
	border: 0;
}
.lawn-installation a:hover {
	background-position: bottom;
}
a.lawn-installation-active {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-installation.jpg);
	border: 0;
	background-position: bottom;
}
.lawn-mowing-and-feeding a {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-mowing-and-feeding.jpg);
	border: 0;
}
.lawn-mowing-and-feeding a:hover {
	background-position: bottom;
}
a.lawn-mowing-and-feeding-active {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-mowing-and-feeding.jpg);
	border: 0;
	background-position: bottom;

}
.lawn-tips-and-watering a {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-tips-and-watering.jpg);
	border: 0;
}
.lawn-tips-and-watering a:hover {
	background-position: bottom;
}
a.lawn-tips-and-watering-active {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-tips-and-watering.jpg);
	border: 0;
	background-position: bottom;
}
.lawn-rescue a {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-rescue.jpg);
	border: 0;
}
.lawn-rescue a:hover {
	background-position: bottom;
}
a.lawn-rescue-active {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-lawn-rescue.jpg);
	border: 0;
	background-position: bottom;
}
.tv-ads a {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-tv-ads.jpg);
	border: 0;
}
.tv-ads a:hover {
	background-position: bottom;
}
a.tv-ads-active {
	width: 236px;
	height: 85px;
	display: block;
	background-image: url(../images/videos/cat-tv-ads.jpg);
	border: 0;
	background-position: bottom;
}
/*----------------------------------- Promotions ---------------------------------*/
.promos-terms {
	font-size: 10px;
	color: #98f8b8;
}
.color {
	color: #dcfbe0;
}
.bunnings-image {
	position:absolute;
	top: 10px;
	right: 50px;
}
/*----------------------------------- Contact US ---------------------------------*/
.contact-left {
	width: 278px;
	float: left;
	margin: 0 20px 0 0;
}
#google-map-box {
	float: left;
	width: 420px;
	/*height: 265px;*/
	/*height: 318px;*/
	height: 335px;
	background: url(../images/contact-us/google-map-background.png) 0 0 no-repeat;
	margin: 0 0 15px 0;
}
#google-map-box iframe {
	margin: 4px 0 10px 19px;
}
#google-map-box p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#google-map-box p a:link, #google-map-box p a:visited, #google-map-box p a:active {
	color: #FFFFFF;
}
/*----------------------------------- Table ---------------------------------*/
.green-table {
	width: 718px;
	border-collapse: collapse; 
	margin: 10px 0 30px 0;
	background-image: url(../images/gree-table-line.gif);
	background-repeat: no-repeat;
	clear: both;
}
.green-table tr td {
	padding: 8px 24px;
	border-bottom: 1px solid #04a049;
}
tr[class].green-tr-heading td {
	background: url(/images/green-table-tr1-background.png);
	background-color: transparent;
}
tr.green-tr-heading td {
	background-color: #039f4a;
}
tr[class].green-tr-light td {
	background: url(/images/green-table-tr2-background.png);
	background-color: transparent;
}
tr.green-tr-light td {
	background-color: #039143;
}
tr[class].green-tr-dark td {
	background: url(/images/green-table-tr3-background.png);
	background-color: transparent;
}
tr.green-tr-dark td {
	background-color: #03853d;
}
td.green-td-left {
	border-right: 1px solid #04a049;
}
.green-table h3 {
	margin: 0;
}
/* green-table2 is used for product tables on the order page */
.green-table2 {
	width: 718px;
	border-collapse: collapse; 
	margin: 0 0 10px 0;
	background-image: url(../images/gree-table-line.gif);
	background-repeat: no-repeat;
	clear: both;
	border-bottom: 1px solid #06d661;
	position: relative;
}
.select-your-turf-table:hover {
	background-color: #06bf51;
	cursor:pointer;
}
.green-table2 tr td {
	/*padding: 8px 24px;*/
	padding: 17px 0 15px 0;
	/*border-bottom: 1px solid #04a049;*/
}
.green-table2 h3 {
	margin: 0;
}
td.green-td-dark {
	background-image: url(../images/green-table-td-dark-background.jpg);
}
.select-here {
	display: none;
	width: 70px;
	height: 75px;
	background-image: url(../images/select-here.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	margin: 35px 0 0 -35px;
	z-index: 1337;
}
.select-your-turf-table {
	width: 718px;
	/*height: 141px;*/
	position: relative;
}
.select-your-turf-table:hover .select-here {
	display: inline;
	width: 70px;
	height: 75px;
	background-image: url(../images/select-here.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	margin: 35px 0 0 -35px;
	z-index: 1337;
}

#fertiliser-summary, #turf-launcher-summary, #bunnings-card-summary {
    display:none;
}


/* green-table-top is used for the table on top of the congratulations box on the order page */
.green-table-top {
	width: 718px;
	background: url(/images/green-table-tr2-background.png);	
	margin: 0 0 25px 0;
	padding:0;
	border-collapse: collapse;
	border-top: 1px solid #04b753;
	border-bottom: 1px solid #04b753;
}
.green-table-top tr td {
	padding: 15px 10px;
}
td.green-table-top-line {
	border-right: 1px solid #04b753;
}
.dark-green-box {
	width: 718px;
	border-collapse: collapse; 
	margin: 0 0 10px 0;
	padding: 25px 0 30px 0;
	background-image: url(../images/dark-green-box-background.jpg);
	background-repeat: no-repeat;
	clear: both;
	border-bottom: 1px solid #06d661;
}
.dgb1 {
	padding: 0;
}
.dark-green-box-content {
	padding: 0 25px;
}
.dark-green-box h2 {
padding:0;
	margin: 0;
	padding: 0 0 10px 0;
}
.dark-green-box h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
/* dark-green-table is the dark table used on the order page in the method of payment section */
.dark-green-table {
	width: 718px;
	border-collapse: collapse; 
	margin: 0;
	background-repeat: no-repeat;
	clear: both;
	border-top: 1px solid #0a8140;
}
.dark-green-table-background {
	background-image: url(../images/dark-green-box-background.jpg);
}
.green-table-line {
	width: 718px;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image:url(../images/gree-table-line.gif);
}
.dark-green-table tr td {
	padding: 8px 24px;
	border-bottom: 1px solid #0a8240;
}
tr[class].dark-green-tr-light td {
	background: url(/images/dark-green-table-tr2-background.png);
	background-color: transparent;
}
tr.dark-green-tr-light td {
	background-color: #0e713a;
}
tr.[class]dark-green-tr-dark td {
	background: url(/images/dark-green-table-tr3-background.png);
	background-color: transparent;
}
tr.dark-green-tr-dark td {
	background-color: #065b2a;
}
td.dark-green-td-left {
	border-right: 1px solid #036930;
}

td.dark-green-td-right {
    border-right: 1px solid #036930;
    text-align:right;
}

/*----------------------------------- Form ---------------------------------*/
form {
	margin: 0;
	padding: 0;
}
.inputmain {
	width: 230px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #04cb50;
}
.inputsmallest {
	width: 50px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #04cb50;
}
.selectmain {
	width: 237px;
	height: 20px;
	border: 1px solid  #04cb50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selectmid	{
	width: 145px;
	height: 20px;
	border: 1px solid  #04cb50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selectsmall	{
	width: 78px;
	height: 20px;
	border: 1px solid  #04cb50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.select-float-left {
	float: left;
	margin: 0 10px 0 0;
}
.textareamain {
	width: 480px;
	height: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #04cb50;
}
.main-button {
	width: 718px;
	height: 96px;
	background-image: url(../images/buttons/main-button-background.png);
	margin: 0 0 25px 0;
}
.main-button-order-now {
	width: 245px;
	height: 55px;
	padding: 23px 0 0 30px;
	text-indent: -900em;
}
.main-button-order-now a {
	width: 245px;
	height: 55px;
	background-image: url(../images/buttons/main-button-order-now.png);
	display: block;
}
.main-button-order-now a:hover {
	background-image: url(../images/buttons/main-button-order-now-hi.png);
}
.main-button-proceed-to-payment {
	width: 245px;
	height: 55px;
	padding: 23px 0 0 30px;
	text-indent: -900em;
}
.main-button-proceed-to-payment a {
	width: 245px;
	height: 55px;
	background-image: url(../images/buttons/main-button-proceed-to-payment.png);
	display: block;
}
.main-button-proceed-to-payment a:hover {
	background-image: url(../images/buttons/main-button-proceed-to-payment-hi.png);
}
.button-send-enquiry {
	width: 245px;
	height: 55px;
	background-image: url(../images/buttons/main-button-send-enquiry.png);
	display: block;
	background-color: transparent;
	border: 0;
}

/*----------------------------------- Footer ---------------------------------*/
/*#footer {
	background:url(../images/footer.gif) 50% 0 no-repeat;
	min-height:200px;
	margin-top:15px;
	clear: both;
}*/
#footer {
	width: 960px;
	height: 100px;
	clear: both;
	margin: 0 auto;
}
#footer-top {
	width: 960px;
	height: 33px;
	overflow: hidden;
	background-image: url(../images/footer-top.gif);
	background-repeat: no-repeat;
	margin: 25px 0 10px 0;
}
.footer-top-left {
	width: 600px;
	float: left;
}
.footer-top-left p {
	padding: 8px 0 0 15px;
}
.footer-top-right {
	width: 350px;
	float: left;
	text-align: right;
}
.footer-top-right p {
	float: right;
	padding: 5px 10px 0 0;
}
#footer p {
	color: #87FAB6;
	font-size: 11px;
}
span.mooty {
	display: inline;
	height: 22px;
	line-height: 900px;
	float: right;
}
span.mooty a {
	background:url(../images/mooty-web-design.jpg) 0 0 no-repeat;
	display: block;
	height: 22px;
	width: 172px;	
	overflow: hidden;
}
span.mooty a:hover {
	background-position: 0 -21px;
	display: block;
}
#footer ul {
	list-style-type:none;
	margin: 0 0 15px 15px;	
}
#footer ul li{
	float:left;		
}
#footer ul li a {
	padding-right: 20px;
	color: #87FAB6;
	font-size: 11px;
}
#footer ul li a:hover {
	color: #FF0;
}
#slide-show {
margin: 12px 0 0 21px;
}

/*Payment page css*/

#creditcardstatus {
    border: 1px solid red; 
    height: 80px; 
    font-size: 11px; 
    padding-left: 10px; 
    padding-top: 10px; 
    margin-bottom: 5px; 
    width: 706px; 
    background-color: #EE5555; 
    display:none;
}

.textareaorder {
    width: 230px;
    height: 80px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #04cb50;
}

/* maxsoil */

#home-content-maxsoil {
width:390px;
padding-top:30px;
}

.maxsoilheading a {
background:url(/images/home/maxsoil-heading.png) top left no-repeat;
text-indent:-900em;
width:312px;
height:50px;
display:block;
}

.maxsoilheading a:hover {
background:url(/images/home/maxsoil-heading.png) left -50px no-repeat;
}

.maxsoilimage {
float:right;
margin: 0 0 0 15px;
}

.home-maxsoil a {
background:url(/images/home/maxsoil-button.png) top left no-repeat;
text-indent:-900em;
width:104px;
height:25px;
display:block;
}

.home-maxsoil a:hover { 
background:url(/images/home/maxsoil-button.png) left -25px no-repeat;
}

hr {
color: #038837;
background-color: #038837;
height: 1px;
border:none;
margin:13px 0 20px 0;
}