/*-----------------------------------------------------------------------
//
//	Everlawn
//
//  Copyright 2008 DPI 21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	font: 13px Helvetica, Verdana, Arial, Sans-Serif;
	color: #4D4D4D;
	background: url(../styleImages/backgrounds/top-bg.jpg) top repeat-x;
}

#grass {
	background: url(../styleImages/backgrounds/grass.jpg) bottom repeat-x;
	height: 260px;
	margin-top: 10px;
}

#wrapper {
	width: 900px;
	margin: 13px auto 0px auto;
}

#masthead {
	padding-bottom: 12px;
	background: url(../styleImages/credit-card.jpg) top left no-repeat;
}

span.green {
	color: #8BC53F;
}

#logo {
	float: left;
	width: 345px;
}

#logo p {
	padding-left: 65px;
	font-size: 10px;
	font-weight: bold;
}

#mastHeadLinks, #mastHeadTrolley, #call-to-action {
	float: right;
}

#call-to-action-prod {
	font-size: 14px;
	color: #94C93D;
	line-height: 20px;
	padding: 5px 10px 15px 10px;
}

#call-to-action-prod strong {
	font-size: 24px;
	color: #004813;
}

#call-to-action {
	margin-top: 5px;
	padding: 5px 10px 5px 0px;
	text-align: right;
	font-size: 14px;
	color: #94C93D;
	border-right: 1px solid #CCCCCC;
	line-height: 22px;
}

#mastHeadTrolley {
	margin-top: 5px;
	padding: 10px 0px 0px 10px;
}

#call-to-action strong {
	font-size: 28px;
	color: #004813;
}

#mastHeadTrolley a {
	color: #4D4D4D;
	text-decoration: none;
}

#mastHeadTrolley a:hover {
	color: #8BC53F;
	text-decoration: underline;
}

#productDetails h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

#productDetails h2 a {
	color: #006F3B;
}

#productDetails h2 a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

p#trolley {
	float: left;
}

#trolley {
	padding-top: 2px;
	background: url(../styleImages/icons/trolley.jpg) left no-repeat;
	padding-left: 30px;
}

#mastHeadTrolley {
	width: 230px;
}

#mastHeadTrolley form {
	padding: 5px 0px 0px 0px;
}

p#search input.searchBox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #8BC53F;
	width: 180px;
	font-size: 11px;
}

input#goBtn {
	width: 30px;
	height: 20px;
	background: #8BC53F;
	color: white;
	font-weight: bold;
}

#Login {
	float: right;
	font-size: 12px;
	padding-bottom: 3px;
}

#Login a {
	color: #4D4D4D;
}

#Login strong {
	color: #8BC53F;
}

#Login a:hover {
	color: #8BC53F;
	text-decoration: underline;
}

#left-side {
	width: 188px;
	float: left;
	height: 450px;
}

html>body #left-side {
	height: auto;
	min-height: 450px;
}

#right-side {
	width: 710px;
	float: left;
	padding-left: 2px;
}

#browseProducts {
	background: url(../styleImages/backgrounds/browseProducts.jpg) top no-repeat #89C53F;
	color: white;
	padding: 10px;
	width: 168px;
	height: 195px;
}

h1.browse {
	font-size: 15px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCCCCC;
}

h1.browse a:link, h1.browse a:active, h1.browse a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h1.browse a:hover {
	text-decoration: underline;
}

#browseProducts ul {
	padding: 12px 0;
	line-height: 22px;
	width: 168px;
}

#browseProducts ul li {
	background: url(../styleImages/backgrounds/arrow.png) left no-repeat;
	padding-left: 5px;
}

#browseProducts ul li a {
	color: white;
	text-decoration: none;
}

#browseProducts ul li a:hover {
	color: white;
	text-decoration: underline;
}

h1.specialOffer {
	background: url(../styleImages/icons/special-offers.jpg) left bottom no-repeat;
	padding-left: 30px;
	font-size: 15px;
	border-top: 1px dashed #CFE4DA;
	padding-top: 12px;
}

h1.specialOffer a:link, h1.specialOffer a:active, h1.specialOffer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h1.specialOffer a:hover {
	text-decoration: underline;
}

#buyOnline, #downloadBrochure, #delivery {
	float: left;
	width: 110px;
	height: 75px;
	border: 1px solid #CCCCCC;
	padding: 2px 0px 0px 75px;
	margin-top: 2px;
}

#buyOnline {
	background: url(../styleImages/buttons/buy-online.jpg) top left;	
}

h1.buy, #downloadBrochure h2 {
	color: #006F3B;
	font-size: 15px;
	float: left;
	padding: 20px 0 5px 0;
}

p.shopping a:link, p.shopping a:active, p.shopping a:visited {
	float: left;
	color: #4D4D4D;
	text-decoration: none;
	background: url(../styleImages/backgrounds/black-arrow.png) left no-repeat;
	padding-left: 10px;
	font-size: 12px;
}

p.shopping a:hover {
	text-decoration: underline;
}

#orderSamples {
	float: left;
	width: 182px;
	background: url(../styleImages/backgrounds/samples.jpg) bottom no-repeat #FFFFFF;
	height: 75px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 2px;
}

#orderSamples h2 {
	font-size: 16px;
	padding: 15px 0 0 0;
	text-align: center;
}

#orderSamples h2 a {
	color: #006F3B;
	text-decoration: none;
}

#orderSamples h2 a:hover {
	color: #006F3B;
	text-decoration: underline;
}

#delivery {
	background: url(../styleImages/buttons/free-delivery.jpg) top left no-repeat;
}


#delivery h2 {
	color: #006F3B;
	font-size: 18px;
	float: left;
	padding: 16px 0 3px 0;
}

#delivery p {
	width: 80px;
	float: left;
}

#contactInfo {
	float: left;
	width: 166px;
	background: url(../styleImages/backgrounds/greyDient.jpg) bottom repeat-x #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 2px 0px;
}

#contactInfo .heading {
	color: #006F3B;
	font-size: 14px;
	font-weight: bold;
}

#jewson {
	float: left;
	width: 182px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 2px;
}

p.phone {
	background: url(../styleImages/icons/phone.jpg) left top no-repeat;
	padding-left: 28px;
	margin: 14px 0 10px 0;
	height: 22px;
}

p.email {
	background: url(../styleImages/icons/email.jpg) left top no-repeat;
	padding-left: 28px;
	height: 22px;
}

p.email a {
	color: #4D4D4D;
	text-decoration: none;
}

p.email a:hover {
	text-decoration: underline;
}

#share {
	float: left;
	padding: 10px 5px;
	width: 178px;
}

#faq {
	background: url(../styleImages/backgrounds/faqBg.jpg) top no-repeat #89C53F;
	padding: 10px;
	height: 320px;
	width: 168px;
	float: left;
}

img#small7 {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 31px;
}

h1.faqs {
	color: white;
	font-size: 14px;
	border-bottom: 1px dashed #CFE4DA;
	padding: 0px 0px 5px 0px
}

#faq ol {
	padding: 10px 0px;
	color: white;
	border-bottom: 1px dashed #CFE4DA;
	margin: 0px 0px 5px 0px;
	width: 158px;
}

#faq ol li {
	padding: 3px 0;
}

#faq ol li a {
	color: white;
	text-decoration: none;
}

#faq ol li a:hover {
	color: white;
	text-decoration: underline;
}

p.readMore {
	color: white;
	padding-top: 5px;
	font-size: 11px;
}

p.readMore a {
	color: #FFFFFF;
	text-decoration: underline;
}

p.readMore a:hover {
	text-decoration: none;
}

#menu {
	height: 30px;
	background: url(../styleImages/backgrounds/menuBar.jpg) top repeat-x;
}

#menuRight {
	float: right;
}

#menu p.home {
	float: left;
	background: url(../styleImages/icons/home-icon.png) left no-repeat;
	padding-left: 20px;
	margin: 6px;
}

p.home a {
	color: white;
	text-decoration: none;
}

p.home a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#menuRight ul li {
	display: block;
	float: left;
	color: white;
	padding: 0 3px;
}

#menuRight ul li a {
	color: white;
	text-decoration: none;
}

#menuRight ul li a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#menuRight ul {
	margin: 6px;
}

#contentHome {
	width: 700px;
	float: left;
	padding: 10px 0px 10px 10px;
}

#contentHome h1 {
	color: #006F3B;
	font-size: 22px;
	font-weight: normal;
	padding: 5px;
}

#product-links, #product-links li {
	float:left;
}

#product-links {
	width: 700px;
	padding-bottom: 10px;
}

#product-links li {
	display: block;
}

.tvImage {
	float: left;
	padding-right: 4px;
}

.tvImage p {
	width: 134px;
	text-align: center;
	color: #006F3B;
	padding: 10px 0;
}

#contentHome p {
	padding: 5px 10px;
	line-height: 16px;
}

#contentHome p a {
	color: black;
	text-decoration: underline;
}

#contentHome p a:hover {
	color: black;
	text-decoration: none;
}

#contentHome h2 {
	color: #006F3B;
	font-size: 16px;
	padding: 5px 10px;
}

#contentHome h3 {
	padding: 0px 10px;
}

#contentHome h3 a {
	color: #4D4D4D;
	font-size: 13px;
	text-decoration: underline;
}

#contentHome h3 a:hover {
	color: #006F3B;
}

#reasons {
	float: left;
	width: 240px;
	height: 480px;
	background-color: #EEEEEE;
	padding: 20px 10px 15px 15px;
	border-top: 3px solid #FFFFFF;
}

img#seven {
	float: left;
	padding: 5px 0 0 0;
}

#reasons h1 {
	float: left;
	font-size: 26px;
	font-weight: normal;
	width: 150px;
	color: #006F3B;
	padding: 0 0 0 12px;
}

img#smallEverlawn {
	padding: 8px 0 0 5px;
}

#reasons ul {
	color: #006F3B;
	font-size: 15px;
	padding-top: 30px;
}

#reasons ul li {
	padding: 10px 0;
}

#reasons ul li.dotted {
	border-bottom: 1px dashed #999999;
}

#reviews {
	float: right;
	background: #ECECEC;
	width: 245px;
	padding: 10px;
	margin: 5px 0 0 0;
}

#reviews p {
	padding: 3px 0 0 0;
}

#reviews p a {
	color: black;
	display: block;
	text-decoration: underline;
}

#reviews p a:hover {
	color: #006F3B;
}

#reviews h4 {
	font-size: 14px;
}

#footerContainer {
	float: left;
	margin-top: 5px;
	width: 900px;
	padding: 6px 0 0 0;
}

#footer {
	float:left;
	width: 900px;
	padding: 10px 0px 0px 0px;
}

#footerContainer h5 {
	font-size: 12px;
	padding-bottom: 8px;
}

#customerService ul li, #hereToHelp ul li, #ourShops ul li, #aboutUs ul li  {
	background: url(../styleImages/backgrounds/black-arrow.jpg) left no-repeat;
	padding: 2px 0px 2px 8px;
}

#customerService ul li a, #hereToHelp ul li a, #aboutUs ul li a, #twitter_div .heading  a{
	color: #4D4D4D;
	text-decoration: none;
}

#footerContainer ul li a:hover, #twitter_div .heading  a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#customerService {
	border-right: 1px solid #ECECEC;
	float: left;
	width: 168px;
	padding: 10px;
	height: 75px;
	font-size: 11px;
}

#hereToHelp {
	border-right: 1px solid #ECECEC;
	float: left;
	width: 168px;
	padding: 10px;
	height: 75px;
	font-size: 11px;
}

#retailers {
	float: left;
	padding: 10px;
}

#retailers li {
	float: left;
	display: block;
	height: 75px;
	padding: 4px;
	border: 1px solid #ECECEC;
	margin: 5px;
}

#ourShops {
	border-right: 1px solid #ECECEC;
	float: left;
	width: 79px;
	padding: 10px;
	height: 75px;
	font-size: 11px;
}

#aboutUs {
	border-right: 1px solid #ECECEC;
	float: left;
	width: 168px;
	padding: 10px;
	height: 75px;
	font-size: 11px;
}

#logos {
	float: left;
	width: 367px;
	padding: 10px 0px 10px 10px;
	height: 90px;
}

#logos p, #customerService p, #hereToHelp p, #ourShops p, #aboutUs p, #twitter_div .heading  {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#twitter_div {
	float: left;
	padding: 10px;
	width: 300px;
}

#twitter_update_list a {
	float: left;
	padding-top: 5px;
	width: 200px;
	color: #89C53F;
}

#twitter_update_list a:hover {
	text-decoration: underline;
}

#twitter_update_list {
	padding: 10px 0px 0px 70px;
	height: 50px;
	background: url(../styleImages/icons/twitter-stamp.jpg) left top no-repeat;
}

#footerLinks, #footerLinks ul, #dpi21, #dpi21 img, #dpi21 p {
	float: left;
}

#footerLinks {
	font-size: 10px;
	width: 520px;
	color: #69696B;
}

#dpi21 {
	width: 300px;
}

#dpi21 img {
	border-right: 1px solid #939598;
	padding: 0px 5px 0px 0px
}

#dpi21 p {
	padding: 3px 0px 0px 5px;
	line-height: 14px;
}

#footerLinks ul {
	padding-top: 5px;
	width: 520px; 
}

#footerLinks ul li {
	display: block;
	float: left;
	background: url(../styleImages/icons/tick.jpg) left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
}

#footerLinks a {
	color: #69696B;
}

#footerLinks a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#copyright {
	float: right;
}

#copyright p {
	color: #69696B;
	padding: 5px 5px 0px 0px;
	text-align: right;
	font-size: 10px;
}

#breadcrumb {
	padding: 5px 10px;
	height: 20px;
}

#breadcrumb p {
	color: #004813;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 100px;
}

#breadcrumb ul {
	float: left;
}

#breadcrumb ul li {
	display: block;
	float: left;
	padding: 0px 5px;
}

#breadcrumb ul li.active {
	font-weight: bold;
}

#breadcrumb a {
	color: #4D4D4D;
}

#breadcrumb a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#right-side-products, #right-side-orders {
	width: 710px;
	float: left;
	padding-left: 2px;
}

#browser {
	padding: 5px;
	margin-left: 5px;
}

#browser, #heading {
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#checkoutPage #heading {
	margin: 5px 10px;
	width: 690px;
}

#heading {
	padding: 6px 0;
}

#browser h1, #heading h1 {
	font-size: 16px;
	font-weight: normal;
	color: #004813;
	float: left;
}

#browser ul {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}

#browser ul li {
	display: block;
	float: left;
	height: 18px;
}

#browser ul li a {
	color: #4D4D4D;
	text-decoration: none;
}

#browser ul li a:hover {
	text-decoration: underline;
}

#browser ul li#emailFriend {
	background: url(../styleImages/icons/email2.png) left no-repeat;
	padding-left: 23px;
	padding-right: 12px;
}

#browser ul li#bookmark {
	background: url(../styleImages/icons/bookmark.png) left top no-repeat;
	padding-left: 23px;
	padding-right: 12px;
}

#browser ul li#printPage {
	background: url(../styleImages/icons/print.png) left no-repeat;
	padding-left: 23px;
}

#productInfo {
	float: left;
	width: 345px;
	padding: 10px;
	font-size: 12px;
}

#productInfo p {
	padding: 5px 0px;
	line-height: 16px;
}

#productInfo a {
	text-decoration: underline;
	color: #333333;
}

#productInfo a:hover {
	color: #89C53F;
}

p.enlarge {
	float: right;
	font-size: 11px;
}

p.enlarge a, #map a {
	color: #004813;
}

p.enlarge a:hover, #map a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}

p.enlargeMap {
	float: left;
	background: url(../styleImages/icons/enlarge.png) left top no-repeat;
	padding: 0px 0px 5px 25px;
	font-size: 11px;
	margin-top: 5px;
}

#productInfo h2 {
	color: #004813;
	font-size: 13px;
	padding: 5px 0px;
}

#pricesOptions {
	width: 340px;
	float: right;
	padding-top: 10px;
}

#CatDescription p {
	padding: 5px 0px;
	line-height: 16px;
}

#CatDescription a {
	text-decoration: underline;
	color: #333333;
}

#CatDescription a:hover {
	color: #89C53F;
	text-decoration: underline;
}

#catListing, #CatDescription {
	width: 690px;
	float: left;
	margin: 0px 5px;
}

#CatDescription {
	padding: 5px;
}

#catListing {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 5px;
}

#productDetails {
	float: left;
	width: 500px;
	height: 130px;
}

#productImage {
	float: right;
	width: 170px;
}

#productImage img {
	width: 170px;
}

.Button {
	float: left;
}

span.stock {
	color: #004813;
	font-size: 11px;
}

.darkGreen {
	color: #004813;
}

input#addTrolley {
	background: url(../styleImages/icons/addTrolley.jpg) no-repeat;
	padding-left: 35px;
	color: white;
	width: 130px;
	height: 30px;
	font-size: 11px;
}

#productCode, #normalProd {
	padding: 5px 10px;
}

#pricesOptions form {
	padding: 10px;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px;
}

#pricesOptions form p {
	padding: 5px 0px;
}

#pricesOptions select {
	border: 1px solid #CCCCCC;
	margin: 0px 5px;
}

#priceTotal {
	margin-top: -5px;
}

#priceTotal strong, .Price strong {
	color: #ff2b00;
	font-size: 18px;
}

#priceSummary1, #priceSummary2, #priceSummary3, #priceSummary4, #priceSummary5, #priceSummary6, #priceSummary7, #priceSummary8, #priceSummary9, #priceSummary10 {
	display: block;
	padding: 5px 0px;
	color: #666666;
}

.pleaseNote {
	padding: 20px 10px 10px 10px;
}

.pleaseNote strong {
	display: block;
}

#grass-price {
	padding-bottom: 5px;
}

p.deliveryType {
	background: url(../styleImages/icons/deliverySmall.png) left no-repeat;
	padding: 15px 0 15px 60px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#extras h3 {
	font-size: 13px;
	padding-bottom: 10px;
}

#extras {
	background: #ECECEC;
	padding: 15px;
}

#extras p {
	color: #004813;
	font-weight: bold;
}

#extras ul {
	list-style-type: none;
}

#extras li {
	padding: 5px 0px 5px 25px;
	background: url(../styleImages/icons/trolley-small.png) left no-repeat;
}

#extras ul a {
	color: black;
	text-decoration: underline;
}

#extras ul a:hover {
	color: #89C53F;
}

#ordersLogin {
	width: 285px;
	float: left;
	padding: 20px;
}

#ordersLogin fieldset {
	border: 1px solid silver;
	padding: 15px;
}

#ordersLogin legend, input#submit {
	border: 1px solid silver;
	background: #ECECEC;
	padding: 5px;
	margin: 5px 0 0 0;
}

input#user, input#password {
	border: 1px solid silver;
	padding: 2px;
	margin: 6px 0;
	width: 240px;
}

p#forgetPass a, p#needReg a {
	color: #004813;
	text-decoration: none;
	font-size: 11px;
}

p#forgetPass a:hover, p#needReg a:hover {
	text-decoration: underline;
}

p#needReg {
	padding: 5px 0;
}

p#forgetPass {
	padding: 12px 0 5px 0;
}

#ordersOptions {
	float: left;
	width: 278px;
	background: #ECECEC;
	padding: 15px;
	margin: 33px 0 0 20px;
}

#ordersOptions h2 {
	color: #004813;
	font-weight: normal;
	font-size: 14px;
}

#ordersOptions ul {
	padding: 25px 0 10px 0;
}

#ordersOptions ul li {
	padding: 4px 0;
}

#ordersOptions ul li a {
	color: black;
	text-decoration: none;
	background: url(../styleImages/backgrounds/black-arrow.png) left no-repeat;
	padding-left: 12px;
}

#ordersOptions ul li a:hover {
	text-decoration: underline;
}

/* @group shopping cart */

