@charset "utf-8";
/* Reset ================================================================================= */

/* CSS Document */

@font-face {
    font-family: 'HoneyScript';
    src: url('/skin/frontend/wiser/rueverte/fonts/honeyscript-light.woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'HoneyScript';
    src: url('/skin/frontend/wiser/rueverte/fonts/honeyscript-semibold.woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'colasdecorative';
    src: url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.eot');
    src: url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.woff2') format('woff2'),
         url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.woff') format('woff'),
         url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.ttf') format('truetype'),
         url('/skin/frontend/wiser/rueverte/fonts/colasdecorative-webfont.svg#colasdecorativebook') format('svg');		 
    font-weight: normal;
    font-style: normal;
}

/* Original theme fonts - removed by stger

@font-face {
 font-family:'Segoe UI Regular';
    src: url('../fonts/segoeui.eot');
    src: url('../fonts/segoeui.eot#iefix') format('embedded-opentype'),
	 url('../fonts/segoeui.woff') format('woff'),
         url('../fonts/segoeui.ttf') format('truetype'),
         url('../fonts/segoeui.svg#Segoe UI') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family:'KaushanScript Regular';
    src: url('../fonts/KaushanScript-Regular.eot');
    src: url('../fonts/KaushanScript-Regular.eot#iefix') format('embedded-opentype'),
	 url('../fonts/KaushanScript-Regular.woff') format('woff'),
         url('../fonts/KaushanScript-Regular.ttf') format('truetype'),
         url('../fonts/KaushanScript-Regular.svg#KaushanScript Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*/

* { margin:0; padding:0; }

body          {font-size:12pt; color:#4b4b4b; background-color:#eee; margin: 0; padding: 0; margin-bottom: 20px; width: 100%; font-family: "skolar",  "ff-meta-serif-web-pro", leitura-news, serif; }

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

a             { /* color:#4b4b4b; */color:#a2bd07; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0px; line-height:1.5; font-family: "cardo",  "ff-meta-web-pro", brandon-grotesque, sans;}
/* .page-title h1:first-letter, .middle_part h1:first-letter{font-family: ColasDecorative;} */

h1            { font-size:20px; font-weight:normal; }
h2            { font-size:25px; font-weight:normal; color: #a2bd07; }
h3            { font-size:20px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
/* strong        { font-weight:normal; } */
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

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

.std li { 	/*list-style-image:url(../images/arrow.png);*/}
.container {
    position: relative;
	background: white;
	margin: 10px auto 0;
    padding: 16px 24px;
    width: 952px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #D2D2D2;
}
.catalog-product-view .container, .cms-index-index .container {
	position: relative; width: 1000px; margin: 0 auto; padding: 0;
    background: #eee;  box-shadow:none;border: 0;
}

/* 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 {
    background: #eee;
}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { /*margin-top: 24px;*/ }
.main { margin:0 auto; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:728px; padding:0 0 1px; }
.col-right { float:right; width:230px; padding:0 0 1px; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}
.col2-right-layout{width:1000px; margin:16px auto 0;}
.col2-right-layout .main{
    background:white;
    padding:16px;
}
.col2-left-layout .main{}

/* 3 Columns Layout */
.col3-layout .col-main { width:510px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }
.col3-layout .col-left { width:225px; }
.col3-layout .col-right{width:225px;}
.col3-layout{width:1000px; margin:0 auto;}

/* Content Columns */
.col2-set .col-1 { float:left; width:45%; border:1px solid #e2e2e2; padding:10px; background: #FFF}
.col2-set .col-2 { float:right; width:45%; border:1px solid #e2e2e2; padding:10px; background: #FFF}
.col2-set .col1 { float:left; width:40%; padding:18px 5%; }
.col2-set .col2 { float:right; width:40%; padding:18px 5%;}
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:61%; }

.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-size:11pt ; vertical-align:middle; color:#2f2f2f; font-family: Segoe UI, 'Segoe UI Regular'}
button {border:0;}

/*
input.input-text,select,textarea { background: #fff; border: 1px solid #d6d6d6;  -moz-box-shadow: inset 0 0 5px #f0f0f0;
-webkit-box-shadow: inset 0 0 5px#f0f0f0;
box-shadow: inner 0 0 5px #f0f0f0;}
*/
#shop_desc_home {margin-top:35px;}
#shop_desc_home h5{
	font-size:24px;
}

input.input-text,select,textarea { background: #efefef; border: none; }

input.input-text,textarea { padding:2px; }
select { padding:8px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; 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:3em; text-align:center; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.button.button { padding: 5px 12px;  font-size: 10pt; color: #fff; text-decoration: none; background-color: #eee; text-align: center; border: 0; box-shadow: 0 0 0 1px #eee; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out; }
.button.button:hover{background-color:#000; box-shadow:0 0 0 1px #000; border:0;}
button:hover { cursor: pointer; }

button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout{
    padding: 10px 15px 10px 50px;
    background:url(../images/icon_arrow.png) no-repeat -20px -4px;
    font-size: 11pt;
    font-weight: normal;
    border:0;
    color: #fff;
    text-decoration: none;
    background-color: #eee;
    text-align: center;
    box-shadow: 0 0 0 1px
    #eee;
    transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s ease-in-out; }
button.btn-checkout:hover{background-color: #1F1F1F; box-shadow: 0 0 0 1px #1F1F1F; }
.ss{background:url(../images/111.png) repeat-x center}
button.btn-checkout span{}
button.btn-checkout span span { }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio{margin-right:6px;}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:whiteSmoke; }
/*.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, .form-list p {float:left; color:#4b4b4b; font-weight:normal; position:relative; z-index:0; font-size:10pt;}
.form-list label.required {}
.form-list label.required em {float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px;}
.form-list li.control label {float:none;}
.form-list li.control input.radio,
.form-list li.control input.checkbox {margin-right:6px; margin-top:-5px;}
.form-list li.control .input-box {clear:none; display:inline; width:auto;}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {display:block; clear:both; width:260px;}
.form-list .field {float:left; width:275px;}
.form-list input.input-text {width:254px; padding:8px;}
.form-list textarea {width:254px; height:10em; padding:8px;}
.form-list select {width:260px;}
.form-list li.wide .input-box {width:535px;}
.form-list li.wide input.input-text {width:529px;}
.form-list li.wide textarea {width:100%;}
.form-list li.wide select {width:535px; padding:5px; margin:10px 0;}
.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; }

.form-list-narrow li  {margin-bottom:0;}
.form-list-narrow li .input-box {margin-bottom:6px;}
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }
#narrow-by-list li a{color:#4b4b4b;}

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


/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; /*text-align:right; */}
.buttons-set p.required { margin:5px 10px; }
.buttons-set .back-link a{ float:left; margin:0; color: black; background: #C9C9C9; text-decoration: none; padding: 5px 26px; font-size: 12px; box-shadow: 0 0 0 1px #C9C9C9;}
.buttons-set .back-link a:hover{background-color: #1F1F1F; box-shadow: 0 0 0 1px #1F1F1F; color:#fff;}
.buttons-set button.button { float:right; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #e2e2e2; background:#fff; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { margin-bottom:5px; font-size: 15pt; color: #eee; background:#fff; padding:0px 5px; }
.my-account .fieldset .field{padding-right:25px;}
.my-account .fieldset .form-list label{padding:5px 0;}
.my-account .fieldset .form-list .input-box{margin-bottom:5px;}
.my-account .fieldset .form-list{margin-top:20px;}
.my-account .buttons-set .required{color:#EB340A; padding-left:5px;}
/* Form Validation */
.validation-advice { clear:both; width:246px; min-height:13px; margin:3px 0 0; padding-left:16px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; }
.messages { width:100%; overflow:hidden; margin:0 auto; }
.messages li { margin:20px 0 !important; }
.messages li li { margin:0 0 9px; }
.error-msg,
.note-msg,
.notice-msg,
.success-msg {  background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 15px !important;
    padding: 9px 6px 8px 20px;
    font-size: 13px !important;
    font-weight: normal !important;
    border: 1px solid #D9D9D9;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1); }
.messages {margin:0 !important}
.error-msg {  }
.success-msg {}
.note-msg,
.notice-msg {}

/* BreadCrumbs */
.breadcrumbs {  }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0; padding:0 0 20px 0;}
.page-title.category_view {padding:0;}
.checkout-cart-index .page-title {padding:0;}
.page-title h1,
.page-title h2 { margin:0; text-align:center;  font-size: 38px; }
.checkout-title{ margin-bottom:35px;}
.checkout-title h1 { margin:0; text-align:center; font-size: 22pt;color: #eee; padding:5px 0 0;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; }

/* Data Table */
.data-table { width:100%;  }
.checkout-table .data-table {
}
.data-table thead{}
.data-table .odd  {  }
.data-table .even { background-color:#fff; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border:0;}
.data-table tbody tr.last td { background:none; border:0;}
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:normal; font-size:10pt; padding:10px 23px 10px 23px; white-space:nowrap; vertical-align:middle; /*background:url(../images/hr_footer.png) repeat-x bottom;*/  border-bottom: 2px solid #eee;}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {  }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { }
.data-table tfoot tr.first td { background:none;}
.data-table tfoot tr {  }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { vertical-align:middle;}
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std{position:relative;}
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal inside; padding-left:1.5em; }
.std ul.disc { list-style:disc inside; 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-position: inside; }
.std ol { list-style:decimal inside; 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; }
/*.std p p:first-child:first-letter { float: left; color: #a2bd07; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }*/
.std h2{padding-bottom:0.4em;padding-top:0.2em;}
/* TOCs */

.std p {
    /*
    text-align: justify;
    text-indent: 1em;
    */
}

ul.toc, ol.toc {
    width:98%;
    background-color: #fff;
    /*border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;*/
    margin-top:12px;
    padding: 8px;
    /*-webkit-box-shadow:1px 1px 0;
    box-shadow:1px 1px 2px;*/
}
.toc a{}
.discover-toc li, .toc li {
    list-style-position:inside;
    /*border-top:1px solid #ccc;*/
    padding-top:3px;
    padding-bottom:3px;
    font-weight:bold;
    list-style-image:none;
    list-style:none;
}
.discover-toc li{margin-right:20px;}
.toc li:last-child{border-bottom:1px solid #ccc;padding-bottom:0px;}

.discover-toc li:hover,.toc li:hover{background-color:#ddd;}
.discover-toc li:before,.toc li:before{content:url("../images/arrow.png ");}
.discover-toc li:hover:before,.toc li:hover:before{content:url("../images/double-arrow2.png ");}
.toc li ul li{font-weight:normal;}

.discover-toc a,.toc a{text-decoration:none;display:inline-block;width:95%;color:#4b4b4b;}
.discover-toc a{width:90%;}

.under-toc ul{font-size:0.9em;padding-left:1em !important;}
.under-toc{border-bottom:2px #ccc solid !important;}
.under-toc ul:hover{background-color:#fff;}

.discover-section{font-size:20pt;padding-top:0 !important;padding-bottom:19px !important; line-height:0.8;text-align:center;}

/* special Discover Link lists */
.std table a { text-decoration:none; }
/* .std table a:hover { text-decoration:underline; } */
/* Misc */
.success-msg {
    background: url('../images/assets/checkbox_1.jpg') no-repeat 19px 16px white !important;
    padding:9px 6px 8px 55px !important;
}
.success-msg ul {
    margin:0 !important;
}
.success-msg li {
    margin:0 !important;
}
.success-msg span {
    display:block;
}
.success-msg p {
    padding: 8px 0;
    margin: 0 0 4px;
}
.btn_first_level{
    background: url(../images/icon_arrow.png) 0 0 no-repeat;
    background-position: -22px -7px;
    background-color: #eee;
    color: #FFF;
    padding: 7px 14px 8px 46px;
    display: block;
    background-color: #eee;
    font-size: 10pt;
    text-decoration: none;
    cursor:pointer;
    box-shadow: 0 0 0 1px #eee;
    transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s ease-in-out;
}
.btn_first_level:hover {
    background-position: 377px 204px;
    background-position: -22px -59px;
    box-shadow: 0 0 0 1px #d9d9d9;
    background-color: #e9e9e9;
    color: #000;
}
.btn_2nd_level{
    padding: 7px 14px 8px 48px;
    display: block;
    background: #fff url(../images/icon_detail.png) no-repeat 16px 11px;
    box-shadow: 0 0 0 1px #d9d9d9;
    font-size: 10pt;
    color: #4b4b4B;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s ease-in-out;
}
.btn_2nd_level:hover {
    background-color: #e9e9e9;
}

.checkout_buttons .btn_shopping_bag{
    background-image: none;
    width: 90px;
    padding: 7px 14px 8px;
    text-align: center;
    margin: 0;
    display: inline-block;
    font-size: 12px !important;}
.checkout_buttons .btn_checkout{
    background-image: none;
    width: 80px;
    padding: 7px 14px 8px;
    display: inline-block;
    text-align: center;
    float: right;
    margin: 0;
    font-size: 12px !important;}

.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { }
.link-wishlist { }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  {float:right; display:block; width:14px; height:14px; font-size:0; line-height:0; background:#eee url(../images/remove.png) 3px 3px no-repeat; text-indent:-999em; overflow:hidden; }
.currently .btn-remove {background-image:url(../images/remove_white.png)}
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-edit    {float:right; display:block; width:14px; height:14px; font-size:0; line-height:0; background:#eee url(../images/edit.png) 49% 49% no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    {display:none !important}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:rgba(255,255,255,200); font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { margin:0 auto; text-align:left; }
.global-site-notice .notice-inner p { margin:0;}
.global-site-notice .notice-inner .actions { padding-top:10px; }
.global-site-notice .button {float: right}
/* Cookie Notice */
.notice-cookie {
    position: fixed;
    z-index: 10000;
    bottom: 10px;
    right: 10px;
    width: 300px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 8px rgba(0,0,0,0.07);
}
/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice {
    margin:0; padding:6px 10px; background:#000; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1500;
}
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */
/* Header ================================================================================ */
.logo { float:left; }
.header-container {  }
.header {
    font-family: "skolar",  "ff-meta-web-pro", brandon-grotesque, serif;
    background: #252525 url(../images/head_silver.png) repeat-x 0 22px;
    color: #FFF;
}
.header-top{width: 1000px; height: 22px; margin: 0 auto; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #F4F4F4; clear: both; text-align: center;}
.header-top-left{float: left;}
.header-top-center{margin: 0 auto; font-family: "skolar", Georgia, serif; font-size: 13px; display: inline-block;}
.header-top-right{float: right;}
.header-top-container{position: relative; width: 1000px; height: 73px; margin: 0 auto; padding: 0;}
.header .logo { float:left; margin-top:20px; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header p.welcome-msg {font-size: 11pt; color: #eee; float: right; margin-top: 35px; margin-right: 20px; position:absolute; right: 200px; display:none; }
.header .welcome-msg a { color:#ebbc58; }

.form-search { float: right; margin-top: 14px; position:relative;}
.form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display:none; }
.form-search input.input-text { float:left; padding:0px 5px; width: 170px; height: 27px; color: #999; font-size: 13px; background-color: #fff; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; border:1px solid #d6d6d6;border-right:0;box-shadow: inset 1px 0px 6px rgba(0,0,0,0.08);}
.de.bit .form-search input.input-text {width:150px;}

.form-search button.button1 { float:left;border-style: none; height: 29px; width:30px; background:#252525 url(../images/magnifying_glass_white.png) no-repeat 7px 7px;  cursor: pointer; vertical-align: middle; }
.form-search button.button1 span { }
.form-search button.button1 span span {  }
.form-search #tablet_search_close{display:none}
.form-search .search-autocomplete { z-index:999; left: auto !important; top:33px !important; width: 100% !important; }
.form-search .search-autocomplete ul { border:1px solid #D9D9D9; background-color:#fff; box-shadow: 1px 10px 10px RGBa(0,0,0,0.1);}
.form-search .search-autocomplete li { text-align:left;  padding:8px; cursor:pointer; font-size: 15px;}
.form-search .search-autocomplete li .amount { float:right;}
.form-search .search-autocomplete li.selected { background-color:#eee; color:#fff; }

.header .form-language {float:left; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { margin: 0; padding: 0; list-style: none; }
.header .links li { }
.header .links a {
    font-size: 9pt;
    float: right;
    color: #F4F4F4;
    padding: 3px 10px 3px 10px;
    text-decoration:none;
}
.header .links li.last a{}
.header .links a:hover{background-color:#555}
.header-container .top-container { clear:both; padding:3px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
.mini-cart-div .summary-container{}
.mini-cart-div .summary{}
.mini-cart-div .summary .amount{ color: #545454; font-size: 9pt;}
.mini-cart-div .summary .amount a{color:#545454; text-decoration:underline;}

ul#storeLinks {
    position:absolute;
    left:0px;
    float:left;
    background-repeat:no-repeat;
    height:100%;
}

#storeLinks li {
    float: left;
    background-position:bottom left;
}
#storeLinks li a{
    display:block;
    position: relative;
}
#absinthesStamp a img,#bittersStamp a img,#digestifStamp a img{
	display:none;
}
#storeLinks li a:hover {
	background-position:0 -146px;
}
#storeLinks li a.active {
	background-position:0 -73px;
}
#storeLinks li a.active:hover {
	background-position:0 -73px;
}
#absinthesStamp a {
	width:267px;height:73px;
	background: url(../images/assets/logo_absinthes_bg.png) no-repeat 0 0;
}
#digestifStamp a {
	width:251px;height:73px;
	background: url(../images/assets/logo_digestif_bg.png) no-repeat 0 0;
}
#bittersStamp a {
	width:237px;height:73px;
	background: url(../images/assets/logo_bitters_bg.png) no-repeat 0 0;
}

#storeLinks li:first-child {
    background:none;
}
#storeLinks #rueverteStamp{margin:7px 27px 0px -5px;}
#storeLinks li:first-child a {
    /* Alignment of the 'RUEVERTE' stamp */
}
#storeLinks li a.absinthes:after {
    border-bottom:  5px solid #d0e133;
}

span.underline {
    display: block;
    height: 5px;
    position: absolute;
}

#storeLinks li a.absinthes .underline {
    background:     #cfe034;
    left:           24px;
    right:          24px;
}

#storeLinks li a.absinthes:hover .underline {
    background: #333807;
}

#storeLinks li a.absinthes.active .underline {
    background: #333807;
}

#storeLinks li a.absinthes:hover .underline {
    background: #333807;
}

#storeLinks li a.bitters .underline {
    background:     #ff9b80;
    left:           40px;
    right:          40px;
}

#storeLinks li a.bitters:hover .underline {
    background: #381107;
}

#storeLinks li a.bitters.active .underline {
    background: #381107;
}

#storeLinks li a.bitters:hover .underline {
    background: #381107;
}

#storeLinks li a.digestif .underline {
    background:     #ffbc47;
    left:           24px;
    right:          24px;
}

#storeLinks li a.digestif:hover .underline {
    background: #805100;
}

#storeLinks li a.digestif.active .underline {
    background: #805100;
}

#storeLinks li a.digestif:hover .underline {
    background: #805100;
}

/********** < Navigation */
.navigation-container{
    height: 57px;
    position: relative;
	border-bottom: 1px solid #D2D2D2;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);	
	background-color:#fff;	
}

.nav-container {
    display: block;
    font-family: "skolar",  "ff-meta-web-pro", brandon-grotesque, sans;
    width:1000px;
    margin: 0 auto 14px;	
}

#desktop-search {
    float: right;
    top: 2px;
    right: 0;
}

#desktop-search input {
    background-color: #ffffff;
    color: #999;
    margin-right: 0;
}

#desktop-search button {
    color: #999;
}


#nav li {
    float:left;
}
/*#nav li.active {height: 15px; padding: 19px 15px 24px 15px; border-top:4px solid #eee;}
#nav li.over,
#nav li:hover{ background: white; border-left:1px solid #D8D8D8; border-right:1px solid #D8D8D8; height: 15px; border-bottom: 1px solid white; padding: 19px 9px 24px 9px; border-top:4px solid #eee; }*/

#nav li ul li.over,
#nav li ul li:hover{border:none; height:auto; padding:0px;}
#nav li ul li.active{border:none; height:auto; padding:0px;}
#nav li ul li ul li.over,
#nav li ul li ul li:hover,
#nav li ul li ul li.active{border:none;  height:auto; padding-left:13px;}

#nav li ul li a.over,
#nav li ul li a:hover,
#nav li ul li a.active{}
#nav li ul li ul li a.over,
#nav li ul li ul li a:hover,
#nav li ul li ul li a.active{}

#nav li a {font-size: 14px; text-transform: uppercase; font-family: "skolar", Georgia, Segoe UI, serif; color:#333;}

#nav li.over.parent{}

#nav { margin-right: 191px;}

/* All Levels */ /* Style consistent throughout all nav levels */

#nav li { text-align:left;	}

#nav li.level0 a.level-top>span {
  padding: 12px 15px 13px 12px;
  height: 16px;
  margin: 1px 5px 0 0;
    font-weight: 500;
    text-decoration-color: #666;
}

#nav li.level0 a.level-top span.after-name {
    background-image: url("../images/assets/arrow_down.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 7px;
    height: 7px;
    position: relative;
    left: 5px;
    top: -1px;
}

#nav li.level0 a.level-top span.after-name {
    background-image: url("../images/assets/arrow_down.png");
}

#nav li.over {
    z-index:1500;
}

#nav li.over.level0 a.level-top>span {
    /*background: #222; 
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1); 
    color: #fff;*/
	padding:12px 15px 12px 12px;
	border-bottom:2px solid #000;
}
/*#nav li.over.level0 a.level-top span.after-name{
    background-image: url("../images/carrow_white.png");
}*/

#nav li.over.parent {  }
#nav a,
#nav a:hover {
    display:block;
    line-height:1.3em;
    text-decoration:none;
    color:#000000;
}

#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav span span.name { display:inline;}
#nav span span.before-name { display:inline;}
#nav span span.after-name { display:inline;}

#nav li ul span { white-space:normal; }
#nav a { float:left; color:#4F4F4F; }

#nav ul li { display:block; float:left; padding:0; }
#nav li ul { border:1px solid #D8D8D8; border-top: 0;}

/*#nav li.level-top:hover a.level-top { color: #15BBBB; }*/
/*
#nav li.level-top {
	background:url(../images/sep_menu.gif) no-repeat 100% bottom;
	background-position: left 100% bottom -3px;
}
 #nav li.level-top.over {
	background:#fff url(../images/sep_menu.gif) no-repeat 100% bottom;
	background-position: left 100% bottom -3px;
}
*/
#nav li a.level-top {
    display:block;
    padding: 22px 0 17px 0;
}
#nav li a.level-top:hover, #nav li.over a.level-top {
    display:block;
    /*	background-color:#fff; */
}
#nav li.parent a.level-top {
    background-repeat: no-repeat;
    background-position: 100% 12px;
    padding: 7px 0;
}
#nav li.parent a.level-top:hover, #nav li.over.parent a.level-top {
    background-position: 100% -23px;
	padding: 7px 0 6px;
}
#nav li a.level-top.home{
    background-repeat: no-repeat;
    background-position: 100% 18px;
    text-indent:-9999px;
    padding: 7px 85px 17px 0;
    background-image:url("../images/icon_home.png");
    position: relative;
    top: 0;
	visibility:hidden;
}

#nav li a.level-top.home:hover{
    background-position:100% -27px;
}


/* 1st Level */
#nav ul li.parent { }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { }
#nav ul a,
#nav ul a:hover { float:none;}
#nav ul a:hover { text-decoration:underline; }
#nav li ul li a {font-size:18px; background:url(../images/sep_dotted_hor.gif) bottom center repeat-x; border-bottom:0; margin-bottom:3px;padding-bottom:4px;}
#nav li ul li a:hover{ border-bottom:0;}
#nav li ul li a:hover{text-decoration:none;}
#nav li ul li a span { text-transform:uppercase;font-size:14px;}
#nav li ul li ul li a span{color:#4b4b4b; font-size:13px; text-transform:none;  padding: 1px 0px 4px 1px;}
#nav li ul li ul li a{color:#4b4b4b; padding-bottom:0px; background:none; border: none;margin:0}
#nav li ul li ul li a:hover{background:none; border: none;}
#nav li ul li ul li a span:hover{color:#4b4b4b; text-transform:none;}

#nav ul li a { font-weight:normal; }

/* 2nd Level */
#nav .menu_wrapper { top: 42px; left:-10000px; padding:8px 0 0; background:#fff; font-size:11px;position: absolute; 
  /*opacity:0; -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;*/
}

#nav .menu_wrapper ul.level0 {width:1000px; margin:0 auto;}
#nav li ul li { width: 180px; margin:10px 20px 0 0; }
#nav li ul li.last {margin:10px 0 0 0; }
#nav li ul li:hover{padding-right:0px;}
#nav li ul li ul li.last {margin: 0 20px 0 0; }
#nav div ul { position:static; width:auto; border:none; padding:0; }

/* ========================== */
#nav li ul li ul {border:none; width:0px;}
#nav li ul li ul li {float:none; padding-left: 13px;}

/* ========================== */
/* 3rd+ Level */
#nav ul ul { top:5px; padding-bottom:5px; }

/* Show menu */
#nav li .shown-sub,
#nav li .shown-sub { left:0px; z-index:1500;
  /*filter: alpha(opacity=100);
  opacity: 1 !important;*/}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

/* Menu Product Pitch */

#nav .menu-product-pitch-list {
}

