@import url(reset.css);
@import url(960.css);
@import url(text.css);
@import url(promo.css);
/* custom */

body { }
#wrapper { width: 960px; margin: 0 auto; }
#banner { background: url(../images/banner.jpg) no-repeat left top; width: 960px; height: 300px; position: relative; }
#colwrapper { padding-top: 10px; }
#sidebar { float: left; width: 170px; overflow: hidden; }
#maincontent { margin-left: 190px; margin-right: 250px; width: 520px; }
#maincontent.wide { margin-left: 190px; margin-right: 0; width: auto; }
#rightcol { width: 230px; float: right; }
/* header */

#cartbox { width: 210px; height: 37px; padding-top: 15px; left: 720px; top: 50px; position: absolute; color: #7b7b7b; font-size: 14px; background: url(../images/icon-cart.png) no-repeat right center; }
a.checkout { font-size: 12px; color: #ca3400; font-weight: bold; }
#supportbox { width: 239px; height: 49px; left: 426px; top: 193px; position: absolute; text-indent: -9999px; }
#languagebox { width: 350px; height: 34px; left: 320px; top: 70px; position: absolute; }
#searchnamebox { width: auto; height: 38px; line-height: 38px; font-size: 14px; color: #7c7c7c; border: 1px solid #dedede; padding: 0 0 0 10px; margin: 0 0 20px 0; background: #F4F4F4; }
#searchnamebox a { color: #c93502; text-decoration: none; font-size: 11px; padding-right: 3px; }
#searchformbox * { margin: 0; padding: 0; }
#searchformbox { font-size: 11px; background: #f4f4f4 url(../images/leftcol-bg.png) left top; padding: 0; margin: 0 0 10px 0; }
#searchformbox form { margin: 0; padding: 5px 10px 10px 10px; background: url(../images/leftcol-btm.png) no-repeat left bottom; }
#searchformbox label { display: none; }
#searchformbox .textfield { margin: 0 0 0 0; padding: 0; width: 150px; height: 27px; border: 1px solid #dedede; font-size:18px; line-height: 27px; }
/* footer */

#footerwrapper { background: url(../images/footer-bg.png) repeat-x; width: 100%; margin: 40px auto 0 auto; clear: both; }
#footer { text-align: center; padding: 20px 0 20px 0; }
#footer a { color: #578fb2; }
#disclaimerbox { background: #fff url(../images/disclaimerbox.png) no-repeat left top; font-size: 11px; text-align: center; width: 933px; margin: 0 auto; padding: 20px 0; }
/* menu */

#menu { height: 15px; left: 430px; top: 15px; position: absolute; }
#menu ul { height: 10px; list-style: none; margin: 0; padding: 0; }
#menu ul li { display: inline; line-height: 10px; padding: 0 5px 0 0; margin: 0; }
#menu ul li a { height: 10px; padding: 2px 10px 2px 10px; border-bottom: 1px solid #b5c4cb; border-left: 5px solid #b5c4cb; text-decoration: none; }
/* banner menu */

#bannermenu { width: 233px; height: 163px; background: url(../images/nav.png) no-repeat; position: absolute; left: 721px; top: 125px; padding-top: 5px; }
#bannermenu ul, #bannermenu ul li { margin: 0; padding: 0; }
#bannermenu ul li { list-style: none; width: 233px; height: 33px; margin-bottom: 0; line-height: 33px; }
#bannermenu ul li a { display: block; width: 233px; height: 33px; color: #fff; text-indent: -9999px; outline: none; }
/* sidebar menu */

#sidebarmenu { padding: 0; margin: 0 0 10px 0; background: transparent url(../images/leftcol-bg.png) left top; }
#sidebarmenu ul { padding: 20px 0 20px 20px; background: url(../images/leftcol-btm.png) no-repeat left bottom; }
#sidebarmenu ul li { margin: 0 0 0 10px; padding: 0; line-height: 21px; list-style: url(../images/bullet.png) none outside; }
#sidebarmenu ul li ul { padding: 20px 0 20px 0; background: url(none) no-repeat left bottom; }
#sidebarmenu ul li ul li { margin: 0; padding: 0; line-height: 21px; list-style: url(none) none outside; }
#sidebarmenu ul li a { color: #5e5e5e; text-decoration: none; }
/* home */

#homeboxes { height: 187px; padding: 0; margin: 0 0 10px 0; }
#homeboxes .box { float: left; width: 225px; margin: 0 4px 0 0; }
#homeboxes .box.last { margin: 0; }
#bestsellersbox { margin: 40px 0 0 0; }
.productbox { float: left; width: 158px; height: 190px; padding: 0; margin: 0 11px 10px 0; border: 1px solid #dedede; background: url(../images/blue_background.png) repeat-x left bottom; font-size: 11px; overflow: hidden; color: #333; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#innerbestsellers .productbox { float: left; width: 158px; height: 190px; padding: 0; margin: 0 auto 10px auto; border: 1px solid #dedede; background: #fff; font-size: 11px; overflow: hidden; color: #333; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.productbox .thumb { float: none; width: auto; padding-top: 10px; text-align: center; }
.productbox .desc { margin-left: 0; padding: 10px 0 0 10px; font-size: 12px; }
.productbox .price { color: #ca3400; font-size: 28px; font-weight: normal; letter-spacing: -1px; }
.productbox .price small { font-size: 80%; }
.prodname { font-size: 14px; color: #999; font-weight: bold; }
.prodname a { text-decoration: none; color: #999; }
.productbox .addcart { padding: 10px 0 10px 10px; line-height: 26px; clear: both; font-size: 11px; }
.productbox .addcart img { vertical-align: middle; margin-right: 5px; }
.productbox .addcart a { color: #507312; }
.shortDescription { display: none; }
/* product page */

#prod_desc_inner { margin: 0 0 40px 0; }
#innerbestsellers { overflow: auto; }
#botbanner { margin: 40px 0; clear: both; text-align: center; }
.prod_thumb_inner { float: left; margin: 0 10px 10px 0; }
table.cart { width: 100%; }
table.cart th { color: #fff; font-size: 16px; font-weight: normal; border-bottom: 2px solid #FF5D18; padding: 4px 0; text-align: left; background: #689abf url(../images/header-blue-bg.jpg) repeat-x left top; text-transform: capitalize; }
table.cart td { padding: 4px 10px; border-bottom: 1px dashed #999; vertical-align: middle; background: #EEEAE8 url(../images/row-bg.png) repeat-x left bottom; }
.item .package { font-size: 160%; color: #333333; font-weight: normal; }
.item small { font-size: 80%; }
.itemPrice { font-size: 160%; font-weight: bold; color: #8F0000; width: 100px; display: block }
.ppi { font-size: 160%; color: #333333; font-weight: bold; }
.savings { font-size: 160%; color: #336600; font-weight: bold; }
#brandgeneric { margin: 40px 0; text-align: right; }
/* cart page */

span.formButton { padding: 0 5px 0 0; display: inline-block; background: transparent url(../images/button-bg.png) 100% -32px no-repeat; }
span.formButton input { height: 32px; line-height: 32px; border: none; padding: 0 10px 0 15px; background: transparent url(../images/button-bg.png) 0 0 no-repeat; font-family: Arial, Helvetica, sans-serif; cursor: pointer; color: #333; margin: 0; font-weight: bold; }
span.formButton2 { padding: 0 5px 0 0; display: inline-block; background: transparent url(../images/button-bg2.png) 100% -32px no-repeat; }
span.formButton2 input { height: 32px; line-height: 32px; border: none; padding: 0 10px 0 15px; background: transparent url(../images/button-bg2.png) 0 0 no-repeat; font-family: Arial, Helvetica, sans-serif; cursor: pointer; color: #FFF; margin: 0; font-weight: bold; }
.asterisk { padding-right: 20px; background: transparent url(../images/asterisk.png) center right no-repeat; }
/* misc */

#trialpackbox { text-align: center; margin: 0 0 20px 0; }
#testimonialsboxes, #freeshipping { margin: 0 0 40px 0; }
.testimonialsbox { width: 348px; float: left; margin: 10px 0; padding-right: 15px; background: url(../images/vert-dots.png) repeat-y right top; }
.testimonialsbox .photo { float: left; width: 95px; text-align: right; }
.testimonialsbox .quotebox { margin-left: 105px; }
table.contact { width: 400px; margin: 0 auto; }
table.contact th { padding: 4px 10px 4px 4px; text-align: right; }
table.contact td { padding: 4px; }
table.contact td .text { width: 250px; }
table.contact td .textarea { width: 250px; height: 200px; }
.sep { margin: 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #999999; }
table.testimonials { width: 100%; }
table.testimonials td { padding: 10px; }
#sidetestimonials, #freeshipping, #innerbestsellers { margin-bottom: 40px; }
/* START: tabs */

div.tabs { margin: 0 0 40px; }
div.tabs ul.tabmenu { padding: 0 0 0 5px; list-style: none; margin: 0; }
div.tabs ul.tabmenu li { display: inline; }
div.tabs ul.tabmenu li a { padding: 0; outline: 0; color: #666; width: 170px; height: 32px; line-height: 32px; text-align: center; background: url(../images/tab_light_blue.gif) no-repeat center top; display: block; float: left; }
div.tabs ul.tabmenu li a.selected { background: url(../images/tab_dark_blue.gif) no-repeat center top; color: #000; }
div.tabs div.tab { background: #cddee6; color: #000; padding: 20px; margin: 32px 0 0 0; border-top: 1px solid #6798be; }
/* END: tabs */

/* text */

body { font: 12px Arial, Helvetica, sans-serif; }
h1.heading { color: #ca3400; font: normal 26px Geneva, Arial, Helvetica, sans-serif; margin: 0; }
h1.heading.inner { margin: 0 0 40px 0; }
h2.productname { color: #808080; font: normal 24px Geneva, Arial, Helvetica, sans-serif; margin: 0 40px 40px 0; }
#maincontent h3 { color: #ca3400; font: normal 24px Georgia, "Times New Roman", Times, serif; margin: 0 0 20px 0; }
#maincontent h4 { color: #ca3400; font: normal 18px Georgia, "Times New Roman", Times, serif; margin: 20px 0; }
.red { color: #e00000; }
.orange { color: #ff6600; }
a { color: #054f81; }