#checkoutPage {
	min-height: 450px;
}

html>body #checkoutPage  {
	height: auto;
	min-height: 450px;
}

p.easy {
	padding: 15px 0;
}

#shoppingCart {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 10px;
}

#shoppingCart p {
	padding: 5px 0px;
}

#shoppingCart ol {
	list-style: none;
}

#shoppingCart ol li {
	display: block;
	float: left;
	padding: 5px 10px;
	border-right: 1px solid #FFFFFF;
}

#shoppingCart ol li#non-active {
	background: url(../styleImages/cart/cart.jpg) left repeat-x;
	height: 19px;
	color: white;
}

#shoppingCart ol li#activeCart{
	background: url(../styleImages/cart/cartActive.jpg) left repeat-x;
	height: 19px;
	color: white;
}

#shoppingCart a {
	color: #333333;
	text-decoration: underline;
}

#shoppingCart a:hover {
	color: #89C53F;
}

#shoppingCart table {
	margin-top: 10px;
}

#shoppingCart table {
	border: 1px solid silver;
	margin-bottom: 12px;
}

tr.topRow td {
	border-bottom: 1px solid silver;
	background: #ECECEC;
}

td.normalCell {
	padding: 5px;
	border-right: 1px solid silver;
}

tr td.bottomCell, td.subTotal, td.totalPrice {
	border-top: 1px solid silver;
}

