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

Site: Watercolour.tv
Author: Tim Lenton - Purpose Media (www.purposemedia.co.uk)    
Created: 29.07.2008
Last Modified: 29.07.2008

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

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

/*img, div { behavior:url(/css/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: #900909; 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; }

@font-face {
	font-family: 'PoloRegular';
	src: url('polo-webfont.eot');
	src: local('☺'), url('polo-webfont.woff') format('woff'), url('polo-webfont.ttf') format('truetype'), url('polo-webfont.svg#webfontwnLckD1P') format('svg');
	font-weight: normal;
	font-style: normal;
}


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

h1, h2, h3, h4, h5, h6, pre, code { font-size: 18px; color: #900909; font-family: Georgia, 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; }

h1 { }

h2 { }

h3 {}

h4 {}



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

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 170px; 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: #7a81d5; color: #fff; font-weight: bold; padding: 3px; border: none; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 5px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: #7a81d5; color: #fff; font-weight: bold; padding: 3px; border: none; }
input[type="text"] { border: 1px solid #666; color: #000; padding: 5px; }
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 20px;}
.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; }
.buyBox { border: 1px solid #000; padding: 5px; color: #000; margin-top: 5px; margin-bottom: 5px; background: #fff; font-weight: normal; position: relative; }
.buyBox input { position: absolute; top: 2px; right: 2px; }
.buyBox h3 { font-size: 14px !important; margin-bottom: 5px !important; }
.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; }

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

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

body { font-family: Tahoma, arial; font-size: 12px; width: 100%;  margin: 0 auto; background: url(../images/mainBg1.jpg) top center fixed no-repeat; position: relative; color: #000;  }
#contentContainer { width: 960px; overflow: hidden; margin: 0 auto; background: url(../images/headerBg.png) no-repeat; }
#mainContainer { width: 960px; margin-left: auto; margin-right: auto; }

/* Header */
#header { width: 960px; height: 180px; position: relative; }
#logo { position: absolute; top: 15px; left: 245px; }
#webLnk { position: absolute; bottom: -5px; right: 5px; }
#homeLnk { position: absolute; top: 7px; left: 65px; background: url(../images/home.png) no-repeat; width: 55px; height: 23px; text-indent: -3000px; }
#homeLnk:hover { background: url(../images/homeOver.png) no-repeat; }
#contactLnk:hover { background: url(../images/contactOver.png) no-repeat; }
#contactLnk { position: absolute; top: 55px; left: 65px; background: url(../images/contact.png) no-repeat; width: 75px; height: 31px; text-indent: -3000px; }
#searchBox { position: absolute; top: 110px; left: 65px; }
#searchBox h2 { background: url(../images/search.png) no-repeat; width: 84px; height: 22px; text-indent: -3000px; }
#searchBox input[type=text] { width: 100px; padding: 2px; margin: 5px 0; border: 1px solid #7a79a2; }
#searchBox input[type=submit] { width: 24px; height: 14px; background: url(../images/go.png) no-repeat; }


/* Left Section */
#leftSection { width: 173px; float: left; margin-top: 30px; }


/* Middle Section */
#middleSection { float: left; width: 554px; display: inline; line-height: 1.6; margin-left: 30px; }
#middleSection h1, #middleSection h1 a { margin-bottom: 20px; font-size: 18px; font-weight: normal; color: #000;  }
#middleSection h2 { margin-bottom: 20px; font-size: 18px; font-weight: normal; color: #000; font-family: Tahoma; }
#middleSection h3 { margin-bottom: 10px; font-size: 18px; font-weight: normal; color: #000; border-bottom: 1px dashed #000; padding-bottom: 5px; font-family: Tahoma;  }
#middleSection p { margin: 0 0 15px 0; }
#homeTxt { background: url(../images/homeTxtBg.png); width: 305px; height: 456px; margin: 0 auto; padding: 60px 20px 20px 20px; text-align: justify; }
#homeTxt a { font-size: 20px; font-family: Georgia, serif; }
#homeTxt h1 { font-size: 22px; }
.dropDown { padding-top: 40px; }

#banner { width: 554px; height: 200px; overflow: hidden; margin-bottom: 20px; margin-top: 5px; }
#banner1 { width: 554px; height: 200px; background: red; }
#banner2 { width: 554px; height: 200px; background: black; }

#holdingTxt { width: 455px; margin: 0 0 0 330px; padding: 220px 0 0 0; text-align: justify; }
#holdingTxt a { font-size: 20px; font-family: Georgia, serif; }
#holdingTxt h1 { font-size: 22px; }

#holdingTxt .prods h2 { height: 60px; }
#holdingTxt .prodThumb { float: none; margin-bottom: 0 !important; height: 136px; }
#holdingTxt .left-pad { margin-left: 5px !important; }