#nav .menu-product-pitch-list .menu-product-pitch-item {
    display: inline-block;
    width: 78px;
    margin: 0;
    border: none;
    margin-top: 5px;
	overflow: hidden;
}
#nav .menu-product-pitch-list .menu-product-pitch-item .add_box {
  padding: 9px 0 6px;
}
#nav .menu-product-pitch-list .menu-product-pitch-item a {
    padding: 0;margin:0;
}
#nav .menu-product-pitch-list .menu-product-pitch-item.over {
	background-color:#000;
}
#nav .menu-product-pitch-list .menu-product-pitch-item.over img {
  opacity: 0.93;  
}  
#nav .menu-product-pitch-list .menu-product-pitch-item.over .add_box {
  background-color: #fff;
  opacity: 0.93;
}
#nav .menu-product-pitch-list .menu-product-pitch-item a {
    background: none;
}

#nav .menu-product-pitch-list .menu-product-pitch-item .price {
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    float: none;
    font-size: 18px;
    line-height: 16px;
}

#nav .menu-product-pitch-list .menu-product-pitch-item .price.normalized-price {
    font-size: 10px;
    line-height: 16px;
}

#nav .menu-product-pitch-heading {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 18px;
    font-family: "skolar",Georgia,Segoe UI,serif;
    width: 238px;
	margin-top: 0;
}