tr td.bottomCell {
	padding-left: 10px;
}

td.subTotal, td.totalPrice {
	border-left: 1px solid silver;
	padding: 5px;
}

td.price {
	padding: 5px;
}

table input, input#continueShopping, input#checkout {
	border: 1px solid silver;
	background: #ECECEC;
	padding: 3px;
}

input#continueShopping {
	float: left;
}

input#checkout {
	float: right;
}

p.clear {
	padding-top: 12px;
}

td.subTotal {
	background: #ECECEC;
}

#googleCheckout {
	float: right;
}

/* @end */

#offers {
	padding-top: 20px;
}

#gallery {
	float: left;
	width: 700px;
	padding: 5px 0px 5px 5px;
}

div.offer, div.product, .gallery-image {
	width: 120px;
	border: 1px solid silver;
	float: left;
	text-align: center;
	padding: 5px 3px;
	background:  #ECECEC;
	margin: 5px;
}

div.offer img, div.product img, .gallery-image img {
	padding-bottom: 10px;
	width: 115px;
	height: 95px;
}

div.product {
	height: 140px;
}

.offer a {
	color: #4D4D4D;
}

.offer a:hover {
	color: #004813;
	text-decoration: underline;
}

p.was {
	color: #004813;
	font-weight: bold;
	padding: 4px 0;
}

