﻿/* Site specific */
.toprow_cont,
.footer_cont,
.shippingMenu,
.login_cont,
.print
{
	display:none;
}
.formHeading
{
	font-weight:bold;	
}

/* General Print */
.clearFix { line-height:0; height:0; clear:both; padding:0; margin:0; font-size:0; border:none; } /* Clear fix */
.canvas
{
    width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
a:link, a:visited 
{
	color: #0000ff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	border:none;
}
img 
{
    border:none;
}
body
{ 
    color:#000;
    font-size:11px;
    line-height:140%;    
    font-family: Arial, Helvetica, sans-serif;    
}
b, strong
{
    font-weight:bold;
}
i, em
{
    font-style:italic;
}
ul
{
    list-style-type:square;
    list-style-position:inside;
}
ol
{
    list-style-type:decimal;
    list-style-position:inside;
}
ol, ul
{
    margin-left:5px;
}
li
{
    margin-left:10px;
    padding-left:5px;
}
p
{
    padding-top:8pt;
    padding-bottom:8pt;
}
table
{
	width:100%;
	margin:20px 0;
}
table th,
table td
{
	text-align:left;
}

h1, h2, h3, h4, h5, h6 
{
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
h1 
{
	font-size:24px;
}
h2
{
	font-size:18px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:14px;
}
h5,h6
{
	font-size:12px;
}

/* Misc */
.homeCampaign,
.homeLogin,
.homeSidebar,
.productNav,
.pagerCont,
.sortCont,
.searchInput,
.searchSubmit,
.divVoucherEmailPopup,
#simplePrevious,
#simpleNext,
.cartNavBtns {
	display: none;
}
.productCategory {
	position: relative;
}
.catCol1 {
	float: left;
	height: 307px;
	width: 230px;
}
.itemCont
{
	width:960px;
	height:auto;	
	padding:0 0 0 44px;
}
.itemProduct
{
	width:220px;
	height:190px;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:31px;
}
.itemProduct .col1
{
	width:120px;
	height:190px;
	float:left;
}
.itemProduct .col2
{
	width:90px;
	height:195px;
	float:right;
	overflow:hidden;
	background:transparent url('/web/design/img/bottle-shadow.png') left top no-repeat;
}
.itemProduct .col2 img
{
	margin-right:22px;
}
.itemProduct h3
{
	font-size:14px;	
	line-height:18px;
	font-weight:normal;
	font-weight:bold;
	overflow:hidden;
	max-height:73px;
}
.itemProduct h4
{
	font-size:12px;
	line-height:16px;
	color:#595959;
	font-weight:normal;
	height:16px;
	overflow:hidden;
}
.itemProduct h3 a,
.itemProduct h4 a
{
	text-decoration:none;
	color:#595959;
}
.itemProduct h3 a:hover,
.itemProduct h4 a:hover
{
	color:#0067A5;	
}
.lkRecommends
{
	position:absolute;
	right:3px;
	top:10px;
}
.royalReward
{
	position:absolute;
	right:0;
	top:45px;
}
.itemProduct .qty
{
	font-size:11px;
	position:absolute;
	top:142px;
	right:100px;
}
.itemProduct .qty input
{
	width:24px;
	height:14px;
	font-size:11px;
}
.itemProduct .qty span
{
	display:block;
	position:absolute;
	right:35px;
	top:5px;
}
.productDetail .itemProduct .qty {
	display: none;
}
.itemProduct select
{
	font-size:11px;
	width:100px;
	margin:5px 0 0 0;
}
a.moreInfo,
.col1 .moreInfo
{
	display: none;
}
a:hover.moreInfo,
.sortCont a:hover
{
	background-color:#D8F3F4;
}
.oldPrice span
{
	display:none;
}
.oldPrice
{
	position:absolute;
	top:91px;
	right:95px;
	font-size:10px;
	background:url('/web/design/img/overline.png') 5px 3px no-repeat;
	width:38px;
	padding-right:5px;
}
.pricing .price
{
	position:absolute;
	top:103px;
	right:100px;
}
.pricing .price .currency
{
	font-size:10px;
	line-height:20px;
}
.pricing .price .dollars
{
	font-size:20px;
	line-height:20px;
	padding-right:16px;
	letter-spacing:-1px;
}
.pricing .price .cents
{
	font-size:12px;
	top:-23px;
	display:block;
	position:relative;
}

.productDetail .itemProduct {
	text-align: left;
	width: 100px;
	height: 50px;
	float: left;
}
.productDetail .pricing {
	position: relative;
	top: 0;
	left: 0;
}
.productDetail .pricing .price {
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
}
.productDetail .pricing .price .currency {
	font-size: 10px;
	line-height: 30px;
	display: inline;
}
.productDetail .pricing .price .dollars {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 30px;
	display: inline;
}
.productDetail .pricing .price .cents {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	display: inline;
	top: -12px;
	left: -10px;
}
.addToCart,
.col1 .addToCart
{
	display: none;
}
.catTitle {
	color: #1D1C1C;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 30px 33px;
}
.subCategoriesCont
{
	padding:29px 0 0 35px;
	width:920px;
}
.subCategoriesCont h2,
.subCategoriesCont p
{
	padding-left:6px;
	line-height:120%;
}
.subCategoriesCont p
{
	font-size:14px;
	color:#595959;
}
.subCategories
{
	margin:10px 0 0 0;
}
.subCategory 
{
	float:left;
	width:160px;
	height:90px;
}
.subCategory .col1
{
	float:left;
	width:38px;
	height:90px;
}
.subCategory .col2
{
	float:left;
	width:110px;
	padding-top:18px;
	height:60px;
}
.subCategory .col2:hover,
.subCategory .col2.hover
{
	background-color:#D8F3F4;
}
.subCategory h2
{
	font-size:16px;	
}
.subCategory h2 a
{
	color:#0067a5;
	text-decoration:none;
	padding:0;
	font-size:16px;	
}
.subCategory p
{
	color:#666;
	font-size:11px;
	line-height:120%;
}
#viewport ul {
	margin:0;
	padding:0;
	position:relative;
}
#viewport li {
	float:left;
	height:126px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	width:142px;
}
.recProd {
	float:left;
	position:relative;
	text-align:right;
	width:85px;
}
.recProd h4 {
	letter-spacing:-1px;
	margin-top:30px;
	max-height:42px;
	overflow:hidden;
}
.recProd h4 a, .recProd p a {
	color:#595959;
	font-size:11px;
	line-height:14px;
	padding:0;
	text-align:right;
	text-decoration:none;
}
.recProd .price {
	font-size:20px;
	position:absolute;
	right:0;
	top:85px;
}
.recProd .currency {
	font-size:10px;
}
.recProd .cents {
	font-size:13px;
	position:relative;
	text-align:left;
	top:-5px;
}
.cartTable
{
	width:606px;
}
.cartTable .col1
{
	width:35%;
}
.cartTable .col2, 
.cartTable .col3
{
	width:13%;
}
.cartTable .col4
{
	width:15%;
}
.cartTable .col5
{
	width:20%;
}
.cartTable th.col2,
.cartTable th.col3,
.cartTable th.col4
{
	text-align:center;
}
.cartTable td.col1,
.cartTable td.col2,
.cartTable td.col3
{
	border-right:1px solid #d7d7d7;
}
.cartTable td.col1 a
{
	color:#757474;
	text-decoration:none;
}
.cartTable td.col5 a
{
	font-size:10px;
	color:#0d7cb3;
	text-decoration:none;
	padding:3px 3px 3px 14px;
	background:#fff url(/web/design/img/cart-cross.png) 0 -31px no-repeat;	
}
.cartTable td.col5 a:hover
{
	background-color:#d8f3f4;
	background-position: 0 -3px;
}
.cartTable th,
.cartTable td.subTotal,
.cartTable td.shipping
{
	background-color:#f1f1f1;
	height:28px;
	text-align:left;
	border:none;
	background-image:none;
	font-size:12px;
	color:#565454;
}
.cartTable td.col2,
.cartTable td.col4
{
	text-align:right;
	padding-right:12px;
}
.cartItemQuantity {
	height:14px;
	text-align:center;
	width:25px;
}
.weRecommend {
	color:#000000;
	font-size:14px;
	top:11px;
}
.orderTotalCont {
	border:1px solid #D0D0D0;
	margin:10px 0;
	padding:20px 0 0;
	text-align:center;
	width:604px;
}
.orderTotal {
	color:#000000;
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}
.orderTotal .totalTitle {
	display:inline-block;
}
.orderTotal .price {
	color:#000000;
	display:inline-block;
	font-size:24px;
	height:30px;
}
.orderTotal .currency {
	font-size:12px;
}
.orderTotal .cents {
	display:inline-block;
	font-size:14px;
	position:relative;
	top:-8px;
}
.specialsContent .recommendedCont {
	width: 914px;
	height: auto;
	padding-left: 44px;
}
.generalContent {
	font: 11px/120% 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	color: #595959;
}
.generalContent h1, .generalContent h2, .generalContent h3, .generalContent h4, .generalContent h5, .generalContent h6, .loginCont h2 {
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
.generalContent h1 {
	font-size: 24px;
}
.generalContent h2, .loginCont h2 {
	font-size: 18px;
	margin-bottom: 8px;
}
.generalContent h2.greyHeading {
	font-size: 14px;
	color: #757373;
	padding: 0 0 3px 0;
	margin-bottom: 11px;
	background: url(/web/design/img/topnav-line.gif) no-repeat left bottom;
}
.generalContent h3 {
	font-size: 16px;
}
.generalContent h4 {
	font-size: 14px;
}
.generalContent h5 {
	font-size: 12px;
}
.generalContent h6 {
	font-size: 12px;
}
.generalContent p {
	margin: 0 0 12px 0;
}
.generalContent b {
}
.generalContent u {
}
.generalContent i {
}
.generalContent p a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 3px;
}
.generalContent p a:hover {
	background-color: #D8F3F4;
}
.generalContent strikethrough {
}
.generalContent sub {
}
.generalContent sup {
}
.generalContent address {
	margin: 0 0 12px 0;
}
.generalContent pre {
	margin: 0 0 12px 0;
}
.generalContent ul {
	margin: 0 0 12px 0;
}
.generalContent ul li {
	list-style: inside disc;
}
.generalContent ul li a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 3px 3px 0 3px;
}
.generalContent ul li a:hover {
	background-color: #D8F3F4;
}
.generalContent ol {
	margin: 0 0 12px 0;
}
.generalContent ol li {
	list-style: inside decimal;
}
.generalContent ol li a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 3px 3px 0 3px;
}
.generalContent ol li a:hover {
	background-color: #D8F3F4;
}
.generalContent .Fontxx-Small {
	font-size: 9px;
}
.generalContent .Fontx-Small {
	font-size: 10px;
}
.generalContent .FontSmall {
	font-size: 11px;
}
.generalContent .FontMedium {
	font-size: 12px;
}
.generalContent .FontLarge {
	font-size: 13px;
}
.generalContent .Fontx-Large {
	font-size: 14px;
}
.generalContent .Fontxx-Large {
	font-size: 15px;
}
.generalContent table {
	width: 100%;
	margin: 0 0 12px 0;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
}
.generalContent table th {
	text-align: left;
	vertical-align: top;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.generalContent table td {
	text-align: left;
	vertical-align: top;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.generalRightContent {
	padding: 35px 35px 23px 22px;
}
.generalRightContent a {
	display: block;
	margin-bottom: 12px;
}
.generalRightContent img {
	margin-bottom: 12px;
}
.generalRightContent a img {
	margin-bottom: 0;
}

/* Newsletter */
div.form_cont {
	padding-top: 10px;
}
.newsletterContent label {
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	display: block;
	float: left;
}
.newsletterContent div.formField label {
	width: 134px;
	padding-top: 3px;
}
div.formField {
	width: 400px;
}
div.formField img {
}
div.newsletterContent label.selectLabel {
	padding: 2px 40px 0 0;
}
.newsletterContent label.checkboxLabel {
	padding: 1px 0 1px 6px;
}
.newsletterContent input {
	width: 14px;
	height: 14px;
	margin: 0 0 7px 0;
	padding: 0;
	position: relative;
	float: left;
}
.newsletterContent input.text {
	font: 11px/100% Arial, Helvetica, sans-serif;
	color: #000;
	width: 143px;
	height: 17px;
	margin: 0 0 8px 0;
	padding: 1px 0 0 3px;
	border: 1px solid #7F9DB9;
}
.newsletterContent select {
	font-size: 11px;
	width: 148px;
	height: 20px;
	float: left;
}
a.formBtn {
	display: none;
}
div.newsletterRightContent {
	width: 243px;
}
div.newsletterRightContent a {
	display: block;
	margin: 0 0 15px 0;
}

/* Specials */
#col2 {
	padding-top: 0;
}
div.specialsContent {
	width: 958px;
	float: none;
	background-color: #FFF;
}
div.accordionHeader a, div.accordionSelectedHeader a {
	line-height: 120%;
	text-decoration: none;
	display: block;
	width: 931px;
	padding: 20px 0 14px 27px;
	border-bottom: 1px solid #D5D5D5;
	background: #FFF url('/web/design/img/accDownArrow.gif') no-repeat 930px 37px;
}
div.accordionHeader a:hover {
	background: #D8F3F4 url('/web/design/img/accDownArrow.gif') no-repeat 930px 37px;
}
div.accordionSelectedHeader a {
	padding: 20px 0 30px 27px;
	border-bottom: none;
	background: none;
}
div.accordionHeader a span, div.accordionSelectedHeader a span {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
	position: relative;
	top: -1px;
}
div.accordionHeader a span.accSectionHeading, div.accordionSelectedHeader a span.accSectionHeading {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	width: 70px;
	padding-left: 0;
	top: 0;
}
div.accordionHeader a span span, div.accordionSelectedHeader a span span {
	padding-left: 0;
	top: 0;
}
div.contentBody {
	padding-bottom: 5px;
}
.recommendedCont {
	width: 914px;
	height: auto;
	padding-left: 44px;
	background: url('/web/design/img/extra-shelf.gif') repeat-y;
}
.productDetail .col1 {
	float: left;
	padding-bottom: 20px;
}
div.description {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	min-height: 313px;
	padding-right: 5px;
}
.tellFriend {
	display: none;
}

/* Product detail */
.productDetail .col1,
.productDetail .col2,
.productDetail .col3
{
	float:left;
}
.productDetail .col1
{
	width:21%;
}
.productDetail .col2
{
	width:46%;
}
.productDetail .col3
{
	width:27%;
}
.recomendedProducts
{
	display:none;
}

