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

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

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

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

*, 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: #595b5c; 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; }
th { }
td { border: none; margin: 0px; padding: 2px; }



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

h1, h2, h3, h4, h5, h6, pre, code { font-size: 12px; color: #595b5c; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

h1 span, h2 span { display: none; }

.welcome { text-indent: -3000px; background: url(../images/welcomeHeader.jpg) no-repeat; width: 291px; height: 42px; }
.provide { text-indent: -3000px; background: url(../images/provideHeader.jpg) no-repeat; width: 334px; height: 40px; }

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 #666; color: #000; padding: 2px; font-size: 11px; }
option { }
textarea { border: 1px solid #666; color: #000; padding: 2px; font-size: 11px; }
input[type="button"] { background: #48494a; font-weight: bold; padding: 3px; border: none; color: #fff; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #666; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: #48494a; color: #fff; font-weight: bold; padding: 3px; border: none; }
input[type="text"] { border: 1px solid #666; color: #000; padding: 2px; font-size: 11px; }
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; }
#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: 5px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
#sitemap { padding: 0; margin: 0; }
#sitemap li { list-style: none; }
#sitemap ul { margin-top: 5px; }
#displayMessage { border: 1px solid red; padding: 5px; color: red; margin: 5px 0; background: #FFCCCC; font-weight: bold; text-align: center; }


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

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 980px;  margin: 0 auto; color: #565050; background: url(../images/mainBg.jpg) repeat-x;  }
#container { background: #fff; width: 950px; padding: 15px; }


/* Header */
#header { width: 950px; height: 70px; position: relative; }
#logo { position: absolute; bottom: 20px; left: 20px; }
#currency { position: absolute; top: 10px; right: 10px; width: auto; font-size: 10px; }
#currency select { font-size: 10px; height: 17px; padding: 0; width: 55px; border: 1px solid #666565; margin: 0 10px; }
#searchfield { border: 1px solid #8dbb45 !important; width: 120px; margin: 5px 0; }
#searchBtn { margin-bottom: 10px; }
#currency a { color: #595b5c; font-weight: bold; margin-right: 5px; font-size: 10px; }
#currency p { padding: 0 0 0 24px; height: 18px; }
.home { background: url(../images/home.jpg) no-repeat; margin-bottom: 2px; }
.cust { background: url(../images/cust.jpg) no-repeat; }
.cart { background: url(../images/cart.jpg) 0 2px no-repeat; margin-bottom: 5px; }


/* Left Section */
#leftSection { width: 198px; float: left; margin-bottom: 20px; }
#leftSection  h3 { margin-bottom: 10px; background: url(../images/headerBg.jpg) repeat-x; font-size: 12px; color: #fff; padding: 5px 20px; }
.greenLiving { background: url(../images/infoHeader.jpg) no-repeat; width: 143px; height: 38px; margin-bottom: 2px; text-indent: -3000px;  }

#shop_menu_con { background: #48494a url(../images/shop_bg.jpg) repeat-x; padding-bottom: 10px; }
.shop_hdr { background: url(../images/shop_hdr.jpg) no-repeat !important; height: 45px; text-indent: -3000px; }
#shop_menu_con form { margin: 0 20px; height: 50px; position: relative; }
#shop_menu_con input[type="text"] { background: url(../images/search_bg.jpg) no-repeat; border: none; height: 19px; font-style: italic; width: 100px; padding-right: 20px; position: absolute; top: 5px; left: 45px; padding-top: 3px; }
#shop_menu_con form img { position: absolute; top: 0; left: 0; }


/* Middle Section */
#middleSection { float: right; width: 737px; display: inline; line-height: 18px; }
#middleSection a { font-weight: bold; }
#banner { margin-bottom: 10px; }
.homePage { width: 950px !important; }
#mainImg { float: left; }
.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; margin-top: 2px; }
#middleSection h1 a { font-size: 14px; text-decoration: none; }
#middleSection h2 { font-size: 12px; margin-bottom: 10px; }
#middleSection p { margin: 0 0 15px 0; }
#infoBlock { background: #595b5c; overflow: hidden; margin-bottom: 20px; padding: 15px 0; float: left; display: inline; clear: both; width: 950px; }
.infoCon { float: left; width: 218px; margin-left: 15px; display: inline; }

/* Footer */
#footerBlock { background: #dfdfdf; padding: 15px; overflow: hidden; color: #595b5c; font-size: 10px; width: 920px; }
#footerBlock h3 { color: #595b5c; font-weight: bold; margin-bottom: 10px; }
#footerBlock a { color: #595b5c; }
.contactBlock { float: left; width: 241px; }
.contactBlock p { margin-bottom: 7px; height: 17px; padding: 0 0 0 26px; }
.contactBlock h3 { background: url(../images/contact_hdr.jpg) no-repeat; height: 31px; text-indent: -3000px; }
.telephone { background: url(../images/telephone.jpg) no-repeat; }
.fax { background: url(../images/fax.jpg) no-repeat; }
.email { background: url(../images/email.jpg) no-repeat; }
.blogBlock { float: right; width: 650px; border-left: 1px solid #91a0ad; padding-left: 20px; }
#footer { text-align: center; margin-top: 10px; color: #666; font-size: 11px; }
#footer p { margin-bottom: 5px; }
#footer a { color: #666; }



/* Product List Display */
.prods { float: left; width: 120px; display: inline; font-size: 11px; margin: 15px 0 15px 0; text-align: center; margin-left: 5px; line-height: normal !important; }
.prods .prodThumb { width: 120px; float: left; 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; }
.prods h6 { font-size: 11px; }
.left-pad { margin-left: 15px; }
.prodTxt { text-align: left; margin-left: 10px; }
.catBanner { margin-bottom: 10px; }
.sale { text-decoration: line-through; color: #ccc !important; }


/* Product Detail Display */
#prodImg { float: left; width: 270px; margin-bottom: 25px; }
.prod-main-img { float: left; width: 270px; margin-bottom: 10px;  }
.prodSub { float: left; margin-bottom: 10px; width: 132px; margin-left: 10px; }
.prodSub2 { float: left; width: 132px; margin-left: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 400px; }
#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: 10px; font-size: 12px; color: #333333; }
.cartBtn { border: 0; }
.related { clear: both; font-size: 14px !important; }
#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 10px; }


/* Account */
#orders { border: 1px solid #999; }
#orders p { margin: 5px 5px !important; color: #000; }
.od_date { width: 70px; float: left; height: auto; }
.od_items { width: 260px; 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; }
.od_items li span { position: absolute; right: 10px; bottom: 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; width: 737px; background: #3c3d3e url(../images/menuBg.jpg) repeat-x; float: left; margin: 0 0 10px 0; padding: 0;  }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; border-right: 1px solid #b6b6b6; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; display: block; float: left; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 6px 8px; display: inline; font-weight: bold; }
ul#topMenu li a:hover {	color: #ccc; }
.noBorder { border: none !important; }



/* Shop Menu */
ul.shopMenu { margin: 0 0 20px 0; }
ul.shopMenu li { display: list-item; color: #fff; list-style: none; margin: 0 20px; border-bottom: 1px solid #999a9b; }
ul.shopMenu li a { display: block; color: #fff !important; font-size: 12px; text-decoration: none; font-weight: bold; padding: 8px 0; }
ul.shopMenu li a:hover { color: #9FA8AF !important; }

/* Shop Menu */
ul.blogList { margin: 0; }
ul.blogList li { display: list-item; color: #fff; list-style: none; margin: 0 0 5px 0;  }
ul.blogList li a { display: block; color: #515151 !important; font-size: 11px; text-decoration: none; }
ul.blogList li a:hover { color: #9FA8AF !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: auto; float: left; margin: 8px 15px 0 30px; }
ul.footerMenu li { color: #6a7f0e; list-style: none; margin-bottom: 1px; }
ul.footerMenu li a { color: #fff; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
ul.footerMenu li a:hover { color: #4c7424; }


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

#cartHeader { width: 737px; overflow:hidden; padding: 5px 0; color: #3d3d3d; border-bottom: 1px solid #ddd; }
.cartItem { float:left; width: 465px; 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: 80px; }
.cartRemove { float:left; width: 15px; text-align:center; }
.cartRowItem { width: 737px; 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: 737px; 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: 100px; }
hr { background-color:  #c7cbce; color:  #c7cbce; width: 737px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:550px; 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 #666; width: 50px; font-size: 11px; }
#redeem { background: #48494a; color: #fff; font-size: 11px; font-family: Tahoma, ariel; padding: 3px; margin: 5px 0 0 0; border: none; width: auto; height: auto; margin-right: 50px; }
.voucherPara { padding-left: 370px; margin-bottom: 0px !important; }
.voucherPara label { width: 260px; font-size: 11px; }