p.now {
	color: red;
	font-weight: bold;
}

.gallery-image {
	font-size: 11px;
}

.gallery-image p {
	padding-bottom: 5px;
}

.gallery-enlarge {
	float: left;
	width: 650px;
	background: url(../styleImages/icons/enlarge.jpg) left no-repeat;
	padding: 10px 0px 10px 20px;
	font-size: 11px;
	margin: 5px 0px 0px 10px;
}

#artificialGrass h1, #accessories h1, #otherProducts h1 {
	color: #004813;
	font-size: 15px;
	padding: 25px 0 10px 0;
}

input#searchfaq {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #8BC53F;
	width: 180px;
}

#faqSearch {
	padding: 20px 0 0 0;
}

p.anchor {
	padding-top: 10px;
}

p.anchor a {
	color: #89C53F;
	font-size: 11px;
}

.faq, .review, .shop {
	padding: 10px 10px 10px 0px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 16px;
}

.review p, .end-review p {
	padding: 5px 0px;
}

.end-review {
	padding: 10px 0px;
}

#details {
	float: left;
	width: 384px;
	padding: 12px 20px 10px 10px;
	font-size: 12px;
}

#details p {
	padding: 8px 0;
}

#map {
	float: left;
	border: 1px solid silver;
	padding: 5px;
	margin-top: 20px;
}

