/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Font ================================================================================== */
/*Line:47*/
/*body {font:13px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
body {font:12px futuralt, Tahoma, Arial, Helvetica, sans-serif; }
/*Line:249*/
/*input,select,textarea,button {font:13px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
input,select,textarea,button {font:12px Tahoma, Arial, Helvetica, sans-serif;}
/*Line:275*/
/*button.btn-checkout span {font:bold 15px/40px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
button.btn-checkout span {font:bold 15px/40px Tahoma, Arial, Helvetica, sans-serif;}
/*Line:672*/
/*#nav {font:14px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
#nav {font:12px "Quicksand Book", Tahoma, Arial, Helvetica, sans-serif;}
/*Line:814*/
/*.block-currency .block-title strong {font:bold 15px/21px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
.block-currency .block-title strong {font:bold 13px/21px Tahoma, Arial, Helvetica, sans-serif;}
/*Line:1421*/
/*.cart .shipping h2 {font:bold 15px/16px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
/*Line:1584*/
/*.opc .step-title .number {font:bold 13px/14px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
.opc .step-title .number { }
/*Line:1586*/
/*.opc .step-title h2 {font:bold 15px/16px Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}*/
.opc .step-title h2 { }


/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { color:#000; text-align:center; }
/*body          { font:11px Tahoma, Arial, Helvetica, sans-serif; color:#000; text-align:center; }*/

img           { border:0; vertical-align:top; }

a             { color:#07254c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#444; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }
.std ul, .std ol { list-style:disc inside !important; }
.std ul.tabcomponent { list-style: none !important; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.upper        { text-transform:uppercase; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.em08         { font-size:0.8em !important; }
.em09         { font-size:0.9em !important; }
.em10         { font-size:1.0em !important; }
.em11         { font-size:1.1em !important; }
.em12         { font-size:1.2em !important; }
.s-18         { font-size:18px !important; line-height:1.35; }
.t-normal     { font-weight:normal; }
.t-bold       { font-weight:bold; }
.deg2 {-moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px 2px 2px 2px;}
.deg3 {-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px;}
.deg4 {-moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px 4px 4px 4px;}
.deg5 {-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px 5px 5px 5px;}
.deg6 {-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px 6px 6px 6px;}
.deg10 {-moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px 10px 10px 10px;}
.black { color:#000; }
.white { color:#fff; }
.grey { color:#646464; }
.orange { color:#ff7a00; }
.red { color:#d5463e; }
.yellow { color:#eaaf42; }
.bgGrey { background-color:#002351; }
.bs0 { border-spacing: 0px; }

/* Tools */
.m-top1 {margin-top: 1px !important;}
.m-top {margin-top: 3px !important;}
.m-topM {margin-top: 10px !important;}
.m-topLg {margin-top: 15px !important;}
.m-topXlg {margin-top: 30px !important;}
.m-bottom1 {margin-bottom: 1px !important;}
.m-bottom {margin-bottom: 3px !important;}
.m-bottomM {margin-bottom: 10px !important;}
.m-bottomLg {margin-bottom: 15px !important;}
.m-bottomXlg {margin-bottom: 30px !important;}
.m-bottomXXlg {margin-bottom: 40px !important;}
.m-left1 {margin-left: 1px !important;}
.m-left {margin-left: 3px !important;}
.m-leftM {margin-left: 10px !important;}
.m-leftLg {margin-left: 15px !important;}
.m-leftXlg {margin-left: 30px !important;}
.m-right1 {margin-right: 1px !important;}
.m-right {margin-right: 3px !important;}
.m-rightM {margin-right: 10px !important;}
.m-rightLg {margin-right: 15px !important;}
.m-rightXlg {margin-right: 30px !important;}
.p-top {padding-top: 3px !important;}
.p-topM {padding-top: 10px !important;}
.p-topLg {padding-top: 15px !important;}
.p-topXlg {padding-top: 30px !important;}
.p-bottom {padding-bottom: 3px !important;}
.p-bottomM {padding-bottom: 10px !important;}
.p-bottomLg {padding-bottom: 15px !important;}
.p-bottomXlg {padding-bottom: 30px !important;}
.p-left {padding-left: 3px !important;}
.p-leftM {padding-left: 10px !important;}
.p-leftLg {padding-left: 15px !important;}
.p-leftXlg {padding-left: 30px !important;}
.p-leftXxlg {padding-left: 60px !important;}
.p-right {padding-right: 3px !important;}
.p-rightM {padding-right: 10px !important;}
.p-rightLg {padding-right: 15px !important;}
.p-rightXlg {padding-right: 30px !important;}
.p-abs { position: absolute !important; }
.p-rel { position: relative !important; }
.b-bottom { border-bottom:1px solid #e6e6e6; }

.sepTin { background:transparent url(../images/bkg_sep.jpg) no-repeat center top; padding:10px 0 0 0; }
.sepMid { background:transparent url(../images/bkg_sep_mid.jpg) no-repeat center top; padding:10px 0 0 0; }
.sepBig { background:transparent url(../images/bkg_sep_big.jpg) no-repeat center top; padding:10px 0 0 0; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {min-width: 300px;}
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
/*.main-container { background:#fbfaf6 url(../images/bkg_main1.gif) 50% 0 no-repeat; }*/
.main {width: 100%; margin:0 auto; min-height:400px; padding:0; background:#fff; text-align:left;}

/* Base Columns */
.col-left { float:left; width:152px; padding:0 0 1px; }
.col-main { float:left; width:740px; padding:0; }
.col-right { float:right; width:225px; padding:0; }
.sidebar { margin-top:10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

.col1-layout .col-main {
    padding: 0 25px;
}



.col2-left-layout .col-left.sidebar .block {
    width: 100%;
}

.catalog-category-view #filter {
    width: 20%;
    min-width: 250px;
    float: left;
}
.catalog-category-view #filter .block {
    width: 100%;
}
.catalog-category-view #right-content {
    float:right;
    width: 80%;
    max-width: calc(100% - 250px);
}


/* 3 Columns Layout */
.col3-layout .col-main { width:590px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:790px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.col2-right-layout .right .block-poll { margin:15px 0 16px 0; border-bottom:1px solid #fff; }
.col2-right-layout .right .block-poll .block-title { border-bottom:none !important; padding:0; }
.col2-right-layout .right .block-poll .block-title strong span { font-size:18px; font-weight:normal; line-height:1.35; }
.catNameTitelized { text-transform:uppercase; font-size:18px; font-weight:normal; line-height:1.35; color:#444; }
.catMasterBlockized { border:1px solid #eee; padding:5px 10px; margin:10px 0; background-color:#f8f8f8; width:250px; }
.spe-desc { height:39px; }
.catMasterBlockized.contactUs {width:150px !important;}
.catMasterBlockized h2 { margin:0 0 10px 5px; }
.catMasterBlockized p { /*width:238px;*/ padding:0 5px; }
.lesglacees { font-size:18px; font-weight:normal; line-height:1.35; color:#444; text-transform:uppercase; }

.quicklinksperfumes { margin-top:-50px; *width:240px; }
.quicklinksperfumes a.linkslable { width:57px; display:block; color:#000; text-decoration:none; padding-top:25px; *float:right; }

.tabcomponent { /*background:#e8e8e8;*/ height:22px; padding:5px 0; *width:770px; }
.tabcomponent li { float:left; height:14px; /*border:1px solid #fff;*/ margin:0 1px; padding:8px 6px; background:#002351; -moz-border-radius:4px 4px 0 0; -khtml-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; }
.tabcomponent li.active, .tabcomponent li:hover { background:#E8E8E8; }
.tabcomponent li a { color:#fff; text-decoration:none; white-space:nowrap; }
.tabcomponent li.active a, .tabcomponent li:hover a { color:#000; text-decoration:none; white-space:nowrap; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#000; }
/*input,select,textarea,button { font:11px Tahoma, Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }*/
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:0 2px; }
input.input-text { border-color:#ddd; width:100px; height:24px; margin:0 7px 0 0; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

/* Buttons */
/*button.button {background:#fff url(../images/bkg-buttons.jpg) no-repeat left -4px; overflow:visible; height:31px; border:0; padding:0 0 0 10px; margin:-6px 0 0 0; cursor:pointer;}
button.button span {line-height:31px; white-space:nowrap; display:block;}
button.button span span {background:transparent url(../images/bkg-buttons.jpg) no-repeat right -4px; padding:0 10px 0 0;}
button::-moz-focus-inner {border:0; padding:0;}*/
button.button { background:url(../images/bg_button.png) repeat-x; border:0; color:#4a4e51; cursor:pointer; height:24px; line-height:24px; padding:0 9px; text-transform:uppercase; }
button.button2 { background:url(../images/bg_button2.png) repeat-x; color:#fff; border:0; cursor:pointer; font-weight:bold; height:26px; line-height:26px; padding:0 9px; text-transform:uppercase; }
button.button3 { background:url(../images/bg_button3.png) repeat-x; color:#fff; border:0; cursor:pointer; font-size:14px; font-weight:bold; height:32px; line-height:32px; padding:0 29px; text-transform:uppercase; text-shadow:1px 1px 1px #333; }
button.button4 { background:url(../images/bg_button4.png) repeat-x; color:#fff; border:0; cursor:pointer; font-size:14px; font-weight:bold; height:32px; line-height:32px; padding:0 15px; text-transform:uppercase; text-shadow:1px 1px 1px #333; }

/* GREY DARK */
button.btn-check-cart-sidebar { background-color:#c800a1 !important; border:1px solid #c800a1; border-radius: 3px; padding:2px 10px; color:#fff; background-image: linear-gradient(#D221AD, #B40087); background-image:-moz-linear-gradient(#D221AD, #B40087); background-image:-webkit-linear-gradient(#D221AD, #B40087); background-image:-o-linear-gradient(#D221AD, #B40087); }
button.btn-check-cart-sidebar span span { }

button.btn-checkout::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-checkout { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn-checkout { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.btn-checkout span { height:43px; border:0; display:block; background:url(../images/btn_checkout.png) 0 0 no-repeat; padding:0 0 0 19px; font:bold 15px/43px futuralt, Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; text-shadow:1px 1px 1px #333; }
button.btn-checkout span span { background-position:100% 0; padding:0 65px 0 0; }

button.btn-success::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-success { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn-success { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.btn-success span { height:58px; border:0; display:block; background:url(../images/btn-success.png) 0 0 no-repeat; padding:0 0 0 50px; font:bold 18px/58px futuralt, Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; text-shadow:1px 1px 1px #333; }
button.btn-success span span { background-position:100% 0; padding:0 21px 0 0; }

.btn-continue::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.btn-continue { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.btn-continue { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
.btn-continue span { height:33px; border:0; display:block; background:url(../images/btn-continue.png) 0 0 no-repeat; padding:0 0 0 49px; font:bold 14px/33px futuramd, Arial, Helvetica, sans-serif; color:#252628; text-transform:uppercase; }
.btn-continue span span { background-position:100% 0; padding:0 14px 0 0; }

button.btn-update::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-update { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn-update { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.btn-update span { height:33px; border:0; display:block; background:url(../images/btn-update.png) 0 0 no-repeat; padding:0 0 0 51px; font:bold 14px/33px futuramd, Arial, Helvetica, sans-serif; color:#252628; text-transform:uppercase; }
button.btn-update span span { background-position:100% 0; padding:0 18px 0 0; }

.product-view button.btn-cart::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.product-view button.btn-cart { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.product-view button.btn-cart { border:solid 1px #a6a6a6; padding:2px; float:right; overflow:visible; width:auto; margin:0; background:transparent; cursor:pointer; }
.product-view button.btn-cart span { height:43px; border:0; display:block; background:url(../images/btn_cart.png) 0 0 no-repeat; padding:0 0 0 80px; font:bold 16px/43px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; }
.product-view button.btn-cart span span { background-position:100% 0; padding:0 38px 0 0; }

button.btn-next::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-next { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn-next { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.btn-next span { height:29px; border:0; display:block; background:url(../images/bg_button_next.png) 0 0 no-repeat; padding:0 0 0 13px; font:bold 14px/29px futuramd, Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; }
button.btn-next span span { background-position:100% 0; padding:0 42px 0 0; }


button.button-newsletter { margin:10px 0 0 0; border:1px solid #c800a1; border-radius: 3px; padding:2px 10px; color:#fff; background-color:#c800a1 !important; background-image: linear-gradient(#D221AD, #B40087); background-image:-moz-linear-gradient(#D221AD, #B40087); background-image:-webkit-linear-gradient(#D221AD, #B40087); background-image:-o-linear-gradient(#D221AD, #B40087); }
/* GREY */
a.discoverfullrange { padding:0 0 0 10px; color:#000; display:block; text-decoration:none; background:transparent url(../images/bkg-buttons.jpg) no-repeat left -46px;}
a.discoverfullrange span {background:transparent url(../images/bkg-buttons.jpg) no-repeat right -46px; padding:0 10px 0 0; line-height:31px; display:block;}
/* WHITE */
.quick-access button.button { background:none; cursor:pointer; height:44px; margin:0 0 0 0 !important; padding:0; width:50px; }
/* GREY WITH CART */
/* WHITE WITH CART */
button.btn-cat-prod-product-home,
button.btn-cat-prod-list-event,
button.btn-cat-prod-list {background:transparent url(../images/bkg-buttons.jpg) no-repeat left -127px !important; margin:0 0 0 0 !important;}
button.btn-cat-prod-product-home span span,
button.btn-cat-prod-list-event span span,
button.btn-cat-prod-list span span {background:transparent url(../images/bkg-buttons.jpg) no-repeat right -127px !important; padding-right:30px;}
/* OLDS */
/*button.button::-moz-focus-inner { padding:0; border:0; }
button.button { -webkit-border-fit:lines; }
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; }
button.button span { background:#fff; height:21px; text-align:center; white-space:nowrap; color:#000; line-height:21px; font-size:13px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; padding:0 8px; *padding:3px 8px 0 8px !important; }
button.button span span {*border:1px solid #393939; *padding:0 6px !important;}
div.actions button.button span { padding:0 14px 0 8px !important; }
div.actions button { background:transparent url(../images/bkg_add_cart.jpg) center center no-repeat; width:125px; height:35px; text-align:center; box-shadow:0px 0px 0px #393939; -moz-box-shadow:0px 0px 0px #393939; -webkit-box-shadow:0px 0px 0px #393939; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px 0px 0px 0px; }
div.actions button span span {*border:0px !important;}
div.add-to-box.actions button { background:transparent url(../images/bkg_add_cart2.jpg) center center no-repeat; width:125px; height:35px; text-align:center; box-shadow:0px 0px 0px #393939; -moz-box-shadow:0px 0px 0px #393939; -webkit-box-shadow:0px 0px 0px #393939; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px 0px 0px 0px; }
div.add-to-box.actions button span span {*border:0px !important;}
div.actions button span { color:#000; font-size:12px; background:transparent none; display:inline !important; letter-spacing:-1px; }
.sidebar div.actions button.button { background:transparent none !important; }
.sidebar div.actions button.button span { padding:0 8px !important; background:#fff !important; display:block !important; height:21px !important; line-height:21px !important; box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; }
button.button span span {  }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }
button.btn-checkout span { height:40px; border:0; padding:0 0 0 9px; color:#000; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }*/
/*Line:430*/
.buttons-set button.button { float:right; margin-left:5px; }
/*Line:660*
.header .quick-access .button { box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; }
.header .quick-access .button span { font-size:11px; background:none; }
/*Line:677*
.header .form-search button.button span span { background-position:100% 0; }
/*Line:815*
.sidebar .block .actions .button span { box-shadow:0px 0px 0px #393939; -moz-box-shadow:0px 0px 0px #393939; -webkit-box-shadow:0px 0px 0px #393939; background:none repeat scroll 0 0 transparent !important; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px 0px 0px 0px; }
.sidebar .block .actions .button span span { box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; background:none repeat scroll 0 0 #FFFFFF !important; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; }
/*Line:1186*/
.add-to-cart button.button { float:left; margin:0 20px 0 0; /*color:#fff !important;*/ }
/*Line:1449******
.cart .discount button span,
.cart .shipping button span { padding:0 3px; }
/*Line:1453*/
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-top:2px; }
/*Line:1602*/
.opc .buttons-set.disabled button.button { display:none; }
/*Line:1679******
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
/*Line:1840*/
.my-wishlist .buttons-set button.button { float:none; }
/*Line:1871*/
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#000; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:340px; }
.form-list .field { float:left; width:340px; }
.form-list input.input-text { width:318px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:318px; height:25px; }
.form-list li.wide .input-box { width:680px; }
.form-list li.wide input.input-text { width:650px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:650px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:260px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:248px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
/*.buttons-set button.button { float:right; margin-left:5px; }/**/

#form-validate { padding:7px 21px; border-bottom:0; /*border-right:1px solid #888;*/ display:block; }
#form-validate .buttons-set { margin:0 0 0; border-top:0; text-align:left; }
#form-validate h2 { font-size:14px; margin:0 0 14px; padding:0 0 5px 5px; border-bottom:1px solid #ddd; text-transform:uppercase; color:#444; }
#form-validate p.required { margin:0 0 25px; }

#contactForm .buttons-set {border-top:0px;}
.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }
/*
.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
*/
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; position:absolute; width:300px;top: 139px;right: 105px;}
.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#444; }

.messages ul { list-style:none !important; margin:0 0 0 0 !important; padding:0 !important; }
.messages { list-style:none !important; width:100%; overflow:hidden; margin:10px 0 0 0 !important; padding:0 !important; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 0 0 !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { border-bottom:solid 1px #d0d0d0; font-size:11px; line-height:1.25;margin: 20px 0 0px 0;padding: 0 0 15px 0; color:#8d8d8d; width:100%;}
.breadcrumbs a { color:#000 !important; text-decoration:none; white-space:nowrap; }
.breadcrumbs li.home a { text-decoration:underline; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { white-space:nowrap; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:10px 0 15px; }
.page-title h1,
.page-title h2 { text-transform:uppercase; font-size:20px; line-height:30px; color:#444; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount { display:none; float:left; margin:0; }
.pager .limiter { display:none; float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0; }
.pager .pages strong { display:none; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 10px; }
.pager .pages li img { position:relative; bottom:2px; }
.pager .pages .current { background:#e9ebea; font-weight:bold; padding:5px 10px;}

/* Sorter */
.sorter { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { font-size:18px; padding:20px 0 0; border-top:1px solid #d0d0d0; }
.toolbar .sorter { display:none; border-bottom:1px solid #fff; }
.toolbar-bottom { margin:30px 0 0; }

/* Data Table */
.data-table { width:100%; /*border:1px solid #bebcb7;*/ }
.data-table .odd  { }
.data-table .even { }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:15px; }

.data-table thead { color:#757575; text-transform:uppercase; }
.data-table thead th { font-weight:normal; /*border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c;*/ padding:15px; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { /*background:url(../images/bkg_th.gif) repeat-x 0 100% #d9e5ee;*/ }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { /*border-bottom:1px solid #d9dde3;*/ }
.data-table tfoot tr.first td { /*background:url(../images/bkg_tfoot.gif) 0 0 repeat-x;*/ }
.data-table tfoot tr { background-color:#f8f8f8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { /*border-bottom:1px solid #d9dde3;*/ border-top:solid 1px #d3d3d3; border-right:solid 1px #d3d3d3; }
.data-table tbody tr.last td { border-bottom:solid 1px #d3d3d3 !important; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

#checkout-review-table { margin:0 20px; width:700px; }
.table-totals { float:right; margin:0 20px; }
.table-totals td { padding:5px 10px 5px 455px; position:relative; left:43px; }
.table-totals td.table-price { border-left:solid 1px #d3d3d3; padding:5px 37px 5px 15px; }
.table-totals tr.grandtotal { background:#fff; }
.table-totals tr.grandtotal td { border-top:solid 1px #d3d3d3; border-bottom:solid 1px #d3d3d3; font-family:futuramd; font-size:16px; left:0; padding:15px 0 15px 455px; text-transform:uppercase; }
.table-totals tr.grandtotal td.table-price { border-left:none; color:#003466; padding:15px 37px 15px 15px; }
.table-totals tr.grandtotal td.table-price .price { position:relative; left:20px; }
#checkout-review-submit { clear:both; }

/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class:std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { /*color:#dc6809 !important; font-weight:bold;*/ }
.link-wishlist { /*color:#dc6809 !important; font-weight:bold;*/ }
.link-reorder { /*font-weight:bold; color:#dc6809 !important;*/ }
.link-compare { /*font-weight:bold;*/ }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#7d7d7e; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
@font-face {
    font-family: 'futuralt';
    src: url(../font/Futuralt.eot);
    src: url(../font/Futuralt.eot?#iefix) format('embedded-opentype'),
        url(../font/Futuralt.woff) format('woff'),
        url(../font/Futuralt.ttf) format('truetype'),
        url(../font/Futuralt.svg#Futuralt) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuramd';
    src: url(../font/Futuramd.eot);
    src: url(../font/Futuramd.eot?#iefix) format('embedded-opentype'),
        url(../font/Futuramd.woff) format('woff'),
        url(../font/Futuramd.ttf) format('truetype'),
        url(../font/Futuramd.svg#Futuramd) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuracb';
    src: url(../font/Futuracb.eot);
    src: url(../font/Futuracb.eot?#iefix) format('embedded-opentype'),
        url(../font/Futuracb.woff) format('woff'),
        url(../font/Futuracb.ttf) format('truetype'),
        url(../font/Futuracb.svg#Futuracb) format('svg');
    font-weight: normal;
    font-style: normal;
}

.logo { float:left; }
#reassurance-top {
    /*background: url(../images/bg-menu-new.png) repeat-x;*/
    height: 39px;
    background-size: contain;
    width: 100%;
    background-color: #F4F4F4;
    position: fixed;
    top: 0;
    z-index: 1000;
    border:1px solid #DCDCDC;
}
#reassurance-top ul {
    height: 100%;
}
#reassurance-top li {
    width: 150px;
    margin: 0 calc(10% - 75px);
    float: left;
    box-sizing: border-box;
    text-align: left;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 25px;
    height: 100%;
}
#reassurance-top a {
    line-height: 120%;
    color: #333;
    height: 100%;
    width: 100%;
    padding: 4px 0 10px 35px;
    display: block;
}
#reassurance-top li span {
    width: 100%;
    display: block;
}
#reassurance-top li span.first-line {

}
#reassurance-top li span.last-line {

}

.header-container { background:url(../images/bg_header_container.png) repeat-x; height:217px; }
.header-container .top {
    height: 78px;
    line-height: 39px;
    margin: 0 auto 0 auto;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 39px calc(10% - 75px) 0;
    display: block;
}
.header-container .top .part {float: left; height:39px; width:33%;}
.header-container .top .part.a-right {
    float: right;
    position: relative;
}
.header-container .top .part p { color:#495456; float:left; font-size:12px; text-transform:uppercase; }
.header-container .top div#site {
    background: transparent;
    color: #495456;
    border: 0;
    float: left;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    width: 140px;
    padding: 1px 0 0 0;
    box-sizing: border-box;
    margin-left: -3px;
    margin-right: -8px;
    height: 38px;
    z-index: 100;
    position: relative;
    cursor: pointer;
}
.header-container .top div#site.active {
    height: auto;
    background-color: #eee;
}
.header-container .top div#site span {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 5px;
    border-bottom: 1px solid #ddd;
    line-height: 25px;
    cursor: pointer;
}
.header-container .top div#site span:hover {
    background-color: #ddd;
}
.header-container .top div#site.active span:first-child:hover {
    background-color: transparent;
}
.header-container .top div#site span:first-child {
    line-height: 39px;
}

.header-container .top div#site span:first-child,
.header-container .top div#site span:last-child{
    border-bottom: 0;
}

.flag { display:block; float:left; height:10px; margin:15px 0 0 3px; width:13px; cursor: pointer;}
#flag-fr { background:url(../images/fr.png) no-repeat; }
#flag-om { background:url(../images/fr.png) no-repeat; }
#flag-au { background:url(../images/au.png) no-repeat; }
#flag-at { background:url(../images/at.png) no-repeat; }
#flag-be { background:url(../images/be.png) no-repeat; }
#flag-br { background:url(../images/br.png) no-repeat; }
#flag-ca { background:url(../images/ca.png) no-repeat; }
#flag-de { background:url(../images/de.png) no-repeat; }
#flag-it { background:url(../images/it.png) no-repeat; }
#flag-nl { background:url(../images/nl.png) no-repeat; }
#flag-ru { background:url(../images/ru.png) no-repeat; }
#flag-es { background:url(../images/es.png) no-repeat; }
#flag-uk { background:url(../images/uk.png) no-repeat; }
#flag-us { background:url(../images/us.png) no-repeat; }
.header-container .top #num-contact { background:url(../images/contact.png) no-repeat; height:22px; line-height:22px; margin:8px 0 0; text-align:left; text-transform:uppercase; width:308px; }
.header-container .top #num-contact span { color:#FFF; display:block; font-size:14px; padding:0 0 0 10px; }
.header-container .top #link-account { background:url(../images/bg_top_account.png) repeat-x; color:#06315e; display:block; font-size:13px; height:29px; line-height:29px; padding:0 15px 0 0; text-transform:uppercase; width:128px;position: relative;float: right;margin-top: 5px;}
.access_account { background:url(../images/bg_access_account.png) repeat-x; border:solid 1px #c1c1c1; height:27px; line-height:27px; padding:0 10px; position:absolute; top:4px; right:0; text-transform:capitalize; }
.access_account #a-account { background:url(../images/bg_account.png) no-repeat 0 50%; color:#06315e; padding:0 0 0 20px; }
.access_account #a-logout { background:url(../images/bg_logout.png) no-repeat 0 50%; color:#06315e; padding:0 0 0 15px; text-transform:lowercase; }
.access_account span { color:#303030; font-weight:bold; margin:0 3px; }
.header {width: 100%;height: auto; margin:0 auto; text-align:right; position:relative; z-index:10;}
/*.header .logo { float:left; margin:3px 0 10px 12px; 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 { margin:0; }*/
.header a { color:#000; text-decoration:none; }
.header a:hover { text-decoration:underline; }
.header h1.logo, .header span.logo { float:left; margin:38px 0 2px 24px; background:transparent url(../images/logo_header.png) left top no-repeat; }
.header h1.logonew, .header span.logonew { float:left;margin: 25px 25px 0 25px;background: transparent url(../images/logo_header.png) center top no-repeat;float: left;width: 250px;}
.header span.logonew.logo-lampes {
    background-size: 160px;
}
.header h1.logo strong, .header span.logo strong,
.header h1.logonew strong, .header span.logonew 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 a, .header span.logo a { display:block; width:335px; height:45px; text-indent:-9999px; }
.header h1.logonew a, .header span.logonew a { display:block; width:204px; height:87px; text-indent:-9999px; }
.header h1.logo a img, .header span.logo a img,
.header h1.logonew a img, .header span.logonew a img { display:none; }

.header .newsletter-adv { background-color: #FED5F7; float: left; height: 60px; margin: 10px 0 0 10px; padding: 5px; position: absolute; text-align: left; width: 367px; }
.header .newsletter-adv p { margin:0 0 3px 0; line-height:12px; }
.header .newsletter-adv input.news-large { width:190px !important; }
.header .newsletter-adv button { background-color:#fff; border:1px solid #000; border-radius: 3px; padding:1px 4px; }
.header .newsletter-adv .validation-advice { display:none;}

.header .quick-access {width: 100%;}
.header .quick-access ul {clear:both;}
.header .quick-access .form-search {background:url(../images/bg_search.png) no-repeat; height:44px; width:369px;margin: 35px auto;}
/*.header .quick-access .button { box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; }
.header .quick-access .button span { font-size:11px; background:none; }**/
.header .quick-access div.center {
    width: calc(95% - 573px);
    float: left;
}
.header .quick-access .block-subscribe {}
.header .quick-access .block-subscribe .block-title { display:none; }
.header .quick-access .block-subscribe label { float:left; margin:9px 4px 0 0; }
.header .quick-access .block-subscribe .input-box { float:left; margin:7px 0 0 0; }
.header .quick-access .input-text { width:280px !important; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; clear:both; display:none; }
/*.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#ddd; width:100px; height:20px; margin-right:4px; }
.header .form-search button.button { float:left; }*/
.header .form-search { height:20px; margin:47px 0 0 85px; }
.header .form-search label { margin:2px 0 0 0; }
.header .form-search input.input-text { background:transparent; border:none; color:#969696; width:100px; font-size:13px; font-style:italic; height:19px; margin:0 4px 0 0; }
/*.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Tahoma, Arial, sans-serif; }*/
/*#search_mini_form { float:right; }*/
#newsletter-validate-detail .block-content { margin-top:1px; }
/*.header .form-search button.button span span { background-position:100% 0; }/**/
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { /*float:right;*/ margin:0; }
.header .links li { /*float:left;*/ font-size:11px; /*background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat;*/ padding:0 8px; border-right:1px solid #7d7d7e; }
.header .links li.last { border-right:0 !important; }
.header .links a { /*color:#ebbc58; */white-space:nowrap; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
.header .topcart { background:url(../images/bg_topcart.png) no-repeat; color:#646464; float:right; font-size:11px; height:69px;margin: 0; padding:0 0 0 82px; text-align:left; text-transform:lowercase;width: 223px;box-sizing: border-box;margin: 25px calc(10% - 75px) 0 25px;}
.header .topcart a { color:#06315e; display:block; font-size:18px; padding:18px 0 0; text-transform:uppercase; }
.header .topcart * { padding:0 50px 0 0; }
/********** < Navigation */
.nav-container {position: relative;width: 100%;box-sizing: border-box;padding: 0 1%;}
#nav {width: 100%; margin:0 auto; padding:0; font-size:13px; height:38px; z-index:1000;position: static;}
/*#nav { width:951px; margin:0 auto; padding:0; font-size:13px; height:40px; font:12px "Quicksand Book", Tahoma, Arial, Helvetica, sans-serif; }*/

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; font-size:15px; float:left; white-space:nowrap; }
#nav li ul span { white-space:normal; text-transform:uppercase; }
#nav ul li.parent a { background:url(../images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#fff; background-color:#002351; }
#nav a { float:left; padding:10px 12px; color:#fff; }
#nav > li { background:url(../images/bg_navli.png) repeat-x; border-top:solid 1px transparent; border-right:solid 1px transparent;  border-left:solid 1px transparent; font-family:futuramd; height:37px; line-height:38px;margin:0 3px 0 0; text-transform:uppercase;}
#nav > li:hover { background:#fff; border-top:solid 1px #aaa; border-right:solid 1px #aaa;  border-left:solid 1px #aaa; }
#nav > li:hover > a { color:#003563; }
#nav > li > a { padding:0 39px 0 38px; position:relative; line-height:38px;}
#nav > li > a:hover { line-height:38px; }
#nav li.grey { background:url(../images/bg_navli_grey.png) repeat-x; }
#nav li.grey > a { background:none; /*padding:0 39px;*/ }
#nav li.grey:hover { background:#fff; }
#nav li.grey.last { margin:0; }
.openmenu { background:url(../images/openmenu.png) no-repeat 0 0; display:block; margin:18px 0 0 19px; height:5px; width:7px; }
#nav li:hover .openmenu { background:url(../images/openmenu.png) no-repeat 0 -5px; }

.submenu { background:#fff; border-bottom:solid 5px #003563; border-right:solid 1px #aaa; border-left:solid 1px #aaa; /*display:none;*/ height:auto; font-size:14px; width:986px; }
.submenu h3 { color:#212629; border-bottom:solid 1px #c4c4c4; font-size:22px; font-weight:normal; padding:0 0 7px 35px; text-transform:none; }
.submenu p { color:#212629; font-weight:bold; line-height:14px; margin:20px 0 0; text-transform:none; }
#nav .submenu .col { float:left; margin:0 0 0 35px; position:relative; left:0; top:0; width:120px; }
#nav .submenu .col ul { margin:10px 0 30px 0; }
#nav .submenu .col li { line-height:12px; margin:0 0 3px 0; }
#nav .submenu .col li.marge { margin:24px 0 3px 0; }
#nav .submenu .push { float:right; margin:20px 20px 0 0; position:relative; top:0; left:0; width:494px; }
#nav .submenu .push a { padding:0; }
#nav .submenu .push img { margin:0 0 20px 20px; }
#nav > li:hover .submenu { /*display:block;*/left: 0;}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; color:#747474; font-family:futuralt; padding:0; background:none; text-transform:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute;width: 100%; top:37px;left: 0 !important;}
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:-1px; z-index:999; padding: 0; }
#nav li.nav-2 div.shown-sub { left:-191px; }
#nav li.nav-3 div.shown-sub { left:-393px; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/*#nav li ul a { font:11px "Quicksand Bold", Tahoma, Arial, Helvetica, sans-serif; }*/
/********** Navigation > */
/* Customer services */
#nav li.customerservices { background:#fff url(../images/bkg_arrow_left.jpg) right center no-repeat; padding-right:10px; margin-top:12px; white-space:nowrap; }
#nav li.customerservices span { font-weight:bold; display:inline !important; background:#fff url(../images/bkg_arrow_right.jpg) left center no-repeat; padding-left:10px; cursor:default;}
/* Menu level 3 */
#nav ul.detail-cat { width:350px; height:193px; padding:0 !important; top:-12px !important; }
#nav li ul li ul.shown-sub { left:180px !important; }
#nav ul.detail-cat li { width:350px; height:193px; }
#nav ul.detail-cat li img { width:350px; /*height:130px;*/ display:block; background-color:#fff; }
#nav ul.detail-cat li div, #nav ul.detail-cat li a { display:block; position:static !important; background:transparent !important; }
#nav ul.detail-cat li a { width:350px; height:193px; }
#nav ul.detail-cat li div.title { width:350px; height:33px; background:#002351 url(../images/bkg_lvl3_title.jpg) -185px 30px no-repeat !important; line-height:33px; letter-spacing:-1px; }
#nav ul.detail-cat li div.seeall { width:350px; height:30px; line-height:30px; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { /*border:1px solid #c4c1bc; margin:0 0 15px;*/ }
.block .block-title { font-family:futuramd; padding:2px 9px; }

/*.block .block-title strong { display:block; font:bold 12px/16px Tahoma, Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#444; }*/
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { /*background:#f8f7f5;*/ }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#002351; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { /*background:#dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right;*/ }
.block .actions a { /*float:left;*/ }
.block .actions button.button {  }
.block .actions button.button span span { /*color:#7d7d7e; font-size:9px;*/ }
.block .empty { margin:0; padding:5px 9px; text-align:center;}

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-static,
.block-login { font-size:13px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-static .block-title strong,
.block-login .block-title strong,
.block-title strong { text-transform:uppercase; color:#444; font-size:12px; }

.sidebar .block { margin-bottom:20px; border:1px solid #d6d6d6; width:223px; }



.col-left.sidebar .block { margin-bottom:20px; border-right:1px solid #888; width:151px; border-left:0px solid #fff; }
.sidebar .block-cart { margin-bottom:20px; border-left:1px solid #888; }
.sidebar .block .actions { text-align:center; }
/*.sidebar .block .actions .button span { box-shadow:0px 0px 0px #393939; -moz-box-shadow:0px 0px 0px #393939; -webkit-box-shadow:0px 0px 0px #393939; background:none repeat scroll 0 0 transparent !important; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px 0px 0px 0px; }
.sidebar .block .actions .button span span { box-shadow:0px 0px 3px #393939; -moz-box-shadow:0px 0px 3px #393939; -webkit-box-shadow:0px 0px 3px #393939; background:none repeat scroll 0 0 #FFFFFF !important; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px; }/**/
.col-left.sidebar .block .actions { margin:10px 0 0 25px; }
/*#newsletter-validate-detail input { width:140px; }*/

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block:Account */
.block-account { /*border-color:#bbb;*/margin-top:7px; }
.block-account .block-title { /*background:#fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x;*/ border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; }
.block-account .block-content { /*background:#fbfaf6;*/ padding:7px 0; }
.block-account .block-content li { float:left; height:14px; margin:0 1px; padding:8px 6px; background:#002351; -moz-border-radius:4px 4px 0 0; -khtml-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; }
.block-account .block-content li a { /*display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important;*/color:#fff; text-decoration:none; white-space:nowrap; }
.block-account .block-content li.current,
.block-account .block-content li:hover { /*color:#ea7900;*/background:#E8E8E8; }
.block-account .block-content li.current a,
.block-account .block-content li:hover a { color:#000; }
/*.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }*/

/* Block:Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
/*.block-currency .block-title strong { font:bold 13px/21px Tahoma, Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }*/
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block:Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(../images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle {
    position: relative;
    color: #767676;
    display: inline;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 15px;
    padding: 0 25px 0 0;
    width: 100%;
    display: block;
    text-align: right;
    margin: 0;
    box-sizing: border-box;
}
.block-layered-nav .block-subtitle::after {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px;
    background: url(../images/arrow-bottom.png) no-repeat 100% 50%;
}
.block-layered-nav .block-content { /*border:1px solid #a0b3c3; background:#e7f1f4;*/ }
.block-layered-nav dt { background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently {
    background: #F4F4F4;
    float: left;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;

}
.block-layered-nav .currently .block-subtitle {
    background: none;
    display: block;
    margin: 0;
    text-align: left;
    padding: 10px;
    border-bottom: 3px solid #fff;
}
.block-layered-nav .currently .block-subtitle::after {
    display: none;
}
.block-layered-nav .currently .btn-remove {
    margin-top: 0;
    position: absolute;
    right: 4px;
    top: 4px;
    margin-left: 0;
}
.block-layered-nav .currently li {
    margin: 10px 0;
}

.block-layered-nav .currently li { padding:4px 6px 4px 25px; }
.block-layered-nav .currently .label { font-weight:bold; padding:0 0 0 5px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { background:url(../images/clear-all.png) no-repeat; float:left; height:19px; width:20px; margin:0; }
.block-layered-nav .actions { padding:4px 9px; text-align:left; }
.block-layered-nav .actions a { background:url(../images/clear-all.png) no-repeat 0 50%; color:#5b5b5b; float:none; font-weight:bold; padding:0 0 0 25px; }
#narrow-by-list { background:none; float:left; margin:15px 0 0; padding:15px; position:relative; width:100%; box-sizing: border-box;}
.block-layered-nav #sep { background:#c3c5c4; height:1px; width:986px; position:absolute; left:0; top:45px; }
.block-layered-nav .filter {
    float:left;
    margin: 20px 0 0 0;
    width: 100%;
}
.block-layered-nav .filter.first { margin:0 0 0 30px; }
.block-layered-nav .filter span.title {
    display:block;
    font-size:16px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #5b5b5b;
    text-transform:uppercase;
    height:auto!important;
}
.block-layered-nav .filter li {
    font-size:14px;
    display: block;
    overflow: hidden;
    text-indent: -999px;
}
.block-layered-nav .filter li a {
    text-transform: capitalize;
    padding: 5px 10px;
    display: block;
    text-indent: 0;
    width: 100%;
    float: left;
}

/* Block:Cart */
.block-cart { background-color:#FED5F7; }
.block-cart .block-title { color:#BA3AA3; font-size:16px; text-align:center; border-bottom:0px solid; }
.block-cart .block-title strong span { color:#BA3AA3; font-size:16px; font-weight:normal; }
.block-cart .summary { background-color:#FED5F7; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; text-align:center; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fff; text-align:center; border:1px solid #c3c3c3; color:#5d6c86; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px 5px 5px 5px; }
.block-cart .subtotal .price { font-weight:bold; color:#07254C; }
.block-cart .actions { background-color:#FED5F7; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; text-align:center; }
.block-cart .actions button {  }

.sidebar .block-cart .block-subtitle, .sidebar .block-cart .mini-products-list { display:none; }
.sidebar .block-viewed .block-title strong { font-weight:normal; font-size:11px; border-bottom:1px solid #ddd; }

#recently-viewed-items { padding-bottom:10px; }
#recently-viewed-items li { padding:2px 9px; }
#recently-viewed-items li.odd,
#recently-viewed-items li.even { background-color:#fff; }


/* Block:Wishlist */
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block:Related */
.box-additional,
.block-related { clear:both; margin:0; padding:10px 0 0 0; }
.block-related { margin:10px 0 20px 0; padding:10px 0 0 30px; }
.block-related li.item { width:195px; text-align:center; float:left; padding:7px 0 !important; background-color:#fff !important; }
.block-related li.last { clear:right; }
.block-related .block-title strong { /*background-image:url(../images/i_block-related.gif); background-position:0 1px;*/ text-transform:none !important; }
.block-related input.checkbox { float:left; }
/*.block-related .product { margin-left:20px; }*/
.block-related li .product .product-image { width:135px !important; height:135px; display:block; float:none !important; border:none !important; padding-left:30px; *padding-left:0px !important; }
.block-related li .product .product-details { margin:0 !important; }
.block-related li .product .product-name a { font-weight:bold; }

/* Block:Compare Products */
.block-compare .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { /*border-color:#406a83; background:#618499;*/ }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; text-align:center; }
.compare-table thead tr td,
.compare-table thead tr th { text-align:center; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { /*background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y;*/ }
.compare-table tbody th,
.compare-table tbody td { padding:10px; /*border:0; border-top:1px solid #ccc; border-left:1px solid #ccc;*/ }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tfoot tr.last td,
.compare-table tfoot tr.last th { background-color:#fff; border:0; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { /*border-bottom:1px solid #ccc !important;*/ }
.compare-table tr.add-to-row td { /*background:#fffada;*/ text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.block-compare .actions a { display:block; margin:3px 0 5px; }

/* Block:Recently Viewed */
.block-viewed .block-title strong { /*background-image:url(../images/i_block-viewed.gif);*/ }

/* Block:Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block:Poll */
.block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#000; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block:Tags */
.block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block:Subscribe */
.block-subscribe .block-content { /*padding:5px 10px;*/}
.block-subscribe .block-title strong { background-image:url(../images/i_block-subscribe.gif); }
/*.block-subscribe label { font-weight:bold; color:#667; }*/
/*.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }*/
.block-subscribe .action { background:none; padding:0; margin:0 0; text-align:left; float:left; }
/*.block-subscribe .actions button.button { float:none; }*/
.block-subscribe .actions button.button span { /*border-color:#406a83; background:#618499;*/ }

/* Block:Reorder */
.block-reorder .block-title strong { background-image:url(../images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block:Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block:Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { /*border-color:#406a83; background:#618499;*/ }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

.col-main .block-static { border:1px solid #cbcbcb; width:305px; height:116px; }
.col-main .block-static-last { margin-right:0 !important; clear:right; }
.col-main .block-static p { margin:0 0 5px 0; }
.col-main .block-static p.desc { margin-top:2px; }
.sidebar .block-static .air-diagno { text-transform:uppercase; background:#f5f5f5; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.sidebar .block-static .air-diagno strong { color:#07254c; font-weight:normal; font-size:16px; }
.sidebar .block-static .air-diagno strong span { font-weight:bold; }
.sidebar .block-static .static-video { padding-left:20px; background:#fff url(../images/picto_video.jpg) left center no-repeat; line-height:20px; display:block; height:20px; }
.sidebar .block-static .static-help { padding-left:20px; background:#fff url(../images/picto_help.jpg) left center no-repeat; line-height:20px; display:block; height:20px; }
.sidebar .block-static .static-cart { padding-left:20px; background:#fff url(../images/picto-cart.jpg) left center no-repeat; line-height:20px; display:block; height:20px; }
.static-video-big { background:#fff url(../images/picto_video_big.jpg) left center no-repeat; display:block; width:76px; height:44px; text-indent:-9999px; }
.static-help-big { background:#fff url(../images/picto_help_big.jpg) left center no-repeat; display:block; width:79px; height:44px; text-indent:-9999px; }
.static-videoen-big { background:#fff url(../images/picto_videoen_big.jpg) left center no-repeat; display:block; width:76px; height:44px; text-indent:-9999px; }
.static-helpen-big { background:#fff url(../images/picto_helpen_big.jpg) left center no-repeat; display:block; width:79px; height:44px; text-indent:-9999px; }

/* Quizz */
ul.response-grid {}
ul.response-grid li { float:left; width:200px; margin-right:20px; height:183px; }
ul.response-grid-center li { margin:0 90px; }
ul.response-grid li input { width:200px; display:block; }
ul.response-grid li label { display:block; text-align:center; }
ul.response-option li.item-response-1 { float:left; width:300px; margin-right:45px; margin-left:45px; text-align:center; font-weight:bold; margin-bottom:15px; margin-top:10px;}
ul.response-option li.item-response-2 { float:left; width:300px; margin-right:65px; margin-left:25px; text-align:center; font-weight:bold; margin-bottom:15px; margin-top:10px;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-description > img {
    width: calc(100% + 50px);
    margin: 0 -25px;
}
.category-title { border:0; margin:10px 0 0 0; }
.category-image { width: calc(100% + 50px);    margin: 0 -25px 10px -25px; overflow:hidden; text-align:center; box-shadow:0 0 10px #d0d0d0; }
.category-image img {
    width: 100%;
}
.category-description { margin:0 0 10px; }
.category-products { margin:10px 0; }

/* View Type:Grid */
.products-grid { margin:20px -10px;text-align: left; opacity: 0;}
.products-grid.ready {
    opacity: 1;
    transition: 0.3s opacity ease-out;
}
.grid-fam { float:left; width:465px; }
.products-grid.last { }
.products-grid li.item { background:#f1f1f1; border:solid 1px #d0d0d0;float: initial;display: inline-block;margin:0 27px 0 0; padding:0 0 20px 0; position:relative; text-align:center; width:220px;margin: 10px;-webkit-box-shadow:1px 1px 12px 1px #d0d0d0; -moz-box-shadow:1px 1px 12px 1px #d0d0d0; box-shadow:1px 1px 12px 1px #d0d0d0;
                         box-sizing: border-box;
}
.products-grid li.item-redeemcatalog { text-align:center; float:left; width:190px; padding:12px 0 0 0; background:url(../images/bkg_sep_produits.jpg) 198px center no-repeat; }
.products-grid li.last {}
.products-grid .product-image {
    display:block; width:100%; margin:10px 0; zoom:1;

}
.products-grid li.item .more { background:#013668; color:#FFF; display:none; position:absolute; top:86px; left:54px; padding:10px 20px; text-transform:uppercase; }
.products-grid li.item:hover { border:solid 1px #013668; }
.products-grid li.item:hover .more { display:block; }

.product-bg-home { width:170px !important; height:90px !important; margin:0 0 0 0 !important; }
.product-bg-event { width:154px !important; height:110px !important; margin:0 0 0 0 !important; }
.product-bg-list { width:154px !important; height:135px !important; margin:0 0 0 0 !important; }

.products-grid .product-name { /*min-height:2.7em;*/ margin:10px 0 5px; font-weight:bold; font-size:14px; color:#203548; }
.products-grid .product-name a { color:#242527; font-weight:normal; text-decoration:none; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { /*position:absolute; bottom:12px;*/ }
/*.products-grid .actions button { background:#fff url(../images/bkg_add_cart.jpg) center center no-repeat; width:125px; height:35px; text-align:center; }
.products-grid .actions button span { color:#7d7d7e; font-size:9px; background:transparent none; display:inline !important; }*/

/* View Type:List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; cursor:help; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { color:#727272; }

/* Regular price */
.regular-price { color:#07254c; }
.regular-price .price { font-size:22px; color:#727272; }
.block .regular-price,
.block .regular-price .price { color:#727272; }

/* Old price */
.old-price { margin:0; display:inline; }
.old-price .price-label { white-space:nowrap; color:#999; display:none; }
.old-price .price { color:#3C7FA4; text-decoration:line-through; font-style:italic; }

/* Special price */
.special-price { margin:0; display:inline; padding-left:5px; }
.special-price:before { content:" / "; }
.special-price .price-label { font-size:11px; font-weight:bold; white-space:nowrap; color:#3C7FA4; display:none; }
.special-price .price { font-size:11px; font-style:italic; color:#3C7FA4; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#7d7d7e; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#7d7d7e; }
.tier-prices .price { font-weight:bold; color:#7d7d7e; }

.tier-prices-grouped li { padding:2px 0; color:#444; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin:11px 5px 0 30px; color:#666; }
.add-to-cart .qty { float:left; font-weight:bold; margin:7px 20px 0 0; text-align:center; }
/*.add-to-cart button.button { float:left; margin:0 20px 0 0; color:#fff !important; }/**/
.add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }

/* Add to Links + Add to Cart */
.add-to-box { height:49px; margin:40px 0 0; }
.add-to-box .add-to-cart { float:left; font-size:14px; padding:0; width:100%; }
.add-to-box .or { /*float:left; font-weight:bold; margin:0 7px; color:#666;*/display:none; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

/*.product-view { border:1px solid #c4c6c8; }*/

.product-essential { border-bottom:solid 1px #d0d0d0; color:#747474; margin:0 0 25px 0; padding:0; }
.product-essential h2 { color:#444; }

.product-collateral { padding:0; }
.product-collateral h2 { color:#444; margin:0 0 15px; }
#review-form { margin:0; /*background:transparent url(../images/bkg_sep_mid.jpg) no-repeat center top; padding:10px 0 0 0; display:block;*/ }
.product-collateral .box-collateral { margin:0; padding:0; }
.product-collateral .block-title { padding:0 !important; }
.product-collateral .block-title span { }
.product-collateral .product-name a { color:#002351; text-decoration:underline; font-weight:bold; }

/* Product Images */
.product-view .product-img-box { border-right:solid 1px #d0d0d0; float:left;min-width: 457px; margin:0; position:relative; left:1px;width: 40%;box-sizing: border-box;}
.product-view .product-img-box .prev-next-products { padding:15px 5px; width:267px; }
.product-view .product-img-box .prev-next-products .justlink { display:block; padding:4px 1px; color:#000; text-decoration:none; text-align:center; }
.product-view .product-img-box .prev-next-products li.longlink { width:265px; margin:0 0 5px 0; background:#fff url(../images/bkg-longlink.jpg) no-repeat center center; float:left; }
.product-view .product-img-box .prev-next-products li.halflink { width:130px; margin:5px 3px 0 0; background:#fff url(../images/bkg-halflink.jpg) no-repeat center center; float:left; }
.product-view .product-img-box .prev-next-products li.againlink { width:130px; margin:5px 0 2px 0; background:#fff url(../images/bkg-halflink.jpg) no-repeat center center; float:right; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:25px 0 0;; }
.product-view .product-img-box .product-image img {
    width: 100%;
    height: auto;
}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { border-bottom:solid 1px #d0d0d0; margin:0 0 25px 0; padding:0 0 25px 0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views li { float:left; margin:10px 24px 0 0; }
.product-view .product-img-box .more-views li.last { margin:10px 0 0; }
.product-view .product-img-box .more-views li a { float:left; width:88px; height:88px; border:1px solid #d0d0d0; overflow:hidden; }
.product-view .product-img-box .more-views li a:hover { border:solid 1px #013668; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#7d7d7e; }

/* Product Shop */
.product-view .product-shop { float:right; width:460px; }
.col1-layout .product-view .product-shop { border-left:solid 1px #d0d0d0; float:right; font-size:14px; padding:0;min-width: 507px;width: 60%;box-sizing: border-box;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-links { float:right; }
.product-view .product-shop .product-links li { float:right; }
.product-view .product-shop .product-name { margin:15px 0 0 30px; }
.product-view .product-shop .product-name h1 { margin:0; color:#01366a !important; font-size:34px; }
.product-view .product-shop .product-name h2.subtitle { padding:0; margin:0; font-weight:normal; clear:none; }
.product-view .product-shop .product-name h2.subtitle a { color:#3c7fa4; }
.product-view .product-shop .box-addto { border-top:solid 1px #d0d0d0; float:left; height:128px; width:100%; }
.product-view .product-shop .availability { margin:20px 0; color:#444; font-size:12px; }
.product-view .product-shop .availability.in-stock { background:url(../images/in-stock.png) no-repeat 0 50%; float:left; padding:0 0 0 17px; }
.product-view .product-shop .availability.out-of-stock { background:url(../images/out-of-stock.png) no-repeat 0 50%; float:left; padding:0 0 0 17px; }
.product-view .product-shop .short-description { margin:5px 0; color:#444; }
.product-view .product-shop .short-description h2 { display:none; }
.product-view .product-shop .price-box { float:left; margin:10px 0 10px 30px; width:270px; }
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price { font-size:24px !important; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#07254c !important; font-weight:normal !important; font-size:10px; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#7d7d7e; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#7d7d7e; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#444; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#444; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

.content-desc { border-top:solid 1px #d0d0d0; margin:20px 0 0; }
#tabs { border-bottom:solid 1px #d0d0d0; float:left; margin:25px 0 15px 30px;width: calc(100% - 30px);}
#tabs li { float:left; background:#f4f4f4; border:solid 1px #d0d0d0; cursor:pointer; margin:0 10px 0 0; padding:5px 20px; position:relative; top:1px; }
#tabs li.active { background:#fff; border-bottom:solid 1px #fff; color:#212526; }
.product-shop .content { margin:0 0 0 30px; }
.product-shop .content#description { line-height:22px; padding:0 19px; }
.product-shop .content #p-desc { height:/*110px*/100%; overflow:hidden; }
.product-shop .content #a-more { background:url(../images/more.png) 0 50% no-repeat; color:#747474; display:block; font-weight:bold; margin:20px 0 0; padding:0 0 0 29px; }
#product-attribute-specs-table th { padding:15px 8px; }

.product-essential .bottom { border-top:solid 1px #d0d0d0; margin:30px 0 0; padding:30px 0 30px 30px;}
.product-essential .bottom a.justlink { background:url(../images/bg_a_back.png) repeat-x; color:#202427; display:inline-block; font-size:16px; height:32px; line-height:32px; padding:0 30px 0 30px;width: 30%;text-align: center;}
#services-product { background:url(../images/services-product.png) no-repeat; height:74px; margin:30px 0 0; width:504px; position:relative; right:7px; }
#services-product a { color:#204d76; display:block; float:left; font-size:10px; font-weight:bold; }
#services-product #service-1 { width:65px; margin:18px 0 0 168px; }
#services-product #service-2 { width:60px; margin:25px 0 0 80px; }
#services-product #service-3 { width:60px; margin:25px 0 0 60px; }

.social-tools { background:url(../images/bg_social_tools.png) no-repeat; font-size:11px; height:74px; margin:25px 0; width:440px; position:relative; right:7px; }
.social-tools .social-tool { float:left; margin:14px 0 0 40px; text-align:center; }
.social-tools .social-tool a:hover { text-decoration:none; }
.social-tools .social-tool img { margin:3px 0 0; }

#share-facebook { margin:14px 0 0 145px; width:65px; }
#share-twitter { width:50px; }
#share-pint { width:65px; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block:Description */
.product-view .box-description {}

/* Block : See more color */
.block-attribute { position:relative; }
.attribute-value { /*float:left;*/ font-size:14px; margin:12px 25px 0 0; }
.attribute-value span { color:#1e2223; }
.see-more { position:absolute; top:12px; left:232px; }
a.see-more-img {display:block; height:41px; width:39px; float:left; margin:0 12px 0 0; text-align:center; }
a.see-more-img.current { background:#ececec; }
a.see-more-img.current img { border:solid 1px #d0d0d0; }

/* Block:Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block:Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .block-title { background:url(../images/bg_title_upsell.png) no-repeat; color:#093a65; font-size:22px; font-weight:normal; height:22px; line-height:22px; text-align:center; text-transform:uppercase;background-position: center;}
.product-view .box-up-sell .products-grid { width:auto; /*border:1px solid #e5dcc3;*/ }
.product-view .box-up-sell .products-grid td { position:relative; background:#f1f1f1; border:solid 1px #d0d0d0; float:left;margin: 0 20px 20px 0; padding:0 0 20px 0; text-align:center; width:224px; -webkit-box-shadow:1px 1px 12px 1px #d0d0d0; -moz-box-shadow:1px 1px 12px 1px #d0d0d0; box-shadow:1px 1px 12px 1px #d0d0d0;}
.product-view .box-up-sell .products-grid td.last { margin:0; }
.product-view .box-up-sell .products-grid td .product-name a { color:#242527; font-weight:normal; text-decoration:none; }
.product-view .box-up-sell .products-grid td:hover { border:solid 1px #013668; }
.product-view .box-up-sell .products-grid td .more { background:#013668; color:#FFF; display:none; position:absolute; top:86px; left:54px; padding:10px 20px; text-transform:uppercase; }
.product-view .box-up-sell .products-grid td:hover .more { display:block; }
/*.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }*/
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block:Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { /*border-color:#406a83; background:#618499;*/ }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block:Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a { font-weight:bold; }
.product-view .box-reviews dt span { /*font-weight:bold;*/ }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#002351; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

#zones h3 { background:#fff; color:#1f2729; font-family:futuracb; font-size:19px; height:46px; line-height:54px; padding:0 15px; position:absolute; right:0; bottom:20px; text-transform: uppercase; font-weight: normal; }
#zones .transparent { background:url(../images/transparent.png) repeat; display:none; position:absolute; top:0; left:0; height:100%; width:100%; }
#zone1 { float:left; margin:20px 20px 20px 0; position:relative; width:238px; height:238px; }
#zone2 { float:left; margin:0 20px 0 0; position:relative; width:238px; height:438px; }
#zone3 { float:left; margin:20px 20px 20px 0; position:relative; width:242px; height:477px; }
#zone3bis { float:left; margin:20px 20px 20px 0; position:relative; width:242px; height:487px; }
#zone4 { float:left; margin:20px 0 20px 0; position:relative; width:466px; height:234px; }
#zone4bis { float:left; margin:20px 0 20px 0; position:relative; width:466px; height:244px; }
#zone5 { float:left; width:223px; height:223px; position:relative;  }
#zone6 { float:left; width:485px; height:200px; position:relative;  }
#zone6bis { float:left; width:485px; height:190px; position:relative;  }
#zone7 { position:absolute; bottom:0; right:0; width:223px; height:442px; }
#zone7bis { position:absolute; bottom:0; right:0; width:223px; height:432px; }

#zone2:hover h3 { background:#013567; color:#fffeff; }
#zone3:hover h3 { background:#013567; color:#fffeff; }
#zone3bis:hover h3 { background:#013567; color:#fffeff; }
#zone4:hover h3 { background:#013567; color:#fffeff; }
#zone4bis:hover h3 { background:#013567; color:#fffeff; }
#zone5:hover h3 { background:#013567; color:#fffeff; }
#zone6:hover h3 { background:#013567; color:#fffeff; }
#zone6bis:hover h3 { background:#013567; color:#fffeff; }
#zone7:hover h3 { background:#013567; color:#fffeff; }
#zone7bis:hover h3 { background:#013567; color:#fffeff; }

#zone2:hover .transparent,
#zone3:hover .transparent,
#zone3bis:hover .transparent,
#zone4:hover .transparent,
#zone4bis:hover .transparent,
#zone5:hover .transparent,
#zone6:hover .transparent,
#zone6bis:hover .transparent,
#zone7:hover .transparent,
#zone7bis:hover .transparent { display:block; }


body.cms-index-index .main #slider {
    min-height: 200px;
    width: 100%;
    background-color: #eee;
}
body.cms-index-index .main div.block {
    float: left;
    width: calc(33.33% - 20px);
    min-height: 200px;
    box-sizing: border-box;
    margin: 10px;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 390px;
}
body.cms-index-index .main div.block > a {
    display: block;
    height: 100%;
    width: 100%;
}
body.cms-index-index .main div.block .tagline {
    position: relative;
    z-index: 1;
    padding: 7px 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    display: inline-block;
}
body.cms-index-index .main div.block .tagline::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #000;
    opacity: 0.5;
}
body.cms-index-index .main #block1 {
    width: calc(40% - 20px);
    min-height: 200px;
        box-sizing:border-box;
    /*border:1px solid #D6D6D6;*/
	border:1px solid #bfbfbf;/* d6d6d6 */
}

body.cms-index-index .main #block1 .tagline,body.cms-index-index .main #block2 .tagline,body.cms-index-index .main #block3 .tagline, body.cms-index-index .main #block4 .tagline {
    margin-top: 50px;
    margin-right: 20%;
}

body.cms-index-index .main #block2 {
    width: calc(40% - 20px);
}
body.cms-index-index .main #block3 {
    width: calc(20% - 20px);
    background-position: /*bottom 0*/left bottom;
    /*box-sizing:border-box;
    border:1px solid #bfbfbf;*//* d6d6d6 ou bfbfbf */
}
body.cms-index-index .main #block4 {
    width: calc(20% - 20px);
    background-position: /*right 0*/center 80%;
    box-sizing:border-box;
    border:1px solid #bfbfbf;
}
body.cms-index-index .main #social-block {
    width: calc(20% - 20px);
    background-color: #333;
}
body.cms-index-index .main #newproducts {
    width: calc(60% - 20px);

}
body.cms-index-index .main #newproducts .tagline {
    text-align: center;
    display: block;
}
body.cms-index-index .main #bestsellers {
    width: calc(100% - 20px);
}
body.cms-index-index .main #bestsellers .tagline {
    text-align: center;
    width: 100%;
    min-width: 480px;
}
body.cms-index-index .main #zone1 {
    width: 100%;
    margin: 0;
    height: auto;
    text-align: center;
}
body.cms-index-index .main #zone2 {
    width: 50%;
    margin: 0;
    height: auto;
}
body.cms-index-index .main #zone3 {
    width: 50%;
    margin: 0;
    height: auto;
}
body.cms-index-index .main #zone1,
body.cms-index-index .main #zone2,
body.cms-index-index .main #zone3 {
    padding: 20px;
    min-height: 0;
}
body.cms-index-index .main #zone1 h1,
body.cms-index-index .main #zone2 h2,
body.cms-index-index .main #zone3 h2 {
    color: inherit;
    margin-bottom: 10px;
}
body.cms-index-index .main #zone1 h1 {
    margin-bottom: 20px;
}
body.cms-index-index .col1-layout .col-main {
    padding: 0;
}

body.cms-index-index .main #bestsellers .products-grid,
body.cms-index-index .main #newproducts .products-grid {
    margin: 15px -10px 0 -10px;
    height: 310px;
}
body.cms-index-index .main #bestsellers .products-grid #prev-products,
body.cms-index-index .main #bestsellers .products-grid #next-products {
    display:none;
}

body.cms-index-index .main #newproducts .products-grid {
    width: calc(86% + 20px);
    padding: 0 7%;
    position: relative;
}
.products-grid #prev-products,
.products-grid #next-products {
    top: 130px;
    height: 70px;
    width: 50px;
    position: absolute;
    cursor: pointer;
}
.products-grid #prev-products span,
.products-grid #next-products span {
    transform: rotate(45deg);
    display: block;
    height: 30px;
    width: 30px;
    margin-top: 20px;
}
.products-grid #prev-products {
    left: 0px;
    display: none;
}
.products-grid #prev-products span {
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    margin-left: 20px;
}
.products-grid #next-products {
    right: 0;


}
.products-grid #next-products span {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}
#newproducts .products-grid {

}



body.cms-index-index .slide-container {
    height: 100%;
    margin-bottom: 0;
}
body.cms-index-index .slide-show {
    max-height: 400px !important;
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
}
body.cms-index-index .slide-show img {
    width: 100% !important;
    height: auto !important;
}


body.cms-index-index .banner_content {
    top: 0;
    width: 100% !important;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    z-index: 0;
    font-size: 32px;
    text-align: center;
    background: none;
    opacity: 1;
    display: none;
}
body.cms-index-index .banner_content p {
    position:relative;
    z-index: 10;
    padding: 10px;
}
body.cms-index-index .banner_content p::after {
    position: absolute;
    background-color: #000;
    opacity: 0.7;
    display: block;
    content: " ";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

body.cms-index-index .indentmenu {
    bottom: 0;
    right: 0;
    z-index: 1;
}
body.cms-index-index #pettabs {
    display: none;
}
body.cms-index-index .banner-content-style1 {
    height: 100%;
    width: 100%;
    text-align: center;
    position: relative;
}
body.cms-index-index .tabcontent {
    height: 100%;
    overflow: hidden;
}
body.cms-index-index .indentmenu ul li a.selected {
    background-color: #002F5B;
    border-color: #002F5B;
}

body.cms-index-index .footer-container > div.top-container {
    display: none;
}
body.cms-index-index .footer-container {
    margin-top: 0;
}

/* Pages CMS */
.page-cms h2 { border-bottom:solid 1px #d0d0d0; color:#21262a; margin:15px 0 0; padding:0 0 15px 0; text-transform:uppercase; }
.page-cms .column { float:left; margin:0 31px 0 0; width:308px; }
.page-cms .column.last { margin:0; }
.page-cms .column .actu { background:#f4f4f4; border:solid 1px #d6d6d6; margin:30px 0 0; position:relative; width:306px; }
.page-cms .column .actu .title { font-family:futuramd; font-size:14px; font-weight:bold; margin:15px 0 0 20px; padding:3px 0; text-transform:uppercase; }
.page-cms .column .actu .title span { background:#bdbdbd; color:#fff; padding:3px 7px; }
.page-cms .column .actu .subtitle { color:#1f292b; font-family:futuramd; font-size:18px; letter-spacing:0.1em; margin:15px 20px 0 20px; text-transform:uppercase; }
.page-cms .column .actu .content { color:#727272; font-size:12px; line-height:18px; margin:15px 20px; }
.page-cms .column .actu .access { background:url(../images/acces_actu.png) no-repeat; display:block; height:39px; position:absolute; right:0; bottom:0; width:40px; }

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:15px 0 0; text-transform:uppercase; font-size:25px; line-height:30px; color:#21262a; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table thead { background:#f4f4f4; }
.cart-table thead th { border-top:solid 1px #d3d3d3; }
.cart-table tbody { font-size:14px; }
.cart-table td { padding:35px 25px 0 25px; }
.cart-table td.td-image { padding:10px; }
.cart-table .product-name { margin:0 0 5px; color:#7d7d7e; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot tr.last td { border-bottom:solid 1px #d3d3d3 !important; padding:15px 0; }
.cart-table tfoot tr { background-color:#fff !important; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { /*border-color:#406a83; background:#618499;*/ }
.cart-table a { color:#232426; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:239px; }
.cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 { width:321px; }
.cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 { float:none; }

#services-cart { background:url(../images/picto_rea_cart.png) no-repeat; height:379px; width:239px; }
#services-cart #service-1 { color:#023562; display:block; font-size:16px; margin:0 55px; padding:90px 0 0; text-align:center; }
#services-cart #service-2 { color:#023562; display:block; font-size:16px; margin:0 55px; padding:90px 0 0; text-align:center; }
#services-cart #service-3 { color:#023562; display:block; font-size:16px; margin:0 55px; padding:85px 0 0; text-align:center; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border-bottom:solid 1px #d3d3d3; margin:0 0 15px 0; }
.cart .shipping { padding:0 20px 20px 20px; }
.cart .shipping p { color:#757575; margin:0 0 10px 0; }
.cart .discount h2,
.cart .shipping h2 { font-weight:bold; color:#444; text-transform:none; }
.cart .shipping .form-list li { float:left; margin:0 30px 0 0; width:218px; }
.cart .shipping .form-list li.li_postcode { margin:0; width:141px; }
.cart .shipping .form-list li.li_postcode .input-box { width:141px; }
.cart .shipping .form-list li.li_postcode .input-box input { width:141px; }

/*.cart .shipping h2 { font:bold 13px/16px Tahoma, Arial, Helvetica, sans-serif; padding:0 0 0 5px; color:#444; text-transform:uppercase; }*/
/*.cart .discount button span,
.cart .shipping button span { padding:0 3px; }/**/
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:right; }
.cart .shipping .buttons-set button { margin:20px 0 0; }
/*.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-top:2px; }/**/

.cart .discount { padding:20px 20px 10px 190px; }
.cart .discount h2 { /*background-image:url(../images/i_discount.gif);*/ }
.cart .discount .discount-form label { float:left; font-size:16px; margin:3px 10px 0 0; }
.cart .discount .discount-form .input-box { float:left; margin:0 10px 0 0; width:240px; height:22px; }
.cart .discount .discount-form .buttons-set { float:left; margin:0 0 0 0; width:38px; height:40px; overflow:hidden; clear:right; }
.cart .discount input.input-text { width:240px; margin:0 0 0 0; padding:0 0 0 0; }

.cart .shipping h2 { /*background-image:url(../images/i_shipping.gif);*/ }
.cart .shipping .form-list .input-box { width:218px; }
.cart .shipping .form-list .input-box select, .cart .shipping .form-list .input-box input { height:22px; width:218px; padding:0 0 0 0; }
.cart .shipping .form-list label { margin:0 0 4px 0; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { background:#f4f4f4; float:right; margin:8px 0 0; width:682px; /*background:#dee5e8; border:1px solid #bebcb7;*/ }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { background:#e9e9e9; font-size:13px; padding:0 15px 15px 0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0; }

#shopping-cart-totals-table { font-size:16px; margin:0; }
.cart .totals #shopping-cart-totals-table td { padding:5px 20px; }
.cart .totals #shopping-cart-totals-table td.table-price { text-align:right !important; }
#shopping-cart-totals-table tr.grandtotal { background:#e9e9e9; font-family:futuramd; font-size:18px; font-weight:bold; text-transform:uppercase; }
.cart .totals #shopping-cart-totals-table tr.grandtotal td { padding:20px; }
.cart .totals #shopping-cart-totals-table tr.grandtotal td.table-price { color:#013567; }
.cart .totals #shopping-cart-totals-table tr.grandtotal td.table-price .price { font-size:20px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#212727; }
.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; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { color:#666; }

.opc .checkout-agreements { /*border:1px solid #d9dde3; border-width:0 1px;*/ float:right; margin:20px 15px 25px 0; }
.opc .checkout-agreements li { margin:0 0 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#444; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#444; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { background:#f4f4f4; border:solid 1px #d5d5d5; border-bottom:solid 5px #00427e !important; float:right; margin:86px 0 0; width:223px; }
.block-progress .block-title { background:url(../images/picto_progress.png) no-repeat 0 50%; margin:0 10px; padding:10px 0 10px 39px; }
.block-progress .block-title strong { font-size:13px; color:#003365; letter-spacing:0.1em; }
.block-progress .block-content { background:#fff; }
.block-progress dt { font-size:14px; /*font-weight:bold; line-height:1.35;*/ border-top:solid 1px #d6d6d6; font-family:futuramd; margin:0; padding:10px 12px; /*color:#888;*/ }
.block-progress dd { /*border-top:0;*/color:#747474; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { background:url(../images/bg_dt.png) no-repeat; border-top:none; margin:0; /*background:#d0dce1; color:#5e8ab4;*/ }
.block-progress dt.complete.billing_complete { background:url(../images/bg_dt_billing.png) no-repeat; }
.block-progress dt.complete a { color:#00356c; display:block; font-size:12px; margin:5px 0 0; text-decoration:underline; }
.block-progress dd.complete {}
.block-progress p { margin:0; }

h2.opc-title { border-bottom:solid 1px #d0d0d0; font-size:26px; margin:0 0 20px 0; padding:15px 0; text-transform:uppercase; width:986px; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link { background:url(../images/btn-back.png) no-repeat; height:29px; width:110px; }
.opc .buttons-set .back-link a { color:#fff; font-size:14px; font-weight:bold; line-height:29px; padding:0 20px 0 40px; text-transform:uppercase; }
/*.opc .buttons-set.disabled button.button { display:none; }/**/
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { float:left; font-size:14px; position:relative; margin:10px 0 0 0; width:740px; }
.opc li.section { margin:0 0 1px 0; }
.opc li.section .buttons-set { border-top:none; }

.opc .step-title { background:url(../images/bg_step.png) repeat-x; height:40px; line-height:40px; }
.opc .step-title .number { color:#899498; float:left; font-size:18px; font-weight:bold; margin:0 8px 0 14px; }
/*.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }*/
.opc .step-title h2 { float:left; margin:0; color:#899498; font-weight:bold; line-height:40px; }
/*.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Tahoma, Arial, Helvetica, sans-serif; color:#999; }*/
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { }
.opc .allow .step-title .number { color:#839098; }
.opc .allow .step-title h2 { color:#839098; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:url(../images/bg_step_active.png) repeat-x; }
.opc .active .step-title .number { color:#fff; }
.opc .active .step-title h2 { color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { background:#f4f4f4; margin:1px 0 0; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .col-1,
#opc-login .col-2 { background:#fff; border:solid 1px #d3d3d3; padding:25px; position:relative; /*width:268px;*/ height:230px; }
#opc-login .form-list .input-box { width:260px; }
#opc-login .form-list input.input-text { width:260px; }
#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-family:futuramd; font-size:18px; margin:0 0 20px 0; }
#opc-login .col-1 h3 { color:#0289a6; }
#opc-login .col-2 h3 { color:#e6006a; }
#opc-login .col-1 p { color:#0289a6; font-size:18px; margin:0 0 15px 0; }
#opc-login .col-1 ul { font-size:14px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#7d7d7e; }
#opc-login .col-1 .buttons-set { position:absolute; right:25px; bottom:27px; }
#opc-login .col-2 .buttons-set { position:absolute;/* right:25px; bottom:0;*/ }
#opc-login .col-2 .buttons-set a { margin:7px; }
#opc-login .col-2 .buttons-set p.required { margin:5px 0 0; }

#opc-billing label a,
#opc-shipping label a { text-decoration:underline; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
#img-soco { margin:0 15px; vertical-align:middle; }

#opc-payment .sp-methods { margin:30px 0 0; }
#opc-payment .sp-methods > li { border-bottom:solid 1px #d6d6d6; margin:0 0 20px 0; padding:0 0 20px 0; }
#label-cybermut_payment { background:url(../images/bg_credit-card.png) no-repeat 0 50%; margin:0 0 0 10px; padding:15px 0 15px 180px; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { /*padding:20px 30px; border:1px solid #d9dde3;*/ border-width:0 1px; padding:0 20px 20px 0; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review #checkout-review-submit a { color:#013565; text-decoration:underline; }
#opc-review #checkout-review-submit .agree a { color:#747474; }

#checkout-review-table-wrapper { margin-bottom:10px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#444; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#444; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#444; }
/*.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }/**/

/* Step 1 */
.multiple-checkout .title-buttons button.button span { /*border-color:#406a83; background:#618499;*/ }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { /*border-color:#406a83; background:#618499;*/ }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }

.order_success .top { background:#def0fa; font-size:16px; line-height:24px; margin:20px 0 30px 0; padding:25px 200px; text-align:center; }
.order_success .top h1 { background:url(../images/bg_h1_success.png) no-repeat 0 50%; color:#003466; font-size:22px; font-weight:bold; line-height:37px; margin:0 0 15px 0; padding:0;  }
.order_success .top h1 a { color:#003466; }
.order_success .c-left { float:left; width:629px; }
.order_success .c-right { float:right; width:327px; }
.order_success .block { border:solid 1px #d3d3d3; margin:0 0 30px 0; }
.order_success .block .content { background:#f4f4f4; padding:20px 25px; }
.order_success .block .content.adresse { border-top:solid 1px #d3d3d3; line-height:18px; }
.order_success .c-left .block { width:627px; }
.order_success .c-right .block { width:325px; }
.order_success h2 { background:url(../images/bg_title_grey.png) repeat-x; border-bottom:solid 1px #d3d3d3; color:#fff; font-family:futuramd; font-size:20px; font-weight:bold; height:59px; line-height:59px; padding:0 25px 0 25px; text-transform:uppercase; }
.resume_order table { background:#f4f4f4; width:627px; }
.resume_order table tr.tr-head { color:#717171; text-transform:uppercase; }
.resume_order table td { border-bottom:solid 1px #d3d3d3; border-right:solid 1px #d3d3d3; padding:15px 0 10px 0; }
.resume_order table td.last { border-right:none; }
.resume_order table td span { padding:0 20px; }
.resume_order table tr.tr-total td { border-bottom:none; border-right:none; padding:5px 0; }
.resume_order table tr.tr-total td.td-qty { border-right:solid 1px #d3d3d3; }
.resume_order div.tr-grandtotal { border:solid 1px #d3d3d3; float:left; margin:0 0 30px 0; position:relative; right:1px; width:627px; }
.resume_order div.tr-grandtotal p.td-total-label { background:#fff; border-right:solid 1px #d3d3d3; float:left; padding:10px 0; width:477px; }
.resume_order div.tr-grandtotal p.td-total-label span { font-size:16px; font-weight:bold; padding:0 20px 0 300px; text-transform:uppercase; }
.resume_order div.tr-grandtotal p.td-total { background:#fff; color:#003767; float:left; font-size:18px; font-weight:bold; padding:10px 0; text-align:center; }
.td-product-name { width:281px; }
.td-unit-price { width:122px; }
.td-qty { width:72px; }
.td-total { width:149px; }
.resume_services { background:url(../images/picto_reassurance.png) no-repeat 0 0; clear:both; height:207px; width:636px; }
.resume_services #service-1 { color:#013567; display:block; float:left; font-size:16px; margin:140px 0 0 50px; text-align:center; width:130px; }
.resume_services #service-2 { color:#013567; display:block; float:left; font-size:16px; margin:150px 0 0 75px; text-align:center; width:142px; }
.resume_services #service-3 { color:#013567; display:block; float:left; font-size:16px; margin:150px 0 0 70px; text-align:center; width:132px; }
.c-right .btn-success { float:right; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {
    background: none;
    padding: 20px;
    margin: 20px 0 0;
    width: auto;
    margin: 30px auto 0;
    border: 1px solid #FFF;
}
.account-login .col2-set .col-1 { background:#fff; border:solid 1px #d3d3d3; margin:0 30px 0 0; padding:25px; position:relative; width:48%; box-sizing: border-box; }
.account-login .col2-set .col-2 { background:#fff; border:solid 1px #d3d3d3; margin:0; padding:25px; position:relative; width:48%; box-sizing: border-box; }
.account-login .content { min-height:240px; padding:0;position: relative;}
.account-login .content h2 { font-size:14px; margin:0 0 14px; padding:0 0 5px 5px; border-bottom:1px solid #ddd; text-transform:uppercase; color:#000; }
.account-login h3 { font-family:futuramd; font-size:18px; margin:0 0 20px 0; }
.account-login .new-users h3 { color:#0289a6; }
.account-login .new-users p { color:#0289a6; font-size:18px; margin:0 0 15px 0; }
.account-login .new-users ul { font-size:14px; }
.account-login .registered-users h3 { color:#e6006a; }
.account-login .buttons-set { border-top:none; margin:0; padding:0; position:absolute; right:25px; bottom:27px; }
.account-login .buttons-set a { margin:7px 10px;}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account { font-size:14px; }
.my-account .title-buttons .link-rss { float:none; margin:0; }
#my-orders-table tbody td { padding:10px 5px; }

.box-account .col-1,
.box-account .col-2 { border-right:1px solid #888; padding-right:5px; }

.box-recent a { display:block; float:left; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { /*background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc;*/ padding:15px 5px; margin:0 0 0px; }
.box-account .box-head { border-bottom:1px solid #e6e6e6; margin:0 0 10px; }
.box-account .box-head h2 { text-transform:uppercase; color:#444; font-size:12px; font-weight:bold; }

.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; color:#444; font-size:12px; font-weight:normal; }

/* Block:Recent Orders */
.dashboard .box-recent .box-head h2 { /*background-image:url(../images/i_folder-table.gif);*/ }

/* Block:Account Information */
.dashboard .box-info .box-head h2 { /*background-image:url(../images/i_ma-info.gif);*/ }
.dashboard .box-info h4 { font-size:11px; font-weight:normal; color:#000; }

/* Block:Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { 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 { margin-left:20px; }
.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 h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { 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 { margin-left:20px; }
.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 { font-weight:bold; font-size:13px; color:#444; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f8f8f8; border:0px solid #e6e6e6; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.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 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.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 th,
.tracking-table td { padding:1px 5px 0 0; }

.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:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; 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 { margin-top:2em; }
/*.my-wishlist .buttons-set button.button { float:none; }/**/
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { /*border-color:#406a83; background:#618499;*/ }
#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:5px 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; }

/* Store locator */
#searchwell a { text-decoration:none; }

/* Press and Actuality */
div.press-content ul li { clear:both; }
div.press-content ul li img { float:left; margin:15px 5px; }

.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:#7d7d7e; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .form-list li select { float:left; }
/*.billing-agreements .form-list li button.button { float:left; margin-left:10px; }/**/
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { background:#eee; margin-top:20px; }
.footer-container .top-container { background:#d6d6d6;height:88px;}
.footer-container .top-container .top { margin:0 auto; width:986px; }
.footer-container .top-container .top p { background:url(../images/bg_sc.png) no-repeat 100% 50%; color:#FFF; float:left; font-family:futuralt; font-size:16px; line-height:88px; margin:2px 25px 0 0; padding:0 30px 0 0; text-transform:uppercase; }
.footer-container .top-container .block-subscribe { float:left; line-height:88px; width:590px; }
.footer-container .top-container .block-subscribe label {  color:#7998b5; float:left; font-size:11px; padding:0 0 0 25px; text-transform:uppercase; }
input#newsletter { border-top:solid 1px #011b34; border-right:solid 1px #1b4a74; border-bottom:solid 1px #1b4a74; border-left:solid 1px #011b34; background:#00264a; color:#fff; float:left; margin:35px 0 0 15px; width:265px; }
.footer-container .top-container .social-link { float:left; height:34px; margin:30px 0 0 20px; width:35px; }
.footer-container .top-container #facebook-link { background:url(../images/facebook.png) no-repeat; }
.footer-container .top-container #twitter-link { background:url(../images/twitter.png) no-repeat; }
.footer-container .top-container #pinterest-link { background:url(../images/pinterest.png) no-repeat; }
.footer { clear:both; height:470px; margin:0 auto; padding:0; position:relative; text-align:left; width:986px; }
.footer .block-subscribe { display:none; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
/*.footer a { color:#fff; text-decoration:none; }*/
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:14px 0 0; /*color:#ecf3f6;*/ }
.footer .bugs a { /*color:#ecf3f6;*/ text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { float:left;margin: 40px 25px 0 0;width: calc(25% - 19px);}
.footer ul.last { margin:40px 0 0; }
.footer ul.links { display:block; }
.footer li { font-size:12px; margin:0 0 7px 0; }
.footer li.first { border-bottom:solid 1px #c5c5c5; color:#00284e; font-family:futuralt; font-size:14px; margin:0 0 15px 0; padding:0 0 15px 0; text-transform:uppercase; }
.footer li a { background:url(../images/a-footer.png) no-repeat 0 50%; color:#767676; padding:0 0 0 12px; text-decoration:none; }
.footer-container .bottom-container { margin:0 0 5px; }
.footer p {border-top:solid 1px #c5c5c5; color:#767676; float:left;margin: 0; padding:20px 0 0; text-align:center;width: 100%;}
.footer p a { color:#767676; margin:0 10px; }
.footer p.pays { border-top:none; margin:0; }


.footer ul.pays,
.footer ul.informations {
    border-top:none; margin:0;
    list-style: none;
    width:100%;
    margin: 0;
    text-align: center;
}
.footer ul.informations {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 20px;
    border-top: 1px solid #C5C5C5;
}
.footer ul.pays li,
.footer ul.informations li {
    display: inline-block;
    margin-left: 2px;
}
.footer ul.pays li a,
.footer ul.informations li a {
    background: none;
    padding: 0;
}
.footer ul.pays li.first ,
.footer ul.informations li.first {
    border-bottom: 0;
    color: #767676;
    font-family: futuralt;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-transform: initial;
}
.footer ul.informations li span,
.footer ul.pays li span {
    display: inline-block;
    margin: 0 6px 0 10px;
}


#encart-boutique { background:url(../images/encart-boutique.png) no-repeat; height:400px; width:254px; position:absolute; top:35px; right:0; }
.footer #encart-boutique p { border-top:none; float:none; margin:0; padding:0; text-align:left; width:auto;  }
.footer #encart-boutique p.adresse { background:url(../images/picto-adresse.png) no-repeat 0 0; margin:191px 0 0 20px; padding:0 0 0 22px; }
.footer #encart-boutique p.tel { background:url(../images/picto-tel.png) no-repeat 0 0 ; margin:10px 0 0 20px; padding:0 0 0 23px; }
.footer #encart-boutique p.horaires { background:url(../images/picto-horaires.png) no-repeat 0 0 ; margin:10px 0 0 20px; padding:0 0 0 22px; }
.footer #encart-boutique a.button { background:url(../images/bg_button.png) repeat-x; display:block; height:24px; line-height:24px; margin:15px 0 0 40px; padding:0 9px; text-transform:uppercase; width:110px; }
.footer #encart-boutique a.button span { background:url(../images/arrow_button.png) no-repeat 100% 50%; padding:0 10px 0 0; }
.footer #encart-boutique a.button:hover { text-decoration:none; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

#searchwell h4 a {color:#444;}
/* ======================================================================================= */


/* =================================== Pagination =================================== */
.page_navigation { }
.page_navigation a { padding: 5px; margin:3px; border: 1px solid #EEE; background-color: #F8F8F8; }
.page_navigation a.first_link { margin-left: 0; }
.page_navigation a.active_page, .page_navigation a.no_more { border:0px solid; background:transparent; text-decoration: none; }

/* =================================== Recaptcha ==================================== */
#recaptcha_widget h2 { color: black; font-weight: bold; font-size:13px; }
#recaptcha_widget { float:left; padding: 0 9px; }

/* =================================== Newsletter =================================== */
.newsletter-left { float:left; }
.newsletter-right { float:right; text-align:left; padding:60px 0 0 10px; color:#000; width:270px; font-size:13px; }
.newsletter-right h2 { color:#000; font-weight: bold; }
.newsletter-right .blue { margin-top:65px; margin-bottom:10px; color:#08254d; }
.newsletter-right .blue strong { font-weight:bold; }
.newsletter-right input { width:177px; }


/* INTERNETRAMA */

/* =================================== MENU =================================== */
#nav {
    height: 59px;
}
#nav > li {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 59px;
    line-height: 20px;
    position: static;
}
#nav .openmenu {
    display: none;
}
.header {
}
.header-container {
    height: auto;
    background: url('../images/bg-header-container-new.png') repeat-x 0 39px;
}
#nav div.submenu {
    top: 59px !important;
}
#nav > li > a {
    height: 100%;
    line-height: 18px;
    text-align: center;
    width: 100%;
    padding: 0;
}
#nav > li > a:hover {
    line-height: 18px;
}

#nav > li {
    background: url(../images/bg-menu-new.png) repeat-x;
    box-sizing: border-box;
}
#nav > li.nav-0 {
    background: #ffffff;/* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 47%, #ececec 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#ffffff), color-stop(100%,#ececec));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 47%,#ececec 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 47%,#ececec 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 47%,#ececec 100%);/* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 47%,#ececec 100%);/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );/* IE6-9 */
    border-top: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-left: solid 1px #aaa;
    min-width: 42px;
    width: calc(9% - 15px);
    background-position: center center;
}
#nav > li.nav-0 a {
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
    padding: 0;
    background: url('../images/home.png') no-repeat center center;
}

#nav li a > span:first-child {
    margin-top: 20px;
}
#nav span {
    width: 100%;
    line-height: initial;
    text-align: center;
}
#nav > li.nav-1 {
    min-width: 162px;
    width: 20%;
}
#nav > li.nav-2 {
    min-width: 186px;
    width: 20%;
}
#nav > li.nav-3 {
    min-width: 110px;
    width: 20%;
}
#nav > li.nav-3 a {
    padding: 0;
}
#nav span.subtitle {
    clear: initial;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    padding: 0;
    margin: 0;
    line-height: initial;
}
#nav > li:hover span.subtitle {
    color: #003563;
}

#nav li.grey {
    background: #dddee0;/* Old browsers */
    background: -moz-linear-gradient(top,  #dddee0 0%, #c2c4c8 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddee0), color-stop(100%,#c2c4c8));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dddee0 0%,#c2c4c8 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dddee0 0%,#c2c4c8 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dddee0 0%,#c2c4c8 100%);/* IE10+ */
    background: linear-gradient(to bottom,  #dddee0 0%,#c2c4c8 100%);/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddee0', endColorstr='#c2c4c8',GradientType=0 );/* IE6-9 */
    border-top: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-left: solid 1px #aaa;
    min-width: 128px;
    width: 15%;
}
#nav li.grey > a {
    color: #677178;
    padding: 1px 0 10px 0;
}

/* Fix megamenu */
#nav li ul.shown-sub, #nav li div.shown-sub {
    left: -48px;
    z-index: 100;
}
#nav li.nav-2 div.shown-sub {
    left: -270px;
    z-index: 100;
}
#nav li.nav-3 div.shown-sub {
    left: -495px;
    z-index: 100;
}

#nav div.submenu div.en-tete {
    display: block;
    position: static;
    width: 100%;
    float: left;
    border-bottom: 1px solid #c4c4c4;
    padding: 20px 0 10px 0;
    top: initial;
}
#nav div.submenu h3 {
    border-bottom: 0;
    font-size: 19px;
    padding: 0;
}
#nav .submenu .col ul {
    margin: 10px 0 30px 0;
}
.submenu p {
    line-height: 18px;
}
#nav .submenu .col {
    width: 21%;
    margin-left: 2.5%;
}
#nav .submenu .col-images {
    width: 51%;
    margin: 0;
}
#nav .submenu-produits-parfumants .col-images {
    width: 26%;
    margin-left: 0;
    margin-right: 3.5%;
    float: right;
    margin: 2% 3.5% 2% 0;
}
#nav .submenu-produits-parfumants .col-images > a:first-child {
    margin-bottom: 20px;
}
#nav .submenu .en-tete .col {
    width: 21%;
}
#nav .submenu-produits-parfumants .en-tete .col, #nav .lampes-et-parfums .en-tete .col {
    width: 21%;
}
#les-lampes{
    background:url('../media/menu/Picto-Lampe-rempli-bleu.png') no-repeat;
    padding-left:20px;
    box-sizing:border-box;
}

#nav div.submenu div.col > ul > li > a > img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

/* Zones survol */
#zones > div > div {
    box-shadow: #d0d0d0 0px 0px 5px;
}
#zones > div > div a {
    height: 100%;
}
#zones > div > div img {
    width: 100%;
    height: 100%;
}
#zones > div > div h3 {
    z-index: 1;
}

#zones > div > div#zone1:after  {
    opacity: 0!important;
    content: '';
    width: 1px;
    height: 1px;
}
#zones.zones-parfum > div > div:hover h3 {
    background: #50575d;
}

#zones > div > div a:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(255,255,255,0.5);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 0;
}
#zones > div > div a:hover:after {
    opacity:1;
}
#zones > div > div#zone1:after  {
    opacity: 0!important;
    content: '';
    width: 1px;
    height: 1px;
}
#zones.zones-parfum > div > div:hover h3 {
    background: #50575d;
}

/* Page produit */
.product-essential .bottom a.justlink {
    color: #fff;
    letter-spacing: -0.3px;
    padding: 0 10px;
    background: #849099;
    background: -moz-linear-gradient(top, #849099 0%, #50585d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#849099), color-stop(100%,#50585d));
    background: -webkit-linear-gradient(top, #849099 0%,#50585d 100%);
    background: -o-linear-gradient(top, #849099 0%,#50585d 100%);
    background: -ms-linear-gradient(top, #849099 0%,#50585d 100%);
    background: linear-gradient(to bottom, #849099 0%,#50585d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#849099', endColorstr='#50585d',GradientType=0 );
}
.product-essential .bottom a.justlink:hover {
    background: #ececec;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ececec',GradientType=0 );
    color: #000;
}
.product-essential .bottom a.justlink.store-locator-button {
    background: #e0e0e0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 );
    color: #000;
    margin-top: 30px;
    width: 100%;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.product-essential .bottom a.justlink.new-button {
    float: right;
}
.product-essential .bottom a.justlink.new-button::after {
    content: " ";
    display:block;
    clear: both;
    height: 1px;
    width: 1px;
}
.bottom #links-products {
    height: 32px;
}
.product-essential .bottom a.justlink.new-button.store-locator-button {
    margin: 0!important;
    width: 62%;
}


/* Footer parfums (gris) */
.header h1.logonew.logo-parfum, .header span.logonew.logo-parfum {
    display: none;
}

.cms-produits-parfumants .header h1.logonew.logo-parfum,
[class*=categorypath-produits-parfumants] .header h1.logonew.logo-parfum,
.category-produits-parfumants .header h1.logonew.logo-parfum,
.category-collection-parfum-berger  .header h1.logonew.logo-parfum {
    display: block;
    background: url('../images/logo-parfum.png') left top no-repeat;
    width: 250px;
    margin-top: 45px;
}

.cms-produits-parfumants .header .quick-access .block-subscribe,
[class*=categorypath-produits-parfumants] .header .quick-access .block-subscribe,
.category-produits-parfumants .header .quick-access .block-subscribe,
.category-collection-parfum-berger  .header .quick-access .block-subscribe {
    margin: 35px auto 0 auto;
    float: none;
}

.cms-produits-parfumants .header h1.logonew.logo-lampes,
[class*=categorypath-produits-parfumants] .header h1.logonew.logo-lampes,
.category-produits-parfumants .header h1.logonew.logo-lampes,
.category-collection-parfum-berger  .header h1.logonew.logo-lampes {
    display: none;
}

.cms-produits-parfumants .footer-container .top-container,
[class*=categorypath-produits-parfumants] .footer-container .top-container,
.category-produits-parfumants .footer-container .top-container,
.category-collection-parfum-berger  .footer-container .top-container {
    background: #6a747b;
    height: 88px;
}

.cms-produits-parfumants .footer-container .top-container .block-subscribe label,
[class*=categorypath-produits-parfumants] .footer-container .top-container .block-subscribe label,
.category-produits-parfumants .footer-container .top-container .block-subscribe label,
.category-collection-parfum-berger  .footer-container .top-container .block-subscribe label {
    color: #fff;
}

.cms-produits-parfumants .footer-container input#newsletter,
[class*=categorypath-produits-parfumants] .footer-container input#newsletter,
.category-produits-parfumants .footer-container input#newsletter,
.category-collection-parfum-berger  .footer-container input#newsletter {
    border: 1px solid #d6d6d6;
    background: #d2d7db; /* Old browsers */
    background: -moz-linear-gradient(top,  #d2d7db 0%, #ebedef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d7db), color-stop(100%,#ebedef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d2d7db 0%,#ebedef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d2d7db 0%,#ebedef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d2d7db 0%,#ebedef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d2d7db 0%,#ebedef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d7db', endColorstr='#ebedef',GradientType=0 ); /* IE6-9 */
    padding: 2px 10px;
    color: #000;
    height: 18px;
    border-top: 1px solid #525354;
    border-left: 1px solid #525354;
    border-right: 1px solid #cbcccd;
    border-bottom: 1px solid #cbcccd;
}

.cms-produits-parfumants .footer-container .top-container #facebook-link,
[class*=categorypath-produits-parfumants] .footer-container .top-container #facebook-link,
.category-produits-parfumants .footer-container .top-container #facebook-link,
.category-collection-parfum-berger  .footer-container .top-container #facebook-link {
    background: url(../images/facebook-gris-fonce.png) no-repeat;
}

.cms-produits-parfumants .footer-container .top-container #twitter-link,
[class*=categorypath-produits-parfumants] .footer-container .top-container #twitter-link,
.category-produits-parfumants .footer-container .top-container #twitter-link,
.category-collection-parfum-berger  .footer-container .top-container #twitter-link {
    background: url(../images/twitter-gris-fonce.png) no-repeat;
}

.cms-produits-parfumants .footer-container .top-container #pinterest-link,
[class*=categorypath-produits-parfumants] .footer-container .top-container #pinterest-link,
.category-produits-parfumants .footer-container .top-container #pinterest-link,
.category-collection-parfum-berger  .footer-container .top-container #pinterest-link {
    background: url(../images/pinterest-gris-fonce.png) no-repeat;
}


/* Ajout express page categorie (bleu)*/
.products-grid li.item button {
    background: #013668;
    color: #FFF;
    display: none;
    position: absolute;
    top: 80px;
    padding: 10px 10px;
    text-transform: uppercase;
    line-height: 10px;
    height: 35px;
    text-align: center;
    left: calc(50% - 65px);
    width: 130px;
    box-sizing: border-box;
}
.products-grid li.item:hover button {
    display: block;
}
.products-grid li.item .more {
    background: #FFF;
    color: #000;
    display: none;
    position: absolute;
    top: 140px;
    left: calc(50% - 65px);
    width: 130px;
    padding: 10px 20px;
    text-transform: uppercase;
    box-sizing: border-box;
}
.products-grid .product-name {
    min-height: 36px;
    height: 36px;
}

/* Ajout express page categorie (gris)*/
/* A changer avec classe CSS de la categorie */
.category-collection-parfum-berger .products-grid li.item button,
[class*=categorypath-produits-parfumants] .products-grid li.item button,
.category-produits-parfumants .products-grid li.item button {
    background: #79848c;
    color: #FFF;
}
.category-collection-parfum-berger .products-grid li.item:hover,
[class*=categorypath-produits-parfumants] .products-grid li.item:hover,
.category-produits-parfumants .products-grid li.item:hover
{ border:solid 1px #79848c; }

/* Fix firefox */
.cms-les-produits-parfumants #zones h3 {
    font-size: 18px;
}
#nav li.grey.last {
    min-width: 100px;
}

/*New services*/
.servicesContainer, .socialBg{
    margin-left:-7px;margin-top:30px;width:574px;height:74px;background:url('/skin/frontend/lampeberger/v3/images/services-bg.png') no-repeat;
}
.socialBg{
    width:440px;
    height:74px;
    background:url('/skin/frontend/lampeberger/v3/images/social-bg.png') no-repeat;
    margin: 25px auto;
}
.servicesTitle{
    background:url('/skin/frontend/lampeberger/v3/images/services-long-bg.png');color: white;font-size: 17px;padding: 0px 10px 0 20px;float:left;margin-top:20px;line-height:33px;height:33px;
}
.servicesDesc{
    width:375px;height:100%;float:left
}
.servicesBgEnd{
    float:left;margin-top:20px;height:33px;width:14px;background:url('/skin/frontend/lampeberger/v3/images/services-end-bg.png') no-repeat;
}

#servicesItemPaiement{
    width:30%;height:100%;background:url(/skin/frontend/lampeberger/v3/images/services-paiement.png)no-repeat scroll 12px 18px;float:right
}

#servicesItemPaiement a{
    color: #204d76;display: block;float: left;font-size: 10px;font-weight: bold;padding:25px 0 0 50px;
}

#servicesItemSav{
    width:30%;height:100%;background:url(/skin/frontend/lampeberger/v3/images/services-sav.png)no-repeat scroll 4px 17px;float:right
}

#servicesItemSav a{
    color: #204d76;display: block;float: left;font-size: 10px;font-weight: bold;padding:25px 0 0 50px;
}

#servicesItemLivraison{
    width:30%;height:100%;background:url(/skin/frontend/lampeberger/v3/images/services-livraison.png)no-repeat scroll 0px 25px;float:right
}
#servicesItemLivraison a{
    color: #204d76;display: block;float: left;font-size: 10px;font-weight: bold;padding:25px 0 0 50px;
}
.socialBg .servicesDesc{
    margin:0;text-align:center;
    width:335px;
}
.servicesDesc #share-facebook, .servicesDesc #share-twitter, .servicesDesc #share-pint{
    width:30%;height:100%;float:right;
    margin:15px 0 0 0;
}

.servicesDesc #share-facebook a{
    width:81px;
    float:left;
}

.servicesDesc #share-twitter a, .servicesDesc #share-pint a{
    width:61px;
    float:left;
}

body.cms-page-view {

}
body.cms-page-view .std {
    padding: 20px 40px;
}
body.cms-page-view .std table tr:first-child img {
    width: 100%;
}

body.cms-page-view.cms-les-actualites div.column {
    width: 100%;
}
body.cms-page-view div.column > div.actu {
    margin-right: 20px;
    float: left;
}
body.cms-page-view div.column > div.actu:last-child {
    margin-right: 0;
}


/* INTERNETRAMA */
#description::after, #connecte-home-block::after , ul.acces::after {
    clear: both;
    display: block;
    content: " ";
    height: 0;
}
.clear {
    clear: both;
    display: block;
    content: " ";
    height: 0;
    text-indent: -999px;
    overflow:hidden;
}

#home {
    width: 960px;
}
#home #locator-home-block,
#connecte-home-block,
#home #lampe-home-block,
#home #parfum-home-block {
    width: 100%;
    border: 1px solid #fff;
}

#home #actualites {
    height: auto;
    width: 100%;
    margin-bottom: 30px;
}
#home #actualites img {
    float: left;
    width: 612px;
}

#home #actualites #description {
    float: left;
    width: 268px;
    padding: 20px 40px;
    text-align: left;
    height: 290px;
}
#home #actualites #description p {
    line-height: 24px;
}
#home #actualites h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
}
#home #actualites p.telephone {
    background: url(../images/picto-tel.png) no-repeat 0 5px;
    padding-left: 25px;
    margin-top: 10px;
}
#home #actualites p.adresse {
    background: url(../images/picto-adresse.png) no-repeat 0 5px;
    margin-top: 20px;
    padding-left: 25px;
}
#home #actualites #description p {
    text-transform: initial;
}
#home #decoration > div.trait {
    float: left;
    width: 22%;
    border-top: 1px solid #000;
    height: 1px;
    margin-top: 27px;
}
#home #decoration h2 {
    font-size: 20px;
    display: block;
    float: left;
    width: 56%;
}
#home .acces {
    width: 100%;
    margin-top: 25px;
}
#home .acces li {
    width: 450px;
    margin: 0;
}
#home .acces li:first-child {
    margin-right: 60px;
}
#home .acces .container-shadow {
    width: 100%;
}
#home .acces h2 {
    font-size: 18px;
    color: #fff;
    padding-top: 225px;
}
#home .acces .container-shadow a,
#home #locator-home-block a,
#home #parfum-home-block a {
    text-decoration: none;
    display: block;
    height: 100%;
    width: 100%;
}
#home .acces .container-shadow a:hover,
#home #locator-home-block a:hover,
#home #parfum-home-block a:hover {
    text-decoration: none;
}
#home #lampe-home-block {
    background: url('../images/logo-lampe-home.png') no-repeat 100% 100%;
}
#home #parfum-home-block {
    background: url('../images/logo-parfum-home.png') no-repeat 100% 100%;
}
#home #locator-home-block {
    background: url('../images/home-store-locator.png') no-repeat 100% 100%;
    margin-right: 60px;
    float:left;
    border: 1px solid #d6d6d6;
}
#connecte-home-block {
    margin: 0;
    float:left;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
    height: 100%;
}
#home #locator-home-block h2,
#connecte-home-block h2 {
    text-decoration: initial;
    padding-top: 15px;
    font-size:32px;
}
#connecte-home-block ul {
    height: 80px;
    width: 100%;
    margin: auto;
}
#home #head-newsletter {
    width: 100%;
}
#home #head-newsletter div.trait,
#home #head-newsletter label {
    width: 20%;
    display: block;
    float: left;
}
#home #head-newsletter div.trait {
    border-top: 1px solid #d6d6d6;
    margin-top: 10px;

}
#head-newsletter {
    height: auto;
}
#head-newsletter label {
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    box-sizing: border-box;
    font-weight: bold;
}
#head-newsletter label span {
    width: 22px;
    background: url('../images/newsletter-gris.png') no-repeat 100% 100%;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
}
#connecte-home-block .block-subscribe {
    float: left;
    width: 100%;
}
#connecte-home-block .block-subscribe .description-newsletter {
    padding: 5px 10px;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    text-align: center
}

#connecte-home-block span.style-h2 {
    font-size: 22px;
    color: #fff;
}

#connecte-home-block .input-box {
    position:relative;
}
#connecte-home-block .validation-advice {
    top: 60px;
}
#connecte-home-block .social-link {
    float: left;
    height: 40px;
    /*margin: 25px calc(33% / 2 - 20px);
    width: 40px;*/
    /*width: 50%;*/
    width:33%;
    box-sizing: border-box;
    margin: 15px 0;
}
#connecte-home-block #facebook-link { background:url(../images/facebook-big-bleu.png) no-repeat center; }
#connecte-home-block #twitter-link { background:url(../images/twitter-big-gris.png) no-repeat center; }
#connecte-home-block #pinterest-link { background:url(../images/pinterest-big-gris.png) no-repeat center; }
#connecte-home-block #youtube-link { background:url(../images/youtube-big-bleu.png) no-repeat center; }
#connecte-home-block #facebook-link:hover { background:url(../images/facebook-big-gris.png) no-repeat center; }
#connecte-home-block #twitter-link:hover { background:url(../images/twitter-big-bleu.png) no-repeat center; }
#connecte-home-block #pinterest-link:hover { background:url(../images/pinterest-big-bleu.png) no-repeat center; }
#connecte-home-block #youtube-link:hover { background:url(../images/youtube-big-gris.png) no-repeat center; }

.catalog-product-view #connecte-home-block #facebook-link { height:30px; width:30px; background:url(../images/facebook-big-bleu.png) no-repeat center;background-size:30px 30px;}
.catalog-product-view #connecte-home-block #twitter-link { height:30px; width:30px; background:url(../images/twitter-big-gris.png) no-repeat center;background-size:30px 30px;}
.catalog-product-view #connecte-home-block #pinterest-link { height:30px; width:30px; background:url(../images/pinterest-big-gris.png) no-repeat center;background-size:30px 30px;}
.catalog-product-view #connecte-home-block #youtube-link { height:30px; width:30px; background:url(../images/youtube-big-bleu.png) no-repeat center;background-size:30px 30px; }
.catalog-product-view #connecte-home-block #facebook-link:hover { background:url(../images/facebook-big-gris.png) no-repeat center; background-size:30px 30px;}
.catalog-product-view #connecte-home-block #twitter-link:hover { background:url(../images/twitter-big-bleu.png) no-repeat center; background-size:30px 30px;}
.catalog-product-view #connecte-home-block #pinterest-link:hover { background:url(../images/pinterest-big-bleu.png) no-repeat center; background-size:30px 30px;}
.catalog-product-view #connecte-home-block #youtube-link:hover { background:url(../images/youtube-big-gris.png) no-repeat center;background-size:30px 30px; }

#connecte-home-block button {
    margin-top: 25px;
    border: 1px solid #d6d6d6;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 48%, #d6d6d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(48%,#ffffff), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 48%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 48%,#d6d6d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 48%,#d6d6d6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 48%,#d6d6d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
    height: 30px;
    margin: 20px auto;
    width: 100px;
    float: none;
    display: block;
    background: url(../images/bg-menu-new.png) repeat-x;
    color: #fff;
    border: 0;
}
#connecte-home-block input {
    border: 1px solid #d6d6d6;
    background: #e5e5e5; /* Old browsers */
    background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 52%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(52%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 52%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 52%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 52%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 52%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding: 2px 10px;
    width: 80%;
    margin: 10px auto;
    float: none;
    display: block;
    box-sizing: border-box;
    color: #000;
    height: 30px;
}

.footer-container #connecte-home-block {
    border: 0;
}

@media (min-width: 768px) {
    .footer-container #connecte-home-block span.style-h2 {
        float: left;
        width: 200px;
    }
    .footer-container #connecte-home-block span.style-h2 + span {
        float: right;
        width: 100px;
    }
    .footer-container #connecte-home-block .block-subscribe {
        float: left;
        width: calc(100% - 320px);
    }
    .footer-container #connecte-home-block div.block-content > div {
        float: left;
    }
    .footer-container #connecte-home-block div.block-content > div#head-newsletter {
        width: 250px;
    }
    .footer-container #connecte-home-block div.block-content > div.actions {
        float: right;
        width: 100px;
    }
    .footer-container #connecte-home-block div.block-content  div.description-newsletter {
        display: none;
    }
    .footer-container #connecte-home-block div.block-content > div.input-box {
        width: calc(100% - 350px);
    }
    .footer-container #connecte-home-block input,
    .footer-container #connecte-home-block button {
        margin: 28px auto;
    }
    .footer-container #connecte-home-block .social-link {
        margin: 29px 1px;
    }
    .footer-container #head-newsletter label {
        line-height: 77px;
    }
    .footer-container #head-newsletter label span {
        display: inline-block;
        height: 45px;
    }

}


#home h3 {
    border-top: 0;
}
#home .links {
    margin: 40px 0 70px 0;
}


.checkout-onepage-index .main {
    padding: 20px;
    box-sizing: border-box;
}
.checkout-onepage-index .col-main {
    width: calc(100% - 245px);
}
h2.opc-title,
.opc {
    width: 100%;
}
.opc .step {
    box-sizing: border-box;
    width: 100%;
}
/*For color filter*/
.m-filter-colors .mfv-186 .m-layer1{
	border:1px solid #DCDCDC;
	box-sizing:border-box;
}
@media screen and (max-width: 1080px){
	#opc-login .col-1, #opc-login .col-2{
		width:100%;
	}
	#opc-login .col-1{
		margin-bottom:20px;
	}
}

.irlayout-coupon-description{
    font-size:16px;
    color:white;
}
.irlayout-coupon-desc-container{
    color:white;
}
#irlayout-coupon{
    background: #00336C;
    margin-top: -20px;
    padding-top: 20px;
    color:white;
}
#irlayout-coupon h2{
    color:white;
}
.sp-methods dd.freeshipping {
    border: 1px solid #d0cccc;
    padding: 10px;
}
dt.freeshipping {
    font-size: 24px;
}
.sp-methods dd.freeshipping li {
    margin: 5px 0;
    font-size: 18px;
}
input#s_method_freeshipping_freeshipping {
    width: 20px;
    height: 20px;
}

.browse-discounted-price{
	text-decoration: line-through;font-size: 12px;
    position: absolute;
    display: block;
    left: 0;
    bottom: 10px;
    text-align: center;
    width: 100%;
}

#nav ul li.soldes a {
    color: #DF047F;
    text-transform: UPPERCASE;
    font-weight: bold !important;
    font-size: 18px;
}

/*
.checkout-onepage-index dt.freeshipping, .checkout-onepage-index dd.freeshipping{
    display:none;
}
*/
