/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#d9d9d9; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; background:url(../images/background.jpg) center top no-repeat #d9d9d9; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#686868;text-decoration:none; }
a:hover       { color:#5c2a00; }
:focus        { outline:0; }
.btn_submit_full_view a, a.bouton, p.bouton, .products-grid .actions .btn-cart, .product-view .btn-cart, .left.first .links li, .alert-stock a, .simple_overlay { 
	display:inline-block;*display:inline;zoom:1;
	padding:0 10px 0 8px;
    background-color: #452102;
	background: url(../images/btns.gif) left top repeat-x #ffffff;
	color:#ffffff;
}
.btn_submit_full_view a:hover, a.bouton:hover , p.bouton:hover , .products-grid .actions .btn-cart:hover , .product-view .btn-cart:hover , .left.first .links li:hover , .alert-stock a:hover  {
    background-color: #452102;
    background: url(../images/btns.gif) left bottom repeat-x #ffffff;
	-moz-box-shadow:0 0 5px 0 #000000;
	-webkit-box-shadow:0 0 5px 0 #000000;
	box-shadow:00 0 5px 0 #000000;
}
.btn_submit_full_view a span, a.bouton span, p.bouton span, p.bouton a, .products-grid .actions .btn-cart > span, .product-view .btn-cart > span, .left.first .links li a{ display:inline-block;*display:inline;zoom:1;padding-left:20px;background:url(../images/bouton-ok.png) 0 center no-repeat;font:11px/26px Arial,Helvetica,sans-serif;color:#ffffff; }
a.ko  span, p.ko  span, p.ko  a{ background:url(../images/bouton-ko.png) 0 center no-repeat; }
.products-grid .actions .btn-cart > span{ background:url(../images/bouton-add.png) 0 center no-repeat; }

.left.first .links{ position: relative; left: 0; bottom: -17px; }


/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25;color:#5c2a00; }
h4            { font-size:14px; font-weight:bold; }
.my-account h4            { padding-top:10px;color:#5c2a00; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:block;width:auto; }
.my-account form ul{ display:block;padding:10px; }
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 */
strong        { font-weight:bold; }
address       { font-style:normal; }
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; }
dl{ color:#7C7C7C; }
div.input-box{ position:relative; }
header, nav, footer, figure, figcaption, section, article, aside, hgroup, time { display:block; }

/* Lists */
ul,ol         { list-style:none; }

/* 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; }
.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; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { 
	width:1020px;
	margin:10px auto 15px;
	background:#fff;
	text-align:left;
	-moz-box-shadow:0 0 20px -10px #000000;
	-webkit-box-shadow:0 0 20px -10px #000000;
	box-shadow:0 0 20px -10px #000000;
}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container { padding:0 10px; }
.main { padding-top:10px; }

.page {color: #000000;}

/* Base Columns */
.col-left { float:left;padding-top:8px;width:200px; }
.col-left .block-account{ padding-bottom:12px;background-color:#ececec; }
.col-left .block-account .block-content{ padding:5px 8px 10px; }
.col-left .block-account .block-content > ul{ font:12px/25px Arial,Helvetica,sans-serif;color:#5c2a00; }

.col-main { float:left; width:790px; }
.col-right { float:right;padding-top:0px;width:200px; }
.checkout-onepage-index .col-right { padding-top:53px; }
/*.col-right > ul, .col-right > .block-viewed{ background:url(../images/col-right.gif) center bottom no-repeat;border:solid 1px #e2e2e2;border-bottom:none; }
.col-right > ul{ padding:15px 10px; }
*/
.col-right > .block-viewed{ padding:0 0 7px; position: relative; }
.col-right > .block-viewed .block-content .flex-direction-nav li a{ position:absolute;top:95px;width:34px;height:34px;cursor:pointer;background-color:red; }
.col-right > .block-viewed .block-content .flex-direction-nav li a:hover{ opacity:0.7;-moz-opacity:0.7;-webkit-opacity:0.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.col-right > .block-viewed .block-content .flex-direction-nav li a.prev{ left:3px;background:url(../images/slidec-btn.png) left bottom no-repeat; }
.col-right > .block-viewed .block-content .flex-direction-nav li a.next{ right:3px;background:url(../images/slidec-btn.png) left top no-repeat; }

.col-right > ul > li{ margin-bottom:10px;text-align:center;background:url(../images/col-right.gif) center bottom no-repeat; }
.col-right > ul > li > a > img{ width:200px; }
.col-right > ul > li > strong{ color:#113579; }
.col-right > ul > li > strong span{ display:block;text-transform:uppercase; }
.col-right > ul > li > p{ font-weight:bold;color:#4b4b4b; }
.col-right > ul > li.first{ padding:15px 10px; }
.col-right > ul > li.first > strong{ font-size:16px; }
.col-right > ul > li.first > strong span{ font-size:20px; }
.col-right > ul > li.first > p{ font-size:12px; }
.col-right > ul > li.first > p span{ font-size:9px; }
.col-right > ul > li.last{ padding:10px 10px 7px; }
.col-right > ul > li.last > strong{ font-size:13px; }
.col-right > ul > li.last > strong span{ font-size:21px; }
.col-right > ul > li.last > p{ font-size:11px; }
.col-right > ul > li.last > p.bouton{ margin-top:8px; }
.col-right > ul > li.last > p span{ color:#0c2e6c; }
.col-right > .block-viewed{ text-align:center;background-color:#ececec; }
.col-right > .block-viewed .block-title strong{  }
.col-right > .block-viewed .block-title strong, .col-right > .postWrapper .head, .col-left .block-title strong{ display:block;height:26px;line-height:26px;text-align:left;background:url(../images/col-right-title.jpg) left center repeat-x;color:#ffffff; }
.col-right > .block-viewed .block-title strong span, .col-right > .postWrapper .head h4, .col-left .block-title strong span{ display:inline-block;*display:inline;zoom:1;padding-left:10px; }

.col-right > .block-viewed .block-content{ margin: 15px 0 0; width:200px;height:155px; overflow: hidden; }
.col-right > .block-viewed .block-content #recently-viewed-items{  }
.col-right #recently-viewed-items li{ float:left;width:200px;margin-bottom: 20px; }
.col-right #recently-viewed-items li p.product-name{ width: 180px; padding: 0 10px; }
.col-right #recently-viewed-items li a{ display:block;font:bold 10px/12px Arial,Helvetica,sans-serif;color:#949494; }
.col-right #recently-viewed-items li a:hover{ color:#5c2a00; }
.col-right #recently-viewed-items li a img{ display:block;margin:0 auto 8px; }
.col-right #recently-viewed-items li:hover a img{ opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { margin-left:10px;width:565px; }
.col3-layout .col-wrapper { float:left; width:780px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set{  }
.col2-set .col-1, .col2-set .col-2{ border:1px solid #bbbbbb;-moz-box-shadow:0 0 20px -10px #000000;-webkit-box-shadow:0 0 20px -10px #000000;box-shadow:0 0 20px -10px #000000;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }
.cart .col2-set .col-1, .cart .col2-set .col-2, #checkoutSteps .col2-set .col-1, #checkoutSteps .col2-set .col-2{ 
	border:none;
	-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
	-moz-box-shadow:0 0 0 0 #000000;-webkit-box-shadow:0 0 0 0 #000000;box-shadow:0 0 0 0 #000000; 
}
.first .col-1, .first .col-2{ border:none; }
.col2-set .box-title > *{ display:inline-block;*display:inline;zoom:1;float:left;margin:0; }
.col2-set .box-title h3{ padding:0; }
.col2-set .box-title a{ float:right; }
.col2-set h2{ }
.col2-set h3, .col2-set h4{  }
.dashboard .col2-set h3{  }
.col2-set .col-1 { float:left; width:45%; }
.col2-set .col-2 { float:right; width:45%; }
.col2-set .col-narrow { width:33%; }
.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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #bbbbbb;color:#7D7D7D; }
input.input-text,textarea { padding:2px; }
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; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { 
	display:inline-block;*display:inline;zoom:1;
	padding:0 10px 0 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#ffffff;
	overflow:visible;
	border:0;
	padding:0;
	background:#3c3c3c;
	cursor:pointer;
	line-height: 25px; 
}
button.button:hover { 
	-moz-box-shadow:0 0 5px 0 #000000;
	-webkit-box-shadow:0 0 5px 0 #000000;
	box-shadow:0 0 5px 0 #000000; 
}
.data-table button.button{ margin-left: 5px; }
button.button > span { display:inline-block;*display:inline;zoom:1; padding:0 6px; height:25px;line-height:25px;font-weight:bold;font-size:13px; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { line-height:25px; }
button.disabled {}
button.disabled span {}

button.btn-checkout  span {font-size: 16px; background-color: #633000;}
button.btn-checkout.no-checkout {}

span .issentiel-btn-checkout {
    display: inline-block;
    background-image: linear-gradient(bottom, rgb(51,25,0) 40%, rgb(71,33,0) 57%);
    background-image: -o-linear-gradient(bottom, rgb(51,25,0) 40%, rgb(71,33,0) 57%);
    background-image: -moz-linear-gradient(bottom, rgb(51,25,0) 40%, rgb(71,33,0) 57%);
    background-image: -webkit-linear-gradient(bottom, rgb(51,25,0) 40%, rgb(71,33,0) 57%);
    background-image: -ms-linear-gradient(bottom, rgb(51,25,0) 40%, rgb(71,33,0) 57%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.4, rgb(51,25,0)),
        color-stop(0.57, rgb(71,33,0))
        );
}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.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:#7D7D7D; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {z-index:10;}
.form-list label.required em { float:right; font-style:normal; color:#5c2a00; 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 { position:relative;display:block; clear:both; width:100%; }
.form-list li > .input-box { width:98%; }
.form-list .field { float:left;margin-right:2%;width:48%; }
.form-list input.input-text { width:100%; }
.form-list textarea { width:100%; height:10em; }
.form-list select { width:100%; }
.form-list li.wide .input-box { width:100%; }
.form-list li.wide input.input-text { width:98%; }
.form-list li.wide textarea { width:98%; }
.form-list li.wide select { width:98%; }
.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:210px; }

.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:189px; }

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

.buttons-set { clear:both;margin:5px 0 0; }
.review-product-list .buttons-set { margin:35px 0 0; }
.my-account .buttons-set { padding:0 !important; }
.my-account .my-wishlist .buttons-set { padding:0; }
.buttons-set a { 
	display:inline-block;*display:inline;zoom:1;
	padding:0 5px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #ededed); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed'); /* IE6-IE9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
	border:solid 1px #ececec;
	vertical-align: middle;
}
.buttons-set a:hover{ 
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ededed, #ffffff); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ededed, #ffffff); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ededed, #ffffff); /* IE10 */
    background-image: -o-linear-gradient(top, #ededed, #ffffff); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ededed, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', EndColorStr='#ffffff'); /* IE6-IE9 */
	-moz-box-shadow:0 0 5px 0 #000000;-webkit-box-shadow:0 0 5px 0 #000000;box-shadow:0 0 5px 0 #000000;
}
.customer-address-index .buttons-set { margin:15px 0 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.sendfriend-product-send .buttons-set button.button { margin-left:5px; }
.my-wishlist .buttons-set button.button { margin-left:5px; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { 
	border:1px solid #bbbbbb; 
	background:#fefefe; 
	padding:22px 25px 12px 33px; 
	margin:28px 0;
	-moz-box-shadow:0 0 20px -10px #000000;
	-webkit-box-shadow:0 0 20px -10px #000000;
	box-shadow:0 0 20px -10px #000000; 
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
.fieldset .legend { float:left;position:relative;margin:-33px 0 0 -10px;padding:0 10px;height:26px;line-height:26px;text-align:left;font-weight:bold;font-size:13px;background:url(../images/col-right-title.jpg) left center repeat-x;color:#ffffff; }

/* Form Validation */
/*.validation-advice { clear:both;position:absolute;top:40px;left:0;padding:25px 17px 17px;min-height:13px;font-size:10px;line-height:13px;background:url(../images/validation-advice.png) 0 0 no-repeat #ffffff;border:1px solid #EBEBEB;color:#f00; }*/
.validation-advice { z-index:1000;clear:both;bottom:-40px;left:0;padding:0 17px;height:40px;font-size:10px;background-color:#ffffff;border:1px solid #899bbd;color:#f00; }
.validation-advice:before { content:"";z-index:10;position:absolute;top:15px;left:5px;width:15px;height:8px;background:url(../images/validation-advice.png) 0 0 no-repeat; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#5c2a00; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

/* Aitoc Pre-order */
p.item-msg.notice { color: #000; font-weight: bold; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages > li { margin:0 0 10px; }
.messages li li { }
.messages a { margin:0 !important;padding:0 !important;background:none !important;border:none !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; line-height:24px !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; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { margin:0 0 20px; }
.breadcrumbs li { display:inline;font: 11px Arial,Helvetica,sans-serif; }
.breadcrumbs li a{ text-decoration:underline;font-weight:bold;color:#939393; }
.breadcrumbs li strong{ font-weight:normal;color:#939393; }

/* Page Heading */
.page-title { line-height:44px;margin:0 0 10px; }
.account-login .page-title { margin:0 0 20px; }
.page-title h1,
.page-title h2 { line-height:43px;font-size:30px;font-weight:bold;color:#5c2a00; }
#category-heading .page-title h1,
#category-heading .page-title h2 { font-size:30px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.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,
.sub-title { clear:both; }

/* Pager */
.pager {  padding:0 !important; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table a{ padding:0 !important;background:none !important;filter:none !important;border:none !important;color:#5c2a00; }
.data-table td.last > .btn-remove, .data-table td.last > .btn-remove2{ display:block;background:url(../images/bouton-ko.png) 0 0 no-repeat !important; }
.my-wishlist .data-table .pname{ width:200px; }
.my-wishlist .data-table .pcom{ width:150px; }
.my-wishlist .data-table textarea{ min-width:120px; }
.data-table th { padding:8px;vertical-align:middle;line-height:21px;border:1px solid #d9dde3; font-weight:bold; white-space:nowrap; }
.data-table td { padding:8px;vertical-align:middle;line-height:21px;border:1px solid #d9dde3; }
.product-collateral .data-table th, .product-collateral .data-table td { padding:0 8px;border:1px solid #d9dde3; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tfoot td{ padding-top:10px;padding-right:0;border-right:none;border-bottom:none;border-left:none; }
.data-table tr{line-height:30px;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.product-collateral .data-table tr.even { background-color:#eeeded; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
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% 4px 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% -53px; }

/* 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 {  }
.links li.first {  }
.links li.last {  }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block;padding:0 !important;margin:0 !important;width:16px; height:16px; font-size:0; line-height:0; background:url(../images/bouton-ko.png) 0 0 no-repeat !important;border:none !important;text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/bouton-ko.png) 0 0 no-repeat !important; 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:#ddd; 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:#2f2f2f; }
.noscript .noscript-inner { width:1000px; 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 ================================================================================ */
.logo {  }
.header-container {}
.header { padding:10px; }
.header > .first{ position: relative; margin-right:155px; width : 201px;}
.header .left #easyflags{ margin-bottom:30px; }
.header .logo { display:block;margin:0;padding:0;text-align:center;text-decoration:none !important; }
.header .logotitle { margin-bottom:7px;text-align:center;text-decoration:none !important;font-weight:normal;font:12px Tahoma, Geneva, Kalimati, sans-serif;color:#818181; }
.header .right{ max-width: 350px; }
.header .right .addthis_toolbox{ float:right; }

.header .right .addthis_toolbox .tweet_iframe_widget,
.header .right .addthis_toolbox .google_plusone_iframe_widget{
    max-width: 22px;
}


.header .right .addthis_toolbox .tweet_iframe_widget .twitter-share-button {
    font-size:0;
    width: 22px;
    height: 22px;
    background: url("../images/twitter.png") no-repeat scroll center center / 100% auto ;
    display: inline-block;
    float:left;
}


/*.header .right .addthis_button_facebook_like iframe{ width:100px !important; }*/
.header .right .quick-access{ clear:both; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .right .links { display: inline-block; margin-left: 20px; }
.header .right .links li { margin-left:17px;padding-left:8px;background:url(../images/arrow.gif) 0 center no-repeat; }
.header .right .links li a{ text-decoration:underline; }
.header .right .links li a:hover{ text-decoration:none; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected { background: #0726C6; color: #fff;}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

.top-bott{ padding:5px 10px;background-color:#eeece8; }
.top-bott .links{ float:left;display:inline-block;*display:inline;zoom:1;line-height:26px; }
.top-bott .links li{ float:left;margin-right:4px; }
.top-bott .links li .disconnect{ background:url(../images/bouton-ko.png) 0 center no-repeat; }
.top-bott #search_mini_form{ float:right;display:inline-block;*display:inline;zoom:1; }
.top-bott #search_mini_form #search_autocomplete{ z-index:9990;padding:10px 0;line-height:20px;background-color:#FFFFFF; }
.top-bott #search_autocomplete ul li{ position:relative;padding-left:48px;padding-right:5px;border-bottom:1px solid #D9DDE3;background-color:#FFFFFF; }
.top-bott #search_autocomplete ul li.selected {   
	background: #f4cc13;
	color: #fff;
}
.top-bott #search_autocomplete ul li span{   
    display: block;
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    text-align: right;
    top: 50%;
    width: 33px; 
}
.top-bott label{ font-weight:bold;font-size:14px;color:#656565; }
.top-bott #search{ display:inline-block;*display:inline;zoom:1;padding-left:25px;width:254px;height:25px;line-height:25px;font-style:italic;font-size:11px;background:url(../images/search-loop.gif) 0 center no-repeat #FFFFFF;border:none;color:#c3c3c3;-webkit-appearance:none; }
.top-bott #search:focus { font-style:normal;color:#000000; }

/********** < Navigation */
.nav-container { z-index:99990;position: relative;margin-top:6px;margin-bottom:1px;height:42px;text-align:center;background:url(../images/menu-back.gif) 0 0 repeat-x; }
#nav { display:inline-block;*display:inline;zoom:1; }

/* All Levels */
#nav li { text-align:left; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */

#nav > li {
    background: url("../images/border-menu-new.png") no-repeat right -64px transparent;
    float: left;
    height: 40px;
    padding-right: 17px;
}


#nav > li.nav-9 { background:none; }

#nav > li > a {
    background: url("../images/border-menu-new.png") no-repeat right 10px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    line-height: 40px;
    padding: 0 15px 0 18px;
}
#nav > li.first > a { background:none; }
#nav > li > a:hover { color:#f4cc13; background: url("../images/border-menu-new.png") no-repeat right -24px transparent; }
#nav li.over a,
#nav li.active a { color:#f4cc13; }

/* 2nd Level */
#nav li .sub {
    display:none;
    background:#fff;
    border:1px solid #d4d4d4;
    -moz-box-shadow: 4px 4px 8px #555;
    -webkit-box-shadow: 4px 4px 8px #555;
    -o-box-shadow: 4px 4px 8px #555;
    box-shadow: 4px 4px 8px #555;
    left:50%;
    margin:0 0 0 -510px;
    overflow:hidden;
    padding:0 0 20px 20px;
    position:absolute;
    width:978px;
    z-index:99989;
	top: 40px;
	width: 1000px;
}

#nav li .sub .static {
    background: none repeat scroll 0 0 #EEEEEE;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    width: 120px;
}
#nav li .sub .static img{
	width: 120px;
	height: 80px;
}

#nav li:hover .sub {
    display:block;
}

#nav li a span {
   background: url('../images/nav/icons.png') no-repeat top left;
}

#nav .sub ul li {
	margin-top: 0px;
}
#nav .sub > ul {
	float: left;
	width:800px;
	margin-left: 30px;
	margin-top: 20px;    
}

#nav .sub > ul > li {
	display: inline-block;
	*display: inline; zoom: 1;
	vertical-align: top;
	margin-right: 10px;
	width: 240px;
    padding-right: 5px;
	margin-bottom: 15px;
	line-height: 16px;
}

#nav .sub > ul > li > a {
	display:inline-block;*display:inline;zoom:1;
	padding-bottom:8px;
	color: #5c2a00;
	font-weight: bold;
	font-size: 15px;
}
#nav .sub > ul > li > a:hover {
	text-decoration: underline;
}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 6px; }
.block .block-title {  }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content {  }
.col-left .block { background-color:#ECECEC; }
.col-left .block .block-content { padding:5px 8px 10px; }
.header .block .block-title{  }
.header .block .block-title strong span { font-size:19px;color:#686868; }
.header .block .block-content { position:relative;padding-top:4px;padding-right:50px;width:auto;line-height:40px;background-color:#f2f2f2; }
.block .block-content li.item {  }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.header .block .actions { position:absolute;top:50%;right:5px;margin-top:-14px;width:auto; }
.header .block .actions button.button { display:block;width:29px;height:29px;overflow:hidden;box-shadow:0 0 0 0;text-indent:50px;text-align:right;background:url(../images/block-cart.png) left top no-repeat; }
.block .empty {}
.header .block .empty { padding-left:26px;min-width:121px;white-space:nowrap; }
.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart { float:right;clear:both;width:auto;min-width:165px;max-width:310px; }
.block-cart .summary { min-width:150px;font-family:Arial,Helvetica,sans-serif; }
.block-cart .amount { display:inline-block;*display:inline;zoom:1;padding-left:10px;text-align:right;color:#828282; }
.block-cart .subtotal { display:inline-block;*display:inline;zoom:1;padding-left:3px;line-height:37px;text-align:center;font-weight:bold;font-size:17px;color:#828282; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.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 .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe { line-height:49px;background-color:#EBEBEB; }
.block-subscribe .block-content { line-height:49px; }
.block-subscribe label{ float:left;display:inline-block;*display:inline;zoom:1;padding-left:23px;font:18px/49px "Trebuchet MS",Arial,Helvetica,sans-serif;color:#3c3c3c; }
.block-subscribe .input-box{ float:left;margin:0 5px; }
.block-subscribe #newsletter{ display:inline-block;*display:inline;zoom:1;padding:5px 10px;width:254px;height:15px;font-style:italic;font-size:11px; border:none;color:#c3c3c3; }
.block-subscribe #newsletter:focus { font-style:normal;color:#000000; }
.block-subscribe .actions{ float:left;text-align:left; }
.block-subscribe .block-content > p{ display:inline-block;*display:inline;zoom:1;margin-left:35px;max-width:345px;line-height:15px;vertical-align:middle; }
*+html .block-subscribe .block-content > p{ padding-top:10px; }

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden;text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:167px; height:282px; margin-right:35px;margin-bottom:43px;text-align:center; }
.products-grid li.last { margin-right:0; }
.products-grid .product-image { display:block;margin:0 0 9px; }
.products-grid li.item:hover .product-image { opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";   }
.products-grid .product-name { margin:0 0 10px;height:75px;font-weight:bold; font-size:12px; }
.products-grid .product-name a { display:inline-block;*display:inline;zoom:1;padding-top:10px;vertical-align:top;line-height:13px;color:#949494; }
.products-grid li.item:hover .product-name a { color:#808080; }
.products-grid .price-box { height:28px;line-height:28px;font-weight:bold;font-size:16px;color:#113579; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {  }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; 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; }
.products-list .product-name a {}
.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-learn { 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 {  }
.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;color:#686868; }
.product-shop .ratings-table th{ 
	max-width: 260px;
    padding-left: 22px;
	padding-right: 0;
	background-image: url("../images/action-list.gif");
    background-position:9px -49px;
    background-repeat: no-repeat;
    color: #9C9C9C;
    display: block;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
.preorder{
	font-size: 15px;
	margin-right: 7px;
	font-weight: bold;
	color: #343434;
}
#customer-reviews .ratings-table th { width:74px;font-weight:bold; }

/* Availability */
.availability{ 
	display:inline-block;*display:inline;zoom:1;
	padding:0 5px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #ededed); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed'); /* IE6-IE9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
	border:solid 1px #ececec;
	vertical-align: middle;
}
.product-view .product-name .stock-status{  
	position:absolute;
	right:0;
	top:0;
	display:inline-block;*display:inline;zoom:1;
	line-height: 16px;
}
.availability > span{ display:inline-block;padding-left:14px;color:#363636; }
/*.availability {  }*/
.availability span {  }
.availability.in-stock > span {background:url(../images/stock-in.png) 0 center no-repeat;}
.availability.out-of-stock > span { background:url(../images/stock-out.png) 0 center no-repeat;color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock { display:inline-block;*display:inline;zoom:1;margin-right:10px;padding:5px 0;max-width:260px;line-height:25px; }
.alert-stock a{ line-height:20px;vertical-align:middle; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.tierprice .regular-price { display:none; }
.regular-price .price { font-weight:bold; color: #5C2A00; }

/* Old price */
.product-view .old-price { line-height:13px;vertical-align:middle; }
.old-price { display:inline-block;*display:inline;zoom:1;font-size:11px; }
.old-price .price-label { display:none;white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price { display:inline-block;*display:inline;zoom:1; }
.special-price .price-label { display:none;font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:normal;font-size:12px;white-space:nowrap; }

.minimal-price-link { display:block;color:#113579; }
.minimal-price-link .label { font-weight:normal;font-size:12px; }
.minimal-price-link .price { font-weight:bold; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* 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 {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:7px;font-size:15px;font-weight:bold;color:#343434; }
.add-to-cart .qty { float:left;margin-top:9px;width:26px;height:24px;line-height:24px;vertical-align:middle;text-align:center;border:none; }
.add-to-cart button.button { float: left; margin: 5px 9px 0 6px;padding:4px 10px 5px 8px }
.add-to-cart button.button span {
    font-size: 16px;
}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { line-height:47px; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .tier-prices { padding-top:15px;padding-bottom:3px;line-height:20px; }
.add-to-box .tier-prices .price, .add-to-box .tier-prices .benefit{ font-weight:bold;color:#5c2a00; }
.add-to-box .or { float:left;margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {padding-right:12px;}
.product-view .product-shop {  }
.product-view .add-to-links { position:relative; }
.product-view .add-to-links li, .product-view .email-friend, .product-view .no-rating { padding-left:10px;max-width:260px; }
.review-product-list .product-view .add-to-links, .review-product-list .product-view .email-friend, .review-product-list .product-view .no-rating { margin-top:27px; }
.product-view .add-to-links li a, .product-view .email-friend a, .product-view .no-rating a{ display:block;padding-left:12px;font:12px/18px Arial,Helvetica,sans-serif;color:#9c9c9c;background-image:url(../images/action-list.gif);background-position:-10px 0;background-repeat:no-repeat; }
.product-view .add-to-links li a:hover, .product-view .email-friend a:hover, .product-view .no-rating a:hover{ color:#5c2a00; }
.product-view .ratings{ padding-left:10px;max-width:260px; }
.product-view .ratings .rating-links{ padding-left:12px;font-size:0;background-image:url(../images/action-list.gif);background-position:0 -51px;background-repeat:no-repeat; }
.product-view .ratings .rating-links a { display:block;font:12px/18px Arial,Helvetica,sans-serif;color:#9c9c9c; }
.product-view .ratings .rating-links a:hover { color:#5c2a00; }

.rating-box, .rating-box .rating { float:left; }
.rating-box { width:93px; font-size:0; line-height:0; background:url(../images/rating_none.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.product-shop .rating-box { margin:2px 0 0 9px; }
.rating-box .rating { background:url(../images/rating.gif) 0 100% repeat-x; }

.product-view .product-shop a.nobr { display:block;padding-left:22px;max-width:248px;font:12px/18px Arial,Helvetica,sans-serif;background-image:url(../images/action-list.gif);background-position:10px -51px;background-repeat:no-repeat;color:#9c9c9c; }
.product-view .add-to-links li a.link-wishlist { background-position:0 7px; }
.product-view .add-to-links li a.link-compare { background-position:0 -13px; }
.product-view .email-friend a{ background-position:0 -31px; }
.product-view .no-rating a { background-position:0 -51px; }
.product-view .product-shop .share { position:absolute;top:0;right:0;bottom:6px;right:30px;width:110px;text-align:center;font:12px/18px Arial,Helvetica,sans-serif;color:#9c9c9c; }
.product-view .product-shop .share img{ margin-top:5px; }
.product-view .product-shop .share .fb-send{ min-width:50px; }
.product-view .product-shop .share .fb-send, .product-view .product-shop .share .twitter-share-button{ margin-top:3px; }

.product-essential {}

.product-collateral { margin-top:13px;padding-top:28px;border-top:solid 2px #ececec; }
.product-collateral dl{ margin-top:10px;width:600px; }
.product-collateral dl dd{ margin-bottom:10px;padding-bottom:5px;border-bottom:solid 1px #bbbbbb; }
.product-collateral .box-collateral {  }
.product-collateral .product-specs, .product-collateral .box-additional, .product-collateral .product-caracteristiques { width:560px;font:12px Arial,Helvetica,sans-serif;color:#7c7c7c; }
.product-view h2, .my-account h2, .dashboard h3{ padding-top:22px;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:23px;font-weight:bold;color:#5c2a00; }
.product-collateral .product-specs h2, .product-collateral .product-caracteristiques h2{ padding-bottom:15px; }
.product-collateral .product-specs h2.first, .product-collateral .box-additional h2.first{ padding-top:0; }
.product-collateral .product-specs p, .product-collateral .product-specs ul li,.product-collateral .product-caracteristiques p, .product-collateral .product-caracteristiques ul li, .product-collateral .box-additional p{ padding-top:15px;padding-bottom:8px; }
.product-collateral .product-specs p.first, .product-collateral .product-specs ul.first, .product-collateral .box-additional p.first{ padding-top:0; }
.product-collateral .box-collateral .data-table{ margin-top:15px;margin-bottom:8px; }
.product-collateral .product-specs ul, .product-collateral .box-additional ul{ padding-left:14px;list-style-type:disc; }
.product-collateral .description_annexes { position:absolute;top:33px;right:0;width:204px;text-align:center; }
.product-collateral .description_annexes img{ display:block;max-width:192px;margin:12px auto 0; }

.product-view #review-form #product-review-table{ width:600px; }

/* Product Images */
.product-view .product-img-box { float:left;margin-right:14px;width:435px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin-bottom:12px;height:435px;border-style:solid;border-width:1px;border-color:#f0f0f0 #ededed #ececec #ececec;  }
.product-view .product-img-box .product-image-zoom { position:relative; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:pointer; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9;width:208px;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 .more-views{ float:right;margin-bottom:7px;width:539px; }
.product-view .more-views ul {  }
.product-view .more-views li { float:left; padding:1px; background-color:#ECECEC; margin:0 14px 10px 0; }
.product-view .more-views li a { display:block; }
.product-view .more-views li:hover a { -moz-box-shadow:0 0 5px 0 #000000;-webkit-box-shadow:0 0 5px 0 #000000;box-shadow:0 0 5px 0 #000000; }
.product-view .more-views li:hover a img{ opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
.product-view .more-views li.last { margin:0 0 10px 0; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

#media-view{ 
	z-index:999990;
	position:absolute;top:150px;left:50%;margin-left:-262px;
	background-color:#2C2C2C;
	-moz-box-shadow:0 0 8px #262626;-webkit-box-shadow:0 0 8px #262626;box-shadow:0 0 8px #262626;
}
#media-content{ 
	position:relative;
	padding:10px;
	min-width: 500px;
	min-height: 500px;
}
#media-content .thumbs{ 
	bottom: 0;
	width:100%;
	text-align:center;
}
#media-content li{ 
	display:inline-block;*display:inline;zoom:1;
	margin-top:10px;
	margin-right:10px;
}
#media-content .close-media-box{ 
	position:absolute;top:-20px;right:0px;
	display:inline-block;*display:inline;zoom:1;
	padding:0 10px;
	line-height:20px;
	background-color:#2C2C2C;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}
.loupe {
    background-color: #FFFFFF;
    border: 10px solid #2C2C2C;
    cursor: url("../images/cursor/blank.png"), url("../images/cursor/blank.cur"), none;
    z-index: 99999999;
}
/* Product Shop */
.product-view .product-shop { position:relative;float:left; width:420px; }
.product-view .product-shop .add-to-box{ 
	background-color:#ececec; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 0 0 10px;
}
.product-view .product-shop .add-to-box .data-table .price-box{ font-size:15px; }
.col1-layout .product-view .product-shop { float:right; width:539px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name { position:relative;margin-bottom:17px;padding-bottom:10px;min-height:44px;line-height:44px;border-bottom:solid 1px #d6d6d6; }
.product-view .product-name h1{ float:left;width:540px;line-height:22px;font-size:20px;font-weight:bold;color:#5c2a00; }
.product-view .price-box { display:inline-block;*display:inline;zoom:1;vertical-align:middle;font-weight:bold;font-size:0;color:#5c2a00; }
.product-view .price-box .special-price{ vertical-align:middle;font-size:25px; }
.product-view .price-box > span { font-size: 20px; display: block; }
.product-view .short-description { position:relative;padding-top:24px; }
.product-view .short-description .std{ margin-bottom:10px;font: 15px Arial,Helvetica,sans-serif;color:#7d7d7d; }
.product-view .short-description #triggers{ margin-bottom:27px; }
.product-view .short-description #triggers a{ display:inline-block;*display:inline;zoom:1;margin:0 0px;cursor:pointer; }
.product-view .short-description #triggers a:hover{
	opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.product-view .short-description > ul{ line-height: 130px; }
.product-view .short-description > ul li{ display: inline-block; *display: inline; zoom: 1; margin: 0 0px; vertical-align: top; }
.product-view .short-description > ul li a{ vertical-align: top; }
.product-view .short-description > ul li a img{ vertical-align: top; }

/* Product Options */
.product-options { 
	background-color:#ececec; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
	width:400px;
}
.product-options dt label { font-size:15px;font-weight:bold;color:#343434; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.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:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { 
	background-color:#ececec; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:36px;
	padding:0 10px;
	width:400px;
	margin-top: 15px;
}
.product-options-bottom .price-box { float:right;display:inline-block;*display:inline;zoom:1;width:139px;font-weight:bold;font-size:25px;color:#5c2a00; }
.product-options-bottom .add-to-cart {  }

/*.product-view .product-shop { position:relative;float:left; width:420px; }
.product-view .product-shop .add-to-box{ 
	background-color:#ececec; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.product-view .product-shop .add-to-box .data-table .price-box{ font-size:15px; }
.product-view .price-box { font-weight:bold;font-size:25px;color:#5c2a00; }*/

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description { position:relative; }

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table th { width:247px; }
.product-view .box-additional .data-table td { width:401px; }

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}
.product-view .box-reviews .form-add h3{ margin-bottom:10px; }
.product-view .box-reviews .pager{ display:none; }
.product-view .box-reviews dl dt a{ display:inline-block;*display:inline;zoom:1;margin-right:50px;font-weight:bold; }
.product-view .box-reviews dl dt a:hover{ text-decoration:underline; }
.product-view .box-reviews dl dt span{ font-weight:bold; }
.product-view .box-reviews dl dd{ position:relative;padding-top:5px;padding-bottom:20px;text-align:justify; }
.product-view .box-reviews dl dd small{ position:absolute;bottom:5px;right:0; }
.product-view .box-reviews #review-form .form-list, .product-view .box-reviews #review-form .buttons-set{ margin-top:30px;width:600px; }

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* 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:20px 20px 20px 100px; }
.page-sitemap .sitemap a {}
.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: #5c2a00;
    font-size: 16px;
}
.page-sitemap .sitemap li.level-1 a {
    font-weight:bold;
}

/* 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.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.customer-account-create #advice-required-entry-firstname{
	left: 255px;
}
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li  a { 
	display:inline-block;*display:inline;zoom:1;
	margin:5px 0;
	padding:0 5px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #ededed); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed'); /* IE6-IE9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
	border:solid 1px #ececec;
	vertical-align: middle;
}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left;padding:0 10px;width:660px; }
.cart .cart-collaterals .col2-set .col-2 { float:left;width:auto; max-width:360px;}
.cart .cart-collaterals .col2-set .buttons-set{ padding:0; }
.cart .cart-collaterals .col2-set .buttons-set button.button { float:left; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { margin-bottom:25px; }
.cart .discount h2,
.cart .shipping h2{ margin:0;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:23px;font-weight:bold;color:#5c2a00; }
.cart .discount .form-list,
.cart .shipping .form-list{ margin-top:15px; }
.cart .shipping #shipping-zip-form{ margin-bottom:30px;width:320px; }

/* Shopping Cart Totals */
.cart .totals { float:right;width:320px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { margin-top: 10px;font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; 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; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { 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 {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.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; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

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

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { background-color:#ECECEC; }
.block-progress .block-title strong { 
	display:block;
	line-height:40px;
	text-align:left;
    background-color: #5c2a00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5c2a00), to(#462202)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #5c2a00, #462202); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #5c2a00, #462202); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #5c2a00, #462202); /* IE10 */
    background-image: -o-linear-gradient(top, #5c2a00, #462202); /* Opera 11.10+ */
    background-image: linear-gradient(top, #5c2a00, #462202);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5c2a00', EndColorStr='#462202'); /* IE6-IE9 */
	color:#ffffff; 
}
.block-progress .block-title strong span{ display:inline-block;*display:inline;zoom:1;padding-left:10px;line-height:16px;vertical-align:middle; }
.block-progress .block-content{ padding:0 4px 10px; }
.block-progress dt { margin-top:10px;padding-left:4px;font-weight:bold;font:12px/25px Arial,Helvetica,sans-serif;color:#5c2a00; }
.block-progress dd { padding-left:9px;padding-bottom:5px; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#462202;color:#ffffff; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left;margin-left:5px; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#5c2a00; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { position:relative;padding:16px 10px 10px;line-height:20px;border-top:1px solid #ddd; }
.opc .step .tool-tip { right:10px; }
.opc .step .buttons-set { margin-top:10px;margin-bottom:5px; }

.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

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


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .col2-set h2{ padding:0 10px 5px 5px;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:23px;font-weight:bold;color:#5c2a00; }
.account-login .col2-set > *{ min-height:154px;padding:10px 0; }
.account-login .none > *{ 
	min-height:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
	-moz-box-shadow:0 0 0 0 #000000;-webkit-box-shadow:0 0 0 0 #000000;box-shadow:0 0 0 0 #000000; 
}
.account-login .col2-set .content p, .account-login .col2-set .content ul{ padding:0 10px; }
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
.account-create #info-news { width:98%;padding:2px;border:1px solid #EEEDED;background-color:#EEEDED; }
.account-create #info-news span{ display:block;padding:10px; }
.account-create .info-trustedshop p{color:#6A6A6A;padding-left:50px;text-align:justify;width:900px;padding-top:15px}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */

.my-account a { 
	display:inline-block;*display:inline;zoom:1;
	margin:5px 0;
	padding:0 5px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ffffff, #ededed); /* IE10 */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ffffff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed'); /* IE6-IE9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	line-height:24px;
	font-family:Arial,Helvetica,sans-serif;
	border:solid 1px #ececec;
	vertical-align: middle;
}
.my-account a:hover{ 
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ededed, #ffffff); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ededed, #ffffff); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #ededed, #ffffff); /* IE10 */
    background-image: -o-linear-gradient(top, #ededed, #ffffff); /* Opera 11.10+ */
    background-image: linear-gradient(top, #ededed, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', EndColorStr='#ffffff'); /* IE6-IE9 */
	-moz-box-shadow:0 0 5px 0 #000000;-webkit-box-shadow:0 0 5px 0 #000000;box-shadow:0 0 5px 0 #000000;
}
.my-account .buttons-set a { margin:0; }

.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account > * {  }
.my-account .page-title { padding:0; }
.my-account  .col2-set > * > ul, .my-account  .col2-set > * > ol, .my-account  .col2-set > * > p{ padding:0 10px;font:11px Tahoma, Geneva, Kalimati, sans-serif;color:#949494; }
.my-account  .col2-set > * li.item{ padding:10px 0 0; }
.my-account  .col2-set address{  }
.sales-order-view .my-account  .col2-set address, .sales-order-view .my-account  .col-2 .box-content{ clear:both; }
.sales-order-view .my-account  .col-1, .sales-order-view .my-account  .col-2{ margin-bottom:10px; }
.my-account  .col2-set h3{ font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;color:#5c2a00; }
.my-account  .addresses-list ol li{ margin-bottom:10px;border-top:1px solid #BBBBBB; }
.my-account  .addresses-list ol li:first-child{ border-top:none; }
.my-account  .addresses-list ol li > *{ margin-left:10px; }
.my-account  .addresses-list ol li > h3{ margin-left:0; }

/********** < Dashboard */
.dashboard {padding:0;}
.dashboard .welcome-msg {padding:0 10px;font:11px Tahoma, Geneva, Kalimati, sans-serif;color:#949494;}
.dashboard .welcome-msg .hello{ font:bold 12px/30px Arial,Helvetica,sans-serif;color:#5c2a00; }

.dashboard .box-account{ padding-bottom:30px; }
.dashboard .box-account .box-head > *{ float:left;display:inline-block;*display:inline;zoom:1; }
.dashboard .box-account .box-head h2{ padding:0; }
.dashboard .box-account .box-head a{ float:right; }
.dashboard .box-account .col2-set h4{ padding:0; }
.my-account .col2-set .col-1, .my-account .col2-set .col-2{ padding:10px 20px;width:320px; }
.dashboard .box-account .col2-set .col-1, .dashboard .box-account .col2-set .col-2{ padding:10px 20px;width:320px;-moz-box-shadow:0 0 0 0 #000000;-webkit-box-shadow:0 0 0 0 #000000;box-shadow:0 0 0 0 #000000; }
.dashboard .box-account .first .col-1, .dashboard .box-account .first .col-2{ padding:0;width:360px; }
.dashboard .box-account .first{ padding-bottom:30px; }
.dashboard .box-account .first .box-content{ padding:10px 20px;border:1px solid #BBBBBB;-moz-box-shadow:0 0 20px -10px #000000;-webkit-box-shadow:0 0 20px -10px #000000;box-shadow:0 0 20px -10px #000000;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info { color:#7d7d7d; }
.dashboard .box-info .box-head { display:none; }

/* Block: Reviews */
.dashboard .box-reviews .item { margin-bottom:5px; }
.dashboard .box-reviews .number { display:inline-block;*display:inline;zoom:1; font-size:10px; font-weight:bold; line-height:1; color:#fff; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { display:inline-block;*display:inline;zoom:1;margin-left:5px; }
.dashboard .box-reviews .details h3{ padding-top:0; }
.dashboard .box-reviews .details h3 a{ margin:0; }

/* Block: Tags */
.dashboard .box-tags .number { display:inline-block;*display:inline;zoom:1;font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { display:inline-block;*display:inline;zoom:1;margin-left:5px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 Reviews */
.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 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { position:relative;padding:20px 10px 0;font:11px Arial,Helvetica,sans-serif; }
.footer .footer_colonne { padding:20px 0 28px 37px;line-height:20px;background:url(../images/footer-logo.png) center top no-repeat;background-color: #422412;margin-bottom: 10px; }
.footer .footer_colonne .footer_colonne_1 { width:187px; }
.footer .footer_colonne .footer_colonne_2 { width:201px; }
.footer .footer_colonne .footer_colonne_3 { margin-left:142px;width:181px; }
.footer .footer_colonne > div { display:inline-block;*display:inline;zoom:1;margin-right:20px;line-height:18px;vertical-align:top;text-align:left; }
.footer .footer_colonne > div > p{ margin-bottom:7px;text-transform:uppercase;font:18px "Trebuchet MS",Arial,Helvetica,sans-serif;color:#ffffff; }
.footer .footer_colonne > div > ul > li { display:block;color:#B98C64; }
.footer .footer_colonne > div > ul > li a{ color:#B98C64; }
.footer .footer_colonne > div > ul > li a:hover{ text-decoration:underline;color:#f4cc13; }
.bott-foot{ margin:0 auto;width:950px;text-align:center;color:#a4a4a4; }
.calliweb{ width:1020px;margin:20px auto;text-align:right; }
.footer .bott-blocks{ margin-bottom:16px; }
	.footer .bott-blocks:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0; }
	.footer .bott-blocks { display: inline-block; }
	html>/**/body .footer .bott-blocks { display: block; }/*exept*/
	html[xmlns] .bott-blocks { display: block; }
	* html .bott-blocks { height: 1%; }
.footer .bott-blocks ul{ width:490px;height:108px;text-align:center;background-color:#ebebeb; }
.footer .bott-blocks ul li{ display:inline-block;zoom:1;margin:0 5px;line-height:110px; }
.footer .bott-blocks .left li{ margin:0 3px; }
.footer .bott-blocks ul img{ vertical-align:middle; }
.footer p {  }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }

.footer .bott-blocks ul li.privacy {
	line-height: 1;
}
/* ======================================================================================= */


/* Clearfix ================================================================================ */
.clearfix:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0; }
.clearfix { display: inline-block; }
html>/**/body .clearfix { display: block; }/*exept*/
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* 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,
.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 .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */


/* Home ================================================================================ */
.cms-index-index .std { position:relative; }
.cms-index-index .std #slider_home { width:1000px;height:406px;overflow:hidden; position: relative; }
.cms-index-index .std #slider_home .flex-direction-nav li a { position:absolute;top:50%;margin-top:-34px;width:69px;height:69px;cursor:pointer; }
.cms-index-index .std #slider_home .flex-direction-nav li a.prev{ left:6px;background:url(../images/slide-btn.png) left bottom no-repeat; }
.cms-index-index .std #slider_home .flex-direction-nav li a.next{ right:6px;background:url(../images/slide-btn.png) left top no-repeat; }
.cms-index-index .std #slider_home .flex-direction-nav a:hover { opacity:0.7;-moz-opacity:0.7;-webkit-opacity:0.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.cms-index-index .std #slider_home > ul > li > a { position:relative; }
.cms-index-index .std #slider_home p.bouton { position:absolute;top:233px;left:115px;padding:0 20px 0 13px;line-height:54px; }
.cms-index-index .std #slider_home p.bouton span{ padding-left:33px;vertical-align:middle;font-weight:lighter;font-size:30px;font-family:"Helvetica Neue", sans-serif;background:url("../images/bouton-bigok.png") 0 center no-repeat; }
/*
.cms-index-index .std .jcarousel{ position:relative;width:1000px;height:406px;overflow:hidden; }
.cms-index-index .std #slider_home > ul { position:absolute;margin:0;padding:0;width:20000em; }
.cms-index-index .std #slider_home > ul > li { float:left; }
.cms-index-index .std #slider_home > .jcarousel-control{ position:absolute;top:50%;margin-top:-34px;width:69px;height:69px;cursor:pointer; }
.cms-index-index .std #slider_home > .jcarousel-control:hover{ opacity:0.7;-moz-opacity:0.7;-webkit-opacity:0.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.cms-index-index .std #slider_home > .prev{ left:6px;background:url(../images/slide-btn.png) left bottom no-repeat; }
.cms-index-index .std #slider_home > .next{ right:6px;background:url(../images/slide-btn.png) left top no-repeat; }
*/
.cms-index-index .std #blocs_accueil{ position:relative; }
.cms-index-index .std #blocs_accueil > ul{ padding-top:2px; }
.cms-index-index .std #blocs_accueil > ul > li{ float:left;position:relative;display:block;margin-right:8px;padding-top:13px;width:496px;height:170px; }
.cms-index-index .std #blocs_accueil > ul > li:hover{ opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
.cms-index-index .std #blocs_accueil > ul > li.last{ margin-right:0; }
.cms-index-index .std #blocs_accueil > ul > li > a > span{ position:absolute;top:94px;left:0;display:block; opacity:0.85;filter:alpha(opacity=85); padding:8px 6px 9px 7px;font-size:15px;background-color:#fff;color:#452d05; }
.cms-index-index .std #blocs_accueil > ul > li > a > span:hover{ opacity:0.9;filter:alpha(opacity=90); }
.cms-index-index .std #blocs_accueil > ul > li > a > span strong{ display:block;text-transform:uppercase;font-size:18px;color:#3c3c3c; }
.cms-index-index .std #blocs_accueil > ul > li > a > p.bouton{ position:absolute;bottom:7px;right:7px; }

.cms-index-index .std #blocs_accueil > ul > li > a > .title{ position: absolute; width: 100%; height: 49px; background: transparent; }
.cms-index-index .std #blocs_accueil > ul > li > a > .title span{ display: block; padding: 3px 0 0 9px; font-size: 16px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #fff; }
.cms-index-index .std #blocs_accueil > ul > li > a > .title span strong{ display: block; text-transform: uppercase; color: #ffffff; text-shadow: 1px 1px 1px #000000; font-size:18px; font-weight: normal; }
.cms-index-index .std #blocs_accueil > ul > li > a > .title img{ position: absolute; top: 9px; right: 7px;  }
/*.cms-index-index .std #blocs_accueil > ul > li > a > p span{ display:block;padding-left:26px;font: 11px/26px Arial,Helvetica,sans-serif;background:url(../images/top-bott-compte.png) 7px center no-repeat;color:#ffffff; }*/



/* catalog ================================================================================ */
.catalog-category-view .col-main{ width:790px; }
.catalog-category-view .description{ padding:0 10px 35px 0;text-align:justify;font:11px Tahoma, Geneva, Kalimati, sans-serif;color:#949494; }



/* subcategories ================================================================================ */
.subcategories{ margin-left:27px; }
.level-3{ margin-left:0; }
.subcategories li{ float:left;margin-right:58px;margin-bottom:40px;width:143px;height:213px;text-align:center; }
.subcategories li a{ display:block; }
.level-3 li{ margin-right:8px;margin-bottom:10px; }
.subcategories.level-3 li{ width:320px;height:auto;margin-right:8px;margin-bottom:35px; }
.category-exept .col-main{ width: auto; }
.subcategories li.first{ clear:both; }
.subcategories li.last{ margin-right:0; }
.subcategories li h2{ line-height:39px;font-weight:bold;font-size:12px; }
.level-3 li h2{ line-height:31px; }
.subcategories li h2 a{ display:inline-block;*display:inline;zoom:1;padding-top:13px;vertical-align:top;line-height:13px; }
.subcategories li h2 a:hover{ text-decoration:underline; }



/* testimonials ================================================================================ */
.postWrapper{ padding-bottom:12px;background-color:#ececec; }
.content-testimonials{ padding:5px 8px 10px; }
.content-testimonials > p{ font:bold 12px/30px Arial,Helvetica,sans-serif;color:#5c2a00; }
.content-testimonials > div{ display:block;text-align:justify;font:10px Arial,Helvetica,sans-serif;color:#616161; }
.div_bt_box{ text-align:center;margin-top:10px; } 

.btn_submit_full_view{ padding:10px 0; }
.testimonial-index-index .postWrapper{ margin: 5px 0 10px;padding:30px 10px 10px; }
.testimonial-index-index .mw_tt_pager .mw_clear {
    clear: both;
    font-size: 4px;
    width: 100%;
	height: 30px;
}
.testimonial-index-index .mw_tt_pager{ width:100%; line-height:29px;background-color:#ececec; }
.testimonial-index-index .mw_tt_pager td{ width: 33%; }
.testimonial-index-index .mw_tt_pager td ol{ display:inline; }
.testimonial-index-index .mw_tt_pager td ol li{ display:inline; }
.testimonial-index-index .mw_tt_pager td ol li span.on{ text-decoration:underline; }
.testimonial-index-index .mw_tt_pager td ol li a img{ vertical-align:middle; }
#testimonial-form{ margin:50px auto 0;width:460px }
#testimonial-form .button-set{ margin-top:10px;margin-right:2px; }




/* category-heading ================================================================================ */
#category-heading .description,
#category-heading .description > div{ position:relative !important;top:0 !important;left:0 !important;margin-top:0 !important;font:12px Arial,Helvetica,sans-serif;color:#7c7c7c !important; }
#category-heading .description span{ color:#7c7c7c !important; }
#category-heading .description h2, #category-heading .description p{ margin-bottom:10px; }



/* général ================================================================================ */
.checkout-onepage-success .col-main > *, .customer-account-logoutsuccess .col-main p, .cart-empty .col-main p{ /*padding-left:40px;*/ }
.checkout-onepage-success .col-main > .buttons-set{ padding-right:40px; }
.checkout-onepage-success .col-main > .page-title{ padding-left:0; }

div[itemprop=offers]{ display:none; }




/* overlay ================================================================================ */
.simple_overlay {
	position:absolute !important;
	background-color: #FFFFFF;
    border: solid 1px #5c2a00;
    display: none;
    top: -110px !important;
    left: 0 !important;
    padding: 10px 20px 35px;
    width: 380px;
	z-index: 99999;
	-moz-box-shadow:0 0 20px -10px #000000;
	-webkit-box-shadow:0 0 20px -10px #000000;
	box-shadow:0 0 20px -10px #000000;
}
.simple_overlay h2{ margin-bottom:10px;color:#ffffff; }
*+html .simple_overlay { position: absolute !important; }
.simple_overlay .close {
    background:url(../images/bouton-ko.png) center center no-repeat;
    position:absolute;
    right:0;
    top:0;
    cursor:pointer;
    height:35px;
    width:35px;
}




/* colorbox ================================================================================ */
#colorbox{ z-index:9999999; }
#cboxOverlay{ z-index:999999; }
#cboxClose {
    background:url(../images/bouton-ko.png) center center no-repeat;
    top:0;
    right:20px;
    cursor:pointer;
    height:35px;
    width:35px;
}
#cboxContent{ background-color:transparent; }


#colorbox .details{ 
	padding:30px 20px; 
	background-color: #462202;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#462202), to(#5c2a00)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #462202, #5c2a00); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #462202, #5c2a00); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #462202, #5c2a00); /* IE10 */
    background-image: -o-linear-gradient(top, #462202, #5c2a00); /* Opera 11.10+ */
    background-image: linear-gradient(top, #462202, #5c2a00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#462202', EndColorStr='#5c2a00'); /* IE6-IE9 */
	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
	color:#ffffff;
	text-align:left;
}


/* temp ================================================================================ */
.simple_overlay{ display:none; }
.header .block-cart .block-subtitle, .header .block-cart #cart-sidebar{ display:none; }
/*.cart .cart-collaterals .col2-set .col-1 { display:none; }*/
/*temporaire*/
#nav .level-3{ display:none; }



/* catalogsearch-result-index ================================================================================ */
.catalogsearch-result-index .products-grid li.item{ margin-right:20px; }

/* Pages statiques ================================================================================ */
.cms-page-view .std h1 { line-height:43px;font-size:38px;font-weight:bold;color:#5c2a00; }
.cms-page-view .std h2 { margin-top:20px;font-size:20px;font-weight:bold;color:#5c2a00; }
.cms-page-view .std h3 { margin-top:10px;font-size:18px;font-weight:bold;color:#5c2a00; }
.cms-page-view .std p { margin-bottom:10px;text-align:justify;font:12px Arial,Helvetica,sans-serif;color:#7C7C7C; }
.cms-page-view .std ul { margin-bottom:15px;line-height:20px;color:#7C7C7C; }
.cms-page-view .std dl { margin:15px 0;padding-left:40px; }
.cms-page-view .std a:hover { color:#5c2a00; }
.cms-page-view .std a.g:hover { color:#686868; }
.cms-page-view .std table { width:100%;margin-bottom:15px; }

.cms-page-view .std { position:relative; }
.cms-page-view .std > * { padding-left:40px;padding-right:20px; }
.cms-page-view .std > * > h1 { margin-bottom:20px; }

.cms-page-view .std .livraison > h2, .cms-page-view .std .livraison > h3 { clear:both; }
.cms-page-view .std .livraison > p.normal { clear:both;margin-bottom:20px; }
.cms-page-view .std .livraison  img { float:left;margin-right:15px;margin-bottom:15px; }
.cms-page-view .std .livraison .stat_left { /*clear:both;*/ }
.cms-page-view .std .livraison ul { padding-left:40px; }

.cms-fabrication .std p, .cms-contact-us .std p { clear:left; }
*+html.cms-fabrication .std p, *+html.cms-contact-us .std p { float:left; }
.cms-fabrication .std img.stat_right, .cms-contact-us .std img { float:right;margin:0 0 10px 10px; }
.cms-fabrication .std h2 { clear:left; }
.cms-fabrication .std table img{ display:block;margin:0 auto;width:auto; }
.cms-contact-us .std p{ margin-bottom:10px; }

.cms-developpement-durable .std > div{ /*position:absolute;top:-52px;right:0;*/ }
.cms-developpement-durable .std > div img{ height:150px; }

.stat_right {
    border: 1px solid #89745A;
    float: right;
    margin-left: 10px;
}
.stat_left {
    border: 1px solid #89745A;
    float: left;
    margin-right: 10px;
}

.cms-guarantee ul h2 a{ color:#5c2a00; }


/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(theme/bg_direction_nav.png) no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; /*background: url(theme/bg_control_nav.png) no-repeat;*/ cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

*+html .addthis_toolbox addthis_default_style { display: none; }

.cboxIframe #container{ margin:0 auto; }


/* lasts changes */
#checkoutSteps #shipping-method-buttons-container { height:26px; }
#checkoutSteps #shipping-method-buttons-container button.button{ float:right; }
.cms-developpement-durable h2 span, .cms-sustainable-development h2 span{ color:#5c2a00 !important; }
.cms-developpement-durable p span, .cms-sustainable-development p span{ color:#7C7C7C !important; }
.cms-espace-presse .std span{ color:#5c2a00 !important; }
.cms-espace-presse table{ width:auto !important; }
.checkout-cart-index #shopping-cart-totals-table tbody td{ text-align:right; }
.cms-no-route div{ color:#000000 !important; }
.cms-no-route table{ margin:20px auto; }
.cms-no-route table td{ padding:0 50px; }
.cms-no-route p a{ color:#5c2a00 !important; }

.cms-index-index .description{ clear:both; }
.cms-index-index .description p{ margin-top:10px;margin-bottom:10px;font:12px Arial,Helvetica,sans-serif;color:#7c7c7c; }
.cms-index-index .slides{ width:496px;height:170px; }

.payment-methods #checkout-payment-method-load{ position:relative; }
.payment-methods #checkout-payment-method-load .foot-ssl{ position:absolute;top:0;right:0; }
.payment-methods #checkout-payment-method-load dt span{ display:inline-block;*display:inline;zoom:1;margin:10px 0;width:200px; }
.payment-methods #checkout-payment-method-load dt span input{ float:right;margin-top:5px; }
.payment-methods #checkout-payment-method-load img { width:165px!important; }


.affiliate-index-index .affiliate-toolbar button.button{ background-color:transparent; }
.affiliate-index-index .buttons-set a,
.affiliate-index-faq .buttons-set a,
.affiliate-account-signupreferral .buttons-set a{ 
	border:none;
	background:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;  
}
.affiliate-index-faq h4{ margin-top:10px; }
.affiliate-index-faq .buttons-set{ margin-top:20px; }
.affiliate-index-index #list-program-table tr.odd{ background-color:#ffffff !important; }
.affiliate-index-index #list-program-table tr.even{ background-color:#EEEDED !important; }
.affiliate-index-index #list-program-table tr.first{ color:#ffffff;background-color:#2F2F2F !important; }

#free-delivery {
    color: #5c2a00;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-right: 7px;
    margin-top: 17px;
    text-align: center;
    text-transform: uppercase;
}

.top-bott .undernav {
    display: inline-block;
    max-width: 580px;
}
.addthis_toolbox.addthis_default_style{width: 250px;}
.line80h{line-height:35px;}

/* Custom CSS by Martin */
/* View Type: Grid-crosssell */
#crossell-product-table td {width: 130px; padding: 0 10px;}
.products-grid-crosssell { border-bottom:1px solid #ddd; position:relative; }
.products-grid-crosssell .product-image { display:block;margin:0 0 9px;}
.products-grid-crosssell li.item:hover .product-image { opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";   }
.products-grid-crosssell .product-name { font-weight:bold; font-size:12px;height:75px;max-height:75px; }
.products-grid-crosssell .product-name a { display:inline-block;*display:inline;zoom:1;padding-top:10px;vertical-align:top;line-height:13px;height:75px;max-height:75px;}
.products-grid-crosssell li.item:hover .product-name a { color:#808080; }
.products-grid-crosssell .price-box { height:28px;line-height:28px;font-weight:bold;font-size:16px;color:#113579; }

.product-view .box-cross-sell .products-grid-crosssell td { width:20%; margin:0 10px;}
#trusted_badge {
	display: inline-block;
	float: right;
}

/* Modifs */

.header .quick-access ul.links li a{ 
    display:inline-block;*display:inline;zoom:1;padding-left:20px;background:url(http://www.issentiel.com/skin/frontend/issentielv2/default/images/bouton-ok.png) 0 center no-repeat;font:11px/26px Arial,Helvetica,sans-serif;color:#ffffff;
    text-decoration: none !important;
}

.header .quick-access ul.links li {
    display:block;
    padding:0 10px 0 8px;
    background-color: #452102;
    background: url(http://www.issentiel.com/skin/frontend/issentielv2/default/images/btns.gif) left top repeat-x #ffffff;
    color:#ffffff;
    margin-left: 0;
}

.header .quick-access ul.links li.last {
    margin-top: 6px;
}

.header .quick-access ul.links li:hover {
    background-color: #452102;
    background: url(http://www.issentiel.com/skin/frontend/issentielv2/default/images/btns.gif) left bottom repeat-x #ffffff;
    -moz-box-shadow:0 0 5px 0 #000000;
    -webkit-box-shadow:0 0 5px 0 #000000;
    box-shadow:00 0 5px 0 #000000;
}

.header .left #easyflags {
    margin-bottom: 64px;
}

.header .block .block-content {
    cursor: pointer;
}

.block-cart {
    width: 100%;
}

.header .right .links {
    margin-left: 0;
}

.trustedshop-checkout {
    width: 67.5%;
    margin: 1em 0 2em 0;
    padding: 1em;
    background: #f2f2f2;
    color: #828282;
}

.trustedshop-checkout .trustedshop-certificate {
    display: inline-block;
    vertical-align: top;
    width: 17%;
    margin-right: 2%;
}

.trustedshop-checkout .trustedshop-certificate .trustedshop-img {
    width: 100%;
}

.trustedshop-checkout .trustedshop-protection {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    text-align: justify;
    line-height: 1.4;
}

.trustedshop-checkout .trustedshop-protection .trustedshop-button {
    width: 100%;
    margin-top: 1em;
    font-weight: bold;
    font-size: 1em;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: .25em;
    padding: .5em;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}

.trustedshop-checkout .trustedshop-protection .trustedshop-button:active {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset;
    box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.trustedrating-rateus {
    position: relative;
    top: -43px;
}

.trustedrating-rateus .satisfied {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25;
    margin-bottom: 5px;
}

#rate-later {
    position: relative;
}

#rate-later a {
    position: relative;
    z-index: 1;
}

#rate-later .rate-later-txt {
    position: absolute;
    left: 0;
    bottom: -9.2em;
    padding: 1em;
    background: #f2f2f2;
    z-index: 0;
    opacity: 0;
    -webkit-border-radius: 0 0 .25em .25em;
    -moz-border-radius: 0 0 .25em .25em;
    border-radius: 0 0 .25em .25em;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}


#rate-later a:hover + .rate-later-txt,
#rate-later .rate-later-txt:hover {
    opacity: 1;
}

.checkout-onepage-success .col-main > .buttons-set > button.button {
    position: relative;
    z-index: 10;
    top: -62px;
}


/* popup */

.popup-row {
	margin-left: -2px;
	margin-right: -2px;
}

.popup-button-wrapper {
	position: relative;
	text-align: center;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 33.33333333333%;
}

.popup-button-wrapper,
.popup-button-wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.popup-button-wrapper a {
	display: inline-block;
	color: #5c2a00;
	font-weight: bold;
	font-size: 11px;
}
.popup-button-wrapper a:hover {
	text-decoration: underline;
}
.popup-button-wrapper .popup-button-text {
	position: relative;
	padding-left: 20px;
	white-space: nowrap;
}
.popup-button-wrapper .popup-button-text:before {
	content: '';
	width: 15px;height: 15px;
	position: absolute;
	left: 0;top: 50%;margin-top: -7px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #b88b64;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.75);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.75);
	box-shadow: 0 0 3px rgba(0,0,0,.75);
}

.popup-button-wrapper .popup-button-text:after {
	content: '';
	width: 0;height: 0;
	position: absolute;
	left: 6px;top: 50%;margin-top: -3px;
	border-width:3px 5px;
	border-style: solid;
	border-color:transparent transparent transparent #fff;
}

.product-view .short-description #triggers {
	margin-bottom: 6px;
}

#bs_popup_exeptional {
	position: absolute;
	top: 0;left: 0;bottom: 0;right: 0;
}

#grayback {
	position: fixed;
	z-index: 99999999;
	background: rgba(0,0,0,.5);
	top: 0;left: 0;bottom: 0;right: 0;
	cursor: pointer;
}

#bs_popup_exeptional article {
	background: #fff;
	width: 941px;
	margin: 217px auto 0 auto;
	position: relative;
	padding: 30px;
	color: #454545;
	font-size: 13px;
	z-index: 999999999;
	-webkit-box-shadow:  0 0 15px rgba(0,0,0,.5);
	-moz-box-shadow:  0 0 15px rgba(0,0,0,.5);
	box-shadow:  0 0 15px rgba(0,0,0,.5);
}

#bs_popup_exeptional article .popup-close {
	position: absolute;
	right: -20px;top: -20px;
	background: #472301;
	color: #fff;
	padding: 1em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	-ms-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
}

#bs_popup_exeptional article .popup-close:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

#bs_popup_exeptional article .popup-close:before {
	content: '';
	width: 17px;height: 17px;
	display: block;
	background: url(../images/popup/close.png);
}

#bs_popup_exeptional article h1 {
	text-transform: uppercase;
	color: #454545;
	text-align: center;
	padding: 1em 0;
	border: 1px solid #929292;
	border-width: 1px 0;
	margin: 0 132px 38px;
}

#bs_popup_exeptional article .bloc {
	display: inline-block;
	vertical-align: top;
}

#bs_popup_exeptional article .bloc.bloc-left {
	width: 432px;
	margin-right: 68px;
}

#bs_popup_exeptional article .bloc.bloc-right {
	width: 410px;
}

#bs_popup_exeptional article h2 {
	text-align: center;
	margin-bottom: 20px;
}

#bs_popup_exeptional article .visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

#bs_popup_exeptional article .bloc-left p {
	margin: 25px 0;
}

#bs_popup_exeptional article .bloc-left-img {
	width: 200px;
	margin: 0 20px 0 0;
	vertical-align: top;
}

#bs_popup_exeptional article .bloc-left p span {
	display: inline-block;
	vertical-align: top;
	width: 212px;
	text-align: justify;
}

#bs_popup_exeptional article h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #454545;
	font-family: Arial;
	margin-bottom: 1.5em;
}

#bs_popup_exeptional article .bloc-right .img {
	margin-top: 2em;
	margin-bottom: 2em;
}

#bs_popup_exeptional article .bloc-right .img.last {
	margin-left: 10px;
}

#bs_popup_exeptional article hr {
	border: 0;
	border-top: 1px solid #929292;
}

#bs_popup_exeptional article .popup-footer h3 {
	margin-top: 1.5em;
}

#bs_popup_exeptional article .popup-footer .bloc-left p {
	margin: 0;
}

#bs_popup_exeptional article .bloc-right p,
#bs_popup_exeptional article .popup-footer p {
	text-align: justify;
}

.sp-methods .mondialrelaypickup .method-description{
    float: right;
}

.sp-methods .mondialrelaypickup input.radio {
  display: inline-block;
  margin-bottom: 3px;
 
}




#captcha-image-box-captchanews {
	padding-left: 23px;
}

#captcha-input-box-captchanews label {
	font-size: 14px;
}

.captcha-reload{
	display: inline-block;
	vertical-align: middle;
}