#details p.star {
	color: #004813;
	padding-bottom: 0;
}

#sign-up {
	float: left;
	margin-top: 20px;
}

#contactForm {
	padding: 0px 10px;
}

#contactForm fieldset, #sign-up fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
}

#contactForm legend, input#contactSend, #sign-up legend, #sign-up #send {
	padding: 3px 5px;
	background: #89C53F;
	color: white;
}

p.intro {
	padding: 0 0 15px 0;
}

#col1, #col2, #col3 {
	width: 225px;
	float: left;
	padding-top: 5px;
}

span.required {
	color: #89C53F;
}

p.mandatory {
	color: #89C53F;
	padding: 15px 0 0 0;
	font-size: 11px;
}

input#name, input#telephone, input#email, textarea#address, input#town, input#postcode, textarea#enquiry, input#nameTitle, input#firstName, input#surname, input#houseNo, input#streetName, input#townCity, input#county {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 2px;
	width: 205px;
	color: #888888;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

textarea#address {
	height: 65px;
}

textarea#enquiry {
	height: 100px;
}

#col1 p, #col2 p, #col3 p, #col4 p {
	padding: 3px 0 12px 0;
}

#text-style-1 {
	float: left;
	width: 450px;
	padding: 10px 20px 10px 10px;
}

#text-style-3 {
	float: left;
	width: 690px;
	padding: 10px;
}

