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

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: #656565; 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, h4, h5, h6, pre, code { font-size: 20px; color: #222222; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; font-style: italic; }

h1 span, h2 span { display: none; }

h2 {}

h3 {font-size: 16px; color: #222222; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; font-style: italic;}

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; }
option { }
textarea { border: 1px solid #666; color: #000; padding: 2px; }
input[type="button"] { background: #000; color: #fff; font-weight: bold; padding: 3px; border: none; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: #000; color: #fff; font-weight: bold; padding: 3px; border: none; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; }
input[type="text"] { border: 1px solid #666; 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; }
#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; 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; }
.hightlight { font-weight: bold; }
.light { color: #7e7f83; }
.light a { color: #7e7f83; }
.required { color: red; }


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

body { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 13px; width: 100%;  margin: 0 auto 10px auto; position: relative; color: #000;  }
#contentContainer { width: 1000px; margin: 0 auto; overflow: hidden; }

/* Header */
#header { width: 1000px; height: 55px; margin: 0 auto 15px auto; position: relative;  }
#logo { position: absolute; bottom: 0px; left: 0px; }
#trade { position: absolute; top: 0; right: 0px; }
#subMenu { background: #000; color: #fff; padding: 3px; font-size: 14px; font-style: italic; text-align: center; }
#subMenu a { color: #fff; margin-right: 15px; }
#subMenu a:hover { color: #a2a2a2; text-decoration: none; }
.homeSub { width: 250px; position: absolute; bottom: 0; right: 270px; }
#homeTop { position: absolute; bottom: 24px; right: 495px; }
.aboutSub { width: 100px; position: absolute; bottom: 0; right: 350px; }
#aboutTop { position: absolute; bottom: 24px; right: 420px; }
.catSub { width: auto; position: absolute; bottom: 0; right: 100px; }
#catTop { position: absolute; bottom: 24px; right: 270px; }
.custSub { width: 520px; position: absolute; bottom: 0; right: 10px; }
#custTop { position: absolute; bottom: 24px; right: 140px; }
.contactSub { width: 100px; position: absolute; bottom: 0; right: 0px; }
#contactTop { position: absolute; bottom: 24px; right: 25px; }

#cartBlock { width: 100%; height: 37px; margin: 0 auto 20px auto; text-align: right; font-size: 14px; padding-top: 7px; color: #a2a2a2; position: relative; background: url(../images/bg.jpg) repeat-x; }
#cartContainer { width: 1000px; margin: 0 auto; position: relative; }
#cartContainer span { color: #fff; }
#cartContainer img { display: inline; }
#cartContainer p { position: absolute; top: 5px; right: 300px; }
.choosecurrency { width: 100%; background: #171717; color: #fff; padding: 5px 0; }
.choosecurrency form { width: 1000px; margin: 0 auto; text-align: right; }

/* Left Section */
#leftSection { width: 190px; float: left; background: #383838 url(../images/sideBg.jpg) repeat-x; padding: 20px; }
#leftSection  h2 { font-size: 19px; color: #fff; font-style: normal; margin-bottom: 10px; }
#leftSection  h4 { font-size: 17px; color: #fff; font-style: normal; margin-bottom: 10px; }

#leftSection form { margin: 0 0 15px 0; border-bottom: 1px solid #505050; padding-bottom: 15px; }
#leftSection input[type=text] { margin-bottom: 5px; background: url(../images/search_bg.jpg) no-repeat; border: none; padding: 4px; width: 154px; }
#leftSection input[type=submit] { padding: 0; font-style: italic; font-weight: normal; font-size: 16px; }

#leftContainer {width:230px; float:left; padding-bottom:100px;}
.leftAdvert {float:left; padding-top:20px;}

/* Middle Section */
#middleSection { float: right; width: 750px; display: inline; }
.fullPage { width: 1000px !important; }
.blocks { float: right; margin-bottom: 13px; }
.lowerBlocks { float: left; }
#footerNote { clear: both; padding-top: 15px; }
.paddLower { margin-left: 8px; }
#middleSection h1 { margin-bottom: 10px; }
#middleSection h2 { margin-bottom: 10px; }
#middleSection h4 { margin-bottom: 10px; }
#middleSection p { margin: 0 0 10px 0; line-height: 18px; }
.news { color: #2980c3; font-size: 10px; border-top: 1px solid #b8d8eb; padding: 5px 0; }
.news p { margin-bottom: 0 !important; }
#homeFeatured { background: url(../images/homeFeatured.jpg) no-repeat; width: 340px; height: 199px; padding: 13px 0 0 260px;  }
.homeTxt { width: 191px; float: left; margin-bottom: 30px; text-align: justify; font-size: 11px !important; display: inline; }
.homepad { margin-left: 13px; }
.homeTxt p { margin: 0 !important; }
.mainHome { margin-bottom: 5px; }

#homeProds { width: 1000px; font-size: 12px !important; overflow: hidden; border-bottom: 2px solid #646363; margin-bottom: 15px; }
.homeProd { width: 216px; float: left; color: #fff; padding: 10px 15px 10px 15px; line-height: 18px; border-right: 2px solid #646363; }
.homeProd img { margin: 10px auto 5px auto; width: 135px; }
.homeProd h1, .homeProd h2, .homeProd h3 { color: #fff !important; font-size: 11px; margin-bottom: 5px !important; }
.homeProd p { margin-bottom: 2px !important; }
.last_cat { border: none !important; }
.type1 { color: #8f7d52 !important; }
.type2 { color: #aa3535 !important; }
.type3 { color: #fff !important; }

#homeCats { width: 570px; float: left; color: #696969; }
#homeCats div { width: 120px; float: left; margin: 10px 20px 0 0; }
#homeCats h2 { margin-bottom: 0px; }
#homeCats h2 a { color: #696969; font-size: 15px; font-style: normal; }
#homeCats a { color: #696969; font-size: 11px; }

#mailingBox { width: 368px; float: right; margin-bottom: 20px; }
#mailingHeader { background: url(../images/mailingHeader.jpg) no-repeat; width: 368px; height: 47px; text-indent: -3000px; margin-bottom: 0 !important; }
#competitionHeader { background: url(../images/competitionHeader.jpg) no-repeat; width: 368px; height: 47px; margin-top:50px; text-indent: -3000px; margin-bottom: 0 !important; }
#mailingBox p { margin-left: 50px; margin-right: 20px; font-size: 13px; font-style: italic; }
#mailingBox form { position: relative; height: 26px; margin-left: 50px; }
#mailField { background: #656565 url(../images/mailBg.jpg) no-repeat; height: 18px; border: none; padding: 4px 10px; position: absolute; top: 0; left: 0; }
#mailBtn { position: absolute; top: 0; left: 160px; }

.home_txt { width: 368px; float: right; margin-bottom: 20px; }

#latest_news { width: 355px; float: left; font-size: 12px; margin-bottom: 10px; }
#latest_news ul { border-top: 1px solid #000; margin: 0; padding-top: 10px; }
#latest_news ul li { list-style: none; border-bottom: 1px solid #000; margin-bottom: 10px; padding: 0 10px 10px 10px; }
#latest_news a { color: #000; font-style: italic; font-weight: bold; }
#latest_news p { margin-bottom: 0px !important; }

.tips { margin: 0; background: #e5e5e5; font-size: 13px; padding: 15px; margin-left: 10px; }
.tips li { list-style: none; }
.tips a { color: #000; font-weight: bold; }
.tips p { margin-bottom: 0 !important; }

.left_box { float: left; width: 355px; }


/* Footer */
#footer { width: 1000px; clear: both; color: #4e4e4e; font-size: 11px; margin: 20px auto; text-align: center; font-size: 14px; font-style: italic; background: #373737 url(../images/footer_bg.jpg) repeat-x; padding-bottom: 15px; }
#footer a { color: #4e4e4e; }
#footer input[type="submit"] { color: #000; background: none; border: none; font-size: 14px; font-style: italic; font-weight: normal; }
#footer input[type="text"] {  background: url(../images/tradeBg.jpg) no-repeat; width: 67px; height: 15px; padding: 2px; border: none; color: #fff; }
#footer input[type="password"] {  background: url(../images/tradeBg.jpg) no-repeat; width: 67px; height: 15px; padding: 2px; border: none; color: #fff; }
#footer span { color: #000; font-size: 18px; margin-right: 10px; }
.tradeBtn { color: #000 !important; margin-left: 10px; }
.copyright { color: #fff; font-size: 15px !important; font-style: normal; width: 500px; float: left; }
.copyright a { color: #fff !important; }


/* Product List Display */
.prods { float: left; width: 135px; display: inline; font-size: 10px; margin-bottom: 5px; margin-top: 5px; text-align: left; line-height: normal !important; color: #2980c3; }
.prods .prodThumb {  }
.prods p { margin: 0 !important; line-height: normal !important; }
.prods h2 { font-size: 12px !important; margin-bottom: 5px !important; padding: 0 5px 5px 5px !important; color: #000 !important; font-weight: bold; line-height: normal !important; background: none !important; margin-top: 5px; font-style: normal; }
.prods a { text-decoration: none; color: #232f84; padding: 0 !important; margin: 0 !important; }
.left-pad { margin-left: 15px; }
.prodTxt { text-align: left; margin-left: 10px; }
.prods h6 { font-size: 11px; font-weight: normal; }
.prodHeader { float: left; width: auto; margin: 0px 5px 0 0 !important; font-size: 26px; }
.catBanner { margin-bottom: 5px; }
#prodTop { margin-top: 10px; }


/* Product Detail Display */
#prodImg { float: left; width: 295px; margin-bottom: 25px; }
.prod-main-img {  margin-bottom: 10px; }
.prodSub { float: left; width: 105px; margin-right: 10px; }
.prodSub2 { float: left; width: 105px; margin-bottom: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 430px; }
#prodDes p { margin-bottom: 10px !important; }
#prodDes p label { width: 300px; }
#prodDes h1 { margin: 0 0 2px 0; background: none !important; padding: 0 !important; }
.sale { text-decoration: line-through; color: #ccc; }
#prodDes h6 { margin-left: 100px; margin-bottom: 10px; font-size: 14px; color: #000; }
.cartBtn { border: 0; }
.related { clear: both; }
#options { background: #CDDAE3; padding: 10px; }
.prodLabel { width: 100px !important; font-size: 14px !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; }
#relatedProds { background: url(../images/relatedBg.jpg) no-repeat; width: 340px; height: 199px; padding: 13px 0 0 260px; }
.swatch { float: left; margin: 3px; width: 50px; }


/* 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: 336px; 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; margin: 0; padding: 0; position: absolute; top: 5px; left: 0; }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0 15px 0 0; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; display: block; float: left; font-size: 14px; display: inline; font-weight: normal; padding: 0; margin-right: 15px; }
ul#topMenu li a:hover {	color: #a2a2a2; }

/* Header Navigation */
ul.header_menu { overflow: hidden; margin: 0; padding: 0; position: absolute; top: 14px; right: 0; }
ul.header_menu li { display: inline; color: #000; list-style: none; float: left; margin: 0 5px 0 0; font-size: 20px; }
ul.header_menu li a, ul.header_menu li a:visited, ul.header_menu li a:active { color: #000; text-decoration: none; display: block; float: left; font-size: 20px; display: inline; font-weight: normal; padding: 0; margin-right: 5px; }
ul.header_menu li a:hover {	color: #8d8d8d; }
.first { margin-right: 10px !important; }
.trade { color: #8d8d8d !important; margin-left: 20px; }
.trade:hover { color: #000 !important; }



/* Shop Menu */
ul.shopMenu { margin: 0 0 15px 0; border-bottom: 1px solid #505050; padding-bottom: 15px; }
ul.shopMenu li { display: list-item; color: #fff; list-style: none; margin-bottom: 2px; }
ul.shopMenu li a { display: block; color: #fff !important; font-size: 15px; text-decoration: none;  }
ul.shopMenu li a:hover { color: #a2a2a2 !important; }
ul.shopMenu li ul { margin: 5px; }
.no_border { border: none !important; padding-bottom: 0 !important; }

/* Info Menu */
ul.infoMenu { margin: 0 0 30px 0; width: 165px; }
ul.infoMenu li { display: list-item; color: #fff; list-style: none; padding: 2px 0; margin-bottom: 2px; }
ul.infoMenu li a { display: block; color: #fff !important; font-size: 12px; text-decoration: none; padding: 0 5px;   }
ul.infoMenu li a:hover { color: #00a550 !important; }

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

.arrowlistmenu{ overflow: hidden; width: 140px; margin: 0 0 50px 0; }
.arrowlistmenu .menuheader { color: #6d6d71; padding: 10px 5px; cursor: hand; cursor: pointer; font-size: 14px; font-weight: normal; text-decoration: none; border-bottom: 1px solid #b9d62b; }
.expandable { margin-bottom: 0px !important; }
.arrowlistmenu .menuheader a { color: #6d6d71; font-size: 14px; font-weight: normal; text-decoration: none; margin: 0; }
.arrowlistmenu .menuheader a:hover { color: #8DBB45; }
.arrowlistmenu ul{  list-style-type: none; margin: 5px 0 0 0; padding: 0; }
.arrowlistmenu ul li{ padding-bottom: 2px; }
.arrowlistmenu ul li a { color: #6d6d71; display: block; padding: 0 0; padding-left: 20px;  text-decoration: none; font-weight: normal; font-size: 12px; }
.arrowlistmenu ul li a:hover{ color: #8DBB45; }


/* Info Menu */
ul.footerMenu { margin: 0; padding: 0; width: auto; position:absolute; top: 3px; left: 14px; }
ul.footerMenu li { display: inline; color: #14227d; list-style: none; float: left; margin: 3px 0 0 10px; }
ul.footerMenu li a, ul.footerMenu li a:visited, ul.footerMenu li a:active { color: #14227d; text-decoration: none; display: block; float: left; font-size: 12px; display: inline; font-weight: bold; padding: 5px 10px; text-transform: uppercase;  }
ul.footerMenu li a:hover { color: #fff !important; }



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

#cartHeader { width: 750px; overflow:hidden; padding: 5px 0; color: #000; border-bottom: 1px solid #ddd; }
.cartItem { float:left; width: 486px; 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: 750px; 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: 750px; 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: 750px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:571px; height: auto; 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 #000; width: 50px; font-size: 11px; }
#redeem { background: none; color: #000; font-size: 11px; font-family: Tahoma, ariel; padding: 0; margin: 5px 0 0 0; border: none; width: auto; height: auto; }
.voucherPara { width: 250px; float: left; margin-left: 200px; }
.voucherPara h4 { font-style: normal; font-size: 14px; font-weight: bold; }
.voucherPara label { width: 230px; }
.delList { float: left; }