.custom_menu{width:475px; float:right; padding:0px; margin:0px;}
.custom_menu h1{font-size:20px; /*background:url(../images/hr_footer.png) bottom center repeat-x;*/ border-bottom:2px solid #eee; padding-bottom:11PX; margin-bottom:10px; padding-top: 0; line-height: 22px;}
.custom_left{width:28%; float:left; border:1px solid #e2e2e2; background:#424242; color:#7a7a7a; padding:47px 24px; text-transform:uppercase; font-size:13px; text-align:center; }
.custom_right{width:59%; float:right; font-size:13px; color:#424242;}

/********** Navigation > */
/* ======================================================================================= */
/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { color: #eee; font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px; }
.block-account .block-title strong { font-weight:normal; }
.block-account .block-content { margin-bottom:35px; }
.block-account .block-content li{border-bottom: 1px solid #E5E5E5; padding-bottom: 12px; padding-top: 12px;}
.block-account .block-content li a { color: #494949; font-size: 10pt; text-decoration: none; }
.block-account .block-content li a:hover{text-decoration:underline;}
.block-account .block-content li a:hover { }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { color:#eee; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.col_left .header_currency{display:none;}
.block-currency {float:left; width:300px; margin-left:165px; }
.block-currency .block-title { display:none; }
.block-currency .block-title strong {  }
.block-currency .block-content {  }
.block-currency .block-content select { padding:0px; margin:6px 0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; padding-top: 15px; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(../images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle {width:100%; color: #a2bd07; font-size: 16pt; text-align: left; margin-top: 3px; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 1px solid #ECECEC; padding-bottom: 12px; }
.block-layered-nav .block-content { }
.block-layered-nav dt { /*background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; */}
.block-layered-nav dd {/* padding:0 12px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; */}
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { position:relative; z-index:1; line-height:1.5;border-bottom: 1px solid #E5E5E5; padding-bottom: 12px; padding-top: 12px; }
/*.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(../images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }*/
.block-layered-nav .currently .label{color: #494949;  font-size: 10pt; text-decoration: none;}
.block-layered-nav .currently .value { display:inline-block; color:#494949; font-size: 10pt;}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {  right:4px; margin:0; margin:3px 5px 0 0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:10px 5px 4px 10px;  text-align:right; margin-bottom:20px; }
.block-layered-nav .actions a { float:none; color:#494949; }

/* Block: Cart */
.top-image{background:url(../images/cart_arrow.png) no-repeat 217px 0; height: 11px; display:none; width:260px; position:absolute;top:-3px;left:0; }
.toptital{border: 1px solid #D9D9D9; font-size:12px; background-color:#fff; border-top:1px solid rgba(0,0,0,0.13); background-clip: padding-box;box-shadow: 1px 1px 10px RGBa(0,0,0,0.1);margin-top:7px}
.toptital::before{content:"";background:url(../images/cart_arrow.png) no-repeat 217px 0; height: 11px; width:260px; position:absolute;top:-3px;left:0;}
/*.block-cart .block-content{ max-height:400px; overflow:auto; }*/
.slideTogglebox{position: absolute; margin-top:-8px; width: 260px; z-index: 10000; right:0;}
.block-cart .block-subtitle{font-size: 9pt;  padding:5px 5px 5px 16px; color:#464646 !important;}
.block-cart .subtotal{padding:10px 20px; line-height: 23px; text-align: center; color:#4b4b4b;}
.block-cart .subtotal .price{font-weight:bold;}
.block-cart .subtotal .button{margin-bottom:5px}
.block-cart .buttons_box .btn_checkout{margin-left:15px}
.block-cart .buttons_box{padding:15px; line-height: 23px; text-align: center;border-top: 1px solid #E5E5E5;} 
.block-cart .buttons_box .btn_cart {
    box-shadow: none;
    background-color: #E9E9E9 !important;
    border: 1px solid #D9D9D9;
    color: #2F2F2F;
}
.block-cart .block-content a {font-size:8pt;}
.block-cart #cart-sidebar {padding: 0 10px 10px; border-bottom: 1px solid #e5e5e5;}
.block-cart .checkout_buttons {padding: 0 10px 10px;}
.block-cart #cart-sidebar a { color: #464646;}
.block-cart #cart-sidebar .btn-remove {background-color: #fff;border: 1px solid #e5e5e5;}
.mini-products-list li{/*background:url(../images/sep_dotted_hor.gif) repeat-x 0 bottom;*/ padding:10px 0 10px 0; }
.block-cart .block-content .mini-products-list li{}
.mini-products-list li.last{background:none; clear:both;}
.mini-products-list li.even{clear:both;}
.mini-products-list .product-image { float: left; width: 50px; padding:3px;}
.mini-products-list .product-image img {
    margin:0;
    padding:0;
    float:none;
}
.mini-products-list .product-details {margin-left: 65px;}
.mini-products-list .product-details .price-box .price-label{display:none;}
.mini-products-list .product-details .price-box .old-price .price{float:none;}
.block-cart .btn-remove, .block-cart .btn-edit { float: right; margin: 8px 0 2px 5px; background-color:#eee; vertical-align:middle;}
.block-cart .block-content .product-name {font-size:12px;  color: #464646 !important; padding: 4px 0 5px;}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {word-wrap: break-word;}
.truncated { cursor: help;}
.truncated .truncated_full_value { position: relative; z-index: 999; }
.truncated a.details { cursor: help; text-decoration: none !important; display: inline-block; border-bottom: 1px dotted #4F8100; }

.block-cart .block-title { /*border-bottom:0;*/ }

/* Block: Wishlist */
.block-wishlist {margin-bottom:35px;}
.block-wishlist .block-title {color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-wishlist .block-title strong { font-weight:normal; }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
.block-wishlist .block-content li .product-details a.link-cart{float:left; padding:5px; margin-top:5px;  font-size: 12pt; color: #fff; text-decoration: none; background-color: #eee; text-align: center; box-shadow: 0 0 0 1px #eee; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out; }
.block-wishlist .block-content li .product-details a.link-cart:hover{background-color: #000; box-shadow:0 0 0 1px #000; color:#fff;}
/* Block: Related */
.block-related .block-title{color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-related .block-content{margin-bottom:35px;}
.block-related .block-title strong {font-weight:normal; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title{ color: #eee; font-size: 13pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-compare .block-title strong {font-weight:normal;  }
.block-compare .block-content{margin-bottom:35px; padding:5px 0;}
.block-compare .block-content #compare-items{border-bottom:1px solid #eee;}
.block-compare .block-content li{padding:5px 0;}
.block-compare .product-name a{text-decoration:none;}
.block-compare .product-name a:hover{text-decoration:underline;}
.block-compare .block-content .actions{margin-top:10px;}
.block-compare .block-content .actions a{float:left;}
.block-compare .block-content .actions button{float:right;}
.block-compare button.button span {  }
.block-compare{margin-bottom:35px;}
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table .price-box .old-price{}
.compare-table .price-box .old-price .price-label {display:none;}
.compare-table .price-box .special-price .price-label {display:none;}
.compare-table .price-box .old-price .price {float:left; margin:5px 0 10px 0;}
.compare-table .price-box .special-price .price {float:left; margin:5px 0 10px 0;}
.compare-table .price-box .regular-price .price { margin:0px 0 10px 0; float:none;}
.compare-table thead th{background:none;}
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove {  }
.compare-table tbody th {}
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #e2e2e2; border-left:1px solid #e2e2e2; text-align:center; vertical-align:middle; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table tbody .add-to-row td{border-bottom:1px solid #eee;}
.compare-table tbody .add-to-row th{border-bottom:1px solid #eee;}

/* Block: Recently Viewed */
.block-viewed .block-title{color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-viewed .block-title strong {font-weight:normal; }
.block-viewed .block-content{margin-bottom:35px;}
.block-viewed .block-content li{border-bottom: 1px solid #E5E5E5; padding-bottom: 12px;padding-top: 12px;}
.block-viewed .block-content li a{color: #494949;  font-size: 10pt; text-decoration: none;}

/* Block: Recently Compared */
.block-compared .block-title{color: #eee; font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-compared .block-title strong { font-weight:normal; }
.block-compared .block-content{margin-bottom:35px;}
.block-compared .block-content li{border-bottom: 1px solid #E5E5E5; padding-bottom: 12px;padding-top: 12px;}
.block-compared .block-content li a{color: #494949;  font-size: 10pt; text-decoration: none;}

/* Block: Poll */
.block-poll .block-title{color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-poll .block-title strong { font-weight:normal; }
.block-poll .block-content{margin-bottom:35px;}
.block-poll .block-content li{border-bottom: 1px solid #E5E5E5; padding-bottom: 12px;padding-top: 12px;}
.block-poll .block-subtitle { padding:12px 0; }
.block-poll label { }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }

.block-poll .actions { margin:5px 0 0; }
.block-poll button.button { padding: 4px 16px 7px 16px;  font-size: 12pt; color: #fff; text-decoration: none; background-color: #eee; text-align: center; box-shadow: 0 0 0 1px #eee; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out; }
.block-poll button.button:hover{background:#000; box-shadow:0 0 0 1px #000;}
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title {color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-tags .block-title strong { font-weight:normal; }
.block-tags .block-content{margin-bottom:35px;}
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

.block-subscribe .block-title{color: #eee;  font-size: 16pt; text-align:
    /* Block: Subscribe */left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-subscribe .block-content { padding:5px 10px;  margin-bottom:35px;}
.block-subscribe .block-title strong { font-weight:normal; }
.block-subscribe label { font-weight:bold; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder {margin-bottom:35px;}
.block-reorder .block-title{color: #eee;  font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-reorder .block-title strong { font-weight:normal;}
.block-reorder .block-content{margin-bottom:35px; padding:5px 0;}
.block-reorder .block-content p{margin-top:10px;}
.block-reorder .block-content li{border-bottom: 1px solid #E5E5E5; padding-bottom: 12px;padding-top: 12px;}
.block-reorder .block-content .blocl-subtitle{padding:12px 0;}
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name {padding-left:20px;  }
.block-reorder .product-name a{text-decoration:none;}
.block-reorder .product-name a:hover{text-decoration:underline;}
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder .block-content button.button{}
.block-reorder button.button { padding: 4px 10px 7px 10px; font-size: 12pt; color: #fff; text-decoration: none; background-color: #eee; text-align: center; box-shadow: 0 0 0 1px #eee; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out; }
.block-reorder button.button:hover{background:#000; box-shadow:0 0 0 1px #000; }
.block-reorder .actions a{float:right;}
.block-reorder .actions{margin-top:5px;}

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

/* Block: Login */
.block-login .block-title{color: #eee; font-size: 16pt; text-align: left; /*background: url("../images/hr_footer.png") repeat-x scroll center bottom transparent;*/ border-bottom : 2px solid #eee; padding-bottom: 12px;}
.block-login .block-title strong { font-weight:normal }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:133px; height:133px; border-radius:100%;margin:0 0 15px 30px;text-indent:-9999px;}
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}
div#categorybanner p:first-child:first-letter { float: left; color: #a2bd07; font-size: 39px; line-height: 0.8; padding-top: 4px; padding-right: 13px;
font-family: "colasdecorative";
margin-right: 2px;
}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(../images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings {  padding-top:4px;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:40px; height:8px; font-size:0; line-height:0; background:url(../images/rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-left: 4px; margin-top: 2px; }
.rating-box .rating { float:left; height:8px; background:url(../images/rating.png) 0 100% repeat-x; }

.rating-box-review { width:65px; height:13px; font-size:0; line-height:0; background:url(../images/rating_d.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-left: 12px; margin-top: 2px; display:inline-block; }
.rating-box-review .rating { float:left; height:13px; background:url(../images/rating_d.png) 0 100% repeat-x; }

.ratings .rating-box {  }
.ratings .amount {display:none;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#bd4700; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price {
    white-space:nowrap !important;
    color: #602;
    font-style: normal;
}

.price-box {  }
.price-box .price {  }

/* Regular price */
.regular-price {  }
.regular-price .price {  }
.block .regular-price,
.block .regular-price .price {}

/* Old price */
.old-price { }

.old-price .price { text-decoration:line-through;}

/* Special price */
.special-price {  }

.special-price .price {
    font-size: 12pt;
    color:
    #1F1F1F; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

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

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

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

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold;}
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; 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 { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px;}
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

.product-view {  }

.product-essential { }
.product-essential h2 {}

.product-collateral { }
.product-collateral h2 {  }
.product-collateral .box-collateral {  }

/* Product Images */
.product-view .product-img-box {  }
.col3-layout .product-view .product-img-box { }

.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 {  }
.product-view .product-img-box .more-views ul {  }
.product-view .product-img-box .more-views li {  }
.product-view .product-img-box .more-views li a { }

.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 { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 ; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
div#product-options-wrapper { margin:0; padding:16px 15px 8px; border-left:1px solid #e4e4e4; position:relative;top:0;
    display: block;
    float: none;
}
div#product-options-wrapper h2 {margin-bottom: 15px;
    padding-left: 15px;}
#product-options-wrapper .bundle_product{
    float: left;
    border: 1px solid #DDD;
    margin: 0px 7px 5px;
    padding: 10px;
}#product-options-wrapper .bundle_product dd{background:none; line-height:22px;padding:0px;margin:0}
.product-options dl { margin-top: 8px; }
.product-options dt { float:left; clear:left; margin-bottom:4px; margin-right: 4px;}
.product-options dt label { width: auto; font-size: 10pt; color: #4B4B4B; float: none; line-height: 24px; padding: 0; margin: 0;}
.product-options dt label.required em { width: auto; font-size: 10pt; color: #FF0606; }
.product-options dd .qty-holder {  }
.product-options dd .qty-holder label { }
.product-options dt .qty-disabled { }
.product-options dd {
    line-height:40px;
    margin-bottom:4px;
    margin-left:4px;
    padding-bottom:8px;
    background: url(../images/sep_dotted_hor.gif) repeat-x 0 bottom;
}
.product-options dl.last dd.last {background:none; }
.product-options dd input.input-text {  }
.product-options dd input.datetime-picker {  }
.product-options dd .time-picker {  }
.product-options dd textarea {  }
.product-options dd select { }
.product-options dd .multiselect option { }
.product-options ul.options-list {  }
.product-options ul.options-list li {  }
.product-options ul.options-list input.radio {  }
.product-options ul.options-list input.checkbox {  }
.product-options ul.options-list .label { }
.product-options ul.options-list label {  }
.product-options ul.validation-failed {  }
.product-options p.note {  }
.product-options p.required {  }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px;font-weight: normal; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list {  overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li label{margin:5px 0;}
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:325px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */
/* Content Styles ================================================================= */
.product-name { }
.product-name a {  }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; margin:10px 0;}
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.cart{
    background:white;
    padding:20px;
}
.cart .page-title { border-bottom:0; margin:0; }
.cart .page-title h1 {
    margin: 0;
    color: #02364b;
    font-size: 25pt;
    line-height: 1.5;
    padding: 0;
}

.cart .page-header {
    margin: 8px 0 12px;
}

.cart fieldset {
    /*    width: 626px;*/
    /*    float: left;*/
    width: 100%;
    clear: both;
}


.cart .checkout-table {
    margin-top: 13px;
}

/*
.cart .checkout-table #shopping-cart-table .first th {
    border-bottom: 1px solid #BEBCB7;
    border-top: 1px solid #BEBCB7;
    background: none;
    font-size: 15px;
}
*/
.empty-cart{}

/* Checkout Types */
.cart .page-title .checkout-types li { }
.cart .title-buttons .checkout-types {float:right; margin-right:1px; }
.cart .title-buttons .checkout-types li { display: inline-block;}
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; padding:0; line-height:1.0; font-size:11px; }

/* NG Table */
/* NG Table */
table.ng {
    margin-bottom: 16px;
    border-collapse: separate;
    border-color: #BEBCB7;
    padding: 0;
}

table.ng th {
}

table.ng th:first-child,
table.ng td:first-child {
    padding-left: 8px;
}

table.ng th:last-child,
table.ng td:last-child {
    padding-right: 8px;
}

table.ng tr td,
table.ng tr th  {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11pt;
    font-weight: normal;
    vertical-align: middle;
    /*border-bottom: 1px solid #BEBCB7;*/
}

table.ng thead tr:last-child th,
table.ng thead tr.last-child th
{
    border-bottom: 1px solid #BEBCB7;
}

table.ng thead tr:first-child th,
table.ng thead tr.first-child th
{
    border-top: 1px solid #BEBCB7;
}

table.ng tfoot tr:first-child td,
table.ng tfoot tr.first-child td
{
    border-top: 1px solid #BEBCB7;
    border-bottom: 1px solid #BEBCB7;
}

table.ng tr.button-row td,
table.ng tr.button-row th {
    background: #fff;
    padding: 8px 0;
}

table.ng tr.no-border th,
table.ng tr.no-border td {
    border-top: 0 !important;
    border-bottom: 0 !important;
}

/* Shopping Cart Table */

#shopping-cart-table {
    width: 100%;
}

#shopping-cart-table tr.sub-total-top td {
    /*    border-top: 1px solid #BEBCB7;*/
}

#shopping-cart-table tr.grand-total-top td {
    /*    border-top: 1px solid #BEBCB7;*/
}

#shopping-cart-table tr.grand-total-bottom td {
    /*    border-top: 1px solid #BEBCB7;*/
    /*    background: rgba(1, 51, 73, 0.063);*/
}

#shopping-cart-table tr.sub-total td {
    /*    background: rgba(1, 51, 73, 0.063); */
}

#shopping-cart-table tr.grand-total td {
    /*    background: rgba(1, 51, 73, 0.125);*/
}


#shopping-cart-table .btn-proceed-checkout,
.de.rue .button-header .btn-proceed-checkout,
.en.rue .button-header .btn-proceed-checkout,
.fr.rue .button-header .btn-proceed-checkout,
.de.abs .button-header .btn-proceed-checkout,
.en.abs .button-header .btn-proceed-checkout,
.fr.abs .button-header .btn-proceed-checkout,
.de.dig .button-header .btn-proceed-checkout,
.en.dig .button-header .btn-proceed-checkout,
.fr.dig .button-header .btn-proceed-checkout,
.de.bit .button-header .btn-proceed-checkout,
.en.bit .button-header .btn-proceed-checkout,
.fr.bit .button-header .btn-proceed-checkout,
.de.rue .button-header .btn-proceed-checkout:hover,
.en.rue .button-header .btn-proceed-checkout:hover,
.fr.rue .button-header .btn-proceed-checkout:hover,
.de.abs .button-header .btn-proceed-checkout:hover,
.en.abs .button-header .btn-proceed-checkout:hover,
.fr.abs .button-header .btn-proceed-checkout:hover,
.de.dig .button-header .btn-proceed-checkout:hover,
.en.dig .button-header .btn-proceed-checkout:hover,
.fr.dig .button-header .btn-proceed-checkout:hover,
.de.bit .button-header .btn-proceed-checkout:hover,
.en.bit .button-header .btn-proceed-checkout:hover,
.fr.bit .button-header .btn-proceed-checkout:hover
{
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    text-indent: 0;
    cursor: pointer;
    background: none repeat scroll 0% 0% #035B7F;
    box-shadow: 0 0 0 1px #035B7F !important;
    color: white;
    padding: 5px 12px;
    font-weight: bold;
    font-size: 10pt;
}
#shopping-cart-table .btn-proceed-checkout {
    margin-top: 12px;
}

#shopping-cart-table th.productimage{}
#shopping-cart-table th.productname{}
#shopping-cart-table th.edit{}
#shopping-cart-table th.movetowishlist{}
#shopping-cart-table th.unitprice{}
#shopping-cart-table th.quantity{}
#shopping-cart-table th.subtotal{}
#shopping-cart-table th.removeitem{}

#shopping-cart-table td.productimage{}
#shopping-cart-table td.productname{}
#shopping-cart-table td.edit{}
#shopping-cart-table td.movetowishlist{}
#shopping-cart-table td.unitprice{}
#shopping-cart-table td.quantity{}
#shopping-cart-table td.subtotal{}
#shopping-cart-table td.removeitem{
    width: 108px;
    text-align: left !important;
}

#shopping-cart-table h2 {
    font-size:17px;
}


.cart .cross .tital {
    padding-top: 4px;
    border-bottom: 0;
}

.cart .cross .tital h2 {
    font-size: 11pt;
    font-weight: bold;
    background: none repeat scroll 0% 0% #FFF;
    padding: 2px 0px;
    margin-bottom: 8px;
    color: #035B7F !important;
    border-style: solid;
    border-color: #035B7F;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 2px 0px;
    font-style: normal;
}

.cart-table .product-image img{padding:5px;}
.cart-table td.productimage {}
.cart-table .product-name {  margin:0 0 8px;  }
.cart-table .product-name a{text-decoration:none;}
.cart-table .product-name a:hover{color: #eee;text-decoration:underline;}

.cart-table .edit-product{background:#DADADA; box-shadow:0 0 0 1px #DADADA; padding:4px 20px; text-decoration:none;}
.cart-table .edit-product:hover{background:#000; box-shadow:0 0 0 1px #000; color:#fff; }
.cart-table input.qty{padding:3px; margin-top:-3px;width:30px;
box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.08) inset;
  border: 1px solid #d6d6d6;
}

.cart-table .remove{
    background: url(../images/remove.png) 4px center no-repeat;
    text-decoration:none;
    padding-left: 14px;
}



.cart-table a.btn{
    padding: 2px 5px 3px 6px; border:1px solid #d9d9d9; border-width:1px 0 1px 1px;color:#606060; background-color:#fff; text-decoration: none; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out;
}
.cart-table a.btn.plus{border-width:1px 1px 1px 0}
.cart-table a.btn:hover{background:#eee;color:#fff;}
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:20px 10px; }

.button-header .btn-continue {
    padding: 5px 12px;
    background-color: #e9e9e9 !important;
    border: 1px solid #d9d9d9;
}

.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { }
.cart-table .btn-update,
.cart-table .btn-empty {
    /*background-color: #5792A3 !important;
    box-shadow: 0px 0px 0px 1px #5792A3 !important;
    color: #FFF;
    border: 0px none;*/
    padding: 2px 8px;
    background-color: #e9e9e9 !important;
    border: 1px solid #d9d9d9;
    font-size: 10pt;
}
.cart-table .btn-update:hover,
.cart-table .btn-empty:hover{background-color: #fff;}
.cart-table .btn-update { margin-left:10px; }

.cart .cart-collaterals {
    clear: both;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals .col2-set {
    /*    padding-left: 11px;*/
    /*    border-left: 2px solid #d8d2c7;*/
    /*    float: right;*/
}

.cart .cart-collaterals .col2-set .col-1{
    width:300px;
    border:none;
    padding: 0;
    float: none;
    vertical-align: top;
    display: inline-block;
}
.cart .cart-collaterals .col2-set .col-2 {
    width:300px;
    border:none;
    padding:0 16px;
    float: none;
    vertical-align: top;
    display: inline-block;
}
.cart thead .quantity{text-align:center;}
.cart .cross { clear:both;}
.cart .crosssell .product-image { float:left; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name {  }
.cart .crosssell li.item {  }
.cart .crosssell .link-compare { font-weight:normal; }


#crosssell-products-list .minimal-price{padding-top:10px;}
#crosssell-products-list .listing_btn{margin-left:0px; }

.cart .button-header {
    padding-bottom: 10px;
    /*    border-bottom: 2px solid #d8d2c7; */
}

.cart .button-header .clear-button-header {
    clear: both;
    display: block;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .shipping button, .button2ndlevel {
    padding: 8px 15px;
    display: block;
    box-shadow: none;
    background-color: #e9e9e9;
    border: 1px solid #d9d9d9;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s ease-in-out;
    font-size: 10pt;
    color: #4b4b4b;
    text-decoration: none;
    text-align: center;}

.button2ndlevel:hover,
.cart .shipping button:hover{background-color: #1F1F1F; border: 1px solid #1F1F1F; color:#fff;}
.cart .discount button span,
.cart .shipping button span { }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .discount button.button2ndlevel,
.cart .shipping .buttons-set button.button {
    background-color: #5792A3 !important;
    box-shadow: 0 0 0 1px #5792A3 !important;
    color: #fff;
    float: right;
    border: 0;
    padding: 5px 12px;
}


.button-third-level {
    background-color: #e9e9e9 !important;
    border: 1px solid #d9d9d9;
    color: #4b4b4b;
    padding: 2px 4px;
    font-size: 10px;
    font-family: Segoe UI,"Segoe UI Regular",sans-serif;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.button-third-level:hover {
    text-decoration: none;
    color: #4b4b4b;
}

.cart .shipping h2 {  }
.cart .shipping p{font-size:11pt; margin-bottom:12px;}
.cart .shipping select{padding:5px;}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:285px; padding:20px; border:1px solid #d9d9d9; border-top:0}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 10px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals tfoot td strong span{font-weight:bold;}
.cart .totals .checkout-types { font-size:13px; text-align:right; padding-top:12px;  float:right;}
.cart .totals .checkout-types li { clear:both; }
/* Options Tool Tip */
.item-options dt { font-weight:normal; font-style:italic; float: left; width: 80px;}
.item-options dd { padding-left:10px; margin:0 0 2px; }
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:200px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 }
.sp-methods dt { margin:5px 0; font-weight:normal; padding:8px}
.sp-methods dt.selected { background: #ddd; border-color: #ccc; }
#checkout-payment-method-load .dt_method_switch{cursor:pointer}
.sp-methods dd {}
.sp-methods dd li { padding:15px 0; }
#co-shipping-method-form .sp-methods dd li {
    margin: 0 0 5px;
    font-weight: normal;
    padding: 10px 5px 5px;
    border: 1px solid #BEBCB7;
}

.sp-methods li {
    margin-top: 4px;
    margin-bottom: 4px;
}

.sp-methods li:first-child {
    margin-top: 0;
}

.sp-methods li:last-child {
    margin-bottom: 0;
}

.sp-methods label { padding:5px; }

.sp-methods input[type="radio"] {
    vertical-align: top;
}

.sp-methods input[type="radio"]+label.s_method {
}

#co-shipping-method-form .mw-osc-block-content .sp-methods input[type="radio"]+label.s_method {
}

.sp-methods input[type="radio"]:checked+label.s_method {
}

#co-shipping-method-form .mw-osc-block-content .sp-methods input[type="radio"]:checked+label.s_method {
    border-right: 8px solid #d9d9d9;
}

.sp-methods .s_method {
    position: relative;
    display: inline-block;
}

/* Neue Styles für OneStepCheckout */

/** Overlay **/
#checkout-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,0.75);
    z-index: 1500;
    display:none;
}

#checkout-overlay .checkout-overlay-banner {
    position: absolute;
    left: 0; right: 0;
    top: 120px;
    height: 320px;
    background-color: #111133;
    background-image: url('../images/rueverte-banner.png');
    background-repeat: no-repeat;
    background-position: center top;
}


#checkout-overlay .checkout-overlay-banner h3 {
    position: relative;
    top: 220px;
    text-align: center;
    font-size: 32px;
    color: white;
}

#checkout-overlay .checkout-overlay-banner p {
    position: relative;
    top: 220px;
    color: #ddd;
    text-align: center;
}

.shipment-methods { margin:8px 0 0; }
.shipment-methods dt {
    margin:0px 0;
    font-weight:normal;
    padding: 5px;
    border: 1px solid #BEBCB7;
    padding-top: 10px;
}

.shipment-methods dt.selected {
    background: rgba(1, 51, 73,.0625);
    border-color: #aeaca7;
}

.shipment-methods dd { display:none;}
.shipment-methods dd li { padding:15px 0; }
.onestepcheckout-shipping-method-block .shipment-methods dd li {
    padding: 5px 0 0 0;
}

.shipment-methods li {
    margin-top: 4px;
    margin-bottom: 4px;
}

.shipment-methods li:first-child {
    margin-top: 0;
}

.shipment-methods li:last-child {
    margin-bottom: 0;
}

.shipment-methods label {
    padding: 0 1px;
    position: relative;
    margin-top: -5px;
}

.shipment-methods input[type="radio"] {
    /*    display: none; */
    vertical-align:top;
}

.shipment-methods input[type="radio"]+label.s_method {
    /*    border-left: 8px solid #f2f2f2; */
}

.onestepcheckout-shipping-method-block .mw-osc-block-content .shipment-methods input[type="radio"]+label.s_method {
    /*    border-right: 8px solid transparent;*/
}

.shipment-methods input[type="radio"]:checked+label.s_method {
    /*    background: #d9d9d9;
        background: -moz-linear-gradient(left, #d9d9d9 0%, #e9e9e9 36%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d9d9d9), color-stop(36%,#e9e9e9));
        background: -webkit-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
        background: -o-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
        background: -ms-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
        background: linear-gradient(to right, #d9d9d9 0%,#e9e9e9 36%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#e9e9e9',GradientType=1 );
        border-left: 8px solid #c9c9c9;*/
}

.onestepcheckout-shipping-method-block .mw-osc-block-content .shipment-methods input[type="radio"]:checked+label.s_method {
    /*    border-right: 8px solid #d9d9d9; */
}

.shipment-methods .s_method {
    position: relative;
    display: inline-block;
}

/* Neue Styles für OneStepCheckout ENDE */
.s_method_left {
    float:left;
    width: 180px;
    display:inline-block;
}
.s_method_right {
    float:right;
    width: 67px;
}

.s_method_right .price {
    width: 100%;
    display: inline-block;
    text-align: right;
}

.s_method_icon {
    display: inline-block;
    width: 67px;
    height: 36px;
    background-image:url(../images/delivery_default.jpg);
    background-size: 67px 27px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 0;
    position: relative;
    top: 4px;
}

.s_method_icon_FedEx {
    background-image: url('../images/delivery-fedex-67x30.png');
    background-size: 67px 30px;
}

.s_method_icon_DHL {
    background-image: url('../images/delivery-dhl-67x15.png');
    background-size: 67px 15px;
    height: 18px;
}

.s_method_icon_DHLExpress {
    background-image: url('../images/delivery-dhlex-67x21.png');
    background-size: 67px 21px;
    height: 34px;
}

.s_method_icon_Post {
    background-image: url('../images/delivery-post-36x36.png');
    background-size: 36px 36px;
    height: 40px;
    top: 2px;
    background-position: 15px 0;
}

.s_method_name {
    display: inline-block;
    font-size: 16px;
    margin: 1px 2px;
    line-height: 18px;
}

.s_method_name+.price {
    font-size: 14px;
    right: 4px;
    top: 2px;
}

input[type="radio"]+label.s_method .s_method_tracking {
    display: block;
    font-size: 12px;
    color: #777;
    padding-left: 20px;
    background: url('../images/icon-tracking-16.png') no-repeat;
    background-position: 0 2px;
}

input[type="radio"]+label.s_method .s_method_delivery {
    display: block;
    font-size: 12px;
    color: #777;
    padding-left: 20px;
    background: url('../images/icon-time-16.png') no-repeat;
    background-position: 0 2px;
    margin-bottom: 2px;
    min-height: 18px;
}

#checkout-payment-method-load input[type="radio"]+label {
    padding: 0;
}

#checkout-payment-method-load input[type="radio"]+label span {
    border-left: 8px solid #f2f2f2;
    border-right: 8px solid transparent;
    padding: 4px;
    display: block;
}

#checkout-payment-method-load input[type="radio"]+label span.sp-methods-payment-form {
    padding: 0;
}

#checkout-payment-method-load input[type="radio"]:checked+label span.sp-methods-payment-form {
    padding: 8px;
    padding-top: 0;
}

#checkout-payment-method-load input[type="radio"]:checked+label span.sp-methods-payment-title {
    padding-bottom: 0;
}

#checkout-payment-method-load input[type="radio"]:checked+label span {
    border-left: 8px solid #c9c9c9;
    border-right: 8px solid #d9d9d9;
    background: #d9d9d9;
    background: -moz-linear-gradient(left, #d9d9d9 0%, #e9e9e9 36%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d9d9d9), color-stop(36%,#e9e9e9));
    background: -webkit-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
    background: -o-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
    background: -ms-linear-gradient(left, #d9d9d9 0%,#e9e9e9 36%);
    background: linear-gradient(to right, #d9d9d9 0%,#e9e9e9 36%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#e9e9e9',GradientType=1 );
}

#checkout-review-table button,
#checkout-review-table .button,
#tab-coupon button,
#tab-coupon .button,
#fancybox-wrap button,
#fancybox-wrap .button
{
    text-indent: 0;
    padding: 8px 15px;
    display: block;
    box-shadow: none;
    background: #E9E9E9;
    border: 1px solid #D9D9D9 !important;
    transition: all 0.3s ease-in-out 0s;
    font-size: 10pt;
    color: #4B4B4B;
    text-decoration: none;
    text-align: center;
    width: auto;
    height: auto;
}

#fancybox-wrap button {
    bottom: 8px;
    right: 8px;
}

#tab-coupon button {
    position: relative;
    top: -4px;
}

#checkout-review-table button:hover,
#checkout-review-table .button:hover,
#tab-coupon button:hover,
#tab-coupon .button:hover {
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFF;
}

#checkout-payment-method-load input[type="radio"]:checked+label input.input-text,
#checkout-payment-method-load input[type="radio"]:checked+label select,
#checkout-payment-method-load input[type="radio"]:checked+label textarea {
    background: white;
    border: 1px solid #c9c9c9;
}

#checkout-review-table .additional {
    font-size: 12px;
    color: #777;
    font-style: normal;
}

#opc-shipping_method .sp-methods label {padding:20px 0 0 125px; display: block;background:url(../images/delivery_default.jpg) no-repeat 25px 50%;}
#opc-shipping_method .sp-methods label.FedExInternationalPriority,
#opc-shipping_method .sp-methods label.FedexInternationalEconomyFree,
#opc-shipping_method .sp-methods label.FedexInternationalEconomy {
    background: url('../images/delivery_fedex.jpg') no-repeat scroll 25px 70% transparent;
}
#opc-shipping_method .sp-methods label.DHLPremium,
#opc-shipping_method .sp-methods label.DHLPremiumFree,
#opc-shipping_method .sp-methods label.DHLPaketFree,
#opc-shipping_method .sp-methods label.DHLPaket {
    background: url('../images/delivery_dhl.jpg') no-repeat scroll 25px 70% transparent;
}

#opc-shipping_method .sp-methods label.Post,
#opc-shipping_method .sp-methods label.PostFree {
    background: url('../images/delivery_post.jpg') no-repeat scroll 25px 70% transparent;
}
.sp-methods label p,.sp-methods label span {}
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }


.checkout-onepage-index h1 {
    color: #02364b;
}

.checkout-onepage-index .cart .discount h2 {
    color: #02364b;
}

.checkout-onepage-index a {
    color: #ce5a39;
}

.please-wait {
    padding: 40px 150px;
    background-color: rgb(255,255,255);
    border: 1px solid #d9d9d9;
    box-shadow: 4px 4px 4px 0 #AAA;
    display:block;
    position:relative;
}
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:8em; padding:6px;     background: rgba(1, 51, 73,.125);  border:1px solid #bbb6a5; font-size:10pt;}
.checkout-agreements .agreement-content.banktransfer-instructions-content {height:26em;margin-top:6px}
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:5px 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left: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; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress { border:1px solid #e9e9e9; margin:0; padding:15px 15px 5px; margin-top:93px;}
.block-progress .block-title {  border:0;  padding:0px 10px 16px;}
.block-progress .block-content { background: url(../images/sep_dotted_hor.gif) repeat-x top;  }
.block-progress .block-title strong {font-size: 12pt; font-style:italic; }
.block-progress dt { font-size:15px; line-height:1.35; border-top:1px solid #eeeeee; padding:16px 10px;; }
.block-progress dd {  border:1px solid #eee; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background-color:#DBDBDB; }
.block-progress dt.complete  a{color:#fff; font-size:14px;}
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:1em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a {margin-left:10px;}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
#opc-login .ul li {background:url(../images/aroow.png) no-repeat left; padding-left:18px; margin-top:5px; }

.opc { position:relative; border:1px solid #eee; }
.opc li.section {}

.opc .step-title { background-color: #DBDBDB; padding: 17px 10px 18px; text-align: right; border-bottom: 1px solid #fff; }
.opc .step-title .number { float: left; padding: 3px 7px; margin: 0 10px 0 0; color: #929292; font-weight:bold;  line-height:11px; font-size:14pt;}
.opc .step-title h2 { float: left; margin: 0; font-size: 18px; line-height: 16px; color: #8E8E8E; }
.opc .step-title a { display: none; float: right; font-size: 11px; line-height: 16px; }

.opc .allow .step-title { border-bottom: 0;color: #A4B3B9; cursor: pointer; border-bottom: 1px solid #fff; }
.opc .allow .step-title .number { color: #8E8E8E; line-height:11px; font-size:14pt; }
.opc .allow .step-title h2 { color: #8E8E8E; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { padding-bottom: 20px; padding-top: 15px; cursor: default; color: WHITE; }
.opc .active .step-title .number { padding: 3px 7px; font-weight:bold; line-height:11px; font-size:14pt; }
.opc .active .step-title h2 { color:#fff; }
/*.opc .active .step-title a { display:none; }*/

#opc-login, #opc-billing, #opc-shipping, #opc-shipping_method, #opc-payment, #opc-review { background: #FFF; }

.opc .step { border-top:0; position:relative; }
.opc .step .tool-tip { right:30px; }
.opc .data-table td{padding:10px 8px 15px 8px;}
#opc-login .buttons-set { padding-top:20px; margin-top:20px; }
#opc-login .buttons-set button.button{float:left;}
#opc-login .buttons-set a.f-left{margin-top: 7px; float: right!important; margin-right:55px; color: black; background: #C9C9C9; text-decoration: none; padding: 5px 26px; font-size: 12px; border: 1px solid white; box-shadow: 0 0 0 1px #C9C9C9;}
#opc-login .buttons-set a.f-left:hover{background:#000; color:#fff; box-shadow:0 0 0 1px #000;}
#opc-login h3 { font-size:13px; padding:0px 10px 10px 10px;; text-transform:uppercase; color:#15BBBC; font-weight:bold; color:#2f2f2f; }
#opc-login p{margin-top:20px;}
#opc-login .register{margin-top:20px; border-bottom:1px solid #eee; padding-bottom:16px;}

#opc-login p.required{margin-top:0px;}
#opc-login .form-list{margin-top:15px;}
#opc-login .form-list li.control label{color:#15BBBB; font-weight:bolder;}
#opc-login .form-list label{color:#585858; padding-bottom:10px;}

#opc-login .col2-set .col-2 .login-form .form-list li label{color:#585858; font-weight:bolder;}
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; margin-top:20px; padding-bottom:16px; border-bottom:1px solid #eee;}
#opc-login h5 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f;}
#opc-login ul li{padding:5px 0;}

#opc-billing .form-list label.required{padding-bottom:5px; padding-top:5px;}
#opc-billing .form-list label{padding-bottom:5px; padding-top:5px;}
#opc-billing .form-list label.required em{padding-bottom:5px; padding-top:5px;}
#opc-billing .form-list input.input-text{}
#opc-billing .field{margin-right:28px;}
#opc-billing .buttons-set p.required{float:right;}
#opc-billing .buttons-set button.button{float:left;}
#opc-billing #checkout-step-billing{padding:28px 15px;}

#opc-shipping #checkout-step-shipping{padding:28px 15px;}
#opc-shipping .buttons-set button.button{float:left;}
#opc-shipping .buttons-set p.required{float:right;}
#opc-shipping .buttons-set p.back-link a{float:right; margin-right: 10px;}
#opc-shipping .form-list label.required{padding-bottom:5px; padding-top:5px;}
#opc-shipping .form-list label{padding-bottom:5px; padding-top:5px;}
#opc-shipping .form-list label.required em{padding-bottom:5px; padding-top:5px;}
#opc-shipping .form-list input.input-text{}
#opc-shipping .field{margin-right:28px;}

#opc-payment #checkout-step-payment{padding:0;}
#opc-payment .buttons-set button.button{float:left;}
#opc-payment .buttons-set p.required{float:right;}
#opc-payment .buttons-set p.back-link a{float:right; margin-right: 10px;}

#opc-discountcode #checkout-step-discountcode {
    padding:28px 15px;
}
#opc-discountcode .buttons-set button.button{float:left;}
#opc-discountcode .buttons-set p.required{float:right;}
#opc-discountcode .buttons-set p.back-link a{float:right; margin-right: 10px;}

#opc-shipping_method #checkout-step-shipping_method{padding:28px 15px;}
#opc-shipping_method .buttons-set { }
#opc-shipping_method .buttons-set button.button{float:left;}
#opc-shipping_method .buttons-set p.back-link a{float:right; margin-right: 10px;}
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review #checkout-step-review{padding:28px 15px;}
#opc-review #checkout-step-review .data-table tbody tr.last th,
#opc-review #checkout-step-review .data-table tfoot tr.last td{background:none;}
#opc-review #checkout-step-review .data-table tbody{border-bottom:1px solid #eee;}
#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set {   }
#opc-review .buttons-set button.button{float:right;}
#opc-review .buttons-set .f-left{float:right;}
/*
#opc-review .buttons-set .f-left a{color: black; background: #C9C9C9; text-decoration: none; padding: 5px 26px; font-size: 12px; border: 1px solid white; box-shadow: 0 0 0 1px #C9C9C9;}
#opc-review .buttons-set .f-left a:hover{background-color: #1F1F1F; box-shadow: 0 0 0 1px #1F1F1F; border: 1px solid #8F8F8F; color: white;}
*/
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
/*------------------*/
#form-validate .fieldset .form-list{margin-top:20px;}
#form-validate .fieldset .form-list label{padding:5px 0;}
#form-validate .fieldset .form-list em{padding:5px 0;}
#form-validate .fieldset .form-list .field{padding:0px 28px 0 0;}
#form-validate .fieldset .form-list .fields{margin-bottom:10px;}
#form-validate .buttons-set .required{color:#EB340A; padding-left:5px;}


div.shipping_method_submit {margin-bottom: 8px; float:right; width:200px; }
ol#checkoutSteps input.radio { margin-top: 4px; margin-right:6px; float:left; }

/* Multiple Addresses Checkout */
.checkout-progress {  padding:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#000; color:#15bbbc; }
.multiple-checkout .data-table thead th {text-align:left;}
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; padding-bottom:5px; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { border:1px solid #e2e2e2; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid #e2e2e2; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#000; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span {  }

/* Step 1 */
.multiple-checkout .title-buttons button.button span {  }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span {  }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #e2e2e2; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login{}
.account-login .content h2 { font-weight:bolder; text-align:center; font-size:15px; margin:0 0 0; color:#15BBBc; padding:0px 11px 5px 5px;}
.account-login .content p{color:#828282; font-size:10pt; text-align:center; margin-top:18px;}

.account-login .new-users h2 { }
.account-login .registered-users h2 {  }
.account-login .registered-users .form-list label.required{text-align:center; color:#585858; font-weight:bolder; float:none; margin:0 auto; display:table; margin-bottom:11px;}
.account-login .registered-users .form-list li{text-align: center; text-align: center;}
.account-login .registered-users .form-list input.input-text{margin-left:89px; width:283px; padding:8px; border:1px solid #e2e2e2; border-top:2px solid #ccc;}
.account-login .registered-users .content p.required{float:right; margin-right:85px; color:red; font-size:11px; margin-top:-18px; margin-bottom:36px;}
.account-login .registered-users .validation-advice{margin-left:155px;}
.account-login .buttons-set{ margin:0; padding:24px 0;text-align:right;}
.account-login .buttons-set button.button {float:none; margin:0 auto; display:table; width:300px;  }
.registered-users .buttons-set .f-left{margin-top:20px; margin-left:160px; color: black; background: #C9C9C9; text-decoration: none; padding: 5px 26px; font-size: 12px; border: 1px solid white; box-shadow: 0 0 0 1px #C9C9C9;}
.registered-users .buttons-set .f-left:hover{background-color: #1F1F1F; box-shadow: 0 0 0 1px #1F1F1F; border: 1px solid #8F8F8F; color:#fff;}

.buttons-set .button{padding: 10px 18px 14px 16px;
    font-size: 12pt;
    color: white;
    text-decoration: none;
    background-color: #15BBBC;
    text-align: center;
    border: 1px solid white;
    box-shadow: 0 0 0 1px #15BBBC;
    transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s ease-in-out; }


.buttons-set .button:hover{background-color: #1F1F1F; box-shadow: 0 0 0 1px #1F1F1F; border: 1px solid #8F8F8F;}
.account-create {}
.account-create .form-list{margin:0 auto; display:table; margin-top:30px;}


.forgotfieldset{}
.forgotfieldset p{padding:10px 0; text-align:center;}
.forgotfieldset .form-list{margin:0 auto; display:table;}
.forgotfieldset label{ margin: 10px 95px;}



/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {  background:rgba(0, 0, 0, 0.76); background-attachment:scroll; position:fixed; top:0; left:0; right:0px; bottom:0px; z-index:1001; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:fixed; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1002; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px;font-weight: normal;}
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em;}
.remember-me-popup .remember-me-popup-body { padding:10px;}
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px ; text-align:center; text-decoration:none; white-space:nowrap; color:#fff;}
/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello { margin-bottom:10px;}
.dashboard .col2-set { margin:0 0 15px;}

/* General Box */
.box-account { padding:15px; margin: 0 0 20px; }
.box-account .box-head { margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; }
.dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:10pt; margin:0; font-weight:bold;}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { /*background:#fff*/; font-size: 10pt; color: #eee; display: inline-block;/*background-image: url(../images/main_bg.png);*/ padding: 0 11px 5px 5px;}
.dashboard .box-info h4 { font-size:10pt; margin-bottom:8px; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {  }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background-color:#eee; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 {}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background-color:#eee; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags .details .product-name{padding-bottom:5px;}
.dashboard .box-tags .details .product-name a{}
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-size: 12pt; color: #eee; padding:5px 0; }
.addresses-list h3 { font-weight:bold; font-size:13px; padding:5px 0;}
.addresses-list address { margin:0 0 10px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { border:1px solid #eee; padding:10px 13px; margin:15px 0; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { border:1px solid #e2e2e2; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box {  border:1px solid #e2e2e2; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#000; }
.order-items .product-name { font-size:1em !important; font-weight:normal !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }
.my-account .pager{border-top: 1px solid #EEE; border-bottom: 1px solid #EEE; padding: 5px 0; margin: 35px 0;}
#my-orders-table{margin:10px 0;}
#my-orders-table th,
#my-orders-table td{padding:10px; text-align:left;}
.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong {}
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

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

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

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-name a{font-size: 10pt; color: #eee;}
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; padding:5px; border:1px solid #eee; }
.my-wishlist .description{margin-top:10px; margin-bottom:10px;}
.my-wishlist textarea { display:block; width:97%; height:109px; margin-bottom:10px; }

.my-wishlist .price-box .price-label{display:none;}
.my-wishlist input.qty{margin-top:10px;}
.my-wishlist td.last a{margin-top:25px;}
.my-wishlist .special-price .price{}
.my-wishlist .regular-price .price{padding-left:0px; padding-top:70px;}
.my-wishlist button.btn-cart{margin-top:10px; color:#fff; background-color: #eee; text-decoration: none; padding: 5px 4px; font-size: 12px;  box-shadow: 0 0 0 1px #eee;}
.my-wishlist button.btn-cart:hover{background: #000; box-shadow: 0 0 0 1px #000; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {  }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }
#my-tags-table .price-label{display:none;}
#my-tags-table .old-price .price{float:none;}
#my-tags-table .special-price .price{float:none;}

/* My Reviews */
#my-reviews-table td { padding:10px; }
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f;font-weight:normal; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */
/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */
/* Footer ================================================================================ */
/* default */
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; font-weight:normal; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description: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,
#nav .menu-bottom ul:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------- GLOBAL STYLE ---------------------------------------------------------*/
* {
    margin:0px;
    padding:0px;
}

div, dl, dt, dd, ul, ol, li,
    /* h1, h2, h3, h4, h5, h6, */
pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset, img {
    border:0;
}
address, caption, cite, code, dfn, em, th, var, td, tr {
    font-style:italic;
    font-size:15px;
    font-weight:normal;
}
ol, ul {
    list-style:none;

}
caption, th {
    text-align:left;
}
/*
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
.clear {
    clear:both;
}
/*------------------------------------------------------------------ END GLOBAL STYLE -------------------------------------------*/

#wreepar{
    width:100%;
    margin:0px;
}
#wreepar_opacity{
    height:34px;
    background:url(../images/header_link_bg.png);
    border-bottom:1px solid #f5f5f5;

}
.header_link{
}
/*.header_left_currency{width:440px; margin:0 auto;}
.header_left_currency ul{ margin:0px;
    padding:0px;
    list-style-type:none;}
.header_left_currency ul li a{font-size:9pt;
    color:#5b5b5b;
    float:left;
    border-left:1px solid #d8d8d8;
    padding:9px 13px 9px 13px;
    text-decoration:none;
    background-color:#F0F0F0;}
.header_left_currency ul li{}*/

.header_language{float: left;}
.language_box{
  background: url("../images/carrow_white.png") no-repeat 45px 15px;
  font-size: 9pt;
  padding: 3px 23px 0 10px;
  position: relative;
  background-position: right 7px top 8px;
  height: 19px;
  text-align: left;
}
#language_desktop .language_box{background:none; padding: 5px 5px 0 0;}
#language_desktop .language_box a{font-size: 9pt; color: #fff; padding: 5px 5px 0 5px; text-decoration: none;}
#language_desktop .language_box a:hover{background-color: rgba(255, 255, 255, 0.1)}
.language_box.active{  
  color: #000;
  background: #eee  url(../images/menu_arrow_a.png) no-repeat 45px 8px;
  background-position: right -3px top 8px; 
  height: 18px;
  border-bottom: 1px solid #ddd;
}
.language_detail{
  background-color: #fff;
  color: #000;
  display: none;
  box-shadow: 0px 2px 8px rgba(0,0,0,.12);
  position: absolute;
  left: 0px;
  top: 22px;
  z-index: 1500;
  width: 90px;
  text-align: left;
}
.language_detail a{padding:6px 10px;  display: block; text-decoration: none; color: #777;}
.language_detail a:hover, .language_detail a:hover{color:#a2bd07;}
.language_detail a:hover{background-color:#eee;}
.language_pan{}

.header_currency{ float:right;}
.currency_box{
  background: url("../images/carrow_white.png") no-repeat 45px 15px;
  font-size: 9pt;
  padding: 3px 0 0 10px;
  position: relative;
  background-position: right 7px top 8px;
  width: 50px;
  height: 19px;
  text-align: left;
}
#language_desktop .currency_box{background:none; padding: 5px 5px 0 0;}
#language_desktop .currency_box a{font-size: 9pt; color: #fff; padding: 5px 5px 0 5px; text-decoration: none;}
#language_desktop .currency_box a:hover{background-color: rgba(255, 255, 255, 0.1)}
.currency_box.active{
  color: #000;
  background: #eee url(../images/menu_arrow_a.png) no-repeat 45px 8px;
height: 18px;
  border-bottom: 1px solid #ddd;  
}
.currency_detail{
  background-color: #fff;
  color: #000;
  display: none;
  box-shadow: 0px 2px 8px rgba(0,0,0,.12);
  position: absolute;
  left: 0px;
  top: 22px;
  z-index: 1500;
  width: 60px;
  text-align: left;}
.currency_detail a{padding:6px 10px;  display: block; text-decoration: none; color: #777;}
.currency_detail a:hover, .currency_icon.selected, .language_detail a:hover, .currency_icon.selected{color:#a2bd07;}
.currency_detail a:hover{background-color: #eee;}
.currency_pan{}

.header_currency{ float:right; }
.sort_box.active .sort_pan{background-color:#fff; border:1px solid #D9D9D9;}
.sort_detail{border:1px solid #D9D9D9; width: 100%; border-top:0; background: none repeat scroll 0 0 #fff; color: #fff; display: none; position: absolute; left: -1px; top: 26px; z-index: 1500;  text-align: left; box-shadow:1px 10px 10px RGBa(0,0,0,0.1);}
.sort_detail a{padding:5px 28px 5px 9px;  display: block; text-decoration: none; color:#4b4b4b;}
.sort_detail a:hover, .sort_icon.selected, .language_detail a:hover, .currency_icon.selected{color:#a2bd07;}
.sort_detail a:hover{background:#f0f0f0;}
.sort_box .sort_pan{ /* background:url("../images/carrow_main.png" ) no-repeat 63px 9px;*/ border:1px solid #e8e8e8;  float:left; margin-left:15px; padding:0; text-align:left; margin-right:15px; position:relative; background-position: right 10px top 9px;}
.sort_box .sort_pan span{padding:5px 17px 5px 10px; display: inline-block;}
.show_box{ /*background: url("../images/drop_arrow.png") no-repeat scroll center right transparent;*/ position: relative; }
.show_box.active .show_pan{background:url("../images/carrow_main.png") no-repeat 27px 9px #fff; background-position:right 10px top 9px; border:1px solid #D9D9D9;}
.show_detail{border:1px solid #D9D9D9; border-top:0; background: none repeat scroll 0 0 #fff; color: #fff; display: none; position: absolute; left: -1px; top: 26px; z-index: 1500;  text-align: left; width:100%; box-shadow:1px 10px 10px RGBa(0,0,0,0.1);}
.show_detail a{padding:5px 8px 5px 11px;  display: block; text-decoration: none; color:#4b4b4b;}
.show_detail a:hover, .language_detail a:hover, .currency_icon.selected{color:#a2bd07;}
.show_detail a:hover{background:#f0f0f0;}
.show_box .show_pan{ background:url("../images/carrow_main.png") no-repeat 27px 9px;  border:1px solid #e8e8e8;  float:left; margin-left:15px; padding:5px 28px 5px 9px; text-align:left; margin-right:15px; position:relative; background-position:right 10px top 9px; }

.header_left_link{
}
.header_left_link ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.header_left_link ul li a.button1{
    font-size:9pt;
    color:#AFAFAF;
    float:left;
    padding:8px 13px 2px 13px;
}
.header_left_link ul li a{
    vertical-align:middle;
    color:#5b5b5b;
    text-decoration:none;
}
.header_left_link ul li a.button1:hover{
    background-color:#000;
    background-color: rgba(255, 255, 255, 0.1);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.header_left_link ul li a.button1.active{
    background-color:#000;
    background-color: rgba(0, 0, 0, 0.1);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.header_left_link ul li a.button1.last{
    border-right:1px solid #d8d8d8;
}
.header_right_link{
}
.header_right_link ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.header_right_link ul li a.button{
    font-size:9pt;
    color:#5b5b5b;
    float:right;
    border-right:1px solid #d8d8d8;
    padding:8px 13px 2px 13px;
}
.header_right_link ul li a.button.last{
    border-left:1px solid #d8d8d8;
}
.header_right_link ul li a{
    vertical-align:middle;
    color:#5b5b5b;
    text-decoration:none;
}
.header_right_link ul li a.button:hover{
    background-color:#000;
    background-color: rgba(0, 0, 0, 0.1);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.header_right_link ul li a.button.active{
    background-color:#000;
    background-color: rgba(0, 0, 0, 0.1);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.header_right_link_link ul li a.button.last{
    border-right:1px solid #d8d8d8;
}
.header{
    margin:0 auto;position: relative;z-index: 10;
    /*border-bottom:1px solid #d8d8d8;*/
}
.header img{
    /*float:left;
    margin-top:20px;*/
}
.header p{
    font-size:11pt;
    color:#eee;
    float:right;
    margin-top:35px;
    margin-right:20px;
}
.shopping_bg{
    position:absolute;
    right:0px;
    float:right;
    cursor:pointer;
}
.shopping_bg img{
    float:right;
}
.shopping_bg h1{
    font-size:9pt;
    font-weight:bold;
    color:#545454;
    float:left;
    display:none;
}
.shopping_bg p{
    color:#545454;
    font-size:9pt;
    float:none;
    margin:0;
    padding: 14px 43px 0px 0px;
    display: block;
    text-align: right;
}

.shopping_bg a{color:#545454;text-decoration: none;display: block;}
.shopping_bg .shopping_a_wrapper{
	height: 42px;
	padding: 5px;
}
/*
#shopping_bg_wrapper:hover .shopping_a_wrapper{
    background-color: #FFF;
    border: 1px solid rgb(204, 204, 204);
    padding: 4px 14px;
    box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
}
#cart-listing {margin-top: -16px;}*/
.shopping_bg #shopping_bg_wrapper{
	display: block;
	height: 53px;
	padding: 11px 0px 9px;
}

.top_menu{
    width:100%;
    border-top:1px solid #d8d8d8;
}
.top_menu ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.top_menu ul li{
    color:#4f4f4f;
    font-size:10pt;
    float:left;
    padding:25px 15px 0 15px;
}
.top_menu ul li a{
    color:#4f4f4f;
    text-decoration:none;
}
.top_menu ul li a:hover{
}
.go_serch_box{
    float:right;
    background-color:#f5f5f5;
    margin-top:15px;
    border:1px solid #e0e0e0;
    border-top:2px solid #c7c7c7;
}
.banner{
    width: 556px;
    height: 245px;
    float: left;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.side-promo {
    height: 246px;
    float: right;
    width: 428px;
}

.side-promo .side-promotion-blocks ul {
    list-style-type:none;
    margin: 0;
}

.side-promo .side-promotion-blocks ul li {
    display: block;
    background: white;
    height: 72px;
    margin-top: 0;
    padding: 8px 10px 0px 16px;
    font-family: "skolar",  "ff-meta-serif-web-pro", leitura-news, serif;
	font-size: 14px;
    position: relative;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #D2D2D2;	
	border-bottom: 1px solid #e0e0e0;	
	border-top:0;		
}

.side-promo .side-promotion-blocks ul li:first-child {
    margin-top: 0px;
	border-top: 1px solid #D2D2D2;		
	padding-top:9px;
}
.side-promo .side-promotion-blocks ul li:last-child {
	border-bottom: 1px solid #D2D2D2;
}
.side-promo .side-promotion-blocks ul li h1 {
    padding: 0;
    margin: 0;
    font-size: 23px;
    color: #035b7f;
    line-height: 1;
    width: 100%;
    white-space: nowrap;
	margin-bottom:4px;
}

.side-promo .side-promotion-blocks ul li p {
    padding: 0;
    margin: 0;
    color: #02364b;
	line-height: 18px;
}

.side-promo .side-promotion-blocks ul li a {
    position:   absolute;
    left:       0px;
    right:      0px;
    top:        0px;
    bottom:     0px;
    line-height: 0;
    font-size: 0;
    color: transparent;
}

.side-promo .side-promotion-blocks ul li img {
    float:  right;
    max-height: 72px;
    margin-right: 24px;
}

.side-promo .side-promotion-blocks ul li a:after {
	content: "";
	width: 20px;
	height: 43px;
	background: transparent url("../images/assets/arrow_box-big_rueverte.png") center center no-repeat;
	background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_right_rueverte.svg");
	background-size: contain;		
    position: absolute;
    right: 10px;
    top: 18px;
}

.banner .summer_box{
    margin:0 auto;
    width:100%;
}
.banner .contenttextbox{width:500px; float:right; }
.banner .text_box{
    width:410px;
    text-align: center;
    vertical-align: middle;
    margin:0 auto;
    padding-top:20px;
    /* margin-top:30px;*/
}
.banner .text_box h1{
    font-size:35pt;
    color:#FFFFFF;
    text-align:center;
}
.banner .text_box .hr{
    background:url(../images/hr.png) repeat-x;
    width:147px;
    height:5px;
    float:left;
    margin-top:18px;
}
.banner .text_box .img{
    width:93px;
    height:26px;
    background-image:url(../images/summer_img.png);
    float:left;
    margin-top:5px;
    margin-left:10px;
    margin-right:10px;
}
.banner .text_box p{
    width:353px;
    color:#FFFFFF;
    font-size:10pt;
    text-align:center;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:40px;
}
.banner .text_box a.button{
    padding:12px 25px 12px 25px;
    font-size:10pt;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    background-color:#eee;
    text-align: center;
    box-shadow:0 0 0 1px #eee;
    transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:background 0.3s linear; /* Safari and Chrome */
    -o-transition:background 0.3s ease-in-out; /* Opera */
}
.banner .text_box a.button:hover{
    background-color:#1F1F1F;
    box-shadow:0 0 0 1px #1F1F1F;
}
.banner .jqbtn_box{
    width:15px;
    float:right;
    margin-top:196px;
}
.banner .jqbtn_box .jq a.button{
    width:15px;
    height:15px;
    float:left;
    background:url(../images/banner_jq_butten.png) no-repeat;
}
.banner .jqbtn_box .jq a.button:hover,
.banner .jqbtn_box .jq a.button.active{
    background-color:#FFFFFF;
}
.middle_part{
    font-size:11pt;
    margin:0 auto;
    margin-top:10px;
}
.middle_part_img{
    margin-bottom:30px;
    vertical-align:middle
}
.arrivals_box{
    background: white;
}

.popular_box{
    background: white;
}

.arrivals_hr{
    width:196px;
    height:5px;
    float:left;
    /*background:url(../images/hr_footer.png) repeat-x;*/  border-bottom: 2px solid #eee;
    margin-top:25px;
}
.arrivals_hr.last{
    float:right;
}
.popular_hr{
    width:89px;
    height:5px;
    float:left;
    /*background:url(../images/hr_footer.png) repeat-x;*/  border-bottom: 2px solid #eee;
    margin-top:25px;
}
.popular_hr.last{
    float:right;
}
.middle_part h1{
    font-size:25pt;
    padding: 12px 5px 12px;
}
.middle_part h2 {
    font-size:22pt;
}
.middle_part h3 {
    font-size:18pt;
    font-style:italic;
    font-weight:normal;
}
.middle_part h1.last {
    margin-top:28px;
}
.middle_part p {
    margin-top:5px;
    line-height:20px;
    text-align:justify;
}
.middle_part p.last{
    width:83%;
}
.widget-category-link-inline ul li a, .widget-product-link-inline ul li a {
    text-decoration:none;
}
/* .widget-category-link-inline a:hover {
	text-decoration:underline;
} */
.middle_part .col_right{ margin-top: -7px; }

a.btn{
    background-image:url(../images/Icon.png);
}
a.btn_arrow{
    /*    float:right; */
    position: absolute;
    top:0px;
    width:48px;
    bottom: 72px;
    background-repeat: no-repeat;
    background-position: center center;
}

a.btn_left_arrow{
    left:0px;
    background: transparent url("../images/assets/arrow_popular-left_rueverte.png") center center no-repeat; 
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_left_rueverte.svg");
	background-size: 20px 72px;
}
a.btn_left_arrow:hover{
    background: transparent url("../images/assets/arrow_popular-left_rueverte_hover.png") center center no-repeat;
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_left_black.svg");
	background-size: 20px 72px;	
}
a.btn_right_arrow{
    right: 0px;
    background: transparent url("../images/assets/arrow_popular-right_rueverte.png") center center no-repeat;
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_right_rueverte.svg");
	background-size: 20px 72px;	
}
a.btn_right_arrow:hover{
    background: transparent url("../images/assets/arrow_popular-right_rueverte_hover.png") center center no-repeat;
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_right_black.svg");
	background-size: 20px 72px;	
}

.arrivals_price_box {
    width:161px;
    float:left;
    /*    margin-top:20px;*/
    margin-right:17px;
}

.arrivals_price_box:before {
    display: inline-block;
    height: 5px;
    background: red;
    width: 20px;
    position: relative;
    top: 5px;
}


.arrivals_price_box .sale .star_img .no-rating {border: none;}
.arrivals_price_box .sale .star_img .no-rating .heart_img { margin-left: 2px; margin-top: 8px; }
.arrivals_price_box .sale .display{display:none;}
.arrivals_price_box.last{
    margin-right:0px;
}

li.arrivals_price_box {
    list-style-image:none;
}
.view .sale{
    margin-top:-261px;
    position:relative;
    margin-left:-1px;
}
.crosssell .view .sale{display:none;}
.view .sale .sale_img{
    width:47px;
    height:21px;
    margin-bottom:5px;
    background:url(../images/sale.png) no-repeat;
}

.view .sale .star_img{
    width:55px;
    height:21px;
    margin-bottom:5px;
    background:url(../images/star.png) no-repeat;
}

.product-detail-bottom .sale .star_img{
    width:275px;
    height:21px;
    margin-bottom:5px;
    background:url(../images/star.png) no-repeat;
}

.abs .product-detail-bottom .sale .star_img{
    background-image: url('../images/star_a.png');
}

.dig .product-detail-bottom .sale .star_img{
    background-image: url('../images/star_d.png');
}

.bit .product-detail-bottom .sale .star_img{
    background-image: url('../images/star_b.png');
}


.listing_list_product .view .sale .star_img{position:absolute;left:-31px;}

.view .sale .new_img{
    width:47px;
    height:21px;
    margin-bottom:23px;
    background:url(../images/new.png) no-repeat;
}
.view {
    width: 161px;
    height: 210px;
    float: left;
    position: relative;
    overflow:hidden;
    cursor: default;
    display: table;
    margin-bottom:23px;
    text-align: center;
    padding-left: 20px;
}

.listing_list_product .view {overflow:visible;}
.view .mask, .view .content {
    width: 100%;
    height: 100%;
    position:  absolute;
    overflow: hidden;
    bottom: 0;
    left: 0
}
.view img {
    display: block;
    position: relative;
}
.view .img_overlay{
    position:absolute;
    background:transparent url(../images/picture_listing_overlay.png) repeat-x 0 bottom;
    width:181px;height:272px;
    z-index:2;
}
.view-first img {
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
}
.view-first .mask {
    opacity:0;
    background-color: rgba(255,255,255, 0.7);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: center;
}
.view-first:hover .mask {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#992cb5b5, endColorstr=#992cb5b5)";
}
.view-first:hover img {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}
.view-first:hover img.last{
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.view-first:hover img.last_second{
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.product_btn{
    margin-top:102px;
}
.product_btn.last{
    margin-top:25px;
}
a.btn_view{
    background:url(../images/icon02.png) repeat scroll 0 0;
}
a.btn_add_bag{
    padding:7px 14px 8px 46px;
    display:block;
    width:78px;
    box-shadow:0 0 0 1px #fff;
    transition:background-color 0.3s ease-in-out;
    -moz-transition:background-color 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:background-color 0.3s linear; /* Safari and Chrome */
    -o-transition:background-color 0.3s ease-in-out; /* Opera */
    color:#FFF;
    font-size:10pt;
    text-decoration:none;
}
a.btn_add_bag_position{
    background: url(../images/icon_bag.png) 0 0 no-repeat;
    background-position:-20px -8px;
    background-color:#eee;
    color:#FFF;
    width:80px;
}
a.btn_add_bag_position:hover{
    background-position:-20px -60px;
    box-shadow:0 0 0 1px #d9d9d9;
    background-color:#e9e9e9;
    color:#000;
}
a.btn_view_product{
    padding:7px 14px 8px 48px;
    display:block;
    background:#fff url(../images/icon_detail.png) no-repeat 16px 11px;
    width:78px;
    border:1px solid #d9d9d9;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:all 0.3s linear; /* Safari and Chrome */
    -o-transition:all 0.3s ease-in-out; /* Opera */
    font-size:10pt;
    text-decoration:none;
    color: #4b4b4b;
}
a.btn_view_product_1{
}
a.btn_view_product_1:hover{
    background-color:#e9e9e9;
}
a.btn_view_product_2{
}
a.btn_view_product_2:hover{
    background-color:#e9e9e9;
}
a.btn_view_product_3{
}
a.btn_view_product_3:hover{
    background-color:#e9e9e9;
}
.arrivals_price_box p{
    width:177px;
    text-align:left;
    font-size:10pt;
    padding:0px;
    margin: 0;
}
.arrivals_price_box p a{
    width:166px;
    color:#424242;
    text-align:center;
    text-decoration:none;
    padding:0;
    margin: 0;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.arrivals_price_box p a:hover{text-decoration:underline;}

.arrivals_price_box .product-name {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: center;
    /*    white-space: nowrap;*/
}

.arrivals_price_box .product-claim {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: center;
}

.arrivals_price_box .add_box{
    width:181px;
    text-align: center;
    margin-top: -5px;
}
.arrivals_price_box .add_box.last{
    border-bottom:none;
}

.arrivals_price_box .add_box .regular-price .price {
    float: none;
    /*    color: #BD4700; */
    font-size: 21px;
    font-style: normal;
}

.arrivals_price_box .add_box .normalized-price {
    float: none;
    font-size: 11px;
    color: #999;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.arrivals_price_box .add_box h2{
    font-size:12pt;
    color:#1f1f1f;
}
.arrivals_price_box .add_box p{
    color:#2fbfbe;
    font-size:10pt;
    padding:0px;
    margin:0px;
}
a.btn_arrivals_add{
    padding:5px 10px 5px 29px;
    background-color:#1f1f1f;
    border:1px solid #8f8f8f;
    box-shadow:0 0 0 1px #1f1f1f;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:all 0.3s linear; /* Safari and Chrome */
    -o-transition:all 0.3s ease-in-out; /* Opera */
    color:#FFFFFF;
    font-size:9pt;
    text-decoration:none;
    float:right;
}
a.btn_arrivals_add1{
    background-position:338px 227px;
}
a.btn_arrivals_add1:hover{
    background-position:338px 176px;
    box-shadow:0 0 0 1px #e3e3e3;
    background-color:#e3e3e3;
    color:#000;
}
a.btn_arrivals_addwishlist:hover{
    box-shadow:0 0 0 1px #1f1f1f;
    background-color:#1f1f1f;
    color:#fff;
}
.about_wiser{
    margin-top:30px;
    float:left;
}
.about_wiser.last{
    float:right;
}
.about_wiser_hr{
    width:142px;
    float:left;
    height:5px;
    /*background:url(../images/hr_footer.png) repeat-x;*/  border-bottom: 2px solid #eee;
    margin-top:25px;
}
.about_wiser h1{
    font-size:25pt;
    text-align:left;
    margin: 0;
}
.about_wiser h1.last{
    margin: 0;
}
.about_wiser_hr.last{
    float:right;
}
.about_wiser_img_shadow_box{
    float:left;
    margin-top:0px;
    margin-bottom: 8px;
}
.about_wiser_img_shadow_box img{
    /*    padding:5px 3px 3px 1px;*/
    width:476px;
}
.about_wiser p{
    width:100%;
    color:#666;
    text-align:justify;
    font-size: 12px;
    line-height: 18px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    /*    line-height:20px;*/
}
.about_wiser .feature_box{
    width:265px;
    float:left;
    /*
    margin-top:35px;
    margin-right:27px;
    */
    font-size: 10pt;
}
.about_wiser .feature_box.last{
    width:215px;
    margin-right:0px;
}
.about_wiser .feature_box h1{
    color:#1f1f1f;
    /* float:left; */
    font-size:16pt;
    margin:0px;
}
.about_wiser .feature_box_hr{
    width:223px;
    float:left;
    height:5px;
    /*background:url(../images/hr_footer.png) repeat-x;*/  border-bottom: 0;
    /*margin-top:10px;*/
}
.about_wiser .feature_box ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
    margin-top:0px;
}
.about_wiser .feature_box ul li {
    color:#656565;
    list-style-image:none;
}
.about_wiser .feature_box ul li.last{
    /*background:url(../images/our_li.png) 0% 35% no-repeat; */
    border-bottom:none;
}
.about_wiser .feature_box ul li.last1{
    background:url(../images/our_li.png) 0% 50% no-repeat;
}
.magento_img_shadow_box{
    width:225px;
    height:85px;
    float:left;
    box-shadow:0px 1px 3px -2px black;
    -moz-box-shadow:0px 1px 3px -2px black;
    -webkit-box-shadow:0px 1px 5px -2px black;
    /*margin-top:10px;*/
}
.magento_img_shadow_box img{
    padding:5px 0 0 4px;
}
.feature_box p{
    width:215px;
    color:#666;
    text-align:justify;
    font-size: 12px;
    line-height: 18px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.brands_hr_box{
    margin-top:25px;
}
.brands_shadow_box {
    width: 100%;
    height: 97px;
    float: left;
    box-shadow: 0 1px 3px -2px black;
    -moz-box-shadow: 0 1px 3px -2px black;
    -webkit-box-shadow: 0 1px 5px -2px black;
    margin-top: 30px;
    display: table;
    padding: 4px;
    padding-bottom: 2px;
}
.brands_shadow_box a{text-decoration:none;}
.brands_border_box {
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #F2F2F2;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 65px;
}
.brands_border_box img {
    vertical-align: middle;
}
.footer-container{
    margin:0 auto; background: #ddd;
}

#footer_part{
    width:1000px;
    margin: 30px auto 0;
}
#footer_part .validation-advice { position: absolute; }
#footer_part p{
    color:#4a4a4a;
    font-size:12pt;
    float:left;
    margin-top:5px;
    margin-right:15px;
}

#footer_part .sweet_box_left p {
}

#footer_part p.last{
    float:right;
}
#footer_part .submit_box{
    float:right;
}
#footer_part .box_button{
    border-style: none;
    color:#fff;
    width: 68px;
    height: 32px;
    cursor: pointer;
    float: right;
    margin-top:1px;
    vertical-align: middle;
    border-radius: 0 0 0 0;
}
#footer_part .box_button:hover{background-color:#000; box-shadow:0 0 0 1px #000; }
#footer_part .news_input{
    border: 1px solid #d6d6d6;
    padding-left: 5px;
    height: 32px;
    color: #4F4F4F;
    font-size: 12px;
    background-color: #fff;
    float: none;
    vertical-align: middle;
    border-radius: 0 0 0 0;
    margin-right:1px;
    -moz-box-shadow: inset 0 0 5px #f0f0f0;
    -webkit-box-shadow: inset 0 0 5px#f0f0f0;
    box-shadow: inner 0 0 5px #f0f0f0;
}
#footer_part .submit_box input.last{
    width:241px;
}
#footer_part .footer_hr{
    width:423px;
    height:5px;
    float:left;
    font-size:12px;
    /*background:url(../images/hr_footer.png) repeat-x;  */
    border-bottom: 1px solid #e5e5e5;
    margin-top:40px;
    display: none;
}
#footer_part .footer_hr.last{
    float:right;
}
#footer_part .clear{
    line-height:1px;
}
#footer_part img{
    float:left;
    margin-top:25px;
    margin-left:18px;
    margin-right:0px;
}

#footer_part .footer_link_box .sweet_box_left{
    width:170px;
    float:left;
    padding: 0 30px 15px 0;
}
#footer_part .footer_link_box .sweet_box_right {
    float: right;
    padding: 20px 0 0 0;
}
#footer_part .footer_link_box .sweet_box_left .img{
    width:75px;
    height:78px;
    margin: 0 auto 10px;
    background-image: url(../images/footer_logo_new.png);
    background-repeat: no-repeat;
}
#footer_part .footer_link_box .sweet_box_left p{
    font-size:12pt;
    color:#333;
    padding-top:3px;
    text-align:center;
    margin-right:0px;
    float:none;
}
#footer_part .footer_link_box .footer_link_box_right{
    float:left;
    padding-bottom:5px;
}
#footer_part .footer_link_box .footer_link_box_right .link{
    width: auto;
    padding: 0 30px 0 0;
    float:left;
}
#footer_part .footer_link_box .footer_link_box_right .link.last{
    border-left:none;
}
#footer_part .footer_link_box .footer_link_box_right .link h1,#footer_part .footer_link_box .footer_link_box_right .link h1 a{
    color:#333;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
}

#footer_part .footer_link_box .footer_link_box_right .link ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
    margin-top:10px;
}
#footer_part .footer_link_box .footer_link_box_right .link ul li{
    color:#333;
    font-size:11pt;
    line-height:22px;
}
#footer_part .footer_link_box .footer_link_box_right .link ul li a{
    color:#333;
    text-decoration:none;
}
#footer_part .footer_link_box .footer_link_box_right .link ul li a:hover{
    text-decoration:underline;
}
.all_right_text p{
    text-align:center;
    color:#fff;
    font-size:12pt;
    padding: 10px;
    background: #111;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
.banner.listing_3{
    height:217px;
    background:url(../images/listing_3_banner.jpg) repeat-x;
}
.fresh-fashion{margin-bottom:35px;}
.breadcrumbs_bg{
    height:19px;
    /*border-bottom:1px solid #f5f5f5;*/
    clear:both;
}
.breadcrumbs{
    width:1000px;
    margin:0 auto;
	padding-left: 10px;
}
.breadcrumbs ul{
    padding:0px;
    list-style-type:none;
}
.breadcrumbs ul li{
    font-size:9pt;
    color:#888;
    float:left;
    padding:0 17px 0 0px;
    display:table-cell;
    vertical-align:middle;
    margin-top:0;
    background:url("../images/breadcrumb_arrow.png") no-repeat 0px 5px;
    border-bottom:1px solid #ececec;
}
.breadcrumbs ul li a{
    padding-left:21px;
    text-decoration:none;
    color: #888;
}
.breadcrumbs ul li a:hover{
    text-decoration:underline;
}
.breadcrumbs ul li:last-child a{font-weight: bold;}
.breadcrumbs ul li:last-child a:hover{
    text-decoration:none;
}

.breadcrumbs ul li.home{background:none;}.breadcrumbs ul li.home a{padding-left:0;}
.col_left{
    width:185px;
    float:left;
    border-right:1px solid #E5E5E5;
    padding-right:29px;
}
.col_left dt{
    font-family: "cardo", "ff-meta-web-pro", brandon-grotesque, serif;
    color:#a2bd07;
    font-size:14px;
    text-align:left;
    background:url("../images/filter_sep.gif") repeat-x 0 center;
    border-bottom:0;
    /*padding-bottom:12px;*/
    margin-bottom: 2px;
}
.col_left dt span{
    background-color: #fff;
    padding-right: 10px;
    text-transform:uppercase;
}
.col_left dd{
    margin:0px;
    padding:0px;
    font-size:11pt;
    margin-bottom:25px;
}
.col_left ul, ol{
    list-style-type:none;
}
.col_left dd li{
    /*border-bottom:1px solid #e5e5e5;*/
    /*padding-bottom:12px;
    padding-top:12px;*/
}
.col_left dd a{
    text-decoration:none;
    font-size:12px;
}
.col_left dd a:hover{
    text-decoration:underline;
}
.btn_remove{
    display: block;
    width: 15px;
    height: 15px;
    line-height: 0;
    background: url(../images/btn_remove.jpg) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    float:right;
    margin-top:4px;
}
.col_right{
    width:706px;
    float:right;
}
.tital{
    width:100%;
    position:relative;
    text-align: center;
}
#cart-listing .tital{padding:10px 0 8px; border-bottom:1px solid #e5e5e5;}
.tital .hr{
    /*display: inline-block;*/
    text-align: left;
}
/*  toolbar */
.toolbar {border-bottom:1px solid #e5e5e5;}
.toolbar-bottom .toolbar {border-bottom:0;}
.toolbar-bottom {
    border-top:1px solid #E5E5E5;
    padding-top:10px;
}
.sorter{
    margin-top:28px;
    color:#6a6a6a;
    font-size:9pt;
    text-decoration:none;
    padding-bottom:7px;
}
.sorter .sort_by{
    float:left;
}
.sorter .sort_by.last{
    float:right;
}
.sorter .sort_by label{
    float:left;
    margin:5px 0 0 0;
}
.sorter .sort_by select{
    color:#6a6a6a;
    font-size:12px;
    padding-top:4px;
    padding-bottom:4px;
    border:1px solid #eeeeee;
    float:left;
    margin-left:15px;
    margin-right:15px;
}
.sorter .sort_by img{
    padding:0 10px;
    vertical-align:middle;
}
.sorter .sort_by img.last{
    padding-top:5px;
    padding-right:0px;
    margin-left:10px;
}
.sorter_hr{
    width:100%;
    height:5px;
    margin-top:18px;
    /*background:url(../images/hr_footer.png) repeat-x;*/  border-bottom: 2px solid #eee;
}
.sorter .view-mode {float: left;
    line-height: 28px;
    margin: 0;
    text-align:center;
    width: 220px;
    margin-left:60px;}
.sorter .view-mode label{}
.sorter .view-mode .grid {
    background: url("../images/grid-mode-bg.gif") no-repeat scroll center top transparent;
    height: 27px;
    padding:0;
    width: 27px;
	display: inline-block;
	vertical-align: middle;
}
.sorter .view-mode .grid:hover {
    background: url("../images/grid-mode-bg.gif") no-repeat scroll center bottom transparent;
}
.sorter .view-mode .grid-mode-active
{
    background: url("../images/grid-mode-bg.gif") no-repeat scroll center bottom transparent;
}
.sorter .view-mode .list {
    background: url("../images/list-mode-bg.gif") no-repeat scroll center top transparent;
    height: 27px;
	padding: 0;
	margin-left: 10px;
    width: 27px;
	display: inline-block;
	vertical-align: middle;
}
.sorter .view-mode .list:hover {
    background: url("../images/list-mode-bg.gif") no-repeat scroll center bottom transparent;
}
.sorter .view-mode .list-mode-active
{
    background: url("../images/list-mode-bg.gif") no-repeat scroll center bottom transparent;
}
.pager { padding-top:10px; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:left; padding-left:100px; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages {float:right; }
.pager .pages ol { display:inline; }
.pager .pages li { display: inline;}
.pager .pages a {padding: 2px 7px; text-decoration: none; margin-right: 5px; background-color: #B1B1B1; box-shadow: 0 0 0 1px #B1B1B1; transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s linear; -o-transition: background 0.3s ease-in-out; text-decoration: none; font-size: 9pt; color: #fff; }
.pager .pages a:hover { background-color: #eee; box-shadow: 0 0 0 1px #eee; }
.pager .pages .current {background-color: #eee; box-shadow: 0 0 0 1px #eee;}
.pager .pages .next{color:#fff; padding:2px 7px; text-decoration:none;  margin-right:0px;}
.pager .pages .previous
{
    color:#fff;
    padding:2px 7px;
    text-decoration:none;
}
.pager label{text-align: left; color: #6A6A6A; font-size: 9pt; float: left; padding:3px 5px 0 0;}

.women_price_box3{
    width:220px;
    float:left;
    margin-top:20px;
    margin-right:14px;
}
.women_price_box3.last{
    margin-right:0px;
}
.women_price_box3 .view {
    width: 219px;
    height: 272px;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
    display: table;
    padding:0;
}
.women_price_box3 .view .mask, .view .content {
    width: 219px;
    height: 272px;
    position:  absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.women_price_box3 p{
    color:#424242;
    text-align:center;
    font-size:10pt;
    width:220px;
}
.women_price_box3 p a{
    text-align:left;
    padding:0px 0 10px 0;
    text-decoration:none;
    color:#4b4b4b;
}
.view-first{border-bottom:1px solid #d9d9d9; margin-bottom:7px}
.women_price_box3 p a:hover{text-decoration:underline;}
.women_price_box3 .add_box{
    height:50px;
    text-align:center;
}

.women_price_box3 .add_box .normalized-price {
    float: none;
    margin: 0;
    padding: 0;
}

.women_price_box3 .add_box .regular-price .price {
    float:none;
}

.women_price_box3 .add_box .add_to_bag_icon {
    position: relative;
    top: -32px;
}

.women_price_box3 .add_box.last{
    border-bottom:none;
}
.women_price_box3 .add_box h2{
    font-size:12pt;
    color:#1f1f1f;
}
.women_price_box3 .add_box p{
    color:#2fbfbe;
    font-size:10pt;
    padding:0px;
    margin:0px;
}
.add_box .old-price .price-label{display:none;}
.add_box .old-price .price{
    color:#2fbfbe;
    font-size:10pt;
    padding:0px;
    margin:0px;
    float:left;
}
.add_box .special-price .price-label{display:none;}
.add_box .special-price .price{
    font-size:14pt;
    color:#1f1f1f;
    font-weight:normal;
    padding-left:0px;
    margin-top:0px;
}
.add_box .regular-price .price{
    font-size:14pt;
    padding-left:0px;
    padding-top:0px;
}
.add_box .normalized-price{
    padding-top:5px;
    margin-left:5px;
}
.women_price_box4{
    width:181px;
    float:left;
    margin-top:20px;
    margin-right:10px;
}
.women_price_box4.last{
    margin-right:0px;
}
.woman_3_col_box{}
.women_price_box4 .view {
    width: 181px;
    height: 272px;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
    display: table;
}
.women_price_box4 .view .mask, .view .content {
    width: 181px;
    height: 272px;
    position:  absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding-left:20px;
}
.women_price_box4 p{
    color:#828282;
    text-align:left;
    font-size:10pt;
    width:181px;
}
.women_price_box4 p a{
    color:#828282;
    text-align:left;
    font-size:10pt;
    text-decoration:none;
}
.women_price_box4 p a:hover{text-decoration:underline;}
.women_price_box4 .add_box{
    width:181px;
    height:50px;
}
.women_price_box4 .add_box.last{
    border-bottom:none;
}
.women_price_box4 .add_box h2{
    font-size:12pt;
    color:#1f1f1f;
}
.women_price_box4 .add_box p{
    color:#2fbfbe;
    font-size:10pt;
    padding:0px;
    margin:0px;
}

/*listing */
.listing_list_product{
    border-top:1px solid #e5e5e5;
    padding:23px 0;
    min-height: 280px;
}
.first .listing_list_product{border:0}
.listing_list_product .star_img .no-rating .display{display:none;}
.listing_list_product .star_img .no-rating {border:0;}
.listing_list_product .star_img .no-rating .heart_img{margin-left:2px; margin-top:8px;}
.listing_text_box   {
    width:276px;
    float:left;
    margin-left:20px;
}

.product-list-product-attributes {
    background:url(../images/sep_dotted_hor.gif) repeat-x;
    float:left;
    font-size:10pt;
    width:288px;
    margin-left:20px;
    margin-top:18px;
    margin-bottom:24px;
    padding-top:18px;
	line-height: 20px;
}

.detail_product_blog .product-list-product-attributes {
    margin-left:0px;
    margin-top:8px;
}

.product-view-product-attributes-container {
    background:url(../images/sep_dotted_hor.gif) repeat-x;
}

.product-view-product-attributes {
    float:left;
    font-size:10pt;
    width:325px;
    padding-top:18px;
    margin: 8px 20px 24px 0;
	line-height: 20px;
}

.product-list-product-attribute-name {
    text-transform:uppercase;
    width:170px;
    display:block;
    float:left;
    font-size:10px;
}
.product-list-product-attribute-name {
    text-transform:uppercase;
    width:170px;
    display:block;
    float:left;
    font-size:11px;
}

.category-products .product-list-product-attribute-name {
    width: 145px;
}

.category-products .product-list-product-attribute-value {
    width: 128px;
}

.product-list-product-attribute-value {
    display:block;
    float:right;
    width: 155px;
}
.listing_text_box  h2{
    color:#1f1f1f;
    font-size:22px;
    margin-left:0px;
    text-decoration:none;
    padding:0px;
}
.listing_text_box  h2 a{
    color : #a2bd07;
    font-size:22px;
    margin-left:0px;
    text-decoration:none;
}
.listing_text_box  h2 a:hover{text-decoration:underline;}
.listing_text_box p {
    width:auto;
    font-size:15px;
}
.listing_price_box{
    background:url(../images/sep_dotted_vert.gif) repeat-y;
    width:196px;
    float:right;
    text-align:center;
    margin-top:10px;
    padding-top:28px;
    padding-bottom:48px;
    min-height: 204px;
}
.listing_price_box .regular-price .price{
    text-decoration: none;
    padding-left: 16px;
    font-size: 23px;
    float: none;
}
.normalized-price {
    font-weight: normal;
    font-size:11px;
    padding-top: 18px;
    margin-left: 32px;
    float:left;
    line-height: 2;
    color: #4b4b4b;
    visibility: visible;
}

.geoip-de .normalized-price {
    visibility: visible;
}

.productUnitprice .normalized-price{margin:0;float:none;}
h2 div.price.normalized-price {
    display: none;
}
.listing_price_box .normalized-price {
    float:none;
    padding-top:0;
    margin-left: 12px;
}
.listing_price_box .old-price .price-label{ width:auto; font-size:9pt;   margin:0px; float:none; font-weight:normal;}
.listing_price_box .special-price .price-label{width:auto; font-size:9pt;  margin:0px; float:none; font-weight:normal;}
.listing_price_box .old-price .price{width:auto; font-size:9pt;  margin:0px; float:none; font-weight:normal;}
.listing_price_box .special-price .price{color: #1F1F1F;  font-size: 16pt; font-weight: bold; float:none;}
.listing_price_box p{
    width:auto;
    font-size:9pt;
    margin:0px;
    float:none;
}
/*
.listing_price_box p.out-of-stock{width: 140px;padding:8px 0;text-align:center;background-color: #ffeade;}
*/
span.price{
    /*text-decoration:line-through;
    padding-left:5px;*/
}
.listing_price_box h2{
    color:#1f1f1f;
    font-size:16pt;
    font-weight:bold;
}
.listing_btn{
    margin-top:28px;
    margin-left:30px;
    float:left;
}
.product_btn{
    margin-top:18px;
    margin-left:0;
}
.listing_price_box .listing_btn{
    margin-top:18px;
    margin-left:30px;
}
.listing_price_box .product_btn{
    margin-top:8px;
    margin-left:31px;
}
.mask .product_btn{
    position:absolute;
    z-index:2;
    top:50%;
    left:50%;
    margin:-23px 0 0 -81px;
}
.mask .link_overlay{
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
    top:0;left:0;
}
a.btn_listing_price{
    padding:7px 14px 8px 46px;
    display:block;
    background-color:#eee;
    width:78px;
    box-shadow:0 0 0 1px #eee;
    transition:background-color 0.3s ease-in-out;
    -moz-transition:background-color 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:background-color 0.3s linear; /* Safari and Chrome */
    -o-transition:background-color 0.3s ease-in-out; /* Opera */
    color:#FFF;
    font-size:10pt;
    text-decoration:none;
}
a.btn_listing_price_position{
    background: url(../images/icon_bag.png) 0 0 no-repeat;
    background-position:-22px -8px;
    background-color:#eee;
    color:#FFF;
    width:80px;
    /*background-position:377px 254px;*/
}
a.btn_listing_price_position:hover{
    /*background-position:377px 204px;*/
    background-position:-22px -60px;
    box-shadow:0 0 0 1px #d9d9d9;
    background-color:#e9e9e9;
    color:#000;
}

/*
a.btn_view_listing{
    padding:7px 14px 8px 48px;
	display:block;
	background:#fff url(../images/icon_detail.png) no-repeat 16px 11px;
	width:78px;
	border:1px solid #d9d9d9;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out; /* Firefox 4 * /
    -webkit-transition:all 0.3s linear; /* Safari and Chrome * /
    -o-transition:all 0.3s ease-in-out; /* Opera * /
    font-size:10pt;
	color:#4b4b4b;
    text-decoration:none;
}
*/

a.btn_view_listing_1{
}
a.btn_view_listing_1:hover{
    background-color:#e9e9e9;
}
a.btn_view_listing_2{
    margin-left:0px;
}
a.btn_view_listing_2:hover{
    background-color:#e9e9e9;
}
a.btn_view_listing_3{
    margin-left:0px;
    margin-right:0px;
}
a.btn_view_listing_3:hover{
    background-color:#e9e9e9;
}
/* detail */
.default-image{width:478px; margin-right:13px;}
.default-shop{width:410px; margin-right:15px;}
.vertical-image{width:320px; margin-right:15px;}
.vertical-shop{width:500px; margin-right:15px;}
.horizontal-image{width:485px; margin-right:15px;}
.horizontal-shop{width:500px;}
.detail_product_blog{
    float:left;
    width: 485px;
    padding-top: 12px;
}

.detail_product_blog .sale .sale_img{
    width:47px;
    height:21px;
    margin-bottom:5px;
    background:url(../images/sale.png) no-repeat;
}
.detail_product_blog_img_bg{
    background-color:#FFF;
}

.view_img_wrapper{
	position:relative;
	padding:10px 10px 0;		
}
.view_img {
	position:absolute;top:10px
}
.view_img_prev{left:0}
.view_img_next{right:0}

.view_img a.btn{
    padding:33px 13px 42px 13px;
    float:left;
    color:#FFF;
    text-decoration:none;
    background: transparent url("../images/assets/arrow_popular-left_bitters_hover.png") center center no-repeat;
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_left_black.svg");
	background-size: 10px 32px;	
}
.view_img a.btn.last{
    float:right;
    background: transparent url("../images/assets/arrow_popular-right_bitters_hover.png") center center no-repeat;
    background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_right_black.svg");
	background-size: 10px 32px;		
}
.view_img a.btn.last:hover, .view_img a.btn:hover{
    background-color:#eee;
}
.view_img_box{
    display: inline-block;
    bottom: 0;
	margin: 0 16px;
}
.view_img_box.img_count_1 {display:none;}
.view_img_box.img_count_1,.view_img_box.img_count_2,.view_img_box.img_count_3,.view_img_box.img_count_4{
	margin: 10px 16px 0;
}

.view_img_left{
    margin-left:7px;
    float:left;
}
.view_img_bg{
    width:79px;
    height:73px;
    border:1px solid #d9d9d9;
    background-color:#FFF;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
}
.view_img_bg img{
    vertical-align:middle;
}
.view_img_bg1{
    width:97px;
    height:73px;
    border:1px solid #d9d9d9;
    background-color:#FFF;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
}
.view_img_bg img1{
    vertical-align:middle;
}
.detail_product_blog h1{
    font-size:23pt;
    padding:10px 0px;
}
.no-rating{
    margin-top:5px;
    height:28px;
    background:url(../images/header_link_bg.png);
    border:1px solid #f5f5f5;
}
.view .no-rating{ background: none; }

.product-view-block div.display {
    margin-left: 60px;
}

.product-view-block div.display a.last {
    display: none;
}


.heart_img{

    float:left;
    width:40px; height:8px; font-size:0; line-height:0; background:url(../images/rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-left: 4px; margin-top: 6px;
}
.heart_img .rating{float:left; height:8px; background:url(../images/rating.png) 0 100% repeat-x;}
.no-rating .display{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.no-rating .display a, .no-rating a{
    font-size:9pt;
    color:#505050;
    float:left;
    margin:6px 0 0 0;
    padding:0px 15px 0 15px;
}
.no-rating .display a{
    border-right:1px solid #a5a5a5;
    text-decoration:underline;
}
.no-rating .display a:hover{
    text-decoration:none;
}
.no-rating .display a.last{
    border-right:none;
}
.nice_demo_price_box{
    width:100%;
    margin-top:5px;
    margin-left:0px;
    padding-bottom:20px;
    background: url(../images/sep_dotted_hor.gif) repeat-x 0 bottom;
}
.nice_demo_price_box.last{
    background:none;
}
.nice_demo_price_box p{
    width:auto;
    color:#4b4b4b;
    line-height:22px;
    clear:both;
}
.nice_demo_price_box .old-price .price-label{margin-top:15px; width:auto; font-size:10pt; color:#4b4b4b;  line-height:22px; float:left;}
.nice_demo_price_box .special-price .price-label{ width:auto; font-size:10pt; color:#4b4b4b;  line-height:22px; float:left;}
.old-price .price{
    text-decoration:line-through;
    padding-left:0px;
    font-size:15pt;
    color:#9d9d9d;
    float:left;
    line-height:22px;
    margin-top:15px;
}
.women_price_box3 .add_box .old-price .price{ line-height:16px;}
.special-price .price{
    text-decoration:none;
    padding-left:5px;
    font-size: 23px;
    color: #602;
    font-weight: bold;
    float:left;
    line-height:22px;
}
.regular-price .price{
    text-decoration: none;
    font-size: 23px;
    color: #602;
    font-weight: bold;
    float:right;
}

.nice_demo_price_box .stock_btn{
    background:url("../images/sing.png") 7px 6px no-repeat;
    padding:3px 8px 3px 28px;
    font-size:11pt;
    text-decoration:none;
    color:#8cab00;
    float:right;
    margin-top:15px;
}

/* REMOVE ADD COMPARE FROM DETAILS */
div.product-view-block {
    /*display:none;*/
}
.add_compare_link{
    display: none;
}
.add_compare_link ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
.add_compare_link ul li{
    border-right:none;
    font-size:9pt;
    padding:0px 20px 10px 0;
    /*float: left;*/
    /*margin: 6px 0 0 0;*/
}
.add_compare_link ul li a{
    background-position:364px 59px;
    color:#505050;
    text-decoration:none;
    padding:0px 0 0 23px;
}
.add_compare_link ul li a.wishlist{ float:left; margin-left:20px;}
.add_compare_link ul li a.compare{
    background-position:242px 398px;
    margin-left:20px;
}
.add_compare_link ul li a.friend{
    background-position:74px 59px;
    /*float:right;*/
    margin-right:20px;
}
.add_compare_link ul li a:hover{
    text-decoration:underline;
}
a.btn_compare{
    background:url(../images/icon_compare.png) repeat scroll 0 0;
}
.product-options{
    margin-top:20px;
    clear:both;
    float:left;
    display:inline-block;
}
.required{
    display: inline-block;
}
.product-options p{
    width:auto;
    font-size:12pt;
    color:#4b4b4b;
    float:none;
    line-height:24px;
    padding:0px;
    margin:0px;
}
span.star{
    width:auto;
    font-size:10pt;
    color:#ff0606;
}
.product-options select{
    color:#6a6a6a;
    font-size:12px;
    padding:4px;
    border:1px solid #d3d3d3;
    margin-left:20px;
    margin-bottom:10px;
    width:225px;
}
.product-options input{
    width:50px;
    color:#6a6a6a;
    font-size:12px;
    padding:4px;
    height:17px;
    border:1px solid #d3d3d3;
}

.webkit .product-options input {
    padding: 4px 3px 3px;
}

.product-options a.btn{
    padding:4px 4px 5px 5px;
    margin-left:4px;
    color:#606060;
    background-color:#e9e9e9;
    text-decoration:none;
    transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:background 0.3s linear; /* Safari and Chrome */
    -o-transition:background 0.3s ease-in-out; /* Opera */
    position:relative;
    top:1px;
}
.product-options a.btn:hover{
    background-color:#eee;
    color:#FFF;
}
.product-options a.btn.plus{
    margin-left:0px;
}
span.required{
    width:auto;
    font-size:9pt;
    color:#ff0606;

    padding-left:15px;
    padding-top:5px;
}
/*
a.btn_product{
        background:url(../images/detail_btn_icon.png) repeat-y 0 0;
}
a.btn_product-options{
    padding:12px 19px 12px 57px;
    background-color:#eee;
    box-shadow:0 0 0 1px #eee;
    transition:background-color 0.3s ease-in-out;
    -moz-transition:background-color 0.3s ease-in-out; / * Firefox 4 * /
    -webkit-transition:background-color 0.3s linear; / * Safari and Chrome * /
    -o-transition:background-color 0.3s ease-in-out; / * Opera * /
    -ms-transition:background-color 0.3s linear	;
    color:#FFF;
    font-size:14pt;
    text-decoration:none;
    float:right;
}
a.btn_product-options_position{
    background-position:20px 173px;
}
a.btn_product-options_position:hover{
    background-position:20px 94px;
    box-shadow:0 0 0 1px #CCC;
    background-color:#CCC;
    color:#000;
}
*/
.detail_product_blog1{
    width:150px;
    float:right;
}
.detail_product_blog1 img{
    width:150px;
    height:218px;
    float:left;
    margin-bottom:15px;
}
.product-collateral h2{ font-size: 25pt; text-align:center;}
.product_heading {position:relative;text-align: center; margin:40px 0}
.product_heading h2, .product_heading .inline_tabs{ font-size:20px; text-transform:uppercase; background-color:#fff;display:inline-block;padding:0 30px;border: 1px solid #d9d9d9;border-width: 0 1px;line-height: 17px;height: 17px;padding-bottom: 2px;}
.product_heading .inner, .tital .inner {position:absolute;top:50%;left:0;width:100%;border-bottom: 1px solid #d9d9d9;z-index:-1}

.product_heading .inline_tabs li{display: inline;}
.product_heading .inline_tabs li a{ text-decoration:none;}

.review_top_switcher {padding:15px 0 32px; text-align:center}
.review_top_switcher .btn_first_level{display:inline;margin-left:30px;padding: 5px 15px;background-image: none}

.product-collateral h2 {
    font-size: 20px;
    background-color: #fff;
    padding: 0 30px 2px;
    line-height: 17px;
    margin-bottom: -16px;
    font-style: normal;
    text-align: left;
}

.review .fullwidth{width:100%}
.review .fullwidth input,.fullwidth textarea{width:100%}

.tabs-bg{/*background:#fff;*/}
.tabs{height: 47px;  padding: 18px 10px 0;}
.tabs li { display: inline; float: left; margin-left:5px; border:0;  font-size: 12pt;}
.tabs li.active{ background:#ffffff; }
.tabs li a { border:1px solid #e2e2e2;border-bottom:0;float: left; text-decoration: none; color:#505050; padding:12px 12px 11px 12px; font-size:11pt;}
.tabs li a span { }
.tabs li.active a{padding:9px 12px 11px 12px;border-top:4px solid #eee;}
.tabs li.active a span { background: none repeat scroll 0 0  #fff; color:#eee; cursor: pointer; }
.tabs li a:hover {color:#eee; padding:9px 12px 11px 12px; border-top:4px solid #eee;}
#content{border:1px solid #e2e2e2; padding:25px 25px 42px 25px; color:#4b4b4b;  background: #FFF;}
.tab-content{border-top:1px solid #e2e2e2; padding:25px 25px 42px 25px; color:#4b4b4b;  background: #FFF;clear:both;}

.padder{}

#product_tabs_description_contents .std{font-size:12pt; color:#4b4b4b; line-height:22px;}

.box-tags label{  font-weight:bold; line-height:21px;}
.box-tags input.input-text{width:210px; color:#777; font-size:13px; padding:5px; margin-bottom:20px; background:#fff; margin-top:5px;}
.box-tags button.tag{padding:9px; background:#eee; color:#fff;}
.box-tags button.tag:hover{background:#000; text-decoration:none;}
.box-tags p{float:left;}

.review h3{  font-weight:bold; line-height:21px; margin-bottom:10px; }
.review .data-table{margin-bottom:15px;}
.review .data-table tr.last td{padding-bottom:10px;}
.review span{  line-height:21px; font-weight:normal;}
.review span.price{display: block; width: 100%; text-align: right;}
.review h4{}
.review .form-list label.required{margin-bottom:5px;}
.review .form-list input.input-text{margin-bottom:10px;}

.box-reviews dt {
    font-weight : bold;
}

.box-reviews dd {
    padding-bottom: 12px;
    margin-bottom: 18px;
    border-bottom: 1px solid #eee;
}
.box-reviews dd.last{border:0}
.box-reviews .date {
    font-size:small;
    font-style:italic;
    color:#666;
}

.box-reviews .review-author {
    font-style:italic;
    font-weight:normal;
}

.box-reviews a{}
.box-reviews dt{margin-bottom:10px;}
.box-reviews .ratings-table th {padding:3px 10px 2px 10px;}
.ratings-table td {border-radius:2px;padding:2px 7px 3px 7px;}
.ratings-table td .rating-box {margin-left:0;}
.box-reviews dd table{margin-bottom:10px;}

#product-attribute-specs-table th{border-bottom:0px; font-size:10pt;}
#product-attribute-specs-table td{border-bottom:0px; font-size:10pt;}

.product_like_box {
    padding-top: 16px;
}
.product_like_box .arrivals_price_box{ margin-right: 19px; }
.product_like_box li.last{ margin-right: 0;}

.checkout-table {background:#fff;}
.checkout-table .even {background: #fff;}
.sharing-button{padding-top:20px;}

/* Discover Custom Design */

.discover-category-list {
    width: 215px;margin-top: 30px;float:left;
}

.discover-category-content {
    position:relative;
    float:right;
    width: 720px;
}

/* Promo Blocks undeneath the slides */
.promotion-blocks {
    margin-top: 16px;
    margin-bottom: 16px;
}

.promotion-blocks ul {
    margin-bottom: 0;
    text-align: center;
}

.promotion-blocks li {
    list-style:none;
    vertical-align: top;
    display:inline-block;
    text-align:center;
    width:336px;
    min-height:208px;
    height: 208px;
    position: relative;
    /*    margin-right: 16px; */
    background: white;
    padding: 0;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #D2D2D2;	
}

.promotion-blocks li:first-child,
.promotion-blocks li:last-child {
    width:312px;
}

.promotion-blocks li:last-child {
    margin-right: 0px;
    float:right;
}

.promotion-blocks li:first-child {
    float: left;
}

.promotion-blocks ul li h1 {
    color: #a2bd07;
}

.promotion-blocks ul li img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.promotion-blocks ul li p {
    font-size: 15px;
    color: rgb(75,75,75);
    margin-bottom: 8px;
}
.promotion-blocks #newsletter_block img {width: 35px;position: absolute;top: 5px;left: 39px;}
.promotion-blocks #newsletter_block h1 {margin-left: 40px;}
.promotion-blocks #newsletter_block p {padding: 0 20px;margin:5px 0 14px;}

.promotion-blocks a {
    background-color: #a2bd07;
    text-decoration:none;
    padding:6px 16px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #333;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    text-shadow: 0px 0px 1px rgba(255,255,255,.5);
}

.promotion-blocks a:after {
    position: absolute;
    right: 4px;
    bottom: 0px;
    width: 20px;
	padding: 0 5px;
	height: 100%;
	content: "";
	background: transparent url("../images/assets/arrow_box-small_rueverte.png") center center no-repeat;
	background-image: linear-gradient(transparent, transparent), url("../images/assets/arrow_right_black.svg");
	background-size: 10px 22px;		
}

.promotion-blocks .box_button {
    color:#fff;
    width: 100px;
    height: 27px;
    cursor: pointer;
    display: block;
    vertical-align: middle;
    border-radius: 0 0 0 0;
    background-color: #a2bd07;
    margin: 19px auto 0;
    font-family:"skolar";
    font-style: italic;
}

.promotion-blocks .box_button:hover{background-color:#000; box-shadow:0 0 0 1px #000; }

.promotion-blocks .news_input {
    border: 1px solid #d6d6d6;
    padding: 0 10px;
    height: 26px;
    color: #4F4F4F;
    background-color: #fff;
    vertical-align: middle;
    border-radius: 0 0 0 0;
    margin: 0 auto 5px;
    width: 162px;
    font-size: 14px;
    display:block;
}
/*
.newsletter_subscribe_box {
	text-align:left;
    margin-top: 16px;
}

.newsletter_subscribe_box button {
    padding: 0 4px;
    margin: 0 4px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: #ddd;
    border: 1px solid #ccc;
    color: #999;
}

.newsletter_subscribe_box button:hover {
    color: #333;
}
*/

.newsletter_subscribe_box {
    margin-top: 6px;
}

#newsletter_name {
    display: none;
    width: 0;
    height: 0;
}

#newsletter {
    width: 246px;
    background: #eee;
    color: #999;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	border: 1px solid rgb(214, 214, 214);
	padding: 2px 7px;
	height: 19px;
}

.cms-home .main-container .tital {border: 0;}

.cms-home .tital h1{
    font-size: 24px;
    color:#333;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.cms-home .popular_box h1{margin: 5px 0px 0px 10px;}

.popular_box {
    background-color: #fff;
    padding: 0 .5em;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
border: 1px solid #D2D2D2;
}

.shipping-table td, .shipping-table th{padding:10px;}
.shipping-table th{background-color:#ccc;font-weight:bold;}
#united-states, #canada, #europe1, #europe2, #china, #brazil, #france, #germany, #corsica, #restoftheworld{color:rgb(154, 164, 0);padding-bottom:15px;}


.std h3{margin-bottom:10px;}

.discover-img-container, .discover-img-container-small{margin: 0;float:right;margin-left:20px;width:40%;webkit-transition:all ease-in 0.2s;
    -moz-transition:all ease-in 0.2s;
    -o-transition:all ease-in 0.2s;
    -ms-transition:all ease-in 0.2s;
    transition:all ease-in 0.2s;}

.discover-img-container-noresize, .discover-img-container-noresize-small{margin: 0;float:right;margin-left:20px;width: 40%;z-index:100;}

.discover-img-container-small, .discover-img-container-noresize-small{width:40%;}

.discover-img-container div, .discover-img-container-noresize div,.discover-img-container-small div, .discover-img-container-noresize-small div{background-color:#fff;}

.discover-img-container p, .discover-img-container-noresize p, .discover-img-container-small p, .discover-img-container-noresize-small p{margin:0;padding:5px;padding-left:10px;font-size:12px;border-bottom:1px solid #ddd;}

.discover-img-container img, .discover-img-container-noresize img, .discover-img-container-small img, .discover-img-container-noresize-small img{width:100%;}

.discover-img-container:hover, .discover-img-container-small:hover{box-shadow:1px 2px 3px;cursor:pointer;}


.test-nav-fixed{
    float:left;
    width:270px;
    position:fixed;
}

.test-content-fixed{
    float:right;
    width:69%;
    position:relative;
}

ul.toctoc{
    background-color:#fff;
    border: 1px solid #d9d9d9;
    border-width: 1px 0;
    margin: 15px 0 45px;
    padding: 24px 0 20px;
    position:relative;
    text-align: center;
}
.std .page-title.dotted_bg{background:url(../images/sep_dotted_hor.gif) 50% center repeat-x;text-align:center;}
.std .page-title.dotted_bg h1{display: inline;padding: 0 30px;background-color: #fff;}
.toctoc .summary_title{position: absolute;top: -14px;width: 100%;text-transform: uppercase;}
.toctoc .summary_title span{font-size: 16px;background-color:#fff;padding:0 30px;border:1px solid #d9d9d9; border-width:0 1px;line-height: 17px;display: inline-block;}

.toctoc li{list-style-position:inside;list-style-image:none;list-style:none;}

.toctoc-style{list-style-position:inside;
    border-top:1px solid #ccc;
    padding-top:3px;
    padding-bottom:3px;
    font-weight:bold;
    list-style-image:none;
    list-style:none;
    border-left:solid #a2bd07 5px;
    border-right:#ccc 1px solid;
    padding-left:5px;
    border-bottom:#ccc 1px solid;
    margin-bottom:5px;
    font-size:13pt;
}

.test-nav-fixed ul.toctoc{ text-align:left; padding-top:5px; border-width:0 1px 0 0;padding-right: 15px;}
.test-nav-fixed .toctoc .summary_title {position:relative; margin-bottom:-5px}
.test-nav-fixed .toctoc .summary_title span {border: 0; padding: 0 20px 0 0;}
.test-nav-fixed .toctoc a{font-size: 15px;border-bottom:1px solid #eee;padding:10px 0;}

.pseudo-arrow>a:after{content:url('../images/dropdown-arrow-inactive.png');/*position:absolute;right:1%;*/padding-left:10px;}
.pseudo-arrow-focus>a:after{content:url('../images/dropdown-arrow-active.png');/*position:absolute;right:1%;*/padding-left:10px;}
.toctoc li:hover{background:#f1f1f1;}
.toctoc li.summary_title:hover{background:none}
.toctoc a{text-decoration:none;display:inline-block;width:99%;color:#4b4b4b; padding:6px 0;}

.std ul.toctoc ul {font-size: 15px; margin: 20px auto;border: 1px solid #d9d9d9;padding: 10px;}
.toctocfocus{
    border:1px solid #a2bd07;
    border-left:5px solid #a2bd07;
    background:#ddd;}

.toctoc ul li a{color:#666;padding-left:10px;font-weight:normal;}
.toctoc ul{display:none;
    -webkit-transition:all ease-in 0.4s;
    -moz-transition:all ease-in 0.4s;
    -o-transition:all ease-in 0.4s;
    -ms-transition:all ease-in 0.4s;
    transition:all ease-in 0.4s;}



/***GUARANTEE***/

.guarantee{width:622px;position:relative;float:right;}
.guarantee .tital h1{}
.guarantee-box{
    float:left;
    margin-right:0 !important;
}
.guarantee-box p{
    margin-right:0 !important;
    width:215px !important;
}


.guarantee h1{color:#9aa400;font-size:3em;text-align:center;}
.guarantee h2{padding-left:15px;margin-bottom:15px;margin-top:15px;}

.guarantee-box li span {
    width: 20px;
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    border-radius: 20px;
    background: white;
    border: 1px solid #333;
    height: 18px;
    padding-top: 2px;
    font-family: "Times New Roman";
}

.guarantee-box li span.guarantee-hover {
    background: #ddd;
}

.guarantee-box li.active span {
    background: #333;
    color: white;
}

.guarantee-box li.active span.guarantee-hover {
    background: #666;
}


.guarantee-box ul li{
    background:none !important;
    padding-bottom: 10px;
}
.guarantee-box ul li:hover{
    background-image:none !important;
    cursor:pointer;
}
.guarantee-box .active {
}

.guarantee-box ul li.active a {
    text-decoration: underline;
}

.guarantee-box ul li a {
    color:#333;
    font-size: 14px;
    margin-left:6px;
}

.guarantee-box p a {
    color: #666;
}

.guarantee-box .active a {
    color:#333;
}

.guarantee-box .active span {
    /*    background-image: url(../images/assets/arrow_footnote_active.png); */
}

.guarantee-hover{
}

.non-active-guarantee{display:none;}
.active-guarantee{display:block;}
.guarantee li {
    list-style:none;
    padding:15px;
    padding-left:5px;
    background-color:#9aa400;
    color:#fff;
    margin-bottom: 5px;
    -webkit-transition:all ease-in 0.4s;
    -moz-transition:all ease-in 0.4s;
    -o-transition:all ease-in 0.4s;
    -ms-transition:all ease-in 0.4s;
    transition:all ease-in 0.2s;border:#fff 1px solid;
    font-size:11pt;
}
.guarantee li.active{background-color:#fff;color:#000;border:#9aa400 solid 1px;font-weight:bold;}
.guarantee li.active span{background-color:#9aa400;border:1px;color:#fff;margin-right: 5px;}
.guarantee li:hover{background-color:#fff;color:#000;border:#9aa400 solid 1px;cursor:pointer;}
.guarantee h1{font-size:22pt;}

.aboutrueverte{
    width:490px !important;
    font-size:10pt;
}
.aboutrueverte img{
    width:312px;
    height: 115px;
    margin-right: 10px;
    float: left;
}
.aboutrueverte h1{
    /*    font-size:25pt;*/
}
.logo-title{margin-top:15px;margin-bottom:15px;width:100%;height:auto;}

div#ageverification {

    width:520px;

    background-color:#fff;
    margin: 40px auto;
    border: 4px solid #9aa400;
    padding:20px;
}

p.ageConfirmButton {
    text-align:center;
}


p.ageConfirmButton a {
    background-color: #9aa400;
    color:#fff;
    font-size:14pt;
    padding:4px 24px;
    border-radius:4px;

}
.blur-overlay {
    position:fixed; top:0; left:0; right:0px; bottom:0px; z-index:1001;
    background-image:url(../images/blurredBackgrnd.png);
    background-position:center;
    background-repeat:repeat-y;
}
.add_to_bag_icon{
    background: url(../images/icon_bag.png) -33px -12px no-repeat;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    border-radius: 1px;
    transition:background-color 0.3s ease-in-out;
    -moz-transition:background-color 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition:background-color 0.3s linear; /* Safari and Chrome */
    -o-transition:background-color 0.3s ease-in-out; /* Opera */
}
.add_to_bag_icon:hover{
    background-position: -34px -65px;
    border:1px solid #d9d9d9;
    width: 24px;
    height: 24px;
    background-color:#e9e9e9;
    color:#000;
}
.languages_pan{display:none;}
.discover-start-block{width:32%; float:left;margin-right:2%;margin-top:20px;}
.discover-start-block:last-child {
    margin-right:0;
}
.discover-start-block:nth-child(3) {
    margin-right:0;
}
.discover-start-block img{margin-bottom:10px;width:100%;}
.discover-start-block-last{margin-right:0;}
/*
#select-language{position:absolute;z-index:100;height:auto;top:28px;}
#select-language li{display:none;height:30px;overflow:hidden;width:100%;}
#select-language li a{display:inline;width:100%;}
.header_left_link{float:left;background:url('../images/carrow.png') no-repeat 60px 12px;padding-right: 32px;padding-left:10px;padding-top:8px;padding-bottom:2px;font-size:9pt;}
#select-language a:hover{color:#a2bd07;}
.header_left_link:hover{background-color:#333;}*/

.cartCount_tooltip {
    position: absolute;
	top: 32px;
	right: -2px;
    display: block;
    color: #fff;
    line-height: 0;
    padding: 7px 5px 8px;
	font-size:12px;
    border-radius: 50%;
    background-color:#0A74A0;
	border:1px solid #DADADA;
}
#nav li.parent a.level-top.a-mobile, #nav li.over.parent a.level-top.a-mobile, #nav li.parent a.level-top.a-mobile:hover{background-image: url('../images/mobile_icon_plus.gif');}

#nav ul.level0 {

    z-index: 1500;
    padding: 0;
}

#nav .menu_wrapper.shown-sub{
    display: block;
    background: white;
    left:0px;
    right:0px;
    margin-top:8px;
	box-shadow: 5px 2px 8px rgba(0,0,0,.1);
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ccc;	
}

#nav .menu_wrapper.shown-sub .menu-left {
    /*    position: absolute;
        left: 0px;
        top: 0px; */
    float: right;
    width: 238px;
    height: 166px;
    text-align: center;
    padding: 0 20px 14px;
	border-left: 1px solid #d4d4d4;
	margin: 10px 0 6px;	
}

#nav ul.level0 {
    padding-left: 10px;
    padding-bottom: 10px;
}

#nav li.level1 {
    width: 189px;
    margin: 10px 8px 0px 0px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

#nav ul.with-pitch li.level1 {
    width: 228px;
}

#nav ul.level-0-siblings-4 li.level1 {
    width: 228px;
}

#nav .level1.first {
    /*    margin-left: 16px;*/
}

#nav .menu_wrapper.shown-sub .menu-bottom {
    position: relative;
    clear: both;
    /* Work around container padding */
    left: -10px;
    bottom: -10px;
    width: 998px;
}


#nav .menu_wrapper.shown-sub .menu-bottom ul {
    top: 0;
    padding: 0;
}

#nav .menu_wrapper.shown-sub .menu-bottom ul li {
    display: inline-block;
    width: 312px;
    padding: 10px;
	margin:0;
}
#nav .menu_wrapper.shown-sub .menu-bottom ul li.over {
	background-color:#ECECEC;
}

#nav .menu_wrapper.shown-sub .menu-bottom ul li a {
    margin: 0;
    padding: 0;
    background: none;
}

#nav .menu_wrapper.shown-sub .menu-bottom ul li a span {
    font-size: 12px;
    color: #333;
    text-transform: none;
	  margin-top: 4px;
}

#nav .menu_wrapper.shown-sub .menu-bottom ul li a span:after {
    content: url(../images/assets/menu-bottom-promo-link.png);
    position: relative;
    left: 4px;
    top: -2px;
}

#nav .menu_wrapper.shown-sub .menu-bottom ul li:first-child {
    margin-left: 2px;
}

#nav .level1 a {
    color: #333;
    border: 0px;
    background: none;
    line-height: 1em;
}
/*
#nav .level1 a span {
    font-size: 14px;
}*/

#nav ul.level1 {
    padding-top: 0px;
}

#nav li ul li ul li.level2 {
    background:url(../images/assets/bullet_dropdown-link_rueverte.png) 0px 6px no-repeat;
    margin: 0 20px 0 0;
}
/*
#nav li ul li ul li.level2:hover {
    background:url(../images/assets/bullet_dropdown-link_rueverte.png) 0px -31px no-repeat;
}


#nav li ul li ul li:hover,
#nav li ul li ul li.first:hover {
    background:url(../images/arrow.png) 1px 6px no-repeat;
    padding-left:13px;
}
*/

.rueverte-multishop-img{float:left;margin-right:7px;}
#rueverte_top_title{float:left;padding:6px 0 0 5px;}
/*#nav>li>ul>li{width:auto;}
#nav>li>ul>li>a,#nav>li>ul>li>a:hover{text-align:left;height:48px;line-height:48px;}
#nav>li>ul>li>a>span{vertical-align: middle;display:inline-block;line-height:1.5;}

#mti_wfs_colophon{display:none !important;}

#checkout_register{margin-right: 15px;}

.discover-section {text-transform: uppercase; text-align:left; font-style:normal;border-bottom:dotted 2px #cdcdcd;margin-bottom:14px;font-size:16pt;margin-top:7px;}
.discover-start-block li:last-child{border-bottom:0px;}
.discover-start-block li {font-weight:normal;}

/* ----------- Review Form Rating Input ------- */
.review li.rating{display:none;}
.rating .input-box{float: left;height: 40px;margin-left: 20px;clear: none;}
.rating ul{width:100px;height:20px;	display: block;	position:relative;	background: url(../images/star-matrix.gif) no-repeat 0 0;
}
.rating ul.nostar {background-position:0 0}
.rating ul.star1 {background-position:0 -20px}
.rating ul.star2 {background-position:0 -40px}
.rating ul.star3 {background-position:0 -60px}
.rating ul.star4 {background-position:0 -80px}
.rating ul.star5 {background-position:0 -100px}
.rating ul li {
    cursor: pointer;
    /*ie5 mac doesn't like it if the list is floated\*/
    float:left;
    /* end hide*/
    text-indent:-999em;
}
.rating ul li a {
    position:absolute;
    left:0;
    top:0;
    width:20px;
    height:20px;
    text-decoration:none;
    z-index: 200;
}
.rating ul li.one a {left:0}
.rating ul li.two a {left:20px;}
.rating ul li.three a {left:40px;}
.rating ul li.four a {left:60px;}
.rating ul li.five a {left:80px;}

.rating ul li a.hover {
    z-index:2;
    width:120px;
    height:20px;
    overflow:hidden;
    left:0;
    background: url(../images/star-matrix.gif) no-repeat 0 0
}
.rating ul li.one a.hover {background-position:0 -120px;}
.rating ul li.two a.hover {background-position:0 -140px;}
.rating ul li.three a.hover {background-position:0 -160px}
.rating ul li.four a.hover {background-position:0 -180px}
.rating ul li.five a.hover {background-position:0 -200px}


.history-gallery{text-align:center;}
.history-gallery>div{height:200px;width:auto;}
.history-gallery>div>img{height:100%;width:auto;}
.history-gallery>div>img>div>p{}
.absinth-set-list li{list-style: circle;}
/*
.western span{margin-left:4px;}*/
#cart_infos{clear: both;}


/* Checkout Footer */

#footer-checkout{
    margin: 10px auto;
    text-align:center;
    padding:25px 32px 0;
    border-top: 2px solid #d8d2c7;

}
#footer-checkout .secure_ssl{background:url(../images/secure_icon.jpg) no-repeat 5px 0;width:250px;padding-left:60px; height:45px; float:left;margin-bottom:35px}
#footer-checkout .payment_systems{float:right;padding-top:5px}
#footer-checkout .checkout_contact_us{clear:both; margin:0 auto 10px; width:480px;border:1px solid #d8d2c7;border-width:1px 0;padding:22px 0}

.follow_button {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 173px;
    width: 38px;
    height: 175px;
    background: #ddd;
}

.follow_button p  {
    display: none;
}

.follow_button .btn_follow {
    height: 27px;
    width: 27px;
    text-decoration:none;
    display: block;
    margin-left: 6px;
    margin-top: 6px;
    background-repeat: no-repeat;
}

#footer_part a.btn_follow_fb {
    margin-top: 8px;
    background-image: url('../images/assets/social_facebook.png');
}
#footer_part a.btn_follow_fb:hover {
    background-image: url('../images/assets/social_facebook_hover.png');
}
#footer_part a.btn_follow_twiter{
    background-image: url('../images/assets/social_twitter.png');
}
#footer_part a.btn_follow_twiter:hover{
    background-image: url('../images/assets/social_twitter_hover.png');
}
#footer_part a.btn_follow_msg{
    background-image: url('../images/assets/social_email.png');
}
#footer_part a.btn_follow_msg:hover{
    background-image: url('../images/assets/social_email_hover.png');
}
#footer_part a.btn_follow_Googplus{
    background-image: url('../images/assets/social_googleplus.png');
}
#footer_part a.btn_follow_Googplus:hover{
    background-image: url('../images/assets/social_googleplus_hover.png');
}
#footer_part a.btn_follow_Pinteres{
    background-image: url('../images/assets/social_pinterest.png');
}
#footer_part a.btn_follow_Pinteres:hover{
    background-image: url('../images/assets/social_pinterest_hover.png');
}

.review-promo-block {
    padding: 16px 32px;
    height: 100%;
    /*    position: relative;*/
}

.review-quote {
    display: block;
    text-indent: -16px;
    color: #02364b;
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: 400;
    font-family: 'HoneyScript', sans-serif;
    line-height: 1.2;
    height: 116px;
    max-height: 128px;
}

.review-quote:before {
    content: url('../images/assets/quote.png');
    margin-right: .25em;
}

/*
.review-quote:after {
    content: url('../images/assets/quote.png');
    margin-left: 0.5em;
    position: relative;
    top: 8px;
}
*/

.review-author {
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    color: #035b7f;
    display: block;
    /*font-family: 'HoneyScript', sans-serif;*/
    font-family: "skolar",  "ff-meta-serif-web-pro", leitura-news, serif;
}

.review-page {
    background: white;
    padding: 16px 24px;
}

.page-review-block {
    padding: 16px 32px;
    position: relative;
    background: #fefefe;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: 400;
    font-family: 'HoneyScript', sans-serif;
}


.page-review-block .review-quote {
    height: auto;
}

.review-page-reviews {
    float:left;
    width: 592px;
    margin-top: 16px;
    padding-right:24px;
}

.review-page-cms {
    float: right;
    width: 310px;
    margin-top: 16px;
    padding-left: 24px;
    border-left: 1px solid #e5e5e5;
}

.review-page-cms p {
    text-align: justify;
}

/*
#footer_part a.btn_follow{
    float:left;
    margin-right:15px;
}
*/


/****** FIX FOR INTERMEDIATE PROBLEM WITH CHROME */
.webkit .top-block {
    margin-top: 20px;
}


.content-block {
    background: white;
    margin-bottom: 16px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #D2D2D2;	
}
.main-block {
    background: white;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	border: 1px solid #D2D2D2;	
}
/* Buttons */

a.btn-product-options {
    text-shadow: none;
}

a.btn-cart {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    width: 162px;
    height: 35px;
    display: inline-block;
}

body.abs.de .btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_de.jpg');
}

body.abs.de .btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_de_.jpg');
}

body.abs.en .btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_en.jpg');
}

body.abs.en .btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_en_.jpg');
}

body.abs.fr .btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_fr.jpg');
}

body.abs.fr .btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_fr_.jpg');
}

body.rue.de .btn-cart {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_de.jpg');
}

body.rue.de .btn-cart:hover {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_de_.jpg');
}

body.rue.en .btn-cart {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_en.jpg');
}

body.rue.en .btn-cart:hover {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_en_.jpg');
}

body.rue.fr .btn-cart {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_fr.jpg');
}

body.rue.fr .btn-cart:hover {
    background: url('../images/buttons/rueverte/btn_add-to-bag_rue_fr_.jpg');
}

body.dig.de .btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_de.jpg');
}

body.dig.de .btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_de_.jpg');
}

body.dig.en .btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_en.jpg');
}

body.dig.en .btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_en_.jpg');
}

body.dig.fr .btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_fr.jpg');
}

body.dig.fr .btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_fr_.jpg');
}

body.bit.de .btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_de.jpg');
}

body.bit.de .btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_de_.jpg');
}

body.bit.en .btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_en.jpg');
}

body.bit.en .btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_en_.jpg');
}

body.bit.fr .btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_fr.jpg');
}

body.bit.fr .btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_fr_.jpg');
}

body.rue.de .category-absinthes.btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_de.jpg');
}

body.rue.de .category-absinthes.btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_de_.jpg');
}

body.rue.en .category-absinthes.btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_en.jpg');
}

body.rue.en .category-absinthes.btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_en_.jpg');
}

body.rue.fr .category-absinthes.btn-cart {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_fr.jpg');
}

body.rue.fr .category-absinthes.btn-cart:hover {
    background: url('../images/buttons/absinthes/btn_add-to-bag_abs_fr_.jpg');
}

body.rue.de .category-digestifs.btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_de.jpg');
}

body.rue.de .category-digestifs.btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_de_.jpg');
}

body.rue.en .category-digestifs.btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_en.jpg');
}

body.rue.en .category-digestifs.btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_en_.jpg');
}

body.rue.fr .category-digestifs.btn-cart {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_fr.jpg');
}

body.rue.fr .category-digestifs.btn-cart:hover {
    background: url('../images/buttons/digestif/btn_add-to-bag_dig_fr_.jpg');
}

body.rue.de .category-bitters.btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_de.jpg');
}

body.rue.de .category-bitters.btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_de_.jpg');
}

body.rue.en .category-bitters.btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_en.jpg');
}

body.rue.en .category-bitters.btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_en_.jpg');
}

body.rue.fr .category-bitters.btn-cart {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_fr.jpg');
}

body.rue.fr .category-bitters.btn-cart:hover {
    background: url('../images/buttons/bitters/btn_add-to-bag_bit_fr_.jpg');
}

.newsletter_subscribe_box button {
    margin: 4px 8px;
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    color: transparent;
    white-space: nowrap;            /* because only the first line is indented */
    display: inline-block;
    height: 25px;
    top: 35px;
    left:270px;
}

body.de .newsletter_subscribe_box button {
    width: 120px;
}

body.en .newsletter_subscribe_box button {
    width: 107px;
}

body.fr .newsletter_subscribe_box button {
    width: 104px;
}

body.abs.de .newsletter_subscribe_box button {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_de.jpg');
}

body.abs.de .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_de_.jpg');
}

body.abs.en .newsletter_subscribe_box button {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_en.jpg');
}

body.abs.en .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_en_.jpg');
}

body.abs.fr .newsletter_subscribe_box button {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_fr.jpg');
}

body.abs.fr .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/absinthes/btn_subscribe_abs_fr_.jpg');
}

body.dig.de .newsletter_subscribe_box button {
    background: url('../images/buttons/digestif/btn_subscribe_dig_de.jpg');
}

body.dig.de .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/digestif/btn_subscribe_dig_de_.jpg');
}

body.dig.en .newsletter_subscribe_box button {
    background: url('../images/buttons/digestif/btn_subscribe_dig_en.jpg');
}

body.dig.en .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/digestif/btn_subscribe_dig_en_.jpg');
}

body.dig.fr .newsletter_subscribe_box button {
    background: url('../images/buttons/digestif/btn_subscribe_dig_fr.jpg');
}

body.dig.fr .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/digestif/btn_subscribe_dig_fr_.jpg');
}

body.bit.de .newsletter_subscribe_box button {
    background: url('../images/buttons/bitters/btn_subscribe_bit_de.jpg');
}

body.bit.de .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/bitters/btn_subscribe_bit_de_.jpg');
}

body.bit.en .newsletter_subscribe_box button {
    background: url('../images/buttons/bitters/btn_subscribe_bit_en.jpg');
}

body.bit.en .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/bitters/btn_subscribe_bit_en_.jpg');
}

body.bit.fr .newsletter_subscribe_box button {
    background: url('../images/buttons/bitters/btn_subscribe_bit_fr.jpg');
}

body.bit.fr .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/bitters/btn_subscribe_bit_fr_.jpg');
}

body.rue.de .newsletter_subscribe_box button {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_de.jpg');
}

body.rue.de .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_de_.jpg');
}

body.rue.en .newsletter_subscribe_box button {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_en.jpg');
}

body.rue.en .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_en_.jpg');
}

body.rue.fr .newsletter_subscribe_box button {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_fr.jpg');
}

body.rue.fr .newsletter_subscribe_box button:hover {
    background: url('../images/buttons/rueverte/btn_subscribe_rue_fr_.jpg');
}



a.btn_view_listing,
a.btn_view_product {
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    display: inline-block;
    position: relative;
    height: 35px;
    width: 162px;
}

body.de a.btn_view_listing,
body.de a.btn_view_product {
    background: url('../images/buttons/rueverte/btn_view-details_de.jpg');
}

body.de a.btn_view_listing:hover,
body.de a.btn_view_product:hover {
    background: url('../images/buttons/rueverte/btn_view-details_de_.jpg');
}

body.en a.btn_view_listing,
body.en a.btn_view_product {
    background: url('../images/buttons/rueverte/btn_view-details_en.jpg');
}

body.en a.btn_view_listing:hover,
body.en a.btn_view_product:hover {
    background: url('../images/buttons/rueverte/btn_view-details_en_.jpg');
}

body.fr a.btn_view_listing,
body.fr a.btn_view_product {
    background: url('../images/buttons/rueverte/btn_view-details_fr.jpg');
}

body.fr a.btn_view_listing:hover,
body.fr a.btn_view_product:hover {
    background: url('../images/buttons/rueverte/btn_view-details_fr_.jpg');
}

.review_top_switcher .btn_read_reviews {
    margin: 4px 8px;
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    color: transparent;
    white-space: nowrap;            /* because only the first line is indented */
    display: inline-block;
    position: relative;
    height: 25px;
    top: -5px;
    float:right;
}

.review_top_switcher .lb_read_reviews {
    float:left;
}

body.en .review_top_switcher .btn_read_reviews {
    width: 167px;
}

body.abs.en .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_abs_en.jpg');
}

body.abs.en .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_abs_en_.jpg');
}

body.rue.en .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_rue_en.jpg');
}

body.rue.en .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_rue_en_.jpg');
}

body.dig.en .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_dig_en.jpg');
}

body.dig.en .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_dig_en_.jpg');
}

body.bit.en .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_bit_en.jpg');
}

body.bit.en .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_bit_en_.jpg');
}

body.de .review_top_switcher .btn_read_reviews {
    width: 266px;
}

body.abs.de .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_abs_de.jpg');
}

body.abs.de .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_abs_de_.jpg');
}

body.rue.de .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_rue_de.jpg');
}

body.rue.de .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_rue_de_.jpg');
}

body.dig.de .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_dig_de.jpg');
}

body.dig.de .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_dig_de_.jpg');
}

body.bit.de .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_bit_de.jpg');
}

body.bit.de .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_bit_de_.jpg');
}

body.fr .review_top_switcher .btn_read_reviews {
    width: 210px;
}

body.abs.fr .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_abs_fr.jpg');
}

body.abs.fr .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_abs_fr_.jpg');
}

body.rue.fr .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_rue_fr.jpg');
}

body.rue.fr .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_rue_fr_.jpg');
}

body.dig.fr .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_dig_fr.jpg');
}

body.dig.fr .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_dig_fr_.jpg');
}