#text-style-3 ul {
	float: left;
	width: 330px;
	padding-right: 20px;
}

#text-style-3 ul li {
	background: url(../styleImages/icons/arrow.jpg) left top no-repeat;
	padding-left: 10px;
}

#text-style-3 ol {
	padding-left: 20px;
}

#text-style-3 ol li {
	padding: 5px 0px;
}

#text-style-3 a {
	color: #004813;
	text-decoration: underline;
}

#text-style-3 a:hover {
	color: #89C53F;
}

#text-style-1 p, #text-style-3 p, #text-style-3 ul, .shop-txt p {
	padding: 5px 0px;
	line-height: 16px;
}

#text-style-1 h4, #text-style-3 h4, .shop-txt h4 {
	padding: 5px 0px;
	color: #004813;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#image-style-1 {
	float: left;
	width: 200px;
	padding: 20px 10px 0px 10px;
}

#image-style-1 img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#image-style-1 p {
	text-align: center;
	font-size: 11px;
	color: #89C53F;
	padding: 10px 0px;
}

.shop, .shop img, .shop-txt {
	float: left;
}

.shop {
	padding: 10px 0px;
}

.shop img {
	width: 150px;
}

.shop-txt {
	padding-left: 10px;
	width: 530px;
}

.runaround {
	float: left;
	margin: 5px 10px 5px 0;
}

