/*
-----------------------------------------------

Site: Well Cultivated
Author: Tim Lenton - IT4B (www.it4b.org.uk)    
Created: 29.07.2008
Last Modified: 29.07.2008

----------------------------------------------- 
*/

/*
Undo Browser Defauls --------------------- */

/*img, div { behavior: url(iepngfix.htc); }*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 20px 10px 20px; }
li { margin: 0 0 5px 0; list-style: disc; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #4D7536; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block;}

table { border: none; border-collapse: collapse; border-spacing: 0; padding: 0; margin: 10px 0px; }
table table { margin: 3px 0 0 0 !important; }
tr { border: none; padding: 0px; margin: 0; }
th { border: none; padding: 0px; margin: 0px; }
td { border: none; padding: 0 1px 0 0; margin: 0px; }



/*
Headings --------------------- */

h1, h2, h3, h4, h5, h6, pre, code { font-size: 12px; color: #6e6f6d; font-family: Tahoma, ariel; font-weight: bold; }

h1 span, h2 span { display: none; }

h2 {}

h3 {}

h4 {}



/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 150px; display: block; float: left; height: 22px; }
select { border: 1px solid #ff9600; color: #000; padding: 2px; }
option { }
textarea { border: 1px solid #ff9600; color: #000; padding: 2px; }
input[type="button"] { color: #4D7536; font-weight: bold; padding: 3px; border: none; background: url(../images/btnBg.jpg) no-repeat; width: 143px; height: 32px; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #ff9600; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: url(../images/btnBg.jpg) no-repeat; color: #4D7536; font-weight: bold; padding: 3px; border: none; width: 143px; height: 32px; }
input[type="text"] { border: 1px solid #ff9600; color: #000; padding: 2px; }
button { }



/*
General Styles --------------------- */

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; }
.center img { margin: 0 auto; }
.bold { font-weight: bold; }
.page-img {float: right; margin: 0 0 0 10px;}
.hightlightLnk { color: #C02D1B !important;}
.clearfix { clear: both; height: 0px !important; }
#go-btn { margin-left: 10px; border: none; background: #758916; color: #fff; padding: 2px; }
#voucher { border: 1px solid #999; color: #999; padding: 2px; }
.error { color: red !important; }
.errorBox { border: 1px solid red; width: 345px; padding: 5px; color: red; margin-bottom: 5px; background: #FFCCCC; font-weight: bold; }
.logout { font-size: 12px; }
.padd { margin-top: 20px; }
.linkImg { float: left; margin-right: 10px; margin-bottom: 20px; width: 150px; }
.linkContent { float: left; margin-bottom: 20px; }
.linkContent p { margin-bottom: 5px !important; }
.linkContent a { text-decoration: none; }
.linkContent a:hover { color: #000; }
.servicesList { margin: 0; }
.servicesList li { list-style: none; }
.servicesTitle { margin-bottom: 10px; }
.servicesHome { float: left; width: 270px; margin-bottom: 10px; margin-left: 10px; }
#addedCart { padding: 5px; background: #efefef; border: 1px solid red; margin-bottom: 10px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
#sitemap { padding: 0; margin: 0; }
#sitemap li { list-style: none; }
#sitemap ul { margin-top: 5px; }
.infoHeader { color: #91BD3B !important; }
.delList span { margin-left: 10px; width: 55px; float: left;  }
.delList span.tag { display: block; float: left; width: 170px; margin-left: 0 !important;  }
.checkPad { line-height: normal !important; clear: both; }
.checkPad label { height: auto !important; margin-bottom: 2px; }
.lostLnk { color: red !important; font-weight: bold; }
.logosImg { padding-top: 40px; }

/*
Layout --------------------- */

body { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; width: 100%;  margin: 0 auto; color: #333333; position: relative; background: url(../images/mainBg.jpg);  }
#container { overflow: hidden; width: 880px; margin: 0 auto;  }
#contentContainer { background: url(../images/contentBg.png); width: 850px; overflow: hidden; padding: 0px 15px; }
#bgContainer { background: url(../images/topBg.jpg) center top no-repeat; width: 100%; margin: 0 auto; }


/* Header */
#header { width: 880px; height: 130px; background: url(../images/headerBg.png) bottom left no-repeat; position: relative; }
#logo { position: absolute; bottom: 0px; left: 29px; width: 277px; }
#currency { position: absolute; bottom: -2px; right: 21px; width: auto; text-align: right; }
#currency label { float: left; vertical-align: bottom; width: auto !important; margin-top: 4px; }
#currency select { font-size: 11px; height: 17px; padding: 0; background: url(../images/currencyBg.jpg) repeat-x; width: 55px; float: left; border: 1px solid #666565;  margin-left: 10px;}
.accountLnk { vertical-align: bottom; width: auto !important; margin-top: 4px; display: block; float: right; }
#searchfield { border: 1px solid #8dbb45 !important; width: 120px; margin: 5px 0; }
#searchBtn { margin-bottom: 10px; }


/* Left Section */
#leftSection { width: 138px; float: left; margin-top: 8px; }
#leftSection  h2 { margin-bottom: 10px; margin-top: 10px; background: url(../images/shopOnline.jpg) no-repeat; witdh: 108px; height: 20px; text-indent: -3000px; font-size: 12px; }
.greenLiving { background: url(../images/infoHeader.jpg) no-repeat; width: 143px; height: 38px; margin-bottom: 2px; text-indent: -3000px;  }
.blogHeader { background: url(../images/blogHeader.jpg) no-repeat; width: 143px; height: 38px; margin-bottom: 2px; text-indent: -3000px;  }


/* Middle Section */
#middleSection { float: left; width: 511px; margin-left: 20px; display: inline; margin-top: 4px; line-height: 14px; }
#mainImg { float: left; }
#homeImageLeft { float: left; }
#homeImageRight { float: right; }
.blocks { float: right; margin-bottom: 13px; }
.lowerBlocks { float: left; }
#footerNote { clear: both; padding-top: 15px; }
.paddLower { margin-left: 8px; }
#middleSection h1 { font-size: 14px; margin-bottom: 10px; color: #5b8b1f; margin-top: 2px; }
#middleSection h1 a { font-size: 14px; color: #5b8b1f; text-decoration: none; }
#middleSection h2 { font-size: 12px; margin-bottom: 10px; }
#middleSection p { margin: 0 0 15px 0; }


/* Footer */
#footer { margin: 50px 0 0 148px; padding: 0; background: url(../images/footerBg.jpg) no-repeat; width: 531px; height: 59px; }
#rightHeader { float: right; }
#rightSection { float: right; width: 162px; }
#rightBar { float: right; width: 143px; background: url(../images/rightBg.jpg) repeat-y; margin-bottom: -32767px; padding: 10px 11px 32767px 8px; color: #6e6f6d; font-size: 12px;  }
#rightBar h3 { text-indent: -3000px; }
#rightBar p { margin: 0 0 0 10px; line-height: 16px; }
#rightBar input[type="text"] { background: url(../images/registerFieldBg.jpg) no-repeat; width: 125px; height: 21px; padding: 0; margin-left: 5px; margin-bottom: 5px; margin-top: 5px; border: 1px solid #666565; }
.register { background: url(../images/registerHeader.jpg) no-repeat; width: 143px; height: 33px; }
.regLabel { font-size: 11px; margin-top: 10px; }
.bestSellers { background:url(../images/bestSellerHeader.jpg) no-repeat; width: 143px; height: 33px; }
#bestItems { text-align: center; line-height: 14px; }
#bestItems img { margin-left: auto; margin-right: auto; margin-top: 10px; }
#bestItems h2 { font-weight: normal; font-size: 11px; padding: 3px 10px; }
.extraPadSide { margin-top: 15px; }


/* Product List Display */
.prods { float: left; width: 151px; display: inline; font-size: 11px; margin: 0 0 15px 0; background: url(../images/thumbBg.jpg) no-repeat; text-align: center; margin-left: 5px; line-height: normal !important; }
.prods .prodThumb { width: 133px; height: 115px; float: left; padding: 9px; margin-bottom: 3px; }
.prods p { margin: 0 !important; line-height: normal !important; }
.prods h2 { font-size: 11px !important; margin-bottom: 0 !important; padding-bottom: 0 !important; color: #6e6f6d !important; font-weight: bold; line-height: normal !important; }
.prods a { text-decoration: none; color: #868686; padding: 0 !important; margin: 0 !important; }
.left-pad { margin-left: 20px; }
.prodTxt { text-align: left; margin-left: 10px; }


/* Product Detail Display */
#prodImg { float: left; width: 233px; margin-bottom: 25px; }
.mainProd { background: url(../images/prodImgBg.jpg) no-repeat; padding: 5px 10px; height: 230px;  }
.prod-main-img { width: 211px; padding: 6px 0px;  }
.prodSub { float: left;  width: 132px; margin-left: 10px; }
.prodSub2 { float: left; width: 132px; margin-left: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 250px; }
#prodDes p { margin-bottom: 10px !important; }
#prodDes p label { font-size: 11px; width: 300px; }
#prodDes h1 { margin: 5px 0 10px 0; }
#prodDes h6 { margin-bottom: 15px; font-size: 14px; color: #333333; margin-top: 10px; }
.cartBtn { border: 0; }
.related { clear: both; }
#options { background: #CDDAE3; padding: 10px; }
.prodLabel { width: 100px !important; }
#video { float: right; margin-top: 5px; }
.tech { clear: both; background: url(../images/techHeader.jpg) no-repeat; width: 201px; height: 14px; text-indent: -3000px; margin-bottom: 5px; }
.prod-swatch { float: left; width: 15px; margin-right: 3px; margin-top: 3px; }
#items { padding: 0 5px; margin-top: 5px; }
#addPics { clear: both; overflow: hidden; }
#addPics img { float: left; width: 70px; border: 1px solid #DBDBDB; margin-left: 4px; margin-top: 4px; }


/* Account */
#orders { border: 1px solid #999; overflow: hidden; }
#orders p { margin: 5px 5px !important; color: #000; }
.od_date { width: 70px; float: left; height: auto; }
.od_items { width: 269px; float: left; height: auto; }
.od_total { width: 70px; float: left; height: auto; }
.od_status { width: 100px; float: left; height: auto; }
.header { background: #999999; font-size: 14px; }
.header p { color: #fff !important; }
.od_items ul { margin: 0; }
.od_items li { list-style: none; position: relative; margin: 5px 5px; color: #000; padding-right: 30px; }
.od_items li span { position: absolute; right: 10px; top: 0; }

/* Wishlist */
.wishlistItem { border-bottom: 1px dotted #ccc; margin-bottom: 10px; float: left; padding-bottom: 10px; width: 100%; }
.wishlistItem img { float: left; margin-right: 10px; }
.wishlistItem h2 { font-size: 14px; }


/*
Navigation --------------------- */

/* Main Navigation */
ul#topMenu { overflow: hidden; margin: 0 0 15px 0; padding: 0 0 0 10px;  width: 849px; height: 43px; background: url(../images/menuBg.jpg) no-repeat;  }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #5a5c5d; text-decoration: none; display: block; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; height: 13px; text-indent: -3000px; margin: 12px 14px; display: inline; }
ul#topMenu li a:hover {	color: #1B76E8; }
.basket { font-weight: bold; margin-left: 10px; }
ul#topMenu li a.home { background: url(../images/menu.jpg) 0px 0px; width: 43px; }
ul#topMenu li a.home:hover { background: url(../images/menu.jpg) 0px -13px; }
ul#topMenu li a.about { background: url(../images/menu.jpg) -69px 0px; width: 72px; }
ul#topMenu li a.about:hover { background: url(../images/menu.jpg) -69px -13px; }
ul#topMenu li a.blog { background: url(../images/menu.jpg) -165px 0px; width: 80px; }
ul#topMenu li a.blog:hover { background: url(../images/menu.jpg) -165px -13px; }
ul#topMenu li a.team { background: url(../images/menu.jpg) -269px 0px; width: 75px; }
ul#topMenu li a.team:hover { background: url(../images/menu.jpg) -269px -13px; }
ul#topMenu li a.news { background: url(../images/menu.jpg) -371px 0px; width: 40px; }
ul#topMenu li a.news:hover { background: url(../images/menu.jpg) -371px -13px; }
ul#topMenu li a.wishlist { background: url(../images/menu.jpg) -435px 0px; width: 63px; }
ul#topMenu li a.wishlist:hover { background: url(../images/menu.jpg) -435px -13px; }
ul#topMenu li a.delivery { background: url(../images/menu.jpg) -523px 0px; width: 66px; }
ul#topMenu li a.delivery:hover { background: url(../images/menu.jpg) -523px -13px; }
ul#topMenu li a.help { background: url(../images/menu.jpg) -615px 0px; width: 34px; }
ul#topMenu li a.help:hover { background: url(../images/menu.jpg) -615px -13px; }
ul#topMenu li a.contact { background: url(../images/menu.jpg) -673px 0px; width: 93px; }
ul#topMenu li a.contact:hover { background: url(../images/menu.jpg) -673px -13px; }
.noBorder { border: none !important; }



/* Shop Menu */
ul.shopMenu { margin: 0 0 50px 0; }
ul.shopMenu li { display: list-item; color: #fff; list-style: none; background: url(../images/leftMenuBg.jpg) no-repeat; width: 138px; height: 19px; font-weight: bold;  text-align: right; padding-top: 3px; margin-bottom: 3px !important; }
ul.shopMenu li h2 a, ul.shopMenu li h2 { font-size: 11px; color: #eb6800; font-weight: normal; margin-bottom: 5px; padding: 0; }
ul.shopMenu li a { display: block; color: #4c7424 !important; font-size: 11px; text-decoration: none; padding: 0 15px 0 0;   }
ul.shopMenu li a:hover { color: #8DBB45 !important; }
ul.shopMenu li a.cartLnk { color: #565656 !important; }
ul.shopMenu li a.cartLnk:hover { color: #4c7424 !important; }
ul.shopMenu li.extraPad { margin-top: 20px; }


/* Info Menu */
ul.infoMenu { margin: 0 0 50px 0; }
ul.infoMenu li { display: list-item; color: #fff; list-style: none; font-weight: bold;  text-align: left; margin-bottom: 6px !important; }
ul.infoMenu li h2 a, ul.shopMenu li h2 { font-size: 11px; color: #eb6800; font-weight: normal; margin-bottom: 5px; padding: 0; }
ul.infoMenu li a { display: block; color: #4c7424 !important; font-size: 11px; text-decoration: none; margin: 0 10px; border-bottom: 1px dotted #ccc; padding-bottom: 6px;  }
ul.infoMenu li a:hover { color: #8DBB45 !important; }

/*
SHOP NAVIGATION --------------------- */

.arrowlistmenu{ overflow: hidden; width: 145px; margin: 0 0 20px 0; }
.arrowlistmenu .menuheader { color: #7b7c7b; padding: 0 0 4px 0; cursor: hand; cursor: pointer; font-size: 12px; font-weight: normal; text-decoration: none; }
.expandable { margin-bottom: 5px !important; }
.arrowlistmenu .menuheader a { color: #7b7c7b; font-size: 12px; font-weight: normal; text-decoration: none; margin: 0; }
.arrowlistmenu .menuheader a:hover { color: #1b76e7; }
.arrowlistmenu ul{  list-style-type: none; margin: 0; padding: 0; }
.arrowlistmenu ul li{ padding-bottom: 2px; }
.arrowlistmenu ul li a { color: #7b7c7b; display: block; padding: 2px 0; padding-left: 10px;  text-decoration: none; font-weight: normal; font-size: 12px; }
.arrowlistmenu ul li a:hover{ color: #1b76e7; }


/* Info Menu */
ul.footerMenu { margin: 0; padding: 0; width: 85px; float: left; margin: 8px 0 0 20px; }
ul.footerMenu li { color: #6a7f0e; list-style: none; margin-bottom: 1px; }
ul.footerMenu li a { color: #fff; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
ul.footerMenu li a:hover { color: #4c7424; }


/*
Cart Layout --------------------- */

#cartHeader { width: 502px; overflow:hidden; padding: 5px 0; color: #3d3d3d; border-bottom: 1px solid #ddd; }
.cartItem { float:left; width: 230px; padding-left:5px; }
.cartPrice { float:left; width: 80px; }
.cartQty { float:left; width: 80px; }
#chooseDel { float:left; width: 200px; padding-bottom:3px; }
.cartTotal { float:left; width: 50px; text-align: right; position: relative; }
.cartTotal span { position: absolute; top: 0; left: 0; }
.cartRemove { float:left; width: 15px; text-align:center; margin-left: 10px; }
.cartRowItem { width: 502px; overflow:hidden; padding-bottom:10px; padding-top:10px; border-bottom: 1px dotted #ccc; }
.cartRow { width: 200px; overflow:hidden; padding-bottom:3px; padding-top:3px; }
.cartRow2 { float:left; width: 502px; overflow:hidden; padding-bottom:3px; text-align:center; padding-top:5px; }
.cartRow2 input { border: none; }
div#cartPriceSpacer { float:left; width: 100px; }
.cartPriceTotal { float:left; width: 50px; text-align: right; position: relative; }
.cartPriceTotal span { position: absolute; top: 0; left: 0; }
hr { background-color:  #c7cbce; color:  #c7cbce; width: 502px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:315px; height: 10px; text-align:center; padding-top: 10px; text-align: left; }
#prices { float:left; width:160px; text-align:left; overflow:hidden; }
.cartheadertxt { color:#552D52; font-weight:bold; }
.checkBtn { padding: 3px; }
.cartheadertxt{ color:#000; font-weight:bold; }
.orderTotals { border: 1px solid #aaa; width: 220px; float: right; margin-top: 10px; clear: both; }
.orderTotals p { position: relative; margin: 0 5px 5px 5px !important; font-weight: bold; }
.orderTotals span { position: absolute; top: 0; right: 0; }
.orderTotals h3 { background: #ccc; padding: 5px; color: #111; margin-bottom: 5px; font-style: italic; font-size: 14px; }
.bigTotal { font-size: 14px; }
.cart2, .cart2:visited, .cart2:active { text-decoration: none; font-weight: bold;}
.cart2:hover { text-decoration: underline; }
#voucherfield { border: 1px solid #ff9600; width: 60px; font-size: 11px; }
#redeem { background: none; color: #000; font-size: 10px; font-family: Tahoma, ariel; padding: 0; margin: 5px 0 0 0; border: none; width: auto; height: auto; }
.voucherPara { padding-left: 165px; padding-top: 10px; }
.voucherPara label { width: 230px; }