body.bit.fr .review_top_switcher .btn_read_reviews {
    background: url('../images/assets/btn_back-to-the-reviews_bit_fr.jpg');
}

body.bit.fr .review_top_switcher .btn_read_reviews:hover {
    background: url('../images/assets/btn_back-to-the-reviews_bit_fr_.jpg');
}

.review_top_switcher .btn_add_review {
    margin: 4px 8px;
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    color: transparent;
    white-space: nowrap;            /* because only the first line is indented */
    display: inline-block;
    position: relative;
    height: 25px;
    top: -5px;
    float:right;
}

.review_top_switcher .lb_add_review {
    float:left;
}

body.en .review_top_switcher .btn_add_review {
    width: 180px;
}

body.abs.en .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_abs_en.jpg');
}

body.abs.en .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_abs_en_.jpg');
}

body.rue.en .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_rue_en.jpg');
}

body.rue.en .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_rue_en_.jpg');
}

body.dig.en .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_dig_en.jpg');
}

body.dig.en .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_dig_en_.jpg');
}

body.bit.en .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_bit_en.jpg');
}

body.bit.en .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_bit_en_.jpg');
}

body.de .review_top_switcher .btn_add_review {
    width: 252px;
}

body.abs.de .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_abs_de.jpg');
}

body.abs.de .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_abs_de_.jpg');
}

