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

Site: Sub Zero
Author: Tim Lenton  
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: #de1e30; 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: 24px; color: #de1e30; font-family: Trebuchet MS, Helvetica, sans-serif; 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 #666; color: #000; padding: 2px; }
option { }
textarea { border: 1px solid #666; color: #000; padding: 2px; }
input[type="button"] { background: #de1e30; color: #fff; font-weight: bold; padding: 3px; border: none; 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: 5px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: #de1e30; color: #fff; font-weight: bold; padding: 3px; border: none; font-size: 14px; }
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 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: Helvetica, sans-serif; font-size: 14px; width: 1000px;  margin: 15px auto 0 auto; position: relative; color: #606163; background: url('../images/bg.jpg') no-repeat;  }

/* Header */
#header { width: 970px; height: 117px; margin: 0 auto 25px 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: 220px; }
#homeTop { position: absolute; bottom: 24px; right: 430px; }
.aboutSub { width: 250px; position: absolute; bottom: 0; right: 180px; }
#aboutTop { position: absolute; bottom: 24px; right: 360px; }
.catSub { width: 250px; position: absolute; bottom: 0; right: 150px; }
#catTop { position: absolute; bottom: 24px; right: 270px; }
.custSub { width: 370px; position: absolute; bottom: 0; right: 70px; }
#custTop { position: absolute; bottom: 24px; right: 140px; }
.contactSub { width: 250px; position: absolute; bottom: 0; right: 0px; }
#contactTop { position: absolute; bottom: 24px; right: 25px; }

#free_del { position: absolute; bottom: 0; right: 10px; }
#free_del a { font-size: 16px; font-weight: bold; }
#free_del a:hover {	color: #b8b9bc; text-decoration: none; }

#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: 200px; padding: 5px 0; position: absolute; top: 0px; right: 0px; font-size: 11px; }
.choosecurrency form { margin: 0 auto; text-align: right; }

/* Left Section */
#leftSection { width: 171px; float: left;  }
#leftSection  h2 { font-size: 19px; color: #de1e30; font-style: normal; margin-bottom: 20px; background: url(../images/prodHdr.jpg) no-repeat; text-indent: -3000px; height: 25px; }

#spotlightItems { width: 185px; float: left; }
#featured { width: 155px; height: 1168px; background: url(../images/featBg.jpg) no-repeat; padding: 15px 15px; }
#spotlightItems  h3 { font-size: 19px; color: #de1e30; font-style: normal; margin-bottom: 20px; background: url(../images/featHdr.jpg) no-repeat; text-indent: -3000px; height: 25px; }
#spotlightItems p { margin-top: 20px; }

#tech_info { position: relative; width: 619px; height: 284px; background: url(../images/techPic.jpg) no-repeat; font-size: 11px; }
#tech_info span { display: block; width: 130px; line-height: normal; position: absolute; }
#tech1 { top: 30px; left: 30px; }
#tech2 { bottom: 50px; left: 20px; }
#tech3 { top: 50px; right: 30px; }
#tech4 { top: 95px; right: 0px; }
#tech5 { bottom: 15px; right: 40px; }

#fco { margin-top: 20px; font-size: 11px; text-align: center; }
#fco p { margin: 0 5px 5px 5px; }


/* Middle Section */
#middleSection { float: right; width: 619px; display: inline; line-height: 20px; }
#middleSection h1 { margin-bottom: 10px; font-size: 18px; }
#middleSection h2 { margin-bottom: 10px; }
#middleSection p { margin: 0 0 10px 0;  }

#blogFeed { width: 410px; float: left; }
#blogFeed h3 { background: url(../images/blogHdr.jpg) no-repeat; height: 22px; text-indent: -3000px; border-bottom: 2px solid #b8b9bc; padding-bottom: 10px; margin-bottom: 10px !important; }

.blogList { margin: 0 0 20px 0; }
.blogList li { margin: 0 0 10px 0; border-bottom: 2px solid #b8b9bc; list-style: none; padding: 0 5px 10px 5px; }

#mailingBox { width: 185px; height: 240px; float: right; background: url(../images/mailingBg.jpg) no-repeat; margin-top: 30px; }
#mailingBox h3 { background: url(../images/mailingHeader.jpg) no-repeat; width: 155px; height: 24px; text-indent: -3000px; margin: 20px auto 10px auto; }
#mailingBox p { margin-left: 14px; margin-right: 14px; color: #fff; font-size: 12px; }
#mailingBox form { position: relative; margin-left: 15px; }
#mailField { background: #fff; border: none; padding: 10px; font-weight: bold; font-size: 12px; width: 130px; }
#mailBtn { margin: 20px 20px 0 20px; width: 111px; height: 19px; }


/* Footer */
#footer { width: 1000px; clear: both; color: #4e4e4f; font-size: 12px; margin: 20px auto 0 auto; background: url(../images/footerBg.jpg) top right no-repeat; height: 165px; position: relative; }
#footer a { color: #4e4e4f; }
#footer p { }
#topLnk { position: absolute; bottom: 35px; right: 155px; }
#footerIcons { position: absolute; bottom: 48px; left: 0; }
#footer p { position: absolute; bottom: 20px; left: 5px; }


/* Product List Display */
.prods { float: left; width: 135px; display: inline; font-size: 10px; margin-bottom: 30px; margin-top: 5px; text-align: left; line-height: normal !important; color: #2980c3; background: #fff; padding: 10px; border: 1px solid #b8b9bc; }
.prods .prodThumb { width: 135px; margin-bottom: 10px; }
.prods p { margin: 0 !important; line-height: normal !important; }
.prods h2 { font-size: 14px !important; color: #de1e30 !important; line-height: normal !important; text-indent: 0 !important; background: none !important; margin-bottom: 0 !important; font-weight: normal !important; }
.prods a { text-decoration: none; color: #de1e30; padding: 0 !important; margin: 0 !important; }
.left-pad { margin-left: 30px; }
.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: 260px; margin-bottom: 25px; padding: 10px; border: 1px solid #b8b9bc; background: #fff; }
#prodImg img { margin-left: auto; margin-right: auto; }
#actHdr { margin-top: 10px; }
.prod-main-img { width: 260px; }
.prodSub { float: left; width: 105px; margin-right: 10px; }
.prodSub2 { float: left; width: 105px; margin-bottom: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 270px; }
#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-bottom: 30px; font-size: 18px; color: #de1e30; }
#prodDes h3 { margin-bottom: 10px; }
.cartBtn { border: 0; }
.related { margin-bottom: 10px; }
#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: 20px; margin: 3px !important; }
#items { padding: 0 10px; }

.comment { clear: both; padding: 10px; color: #de1e30; font-size: 14px; line-height: 1.3; text-align: center; font-style: italic; }

#prodCont { background: url(../images/prodBg.jpg) no-repeat; overflow: hidden; }


/* 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; bottom: 25px; right: 0; }
ul#topMenu li { display: inline; color: #b8b9bc; list-style: none; float: left; margin: 0 0 0 10px; font-weight: bold; font-size: 22px; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #de1e30; text-decoration: none; display: block; float: left; font-size: 20px; display: inline; font-weight: bold; padding: 0; margin-right: 10px; }
ul#topMenu li a:hover {	color: #b8b9bc; }

/* Shop Menu */
ul.shopMenu { margin: 0 0 30px 0; width: 140px; }
ul.shopMenu li { display: list-item; color: #de1e30; list-style: none; margin: 0 0 2px 0 !important; padding: 0 !important; }
ul.shopMenu li a { display: block; color: #de1e30 !important; font-size: 14px; text-decoration: none; border-bottom: 2px solid #b8b9bc; padding: 5px 7px; width: 130px; }
ul.shopMenu li a:hover { color: #b8b9bc !important; }
ul.shopMenu li ul { margin: 5px; }

/* Info Menu */
ul.infoMenu { overflow: hidden; margin: 0; padding: 0; position: absolute; top: 20px; right: 0; }
ul.infoMenu li { display: inline; color: #b8b9bc; list-style: none; float: left; margin: 0; font-weight: bold; font-size: 22px; }
ul.infoMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #de1e30; text-decoration: none; display: block; float: left; font-size: 20px; display: inline; font-weight: bold; margin-left: 25px; padding: 6px 0 6px 38px; }
ul.infoMenu li a span, ul.topMenu li a:visited span, ul.topMenu li a:active span { color: #b8b9bc !important; }
ul.infoMenu li a:hover {	color: #b8b9bc; }
ul.infoMenu li a:hover span {	color: #de1e30 !important; }

ul.infoMenu li a.home { background: url(../images/homeBtn.jpg) no-repeat; }
ul.infoMenu li a.search { background: url(../images/searchBtn.jpg) no-repeat; }
ul.infoMenu li a.contact { background: url(../images/contactBtn.jpg) no-repeat; }
ul.infoMenu li a.cart { background: url(../images/cartBtn.jpg) no-repeat; }

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

.arrowlistmenu{ overflow: hidden; width: 140px; margin: 0 0 50px 0; }
.arrowlistmenu .menuheader { color: #6d6d71; padding: 10px 5px; 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: 619px; overflow:hidden; padding: 5px 0; color: #000; border-bottom: 1px solid #ddd; }
.cartItem { float:left; width: 355px; 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: 619px; 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: 619px; 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: 619px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:440px; 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 #ccc; 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: 50px; }
.voucherPara label { width: 230px; }
.delList span { margin-left: 10px; width: 70px; float: left;  }
.delList span.tag { display: block; float: left; width: 200px; margin-left: 0 !important;  }