.holding { width: 1011px !important; height: 717px; margin: 0 auto; background: url(../images/holdingPage.png) top center no-repeat; }

#holdingVideo { width: 260px; position: absolute; top: 210px; right: 0px; text-align: center; }
#holdingVideo p { margin-top: 5px; }

.benefits { margin: 0 0 0 0 !important; }
.benefits li { list-style: none !important; font-size: 14px !important; margin-bottom: 20px !important; }
.alt { color: #314071; }
.membership_btn { background: #7a81d5; color: #fff !important; padding: 5px 10px; font-size: 14px; }
.membership_btn:hover { color: #000 !important; text-decoration: none; }


/* Right Section */
#rightSection { width: 173px; float: right; margin-top: 30px; }
#cartBlock { background: url(../images/cartBg.png); width: 146px; height: 107px; margin: 0 auto 20px auto; padding-top: 30px; color: #6a6a6a; }
#cartBlock h2 { background: url(../images/cartHeader.png); width: 86px; height: 17px; margin: 0 auto 3px auto; text-indent: -3000px;}
#cartBlock p { margin-bottom: 7px; }
#rightSection h3 { background: url(../images/mostPopHeader.png); width: 173px; height: 52px; text-indent: -3000px; margin-bottom: 5px; }
#loginBlock { background: url(../images/loginBg.png); width: 126px; height: 92px; margin: 0 auto 20px auto; padding: 55px 20px 0px 20px; }
#loginBlock form { margin-left: 30px; margin-bottom: 8px; }
#loginBlock input[type=text] { width: 100px; padding: 2px; margin: 0 0 2px 0; border: 1px solid #7a79a2; font-size: 10px; }
#loginBlock input[type=submit] { width: 24px; height: 14px; background: url(../images/go.png) no-repeat; text-indent: -3000px; }
#loginBlock input[type=password] { width: 100px; padding: 2px; margin: 0 0 5px 0; border: 1px solid #7a79a2; font-size: 10px; }


/* Footer */
#footer { width: 885px; clear: both; color: #fff; height: 46px; position: relative; font-size: 11px; text-align: center; margin-top: 40px; background: url(../images/footerBg.png) no-repeat; padding-top: 15px; margin-left: auto; margin-right: auto; }
#footer a { color: #fff; }


/* Product List Display */
.prods { float: left; width: 147px; display: inline; font-size: 10px; text-align: left; line-height: normal !important; color: #2980c3; background: url(../images/prodBg.png) bottom left no-repeat; padding-bottom: 10px; margin-bottom: 30px; }
.prods .prodThumb { width: 139px;  margin-right: 5px; border: 3px solid #fff; height: 100px; }
.prods p { margin-bottom: 10px !important; line-height: normal !important; }
.prods h2 { margin-bottom: 5px !important;  line-height: normal !important; margin: 8px 10px 10px 10px; font-size: 14px !important; height: 50px; }
.prods a { text-decoration: none; color: #393939; padding: 0 !important; margin: 10px; font-size: 12px; }
.left-pad { margin-left: 50px; }
.left-pad2 { margin-left: 30px; }
.prodTxt { text-align: left; margin-left: 10px; }
.prods h6 { font-size: 11px; font-weight: normal; }
.prodHeader { background: #e1e5d4 !important; }

.prodsCat { background:#fff; margin-bottom: 10px; padding: 5px; overflow: hidden; }
.prodsCat img { float: left; height: 97px; margin-right: 10px; }
.prodsCat h2 { margin-bottom: 10px !important; margin-top: 0px; }
.prodsCat h2 a { color: #8d8c8c; margin-left: 10px; }


/* Product Detail Display */
#prodImg { width: 554px; margin-bottom: 5px; }
#subImgs { float: left; width: 228px; }
.prod-main-img { width: 548px; border: 3px solid #fff; }
.prodSub { float: left; margin-bottom: 20px; width: 222px; border: 3px solid #fff; margin-top: 5px; }
.prodSub2 { float: left; width: 222px; margin-bottom: 10px; border: 3px solid #fff; }
.prodTag { margin-bottom: 20px; }
#prodDes { width: 265px; height: 290px; background: url(../images/prodDetailBg.png); padding: 40px 10px 10px 15px; float: right; }
#prodDes p { margin-bottom: 10px !important; }
#prodDes p label { font-size: 12px; 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-bottom: 10px; font-size: 14px; color: #232f84; }
.related { clear: both; }
#options { background: #CDDAE3; padding: 10px; }
.prodLabel { width: 100px !important; }
#video { float: right; margin-top: 5px; }
.tech { clear: both; 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; }
#search { margin-bottom: 30px; }
#search p { margin-bottom: 5px; }
#search select { width: 200px; }
.rel_products { padding-top: 30px; }
.flyout { display: block; float: left; margin: 5px 5px 5px 0; text-align: center; }
.last { margin-right: 0 !important; float: right !important; }



/* 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; width: auto; position: absolute; top: 105px; left: 210px; }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; font-size: 12px; }
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: 16px; display: inline; padding: 0 5px 0 5px; font-family: 'PoloRegular'; }
ul#topMenu li a:hover {	color: #ffda02; }

/* Main Sub Navigation */
ul#topSubMenu { overflow: hidden; width: auto; position: absolute; top: 150px; left: 260px; }
ul#topSubMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; font-size: 13px; }
ul#topSubMenu 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; padding: 0 10px 0 10px; }
ul#topSubMenu li a:hover {	color: #ffda02; }

/* Main Sub Navigation */
ul#accountMenu { overflow: hidden; width: auto; margin: 0 15px 20px 15px; }
ul#accountMenu li { color: #fff; list-style: none; margin: 0; font-size: 13px; }
ul#accountMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #900909; text-decoration: none; font-size: 14px; padding: 0; margin: 0 5px; }
ul#accountMenu li a:hover {	color: #000; }

/* Main Navigation */
ul#infoMenu { overflow: hidden; margin: 0 auto 10px auto; width: 330px; }
ul#infoMenu li { display: inline; color: #595858; list-style: none; float: left; margin: 0; font-size: 16px; }
ul#infoMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #595858; text-decoration: none; display: block; float: left; font-size: 16px; display: inline; padding: 0 10px 0 10px; }
ul#infoMenu li a:hover {	color: #000; }

/* Shop Menu */
ul.shopMenu { margin: 0; width: 173px; }
ul.shopMenu li { display: list-item; color: #fff; list-style: none; margin-bottom: 30px; }
ul.shopMenu li a { display: block; color: #2980c3 !important; font-size: 12px; text-decoration: none; text-indent: -3000px; }
ul.shopMenu li a#waterLnk { background: url(../images/waterBtn.png); width: 173px; height: 109px; }
ul.shopMenu li a#waterLnk.active { background: url(../images/waterBtnOver.png) !important; }
ul.shopMenu li a#videoLnk { background: url(../images/videoBtn.png); width: 173px; height: 99px; }
ul.shopMenu li a#videoLnk.active { background: url(../images/videoBtnOver.png) !important; }
ul.shopMenu li a#accLnk { background: url(../images/accBtn.png); width: 173px; height: 120px; }
ul.shopMenu li a#accLnk.active { background: url(../images/accBtnOver.png) !important; }
ul.shopMenu li a#photoLnk { background: url(../images/photoBtn.png); width: 220px; height: 136px; }
ul.shopMenu li a#photoLnk.active { background: url(../images/photoBtnOver.png) !important; }
ul.shopMenu li a:hover { color: #000 !important; }
ul.shopMenu li ul { background: url(../images/subBg.jpg) bottom left no-repeat; padding-bottom: 21px; margin-left: 19px; width: 128px; }
ul.shopMenu li ul li { margin-bottom: 0px !important; }
ul.shopMenu li ul li a { text-indent: 0 !important; font-size: 12px !important; color: #000 !important; background: #fff url(../images/subBg.jpg); padding: 2px 5px; }
ul.shopMenu li ul li a:hover { color: #737de1 !important; }


/* Footer Menu */
ul#footerMenu { overflow: hidden; width: 100%; text-align: center; margin: 0 0 5px 0; }
ul#footerMenu li { display: inline; color: #fff; list-style: none; margin: 0; font-size: 14px; }
ul#footerMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; padding: 0 10px; }
ul#footerMenu li a:hover {	color: #ffda02; }

/*
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: 554px; overflow:hidden; padding: 5px 0; color: #000; border-bottom: 1px solid #000; }
.cartItem { float:left; width: 282px; 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: 554px; overflow:hidden; padding-bottom:10px; padding-top:10px; border-bottom: 1px dotted #000; }
.cartRow { width: 200px; overflow:hidden; padding-bottom:3px; padding-top:3px; }
.cartRow2 { float:left; width: 554px; 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:  #000; color:  #000; width: 554px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:367px; 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: normal;}
.cart2:hover { text-decoration: underline; }
#voucherfield { border: 1px solid #ff9600; 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 { padding-left: 165px; }
.voucherPara label { width: 230px; }

/*
Tag Cloud --------------------- */

.size1 { font-size: 2.4em; }
.size2 { font-size:2.2em; }
.size3 { font-size: 2.0em; }
.size4 { font-size: 1.0em; }
.size5 { font-size: 1.6em; }
.size6 { font-size: 1.4em; }
.size7 { font-size: 1.2em; }
.size8 { font-size: .8em; }
.size0 { font-size: .6em; }