body.rue.de .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_rue_de.jpg');
}

body.rue.de .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_rue_de_.jpg');
}

body.dig.de .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_dig_de.jpg');
}

body.dig.de .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_dig_de_.jpg');
}

body.bit.de .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_bit_de.jpg');
}

body.bit.de .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_bit_de_.jpg');
}

body.fr .review_top_switcher .btn_add_review {
    width: 165px;
}

body.abs.fr .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_abs_fr.jpg');
}

body.abs.fr .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_abs_fr_.jpg');
}

body.rue.fr .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_rue_fr.jpg');
}

body.rue.fr .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_rue_fr_.jpg');
}

body.dig.fr .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_dig_fr.jpg');
}

body.dig.fr .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_dig_fr_.jpg');
}

body.bit.fr .review_top_switcher .btn_add_review {
    background: url('../images/assets/btn_give-us-your-opinion_bit_fr.jpg');
}

body.bit.fr .review_top_switcher .btn_add_review:hover {
    background: url('../images/assets/btn_give-us-your-opinion_bit_fr_.jpg');
}

.listing_price_box p.out-of-stock {
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    display: inline-block;
    position: relative;
    height: 35px;
    width: 162px;
}

body.de .listing_price_box p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_de.jpg');
}

body.en .listing_price_box p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_en.jpg');
}

