/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html, body { height: 100%; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection { background: #666; color: #fff; text-shadow: none; }
::selection { background: #666; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */
a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: none; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol { margin:0; padding:0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend { border: 0; *margin-left:-7px; padding: 0; white-space: normal; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button, input { line-height: normal; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
/*
 * Re-set default cursor for disabled elements
 */
button[disabled], input[disabled] { cursor: default; }
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* =============================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
body { font:12px Arial, Helvetica, sans-serif; color:#828282; background:transparent !important; }
body.cms-chocolat-home { background: #1f1207 url("../images/home-bg.jpg") 50% 0 no-repeat !important; }
a { color:#828282; text-decoration:none; outline: none; }
a:hover { color:#828282; text-decoration:underline; }

button.button span {background:#392420; padding:4px; height:27px; }
button.button span span { background:none; border:1px solid rgba(255,255,255,0.11); height:25px; line-height:25px; padding:0 10px; font-size:12px; font-weight:300; font-family:Georgia, sans-serif; color:rgba(255,255,255,0.80); text-align:center; white-space:nowrap; text-transform:lowercase; letter-spacing:-0.3px; }
button.button:hover span {background-color:#f3f3f3;}
button.button:hover span span { border:1px solid rgba(0,0,0,0.11); color:rgba(57,36,32,0.8) }

.block .block-content .actions button.button span,
.data-table tfoot button.button span,
button.invert span {background:#f3f3f3; padding:4px; height:27px; }
.block .block-content .actions button.button span span,
.data-table tfoot button.button span span,
button.invert span span { background:none; border:1px solid rgba(0,0,0,0.11); color:rgba(57,36,32,0.8); height:25px; line-height:25px; padding:0 10px; font-size:12px; font-weight:300; font-family:Georgia, sans-serif; text-align:center; white-space:nowrap; text-transform:lowercase; }
.block .block-content .actions button.button:hover span,
.data-table tfoot button.button:hover span,
button.invert:hover span {background-color:#392420;}
.block .block-content .actions button.button:hover span span,
.data-table tfoot button.button:hover span span,
button.invert:hover span span { border:1px solid rgba(255,255,255,0.11); color:rgba(255,255,255,0.80); }

button.btn-proceed-checkout span span {font-size:15px; text-transform:uppercase; padding-right:37px; background:url('../images/arrow_button.png') 100% 0% no-repeat; }
button.btn-proceed-checkout:hover span span { background-position:100% 100%;  }

h1 {color:#FB0B68;}
h2, h3 {color:#392420;}

.page-404 {}
.std dl dt{ color:#4c4c4c;}
.std h2, .std h3, .std h4 { font-size:24px; font-family:Georgia,serif; font-weight:300; color:#392420;}
.std h1 { font-size:24px; font-family:Georgia,serif; font-weight:300; color:#FB0B68;}
.std h2 {font-size:20px;}
.std h3, .std h3 {font-size:18px;}
.std ul.disc {list-style: none; margin:10px 0;}
.std ul.disc li {line-height: 22px; padding:0 10px 0 20px; background:#fff url('../images/arrow_item.gif') 10px 8px no-repeat; }
.std ul.buttons li { background:none; float:left; padding:0; margin:0 3px 0;}
.std ul.buttons li button.button span {text-transform: capitalize; font-size:12px;}

.customer-account-login h2 {margin:0 0 10px;}

.page-title { border:none;}
.page-title h1, .page-title h2 {text-transform: uppercase; font-size:24px; font-family:Georgia,serif; color:#FB0B68;}
.page-head-alt {margin:0 0 20px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
.page-head-alt h3 {text-transform: uppercase; font-size: 24px; color:#4c4c4c;}

.buttons-set {padding:0;}
.fieldset {border: 0px solid #eaeaea;}
.fieldset .legend {margin:-40px 0 0 -10px; padding:8px; background:white; }
.form-list label { float:left; color:#808080;font-weight:bold; position:relative; z-index:0; margin-top:0px; padding:0 0 3px 2px;  }
.input-box{ border:0; padding:0; }
input.input-text, textarea, input.qty {padding:4px; border:1px solid #e0e0e0; height:19px; -webkit-box-shadow:inset 0px 0px 5px 0px #eaeaea; -moz-box-shadow:inset 0px 0px 5px 0px #eaeaea; box-shadow:inset 0px 0px 5px 0px #eaeaea;}
select {padding:1px; height:29px; line-height:29px; border:1px solid #e0e0e0; -webkit-box-shadow:inset 0px 0px 5px 0px #eaeaea; -moz-box-shadow:inset 0px 0px 5px 0px #eaeaea; box-shadow:inset 0px 0px 5px 0px #eaeaea;}
select.multiselect  {height:auto;}
.form-list select {width:259px;}
.buttons-set p.required { margin: 0 0 5px;}
p.required { font-size: 12px; text-align: left; color:#9A1212; }
.form-list label.required em { color:#9A1212;}
.form-list li.wide textarea { width: 670px;}

/* Layout ================================================================================ */
.wrapper { height: auto !important; min-height: 100%; min-width:1018px; }
.top-border{border-top:3px solid #9a1212;}
.page { width:100%; margin:0 auto; padding: 0; }

.main-container {}
.main {  width:960px; min-height:400px; margin:-135px auto 0; padding:15px; 
/*background: #fff;*/ background: #FFF url(../images/content-bg.jpg) no-repeat 0 0; position: relative;}
.cms-chocolat-home .main { background: transparent no-repeat url() !important; }
/* Base Columns */
.col-left { display:none; }
.col-right { float:right; width:180px; border:none; padding:0; margin:0 10px 0 0; }

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto; margin:10px 10px 0;}

/* 2 Columns Layout */
.col2-left-layout .col-main {}
.col2-right-layout .col-main {}

.col3-layout .col-main {width: 950px; margin: 0px;}
.col3-layout .col-wrapper { width: 712px; }

/*** CUSTOM STYLES ****/
.cms-index-index .col-main {float:none; width:auto; margin:0;}
.col1-layout .cart h1 {margin:4px 0 0;}
.checkout-onepage-index {}
.checkout-onepage-index .col-main{margin-top:15px; width:700px; margin-right:20px; }
.checkout-onepage-index .col-right{margin:67px 10px 0 0; width:220px;}
.checkout-onepage-index .page-title{margin:0 0 21px;}
.contacts-index-index .buttons-set p.required {float:left;}
.contacts-index-index .buttons-set button.button {margin: -12px 0 0;}

/* ======================================================================================= */

/* Header ================================================================================ */
.logo {float:left; }
.header-container { 
/*background:#f9f9f9 url("../images/pattern_main.png") 0 0 repeat; */
background: #1f1207 url("../images/page-bg.jpg") 50% 0 no-repeat !important;
color:#6e6e6e; height:347px; position:relative;  }
body.cms-chocolat-home .header-container  {
	background-image: url("../images/home-bg.jpg") !important;
}
.top-switch-bg{ position:absolute; z-index:1; top:0; background:#fff; width:100%; height:32px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
       -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.bottom-border-bg{ position:absolute; bottom:0; background:url("../images/bottom_border_bg.png") 0 100% repeat-x; width:100%; height:36px;}
.cms-chocolat-home .bottom-border-bg { display: none; }
header { width:940px; position:relative; z-index:10020; margin:0 auto; border:none; padding:0 25px; }
.top-switch-container {}

header .logo-container{ margin:44px 0 36px; line-height: 25px; }
header .logo { float:left; text-decoration:none !important;  }
header a.logo { position: absolute; top: 56px; left: 0; }
header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
header h1.logo {margin:0; padding:0;}

.header-info-container {text-align:center; font-size:14px; color:#fff8f3 !important; height:37px; line-height:37px; margin-left: 300px; }
.header-info-container p { float: left; }
.header-info-container div.phone{float: left; display:inline-block; height:37px; 
border-left: 1px solid rgba(255,255,255,0.19); margin-left:40px; padding-left:20px;}

header .header-switch {line-height:32px; background-repeat:no-repeat; background-position:0% 50%; }
header .header-switch span {color:#6c6c6c; padding-right:5px;
    filter: alpha(opacity=59); /* internet explorer */
    opacity: 0.59;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=59)"; /*IE8*/
}
header .header-switch span.current {color:#1d1c1b; padding-right:12px; background:url("../images/arrow_switch.png") 100% 50% no-repeat; }
header .language-switch {float:left; padding-left:22px; margin-right:22px }
header .currency-switch {float:left;}

header .header-dropdown {background:#392420; padding:6px; display:none; position:absolute; margin:-30px 0 0 -17px; z-index: 100; }
header .header-dropdown span{color:#fff;}
header .header-dropdown span.title{display:block; margin-left:11px; line-height:16px; height:20px; overflow:hidden; }
header .header-dropdown ul{border:1px solid rgba(255,255,255,0.09); padding:10px; }
header .header-dropdown ul li{ line-height:12px; margin-bottom:3px; padding:0 10px 0 0; min-width:90px; }
header .header-dropdown ul li:last-child{ margin:0 !important; }
header .header-dropdown ul li a span{ color:#fff; font-size:11px; }
header .header-dropdown ul li a:hover span, header .header-dropdown ul li a.selected span{ color:#fff;
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/ }
header .header-dropdown ul li a:hover{ text-decoration:none; }

header .language-switch .header-dropdown { margin:-30px 0 0 -22px; }
header .language-switch .header-dropdown ul{ padding:8px 11px; }
header .language-switch .header-dropdown span.title{margin-left:16px;}
header .language-switch .header-dropdown ul li{ background-repeat:no-repeat; background-position:0 50%; margin-bottom:8px; padding:0 10px 0 27px; }

header .links { float:right; margin: 0; padding: 0; }
header .links li{ margin: 0; padding: 0; line-height:32px; }
header .links li a {color:#1d1c1b;
    filter: alpha(opacity=57); /* internet explorer */
    opacity: 0.57;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=57)"; /*IE8*/
}
header .links li a:hover {color:#777; text-decoration: none;}
header .links li.separator{ padding:0 8px; background:url("../images/links_separator.png") 50% 50% no-repeat; }

.cart-top-container {float:right; position:relative; margin: 0 -6px 0 0;}
.cart-top {float:right; line-height:29px; padding:3px; background:#fff; position:relative; z-index:1003;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.cart-top > a {display:block; border:1px solid #e8e8e8; padding:0 10px; color:rgba(57,36,32,0.91)}
.cart-top > a:hover {text-decoration:none;}

.cart-top-container .details { display:none; background:#fff; width:252px; padding:15px; font-size:11px; line-height:150%; color:#959494; position:absolute; z-index:1002; right: 0; top:37px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.cart-top-container .details a{color:#707070; }
.cart-top-container .details p{margin:18px 0 5px 0}
.cart-top-container .details p.product-name {margin:0}
.cart-top-container .details a.product-image{}
.cart-top-container .details .item-options{font-size:10px; line-height:10px; }
.cart-top-container .details ol{ margin:0; padding:0; }
.cart-top-container .details ol li.item{ padding:9px; margin-bottom:3px; font-size:12px; border:1px solid #f5f5f5;  }
.cart-top-container .details ol li.subtotal{ border:1px solid #e7e7e7; padding:2px; margin-bottom:3px; font-size: 15px; font-family:Georgia, serif; font-weight:bold; text-align:right; text-transform:uppercase; }
.cart-top-container .details ol li.subtotal div.subtotal-container { background:#f5f5f5; padding:8px; }
.cart-top-container .details ol li.subtotal, .cart-top-container .details ol li.item strong, .cart-top-container .details ol li.item .price{ color:#392420 }
.mini-products-list .product-image { border: none; padding: 0px; }
.mini-products-list .product-details { margin-left: 60px; }
.btn-remove,
.btn-edit { width: 14px; height: 14px; }
.cart-top-container .details .btn-edit { float:right; margin-left: 18px; }
.cart-top-container .details .btn-remove { float:right; margin-left: 2px; }
.cart-top-container .details .buttons { margin-top:15px; }
.cart-top-container .details .button span span { font-size:14px; padding:0 20px; }
.cart-top-container .details .button { float:right; }
.cart-top-container .details .btn-continue { float:left; }
.cart-top-container .cart-promotion {background: #eee; padding: 10px; color: #392420;}

.cart-promotion {
display: none;
}
/* FOOTER ================================================================================ */
.footer-container {background:none transparent; color:#FFF; margin:0; padding:0px 0 0; position:relative;}
.connect-newsletter-block {width:960px; background: transparent url(../images/home-div.png) no-repeat 50% 0; margin:0 auto; }
.connect-newsletter-block .footer-connect {float:left; width:480px; margin:24px 0 0; line-height:48px; border-right:1px solid rgba(221,221,221,0.53);}
.connect-newsletter-block .footer-connect h4{ margin-left:10px; float:left; font-size: 24px; font-family:Georgia, serif; font-weight:300; color:#392420; letter-spacing:-1px; }
.cms-index-index .connect-newsletter-block .footer-connect h4 { color: #FFF !important; }
.connect-newsletter-block .footer-connect ul{float:right; margin:0 40px 0 0;}
.connect-newsletter-block .footer-connect ul li{ float:left; margin-right: 5px;}
.connect-newsletter-block .footer-connect a{ display:block; position:relative; width:48px; height:48px; background: #f5f5f5 url('../images/social_icons.png') 0 0 no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; overflow:hidden; text-indent: -999px; }
.connect-newsletter-block .footer-connect a span {display:block; position:absolute; width:38px; height:38px; margin:4px; background:transparent; border:1px solid rgba(0,0,0,0.06); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
.connect-newsletter-block .footer-connect a.twitter{ background-position:2px 1px; }
.connect-newsletter-block .footer-connect a.facebook{ background-position: -43px 0; }
.connect-newsletter-block .footer-connect a.email{ background-position: -89px 1px; }
.connect-newsletter-block .footer-connect a.google{ background-position: -134px 1px; }
.connect-newsletter-block .footer-connect a:hover{ background-color:#392420; }
.connect-newsletter-block .footer-connect a:hover span {border:1px solid rgba(255,255,255,0.19);}
.connect-newsletter-block .footer-connect a.twitter:hover{ background-position: 2px -44px;}
.connect-newsletter-block .footer-connect a.facebook:hover{ background-position: -43px -45px;}
.connect-newsletter-block .footer-connect a.email:hover{ background-position: -89px -44px;}
.connect-newsletter-block .footer-connect a.google:hover{ background-position: -134px -44px;}

.connect-newsletter-block .footer-subscribe {float:right; width:479px; height:35px; margin:33px 0 0; padding:0; }
.connect-newsletter-block .footer-subscribe .title { float:left; margin:0 0 0 32px; font-size:24px; font-family:Georgia, serif; font-weight:300; color:#392420; letter-spacing:-1px;}
.cms-index-index .connect-newsletter-block .footer-subscribe .title { color: #FFF !important; }
.connect-newsletter-block .footer-subscribe form {float:right; margin:-3px 10px 0 0;}
.connect-newsletter-block .footer-subscribe .subscribe-input {float:left; border:1px solid #dbdbdb; background:#fcfcfc; border-right:0; padding:9px 12px; height: 15px;

            box-shadow:inset 0px 0px 5px 0px #dbdbdb;}
.cms-index-index .connect-newsletter-block .footer-subscribe .subscribe-input {
border: 0;background:rgba(249,249,249,0.47); border-right:0; padding:10px 12px; height: 15px; box-shadow: none;
}
.connect-newsletter-block .footer-subscribe .subscribe-input .validation-advice {overflow:hidden;position:absolute;width: 23px;height: 21px;margin:-34px 0 0 -24px;padding:0;background: url(../images/error.png) 0% 0% no-repeat;line-height: 100px;}
.connect-newsletter-block .footer-subscribe .subscribe-input input{background-color:transparent !important; color:#9A9A9A; border:none !important; font-size:11px; line-height:15px; height:15px; width:190px; padding:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.connect-newsletter-block .footer-subscribe .subscribe-input input{color:rgba(252,251,251,0.75); }
.connect-newsletter-block .footer-subscribe button.button span span {font-size:12px;}

.footer-wrapper {
/*background:#f9f9f9 url("../images/footer_border_bg.png") 0 0 repeat-x; */
background:#f9f9f9 url("../images/footer-bg.jpg") 50% 0 repeat-x !important;
width:100%; margin:23px 0 0; padding:50px 0 0;}
footer {width:960px; margin:0 auto 0px; border:none; padding:0;}
footer .f-block {float:left; text-align:left; width:220px; margin:0 10px;}
footer .f-block h4{font-size:16px; font-family:'PT Serif', serif; font-weight:300; color:rgba(27,26,25,0.75); margin:0 0 15px; }
footer .f-block hr{border-top:1px dotted #e0e0e0; height:1px; margin:10px 0;}
footer .f-block p{line-height:142%;}
footer .f-block ul{margin:0; padding:0; }
footer .f-block ul li{margin:0 0 0 4px; padding:0 0 0 14px; line-height:24px; background: url("../images/footer_list_img.png") 0 9px no-repeat  }
footer .f-block ul.twitterList li{margin:0 0 10px; padding:0 0 15px 24px; line-height:20px; background: url("../images/icon_twitter.png") 0 5px no-repeat; border-bottom:1px dotted #e0e0e0;   }
footer .f-block ul.twitterList li:last-child{margin:0; padding:0 0 0 24px; border:none; }
footer .f-block ul.twitterList li span.time-ago{display:block; font-style:italic; color:rgba(146,146,146,0.85)}
footer .f-block button span { background-color: #fb0b68 !important; }
footer .f-block button:hover span { background-color: #f3f3f3 !important; }
footer a {color:#392420}
footer a:hover {color:#888; text-decoration: none;}
footer ul{ margin:0; padding: 0; }
footer ul.links{ float:right; margin-right:10px; }
footer ul.links a{ color:rgba(140,140,140,0.87); }
footer ul.links li a:hover {color:#777; text-decoration: none;}
footer ul.links li.separator{ padding:0 8px; background:url("../images/links_separator.png") 50% 50% no-repeat; }
footer .copyright{border-top:1px dotted #e0e0e0; margin:0; padding:20px 0 20px;}
footer address{ margin-left:10px; }

/********** < Search form */
#search_mini_form {display: none; float:right; margin:14px 19px 14px 15px;}
#search_mini_form .form-search {border: 1px solid rgba(255,255,255,0.35); height:33px; line-height:33px; font-style:normal; outline:none; padding:0; position:relative; width: 245px;}
#search { background: none; border: none; color:rgba(255,255,255,0.6); font-size: 12px; outline: none; width: 210px; padding:0 10px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
#search_mini_form .form-search button {	background:transparent url("../images/icon_search.png") no-repeat 0 0; border:none; right:-1px; top:-1px; position: absolute; height:35px; width:35px;}
#search_mini_form .form-search button:hover {background:#fff url("../images/icon_search.png") no-repeat 0 100%;}
.search-autocomplete { background:#fff; margin:9px 0 0 -1px; width:247px !important; z-index:101}
.search-autocomplete ul{margin:0; padding:0;}
.search-autocomplete ul li{line-height:21px; padding:0 10px; color:#392420;}
.search-autocomplete ul li span.amount{float:right; font-weight: 800;}
.search-autocomplete ul li.odd{}
.search-autocomplete ul li.even{background:#e7e7e7;}
.search-autocomplete ul li.last{}
.search-autocomplete ul li:hover{background:#ddd;}
/********** < Search form */

/********** < Navigation */
.menu-container {width:990px; margin:0 auto; background:transparent !important; position:relative; z-index:10010; }
nav {float:left;}
#olegnaxNav { width:700px; padding: 0; position: relative; border: none; margin-left: 7px; }

/* All Levels */
#olegnaxNav li { text-align:left; position: static; }
#olegnaxNav li.over { z-index:998; }
#olegnaxNav li.parent {}
#olegnaxNav li a { display:block; text-decoration:none; font-weight:300; }
#olegnaxNav li a:hover { text-decoration:none; }
#olegnaxNav li a span { display:block; white-space:nowrap; cursor:pointer; }
#olegnaxNav li ul a span { white-space:normal; }

/* 1st Level */
#olegnaxNav>li { float:left; }
#olegnaxNav>li>a { float:left; padding:5px 10px; margin: 5px 0; color:rgba(250,250,250,0.93); 
font-size:16px; font-family:Georgia, sans-serif; font-style:normal; line-height:40px; }
#olegnaxNav>li>a:hover,
#olegnaxNav>li.over>a {background:#fa0b68 !important; color:rgba(255,255,255,0.93)  !important;}
#olegnaxNav li.level-top a span { padding: 0 8px; border: 1px solid transparent; }
#olegnaxNav li.over.level-top a span,
#olegnaxNav li.level-top a:hover span {
	border: 1px solid #fb5294 !important; border-radius: 2px !important; 
}
#olegnaxNav>li.active>a {background:#fff; color:rgba(57,36,32,0.8);}
#olegnaxNav>li.custom-block>a, #olegnaxNav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#olegnaxNav ul,*/
#olegnaxNav div.sub-wrapper { position:absolute; width:934px; padding:20px 28px; 
margin:56px 0 0; left:-10000px; border:none; border-top:5px solid #fa0b68; background:#fff;
    -webkit-box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);
       -moz-box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);}
#olegnaxNav div.sub-wrapper li a { border: 0; }
#olegnaxNav li.over.level-top div.sub-wrapper a span,
#olegnaxNav li.level-top div.sub-wrapper a:hover span { 
	border: 0 !important;
}
#olegnaxNav div.sub-wrapper li a span,
#olegnaxNav div.sub-wrapper li a:hover span{ border: 0 !important; padding: 0; }
#olegnaxNav div.sub-wrapper ul { position:static; width:auto; border:none; background:#fff; }
#olegnaxNav>li>div.sub-wrapper>ul>li { float:left; border:none; width:210px; margin-right:20px; }
#olegnaxNav>li>div.sub-wrapper>ul>li.menu-category-description {float:left; border-left:1px solid rgba(219,219,219,0.65); color:#969696; width:430px; margin:0 0 0 30px; padding:0 0 0 30px; line-height: 18px;}
#olegnaxNav>li>div.sub-wrapper>ul>li.menu-category-description span.piece { position:absolute; width:11px; height:38px; margin:30px 0 0 -36px; background:#fff url("../images/navigation_piece.png") 50% 50% no-repeat;}
#olegnaxNav li.menu-category-description strong {display:block; margin:0 0 15px; color:#4c4c4c; font-size:16px; font-family:Georgia, sans-serif; font-weight:300;}
#olegnaxNav li.menu-category-description button.button { margin-top:20px;}

/* 3rd+ leven */
/*#olegnaxNav ul ul,*/
#olegnaxNav div.sub-wrapper ul div.sub-wrapper { top:25px; margin:0 0 0 101px; padding:0; width:auto; border:none;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
       -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#olegnaxNav ul div.sub-wrapper ul{ padding:16px; width:auto; }
#olegnaxNav ul li { float:none; border:none; width:210px; line-height:39px; position:relative; }
#olegnaxNav ul li.last { border-bottom:1px solid #fff; margin:0 !important; }
#olegnaxNav ul li a {float:none; border-bottom:1px solid rgba(219,219,219,0.65); padding:0 10px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#969696 !important; background:transparent none; }
#olegnaxNav ul li.last > a {border-bottom:1px solid #fff;}
#olegnaxNav ul li.active > a,
#olegnaxNav ul li.over > a,
#olegnaxNav ul li a:hover {background:#39241f; color:#fff !important; border-bottom:1px solid #fff; }

/* Show menu */
#olegnaxNav li ul.shown-sub,
#olegnaxNav li div.shown-sub { left:0px; z-index:999; }
#olegnaxNav li .shown-sub ul.shown-sub,
#olegnaxNav li .shown-sub li div.shown-sub { left:15px; }

#olegnaxNav li.custom-block div.sub-wrapper { padding:28px;}
#olegnaxNav li.custom-block div.sub-wrapper strong {color:#888888; font-family:Georgia, sans-serif; font-weight:700;}
#olegnaxNav li.custom-block div.sub-wrapper a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#olegnaxNav li.custom-block div.sub-wrapper a:hover,
#olegnaxNav li.custom-block div.sub-wrapper>ul>li a:hover,
#olegnaxNav li.custom-block div.sub-wrapper ul li.over > a{ color:#888888 !important; text-decoration:none; background:transparent none !important;}
#olegnaxNav li.custom-block div.sub-wrapper>ul, #olegnaxNav li.custom-block div.sub-wrapper ul {}
#olegnaxNav li.custom-block div.sub-wrapper>ul>li, #olegnaxNav li.custom-block div.sub-wrapper ul li { width:auto; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}


#nav { width:700px; margin:0; padding:0; position:relative; border:none; float:left; }

/* All Levels */
#nav li { text-align:left; position: static; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; font-weight:300; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav>li { float:left; position:relative; }
#nav>li>a { float:left; padding:0px 18px; color:rgba(250,250,250,0.8); font-size:16px; font-family:Georgia, sans-serif; font-style:normal; line-height:63px; }
#nav>li>a:hover,
#nav>li.over>a {background:#f3f3f3; color:rgba(57,36,32,0.8);}
#nav>li.active>a {background:#fff; color:rgba(57,36,32,0.8);}
#nav>li.custom-block>a, #nav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#nav ul,*/
#nav ul { position:absolute; width:auto; padding:16px; margin:63px 0 0; left:-10000px; border:none; border-top:3px solid #f3f3f3; background:#fff;
    -webkit-box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.15);}

/* 3rd+ leven */
/*#nav ul ul,*/
#nav ul ul { top:-5px; margin:0 0 0 101px; padding:0; width:auto; border:none;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#nav ul ul{ padding:16px; width:auto; }
#nav ul li { float:none; border:none; width:210px; line-height:39px; position:relative; }
#nav ul li.last { border-bottom:1px solid #fff; margin:0 !important; }
#nav ul li a {float:none; border-bottom:1px solid rgba(219,219,219,0.65); padding:0 10px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#969696 !important; background:transparent none; }
#nav ul li.last > a {border-bottom:1px solid #fff;}
#nav ul li.active > a,
#nav ul li.over > a,
#nav ul li a:hover {background:#39241f; color:#fff !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:15px; }

#nav li.custom-block>ul>li { width:350px; line-height:150%; }
#nav li.custom-block ul li strong {color:#888888; font-family:Georgia, sans-serif; font-weight:700;}
#nav li.custom-block ul li a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#nav li.custom-block ul li a:hover,
#nav li.custom-block ul li.over > a{ color:#888888 !important; text-decoration:none; background:transparent none !important;}
#nav li.custom-block ul li>ul { position:static; width:auto; border:none; background:#fff; top:0; margin:0; padding:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
#nav li.custom-block ul li>ul>li { width:auto; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}

/********** Navigation > */
/* ======================================================================================= */

a.product-image {display:block; position: relative; overflow: hidden;}
a.product-image:after {-moz-box-sizing: border-box; -moz-box-shadow:inset 0 0 6px rgba(57,36,32,0.18); -webkit-box-shadow:inset 0 0 6px rgba(57,36,32,0.18); box-shadow:inset 0 0 6px rgba(57,36,32,0.18); content:""; cursor:pointer; display:block; height:100%; left:0; position:absolute; top:0; width:100%; z-index:10;}
.product-image em {cursor:pointer; display:block; border:1px solid rgba(57,36,32,0.08); position:absolute; left:4px; top:4px; z-index:20;}

.new-label, .sale-label {position: absolute; z-index:10000; width:42px; height:42px; background:url(../images/labels.png) 0 0 no-repeat; }
.new-top-left {top:0; left:0; background-position:-84px 0;}
.new-top-right {top:0; right:0; background-position:-126px 0;}
.new-bottom-left {bottom:0; left:0; background-position:-84px -42px;}
.new-bottom-right {bottom:0; right:0; background-position:-126px -42px;}
.sale-top-left {top:0; left:0; background-position:0 0;}
.sale-top-right {top:0; right:0; background-position:-42px 0;}
.sale-bottom-left {bottom:0; left:0; background-position:0 -42px;}
.sale-bottom-right {bottom:0; right:0; background-position:-42px -42px;}

.price-box {font-family:Georgia, serif;}
.price-box a {white-space:nowrap;}
.price-box .price{color:#fff !important; font-weight:300; font-size:11pt; background: #fa0b68; padding: 2px 5px 2px 5px; margin-top: 3px; }
.price-box .old-price .price{color:#8e8e8e; font-weight:300; font-size:11px; }

.availability {}
.in-stock {color:green}
.out-of-stock {color:red}

.ratings {}
.rating-box {width:55px; height:9px; margin:3px 12px 0 0; background-image:url("../images/bkg_rating.png"); }
.rating-box .rating {height:9px; background-image:url("../images/bkg_rating.png");}
.rating-links .separator {margin: 0 2px; font-weight: 300; font-size: 12px; color:#d9d9d9;}

.breadcrumbs {border: none; border-bottom: 1px solid #f1f0ef; margin: 0 0 21px; padding: 0 0 13px;}
.breadcrumbs a{color:rgba(27,26,25,0.77);}
.breadcrumbs strong{color:rgba(128,128,128,0.77); font-weight:300;}
.breadcrumbs span{background: url("../images/icon_breadcrumb.gif") 50% 50% no-repeat; padding: 0 9px; }
.breadcrumbs ul{margin: 0; padding: 0px;}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0px; min-height:35px; line-height:35px; }
.messages li li span{}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:19px 19px !important; background-repeat:no-repeat !important; line-height:35px; min-height:35px !important; padding:19px 19px 19px 70px !important; font-size:14px !important; font-weight:normal !important; font-style: italic !important;  }
.error-msg { border-color:#d9c2ba; background-color:#f2e1d8; background-image:url(../images/i_msg-error.gif); color:#872a06; }
.success-msg { border-color:#b5e4a0; background-color:#dceccf; background-image:url(../images/i_msg-success.gif); color:#428b80; }
.note-msg { border-color:#ccc; background-color:#E9E9E9; background-image:url(../images/i_msg-note.gif); color:#585858; }
.notice-msg { border-color:#eee3b1; background-color:#f6f0d9; background-image:url(../images/i_msg-notice.gif); color:#a47607; }

/*********** < SLIDESHOW */
.slideshow-banners-container {background:url(../images/slideshow_frame.png) 0 0 no-repeat; width:952px; margin:4px 4px 33px;}
.slideshow-home{float:left; overflow:hidden; position: relative; margin:6px 0 0 6px}
.slideshow{margin:0; padding:0; z-index:3; }
.slideshow li{ position: relative; overflow:hidden; display:none; }
.slideshow li:first-child{ display:block; }
.slideshow li a{ display: block; }
.slideshow li .slide-text{position:absolute; margin:30px 20px; font-family: 'PT Serif', serif; text-align:center; color:#392420; }
.slideshow li .slide-text h3{font-size:60px; font-family: 'Raleway', cursive; color: #fb0b68; }
.slideshow li .slide-text b{font-size:14px; color: #46e2f4; text-transform: uppercase; font-weight: normal; }
.slideshow li .slide-text p{margin:5px 0 0; color: rgba(255,255,255,0.74); font-family: 'PT Serif', serif; font-size: 12px; }
.slideshow li .slide-text button{margin:15px 0 0; }
.slideshow li .slide-text button span { background-color: #fa0b68 !important;  }
.slideshow li .slide-text button:hover span { background-color: #F3F3F3 !important; }
.slideshow li .slide-text button span span { border-color: #fb5294 !important; }
.slide-timeline {position: absolute; z-index: 999; top:0px; width:0; height:3px; background:#392420; }
.slideshow-nav {position:absolute; z-index:5; margin:-21px 0 0 11px}
.slideshow-nav a {display:inline-block; overflow:hidden; width:8px; height:8px; margin:0 2px; background:rgba(57,36,32,0.12); -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.slideshow-nav a:hover, .slideshow-nav a.activeSlide {background:rgba(57,36,32,1);}


/*********** < BANNERS */
.banners{float:right; margin:6px 6px 0 0; overflow:hidden;}
.banners a{display: block; position: relative; margin: 0 0 2px 2px; text-decoration:none;}
.banners a:hover{text-decoration:none;}
.banners a div{position:absolute; top:0; left:0; margin:25px; font-weight:300; font-size:22px; font-family:'PT Serif', serif; line-height:20px; color:#FFF !important; text-align:left; }
.banners a div small { font-size: 12px; margin: 5px 0 -7px; display: block; color: rgba(255,255,255,0.68); }
.banners a div button {display:inline-block; margin:15px 0 0;}
.banners a.text-center div{ right:0; text-align:left; }
.banners a.text-right div{right:0; text-align: right; color: #392420 !important;}

/*********** < SLIDER */
.slider-container{position: relative; border-top:1px solid rgba(221,221,221,0.53); margin:0 auto 39px;}
.slider-container h3 {color: #fff !important};
.cart .slider-container {margin:20px auto 0;}
.slider-container .piece { position:absolute; width:56px; height:11px; margin:-5px 0 0 452px; background: url("../images/horizontal_piece.png") 50% 50% no-repeat;}
.slider-container h3{ font-size:24px; font-family:Georgia,serif; font-weight:300; color:#fff !important; letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.slider-container .jcarousel-list .add-to-links {position:absolute; z-index:30; margin:-35px 0 0 10px;}
.slider-container .jcarousel-list .add-to-links li {float:left; margin:0 5px 0 0;}
.slider-container .jcarousel-list .add-to-links a {display:block; overflow:hidden; width:25px; height:25px; background:#392420 url("../images/icon_wishlist_compare.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.slider-container .jcarousel-list .add-to-links a.link-compare {display:none;background-position:100% 0;}
.slider-container .jcarousel-list .add-to-links a:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 0 100% no-repeat;}
.slider-container .jcarousel-list .add-to-links a.link-compare:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 100% 100% no-repeat;}
.slider-container .jcarousel-list .product-image {display: block; margin:0; }
.slider-container .jcarousel-list .product-name {font-family:Georgia,serif; font-size: 12pt; color:#ffffff; font-weight: normal; display:block; margin:4px 0px; line-height:150%; }
.slider-container .jcarousel-list .ratings {padding:5px 0 7px 7px; margin:0; border-bottom:1px dotted #e0e0e0; }
.slider-container .jcarousel-list .rating-links {display:none;}
.slider-container .jcarousel-list .price-box {float:right;}

/* Category Page ========================================================================= */

/* Pager */
.pager {  padding:16px 0 0; margin:5px 0 16px; line-height:22px; text-align:center; border-top:1px solid #f1f0ef; }
.pager .amount { float:left; }
.pager .amount strong{ font-weight: 400; }
.pager .pages { float:right; margin:0; }
.pager .pages ol { display:inline; margin:0; padding:0; }
.pager .pages li { display:inline-block; width:22px; height:22px;; margin:0; text-align:center; }
.pager .pages li a {display:block; float:left; width:21px; height:21px; line-height:21px; border:1px solid #fff; color:#262525;}
.pager .pages li a img {display: none;}
.pager .pages li a.next, .pager .pages li a.previous {text-decoration: none; float:left; width:22px; height:22px;  }
.pager .pages li a.next span, .pager .pages li a.previous span {background:#392420; padding:2px; height:18px; display:block; }
.pager .pages li a.next span span, .pager .pages li a.previous span span { background:transparent url('../images/pager_arrow_left.png') 0% 0% no-repeat; border:1px solid rgba(255,255,255,0.11); height:16px; width:16px; padding:0; overflow:hidden; }
.pager .pages li a.next:hover span, .pager .pages li a.previous:hover span {background-color:#f3f3f3; }
.pager .pages li a.next:hover span span, .pager .pages li a.previous:hover span span { background-position: 0% 100%; border:1px solid rgba(0,0,0,0.11); color:rgba(57,36,32,0.8) }
.pager .pages li a.next span span{ background-image: url('../images/pager_arrow_right.png');}
.pager .pages strong {display:none;}
.pager .pages .current strong { display:block; float:left; color:#acacac; width:21px; height:21px; line-height:21px; font-weight:300; border:1px solid #e5e5e5;}

/* Sorter */
.sorter {  padding:0px; margin:5px 0 17px; line-height:21px; text-align:left; }
.sorter, .sorter a {color:#808080;}
.sorter .view-mode { display:none; float:left; margin-left:23px; color: #000000;}
.sorter .view-mode label { display:block; float:left; height:21px; margin:0 4px 0 0;  }
.sorter .view-mode a, .sorter .view-mode strong { display:block; float:left; overflow:hidden; width:21px; height:21px; margin:0 4px 0 0; text-indent:-999px; }
.sorter .view-mode .grid { background:transparent url(../images/i_grid_mode.gif) 0 0 no-repeat;  }
.sorter .view-mode .list { background:transparent url(../images/i_list_mode.gif) 0 0 no-repeat;  }
.sorter .view-mode a:hover, .sorter .view-mode strong.grid, .sorter .view-mode strong.list { background-color:rgba(57,36,32,0.1);  }

.sorter .sort-by { float:left; }
.sorter .sort-by label{ margin-right:5px; }
.sorter .sort-by a {display:inline-block; margin:0 0 0 5px; }
.sorter .sort-by a:hover { background-color:rgba(57,36,32,0.1); }
.sorter .limiter { float:right; }
.sorter .limiter label{ margin-right:5px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar img.v-middle{ vertical-align: top;}
.toolbar select {height:23px; padding:2px; margin:-1px 0 0; line-height:17px; border:1px solid #d7d7d7; color:#808080; }
.toolbar .sort-by select {width:120px; }
.toolbar-bottom {}
.toolbar-bottom .sorter{display:none;}

.category-title { display: none; }
.category-image { width:100%; overflow:hidden; margin:0 0 22px; text-align:center; }
.category-image img {}
.category-description { background-color: #FFF; border:1px solid #dddddd; margin:0 0 20px 0; padding:20px; line-height:18px; text-align:center; color:#808080; }
.category-description h1 {display:block; margin:0; font-size:24px; font-family:Georgia, sans-serif; font-style:normal; color:#392420; text-transform:uppercase;}
.category-description p {margin:22px 0 0;}
.category-description strong {color:#392420; font-family:Georgia, sans-serif; font-style:normal; }
.category-piece { position:absolute; width:56px; height:11px; margin:-25px 0 0 347px; background: url("../images/horizontal_piece.png") 50% 50% no-repeat;}


/* View Type: Grid */
.products-grid { border:none; position:relative; margin:0 0 30px; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:180px; padding:0; margin:0 10px 0 0; position: relative; overflow: hidden; }
.products-grid li.last { float:left; width:180px; margin:0; }

.products-grid h3{ font-size:24px; font-family:Georgia,serif; font-weight:300; color:#392420; letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.products-grid .add-to-links {position:absolute; z-index:30; margin:-35px 0 0 10px;}
.products-grid .add-to-links li {float:left; margin:0 5px 0 0;}
.products-grid .add-to-links a {display:block; overflow:hidden; width:25px; height:25px; background:#392420 url("../images/icon_wishlist_compare.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.products-grid .add-to-links a.link-compare {display: none; background-position:100% 0;}
.products-grid .add-to-links a:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 0 100% no-repeat;}
.products-grid .add-to-links a.link-compare:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 100% 100% no-repeat;}
.products-grid .product-image {display: block; margin:0; }
.products-grid .product-image img {position:relative; z-index:0; }
.products-grid .product-image .back_img{position:absolute; z-index:1; display:none; }
.products-grid .product-name {color:#000000; font-family:Georgia,serif; font-weight:300; display:block; margin:4px 0px; line-height:150%; }
.products-grid .ratings {padding:5px 0 7px 7px; margin:0; border-bottom:1px dotted #e0e0e0; }
.products-grid .rating-links {display:none;}
.products-grid .price-box {margin:0 0 0 8px;}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:750px; margin:0 auto 30px; }
.col1-layout .products-grid { width:960px; margin:0 auto 30px; }

/* View Type: List */
.products-list { margin:0; padding:0; }
.products-list li.item { border:none; padding:0 0 30px; }
.products-list li.item.last {}
.products-list .product-image {float:none;}
.products-list .product-image img {position:relative; z-index:0; }
.products-list .product-image .back_img{position:absolute; z-index:1; display:none; }
.products-list .add-to-links {position:absolute; z-index:30; margin:-35px 0 0 10px;}
.products-list .add-to-links li {float:left; margin:0 5px 0 0;}
.products-list .add-to-links a {display:block; overflow:hidden; width:25px; height:25px; background:#392420 url("../images/icon_wishlist_compare.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.products-list .add-to-links a.link-compare {background-position:100% 0;}
.products-list .add-to-links a:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 0 100% no-repeat;}
.products-list .add-to-links a.link-compare:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 100% 100% no-repeat;}

.products-list .product-shop { margin-left:197px; }
.products-list .product-name { margin:0 0 10px;}
.products-list .product-name a { font-family:Georgia,serif; font-size:16px; color:#392420; }
.products-list .border {}
.products-list .price-container {float:none; margin:0; padding:0 0 14px; border-bottom:1px dotted #e0e0e0;  }
.products-list .price-container .availability {float:left; margin:0 0 0 15px; padding:0; }
.products-list .price-box {float:left; margin:0; padding:0; }
.products-list .price-box p {display:inline-block; margin:0 5px 0 0; }
.products-list .ratings {  margin:14px 0 0; padding:0 0 14px; border-bottom:1px dotted #e0e0e0;  }
.products-list .price {}
.products-list .availability { float:left; margin:5px 0 0; }
.products-list .desc { margin:14px 0 0; padding:0 0 14px; border-bottom:1px dotted #e0e0e0; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; color:#585858;}
.products-list .desc a { text-decoration: underline;}
.products-list .desc a:hover { text-decoration: none;}
.products-list .button-container { margin:14px 0 0; }
/* ======================================================================================= */

.cart-empty a {font-weight: 800;}
.cart .totals { float: right; width:298px; border:1px solid #eaeaea; }
.cart .totals table th, .cart .totals table td {padding: 3px;}
#shopping-cart-totals-table {margin:13px 20px 18px; width:260px;}
#shopping-cart-totals-table strong{ font-size:18px; color:#392420; font-family:Georgia,serif; font-weight:300;}
.cart .totals .piece { position:absolute; width:56px; height:11px; margin:-5px 0 0 121px; background: url("../images/horizontal_piece.png") 50% 50% no-repeat;}
.cart .totals .piece-bg { position:absolute; width:56px; height:11px; margin:-10px 0 0 121px; background:#fff;}
.cart .totals .checkout-types{float:none; padding:20px; background: #f7f7f7; border-top:1px solid #eaeaea;}
.cart .totals .checkout-types li{margin-bottom:3px; }
.cart .cart-collaterals { padding:20px 0 0;}
.cart .cart-collaterals .col2-set { float: left; width: 630px; }
.cart .cart-collaterals .col2-set input.input-text { width:249px;}
.cart .cart-collaterals .col2-set h2 { font-size:18px; color:#392420; font-family:Georgia,serif; font-weight:300; }
.cart .cart-collaterals .col2-set .form-list { margin:10px 0 0; }
.cart .cart-collaterals .col2-set .discount-form .input-box { margin:18px 0 0; }
.cart .cart-collaterals .col2-set .buttons-set { padding:0; margin:8px 0 0; }
.cart .cart-collaterals .col2-set .buttons-set button.button  { float:left; }
.cart .cart-collaterals .col2-set .col-1 {margin-right:20px;}
.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2 { float:left; width:258px; padding:15px 20px 20px; border:1px solid #f1f1f1; }
.cart .cart-collaterals .col2-set button.button span {font-size: 12px; text-transform: lowercase;}
.cart .cart-collaterals .col2-set button.button:hover span {background:#e9e9e9 !important; color:#111; }

.data-table{}
.data-table td, .data-table th{ border:1px solid #eaeaea; color:#808080}
.data-table thead, .data-table tfoot{}
.data-table tr.even { background-color: transparent; }
.data-table th {padding:18px 14px; color:#808080}
.data-table td {padding:12px;}
.data-table td.td-edit {padding:12px 16px;}
.data-table td.td-image, .data-table td.td-qty {padding:9px;}
.data-table td a {color:#392420;}
.data-table .product-name {font-weight:700;}

.data-table .btn-remove2 {width:16px; height:16px;}
.data-table .btn-continue {float:left;}
.data-table button.button span {font-size: 12px; text-transform: lowercase;}

.item-options {margin-top:10px;}
.item-options dt{float:left; clear:left; font-style: normal; font-weight:300; }
.item-options dt:after{content:' - '; }
.item-options dd { float:left; margin:0 0 3px 3px; padding:0; font-weight: 400; font-style: normal; }

.crosssell-container{position: relative; width:950px; margin:28px 0 -30px -30px; padding:30px; background: #f5f5f5;
	-moz-box-shadow:inset 0px 0px 4px #e9e9e9;
	-webkit-box-shadow:inset 0px 0px 4px #e9e9e9;
    box-shadow:inset 0px 0px 4px #e9e9e9;}
.cart .crosssell h2{ float:none; margin:0 0 20px 0; color:#4c4c4c; font-size:18px; font-family: Arial,Helvetica,sans-serif; font-style: normal; text-transform: uppercase; }
.cart .crosssell ul{ clear:both;}
.cart .crosssell li.item{ float:left; width:156px; margin:0 3px 0 0;}
.cart .crosssell .product-image { float: none; display: block; margin: 0 0 18px; width:156px; height:188px;}
.cart .crosssell .product-image em {left:10px; top:125px; }
.cart .crosssell .product-details { margin: 10px 10px 0 4px; }

/* Shipping and Payment methods */
.sp-methods { margin:14px 0; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {margin:0;}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Related products */
.related-container{position: relative; border-top:1px solid rgba(221,221,221,0.53); margin:0;}
.related-container .piece { position:absolute; width:56px; height:11px; margin:-5px 0 0 452px; background:#fff url("../images/horizontal_piece.png") 50% 50% no-repeat;}
.related h2{ font-size:24px; font-family:Georgia,serif; font-weight:300; color:#392420; letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.related .block-subtitle{ margin:-20px 0 20px 0px; text-align:center; }
.related .block-subtitle a{text-decoration:underline;}
.related .block-subtitle a:hover{text-decoration:none;}
.related .jcarousel-list .add-to-links {position:absolute; z-index:30; margin:-35px 0 0 10px;}
.related .jcarousel-list .add-to-links li {float:left; margin:0 5px 0 0;}
.related .jcarousel-list .add-to-links a {display:block; overflow:hidden; width:25px; height:25px; background:#392420 url("../images/icon_wishlist_compare.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.related .jcarousel-list .add-to-links a.link-compare {background-position:100% 0;}
.related .jcarousel-list .add-to-links a:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 0 100% no-repeat;}
.related .jcarousel-list .add-to-links a.link-compare:hover {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 100% 100% no-repeat;}
.related .jcarousel-list .product-image {display: block; margin:0; }
.related .jcarousel-list .product-name {color:#808080; display:block; margin:4px 8px; line-height:150%; }
.related .jcarousel-list .ratings {padding:5px 0 7px 7px; margin:0; border-bottom:1px dotted #e0e0e0; }
.related .jcarousel-list .rating-links {display:none;}
.related .jcarousel-list .price-box {margin:0 0 0 28px;}
.related .related-checkbox { float:left; margin:1px 8px 0 8px; }



#upsell-product-table {width:896px;}
#upsell-product-table .product-name {display:block; font-family: Arial, serif; margin:0px;}
#upsell-product-table .price-box {font-size:12px; color:#828282; margin:0 0 0 4px;}
.product-view .box-up-sell {}
.product-view .box-up-sell .block-subtitle {margin-left:90px; line-height:22px;}
.product-view .box-up-sell .block-subtitle a {font-weight:300; text-decoration:underline; }
.product-view .box-up-sell .block-subtitle a:hover {text-decoration:none; }
.product-view .box-up-sell .products-grid td {width:149px; padding:2px;}
.product-view .box-up-sell .jcarousel-item, .product-view .box-up-sell .item {width:167px; margin:0 10px 0 0;}
.product-view .box-up-sell .upsell-checkbox { float:left; margin:10px 10px 0 4px; }
.product-view .box-up-sell .product-details { float:left; width:110px; margin:10px 5px 0 4px; }
.product-view .box-up-sell .price-box { font-size:12px; color:#828282; }
.box-up-sell .jcarousel-next-horizontal {margin:0 0 0 30px;}
.box-up-sell .jcarousel-prev-horizontal {margin:0;}
#product_tabs_upsell_products_tabbed_contents .jcarousel-container-horizontal {width:885px; margin:15px 0 0;}
#product_tabs_upsell_products_tabbed_contents .jcarousel-clip-horizontal {width:885px; margin:0;}
.box-up-sell .jcarousel-item {width:149px; margin:0;}
#upsell-products-list {margin:15px 0 0;}

.dedicated-review-box {}
.dedicated-review-box .ratings-list{margin:10px 0;}

#product-review-table {margin:0 0 15px; }
#product-customer-reviews {}
#product-customer-reviews li{margin-bottom:30px;}
#product-customer-reviews .review-title{font-size:14px; font-family:Georgia, serif; font-weight:300; color:#392420; padding-right:15px;}
#product-customer-reviews p{margin:0 0 0 5px;}
#product-customer-reviews .ratings-list{margin:10px 0 10px 5px;}
#product-customer-reviews .ratings-list td{line-height: 14px; padding:0 5px 0 0; }
.add-review {border-top:1px solid #ededed; padding-top:30px;}
.add-review h3.title{font-size:14px; font-family:Georgia, serif; padding-right: 15px; margin:0 0 20px;}
.add-review .data-table th{ padding:12px;}
.add-review .data-table td{ padding:12px; text-align: center;}
.add-review .form-list label{ color:#565656}
.add-review .buttons-set button.button{ float:left;}

#customer-reviews {margin-top:30px;}
#customer-reviews dt a{font-size:14px; font-family:Georgia, serif; padding-right: 15px;}
#customer-reviews dd {margin:0 0 20px 10px;}
#customer-reviews .ratings-table{margin:10px 0 10px 5px;}
#customer-reviews .ratings-table td{line-height: 14px;}
#customer-reviews .form-add {border-top:1px solid #ededed; padding-top:30px; margin-top:20px;}
#customer-reviews .form-add h2{font-size:14px; font-family:Georgia, serif; padding-right: 15px; margin:0 0 20px;}
#customer-reviews .form-add .data-table th{ padding:12px;}
#customer-reviews .form-add .data-table td{ padding:12px; text-align: center;}
#customer-reviews .form-add .form-list label{ color:#565656}
#customer-reviews .form-add .buttons-set button.button{ float:left;}

.opc {border:0;}
.opc button.button span {font-size:12px; text-transform: lowercase;}
.opc .step {border: 1px solid #e8e8e8; border-top:0; padding:15px 19px }
.opc .step-title {padding:0; margin:0; background:transparent; border-bottom:1px solid #e8e8e8; font-size:18px; color:#4c4c4c; font-family:Georgia, serif; line-height:47px; height:47px;}
.opc .step-title h2 {margin:0; line-height:47px;}
.opc .step-title .number {margin:10px 20px 0 18px; padding:0 18px 0 0; border-right:1px solid #e0e0e0; line-height:25px;}
.opc .active .step-title {background: #f7f7f7; border:1px solid #e8e8e8;}
.opc .active .step-title .number {border-right:1px solid #e8e8e8;}
.opc .step-title:hover {background: #f7f7f7;}
.opc .active .step-title:hover {background: #f7f7f7;}
.opc h3{margin:0 0 15px; font-size:18px; color:#4c4c4c; font-family:Georgia, serif; font-size:300; }
.opc h4 {font-size:12px; font-weight: bold; color:#4c4c4c;}

#checkout-step-login input.input-text {width:318px;}
#checkout-step-login label {color:#808080; margin:0;}
#checkout-step-login .form-list {margin:18px 0 0;}
#checkout-step-login .buttons-set a {color:#669B00; }
#checkout-step-login .col-1 .buttons-set button.button {float:left;}
#checkout-step-login .col-1 .form-list {margin:18px 0;}
#checkout-step-login .col-1 .ul {margin:18px 0 0;}
#checkout-step-login .col-1 .form-list li {margin:0;}
#checkout-step-login .col-2 .buttons-set button.button {float:left; margin:0 13px 0 0;}
#checkout-step-login .col-2 .buttons-set .required {float:left; width:200px;}
#checkout-step-login .col-2 .buttons-set a {float:left;}

#checkout-progress-wrapper {border:1px solid #f1f1f1;}
#checkout-progress-wrapper .block {margin:0;}
#checkout-progress-wrapper .block-title {margin:0; padding:20px; border:none; }
#checkout-progress-wrapper .block-title strong{font-size: 16px;}
#checkout-progress-wrapper .block-border {border-bottom:1px solid #ededed; margin:0 17px; }
#checkout-progress-wrapper .piece {position:absolute; width:56px; height:11px; margin:-5px 0 0 63px; background:#fff url("../images/horizontal_piece.png") 50% 50% no-repeat;}
#checkout-progress-wrapper .block-content {padding:17px; }
#checkout-progress-wrapper .block-progress dt {line-height:24px; font-weight:300; padding:0 0 0 23px; background: url("../images/column_list_img.gif") 7px 9px no-repeat  }
#checkout-progress-wrapper .block-progress dt a {font-size:10px; text-decoration:underline; }
#checkout-progress-wrapper .block-progress dt a:hover {text-decoration:none;}
#checkout-progress-wrapper .block-progress dt:last-child { border-bottom:none; }
#checkout-progress-wrapper .block-progress dd {margin:5px 0; padding:0 0 0 23px; }
#checkout-progress-wrapper .block-progress dd.complete { background: transparent;}

.block {margin:0 0 41px;}
.block:last-child {margin:0;}
.block .block-title {border:0; padding:0; margin:0 0 11px; color:#392420;}
.block .block-title strong {font-size:18px; font-weight:300; font-family:Georgia, serif; }
.block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.block .block-content {padding:0; margin:0px;}
.block .block-content .actions {margin:10px 0 0; padding:15px 0 0; border-top: 1px solid #f4f4f4; text-align:left; }
.block .block-content .actions .f-right {line-height:35px;}
.block .block-content button.button span { padding:0 10px; height:25px; line-height:25px; font-size:12px; text-transform: lowercase;}
.block .block-content button.button span span { padding:0px;}
.block .block-content button.button:hover span {background-color: #e4e4e4; color:#5c5c5c;}
.block .block-content li, .block .block-content li.item {margin:0 0 0 3px; padding:0 0 0 13px; line-height:20px; background: url("../images/column_list_img.gif") 0 6px no-repeat  }
.block .block-content li:last-child, .block .block-content li.item:last-child {border:0; }
.block .block-content li:hover a, .block .block-content li.item:hover a {color:#999; }
.block li.even, .block li.odd {background-color: transparent;}
.block .btn-remove, .block .btn-edit {float:left; }

.block-tags .block-content li {line-height: 18px; font-size: 13px; background:none; padding:0; margin:0; }

.block-poll .question {float:left; margin:0 10px 0 0; font-size:18px; font-weight:300; font-family:Georgia, serif; color:#392420; }
.block-poll .block-subtitle {font-weight:300; }
.block-poll .block-content li {line-height:30px; margin:0; padding:0; background:none; }
.block-poll input.radio { margin-top:7px; }

.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {margin:10px 0 5px; padding:0px; border:0; font-size:14px; font-weight:300; font-family:Georgia, serif; color:#392420;}
.block-layered-nav dd {margin:0 0 15px;}
.block-layered-nav .block-content dd li {margin:0 0 0 3px; padding:0 0 0 13px; line-height:20px; background: url("../images/column_list_img.gif") 0 6px no-repeat  }
.block-layered-nav .block-content dd li:last-child {border:0; }
.block-layered-nav .block-content dd li:hover a{color:#999; }

.block-left-nav .block-title strong {font-size:24px;}

.block-compare .block-content li.item {margin:0 0 9px 20px; padding:0; line-height:16px; background:none;}
.block-compare .btn-remove {float:left; margin:1px 0 0 -20px; }

.block-bestsellers{}
.block-bestsellers .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-bestsellers .block-content li:last-child {margin:0; padding:0; border:none;}
.block-bestsellers .product-image {float:left; width:45px; margin-right:10px; }
.block-bestsellers .product-info {float:left; width:120px; }
.block-bestsellers .price-box {margin-top:10px;}

/* Product Tabs */
.product-tabs { position:absolute; z-index:1; margin:30px 0 0 4px; border:0; }
.product-tabs li { float:left; border:1px solid #ededed; height:38px; line-height:38px; margin-right:3px; }
.product-tabs li.first { }
.product-tabs li.last { }
.product-tabs a { display:block; padding:0px 16px; color:#392420; font-size:16px; font-family:Georgia, serif; background: #f5f5f5; }
.product-tabs a:hover { background-color:#fff; text-decoration:none; }
.product-tabs li.active {border-bottom-color: #fff;}
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#fff; }
.product-tabs-content {border:1px solid #ededed; padding:26px; margin:69px 0 40px; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }
.product-tabs-content h3, .product-tabs-content h4 {font-weight:300;}
.product-tabs-content h4 {margin:0 0 10px;}
.product-tabs-content .data-table td {padding-left:12px}
.product-tabs-content ul.disc {}
.product-tabs-content ul.disc li { width:auto; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}

.product-view {}
.product-view .buttons-set .back-link  {float:right; margin:-60px 0 0;}
.product-view h1 {font-size:24px; font-family:Georgia,serif; font-weight:300; color:#392420; letter-spacing:-1px}
.product-view h2 {font-size:20px; font-family:Georgia,serif; font-weight:300; color:#392420; letter-spacing:-1px}
.product-view .product-name { margin-bottom:7px; }
.product-view .availability { float:left; font-size:12px; font-weight:700; color:#73b334; margin:5px 14px 0; }
.product-view .availability-grouped { float:none; margin:5px 14px 15px 0; }
.product-view .grouped-items-table {margin:0 0 15px 0;}
.product-view .product-essential {}
.product-view .short-description { margin:12px 0 20px; padding:13px 0; border-bottom:1px dotted #e0e0e0; border-top:1px dotted #e0e0e0; }
.product-view .qty-container {}
.product-view .qty-container label{float:left; margin-right:10px; font-size:16px; line-height:30px; font-family:Georgia,serif; font-weight:300; color:#392420;}
.product-view .qty-container input{float:left; width:40px;}
.product-view .product-options {background: transparent; margin:0 0 0 380px; padding:0;}
.col1-layout .product-view .product-shop { float:left; width:545px !important; margin:0 0 0 20px;}
.product-view .product-shop .product-options {margin:0px;}
.product-view .product-shop .price-box {float:left;}
.product-view .product-shop .price-box .price { font-size:18px; }
.product-view .product-shop .price-box .old-price .price { color:#b5b5b5; font-size:14px;}
.product-view .product-shop .price-box p{ display:inline; }
.product-view .product-shop .price-box-bundle {float:left;}
.product-view .product-shop .price-box-bundle .price-box {float:none;}
.product-view .product-shop .price-box-bundle .price-box p {display:block;}
.product-view .product-options dt {margin:10px 0 0;}
.product-view .product-options dt label em {color:#9A1212;}
.product-view .product-options dd {padding: 5px 0px 0px; margin: 0 0 5px; }
.product-view .product-options .qty-holder {display:block; margin-top:5px;}
.product-view .product-options dd input.qty {width:40px;}
.product-view .product-options-bottom {background: transparent; margin:0 0 0 380px; padding:0;}
.product-view .product-shop .product-options-bottom {margin:13px 0 0;}
.product-view .product-shop .product-options-bottom .price-box {float:none; margin:0 0 13px; padding:0 0 13px 0; border-bottom:1px dotted #e0e0e0;}
.product-view .product-img-box {width:363px; position:relative;}
.product-view .product-img-box .zoom {width: 210px; background:none; }
#track { background: url("../images/slider_bg.gif") no-repeat scroll 50% 50% transparent; }
.product-view .product-img-box .product-image a {display:block; position: relative; overflow: hidden;}
.product-view .product-img-box .product-image a:after {-moz-box-sizing: border-box; -moz-box-shadow:inset 0 0 6px rgba(57,36,32,0.18); -webkit-box-shadow:inset 0 0 6px rgba(57,36,32,0.18); box-shadow:inset 0 0 6px rgba(57,36,32,0.18); content:""; cursor:pointer; display:block; height:100%; left:0; position:absolute; top:0; width:100%; z-index:1;}
.product-view .product-img-box .product-image a em {cursor:pointer; display:block; border:1px solid rgba(57,36,32,0.08); position:absolute; left:7px; top:7px; z-index:1;}
.product-view .product-img-box .zoom-notice {margin:15px 0;}
.product-view .product-img-box .product-image-zoom {width:363px; height:464px;}
.product-view .product-img-box .zoom-thumbnail {}
.product-view .product-img-box .more-views { margin:12px 0 20px; border: 1px solid #e6e5e4; padding:16px 7px 16px 13px }
.product-view .product-img-box .more-views .piece { position:absolute; width:56px; height:11px; margin:-21px 0 0 140px; background:#fff url("../images/horizontal_piece.png") 50% 50% no-repeat;}
.product-view .product-img-box .more-views ul {margin:0;}
.product-view .product-img-box .more-views li { float:left; background:transparent; padding:0; margin:0 6px 0 0;}
.product-view .product-img-box .more-views .jcarousel-controls {position:absolute; width:65px; height:23px; background:#fff; margin:5px 0 0 136px; }
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-container-horizontal {margin:0; width:339px;}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-clip-horizontal {margin:0; width:339px;}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item {width:107px; margin:0 6px 0 0;}
.product-view .product-img-box .more-views .jcarousel-prev-horizontal { margin:0 0 0 7px;}
.product-view .product-img-box .more-views .jcarousel-next-horizontal { margin:0 0 0 36px;}
.product-view .add-to-cart { margin:15px 0 0;}
.product-view .product-shop .add-to-cart { margin:18px 0 0;}
.product-view .add-to-cart button.button span{ height:37px;}
.product-view .add-to-cart button.button span span {height:35px; line-height:35px; font-size:16px; text-transform:capitalize; padding-right:47px; background:url('../images/icon_add_cart_product_view.png') 100% 0% no-repeat; }
.product-view .add-to-cart button.button:hover span span { background-position:100% 100%;  }
.product-view .add-to-links{margin:21px 0; padding:13px 0; border-top:1px dotted #e0e0e0;}
.product-view .add-to-links li{line-height:25px; padding-left:34px; margin:0 0 5px;}
.product-view .add-to-links li a{color:#808080}
.product-view .add-to-links li span.icon {display:block; float:left; overflow:hidden; margin-left:-34px; width:25px; height:25px; background:#392420 url("../images/icon_wishlist_compare.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.product-view .add-to-links li.compare span.icon {background-position:100% 0;}
.product-view .add-to-links li.wishlist:hover span.icon {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 0 100% no-repeat;}
.product-view .add-to-links li.compare:hover span.icon {background:#f5f5f5 url("../images/icon_wishlist_compare.png") 100% 100% no-repeat;}
.product-view .add-to-links li.email-friend span.icon {background:#392420 url("../images/icon_email.png") 0 0 no-repeat;}
.product-view .add-to-links li.email-friend:hover span.icon {background:#f5f5f5 url("../images/icon_email.png") 0 100% no-repeat;}



.product-view .add-to-links .link-wishlist,
.product-view .add-to-links .link-compare {font-weight:400;}
.product-view .product-shop .no-rating, .product-view .product-shop .ratings { margin:10px 0 0; padding:10px 0 0; border-top:0px dotted #e0e0e0; }
.product-view .product-shop .no-rating a, .product-view .product-shop .ratings a {display: none; color:#808080; font-size:11px; text-decoration:underline;}
.product-view .addthis_toolbox {margin:12px 0;}
.product-view .grouped-items-table .qty{width:30px;}
.product-view .tier-prices{margin:14px 0 0;}
.product-options dd select {width:208px;}
.product-options dd select.multiselect {width:100%;}

.product-view .box-tags h3 {font-size:14px; font-family:Georgia, serif;}
.product-view .box-tags .product-tags {margin:10px 0 20px;}
.product-view .box-tags .product-tags li { display:inline; padding:0 6px; }
.product-view .box-tags .product-tags li a{ text-decoration: underline; }
.product-view .box-tags div.form-add{ border-top:1px solid #ededed; padding-top:20px; }
.product-view .box-tags .form-add label{ display:block; float:none; font-size:14px; margin-bottom:5px; }
.product-view .box-tags .form-add .input-box {margin:0;}
.product-view .box-tags .form-add .input-text {height:24px; line-height:24px; border-right:0;}

.product-view .additional-block {margin:0 0 40px;}

.product-view .product-additional { float:left; width:220px; margin:0 0 0 20px;}
.product-view .product-additional h3{ font-size:18px; font-family:Georgia,serif; font-weight:300; color:#392420; letter-spacing:-1px; margin:0 0 15px 0; }
.product-view .product-additional p{ line-height:150%; margin:0 0 15px; }
.product-view .product-additional .banner{display:block; margin:0 0 15px; }
.product-view .product-additional ul{}
.product-view .product-additional ul li{border-bottom:1px dotted #e0e0e0; color:#888; width:204px; padding:8px; line-height:23px; }
.product-view .product-additional ul li a{text-decoration:underline}
.product-view .product-additional ul li a:hover{text-decoration:none}
.product-view .product-additional ul li span.arrow{display:block; float:left; width:23px; height:23px; margin-right:10px; background:#f5f5f5 url("../images/arrow_about.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; }
.product-view .product-additional ul li p{float:left; width:170px; }
.product-view .product-additional ul li:last-child{border:none; }
.product-view .product-additional ul li:hover{background:#f5f5f5;}
.product-view .product-additional ul li:hover span.arrow{background:#392420 url("../images/arrow_about.png") 0 -23px no-repeat;}

.dotted-border {border:2px dotted #eee; padding:10px;}

.banner{margin-bottom:10px;}
.banner a{display: block; position: relative; margin:0px; text-decoration:none;}
.banner a:hover{text-decoration:none;}
.banner a span{position:absolute; padding: 12px; top:50%; background: #1b1a19; font-weight: 300 !important; font-size:16px; line-height: 16px; color:#fff}
.banner a.text-left span{left:0; text-align: left;}
.banner a.text-center span{left:0; right:0; margin:0 auto; text-align: center;}
.banner a.text-right span{right:0; text-align: right;}
.banner a em{position:absolute; z-index:2; width:100%; height:100%; top:0; left:0; background: #000;
	filter: alpha(opacity=0); /* internet explorer */
    opacity: 0;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.banner a:hover em{
	filter:alpha(opacity=10); /* internet explorer */
    opacity:0.1; /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=10)"; /*IE8*/
}


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:bold; color:#4c4c4c; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }

.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35; }
.dashboard .box .box-title a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; }
.addresses-list h3 { font-weight:bold; font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#666; font-weight:bold; padding:6px 15px; color:#fff; }

.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#555; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:0 0 -3em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
.product-review dd { font-size:13px; margin:5px 0 0; }

.new-users button.button {float:left;}
.registered-users input.input-text{width:455px;}

.site-block { position:fixed; z-index:11999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }


.about-container { background: transparent url("../images/home-div.png") 50% 0 no-repeat; }
.about-container .about-us {float:left; width:620px; margin:13px 0 0 10px; color: #FFF;}
.about-container .about-us strong { 
background-image: url(../images/letter-frame.png); 
display: block; float: left; text-align: center; width:60px; height: 61px; 
font-family: 'PT Serif', sans-serif; font-size: 44px; color: #46e2f4; line-height: 61px;
margin: 0 5px 5px 0;
}
.about-container .features {float:right; width:298px; margin:13px 10px 0 0;}
.features a {color: #fff; text-decoration:none !important;}
.features a:hover {color: #000;}
.about-container h3{ font-size:24px; font-family:Georgia,serif; font-weight:300; color:#FFF !important; letter-spacing:-1px; margin:0 0 23px 2px; }
.about-container p{ line-height:150%; }
.about-container .features ul{}
.about-container .features ul li{border-bottom:1px dotted #e0e0e0; color:#FFF; width:282px; padding:8px; line-height:23px; }
.about-container .features ul li a{text-decoration:underline}
.about-container .features ul li a:hover{text-decoration:none; }
.about-container .features ul li span.arrow{display:block; float:left; width:23px; height:23px; margin-right:10px; background:#f5f5f5 url("../images/arrow_about.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; }
.about-container .features ul li p{float:left; width:240px; }
.about-container .features ul li:last-child{border:none; }
.about-container .features ul li:hover{background:#f5f5f5;color: #888;}
.about-container .features ul li:hover span.arrow{background:#392420 url("../images/arrow_about.png") 0 -23px no-repeat;}

.prev-next {margin:0;}
.prev-next span{}
.product-prev {}
.product-next {}
.product-prev, .product-next  {display:block; position:absolute; overflow:hidden; width:23px; height:23px; background:#f5f5f5 url("../images/arrow_about.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.product-prev {margin:-55px 0 0 899px; background-position:100% 0;}
.product-next {margin:-55px 0 0 928px;}
.product-next:hover {background-color:#392420; background-position:0 100%;}
.product-prev:hover {background-color:#392420; background-position:100% 100%;}

.gmnoprint { display:none !important;}


/************* POPUP style */
.page-popup { background: #e9e9e9; }

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { clear:both; height:0; line-height: 0; font-size: 0;}

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
} 