.light-green {
	color: #89C53F;
}

.light-green10{
	color: #89C53F;
	font-size: 10px;
}

.grey11 {
	color: #666666;
	font-size: 11px;
}

.size10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}

p.Price {
	padding: 5px 0;
}

input#quanFld {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 40px;
}

#crDetails p a {
	color: black;
	text-decoration: none;
	margin: 8px 0;
}

#crDetails p a:hover {
	text-decoration: underline;
}

img.star {
	margin: 10px 0;
	border: none;
}

#crDetails ul li a {
	color: black;
	text-decoration: none;
	padding-left: 14px;
}

#crDetails ul li {
	padding: 6px 0;
}

#crDetails ul li a:hover {
	text-decoration: underline;
}

#customer-reviews {
	clear: both;
	border-top: 1px dashed #CCCCCC;
	padding-top: 10px;
	margin-top: 5px;
	width: 345px;
}

#ReviewArchives h3 {
	color: #004813;
	padding-bottom: 12px;
}

#tellFriendForm {
	float: left;
	padding: 10px;
}

#tellFriendForm p {
	color: #89C53F;
	padding-bottom: 5px;
}

#tellFriendForm .textbox, textarea.textboxFriend {
	width: 250px;
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#tellFriendForm table {
	border: none;
	width: 500px;
	margin: 0;
	padding: 0;
}

#tellFriendForm table td {
	padding: 5px 0;
}

.size14 {
	font-size: 14px;
}

.others {
	float: left;
	padding: 5px 0px;
}

p.premier {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

#share {
	float: left;
}

#specialOffersContent {
	padding: 10px;
}

#specialOffersContent ul, #specialOffersContent p {
	padding: 5px 0px;
}

#specialOffersContent h2 {
	color: #006F3B;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;	
}

#completionMessages p {
	padding: 10px 0px
}

#installationService {
	float: left;
	width: 188px;
	background: url(../styleImages/installation.jpg) left no-repeat;
	height: 110px;
}

#installationService h2 {
	padding-left: 100px;
	padding-top: 30px;
}

#installForm form fieldset {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px;
	width: 450px;
}

#installForm form legend, #installForm input#send {
	padding: 3px 5px;
	background: #89C53F;
	color: white;
}

#notes {
	clear: left;
	float: left;
	height: 100px;
}

input#email2, textarea#address2 {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 2px;
	width: 205px;
	color: #888888;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	width: 95%;
}

span.red, p.red {
	color: #ff2b00;
}

.txtSale {
	color: #ff2b00;
	font-size: 18px;
}

span.red {
	font-size: 11px;
}


#downloadBrochure {
	background: url(../styleImages/downloadsBg.jpg) left no-repeat;
}

#downloadBrochure h2 a {
	color: #006F3B;
	font-size: 15px;
}

#quanCont {
	display: none;
}

#specialOffersContent ul {
	padding-left: 20px;
}

#specialOffersContent ul li {
	padding: 5px 0;
	list-style-type: disc;
	list-style-position: outside;
}

#specialOffersContent ul li a {
	color: #89C53F;
	font-weight: bold;
	text-decoration: underline;
}

#specialOffersContent ul li a:hover {
	text-decoration: none;
}

div#captcha {
	clear: left;
	float: left;
	padding-top: 20px;
}