body.fr .listing_price_box p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_fr.jpg');
}

.cart .product_btn p.out-of-stock {
    padding: 0;
    margin: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    display: inline-block;
    position: relative;
    height: 35px;
    width: 162px;
}

body.de .product_btn p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_de.jpg');
}

body.en .product_btn p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_en.jpg');
}

body.fr .product_btn p.out-of-stock {
    background: url('../images/buttons/rueverte/btn_out-of-stock_fr.jpg');
}

/* Produktlisting */

.onestepcheckout-index-index .container,.checkout-cart-index .container{margin-top: 20px;}
.catalog-category-view .container:after {
    clear: both;
}


/* Produktdetail */

.add-buttons {
    text-align: right;
    font-size: 0;
    margin-top: 12px;
}

.add-buttons div {
    display: block;
}

p.paypal-logo {
    text-align: center;
}

.paypal-logo a img {
    display: block;
    margin: 0 auto;
}

.paypal-or {
    font-size: 12px;
    display: block;
}

.product-detail-block {
    position: relative;
}
.product-detail-top{
	padding: 10px 0;
}
.sharing-button {
    /*
        position: absolute;
        bottom: 8px;
        right: 13px;
    */
    display: none;
}

.btn-add {
    display: block !important;
}

.product_detail_upsell {
    float:left;
    width: 588px;
    position: relative;
}

