/*
 * 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; }
*{
    outline: none !important;
}

/*
 * 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: thin dotted; }

/* 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:#6f6f6e; background: #fff; }
a { color:#828282; text-decoration:none; outline: none; }
a:hover { color:#828282; text-decoration:underline; }

button.button span { float:left; height:35px; background:#1d1c1b; padding:0 17px; font-size:14px; font-family: 'Open Sans', sans-serif;  font-style:normal; line-height:34px; text-align:center; white-space:nowrap; color:#fff; text-transform: uppercase }
button.button span span { padding:0; }
button.button:hover span { background-color:#9a1212; }

button.btn-checkout span { background-color:#9a1212; }
button.btn-checkout:hover span { background-color:#363636 !important; color:#fff; }

button.btn-proceed-checkout span { position: relative; display:block;}
button.btn-proceed-checkout span span { padding-right: 40px; background:url('../images/arrow_button.png') 100% 100% no-repeat; }
button.btn-proceed-checkout:hover span span { background-position:100% 0%;  }

.product-view .product-shop button.btn-cart span { position: relative; display:block; line-height:52px; height:52px; font-size:18px;}
.product-view .product-shop button.btn-cart span span { padding-right: 60px; background:transparent !important; }
.product-view .product-shop button.btn-cart span span:hover{background:transparent !important;}
.product-view .product-shop button.btn-cart:hover span { background-color:#0293dd !important; color:#ffffff; }
.product-view .product-shop button.btn-cart:hover span span { background-position:100% 100%;  }

.product-view .product-shop button.btn-cart>span{
    background: #0bbbf5 !important;
}

.product-view .product-shop button.btn-cart:after{
    content: ".";
    text-indent: -999999px;
    display: inline-block;
    width: 53px;
    line-height: 52px;
    background: url("../images/cart.png") no-repeat;
}

h1 {}
h2 {
    margin:0 0 10px;
    color: #0193dd;
    font-family: 'Lato', sans-serif;
}
h3 {}
.page-title { border:none;}
.page-title h1, .page-title h2 {text-transform: uppercase; font-size: 24px; }
.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;}

.blue-title,
.block .block-title.blue-title {
    line-height: 30px;

    border: 1px solid #acacac;
    border-bottom: none;

    background-color: #027dbd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDcwOCAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDI3ZGJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDE5M2RkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI3MDgiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    margin: 0;
    padding: 0;
}

.blue-title h2,
.block-title.blue-title h2 {
    color: #fff;
    margin: 0;
    font-size: 14px;
    padding-left: 10px;
    line-height: 30px;
}

.slider-block .blue-title {
    border: none;
}

.slider-block .blue-title h2 {
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;

}

.buttons-set {padding:0;}
.fieldset {border: 1px solid #dadada;}
.fieldset .legend {margin: -38px 0 0 -10px; padding: 8px; }
.fieldset .form-list .field .input-box .custom-select .custom-text, .fieldset .fields .field .input-box .custom-text{
    width: 226px !important;
}
.fieldset .fields .field .input-box .custom-text{
    z-index: 999;
}

.shipping .shipping-form .form-list li .input-box .custom-text{
    width: 225px !important;
}


.input-box.top-input-box{
    position: relative;
    z-index: 999999;
}
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; margin:18px 0 5px 0;}
.form-list .control label{margin-left: 5px;}
.input-box{ border:0; padding:0; }
input.input-text, textarea, input.qty {padding: 4px; border:1px solid #e0e0e0; height:18px; margin-bottom: 10px; }
select {padding:1px; height:28px; line-height:28px; border:1px solid #e0e0e0;}
select.multiselect  {height:auto;}
.form-list select {width:264px;}
.buttons-set p.required { margin: 0 0 5px;}
p.required { font-size: 12px; text-align: left; color:#eb340a; }

.buttons-set .back-link a{
    background: #333333;
    padding: 0 13px 0 0;
    display: inline-block;
    line-height: 27px;
    background: #333333;
    color: #ffffff;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
}

.buttons-set .back-link a:hover{
    background: #0293dd;
    text-decoration: none;
}
.buttons-set .back-link a:hover:before{
    background: url("../images/arrow-product-prev-hover.png") no-repeat;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
}

.buttons-set .back-link a small{
    display: none;
}

.buttons-set .back-link a:before{
    content: ".";
    text-indent: -999999px;
    display: inline-block;
    line-height: 29px;
    width: 28px;
    background: url("../images/arrow-product-prev.png") no-repeat;
    padding-right: 15px;
}

.my-account .fieldset .form-list .control .custom-checkbox{
    height: 17px;
}
/* Layout ================================================================================ */
.wrapper { height: auto !important; min-height: 100%; min-width:968px; }
.top-border{border-top:3px solid #9a1212;}
.page { width:100%; margin:0 auto; padding: 0; }

.main-container {background:#e9e9e9;}
.main-shadow {width:1018px; margin:0 auto; background:url('../images/content_shadow.png') 50% 0% repeat-y;}
.cms-index-index .main-shadow {background-image: none;}
.main {  width:904px; min-height:400px; margin:0 auto;  position: relative; z-index: 100; padding: 0 32px; background: #fff; }


.shadow_main {
    -moz-box-shadow: 1px 2px 13px rgba(0,0,0,.75);
    -webkit-box-shadow: 1px 2px 13px rgba(0,0,0,.75);
    box-shadow: 1px 2px 13px rgba(0,0,0,.75);

}


/* Base Columns */
.col-left { float:left; width:182px; border:none; padding:0; margin-right: 0px; }
.col-main, .col-main-left, .col-main-right { float:left; width:710px; border:none; padding:0px; }
.col-right { float:right; width:182px; border:none; padding:0; margin-left: 0; }

.col-right.sidebar{
    margin-top: 40px;
}



/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;
/*margin-bottom: 30px;*/
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
    margin-bottom: 30px;
}

.col2-right-layout .col-main {
    margin-bottom: 30px;
}

.col3-layout .col-main {width: 475px; margin: 0px; float:left;}
.col3-layout .col-wrapper { width: 712px; }

.additional_links {width:968px; margin:0 auto; background:#f5f5f5 url('../images/shadow_top.png') 0% 100% repeat-x; height: 40px; line-height: 40px; padding:0; }
.additional_links a{padding:0 20px 0 0; }

.col1-layout .col-main .std ul,
.col1-layout .col-main .std ol {
    list-style: circle;
    padding-left: 25px;
    margin: 10px 0;
}

.col1-layout .col-main .std ol {
    list-style: decimal;
}
/* ======================================================================================= */

/* Header ================================================================================ */
.logo {  }
.header-container { background: url("../images/bg_header.png") repeat-x 0 0; }
header { width:968px; margin:0 auto; border:none; padding: 0; }
header .logo-container{ margin:30px 0; line-height: 25px; }
header .links { float:right;padding: 0; margin: 0; height: 28px; line-height: 28px; }
header .links li{ margin: 0; padding: 0; }
header .links li a {color:#6e6e6e}
header .links li a:hover {color:#c1c1c1; text-decoration: none;}
header .links li.separator{ color:#2d2d2d; padding:0 8px; font-size: 10px; }

header .logo { float:left; text-decoration:none !important; }
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,
header a.logo { margin:0; padding:0; position: absolute; left: 31px; top: 67px;}

header .header-switch a {color:#6e6e6e}
header .header-switch a:hover {color:#c1c1c1; text-decoration: none; }
header .header-switch span {color:#2d2d2d; padding:0 8px; font-size: 10px;}
header .header-switch .selected{color:#c1c1c1;}

header .language-switch {float:left; margin-top:11px;}
header .currency-switch {float:right; margin-top:11px;}
header .cart-top {
    float:right;
    margin-left:14px;
    line-height: 26px;
    background: url('../images/icon_cart.png') 0 50% no-repeat transparent !important;
    padding-left: 50px;
    position: relative;
    clear: both;
    position: relative;
}
header .cart-top .summary > span {
    color: #9c9e9f;
    display: block;
    padding-top: 8px;
    line-height: 13px;
    font-size: 12px;
}
header .cart-top .summary > span:first-child {
    color: #3e3d40;
}
header .cart-top a{}
header .cart-top .summary {
    display: block;
    background: url('../images/arrow_cart.png') 100% 50% no-repeat transparent !important;
    margin: 0 7px;
    padding: 13px 30px 31px 0;
}
header .cart-top .summary:hover { text-decoration: none; }
header .cart-top .summary .text, header .cart-top .summary .text a { color:#fff; }
header .cart-top .summary .text {
	filter: alpha(opacity=77); /* internet explorer */
    opacity: 0.77;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=77)"; /*IE8*/
}
header .cart-top .details { display: none; background: #fff; width:252px; padding:15px; font-size: 11px; line-height: 150%;  color:#707070; position: absolute; z-index:9999999; right: 0; top:70px;
	-moz-box-shadow:4px 4px 14px -8px #000;
	-webkit-box-shadow:4px 4px 14px -8px #000;
	box-shadow:4px 4px 14px -8px #000;
    border: 1px solid #cacbcc;
}
header .cart-top .details a{color:#707070; }
header .cart-top .details p{margin-bottom:0px}
header .cart-top .details a.product-image{width:50px; height:60px; }
header .cart-top .details .item-options{font-size:10px; line-height:10px; }
header .cart-top .details ol{ margin:0; padding:0; }
header .cart-top .details ol li.item{ background: #f5f5f5; min-height: 60px; padding: 10px; margin-bottom:3px; font-size: 12px; }
header .cart-top .details ol li.subtotal{ background: #f5f5f5; padding: 10px; margin-bottom:3px; font-size: 13px; font-weight: bold; text-align: right; text-transform: uppercase; }
header .cart-top .details ol li.item strong{ font-weight: normal; }
.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; }
header .cart-top .details .btn-edit { float:right; margin-left: 18px; }
header .cart-top .details .btn-remove { float:right; margin-left: 2px; }
header .cart-top .details .buttons { margin-top:15px; }
header .cart-top .details .button { float:right; }
header .cart-top .details .btn-continue { float:left; }

header #product_info {
    position: absolute;
    left: 410px;
    top: 50px;
    text-align: center;
}



header #product_info h2,
header #product_info p {
    font-family: 'Lato', sans-serif;
    margin-bottom: 9px;
    font-size: 13px;
}

header #product_info h2 {
    color: #0293dd;
    text-transform: uppercase;
    font-size: 14px;
}

header #product_info p:first-child {
    margin-bottom: 8px;
}

.form-language {
    float: right;
    margin-top: 9px;
}

.form-language .custom-select{
    z-index: 99999999;
}
.form-language .custom-select .custom-text {
    line-height: 27px;
    border: none;
    padding: 0 15px;
    width: 20px !important;
    background: url("../images/arrow_lang.png") 100% 50% no-repeat transparent;
}

.form-language .custom-select .select-list {
    top: 20px !important;

}

#header_info {
    float: right;

}

/* FOOTER ================================================================================ */
.footer-container { background: #111; color:#6e6e6e; position: absolute; padding: 40px 0 54px; margin: -40px 0 0; width: 100%; }
.cms-index-index .footer-container {  }
.catalog-product-view .footer-container,
.checkout-cart-index .footer-container{ padding: 150px 0 54px; margin: -150px 0 0; }
footer { width:904px; height: 330px; margin:0 auto; border:none; padding: 0 32px; position: relative; }
footer a {color:#6e6e6e}
footer a:hover {color:#c1c1c1; text-decoration: none;}
footer ul{ padding: 0; }
footer > p {
    font-size: 11px;
}
.footer-second-level{
    margin-top: 10px;
}


.footer-links .footer-second-level li{
    border:none;
}

.footer-links .footer-second-level span{
    display: inline-block;
}

.footer-links .footer-second-level li span a img:hover{
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    -ms-opacity: 0.7;

}


footer ul.links{ float:right; margin-right:30px; }
footer address{ margin-left:30px; }
footer ul.links li.separator{ color: #232323; font-size: 10px; margin: 0 10px; }
footer .footer-subscribe {width:954px; height:35px; margin:0 auto 20px; padding: 24px 27px; background: #1d1c1b; border:1px solid #242424; border-top: none; overflow: hidden;}
footer .footer-subscribe .title { float:left; width:230px; margin-right: 10px; color:#fff; font-size:18px; font-family: 'Open Sans', sans-serif;  font-style:normal;text-transform: uppercase; line-height: 35px;}
footer .footer-subscribe .description {color:#6e6e6e; float:left; width:322px; height:35px; padding-right: 70px; margin-right: 40px; overflow: hidden;  line-height: 17px; background: url('../images/newsletter_arrow.png') 100% 50% no-repeat; }
footer .footer-subscribe form {float:right; }
footer .footer-subscribe .subscribe-input {float:left; background: #0e0e0e; border:1px solid #212121; border-right:0; padding:9px 12px; height: 15px;}
footer .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;}
footer .footer-subscribe .subscribe-input input{background-color:transparent !important; color:#696868; border:none !important; font-size: 12px; line-height: 15px; height: 15px; width: 160px; padding: 0; }
footer .footer-subscribe button.button span { background: #9a1212;   }
footer .footer-subscribe button.button span span { font-family: Arial, sans-serif; font-size: 12px; text-transform: lowercase; }
footer .footer-subscribe button.button:hover span { background:#e9e9e9 !important; color:#111; }

.informative {position: relative; padding: 0; margin: 0;}
.footer-brands {width:954px; margin:0 auto; padding: 22px 27px; background: #1d1c1b; border:1px solid #242424; border-top: none; line-height: 20px; }
.footer-brands a {margin: 0 17px;}
.footer-links {float:left; margin:0; padding: 45px 0 15px;}
.footer-links>li{float:left; width: 190px; margin-left: 46px;}
.footer-links>li:first-child{margin-left: 0;}
.footer-links li span{color:#fff; display: block; margin:0 0 10px;}
.footer-links li li{
    background: url(../images/li_footer.png) no-repeat 0 50%;
    line-height: 30px;
    padding-left: 20px;
}

.footer-links ul.footer-social {}
.footer-links ul.footer-social li{line-height: 28px;}
.footer-links ul.footer-social a{padding-left: 30px;}
.footer-links ul.footer-social a.twitter{ background: url('../images/icon_f_twitter.png') 0% 50% no-repeat; }
.footer-links ul.footer-social a.facebook{background: url('../images/icon_f_facebook.png') 0% 50% no-repeat; }
.footer-links ul.footer-social a.email{background: url('../images/icon_f_mail.png') 0% 50% no-repeat; }
.footer-links ul.footer-social a.google{background: url('../images/icon_f_google.png') 0% 50% no-repeat; }
.informative footer .footer-subscribe {float:right; width:260px; height:auto; margin:27px 30px; padding:0; background: transparent; border:none; overflow: hidden;}
.informative footer .footer-subscribe .title { float:none; width:auto; margin:0 0 25px; line-height: 100%}
.informative footer .footer-subscribe .description {float:none; width:auto; height:auto; padding:0px; margin:0 0 10px; background: none; }
.informative footer .footer-subscribe form {float:none; }
.informative footer .footer-subscribe .subscribe-input input{width: 140px; }
.informative address {padding: 0; margin:0; color: #fff; height: 30px; line-height: 30px; }

/********** < Navigation */
.menu-container { width:1008px; margin:0 auto; background: #1d1c1b; border:1px solid #242424; border-bottom: none; }
nav {
    height: 48px;
    border: 1px solid #6f6f6d;
    border-bottom-width: 5px;
    background-color: #027dbd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDk2OCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDI3ZGJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDE5M2RkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI5NjgiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
}
#nav { margin:0; padding: 0; position: relative; border: none; }

/* All Levels */
#nav li { text-align:left; position: static; }
#nav li.over { z-index:998; }
#nav li.parent {
    position: relative;
}
#nav li a { display:block; text-decoration:none; }
#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:nowrap; }

/* 1st Level */
#nav>li { float:left;  }
#nav>li:first-child
{
}
#nav>li:first-child a {
    border-left:none;
}
#nav>li>a {
    float:left;
    padding:0 40px;
    color:#fff;
    font-size:16px;
    font-style:normal;
    text-transform: uppercase;
    line-height:48px;
    border-right:1px solid #6f6f6e;
}
#nav>li>a:hover,
#nav>li.over>a,
#nav>li.active>a {background: #9a1212; color:#fff;  }
#nav>li.custom-block>a, #nav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#nav ul,*/
#nav div.sub-wrapper { position:absolute; min-width:198px;width: auto; padding:20px 10px; margin:48px 0 0 0; left:-10000px; border:none; background:#111; }
#nav div.sub-wrapper ul { position:static; width:auto; border:none; background:#111; }
/*#nav>li>div.sub-wrapper>ul>li { float:left; border:none; width:222px; margin-right: 20px; }*/
#nav>li>div.sub-wrapper>ul>li.menu-category-description { float:left; border-left:1px solid #242424; color:#6e6e6e; width:410px; margin:0 0 0 20px; padding-left: 30px; line-height: 18px; }
#nav li.menu-category-description strong {display:block; margin:0 0 15px; color:#fff; font-size:16px; font-family: 'Open Sans', sans-serif;  font-style:normal; text-transform: uppercase;}
#nav li.menu-category-description button.button { margin-top:20px;}
#nav li.menu-category-description button.button span { font-size:14px; text-transform: lowercase; }
#nav li.menu-category-description button.button:hover span { background-color:#363636 !important; color:#fff; }

#nav li.custom-block div.sub-wrapper a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline;}
#nav li.custom-block div.sub-wrapper a:hover { text-decoration:none; background:transparent}
#nav li.custom-block div.sub-wrapper>ul {}
#nav li.custom-block div.sub-wrapper>ul>li { float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px; line-height: 22px; padding: 0 10px 0 20px;}

/* 3rd+ leven */
/*#nav ul ul,*/
#nav div.sub-wrapper ul div.sub-wrapper {
    top:-1px; margin:6px 0 0 100%;
    padding:0;
    border: 1px solid #6f6f6d;

}
#nav ul div.sub-wrapper ul{ padding:10px 14px; width:auto;  }
/*#nav ul ul:before { content: ""; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid #9a1212; position: absolute; margin:0px 0 0 -24px; }*/

#nav ul li { float:none; border-bottom:1px solid #242424; line-height: 37px; position:relative; }
#nav ul li.last { border-bottom:0; margin: 0 !important; }
#nav ul li a {
    float:none;
    padding:0 0 0 36px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight:normal;
    color:#6f6f6e;
    background: url(../images/arrow_sub_nav.png) no-repeat 16px 50% transparent;
}

#nav ul li:hover a,
#nav ul li.active > a,
#nav ul li.over > a { color:#1d1d1d; }

/* 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:0; }
/********** Navigation > */
/* ======================================================================================= */

.product-image {display:block; position: relative; /*overflow: hidden;*/}
.product-image img{position: absolute; z-index:1;}

.product-image span.img_mask {position: absolute; z-index:20; width:100%; height:100%; background:#000; display:block;}
.product-image span.img_mask, .product-image em {
    filter: alpha(opacity=0); /* internet explorer */
    opacity: 0;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.product-image:hover { text-decoration: none;}
.product-image:hover span.img_mask {
	filter: alpha(opacity=10); /* internet explorer */
    opacity: 0.10;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=10)"; /*IE8*/
}
.product-image em {opacity:0; position:absolute; z-index:30; display:block; height:32px; line-height: 32px; font-style: normal; color:#fff; padding:0 15px 0 30px; background: url('../images/arrow_details.png') 12px 10px no-repeat; }
.product-image:hover em {opacity:1; left:0 !important;
	filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/
}

.product-image .discount {
    position: absolute;
    top: 18px;
    left: -28px;
    background: url(../images/bg_discount.png) no-repeat 0 0 transparent;
    color: #fff;

    font-family: 'Lato', sans-serif;
    font-size: 13px;
    z-index: 100;

    width: 164px;
    height: 32px;
    line-height: 25px;
    text-align: center;

    -moz-transform: rotate(325deg); /*FF3.5+*/
    -o-transform: rotate(325deg); /*Opera 10.5*/
    -webkit-transform: rotate(325deg); /*Saf3.1+, Chrome*/
    -ms-transform: rotate(325deg); /*IE9*/
    transform: rotate(325deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.819152, M12=0.573576,M21=-0.573576, M22=0.819152, sizingMethod='auto expand');/*IE6-IE9*/


    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;

    zoom: 1;
}

.product-image .new-label, .product-image .sale-label {position: absolute; z-index:2; width:95px; height:95px; background:url(../images/labels.png) 0 0 no-repeat; z-index: 150;}

.product-image .new-label,
.product-image .sale-label {
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/
}

.product-image .new-top-left {top:-5px; left:-5px; background-position:-190px 0;}
.product-image .new-top-right {top:-5px; right:-5px; background-position:-185px 0;}
.product-image .new-bottom-left {bottom:-5px; left:-5px; background-position:-112px -95px;}
.product-image .new-bottom-right {bottom:-5px; right:-5px; background-position:-185px -95px;}
.product-image .sale-top-left {top:-5px; left:-5px; background-position:0 0;}
.product-image .sale-top-right {top:-5px; right:-5px; background-position:-95px 0;}
.product-image .sale-bottom-left {bottom:-5px; left:-5px; background-position:0 -95px;}
.product-image .sale-bottom-right {bottom:-5px; right:-5px; background-position:-95px -95px;}

/********** < Search form */
#search_mini_form {float:right; margin:20px 0 10px; clear: both; }
#search_mini_form .form-search {color: #696868; font-family: Arial,Helvetica,sans-serif; font-style: normal; outline: medium none; position: relative; }
#search { color: #696868; font-size: 12px; outline: none;
    width: 206px;
    height: 12px;
    padding: 6px 10px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}
.light #search_mini_form .form-search button {
    color: #fff;
    border:none;
    padding: 0 14px;
    height: 26px;
    line-height: 26px;
    background-color: #0193dd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDI2IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMjdkYmQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTkzZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjI2IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);


}


.search-autocomplete { background: #080707; margin: 7px 0 0 -11px; width: 272px !important; z-index: 101}
.search-autocomplete ul{margin: 0; padding: 0;}
.search-autocomplete ul li{line-height: 21px; padding:0 10px;}
.search-autocomplete ul li span.amount{float:right; font-weight: 800;}
.search-autocomplete ul li.odd{}
.search-autocomplete ul li.even{background: #111;}
.search-autocomplete ul li.last{}
.search-autocomplete ul li:hover{background: #9a1212; color:#fff;}
/********** < Search form */

.breadcrumbs {border: none; margin: 0; padding: 0 0 18px; color:#504f4e;}
.breadcrumbs a{color:#6f6f6e; font-size: 12px; }
.breadcrumbs strong{color:#7c7c7c; font-weight: 300;}
.breadcrumbs span{background: url("../images/divider_breadcrumbs.png") 40% 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{float:left; overflow:hidden; position: relative; width:694px; height:460px;}
.slideshow ul{margin:0; padding: 0;}
.slideshow ul li{ position: relative; width:694px; height:460px;}
.slideshow ul li a{ display: block; }
.slideshow ul li a.details{ position: absolute; bottom:85px; left:0; width:115px; height:100px; background: #080707; color:#c8c7c7; font-size:13px; line-height: 100px; text-align: center; }
.slideshow ul li a.details:hover{ color:#fff; text-decoration: none; }
.slideshow ul li strong{ display: block; position: absolute; bottom:85px; left:115px; height:60px; overflow: hidden; padding:20px; font-weight: 300 !important; font-size:36px; border-left:1px solid #222; background: #1b1a19; color:#fff; line-height: 60px; }
.slideshow ul li strong span{ margin-top:-10px; display: inline-block; vertical-align: middle; line-height: 30px;}
#slide-timeline {position: absolute; z-index: 999; top:374px; width:0; height:2px; background:#9a1212; }
.slide-nav{ position: absolute; z-index: 999; left:115px; top:374px; }
.slide-nav a{ float: left; display: block; width:36px; height:36px; }
#prev { background:#dcdcdc url('../images/arrow_back_big.png') 50% 50% no-repeat !important; outline: none; }
#next { background:#dcdcdc url('../images/arrow_next_big.png') 50% 50% no-repeat !important; outline: none; }
#prev:hover,
#next:hover { background-color:#0293dd !important; cursor: pointer; }

.slideshow ul li a.details,
.slideshow ul li strong,
.slide-nav {display: none;}

/*********** < BANNERS */
.banners{float:right; width:256px; overflow:hidden;}
.banners a{display: block; position: relative; margin: 0 0 2px 2px; text-decoration:none;}
.banners a:hover{text-decoration:none;}
.banners a span{position:absolute; padding: 12px; top:50%; background: #1b1a19; font-weight: 300 !important; font-size:20px; line-height: 18px; color:#fff}
.banners a.text-left span{left:0; text-align: left;}
.banners a.text-center span{left:0; right:0; margin:0 auto; text-align: center;}
.banners a.text-right span{right:0; text-align: right;}
.banners 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*/
}
.banners 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*/
}


/*********** < SLIDER */
.slider-container{position: relative; width:903px; }
.slider-container h2 { float:left; margin:0 0 10px 0; color:#4c4c4c; font-size:18px; font-family: Arial,Helvetica,sans-serif; font-style: normal; text-transform: uppercase; }
.slider-container .jcarousel-list .add-to-links {position: absolute; display: none;}
.slider-container .jcarousel-list .product-image {display: block; margin: 0 0 18px; width:251px; height:158px; border: 1px solid #e8eaeb; }
.slider-container .related .jcarousel-list .product-image { width:146px; height:97px; margin: 0 0 20px; }

.slider-container .jcarousel-list .product-image img{position: static;}
.slider-container .related  .jcarousel-list .product-image img{position: absolute;}
.slider-container .jcarousel-list .product-image em {left:10px; bottom: 0;}
.slider-container .jcarousel-list .actions {float:right; margin: 0;}
.slider-container .jcarousel-list .actions .btn {
    margin-bottom: 14px;
}
.slider-container .jcarousel-list .info {
    padding: 0;
    position: relative;
}



.slider-container .jcarousel-list .info .grey_box,
.slider-container .jcarousel-list .info .tax-details,
.slider-container .jcarousel-list .delivery-time-details{
  	position: absolute;
	width: 155px;
	left: 0;
	top: 44px;
}

.slider-container .jcarousel-list .hide {
	display: none;
}

.slider-container .jcarousel-list .info .custom-checkbox{
    position: absolute;
    right: 53px;
    top: 40px;
}
.slider-container .jcarousel-list .info .price-box {
    position: absolute;
    top: 0;
    left:0
}
.slider-container .jcarousel-list .info .price-box .old-price {
  font-size: 12px;
}

.slider-container .info .actions .btn-cart{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.slider-container .info .actions .btn-cart:hover{
    background: red;
}

.slider-container .jcarousel-list .info .grey-box{
    height: 99px;
}

.slider-container .info .actions .btn-wishlist, .slider-container .info .actions .btn-email-friend{
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -99999px;
    vertical-align: middle;
    margin-left: 6px;
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 );
}

.slider-container .info .actions .btn-wishlist:hover, .slider-container .info .actions .btn-email-friend:hover{
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 );
}

.slider-container .info .actions .btn-wishlist i{
    background: url(../images/i_wishlist.png) no-repeat 50% 50% transparent;
}
.slider-container .info .actions .btn-email-friend i{
    background: url(../images/i_compare.png) no-repeat 50% 50% transparent;
}

.slider-container .info .actions .btn-wishlist i, .slider-container .info .actions .btn-email-friend i{
    display: block;
    height: 30px;
}

.jcarousel-prev-horizontal, .jcarousel-next-horizontal{
    position: absolute;
    z-index: 99999;
    top: 13px;
    margin: 0;
    width: 9px;
    height: 16px;
    outline: none;


    background: url(../images/arrow_slider.png) no-repeat 0 0 transparent;
}



.jcarousel-prev-horizontal{
    right: 40px;
}

.jcarousel-next-horizontal{
    right:20px;
    background-position: 100% 0;


}


.jcarousel-prev-horizontal:hover {
    background-position: 0 100%;
    background-color: transparent;
}
.jcarousel-next-horizontal:hover{
    background-position: 100% 100%;
    background-color: transparent;
}


/*.slider-container .jcarousel-list .btn-cart {background:#e6e6e6 url('../images/icon_buy.png') 0% 0% no-repeat; width:29px; height:26px; }*/
.slider-container .jcarousel-list .btn-cart:hover { }
.slider-container .jcarousel-list .btn-cart span { text-transform: none; padding:0; font: 12px Arial, Helvetica, sans-serif; line-height: 30px; height: 30px; background: #363636;}
.slider-container .jcarousel-list .btn-cart:hover span{background: #0293dd;}
.slider-container .jcarousel-list .btn-cart span span{padding:0 8px;}
.slider-container .jcarousel-list .jcarousel-item .product-name{font-size: 18px; font-family: Arial; display: block;  height: 80px; }
.slider-container .jcarousel-list .jcarousel-item .product-desc{}
.slider-container .jcarousel-list .jcarousel-item .short_desc{margin-top: 5px;}

.slider-container .jcarousel-list .jcarousel-item .img_mask{top:0; left: 0}
.slider-container .jcarousel-list .jcarousel-item {border: 1px solid #acacac; padding: 12px 12px 0 12px; width:253px; margin-right: 16px; background: #f9f7f7; position: relative;}
.slider-container .jcarousel-list .jcarousel-item .product-name a{
    color: #6f6f6e;
    font-size: 13px;
}
.slider-container .jcarousel-skin-tango{background: #ffffff;overflow: hidden; border: 1px solid #acacac; border-top: none;}
.jcarousel-skin-tango .jcarousel-container .jcarousel-clip-horizontal{background:transparent; width: 869px; margin: 16px auto;  }



.attribute {
    display: block;
    text-align: right;
    font-size: 12px;
    height: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 16px;
}

/*SLIDER*/
.related-container


#template_sale .product-image , #template_latest .product-image {width:112px; height:135px; }
#template_sale .product-image em , #template_latest .product-image em {top:65px; }
.latest .jcarousel-container-horizontal,
.latest .jcarousel-clip-horizontal { width:684px; }
.sale .jcarousel-container-horizontal,
.sale .jcarousel-clip-horizontal { width:228px; }
.latest .jcarousel-item,
.sale .jcarousel-item { width: 112px; }
.latest .jcarousel-item-horizontal,
.sale .jcarousel-item-horizontal { margin-right: 2px; }

.white-container{position: relative; width:950px; margin:-30px 0 0 -34px; padding:30px 34px 0; background:url('../images/content_shadow.png') 50% 0% repeat-y;}
#compare-items .btn-remove {margin-top:6px;}

/* Category Page ========================================================================= */

/* Pager */
.pager {  padding:10px; margin: 0; line-height:22px; text-align:center; }
.pager .amount { float:left; line-height: 28px;}
.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; margin: 0 5px; }
.pager .pages li a {color:#5c5c5c;}
.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; background:#e9e9e9 url('../images/pager_arrow_left.png') 0% 0% no-repeat;}
.pager .pages li a.next{  float:right; background-image: url('../images/pager_arrow_right.png');}
.pager .pages li a.next:hover, .pager .pages li a.previous:hover {background-position: 0% 100%;}
.pager .pages strong {display:none;}
.pager .pages .current {color:#000}

/* Sorter */
.sorter {  padding:5px; margin:5px 0; line-height:21px; text-align: center; }
.sorter, .sorter a {color:#5c5c5c;}
.sorter .view-mode { float:left;}
.sorter .sort-by { float:left; }
.sorter .limiter { float:right; }
.sorter .link-feed {}

.sorter .pages { float:right; margin:0; }
.sorter .pages ol { display:inline; margin:0; padding:0; }
.sorter .pages li { display:inline; margin: 0 2px;  float: left; overflow: hidden;}
.sorter .pages li a {color:#5c5c5c;}
.sorter .pages li a img {}
.sorter .pages li a.next, .sorter .pages li a.previous {text-decoration: none; float:left; font-size: 19px; line-height: 21px; }
.sorter .pages li a.next{ float:right;}
.sorter .pages li a.next:hover, .sorter .pages li a.previous:hover {text-decoration: underline;}
.sorter .pages strong {float:left; font-weight:400; }
.sorter .pages .current {color:#0293dd}

.sorter .view-mode strong.grid{
     background: url("../images/grid_active.png") no-repeat 50% 50%;
     display: inline-block;
     text-indent: -9999px;
     width: 11px;
     height: auto;
 }

.sorter .view-mode a.grid{
    background: url("../images/grid_passive.png") no-repeat 50% 50%;
    display: inline-block;
    text-indent: -9999px;
    width: 11px;
    height: auto;
}

.sorter .view-mode strong.list{
    background: url("../images/list_active.png") no-repeat 50% 50%;
    display: inline-block;
    text-indent: -9999px;
    width: 11px;
    height: auto;
}
.sorter .view-mode a.list{
    background: url("../images/list_passive.png") no-repeat 50% 50%;
    display: inline-block;
    text-indent: -9999px;
    width: 11px;
    height: auto;
}


.pager .view-mode a.grid{
    background: url("../images/grid_passive.png") no-repeat 50% 50%;
    display: inline-block;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
}

/* Toolbar */
.toolbar {color: #000000; border-bottom: 1px solid #acacac; margin-bottom: 15px; padding-bottom: 8px;}
.toolbar img.v-middle{ vertical-align: middle;}
.toolbar select {height:21px; line-height:17px; border:1px solid #e0e0e0; color:#747474; }
.toolbar .sort-by select {width:120px; }
.toolbar-bottom {padding-top:8px; border-top:1px solid #acacac; }
.toolbar-bottom .sorter{}
.toolbar-bottom .toolbar {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.category-title { }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:20px 0; line-height: 18px; clear: both; }
.category-description strong {margin:0 0 15px; color:#4c4c4c; font-size:16px; font-family: 'Open Sans', sans-serif;  font-style:normal; text-transform: uppercase;}

.category-description ul, .category-description ol
{
    list-style: circle outside none;
    margin: 10px 0;
    padding-left: 25px;
}

#categories {
    padding: 20px 18px;
    border: 1px solid #acacac;
    border-top: none;
    margin-bottom: 60px;
}

#categories .category-image{
    float: left;
}

#categories .category-image img{
    width: 318px;
    height: 176px;
    display: block;

    -webkit-transition: all 0.5s ease;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.5s ease;/* Firefox 4-15 */
    -o-transition: all 0.5s ease;/* Opera 10.5-12.00 */
    transition: all 0.5s ease;/* Firefox 16+, Opera 12.50+ */
}

#categories ul{

}

#categories ul li{
    position: relative;
    width: 318px;
    height: 176px;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #acacac;
}


#categories ul li:first-child{
    margin-right: 32px;
}
#categories ul li a{

}

#categories ul li span,
.manufacturer_slider li span{
    display: block;
    padding: 0 50px 0 16px;
    width: 252px;
    position: absolute;
    left: 0;
    bottom:  0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;

    -webkit-transition: all 0.5s ease;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.5s ease;/* Firefox 4-15 */
    -o-transition: all 0.5s ease;/* Opera 10.5-12.00 */
    transition: all 0.5s ease;/* Firefox 16+, Opera 12.50+ */


    line-height: 44px;
    background-color: #474745;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyMCA0NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNmY2ZjZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMjAiIGhlaWdodD0iNDQiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #474745 0%, #6f6f6d 100%);
    background-image: -o-linear-gradient(bottom, #474745 0%, #6f6f6d 100%);
    background-image: -webkit-linear-gradient(bottom, #474745 0%, #6f6f6d 100%);
    background-image: linear-gradient(bottom, #474745 0%, #6f6f6d 100%);

}

#categories ul li span em,
.manufacturer_slider li span em {
    background: url(../images/arrow_categories.png) no-repeat 0 0;
    display: block;
    width: 10px;
    height: 16px;
    position: absolute;
    right: 27px;
    top: 15px;
    text-indent: -9999px;
}


#categories ul li a:hover img,
.manufacturer_slider li a:hover  img {
    -moz-transform: rotate(0deg) scale(1.2, 1.2) skewX(0deg) skewY(0deg) translate(0px, 0px);/* FF3.5+ */
    -webkit-transform: rotate(0deg) scale(1.2, 1.2) skew(0deg, 0deg) translate(0px, 0px);/*Saf3.1+, Chrome*/
    -o-transform: rotate(0deg) scale(1.2, 1.2) skew(0deg, 0deg) translate(0px, 0px);/* Opera 10.5 */
    -ms-transform: rotate(0deg) scale(1.2, 1.2) skew(0deg, 0deg) translate(0px, 0px);/* IE 9 */
    transform: rotate(0deg) scale(1.2, 1.2) skew(0deg, 0deg) translate(0px, 0px);
}

#categories ul li a:hover span {
    /*background-color: #6f6f6d;*/
    /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyMCA0NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNmY2ZjZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMjAiIGhlaWdodD0iNDQiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);*/
    /*background-image: -moz-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);*/
    /*background-image: -o-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);*/
    /*background-image: -webkit-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);*/
    /*background-image: linear-gradient(bottom, #6f6f6d 0%, #474745 100%);*/

}

/* View Type: Grid */
.products-grid { border:none; position:relative; margin:0 0 35px; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:195px; padding:15px 10px 0 ; margin:0 17px 0 0; position: relative; overflow: hidden; border: 1px solid #acacac; background: #f9f7f7; }
.products-grid li.last { float:left; width:195px; margin:0; }
.products-grid .product-overlay { position: absolute; width: 200px; height: 100px; background: #fff; border:17px solid #eee}
.products-grid .product-overlay div.overlay-content { margin:20px;}
.products-grid .product-image {
    border: 1px solid #e8eaeb;
    float:left;
    width:191px;
    height:128px;
    display: block;
    margin: 0;
}
.products-grid .product-image em {left:10px; bottom:0;}
.products-grid .product-name {
    margin:0;
    font-weight:400;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #6f6f6e;
    height: 85px;
}

.products-grid .tax-details,
.products-list .tax-details,
.products-grid .product_discount,
.products-list .product_discount
{
    clear: both;
    display: block;
}

.products-grid .product-name a { }
h3.short_desc {
    color: #9c9e9f;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    height: 37px;
}

.products-grid .grey_box {
    display: none;
}

.products-grid .price-box {
    margin:0;
    position: absolute;
    top: 10px;
    left: 10px;
}
.products-grid .availability { line-height:15px; }
.products-grid .actions {position: static; text-align: center; margin: 17px 0 0 0;}
.products-grid .info {float:left;height: 90px; width:195px; margin-left: -10px; padding: 55px 10px 0; position: relative;


}
.products-grid .btn-cart { background: #333; padding: 0 10px; height:30px; line-height: 30px; color: #fff; vertical-align: middle; }
.products-grid .btn-cart:hover {background-position: 0% 100%; }
.products-grid .btn-cart span {display:none; }


.products-grid .btn-wishlist,
.products-grid .btn-email-friend {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    vertical-align: middle;
    margin-left: 6px;

    background: #f3f3f3;
    background: -moz-linear-gradient(top,  #f3f3f3 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
    background: -o-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
    background: -ms-linear-gradient(top,  #f3f3f3 0%,#fcfcfc 100%);
    background: linear-gradient(to bottom,  #f3f3f3 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 );
}


.products-grid .btn-wishlist:hover,
.products-grid .btn-email-friend:hover{
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 );

}

.products-grid  .btn-wishlist i,
.products-grid  .btn-email-friend i {
    display: block;
    height: 30px;
}

.products-grid  .btn-wishlist i {
    background: url(../images/i_wishlist.png) no-repeat 50% 50% transparent;
}

.products-grid  .btn-email-friend i {
    background: url(../images/i_compare.png) no-repeat 50% 50% transparent;
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:731px; margin:0 auto 18px; }
.col1-layout .products-grid { width:950px; margin:0 auto 30px; }

/* View Type: List */
.products-list { margin:0; padding:0; }
.products-list li.item { border:none; padding:12px 0; }
.products-list li.item.last {}
.products-list .product-image { border:1px solid #ededed; float:left; width:232px; height:280px; margin:0 0 10px; }
.products-list .product-image em {left:10px; top:205px;}
.products-list .product-shop { margin-left:256px; }
.products-list .product-name { margin:0 0 10px; font-size:18px; color:#4f4f4f; }
.products-list .product-name a {color: #3e3d40}
.products-list .button-container { }
.products-list .btn-cart {background:#333 url('../images/icon_buy.png') 0% 0% no-repeat; width:29px; height:26px; }
.products-list .btn-cart:hover {background-position: 0% 100%; }
.products-list .btn-cart span{display: none; }
.products-list .border {}
.products-list .price-text { float:left; margin:5px 8px 5px 0; }

.products-list .price-box{}
.products-list .ratings {  width: 240px; text-align: right; margin:10px 0;}
.products-list .price {}
.products-list .availability { float:left; margin:5px 0 0; }
.products-list .desc { border-top:1px solid #eee; clear:both; padding:15px 0 0; margin:12px 0 0; line-height:1.35; }
.products-list .desc .link-learn { display: block; margin: 5px 0; font-size:11px; color:#585858;}
.products-list .desc a { text-decoration: underline;}
.products-list .desc a:hover { text-decoration: none;}
.products-list .add-to-links { display: block; clear: none;}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    vertical-align: middle;
    margin-left: 6px;
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 );
}
.products-list .add-to-links li a:hover{
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 );
}

.products-list .add-to-links li a i{
    display: block;
    height: 30px;
}

.products-list .add-to-links li .link-wishlist i{
    background: url(../images/i_wishlist.png) no-repeat 50% 50% transparent;
}

.products-list .add-to-links li .btn-email-friend i{
    background: url(../images/i_compare.png) no-repeat 50% 50% transparent;
}


.products-list .add-to-links .separator { display:inline; margin:0 10px; color:#e3e3e3; }
/* ======================================================================================= */

.cart-empty a {font-weight: 800;}
.cart .totals { float: right; width:270px; border: 1px solid #dadada; }
#shopping-cart-totals-table {margin:20px; width:235px;}
#shopping-cart-totals-table tfoot strong{ font-size: 18px; color:#252525; }
.cart .totals .checkout-types{float:none; padding:20px; background: #f7f7f7;}
.cart .cart-collaterals .col2-set { float: left; width: 630px; }
.cart .cart-collaterals .col2-set input.input-text { width:250px;}
.cart .cart-collaterals .col2-set h2 { font-size:18px; color:#4e4e4e; margin-bottom:5px; }
.cart .cart-collaterals .col2-set .buttons-set { padding:0; }
.cart .cart-collaterals .col2-set .buttons-set button.button  { float:left; }
.cart .cart-collaterals .col2-set .col-1 {margin-right:11px;}
.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2 { float: left; width: 272px; padding:16px; border: 1px solid #dadada; }
.cart .cart-collaterals .col2-set button.button span {font-size: 12px; text-transform: none;}
.cart .cart-collaterals .col2-set button.button:hover span {background:#363636 !important; color:#fff; }

.data-table{}
.data-table td, .data-table th{ border: 1px solid #dadada;}
.data-table thead, .data-table tfoot{ background: #f7f7f7;}
.data-table tr.even { background-color: transparent; }
.data-table th {padding: 18px 14px;}
.data-table td {padding: 9px;}
.data-table .product-name {font-weight: bold;}
.data-table .product-image {display:block; width:106px; height:128px; position: relative; overflow: hidden; border:1px solid #eaeaea;}
.data-table .product-image img{position: absolute;}
.data-table .product-image span {opacity:0;width:100%; height:100%; background:#000; display:block;}
.data-table .product-image:hover span { opacity:0.06}
.data-table .btn-remove2 {width:16px; height:16px;}
.data-table .btn-continue {float:left;}
.data-table button.button span {font-size: 12px; text-transform: none;}

.item-options {margin-top:10px;}
.item-options dt{float:left; clear:left;}
.item-options dd { float:left; margin:0 0 5px 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; }

#payment_form_bankpayment table tr td label {
    margin-top: 0;
}
#payment_form_bankpayment table tr td {
    padding: 5px;
    width: 150px;
}

.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; width:903px;}
.related .block-subtitle {float:left; margin:0 0 0 20px; line-height: 21px;}
.related .block-subtitle a {font-weight: 800;}
.related h2{ float:left; margin:0 0 20px; color:#4c4c4c; font-size:18px; font-family: Arial,Helvetica,sans-serif; font-style: normal; text-transform: uppercase; }
.related .jcarousel-next-horizontal, .related .jcarousel-prev-horizontal {margin-top:0;}
.related .jcarousel-container-horizontal, .related .jcarousel-clip-horizontal {width:902px;}
.related .jcarousel-item {width:156px;}
.related ul{ clear:both; margin:0; }
.related li.item{ float:left; width:156px; margin:0 3px 0 0;}
.related li.last{margin:0;}
.related .product-image { float: none; display: block; margin:0px; width:75px; height:65px;}
.related .product-image em {left:10px; top:125px; }
.related .related-checkbox { position: absolute; top: 10px; left: 10px; }
.related .tax-details {
   /*display: none;*/
}

.related .price-box {
    position: absolute;
    bottom: 70px;
    left: 170px;
}

.related .regular-price .price {
    font-size: 12px;
    font-style: italic;
}

.related .product-details { float:left; padding-bottom: 10px;}

/*Related Slider*/

.related-container .jcarousel-list .jcarousel-item {
    border: 1px solid #dadada;
    padding: 17px 17px 0 17px;
    width: 190px;
    margin-right: 25px;
    position: relative;
}

.related-container .jcarousel-list .jcarousel-item .custom-checkbox{
    position: absolute;
    right: 15px;
    top: 115px;
    z-index: 10
}


.related-container .product-image .discount {
    font-size: 10px;
}

.related-container .jcarousel-list .jcarousel-item .product-details{
    width: 194px;
    height: 105px;
    border-top: 1px solid #dadada;
    margin: 0 0 0 -17px;
    padding: 33px 15px 0;
    position: relative;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fdfdfd 15px, #fdfdfd 15px, #fdfdfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(15px,#fdfdfd), color-stop(15px,#fdfdfd), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
}

.related-container .jcarousel-list .jcarousel-item .product-details .ratings{
    position: absolute;
    left:15px;
}

.related-container .jcarousel-list .jcarousel-item .product-desc{
    height: 86px;
}

.related-container .jcarousel-list .jcarousel-item .product-name{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    width: 50%;
}

.related-container .jcarousel-list .jcarousel-item .product-name a{
    color: #3e3d40;
    font-size: 12px;
}

.related-container .jcarousel-list .jcarousel-item .short_desc{
    margin-top: 5px;
}

.related-container .jcarousel-list .jcarousel-item .product-details .price-box{
    position: absolute;
    top: 15px;
    left: 15px;
}

.related-container .jcarousel-list .jcarousel-item .product-details .btn-cart{
    height: 30px;
    line-height: 30px;
    background: none;
    float: left;
}
.related-container .jcarousel-list .jcarousel-item .product-details .btn-cart:hover{
background: none;
}


.related-container .jcarousel-list .jcarousel-item .product-details .btn-cart span {
    text-transform: none;
    padding: 0 ;
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 30px;
    height: 30px;
    background: none;
}


.related-container .jcarousel-list .jcarousel-item .product-details .btn-cart span span{
    padding: 0 8px;
    background: #1d1c1b;
}
.related-container .jcarousel-list .jcarousel-item .product-details .btn-cart:hover span span{
     background: #0293dd;
 }

.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-wishlist, .related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-email-friend{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -99999px;
    margin-left: 6px;
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%,#fcfcfc 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#fcfcfc',GradientType=0 );
}

.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-wishlist:hover, .related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-email-friend:hover{
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f3f3f3',GradientType=0 );
}

.related-container .jcarousel-list .jcarousel-item .product-details .actions{
    float: left;
    margin: 26px 0 0 0;
}

.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-wishlist i, .related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-compare i,.product-view .add-to-links .email-friend i,.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-email-friend i{
    display: block;
    height: 30px;
}

.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-wishlist i{
    background: url(../images/i_wishlist.png) no-repeat 50% 50% transparent;
}

.related-container .jcarousel-list .jcarousel-item .product-details .actions .btn-email-friend i{
    background: url(../images/i_compare.png) no-repeat 50% 50% transparent;
}

.related-container .related .jcarousel-prev-horizontal, .related-container .related .jcarousel-next-horizontal {
    /*position: absolute;*/
    /*z-index: 99999;*/
    /*top: 230px;*/
    /*margin:0;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*-moz-border-radius: 45px 45px 45px 45px;*/
    /*-webkit-border-radius: 45px 45px 45px 45px;*/
    /*border-radius: 45px 45px 45px 45px;*/
}

.related-container .related .jcarousel-prev-horizontal:hover, .related-container .related .jcarousel-next-horizontal:hover {
    /*background-color: #0293dd;*/
}

.related-container .related .jcarousel-prev-horizontal{
    /*top: 120px;*/
    /*left: 0;*/
    /*background: #d9d9d9 url('../images/arrow_back_big.png') 50% 50% no-repeat;*/
    /*display: block;*/
}

.related-container .related .jcarousel-next-horizontal {
    /*top: 120px;*/
    /*right: 0;*/
    /*background: #d9d9d9 url('../images/arrow_next_big.png') 50% 50% no-repeat;*/
    /*display: block;*/
}


.col-main .related-container, .col-main .slider-container{
    margin: 30px 0;
}

.col-main .slider-container .block-subtitle{
    margin: 0 0 0 5px;
    line-height: 44px;
}
/*Related Slider END*/
#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: 800;}
.product-view .box-up-sell .products-grid td {width:149px; padding:2px;}
.product-view .box-up-sell .product-image {width:145px; height:175px; float:none; margin:20px 0 0;}
.product-view .box-up-sell .product-image em {left:10px; top:110px;}
.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, .box-up-sell .jcarousel-prev-horizontal {margin-top:0;}
.box-up-sell .jcarousel-container-horizontal, .box-up-sell .jcarousel-clip-horizontal {width:894px;}
.box-up-sell .jcarousel-item {width:149px; margin:0;}

.dedicated-review-box {}
.dedicated-review-box .ratings-list{margin:10px 0;}

#product-customer-reviews {}
#product-customer-reviews li{margin-bottom:30px;}
#product-customer-reviews .review-title{font-size: 18px; color:#4c4c4c; text-transform: uppercase; 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;}
.add-review {border-top:1px solid #ededed; padding-top:30px;}
.add-review h3.title{font-size: 18px; color:#4c4c4c; text-transform: uppercase; 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;}
.add-review  button.button span { background: #9a1212; }
.add-review  button.button:hover span { background:#363636 !important; color:#fff; }

#customer-reviews {margin-top:30px;}
#customer-reviews dt a{font-size: 18px; color:#4c4c4c; text-transform: uppercase; 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: 18px; color:#4c4c4c; text-transform: uppercase; 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;}
#customer-reviews .form-add  button.button span { background: #9a1212; }
#customer-reviews .form-add  button.button:hover span { background:#e9e9e9 !important; color:#111; }


.col1-layout .product-view .product-shop  {width:395px;}
.product-view .product-img-box {width:484px;}

.opc {border:0;}
.opc button.button span {font-size:12px; text-transform: none;}
.opc .step {border: 1px solid #dadada; border-top:0; padding:23px 20px }
.opc .step-title {padding:0; margin:2px 0 0 ; background: #f7f7f7; border:1px solid #e4e4e4; font-size:18px; color:#4c4c4c; line-height:47px; height:47px;}
.opc .step-title h2 {margin:0; line-height:47px; text-transform: uppercase; }
.opc .step-title .number {margin:13px 18px 0 15px; padding:0 16px 0 0; border-right:1px solid #e4e4e4; line-height:25px;}
.opc .active .step-title {background: #363636; border:1px solid #363636; color:#fff;}
.opc .active .step-title h2,
.opc .step-title:hover h2 {
    color: #fff;
}
.opc .active .step-title .number {}
.opc .step-title:hover {background: #363636; border:1px solid #363636; color:#fff;}
.opc .step-title:hover .number {border-right:1px solid #fff;}
.opc .active .step-title:hover {background: #f7f7f7;}
.opc h3{margin:0 0 20px;}
.opc h3, .opc h4 {font-size:12px; font-weight: bold; color:#4c4c4c;}
.opc .allow .checkout-agreements label{margin-left: 5px;}
#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; line-height: 35px;}
#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-progress-wrapper {border: 1px solid #dadada;}
#checkout-progress-wrapper .block {margin:0;}
#checkout-progress-wrapper .block-title {margin:0; padding:15px 20px; border-bottom:1px solid #dadada; background: #FCFCFC; }
#checkout-progress-wrapper .block-title strong{font-size: 18px;}
#checkout-progress-wrapper .block-content {
    padding:17px;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fdfdfd 15px, #fdfdfd 15px, #fdfdfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(15px,#fdfdfd), color-stop(15px,#fdfdfd), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#fdfdfd 15px,#fdfdfd 15px,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
}
#checkout-progress-wrapper .block-progress dt {line-height: 29px; border-bottom:1px solid #dadada; margin:0; }
#checkout-progress-wrapper .block-progress dt:last-child { border-bottom:none; }
#checkout-progress-wrapper .block-progress dd {margin:5px 0; }
#checkout-progress-wrapper .block-progress dt.complete,
#checkout-progress-wrapper .block-progress dd.complete { background: transparent;}

.block {margin:0 0 41px;}
.block .block-title {border:0; padding:0; margin:0 0 17px; color:#4e4e4e;}
.block .block-title strong {font-size:18px;}
.block .block-title strong span small{color: #0293dd;}
.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:10px; height:25px; line-height: 25px; background-color: #f4f4f4;}
.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: #363636; color:#ffffff;}
.block .block-content li {line-height: 22px; color:#5c5c5c;}
.block .block-content li.item {line-height: 27px; border-bottom:1px solid #ededed; padding:0 10px 0 20px; background:#fff url('../images/arrow-sidebar.png') 10px 10px no-repeat; }
.block .block-content li.item:hover {background:#f4f4f4 url('../images/arrow-sidebar.png') 14px 10px no-repeat; border-bottom:1px solid #f4f4f4; }
.block .block-content li.last {border-bottom:1px solid #fff;}
.block li.even, .block li.odd {background-color: transparent;}



.block-tags .block-content li {line-height: 18px; font-size: 13px;}

.block-poll li {line-height: 30px;}
.block-poll input.radio { margin-top:4px; }

.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {margin:10px 0 5px; padding:0; border:0;}
.block-layered-nav dd {margin:0 0 22px;}
.block-layered-nav dd li {line-height: 27px; border-bottom:1px solid #ededed; padding:0; }
.block-layered-nav dd li:last-child {border:0; }
/*.block-layered-nav dd li:hover {background:#f4f4f4 url('../images/arrow-sidebar.png') 14px 8px no-repeat; }*/
.block-layered-nav dd li:hover a{text-decoration: none; }

/* Product Tabs */
.product-tabs { position:absolute; z-index:1; margin: 0; width: 882px; padding: 0 10px;}
.product-tabs li
{
    float:left;  height:38px; line-height:38px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 18px;
    margin: 0;
    margin-right:5px;
}
.product-tabs li.first { }
.product-tabs li.last { }
.product-tabs a { display:block; padding:0 16px; color:#6f6f6f; font-size:14px; }
.product-tabs a:hover {  text-decoration:none;}
.product-tabs li.active {border-bottom-color: #f4f4f4;}
.product-tabs li a{
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 18px;
    margin: 0;
}
.product-tabs li.active a,
.product-tabs li.active a:hover {  }
.product-tabs-content {border:1px solid #acacac; border-top: none; padding:16px 10px; margin-top:69px; background: #fff;}
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }
.product-tabs-content h4 {margin:0 0 10px;}
.product-tabs-content .data-table td {padding-left:12px;vertical-align: middle;}

.product-tabs-content .product_description {
    margin:  0 24px 24px 0;
}

.product-tabs-content .product_description a {
    margin-top: 16px;
}

.catalog-product-view .prev-next {margin:0 0 20px;}

.prev-next .product-prev, .prev-next .product-next{
    color: #6f6f6e;

    display: inline-block;
    margin-bottom: 15px;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;


    height: 30px;
    line-height: 30px;
    background-color: #d9dadb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIxMSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDlkYWRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTdlOWViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMTEiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: -o-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: -webkit-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);

}

.prev-next .product-prev span {
    background: url(../images/arrow_more_viev_prev.png) no-repeat 10px 50%;
    padding: 0 10px 0 25px ;
}

/*.prev-next .product-prev:before{*/
    /*content: ".";*/
    /*text-indent: -999999px;*/
    /*display: inline-block;*/
    /*line-height: 29px;*/
    /*width: 28px;*/
    /*background: url("../images/arrow-product-prev.png") no-repeat;*/
    /*padding-right: 15px;*/
/*}*/

.prev-next .product-next{
    background:#333333;
    padding: 0 0 0 13px ;
}
/*.prev-next .product-next:after{*/
    /*content: ".";*/
    /*text-indent: -999999px;*/
    /*display: inline-block;*/
    /*line-height: 29px;*/
    /*width: 28px;*/
    /*background: url("../images/arrow-product-next.png") no-repeat 100% 50%;*/
    /*padding-left: 20px;*/
/*}*/

/*.prev-next .product-next:hover:after{*/
    /*background: url("../images/arrow-product-next-hover.png") no-repeat 100% 50%;*/
/*}*/

.prev-next .product-next:after,.prev-next .product-prev:before{
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
}
.prev-next .product-prev:hover, .prev-next .product-next:hover{

    background-color: #e7e9eb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIxMSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTdlOWViIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDlkYWRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMTEiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #e7e9eb 0%, #d9dadb 100%);
    background-image: -o-linear-gradient(bottom, #e7e9eb 0%, #d9dadb 100%);
    background-image: -webkit-linear-gradient(bottom, #e7e9eb 0%, #d9dadb 100%);
    background-image: linear-gradient(bottom, #e7e9eb 0%, #d9dadb 100%);

    text-decoration: none;
}

/*.prev-next .product-next:hover{*/
    /*background:#0bbbf5;*/
/*}*/

/*.prev-next .product-prev:hover{*/
    /*background: #0293dd;*/
/*}*/

/*.prev-next .product-prev:hover:before{*/
    /*background:url("../images/arrow-product-prev-hover.png") no-repeat;*/
/*}*/

.product-view {}
.product-view .buttons-set .back-link  {float:right; margin:-60px 0 0;}
.product-view h1 {font-size:24px; color:#4f4f4f;}
.product-view h2 {font-size:20px; color:#4f4f4f;}
.product-view .product-name { margin-bottom:0px; }
.product-view .availability { font-size:11px; margin: 14px 0; }
.product-view .price-box { font-size:18px; color:#252525 }
.product-view .product-essential {
    margin-bottom: 30px;
}
.product-view .short-description { padding:13px 0; }
.product-view .product-options {background: transparent; margin:0 0 0 380px; padding:0;}
.product-view .product-shop .product-options {margin:0;}

.product-view .product_grey_box {
    border: 1px solid #acacac;
    margin-bottom: 15px;
}

.product-view .left_column {
    float: left;
    padding: 0 15px;
    margin:15px 0;
    width: 169px;
    border-right: 1px solid #acacac;
}



.product-view .product-shop #product-options-wrapper p.required{
    padding: 5px 0 0;
    float: right;
    color: #0293dd;
    margin: 0;
}
.product-view .product-shop .add-to-box{float: right;}
.product-view .product-options dt {margin:0; padding-top: 10px; display: inline-block; }
.product-view .product-options dt label em {color:#0293dd;}
.product-view .product-options dd {padding: 0;display: inline-block; margin: 0;}
.product-options dd input.input-text {width:40px;}
.product-options dd .input-box .input-text.qty{
    height: 35px;
    margin: 0;
    text-align: center;
    border-color: #acacac;
}
.product-view .product-options .qty-holder {display:block; margin-top:5px;}
.product-view .product-options-bottom {background: transparent; margin:0 0 0 380px; padding:0;}
.product-view .product-shop .product-options-bottom {margin:0px;}
.product-view .product-img-box {position:relative;}
.product-view .product-img-box .main-view #wrap .mousetrap{
    width: 478px !important;
}
.product-view .product-img-box .product-image {width:482px; height:363px;}
.product-view .product-img-box .product-image img{}
.product-view .main-view .product-image {border: 1px solid #acacac; overflow: hidden;}
.product-view .product-img-box .zoom-thumbnail {}
.product-view .product-img-box .more-views { margin:0 0 20px;}
.product-view .product-img-box .more-views ul {margin:0;}
.product-view .product-img-box .more-views li { float: left; padding: 0; border: 1px solid #acacac; margin: 3px 10px 0 0;}
.product-view .product-img-box .more-views li.last {}
.product-view .add-to-cart { margin:15px 0 0;}
.product-view .product-shop .add-to-cart { margin:0 0 20px 0;}
.product-view .add-to-cart button.button { margin-left: 0px; height: 45px; line-height: 45px;}
.product-view .add-to-links{margin:16px 0 5px; clear: both; overflow: hidden; float: right;}
.product-view .add-to-links li{line-height:20px; display: inline-block;}
.product-view .add-to-links li a{color:#3e3d40; }


.product-view .product-shop .product-options .input-box .custom-select .custom-text{
    width: 143px !important;
}

.product-view .product-shop .product_price{
    margin: 10px 0;
}


.zustand {
    float: right;
    padding: 0 15px;
    width: 163px;
    border-left: 1px solid #acacac;
    margin: 15px 0 15px -1px;
    position: relative;
    cursor: pointer;
}


.zustand-title {
    margin-bottom: 10px;
}

.zustand-title span,
.zustand .zustand-short_description > a{
    color: #0293dd;
}

.zustand-description {
    position: absolute;
    top: 0;
    right: 100%;

    width: 300px;

    padding: 20px;
    background-color: #f9f7f7;
    -moz-box-shadow: 2px 3px 5px rgba(43,43,44,.75);
    -webkit-box-shadow: 2px 3px 5px rgba(43,43,44,.75);
    box-shadow: 2px 3px 5px rgba(43,43,44,.75);

    z-index: 999999;

}

.zustand-description:before {
    content: '';
    /*border-left: 20px solid #f9f7f7;*/
    /*border-top: 10px solid transparent;*/
    /*border-bottom: 10px solid transparent;*/
    /*border-right: none;*/
    position: absolute;
    left: 100%;
    top: 10px;

    background: url(../images/aroww_product_details.png) no-repeat 50% 50%;
    width: 22px;
    height: 30px;

}


.zustand-description {
    display: none;
}

.zustand-description h2,
.zustand-description p
{
    color: #6f6f6e;
    margin-bottom: 15px;
}

.zustand:hover .zustand-description {
    display: block;
}

.hotline_service{
    border: 1px solid #acacac;
    padding: 12px 12px 12px 80px;
    float: left;
    width: 390px;
    margin: 10px 0 0;
    background: url(../images/bg_phone.png) no-repeat -5px -5px;
}

.hotline_service h2 ,
.hotline_service p {
    color: #6f6f6e;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0;
    font-size: 14px;
}

.hotline_service h2 {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.hotline_service p strong{
    color: #0293dd;
}

.hotline_service .time-desc{
    font-size: 10px;
    margin: 0;
}

.product-view .wrap-more-views .jcarousel-container.jcarousel-container-horizontal{
    overflow: hidden;
}

.product-view .wrap-more-views{
    width: 445px;
    margin: 30px auto 0 auto;
    position: relative;
}

.product-view .wrap-more-views .jcarousel-prev-horizontal, .product-view .wrap-more-views .jcarousel-next-horizontal{
    margin: 0;
    position: absolute;
    top: 25px;
}
.product-view .wrap-more-views .jcarousel-prev-horizontal:hover, .product-view .wrap-more-views .jcarousel-next-horizontal:hover{
}
.product-view .wrap-more-views .jcarousel-prev-horizontal{
    left: -20px;
    background: url('../images/arrow_more_viev_prev.png') no-repeat 50% 50%;
}

.product-view .wrap-more-views .jcarousel-next-horizontal{
    right: -20px;
    background: url('../images/arrow_more_viev_next.png') no-repeat 50% 50%;
}

.product-view .add-to-links li.wishlist{}
.product-view .add-to-links li.compare{}

.product-view .add-to-links li.wishlist a i,
.product-view .add-to-links li.compare a i{
    display: block;
    height: 30px;
}

.product-view .add-to-links li.wishlist a i{
    background: url(../images/i_wishlist.png) no-repeat 50% 50% transparent;
}

.product-view .add-to-links li.email-friend a i{
    background: url(../images/i_compare.png) no-repeat 50% 50% transparent;
}

.product-view .add-to-links .link-wishlist,
.product-view .add-to-links .email-friend {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    vertical-align: middle;
    margin-left: 6px;
    overflow: hidden;

}

.product-view .add-to-links .link-wishlist:hover,
.product-view .add-to-links .email-friend:hover{

}


.product-view .add-to-links li.email-friend{}
.product-view .add-to-links .link-wishlist,
.product-view .add-to-links .link-compare {font-weight:400;}
.product-view .no-rating a{color:#575756; 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:170px;}
.product-options dd select.multiselect {width:100%;}

.product-view .product-shop .product_price .price-box .special-price span{
    color: #0293dd;
    font-size: 30px;
    font-weight: bold;
}

.product-view .product-shop .product_price .price-box .old-price span{
    font-size: 13px;
    color: #6f6f6e;
}


.product-view .product-shop .product_price .price-box .regular-price{
    color: #0293dd;
    font-size: 30px;
    font-weight: bold;
}

.product-view .product-shop .product_price .price-box .regular-price .price{
    color: #0293dd;
    font-size: 30px;
    font-weight: bold;
}

.product-view .product-shop .product-name {
    margin-bottom: 0;
}
.product-view .product-shop .product-name h2{
    margin-bottom: 5px;
    font-size: 16px;
    color: #6f6f6e;
    font-family: Arial, Helvetica, sans-serif;
}

.product-view .product-shop .product_art{
    display: inline-block;
    font-size: 12px;
}

.product-view .product-shop .ratings{
    display: inline-block;
    margin: 0;
}

.product-view .product-shop .ratings .rating-links{
    float: right;
}

.product-view .box-tags h3 {font-size:14px; text-transform:uppercase;}
.product-view .box-tags .product-tags {margin:10px 0 20px;}
.product-view .box-tags .product-tags li { display:inline; padding:0 6px; color: #0293dd  }

.product-view .box-tags .product-tags li a{ text-decoration: underline; color: #828282;}
.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; text-transform:uppercase; 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;}
#addTagForm button.button span {height:34px; line-height:34px; font-size:12px; text-transform: lowercase;}
#addTagForm button.button span { background: #9a1212;   }
#addTagForm button.button span span { font-family: Arial, sans-serif; font-size: 12px; text-transform: lowercase; }
#addTagForm button.button:hover span { background:#363636 !important; color:#fff; }

.product-view .additional-block {margin:20px 0;}
/*.dotted-border {border:2px dotted #eee; padding:10px;}*/

#zoom-prev { position:absolute; z-index: 2; left:0px; top:200px; width:48px; height:48px; background: #1d1c1b url('../images/arrow_img_left.png') 50% 50% no-repeat; }
#zoom-next { position:absolute; z-index: 2; right:0px; top:200px; width:48px; height:48px; background: #1d1c1b url('../images/arrow_img_right.png') 50% 50% no-repeat; }
#easy_zoom{
width:359px;
height:434px;
border:2px solid white;
background:#fff;
color:#333;
position:absolute;
z-index:300;
top:0px;
left:380px;
overflow:hidden;
-moz-box-shadow:0 0 10px #ddd;
-webkit-box-shadow:0 0 10px #ddd;
box-shadow:0 0 10px #ddd;
/* vertical and horizontal alignment used for preloader text */
line-height:434px;
text-align:center;
}

.page-404 {}
.std dl dt{ color:#4c4c4c;}
.std h1, .std h2, .std h3, .std h4 { color:#4c4c4c;}
.std h4 { margin:30px 0 10px;}
.std h2 {font-size:22px;}
.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;}

.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; }
.block-account .block-content ul li{
    line-height: 20px;
}
.block-account .block-content .current{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;

}

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:15px 0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:30px 0 15px 0; 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; color: #fff;}

.dashboard .box .box-title { background: #363636; color:#ffffff;  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; color: #fff; }
.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:#363636; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color: #ffffff; }
.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:#363636; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; color: #ffffff;}
.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; }
.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; }

.new-users button.button {float:left;}
.registered-users input.input-text{width:455px;}

.site-block { position:fixed; z-index:1999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }

.site-block .site-block-title { width:35px; float:right; margin:0 -35px 0 0;}
.right-side .site-block-title { width:35px; float:left; margin:0 0 0 -35px;}


/************* FIXED width */
.fixed {background: #e9e9e9}
.fixed .wrapper { width:968px; margin: 0 auto; background: #111; }
.fixed .main-shadow {margin:0;}
.fixed header { width:968px; margin:0 auto; border:none; padding: 0; position: relative;  }
.fixed header > .clearfix:first-child {
    padding: 0 32px;
}
.fixed .footer-container {
    padding: 0;
    margin: 0 auto;
}
.fixed footer ul.links{ margin-right:30px; }
.fixed footer address{  }

/************* Light style */
.light .wrapper { background: #e9e9e9; }
.light .header-container {background-color: #e9e9e9; }
.light header .header-switch a {color:#525252}
.light header .header-switch a:hover {color:#888;}
.light header .header-switch span {color:#c4c4c4; }
.light header .header-switch .selected{color:#fff;}
.light header .header-top-links ul.links li a {color:#fff}
.light header .header-top-links .links li a:hover {color:#028ad0; }
.light header .header-top-links .links li.separator{ color:#c4c4c4; }

/*.light .menu-container { width:1008px; margin:0 auto; background: #fff; border:1px solid #fff; border-bottom: none; }*/
.light .menu-container { width:968px; margin:0 auto; background: none; border: none; position: relative; /* z-index: 999999;*/ }
/*.light #nav>li>a { color:#424242; }*/
.light #nav>li>a {
    color: #fff;
    font-size: 14px;
}
.light #nav>li:hover>a,
.light #nav>li.over>a,
.light #nav>li.active>a {
    color: #0193dd;
    background-color: #fff;
}

.light #nav>li.sale a {
    background-image:  url(../images/bg_sale.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;

}

.light #nav>li.sale:hover>a,
.light #nav>li.sale.over>a,
.light #nav>li.sale.active>a {
    color: #fff;
}

.light #nav ul,
.light #nav div, .light #nav div.sub-wrapper ul {
   background: #fff;
}



.light #nav > li > div.sub-wrapper {
    border: 1px solid #6f6f6d;
    border-top: none;
}
.light #nav ul ul,
.light #nav ul div, .light #nav ul div.sub-wrapper ul { }
.light #nav div.sub-wrapper ul div.sub-wrapper {
    background: none;

}
.light #nav ul li { border-bottom:none; }
.light #nav ul li.last,
.light #nav>li>ul>li { border:none;  }
.light #nav ul li.active > a,
.light #nav ul li.over > a { color:#969696 !important; }
.light #nav ul li a:hover { }
.light #nav > li > div.sub-wrapper > ul > li.menu-category-description{ border-left:1px solid #b3b3b3; color:#969696}
.light #nav li.menu-category-description strong {color:#4c4c4c;}
.light #nav li.menu-category-description p {color:#969696;}
.light #nav li.menu-category-description a:hover { color:#fff !important; }

.light #search_mini_form .form-search {}
.light #search { color: #9c9c9c; }
/*.light #search_mini_form .form-search button {	background: url("../images/icon_search_light.png") no-repeat 0% 50%; }*/
/*.light #search_mini_form .form-search button:hover {background: url("../images/icon_search.png") no-repeat 0% 50%; }*/
.light .search-autocomplete { background: #fff; color:#818181;}
.light .search-autocomplete ul li.even{background: #f9f9f9;}

.light .footer-container {background: url(../images/bg_footer.png) repeat-x 0 100% #363636; position: relative; z-index: 105; overflow: hidden;   }
.light footer a{color:#525252; }
.light footer a:hover{color:#0293dd; text-decoration: none;}
.light footer .footer-subscribe {background: #fff; border:none; width:956px; }
.light .simple footer .footer-subscribe {border-top:1px solid #dedede;}
.light .informative footer .footer-subscribe {background: transparent; border:none; width: 260px; }
/*.light footer .footer-subscribe .title { color:#5a5a5a; }*/
.light footer .footer-subscribe .title { color:#ffffff; }
.light footer .footer-subscribe .subscribe-input {background: #fff; border:1px solid #e0e0e0; border-right:0; }
.light footer .footer-subscribe .subscribe-input input{ color:#5a5a5a; }
.light footer .footer-subscribe .description { background: url('../images/newsletter_arrow_light.png') 100% 50% no-repeat; }
.light .informative footer .footer-subscribe .description {background:none; }
.light footer .footer-brands {background: #fff; border:none; width:956px; }
.light .footer-links li span{color:#5a5a5a;}
.light .footer-links li span{
    color:#0293dd;
    font-size: 20px;
    padding-bottom: 10px;
    font-family:'Lato', sans-serif;
    text-transform: uppercase;
    border-bottom: 5px solid #6f6f6e;
}
.light .informative address {
    border-top-color: #ddd;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 32px;
    width: 904px;}
.light .informative address .four_market{line-height: 21px;}
.light .footer-links ul.footer-social a.twitter{ background: url('../images/icon_f_twitter_light.png') 0% 50% no-repeat; }
.light .footer-links ul.footer-social a.facebook{background: url('../images/icon_f_facebook_light.png') 0% 50% no-repeat; }
.light .footer-links ul.footer-social a.email{background: url('../images/icon_f_mail_light.png') 0% 50% no-repeat; }
.light .footer-links ul.footer-social a.google{background: url('../images/icon_f_google_light.png') 0% 50% no-repeat; }

.light .footer-links li .payment-method{
    display: inline-block;
    margin: 0 3px 10px 0;
    border: none;
}

.light .footer-links li .payment-method a img:hover{
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    -ms-opacity: 0.7;
}

/************* 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 { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; clear: both; }
.clearfix:after { clear: both; }

.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; }
}

/*.logo-block{
    width: 200px;
    height: 100px;
    background-color: mediumvioletred;
}*/

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

#service {
    position: relative;
    z-index: 99999;
}

.top-usp {
    float: left;
    padding: 22px;
    position: relative;
    cursor: pointer;
}

.top-usp li {
    float: left;
    line-height: 19px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.top-usp:nth-child(3n) {
    cursor: pointer;
}

.top-usp li img {
    position: absolute;
    top: 0;
    left: 0;
}

.top-usp li span {
    color: #fff;

    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 80%;
    z-index: 150;
    padding: 10%;

    background-color: #027dbd;
    -moz-box-shadow: 2px 3px 5px rgba(43,43,44,.75);
    -webkit-box-shadow: 2px 3px 5px rgba(43,43,44,.75);
    box-shadow: 2px 3px 5px rgba(43,43,44,.75);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE3NSAxNTAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyN2RiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxOTNkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTc1IiBoZWlnaHQ9IjE1MCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);

    font-size: 12px;

}

.top-usp li span:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 16px solid #0193dd;

    content: '';
    position: absolute;
    top: -16px;
    left: 45%;
}

.top-usp li:first-child {
    width: 38px;
    height: 38px;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}

.top-usp:hover img {
    top: auto;
    bottom: 0;
}

.top-usp:hover span {
    display: block;
}

/*===========================================*/
/*====- Banners -============================*/
/*===========================================*/

.banner_block_big,
.template_banner_block_small {
    clear: both;
    overflow: hidden;
}

.banner_block_big li{
    float: left;
    margin-left: 19px;
    margin-top: 22px;
}
.template_banner_block_small li{
    display: inline;
    float: left;
    margin-left: 23px;
    margin-top: 22px;
}
.banner_block_big li:first-child,
.template_banner_block_small li:first-child {
     margin-left: 0;
}

/*===========================================*/
/*====- Brand Slider -============================*/
/*===========================================*/
.brand_slider {
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 30px;
}
.brand_slider_work_space {
    width: 904px;
    /*margin: 20px auto;*/
    clear: both;
    /*margin-bottom: 0;*/
}

.manufacturer_slider li{
    float: left;
    margin-right: 33px;
    position: relative;
}


.manufacturer_slider li span {
    width: 213px;
}


.main_page_after_content_block {
    float: left;
    margin: 70px 0 0 -32px;
    background: #f9f7f7;
    width: 904px;
    padding: 32px;
}

.main_page_after_content_block.category-description {
    margin-top: 0;
}

.main_page_after_content_block h2{
}
.manufacturer_slider li a,
.manufacturer_slider li img {
    display: block;
}

.manufacturer_slider li a {
    border: 1px solid #acacac;
    overflow: hidden;
}

.manufacturer_slider li img {
    -webkit-transition: all 0.5s ease;/* Safari 3.2+, Chrome */
    -moz-transition: all 0.5s ease;/* Firefox 4-15 */
    -o-transition: all 0.5s ease;/* Opera 10.5-12.00 */
    transition: all 0.5s ease;/* Firefox 16+, Opera 12.50+ */
}


.slider_prev,
.slider_next {
    display: block;

    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 65px;
    text-indent: -99999px;
    -moz-border-radius: 45px 45px 45px 45px;
    -webkit-border-radius: 45px 45px 45px 45px;
    border-radius: 45px 45px 45px 45px;


}

.slider_prev {
    left: 0;
    background:url(../images/arrow_cat_prev.png) 50% 50% no-repeat;
    background-color: #6f6f6e;
    background-color: rgba(111, 111, 110, .5);
}

.slider_next {
    right: 0;
    background: url(../images/arrow_cat_next.png) 50% 50% no-repeat;
    background-color: #6f6f6e;
    background-color: rgba(111, 111, 110, .5);
}

.slider_next:hover,
.slider_prev:hover {
    background-color: #6f6f6e;
    background-color: rgba(111, 111, 110, .9);
}

.brand_slider_work_space .caroufredsel_wrapper .manufacturer_slider li{
    /*width: 140px !important;*/
}



/*=========================================*/

/*================SIDEBAR==================*/
.col-left.sidebar a:hover, #narrow-by-list a:hover{
    text-decoration: none;
    color: #0293dd;
}

.col-left.sidebar > .menu_cat {
    border: 1px solid #acacac;
    border-top: none;
    padding: 15px 10px;
    margin-bottom: 18px;
}

.col-left.sidebar > .menu_cat > li > a{
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    /*font-weight: bold;*/
    color: #6f6f6e;
    line-height: 33px;
    border-top: 1px solid #acacac;
}

.col-left.sidebar > .menu_cat > li:first-child > a {
    border: none;
}

.col-left.sidebar > .menu_cat > li.active_left_menu.sub > a {
    border-bottom: 1px solid #acacac;
    margin-bottom: 8px;
}

.col-left.sidebar > .menu_cat > li:hover > a,
.col-left.sidebar > .menu_cat > li.active_left_menu > a {
    color: #0293dd;
}

.col-left.sidebar > .menu_cat .menu_cat .menu_cat {
    margin: 8px 0;
}

.col-left.sidebar > .menu_cat > li > .menu_cat {
    margin-bottom: 10px;
}

.col-left.sidebar > .menu_cat > li > .menu_cat>li {
    line-height: 20px;
}

.col-left.sidebar > .menu_cat > li > .menu_cat > li.sub {
    background: url(../images/arrow_filter.png) no-repeat 100% 3px;
}

.col-left.sidebar > .menu_cat > li > .menu_cat>li.active_left_menu>a {
    color: #0293dd;
}

.col-left.sidebar > .menu_cat > li > .menu_cat>li li >a{
    background: url(../images/sp_arrow_filter.png) no-repeat 0 3px;
}
.col-left.sidebar > .menu_cat > li > .menu_cat>li li.active_left_menu>a,
.col-left.sidebar > .menu_cat > li > .menu_cat>li li:hover>a {
    background-position: 0 -23px;
    color: #0293dd;
}

.col-left.sidebar > .menu_cat > li > .menu_cat>li li a{
    padding-left: 13px;
}

.col-left.sidebar > .menu_cat > li > .menu_cat>li > .menu_cat li{
    padding-left: 11px;
}
.menu_cat li span
{
    color: #0293dd;
    display: none;
}

.col-left.sidebar .block-layered-nav dl {
     border: 1px solid #acacac;
    border-top: none;
    padding: 15px 10px;
    margin-bottom: 18px;
}

.col-left.sidebar .block-layered-nav dt{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #6f6f6e;
    line-height: 33px;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
}

.col-left.sidebar .block-layered-nav dt:first-child {
    border-top: none;
}

.col-left.sidebar .block-layered-nav dd li {
    border: none;
    line-height: 22px;
    /*background: url("../images/arrow-sidebar.png") no-repeat 5% 50%;*/
    color: #6f6f6e;
}
.col-left.sidebar .block-layered-nav dd li span{
    color: #6f6f6e;
}

.col-left.sidebar .block-layered-nav dd .m-selected-ln-item span
{
    font-family: 'Lato',sans-serif;
    color: #0293dd;
}

.col-left.sidebar .block-layered-nav dd li a{
    color: #6f6f6e;
    font-family: 'Lato', sans-serif;
}
.col-left.sidebar .block-layered-nav dd li a:hover{
    text-decoration: underline;
}

.col-left.sidebar .block-layered-nav .layout-slider{
    margin:0 0 30px 0 !important;
}


a.four_market {
    background: url("../images/logo_4market.png") no-repeat scroll 0 50% transparent;
    display: inline-block;
    text-indent: -99999px;
    height: 30px;
    width: 96px;
}
.tweaksgerman-agreement-view ol, .tweaksgerman-agreement-view ul {
    margin-left: 35px;
    margin-top: 10px;
}
.tweaksgerman-agreement-view ol li {
    list-style: decimal outside none;
}


/*
    Button
*/
button.button.btn,
button.button.btn span,
.btn {
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    display: block;
    background: none;
    text-transform: none;
}

button.button.btn span {
    padding: 0;
}

button.button.btn:hover,
button.button.btn:hover span,
.btn:hover {
    color: #fff;
    text-decoration: none;
    background: none;
}

.btn.btn-grey > span,
.btn.btn-blue > span,
button.btn.btn-grey > span,
button.btn.btn-blue > span{
    padding: 0 30px 0 10px;
    display: block;
}

.btn.btn-grey > span,
button.btn.btn-grey > span {
    background: url(../images/arrow_btn.png) no-repeat 100% -37px transparent;
}

.btn.btn-blue > span,
button.btn.btn-blue > span {
    background: url(../images/arrow_btn.png) no-repeat 100% 7px transparent;
}


button.btn.btn-blue,
.btn.btn-blue {
    height: 30px;
    background-color: #0193dd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDkyIDMwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMjdkYmQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTkzZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjkyIiBoZWlnaHQ9IjMwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);

}

button.btn.btn-grey,
.btn.btn-grey
{
    color: #6f6f6d;
    height: 30px;
    background-color: #e7e9eb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDkyIDMwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkOWRhZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U5ZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjkyIiBoZWlnaHQ9IjMwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: -o-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: -webkit-linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);
    background-image: linear-gradient(bottom, #d9dadb 0%, #e7e9eb 100%);

}

button.btn.btn-blue:hover,
button.btn.btn-grey:hover,
.btn.btn-blue:hover,
.btn.btn-grey:hover {
    color: #fff;
    background-color: #6f6f6d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDkyIDMwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2ZjZmNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NzQ3NDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjkyIiBoZWlnaHQ9IjMwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);
    background-image: -o-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);
    background-image: -webkit-linear-gradient(bottom, #6f6f6d 0%, #474745 100%);
    background-image: linear-gradient(bottom, #6f6f6d 0%, #474745 100%);


}

button.btn.btn-blue:hover > span,
button.btn.btn-grey:hover > span,
.btn.btn-blue:hover > span,
.btn.btn-grey:hover > span {
    background: url(../images/arrow_btn.png) no-repeat 100% 7px transparent;
}

.header_slider {
    height: 44px;
    padding: 0 10px;
    background-color: #027dbd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDkwMyA0NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDI3ZGJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDE5M2RkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI5MDMiIGhlaWdodD0iNDQiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -o-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: -webkit-linear-gradient(bottom, #027dbd 0%, #0193dd 100%);
    background-image: linear-gradient(bottom, #027dbd 0%, #0193dd 100%);

    position: relative;

    border: 1px solid #acacac;
    border-bottom: none;

    position: relative;

}

.header_slider h2 {
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    margin: 0;
    text-transform: uppercase;
}

.header_slider p,
.header_slider .block-subtitle {
    color: #fff;
    line-height: 44px;
}

.header_slider p a {
    color: #fff;
    font-weight: 700;
}


#loading-mask-loader {
    color: transparent;
}

#product_tabs_description_tabbed_contents .std {
    font-size: 17px;margin-left: 184px;
}

.fb-like.fb_edge_widget_with_comment.fb_iframe_widget iframe {margin-top: 7px;}
.face {margin-right: 5px;}

#send_copy {
	vertical-align: middle;
	margin-right: 10px;
}

.product_grey_box p.tax-details {margin-top: 20px;}

.hrn-status {display: inherit;}

.partnercontainer {
	margin-bottom: 40px;
	clear:both;
}
.partner {
	float: left;
}
.clear {
	clear:both;
}

div#payButtonWidgetTop {
	display: inline-block;
}
div#pay-with-amazon-tooltip {
	z-index: 10000 !important;
}