.product_detail_related {
    float:right;
    width: 412px;
    position: relative;

}
.product_detail_related .content-block{
    border-left: 0px;
}
#related-product-carousel .view {
    width: 145px;
}

.new-products {
    background: white;
    padding: 10px 24px;

}

.new-products ol {
    list-style: none outside none;
    padding: 0;
    margin: 0;
}

.new-products .listing_text_box {
    width: 534px;
}

.category-kontakt .category_view,
.category-contact .category_view {
    display: none;
}

.success-message .btn_added2cart {
    margin: 4px 8px;
    padding: 0;
    text-indent: -9999px;                 /* sends the text off-screen */
    color: transparent;
    white-space: nowrap;            /* because only the first line is indented */
    display: inline-block;
    position: relative;
    height: 35px;
    background: url('../images/assets/btn_view-shopping-cart_en.jpg');
    width: 216px;
}

.product-detail-block .product-detail-bottom {
    position: relative;
}

.product-detail-block .price-container {
    margin-top: 12px;
    float:right;
    width: 162px;
    text-align: center;
}

.product-detail-block .availability-container {
    float:left;
    position: relative;
    top: -3px;
}

.product-detail-block .product-options {
    position: absolute;
    top: 12px;
    left: 0px;
    right: 186px;
    text-align: right;
    margin: 0;
}

.product-detail-block .normalized-price {
    padding: 0;
    margin: 0;
    float: none;
	clear: both;
}

.product-detail-block .regular-price .price {
    float: none;
}

.success-msg .btn_added2cart.btn_2nd_level { /* View shopping-cart */
    float:right;
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none;
    margin: 0 8px 0;

}

.de .success-msg .btn_added2cart.btn_2nd_level {
    width: 226px;
    background: url('../images/assets/btn_view-shopping-cart_de.jpg');
}

.de .success-msg .btn_added2cart.btn_2nd_level:hover {
    background: url('../images/assets/btn_view-shopping-cart_de_.jpg');
}

.en .success-msg .btn_added2cart.btn_2nd_level {
    width: 216px;
    background: url('../images/assets/btn_view-shopping-cart_en.jpg');
}

.en .success-msg .btn_added2cart.btn_2nd_level:hover {
    background: url('../images/assets/btn_view-shopping-cart_en_.jpg');
}

.fr .success-msg .btn_added2cart.btn_2nd_level {
    width: 171px;
    background: url('../images/assets/btn_view-shopping-cart_fr.jpg');
}

.fr .success-msg .btn_added2cart.btn_2nd_level:hover {
    background: url('../images/assets/btn_view-shopping-cart_fr_.jpg');
}

.success-msg .btn_added2cart.btn_first_level { /* Checkout */
    float:right;
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none;
}
.de .success-msg .btn_added2cart.btn_first_level {
    width: 154px;
}
.de.abs .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_abs_de.jpg');
}
.de.abs .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_abs_de_.jpg');
}
.de.rue .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_rue_de.jpg');
}
.de.rue .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_rue_de_.jpg');
}
.de.dig .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_dig_de.jpg');
}
.de.dig .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_dig_de_.jpg');
}
.de.bit .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_bit_de.jpg');
}
.de.bit .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_bit_de_.jpg');
}
.en .success-msg .btn_added2cart.btn_first_level {
    width: 153px;
}
.en.abs .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_abs_en.jpg');
}
.en.abs .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_abs_en_.jpg');
}
.en.rue .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_rue_en.jpg');
}
.en.rue .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_rue_en_.jpg');
}
.en.dig .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_dig_en.jpg');
}
.en.dig .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_dig_en_.jpg');
}
.en.bit .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_bit_en.jpg');
}
.en.bit .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_bit_en_.jpg');
}
.fr .success-msg .btn_added2cart.btn_first_level {
    width: 175px;
}
.fr.abs .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_abs_fr.jpg');
}
.fr.abs .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_abs_fr_.jpg');
}
.fr.rue .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_rue_fr.jpg');
}
.fr.rue .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_rue_fr_.jpg');
}
.fr.dig .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_dig_fr.jpg');
}
.fr.dig .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_dig_fr_.jpg');
}
.fr.bit .success-msg .btn_added2cart.btn_first_level {
    background: url('../images/assets/btn_checkout_bit_fr.jpg');
}
.fr.bit .success-msg .btn_added2cart.btn_first_level:hover {
    background: url('../images/assets/btn_checkout_bit_fr_.jpg');
}


.cart p.paypal-logo {
    text-align: left;
}

.cart .totals p.paypal-logo {
    text-align: center;
}

.de .cart .totals p.paypal-logo {
    width: 154px;
}

.en .cart .totals p.paypal-logo {
    width: 153px;
}

.fr .cart .totals p.paypal-logo {
    width: 175px;
}


.cart p.paypal-logo a img {
    display: inline;
    position:relative;
}

.de .cart p.paypal-logo a img {
    top: -6px;
}


.cart .page-title .paypal-or {
    display: inline;
}

.cart .totals .checkout-types li {
    display: inline-block;
}

button.btn-proceed-checkout { /* Checkout */
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
}

.totals button.btn-proceed-checkout {
    top: 4px;
}

.success-msg .btn_added2cart.btn_first_level { /* Checkout */
    float:right;
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none;
}

/* Ab hier unsicher ob es noch fertiog wird */
.checkout-onepage-index .button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index .button {
    width: 101px;
}

.en.checkout-onepage-index .button {
    width: 120px;
}

.fr.checkout-onepage-index .button {
    width: 128px;
}

.de.rue.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_rue_de.jpg');
}

.de.rue.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_rue_de_.jpg');
}

.de.abs.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_abs_de.jpg');
}

.de.abs.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_abs_de_.jpg');
}

.de.dig.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_dig_de.jpg');
}

.de.dig.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_dig_de_.jpg');
}

.de.bit.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_bit_de.jpg');
}

.de.bit.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_bit_de_.jpg');
}

.en.rue.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_rue_en.jpg');
}

.en.rue.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_rue_en_.jpg');
}

.en.abs.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_abs_en.jpg');
}

.en.abs.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_abs_en_.jpg');
}

.en.dig.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_dig_en.jpg');
}

.en.dig.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_dig_en_.jpg');
}

.en.bit.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_bit_en.jpg');
}

.en.bit.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_bit_en_.jpg');
}

.fr.rue.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_abs_fr.jpg');
}

.fr.abs.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_dig_fr.jpg');
}

.fr.dig.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-index .button {
    background: url('../images/assets/btn_continue_bit_fr.jpg');
}

.fr.bit.checkout-onepage-index .button:hover {
    background: url('../images/assets/btn_continue_bit_fr_.jpg');
}

.checkout-onepage-index .back-link a {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index .back-link a {
    width: 104px;
}

.en.checkout-onepage-index .back-link a {
    width: 85px;
}

.fr.checkout-onepage-index .back-link a {
    width: 100px;
}

.de.rue.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_rue_de.jpg');
}

.de.rue.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_rue_de_.jpg');
}

.de.abs.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_abs_de.jpg');
}

.de.abs.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_abs_de_.jpg');
}

.de.dig.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_dig_de.jpg');
}

.de.dig.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_dig_de_.jpg');
}

.de.bit.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_bit_de.jpg');
}

.de.bit.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_bit_de_.jpg');
}

.en.rue.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_rue_en.jpg');
}

.en.rue.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_rue_en_.jpg');
}

.en.abs.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_abs_en.jpg');
}

.en.abs.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_abs_en_.jpg');
}

.en.dig.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_dig_en.jpg');
}

.en.dig.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_dig_en_.jpg');
}

.en.bit.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_bit_en.jpg');
}

.en.bit.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_bit_en_.jpg');
}

.fr.rue.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_abs_fr.jpg');
}

.fr.abs.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_dig_fr.jpg');
}

.fr.dig.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-index .back-link a {
    background: url('../images/assets/btn_back_bit_fr.jpg');
}

.en.bit.checkout-onepage-index .back-link a:hover {
    background: url('../images/assets/btn_back_bit_en_.jpg');
}

.checkout-onepage-index #opc-login .col1 button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index #opc-login .col1 button {
    width: 128px;
}

.en.checkout-onepage-index #opc-login .col1 button {
    width: 187px;
}

.fr.checkout-onepage-index #opc-login .col1 button {
    width: 201px;
}

.de.rue.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_rue_de.jpg');
}

.de.rue.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_rue_de_.jpg');
}

.de.abs.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_abs_de.jpg');
}

.de.abs.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_abs_de_.jpg');
}

.de.dig.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_dig_de.jpg');
}

.de.dig.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_dig_de_.jpg');
}

.de.bit.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_bit_de.jpg');
}

.de.bit.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_bit_de_.jpg');
}

.en.rue.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_rue_en.jpg');
}

.en.rue.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_rue_en_.jpg');
}

.en.abs.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_abs_en.jpg');
}

.en.abs.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_abs_en_.jpg');
}

.en.dig.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_dig_en.jpg');
}

.en.dig.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_dig_en_.jpg');
}

.en.bit.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_bit_en.jpg');
}

.en.bit.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_bit_en_.jpg');
}

.fr.rue.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_abs_fr.jpg');
}

.fr.abs.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_dig_fr.jpg');
}

.fr.dig.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-index #opc-login .col1 button {
    background: url('../images/assets/btn_express-checkout_bit_fr.jpg');
}

.fr.bit.checkout-onepage-index #opc-login .col1 button:hover {
    background: url('../images/assets/btn_express-checkout_bit_fr_.jpg');
}

.checkout-onepage-index #opc-login .col2 button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index #opc-login .col2 button {
    width: 149px;
}

.en.checkout-onepage-index #opc-login .col2 button {
    width: 171px;
}

.fr.checkout-onepage-index #opc-login .col2 button {
    width: 185px;
}

.de.rue.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_rue_de.jpg');
}

.de.rue.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_rue_de_.jpg');
}

.de.abs.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_abs_de.jpg');
}

.de.abs.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_abs_de_.jpg');
}

.de.dig.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_dig_de.jpg');
}

.de.dig.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_dig_de_.jpg');
}

.de.bit.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_bit_de.jpg');
}

.de.bit.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_bit_de_.jpg');
}

.en.rue.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_rue_en.jpg');
}

.en.rue.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_rue_en_.jpg');
}

.en.abs.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_rue_en.jpg');
}

.en.abs.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_abs_en_.jpg');
}

.en.dig.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_dig_en.jpg');
}

.en.dig.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_dig_en_.jpg');
}

.en.bit.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_bit_en.jpg');
}

.en.bit.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_bit_en_.jpg');
}

.fr.rue.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_abs_fr.jpg');
}

.fr.abs.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_dig_fr.jpg');
}

.fr.dig.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-index #opc-login .col2 button {
    background: url('../images/assets/btn_guest-checkout_bit_fr.jpg');
}

.fr.bit.checkout-onepage-index #opc-login .col2 button:hover {
    background: url('../images/assets/btn_guest-checkout_bit_fr_.jpg');
}
/*
.checkout-onepage-index #review-buttons-container a {
    padding:0;
    margin:0;
    text-indent: -9999px;
    white-space: nowrap;
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index #review-buttons-container a {
    width: 215px;
}

.en.checkout-onepage-index #review-buttons-container a {
    width: 155px;
}

.fr.checkout-onepage-index #review-buttons-container a {
    width: 218px;
}

.de.rue.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_rue_de.jpg');
}

.de.rue.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_rue_de_.jpg');
}

.de.abs.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_abs_de.jpg');
}

.de.abs.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_abs_de_.jpg');
}

.de.dig.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_dig_de.jpg');
}

.de.dig.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_dig_de_.jpg');
}

.de.bit.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_bit_de.jpg');
}

.de.bit.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_bit_de_.jpg');
}

.en.rue.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_rue_en.jpg');
}

.en.rue.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_rue_en_.jpg');
}

.en.abs.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_abs_en.jpg');
}

.en.abs.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_abs_en_.jpg');
}

.en.dig.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_dig_en.jpg');
}

.en.dig.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_dig_en_.jpg');
}

.en.bit.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_bit_en.jpg');
}

.en.bit.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_bit_en_.jpg');
}

.fr.rue.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_abs_fr.jpg');
}

.fr.abs.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_dig_fr.jpg');
}

.fr.dig.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-index #review-buttons-container a {
    background: url('../images/assets/btn_edit-your-cart_bit_fr.jpg');
}

.fr.bit.checkout-onepage-index #review-buttons-container a:hover {
    background: url('../images/assets/btn_edit-your-cart_bit_fr_.jpg');
}
*/
.checkout-onepage-index #review-buttons-container button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-index #review-buttons-container button {
    width: 206px;
}

.en.checkout-onepage-index #review-buttons-container button {
    width: 139px;
}

.fr.checkout-onepage-index #review-buttons-container button {
    width: 206px;
}

.de.rue.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_de.jpg');
}

.de.rue.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_de_.jpg');
}

.de.abs.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_de.jpg');
}

.de.abs.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_de_.jpg');
}

.de.dig.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_de.jpg');
}

.de.dig.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_de_.jpg');
}

.de.bit.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_de.jpg');
}

.de.bit.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_de_.jpg');
}

.en.rue.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_en.jpg');
}

.en.rue.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_en_.jpg');
}

.en.abs.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_en.jpg');
}

.en.abs.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_en_.jpg');
}

.en.dig.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_en.jpg');
}

.en.dig.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_en_.jpg');
}

.en.bit.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_en.jpg');
}

.en.bit.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_en_.jpg');
}

.fr.rue.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_fr.jpg');
}

.fr.rue.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_fr.jpg');
}

.fr.abs.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_fr_.jpg');
}

.fr.dig.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_fr.jpg');
}

.fr.dig.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_fr_.jpg');
}

.fr.bit.checkout-onepage-index #review-buttons-container button {
    background: url('../images/assets/btn_place-order_rue_fr.jpg');
}

.fr.bit.checkout-onepage-index #review-buttons-container button:hover {
    background: url('../images/assets/btn_place-order_rue_fr_.jpg');
}
.checkout-onepage-success .button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.checkout-onepage-success .button {
    width: 183px;
}

.en.checkout-onepage-success .button {
    width: 199px;
}

.fr.checkout-onepage-success .button {
    width: 211px;
}

.de.rue.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_rue_de.jpg');
}

.de.rue.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_rue_de_.jpg');
}

.de.abs.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_abs_de.jpg');
}

.de.abs.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_abs_de_.jpg');
}

.de.dig.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_dig_de.jpg');
}

.de.dig.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_dig_de_.jpg');
}

.de.bit.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_bit_de.jpg');
}

.de.bit.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_bit_de_.jpg');
}

.en.rue.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_rue_en.jpg');
}

.en.rue.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_rue_en_.jpg');
}

.en.abs.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_abs_en.jpg');
}

.en.abs.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_abs_en_.jpg');
}

.en.dig.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_dig_en.jpg');
}

.en.dig.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_dig_en_.jpg');
}

.en.bit.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_bit_en.jpg');
}

.en.bit.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_bit_en_.jpg');
}

.fr.rue.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_rue_fr.jpg');
}

.fr.rue.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_rue_fr_.jpg');
}

.fr.abs.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_abs_fr.jpg');
}

.fr.abs.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_abs_fr_.jpg');
}

.fr.dig.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_dig_fr.jpg');
}

.fr.dig.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_dig_fr_.jpg');
}

.fr.bit.checkout-onepage-success .button {
    background: url('../images/assets/btn_continue-shopping_bit_fr.jpg');
}

.fr.bit.checkout-onepage-success .button:hover {
    background: url('../images/assets/btn_continue-shopping_bit_fr_.jpg');
}

.customer-account-login .account-login .new-users .buttons-set button.button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.customer-account-login .account-login .new-users .buttons-set button.button {
    width: 167px;
}

.en.customer-account-login .account-login .new-users .buttons-set button.button {
    width: 191px;
}

.fr.customer-account-login .account-login .new-users .buttons-set button.button {
    width: 177px;
}

.de.rue.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_rue_de.jpg');
}

.de.rue.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_rue_de_.jpg');
}

.de.abs.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_abs_de.jpg');
}

.de.abs.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_abs_de_.jpg');
}

.de.dig.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_dig_de.jpg');
}

.de.dig.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_dig_de_.jpg');
}

.de.bit.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_bit_de.jpg');
}

.de.bit.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_bit_de_.jpg');
}

.en.rue.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_rue_en.jpg');
}

.en.rue.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_rue_en_.jpg');
}

.en.abs.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_abs_en.jpg');
}

.en.abs.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_abs_en_.jpg');
}

.en.dig.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_dig_en.jpg');
}

.en.dig.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_dig_en_.jpg');
}

.en.bit.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_bit_en.jpg');
}

.en.bit.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_bit_en_.jpg');
}

.fr.rue.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_rue_fr.jpg');
}

.fr.rue.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_rue_fr_.jpg');
}

.fr.abs.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_abs_fr.jpg');
}

.fr.abs.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_abs_fr_.jpg');
}

.fr.dig.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_dig_fr.jpg');
}

.fr.dig.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_dig_fr_.jpg');
}

.fr.bit.customer-account-login .account-login .new-users .buttons-set button.button {
    background: url('../images/assets/btn_create-an-account_bit_fr.jpg');
}

.fr.bit.customer-account-login .account-login .new-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_create-an-account_bit_fr_.jpg');
}
.customer-account-login .account-login .registered-users .buttons-set button.button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.customer-account-login .account-login .registered-users .buttons-set button.button {
    width: 127px;
}

.en.customer-account-login .account-login .registered-users .buttons-set button.button {
    width: 92px;
}

.fr.customer-account-login .account-login .registered-users .buttons-set button.button {
    width: 134px;
}

.de.rue.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_rue_de.jpg');
}

.de.rue.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_rue_de_.jpg');
}

.de.abs.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_abs_de.jpg');
}

.de.abs.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_abs_de_.jpg');
}

.de.dig.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_dig_de.jpg');
}

.de.dig.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_dig_de_.jpg');
}

.de.bit.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_bit_de.jpg');
}

.de.bit.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_bit_de_.jpg');
}

.en.rue.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_rue_en.jpg');
}

.en.rue.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_rue_en_.jpg');
}

.en.abs.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_abs_en.jpg');
}

.en.abs.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_abs_en_.jpg');
}

.en.dig.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_dig_en.jpg');
}

.en.dig.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_dig_en_.jpg');
}

.en.bit.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_bit_en.jpg');
}

.en.bit.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_bit_en_.jpg');
}

.fr.rue.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_rue_fr.jpg');
}

.fr.rue.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_rue_fr_.jpg');
}

.fr.abs.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_abs_fr.jpg');
}

.fr.abs.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_abs_fr_.jpg');
}

.fr.dig.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_dig_fr.jpg');
}

.fr.dig.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_dig_fr_.jpg');
}

.fr.bit.customer-account-login .account-login .registered-users .buttons-set button.button {
    background: url('../images/assets/btn_login_bit_fr.jpg');
}

.fr.bit.customer-account-login .account-login .registered-users .buttons-set button.button:hover {
    background: url('../images/assets/btn_login_bit_fr_.jpg');
}


.customer-account-create .buttons-set .back-link a {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.customer-account-create .buttons-set .back-link a {
    width: 104px;
}

.en.customer-account-create .buttons-set .back-link a {
    width: 85px;
}

.fr.customer-account-create .buttons-set .back-link a {
    width: 100px;
}

.de.rue.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_rue_de.jpg');
}

.de.rue.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_rue_de_.jpg');
}

.de.abs.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_abs_de.jpg');
}

.de.abs.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_abs_de_.jpg');
}

.de.dig.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_dig_de.jpg');
}

.de.dig.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_dig_de_.jpg');
}

.de.bit.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_bit_de.jpg');
}

.de.bit.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_bit_de_.jpg');
}

.en.rue.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_rue_en.jpg');
}

.en.rue.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_rue_en_.jpg');
}

.en.abs.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_abs_en.jpg');
}

.en.abs.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_abs_en_.jpg');
}

.en.dig.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_dig_en.jpg');
}

.en.dig.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_dig_en_.jpg');
}

.en.bit.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_bit_en.jpg');
}

.en.bit.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_bit_en_.jpg');
}

.fr.rue.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_abs_fr.jpg');
}

.fr.rue.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_rue_fr_.jpg');
}

.fr.abs.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_rue_fr.jpg');
}

.fr.abs.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_abs_fr_.jpg');
}

.fr.dig.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_dig_fr.jpg');
}

.fr.dig.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_dig_fr_.jpg');
}

.fr.bit.customer-account-create .buttons-set .back-link a {
    background: url('../images/assets/btn_back_bit_fr.jpg');
}

.fr.bit.customer-account-create .buttons-set .back-link a:hover {
    background: url('../images/assets/btn_back_bit_fr_.jpg');
}

.customer-account-create .buttons-set button.button {
    padding:0;
    margin:0;
    text-indent: -9999px;                 /* sends the text off-screen */
    white-space: nowrap;            /* because only the first line is indented */
    color: transparent;
    position: relative;
    height: 35px;
    display: inline-block;
    box-shadow: none !important;
    border: none !important;
}

.de.customer-account-create .buttons-set button.button {
    width: 126px;
}

.en.customer-account-create .buttons-set button.button {
    width: 105px;
}

.fr.customer-account-create .buttons-set button.button {
    width: 105px;
}

.de.rue.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_rue_de.jpg');
}

.de.rue.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_rue_de_.jpg');
}

.de.abs.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_abs_de.jpg');
}

.de.abs.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_abs_de_.jpg');
}

.de.dig.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_dig_de.jpg');
}

.de.dig.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_dig_de_.jpg');
}

.de.bit.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_bit_de.jpg');
}

.de.bit.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_bit_de_.jpg');
}

.en.rue.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_rue_en.jpg');
}

.en.rue.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_rue_en_.jpg');
}

.en.abs.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_abs_en.jpg');
}

.en.abs.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_abs_en_.jpg');
}

.en.dig.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_dig_en.jpg');
}

.en.dig.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_dig_en_.jpg');
}

.en.bit.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_bit_en.jpg');
}

.en.bit.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_bit_en_.jpg');
}

.fr.rue.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_rue_fr.jpg');
}

.fr.rue.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_rue_fr_.jpg');
}

.fr.abs.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_abs_fr.jpg');
}

.fr.abs.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_abs_fr_.jpg');
}

.fr.dig.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_dig_fr.jpg');
}

.fr.dig.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_dig_fr_.jpg');
}

.fr.bit.customer-account-create .buttons-set button.button {
    background: url('../images/assets/btn_submit_bit_fr.jpg');
}

.fr.bit.customer-account-create .buttons-set button.button:hover {
    background: url('../images/assets/btn_submit_bit_fr_.jpg');
}


/* Bis hier unsicher ob es noch fertiog wird */

.cart .arrivals_price_box {
    width: 201px;
}

.cart .arrivals_price_box p {
    width: 201px;
}

.cart .arrivals_price_box p a {
    width: 201px;
}

.cart .arrivals_price_box .add_box {
    width: 201px;
}

.cart .view {
    width: 201px;
}

.cart #crosssell-products-list {
    margin: 10px auto;
}

.checkout-onepage-index .main {
    margin: 16px auto 0;
    background: white;
}

.catalog-category-view .main {
    margin: 14px auto 0;
}


.catalogsearch-result-index .middle_part {
    background: white;
}

.view .star_img {
    position: relative;
    top: 50px;
}

.view .sale .display {
    display: none;
}

.review_head .review-author {
    display: inline;
}

.view a.product-image {
    height: 210px;
    display: inline-block;
}

#storeLinks .medium_img {
    display: none;
}

.cms-index-index .nav-container {margin: 0px auto 20px;}

.blocker {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1500;
    display:none;
}


/* Both Tablet and Handy */
@media (max-width: 999px) and (min-width:320px) {
    #desktop-search {
        top: 0;
        left: 0;
        right: 0;
        height: 49px;
    }
	.shopping_bg #shopping_bg_wrapper {
	  height: 50px;
	}
    .form-search {
        margin:0;
    }
	.form-search #tablet_search_close { 
	float:left;display:block;border-style: none; height: 27px; width:30px; background:#252525 url(../images/assets/close_white.png) no-repeat 9px 7px;  cursor: pointer; vertical-align: middle;
	}	
	
    /* Product Detail */
    /** Carousels **/
    /*** Upsell ***/
    .product_detail_upsell {
        width: 100%;
    }

    /*** Related ***/
    .product_detail_related {
        width: 100%;
    }
    #related-product-carousel.ui-carousel-rows-1 .carousel-mask,
    #related-product-carousel.ui-touchCarousel-rows-1 .carousel-mask{clear:right;width:670px;margin:0 auto;}

    /* CART */
    .cart {
        padding:0;
        margin:0;
    }

    .cart .cart-collaterals .col2-set{
        width:450px;
    }

    .cart .cart-collaterals .col2-set .col-1{
        width:200px;
    }
    .cart .cart-collaterals .col2-set .col-2{
        width:250px;
    }

    .cart .totals{
        width:212px;
    }
}

/* Handy not tablet */
@media (max-width: 767px) and (min-width:320px) {
    .header {
        background: #252525 url(../images/head_silver_mobile.png) repeat-x 0 100%;
    }

    .trustpilot-footer-box {
        display:none;
    }

    .header #mobile-top-container #rueverteStamp_m a img {
        height: 29px;
    }
    .header-top-container {
        width: 320px;
        margin:0 auto;
    }
    ul#storeLinks {
        width:320px;
        margin:0 auto;
        float:none;
        height: 30px;
    }

    span.underline {
        height: 4px;
    }

    #storeLinks li a.bitters .underline {
        left: 4px;
        right: 4px;
    }

    #storeLinks li a.absinthes .underline {
        left: 4px;
        right: 4px;
    }

    #storeLinks li a.digestif .underline {
        left: 4px;
        right: 4px;
    }

    #storeLinks li {
        background: none;
		text-align: center;
    }

	#storeLinks li a:first-child {
	  width: 96px;
	}	

	#storeLinks li a.active:first-child {
	  width: 127px;
	}	

    #storeLinks li a:first-child {
        padding:0;
    }
	.form-search button.button1 {
		border: 1px solid #bbb;
		border-left: 0;
		background: #252525 url(../images/magnifying_glass_white.png) no-repeat 6px 5px;
	}
    .follow_button {
        display: none;
    }

    .navigation-container {
        height: 38px;
    }

    #nav li.parent a.level-top,
    #nav li.parent a.level-top:hover,
    #nav li.over.parent a.level-top {
        background: none;
        padding: 0;
    }

    #nav li.parent a.level-top.a-mobile {
        background-repeat: no-repeat;
        background-position: 50% 13px;
    }

    /*#nav li.parent a.level-top.a-mobile:hover, #nav li.over.parent a.level-top.a-mobile{
        background-position:50% -39px;
    }*/


    #nav li.over.level0.nav-mobile a.level-top>span {
        box-shadow: none;
        color: #000;
    }

    #nav ul {
        top: 27px;
    }

    #nav li ul .menu-buttom li {
        width: 100%;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom {
        width: 318px;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom ul {
        margin: 0 !important;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom ul li {
        margin: 0 !important;
    }
    /* Homepage */
    /** Banner **/
    .top-block {
        position: relative;
    }

    .banner {
        width:320px;
        height:141px;
    }

    .camera_wrap {
        height: 141px !important;
    }

    .camera_wrap img {
        width: 320px !important;
        height: 141px !important;
    }

    .side-promo {
        width: 320px;
        margin-top: 8px;
        font-size: 10pt;
    }

    .side-promo .side-promotion-blocks ul li h1 {
        font-size: 20px;
    }

    .side-promo .side-promotion-blocks p {
        text-indent: 0;
    }

    .side-promo .side-promotion-blocks ul li img {
        max-height: 50px;
        margin-right: 18px;
        margin-top: 10px;
    }

    #newsletter {
        width: 150px;
    }

    .promotion-blocks {
        margin: 0;
        position:relative;
        top: -4px;
    }

    .promotion-blocks li {
        margin-bottom: 8px;
    }

    .promotion-blocks li:last-child {
        width: 320px;
    }

    #footer_part {
        width: 320px;
    }

    .footer_link_box {
        position: relative;
        top: -80px;
    }

    /* Product Listing */

    .catalog-category-view .col_left {
        display: none;
    }

    .catalog-category-view .main {
        margin: 0 auto;
    }


    .middle_part {
        margin: 0 auto;
    }
	
    .view_img_bg1 {
        width:48px;
        height:37px;
    }

    .view_img_bg1 img {
        width:45px;
        height:33px;
    }

    .required {
        float:left;
    }

    .product-detail-block .availability-container {
        top: 64px;
    }

    .product-detail-block .product-options {
        right: 160px;
    }

    #related-product-carousel.ui-touchCarousel-rows-1 .carousel-mask {
        width:auto;
        margin-left: 60px;
        margin-right: 60px;
    }
}

/* Tablet NOT Handy */
@media (max-width: 999px) and (min-width:768px) {
	#nav .menu_wrapper ul.level0 {
		width:736px;
	}
    .catalog-category-view .middle_part {
        margin: 7px auto 0;
    }

    .middle_part {
        margin: 10px auto 0px;
    }

    .header-top {
        width: 768px;
    }

    .header-top-container {
        width: 768px;
    }
	ul#storeLinks {padding-left:5px}
    #storeLinks .medium_img {
        display: inline;
    }
    #storeLinks .big_img {
        display: none;
    }

    #storeLinks li a .underline {
        height: 3px;
    }

    #storeLinks li a.absinthes .underline {
        left: 17px;
        right: 17px;
    }

    #storeLinks li a.bitters .underline {
        left: 24px;
        right: 24px;
    }

    #storeLinks #rueverteStamp{
       padding:5px 8px 0px 6px;margin:0;
    }
    .header-top-container #storeLinks li a:first-child {
        padding: 0;
    }

    .header-top-container {
		padding-top: 2px;
        height: 55px;
    }

    .shopping_bg img {
        height: 38px;
        padding: 6px 0px 0px 0px;
    }

    .shopping_bg p {
        padding: 18px 42px 0px 0px;
    }

    /* Homepage */
    .banner {
        float: none;
        margin: 0 auto;
    }

    .side-promo {
        float:none;
        margin: 8px auto;
        width: 556px;
    }
    .side-promo .side-promotion-blocks ul li h1 {
        white-space: normal;
    }

    .promotion-blocks {
        position: relative;
        width: 100%;
        height: 428px;
    }

    .promotion-block {
        text-align: center;
        width: 556px !important;
    }

    .promotion-blocks li {
        float: none !important;
        position: absolute;
        top: 216px;
        width: 632px;
        left: 68px;

    }

    .promotion-blocks li:first-child {
        top: 0px;
        left: 68px;
        width: 312px;
    }

    .promotion-blocks li:last-child {
        top: 0px;
        left: 388px;
        right: 68px;
        width: 312px;
    }

    /* Top Menu */
    #nav {
        padding-top:0;margin-right: 0;
    }

    .navigation-container {
        height: 47px;
    }
    .nav-container {	
        width:768px;
	}

    #nav li.parent a.level-top:hover, #nav li.over.parent a.level-top, #nav li.parent a.level-top {
        padding: 3px 0;
    }

    #nav .menu_wrapper.shown-sub .menu-left {
        height: 250px;
    }

    .menu-promo-block img {
        width: 230px;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom {
        width: 768px;
    }

    #nav .menu_wrapper.shown-sub {
        margin-top: 0;
		top:46px;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom ul li:first-child {
        margin-left: 4px;
    }

    #nav .menu_wrapper.shown-sub .menu-bottom ul li {
        width: 230px;
        margin-right: 4px;
        margin-top: 4px;
        height: 100px;
    }

    #nav li#search_tab{
        display: block;
		float:right;
        background-repeat:no-repeat;
        background-position: 6px 8px;
        background-color: #fff;
        width: 36px;
        height: 36px;
        /*border-radius: 18px;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5) inset;*/
		margin-top: 6px;
        background-image: url('../images/icon_tablet_search_r.gif');
    }

    #nav li#search_tab:hover{
        background-position: 6px -59px;
    }
	#desktop-search {
	  float: none;
	}
    .form-search {
        width:741px;
        float:none;
        margin:0 auto;
		padding-top: 10px;
    }

    /* Product Listing */

    .catalog-category-view .main {
        margin:0;
    }

    .catalog-category-view .container .col_left {
        display: none;
    }

    .catalog-category-view .container .col_right {
        width: 736px;
    }

    /* Footer */
    .footer-container {
        width:100%;
    }

    #footer_part {
        width: 768px;
        margin: 10px auto;
    }

    #footer_part .footer_link_box .footer_link_box_right .link {
        width: 194px;
        float:none;
        display:inline-block;
        padding:0;
    }

    .footer-container {
        height: 420px;
    }

    #footer_part {
        position: relative;
        height: 380px;
    }

    #footer_part .footer_link_box .footer_link_box_right {
        position: absolute;
        left: 286px;
        right: 0px;
        top:16px;
        bottom: 16px;
        border-left: 1px dotted #bbb;
        padding-left: 24px;
    }

    #footer_part .footer_link_box .footer_link_box_right .link {
        padding: 0;
        display: inline-block;
        vertical-align: top;
        width: 214px;
        float: none;
        margin: 8px 0;
    }
    #footer_part .footer_link_box .sweet_box_left {
        float:none;
        padding:0;
        position: absolute;
        left: 18px;
        top: 16px;
        width: 245px;
    }

    #footer_part .footer_link_box .sweet_box_left p {
        margin-top: 2px;
        padding:0;
    }

    #footer_part .trustpilot-footer-box {
        position: absolute;
        left: 18px;
        top: 224px;
    }

    .footer_search_box {
        display:none;
    }

    .footer-container .all_right_text {
        heiight: 40px;
        overflow:hidden;
    }

    .follow_button {
        top:8px;
    }

    #footer_part .footer_link_box .footer_link_box_right .link ul {
        margin: 0;
    }

    #footer_part .footer_link_box .footer_link_box_right .link ul li {
        line-height: 1.25;
    }

    /* PRODUCT DETAIL */

    .product-detail-block .availability-container {
        top: 31px;
        left: -7px;
    }

    .product-detail-block .product-options {
        text-align: left;
    }

    /* Cart */
    .cart .cart-collaterals .col2-set{
        width:550px;
    }

    .cart .cart-collaterals .col2-set .col-1{
        width:200px;
    }
    .cart .cart-collaterals .col2-set .col-2{
        width:250px;
    }

    .cart .totals{
        width:212px;
    }

    .data-table thead th {
        padding: 8px 12px;
    }

    .cart .cross {
        position: relative;
        top: 24px;
    }

    /* Checkout */
    .checkout-onepage-index .col2-right-layout .col-main {
        width: auto;
        max-width: 768px;
    }

    .checkout-onepage-index .main {
        margin: 0 auto;
    }

    #footer-checkout {
        width: 736px;
        padding: 12px 0 0;
    }

    .checkout-onepage-index .page-title {
        padding: 0 0 8px;
    }

    #shopping-cart-totals-table tbody tr td:first-child {
        max-width: 132px;
    }
}


.rue.en #footer_part {
    padding-top: 30px;
}

.no-reviews {
    display: none;
    width:240px;
}
/* TRUSTPILOT */
.trustpilot-footer-box .tpiframe-wrapper {
    overflow: hidden;
    width: 243px;
    height: 117px;
    position: relative;
    border: 1px solid #ccc;
}

.trustpilot-footer-box .tpiframe-wrapper #tpiframe-box1 {
    position: relative;
    top: -1px;
    left: -1px;
}


/* HOMEPAGE SEO */
div.main div.container div.std div table tbody tr td {
    font-style: normal;
}

.shop-description {
    font-size: small;
    text-align: justify;
    margin-top: 1em;
}

.shop-description p {
    display: inline-block;
    float:left;
    width: 32%;
    margin: 0 1%;
}

.shop-description p:first-child {
    margin-left: 0;
}

.shop-description p:last-child {
    margin-right: 0;
}

.shop-description + p { padding-top: 1em; clear:both; }

.shop-description-rueverte {
    font-size: small;
    text-align: justify;
    margin-top: 1em;
}

.shop-description-rueverte .shop-description-column {
    display: inline-block;
    width: 49%;
    margin:0;
    vertical-align:top;
}

.shop-description-rueverte .shop-description-column:first-child {
    margin-right: 1%;
}

.shop-description-rueverte + p {
    display:block;
    text-align:left;
    margin-top: 1em;
}



.shipping-form h3 {
    font-size: 11pt;
    font-weight: normal;
    color: #4B4B4B;
    margin: 1em 0 0.5em;
    border-bottom: 1px solid #e4e4e4;
    padding: 4px 2px;
    text-align: center
}

.price-free {
    font-weight: bold !important;
    margin-top: 5px;
}

.fr .price-free {
    position: relative;
    right: 10px;
}

.shipping-form .form-list .input-box {
    width: 100%;
}

.shipping-form .form-list input.input-text {
    background: none repeat scroll 0% 0% rgba(1, 51, 73, 0.125);
    padding: 2px;
    width: 100%;
    font-size: 11pt;
    color: #2f2f2f;
}

.shipping-form .form-list select {
    background: none repeat scroll 0% 0% rgba(1, 51, 73, 0.125);
    padding: 2px;
    width: 100%;
    font-size: 11pt;
    color: #2f2f2f;
}

.shipping-form .form-list button {
    margin-right: 2px;
}

.cart .discount,
.cart .shipping {
    padding:12px 16px 12px 0; margin:0 0 18px;
}
.cart .discount h2,
.cart .shipping h2 {
    font-size: 11pt;
    font-weight: bold;
    padding: 2px 0px;
    margin-bottom: 8px;
    color: #035B7F !important;
    border-bottom: 1px solid #BEBCB7;
    font-style: normal;
}

.cart .shipping h3 {
    font-size: 11pt;
    color: #035B7F !important;
    padding: 0px;
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #035B7F;
    font-style: normal;
    text-align: left;
    margin-top: 24px;
}

.cart .discount .discount-form,.cart .shipping .shipping-form{
    margin-top:15px;
}
.cart .shipping .shipping-form label{
    margin:0 0 2px;
    color: #013349;
}

.cart .shipping .shipping-form label.required {
    text-decoration: underline;
}

.cart .shipping .shipping-form label.required em {
    display: none;
}

.cart .shipping .shipping-form .input-box{
    margin-bottom:8px;
}

.cart .discount h2 {  }
.cart .discount label{font-size:11pt; margin-bottom:10px;color: #4b4b4b;}
.cart .discount .input-box {
    width: 100%;
    margin: 0;
}
.cart .discount input.input-text {
    background: none repeat scroll 0% 0% rgba(1, 51, 73, 0.125);
    padding: 2px;
    width: 100%;
    font-size: 11pt;
    color: #2f2f2f;
}


.long-text-label {
    font-size: 10pt;
    display: block;
    margin: 4px 0 6px;
}

.cart #footer-checkout {
    margin-top: 0px;
}
