/* —————————————————————————————— clear.css —————————————————————————————— */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea
{margin:0;padding:0;border:0;outline:0;font-size:12px;font-weight:normal;vertical-align:top;background:transparent;outline:none;}
b {font-weight:bold;}
i {font-style:italic;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}
img {vertical-align:top;text-decoration:none;}





/* —————————————————————————————— general styles —————————————————————————————— */
html, body {width:100%;height:100%;}
body {font:normal 12px "Arial", Arial, Helvetica, sans-serif;color:#888;}

.bold {font-weight:bold;}
.strike {text-decoration:line-through;}
.clear {clear:both;}
br.clear {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
noscript ul {list-style-type:none;background:black;color:white;padding:10px;}

.clearfix:after {clear:both;display:block;height:0;font-size:0;visibility:hidden;content:".";}
.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}

.hidden,
.collapsed,
.block_hidden_only_for_screen {display:none;}

.center_column p {margin:0 0 -3px 0;padding:17px 0 0 0;color:#000000;}
.center_column a {color:#333;text-decoration:underline;}
.center_column a:hover {text-decoration:none;}

#center_column h1 {margin:0 0 20px 0;color:#471B15;font-size:17px;padding:10px 14px 20px 0px;background:url(../img/tail-title.png) 0px bottom repeat-x;font-weight:normal;}
#center_column h1 span {margin-left:15px;font-size:12px;font-weight:normal;color:#000;text-transform:none; float:right; padding-top:3px; font-weight:normal;}

.center_column .cat_desc{ border-bottom:1px solid #fff; border-top:1px solid #fff;background:url(../img/bg.png) 0px 0px repeat; padding:20px; margin-bottom:2px; line-height:20px; }

.center_column h2,
.center_column h3,
.center_column h4 {margin:0 0 -3px 0;padding:11px 0 0 0;font-size:12px;font-weight:bold; color:#471B15; text-transform:uppercase;}

a.product_link {font:normal 12px "Arial";color:#471B15;text-decoration:none;text-transform:none !important; line-height:20px;}
/* a.product_link:hover {color:#069ec0;} */

a.product_descr {font:12px "Arial";color:#777;text-decoration:none;text-transform:none !important;}
a.product_descr:hover {color:#20303c;}


/* prices display style */
span.pricecolor {color:#069ec0;}

table#cart_summary td.price,
#center_column span.price {font-weight:bold;color:#069ec0; text-align:left;}


/* ON SALE and DISCOUNT states */
span.on_sale,
span.discount {position:absolute;font:bold 12px "Arial";background:red;color:#fff;text-transform:uppercase;z-index:100;right:0px;top:13px;padding:5px 10px;}


/* global border color */
#center_column .bordercolor,
#center_column table.std th,
#center_column table.std td,
#center_column form.std h3 {border-color:#ddd;}


/* optional background color */
#center_column .bgcolor,
#center_column table.std th {background-color:#fff;}


/* instant search */
#old_center_column {display:none;}
#instant_search_results a {margin-left:20px;text-transform:none;color:#000;}
div.instant_search_results {}


/* footer links */
ul.footer_links {height:16px;clear:both;padding:20px 0 0 0;}
ul.footer_links li {height:16px;float:left;margin:0 25px 0 0;}
ul.footer_links li a {line-height:17px;text-decoration:none;}
ul.footer_links li a:hover {color:#888;}
ul.footer_links li img.icon {margin:0 5px 0 0;}


/* id_state field in managed via JS and is firstly hidden */
form p.id_state {display:none;}


/* errors */
div.error {background:#da0f00;margin:20px 0 0 0;padding:10px 13px;}
div.error p {padding:0;font-weight:bold;color:#fff;}
div.error b {color:#fff;}
div.error li {padding:10px 0 0 0;list-style-position:inside;list-style-type:decimal;color:#eee;}


/* warning */
p.warning {background:#f8e1a0;margin:20px 0 0 0;padding:10px 13px;font:bold 12px "Arial";color:#000;}
.warning_inline {color:#ff0000;font-weight:bold;}


/* success && confirmation */
p.success,
p.confirmation {margin:20px 0 0 0;padding:10px 13px;background:#33a33b;font:bold 12px "Arial";color:#fff;}

.success_inline {color:#33a33b;font-weight:bold;}





/* —————————————————————————————— layout —————————————————————————————— */
#wrapper1 {min-width:1020px;min-height:100%;/* background:url(../img/bg-main.png) repeat left top; */ background-color: #FFFFFF}
#wrapper2 {height:100%;/* background:url(../img/tail-top.png) repeat-x left top; */}
#wrapper3 {width:940px;margin:0 auto;text-align:left;}

#columns {float:left;padding:10px 0 37px 0;}
body#index #columns {float:left;padding:24px 0 20px 0;}

#left_column {float:left;width:220px;}

#center_column {width:680px;float:left;margin:0 0 10px 0;padding:4px 20px 20px 20px;}
body#index #center_column {width:700px;float:left;margin:0 0 10px 20px; background:none; padding:0;}

#right_column {width:220px;float:left;margin:0 0 0 10px;}





/* ——————————————————————————————————— rte ——————————————————————————————————— */
body#cms div.content_only {padding:0 20px 20px 20px;color:#000;text-align:left;}

body#cms div.content_only h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h4,
body#cms div.content_only h5,
body#cms div.content_only h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

body#cms div.content_only p {padding-top:12px;font:normal 12px "Arial";color:#000;}
body#cms div.content_only a {font:normal 12px "Arial";color:#0753b4;text-decoration:none;}
body#cms div.content_only a:hover {color:#000;}

body#cms div.content_only ul {list-style-type:circle;list-style-position:inside;}
body#cms div.content_only ol {list-style-type:decimal;list-style-position:inside;}

div.rte strong {font-weight:bold;}
div.rte em {font-style:italic;}

div.rte table {border-collapse:separate;border-spacing:1px;width:auto;}

div.rte caption,
div.rte th,
div.rte td,
div.rte table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

div.rte th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* ——————————————————————————————————— mce ——————————————————————————————————— */
.mceContentBody {width:500px;margin:9px 6px;background:#fff;font:normal 12px "Arial";color:#000;text-align:left;}
body.mceContentBody {background-image:none;}

.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1,
.mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote,
.mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite,
.mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins,
.mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong,
.mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd,
.mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend,
.mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th,
.mceContentBody td {
margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
}

.mceContentBody h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

.mceContentBody p {margin:7px;font:normal 12px "Arial";color:#000;}
.mceContentBody a {font:normal 12px "Arial";color:#0753b4;text-decoration:underline;}

.mceContentBody ul {list-style-type:circle;list-style-position:inside;}
.mceContentBody ol {list-style-type:decimal;list-style-position:inside;}

.mceContentBody strong {font-weight:bold;}
.mceContentBody em {font-style:italic;}

.mceContentBody table {border-collapse:separate;border-spacing:1px;width:auto;}

.mceContentBody caption,
.mceContentBody th,
.mceContentBody td,
.mceContentBody table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

.mceContentBody th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* —————————————————————————————— buttons —————————————————————————————— */
/*
   -tags: input, a, span
   -sizes: mini, small, normal, large
   -types: button, exlusive
   -status: normal, hover, disabled
   -rule: the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large 
{height:25px !important;display: inline-block;background:url(../img/tail-btn.gif) 0px 0px repeat;border:none;font:bold 12px "Arial" !important;color:#FFFFFF !important;text-decoration:none !important;text-align:center;cursor:pointer; padding:0 7px 0 10px; border-radius:2px;border-right:1px solid transparent;}

/* link/span button */
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {line-height:25px !important;}

/* firefox padding fix for input tag */
@-moz-document url-prefix() {
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled
{padding-bottom:2px;}
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {cursor:default;color:#7c7c7c !important;}

/* hover buttons */
input.button_mini:hover, a.button_mini:hover, input.button_small:hover, a.button_small:hover,
input.button:hover, a.button:hover, input.button_large:hover, a.button_large:hover,
input.exclusive_mini:hover, a.exclusive_mini:hover, input.exclusive_small:hover, a.exclusive_small:hover,
input.exclusive:hover, a.exclusive:hover, input.exclusive_large:hover, a.exclusive_large:hover {background:url(../img/tail-btn.gif) 0px -25px repeat;border-right:1px solid #d9d9d9; color:#434343!important;}

/* all buttons */
input.button_mini, input.button_mini_disabled, a.button_mini, span.button_mini,
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {background-position:;}

input.button_mini:hover, a.button_mini:hover,
input.exclusive_mini:hover, a.exclusive_mini:hover {background-position:;}

input.button_small, input.button_small_disabled, a.button_small, span.button_small,
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {background-position:;}

input.button_small:hover, a.button_small:hover,
input.exclusive_small:hover, a.exclusive_small:hover {background-position:;}

input.button, input.button_disabled, a.button, span.button,
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {background-position:;}

input.button:hover, a.button:hover,
input.exclusive:hover, a.exclusive:hover {background-position:;}

input.button_large, input.button_large_disabled, a.button_large, span.button_large,
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {background-position:;}

input.button_large:hover, a.button_large:hover,
input.exclusive_large:hover, a.exclusive_large:hover {background-position:;}





/* —————————————————————————————— global table styles —————————————————————————————— */
div.table_block {padding:20px 0 0 0;}
table.std {width:100%;}

table.std th,
table.std td {padding:12px;vertical-align:middle;border-width:1px;border-style:solid;}

table.std tr.item td,
table.std tr.item th {}

table.std tr.alternate_item td,
table.std tr.alternate_item th {}

table.std tbody tr td,
table.std tfoot tr td {}

table.std th {padding:15px 7px;font-weight:bold;color:#000;text-align:left;white-space:nowrap;}
table.std tfoot td {color:#000;text-align:right;white-space:nowrap;}





/* —————————————————————————————— form styles —————————————————————————————— */
/* global form styles */
label {font:normal 12px "Arial";color:#555;}

input[type=text],
input[type=password],
input[type=file],
textarea,
select {background:#fff;border:1px solid #F1EEEE;font:normal 12px "Arial";color:#555;}

textarea {min-width:674px;width:674px;padding:3px;}


/* std form styles */
form.std {clear:both;}
form.std h3 {margin:0;padding:17px 5px 7px 0;border-width:0 0 1px 0;border-style:solid;}

form.std fieldset {}

form.std h4,
form.std p {}

form.std input[type=text],
form.std input[type=password],
form.std input[type=file],
form.std textarea {padding:3px;background:#fafafa;border:1px solid #f1f1f1;
-moz-transition:background-color 0.6s ease;-o-transition:background-color 0.6s ease;-webkit-transition:background-color 0.6s ease;
-moz-transition:border-color 0.6s ease;-o-transition:border-color 0.6s ease;-webkit-transition:border-color 0.6s ease;
}

form.std select {padding:3px;background:#fafafa;border:1px solid #f1f1f1;}

form.std input[type=text]:focus,
form.std input[type=password]:focus,
form.std input[type=file]:focus,
form.std textarea:focus {background:#fff;border-color:#ccc;
-moz-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;-webkit-transition:background-color 0.3s ease;
-moz-transition:border-color 0.3s ease;-o-transition:border-color 0.3s ease;-webkit-transition:border-color 0.3s ease;
}


/* form labels */
form.std .text label,
form.std .password label,
form.std .textarea label,
form.std .select label,
form.std .select span,
form.std .radio span,
form.std .checkbox span {float:left;text-align:right;width:150px;padding:4px 7px 0 0;font:normal 12px "Arial";color:#555;}

form.std span.inline-infos {display:block;margin:0 0 -3px 0;padding:2px 0 0 157px;font:normal 11px "Arial";color:#555;}

span.editable {padding:0 0 0 5px;font:normal 12px "Arial";color:#555;}

span.form_info {padding:0 0 0 5px;font:normal 12px/23px "Arial";color:#555;}


/* text inputs */
form.std .text,
form.std .password {margin:0;padding:15px 0 0 0;}

form.std .text input,
form.std .password input {width:212px;height:15px;}


/* textarea */
form.std .textarea {margin:0;padding:15px 0 0 0;}
form.std .textarea textarea {min-width:212px;}


/* selects */
form.std .select {margin:0;padding:15px 0 0 0;}
form.std .select select {width:220px;height:23px;padding:2px;}

select#days {width:50px;margin:0 8px 0 0;}
select#months {width:90px;margin:0 8px 0 0;}
select#years {width:58px;}


/* radio & checkboxes */
form.std p.checkbox,
form.std p.radio {margin:0;padding:15px 0 0 0;overflow:hidden;}

form.std p.checkbox {padding-left:157px;}

.checkbox input,
.radio input {display:inline;background:none;border:none;position:relative;left:0;top:1px;}

.checkbox label,
.radio label {width:auto;padding:0 0 0 3px;}


/* submit */
form.std p.submit {margin:0;padding:20px 0 0 157px;}


/* required state */
form.std .required {margin:0;}
form.std .required sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
form.std .required_desc {margin:0 0 -3px 0;padding-left:157px;}




/* —————————————————————————————— header styles —————————————————————————————— */
#header {padding:141px 0 0 0;position:relative;}

#header_logo {width:230px;height:130px;display:block;position:absolute;left:-1px;top:45px;}


/* ————— blocklanguages.tpl ————— */
/* with flags */
#languages_block_top {position:absolute;right:0px;top:49px;}
#languages_block_top ul li {float:left;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
#languages_block_top ul li:hover {-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
#languages_block_top ul li + li {margin:0 0 0 8px;}
#languages_block_top ul li img {width:17px;height:12px;}

/* without flags
#languages_block_top {position:absolute;right:40px;top:51px;}
#languages_block_top ul li {float:left;float:left;}
#languages_block_top ul li + li {margin:0 0 0 3px;}
#languages_block_top ul li a {width:19px;height:18px;display:block;background:#fdfdfd;border:1px solid #e7e7e7;font:bold 11px/17px "Arial";color:#a2a2a2;text-decoration:none;text-align:center;text-transform:capitalize;}
#languages_block_top ul li a:hover {border-color:#bb151b;color:#bb151b;}
#languages_block_top ul li.selected_language {width:19px;height:18px;background:#bb151b;border:1px solid #bb151b;font:bold 11px/17px "Arial";color:#fff;text-align:center;text-transform:capitalize;}
*/


/* ————— blockcurrencies.tpl ————— */
/* ————— blockcurrencies.tpl ————— */
#header #currencies_block_top .jqTransformSelectWrapper div:hover{ cursor:pointer;}
#header #currencies_block_top {position:absolute;right:0px;top:8px; z-index:999;}
.jqTransformHidden{display:none!important;}
#header #currencies_block_top label{display:block;float:left;padding:3px 14px 0 0; font-size:12px; color:#7e7d7d;}
#header #currencies_block_top .jqTransformSelectWrapper{background:url(../img/cur-arrow.png) no-repeat right top;border:none;float:left;width:74px!important;padding: 0 0 0 0;cursor:default;}
#header #currencies_block_top .jqTransformSelectWrapper div{height:22px!important;overflow:hidden;}
#header #currencies_block_top .jqTransformSelectWrapper div span{font-size:12px;color:#069ec0;padding:4px 22px 0 9px;width:61px!important;height:18px!important;overflow:hidden;float:left;}
*+html #header #currencies_block_top .jqTransformSelectWrapper div span{padding:2px 22px 0 9px;}
#header #currencies_block_top ul{padding:3px 0 0 0;margin:0px 0 0 0px;width:74px!important;height:68px!important;overflow:hidden;background:url(../img/bg-tran.png) repeat left top; position:relative; z-index:9999;}
#header #currencies_block_top ul li{line-height:12px;padding:4px 8px 4px 10px;overflow:hidden;width:56px!important;}
#header #currencies_block_top ul li a{color:#069ec0;font-size:12px;line-height:13px;text-decoration:none;}
#header #currencies_block_top ul li a:hover{color:#fff;}


/* ————— tmheaderlinks.tpl ————— */
#tmheaderlinks {position:absolute;right:20px;top:11px;}
#tmheaderlinks li {float:left;}
#tmheaderlinks li + li {padding:0 0 0 20px;}
#tmheaderlinks li a { text-decoration:none; font-size:12px; color:#7e7d7d;text-transform:capitalize;}

#tmheaderlinks li a:hover,
#tmheaderlinks li a.active {text-decoration:none; color:#000;}

/* - header social media icons - */
#social_block_top {position: absolute; display: inline-block; right:240px; top: 91px;}
#social_block_top img {width: 30px;
						-webkit-transition: all .2s ease-in-out;
						-moz-transition: all .2s ease-in-out;
						transition: all .2s ease-in-out;
						}
#social_block_top img:hover {
								-webkit-transform: scale(1.4) rotate(10deg);
								-moz-transform: scale(1.4) rotate(10deg);
								transform:scale(1.4) rotate(10deg);
							}


/* ————— blocksearch-top.tpl ————— */
#search_block_top {height:35px;position:absolute;right:59px;top:88px;background:url(../img/bg-search.gif) no-repeat left top; width:159px}

#search_block_top label {display:block;float:left;padding:7px 5px 0 5px;}
#search_block_top input.search_query {width:107px;margin:9px 6px 0 0px; padding-bottom:9px; padding-left:11px;float:left; color:#069ec0; background:none; border:none;}
#search_block_top a {height:35px; width:33px;display:block;float:right;background:url(../img/btn-search.gif) no-repeat left top;}
#search_block_top a:hover{ background-position:0 -35px;}
.ac_results {width:300px !important;border:none !important;}
.ac_results ul {}
.ac_results ul li {font:normal 12px "Arial" !important;color:#333;cursor:pointer;}
.ac_results ul li.ac_even {background:#f5f5f5;}
.ac_results ul li.ac_odd {background:#ddd;}
.ac_results ul li:hover {background:#333;color:#fff;}


/* ————— blockuserinfo.tpl ————— */
#header_user_info {position:absolute;left:0px;top:11px;}
#header_user_info a {text-transform:lowercase; text-decoration:none; color:#7e7d7d;}
#header_user_info a:hover{ color:#000;}
#header_user_info span {color:#7e7d7d;}

#your_account {position:absolute;right:195px;top:11px; display:none;}
#your_account a { text-decoration:none; font-size:12px; color:#7e7d7d;}

#shopping_cart {position:absolute;right:1px;top:76px; width:36px; height:34px;background:url(../img/bg-cart.png) no-repeat left top; text-align:center; padding-top:14px; z-index:998;}
#shopping_cart a span { text-decoration:none; font-size:22px; color:#fff;}
#shopping_cart a  { text-decoration:none; font-size:22px; color:#fff;}
#shopping_cart a:hover span{ color:#000;}

#tmcategories {height:24px; margin-bottom:39px; float:right;}
#cat { padding-left:1px;}
#cat > li {float:left;position:relative;z-index:100; padding-right:2px;}
#cat > li + li {margin:0 0 0 24px;}
#cat > li > a {height:23px;display:block;padding:0px 0px 0px 0px; font-size:14px;color:#838484;text-decoration:none; font-weight:normal;}
#cat > li.last > a{ padding-right:0;}
#cat > li.sub > a {height:23px;display:block;padding:0px 0px 10px 0px; }
#cat > li:first-child > a{}
#cat > li:first-child a{}
#cat > li:hover > a,
#cat > li > a.selected { color:#069ec0;}

#cat li ul.subcat {width:122px;background:url(../img/tail-cat-sub.png) 0px 0px repeat;position:absolute;left:-1px;top:28px;display:none; border-right:1px solid #353535; border-bottom:1px solid #080808; border-radius:2px; padding:2px 4px 14px 4px;}
#cat li:hover ul.subcat {}

#cat ul.subcat li {padding:4px 10px 4px 11px;position:relative;background:url(../img/tail-li-sub.gif) 0px bottom repeat-x;}
#cat ul.subcat li:first-child {padding-top:10px;}
#cat ul.subcat li.last { background:none;}
#cat ul.subcat li a {color:#8c8c8c;text-decoration:none; display:inline-block;}
#cat ul.subcat li.sfHover > a{ color:#fff;} 

#cat ul.subcat li a:hover,
#cat ul.subcat li a.selected { color:#fff;}

#cat ul.subcat li ul.subcat {left:128px;top:-5px;}




/* —————————————————————————————— left && right column blocks styles —————————————————————————————— */
/* ————— general block styles ————— */
div.column {}
div.column a {color:#333;text-decoration:underline;}
div.column a:hover {text-decoration:none;}

div.column > div {margin:0 0 10px 0;}

div.column div.block {}

div.column div.block h4 {padding:7px 20px 20px 0px;font-size:17px;color:#471B15;font-weight:normal;background:url(../img/tail-title.png) repeat-x left bottom;}
div.column div.block h4 a {font-size:17px;font-weight:normal;text-decoration:none;color:#471B15;}
div.column div.block h4 a:hover {color:#069ec0;}

div.column div.block .block_content {padding:0 0px 14px 0px;}

div.column div.block ul.bullet {padding-top:13px;}
div.column div.block ul.bullet li {padding:4px 0 0 12px;background:url(../img/bullet.png) 0 8px no-repeat;}


/* ————— blockcategories.tpl ————— */
#categories_block_left {}

#categories_block_left ul.tree {padding:10px 0 0 0;}
#categories_block_left ul.tree li {padding:7px 0 0 0;position:relative;}
#categories_block_left ul.tree li a {}
#categories_block_left ul.tree li a:hover {}

#categories_block_left ul.tree a.selected {font-weight:bold;}

#categories_block_left ul.tree li ul {}
#categories_block_left ul.tree li ul li {padding:7px 0 0 20px;}
#categories_block_left ul.tree li ul li a {}

#categories_block_left span.grower {width:15px;height:15px;display:block;cursor:pointer;position:absolute;left:-17px;top:7px;}
#categories_block_left span.OPEN {background:url(../img/categories_minus.gif) 3px 3px no-repeat;}
#categories_block_left span.CLOSE {background:url(../img/categories_plus.gif) 3px 3px no-repeat;}


/* ————— blockcart.tpl ————— */
#cart_block {}

#cart_block .block_content {}

#cart_block h4 {}

#cart_block h4 span {display:none;}
/*
#cart_block h4 span {margin:0 0 0 5px;padding:0 0 0 10px;cursor:pointer;}
#cart_block h4 span#block_cart_collapse {background:url(../img/icon/sort_asc.gif) 0 3px no-repeat;zoom:1;}
#cart_block h4 span#block_cart_expand {background:url(../img/icon/sort_desc.gif) 0 3px no-repeat;zoom:1;}
*/

#cart_block #cart_block_no_products {padding:16px 0 6px 0; color:#069ec0; font-weight:bold;}

#cart_block #cart_block_summary {padding:10px 0 0 0;}
#cart_block #cart_block_summary span {color:#000;zoom:1;}
#cart_block #cart_block_summary span.ajax_cart_total {margin:0 0 0 5px;font-weight:bold;}

#cart_block dl {padding:10px 0 17px 0;}
#cart_block dl dt {height:15px;padding:7px 0 0 0;clear:both;}
#cart_block dl dd {clear:both;}

#cart_block span.quantity-formated {padding:0 2px 0 0;float:left;font:normal 10px/17px "Arial";letter-spacing:1px;}
#cart_block span.quantity-formated span.quantity {font-size:10px;}

#cart_block dl a {text-decoration:underline;}
#cart_block dl a:hover {text-decoration:none;}
#cart_block dl dt a {float:left; text-decoration:none;}
#cart_block dl dt a:hover{ color:#069ec0;} 
#cart_block dl dt span.price {float:right;font-weight:bold;color:#000;}
#cart_block dl dd a {padding:0 0 0 14px;font-size:11px;font-style:italic;}

#cart_block a.ajax_cart_block_remove_link {width:11px;height:13px;margin:0 0 0 5px;float:right;font-size:0;display:block;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}

#cart_block table#vouchers {width:100%;margin:0 0 17px 0;}
#cart_block table#vouchers tr td.price {font-weight:bold;text-align:right;}
#cart_block table#vouchers tr td.delete {width:16px;text-align:right;}
#cart_block table#vouchers tr td.delete a {width:11px;height:13px;font-size:0;display:block;float:right;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block table#vouchers tr td.delete a img {display:none;}

#cart_block ul.cart_block_customizations {padding:0 0 0 13px;}
#cart_block ul.cart_block_customizations li {font:11px/15px "Arial";}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct {width:11px;float:right;}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct a {float:right;margin:0;padding:0;font-size:0;}

/* cart prices — 2-line view */
#cart_block div.cart-prices {}
#cart_block div.cart-prices > div {height:22px;background:url(../img/tail-line.png) repeat-x left top;}
#cart_block div.cart-prices > div + div {margin:10px 0 10px 0;}
#cart_block div.cart-prices span {float:left;padding:9px 0 0 0px;}

#cart_block div.cart-prices span#cart_block_shipping_cost,
#cart_block div.cart-prices span#cart_block_total,
#cart_block div.cart-prices span#cart_block_wrapping_cost,
#cart_block div.cart-prices span#cart_block_tax_cost {float:right;padding:9px 18px 0 0;font-weight:bold;color:#000;}

/* cart prices — 4-line view 
#cart_block div.cart-prices {border-top:1px solid #ccc;}
#cart_block div.cart-prices div.cart-prices-block {margin:10px 0;clear:both;}
#cart_block div.cart-prices span {display:block;}

#cart_block div.cart-prices span#cart_block_shipping_cost,
#cart_block div.cart-prices span#cart_block_total,
#cart_block div.cart-prices span#cart_block_wrapping_cost,
#cart_block div.cart-prices span#cart_block_tax_cost {padding:4px 7px;background:#eee;font-weight:bold;color:#000;}
*/

#cart_block p#cart-price-precisions {padding:10px 0 0 0;}

#cart_block p#cart-buttons {padding:20px 0 0 0;overflow:hidden; width:100%;background:url(../img/tail-line.png) repeat-x left top;}
#cart_block p#cart-buttons a.button_mini:hover{color:#069ec0!important;border:none;}
#cart_block p#cart-buttons a.button_mini {margin:0 17px 0px 0; padding-left:0; padding-right:12px;background:url(../img/marker-button.png) no-repeat right 5px; height:15px!important; line-height:15px!important; font-weight:bold!important; font-size:12px!important; color:#000!important; border:none;}
#cart_block p#cart-buttons a.button_small {background:url(../img/marker-button.png) no-repeat right 5px; height:15px!important; line-height:15px!important; font-weight:bold!important; font-size:12px!important; color:#000!important; padding-right:14px; padding-left:0;border:none;}
#cart_block p#cart-buttons a.button_small:hover{ color:#069ec0!important;border:none;}

/* ————— products_block styles ————— */
.column .bordercolor {border-color:#eee !important;}

.products_block ul {overflow:hidden;}
.products_block ul li {padding:20px 0 0 0;overflow:hidden;}
.products_block ul li + li {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;clear:both;}

.products_block ul li a.products_block_img {width:66px;height:66px;display:block;float:left; border:1px solid #fff!important; background:#fafafa;}

.products_block ul li > div {width:100px;float:left;padding:0 0 0 10px;}

.products_block ul li h5 {}
.products_block ul li + li + li {padding:17px 0 0 0;}
.products_block ul li + li + li + li {margin:17px 0 0 0;}
.products_block ul li p {padding:7px 0 0 0;}

.column a.product_link {font:bold 12px "Arial";color:#7e7d7d;text-decoration:none;text-transform:none !important;}
.column a.product_link:hover {color:#069ec0;}

.column a.product_descr {font:12px "Arial";color:#7e7d7d;text-decoration:none;text-transform:none !important;}
.column a.product_descr:hover {color:#069ec0;}

.products_block ul li span.price-discount {text-decoration:line-through;}
.products_block ul li span.reduction {}
.products_block ul li span.price {font-weight:bold;}

.products_block .button_large {width:;margin:17px 0 0 0;}


/* ————— blockspecials.tpl ————— */
#special_block_right ul li {margin:0;}

#special_block_right h5 {padding:12px 0 9px 0;}
#special_block_right h5 a {}

#special_block_right span.price-discount {text-decoration:line-through;}
#special_block_right span.price {font-weight:bold;}


/* ————— blocknewproducts.tpl ————— */


/* ————— blockbestsellers.tpl ————— */
#blockbestsellers ul li + li {padding:14px 0 0 0;}
#blockbestsellers ul li + li + li {margin:0;border:none;}


/* ————— blockviewed.tpl ————— */


/* ————— blocktags.tpl ————— */
#tags_block_left p.block_content {padding-top:17px;}
#tags_block_left p.block_content a {margin:0 3px 0 0;line-height:20px;}
#tags_block_left p.block_content a:hover {}
a.tag_level1 {font-size:13px;}
a.tag_level2 {font-size:15px;}
a.tag_level3 {font-size:17px;font-weight:bold;}


/* ————— blockmyaccount.tpl ————— */
div.column div.myaccount p.logout {padding:4px 0 0 12px;}
div.column div.myaccount p.logout a {font-weight:bold;}


/* ————— blocknewsletter.tpl ————— */
#newsletter_block_left div.block_content {}
#newsletter_block_left input[type=text] {width:220px;height:17px;margin:20px 0 0 0;}
#newsletter_block_left select {width:222px;margin:10px 0 0 0;}
#newsletter_block_left input.button_mini {margin:10px 0 0 0;text-transform:capitalize;}


/* ————— blockmanufacturer.tpl && blocksupplier.tpl ————— */
.blockmanufacturer select,
.blocksupplier select {width:160px;margin:8px 0 0 0;}


/* ————— blocklink.tpl ————— */


/* ————— blockrss.tpl ————— */


/* ————— blockadvertising.tpl ————— */
.advertising_block {}


/* ————— blockpaymentlogo.tpl ————— */
div.paiement_logo_block {}
div.paiement_logo_block a {text-decoration:none;}
div.paiement_logo_block img + img {margin:0 0 0 11px;}


/* ————— blockstore.tpl ————— */
#stores_block_left div.block_content {padding-top:12px;}
#stores_block_left p {text-align:left;}
#stores_block_left p a img {margin:0 0 10px 0;}





/* —————————————————————————————— center column styles —————————————————————————————— */
/* ————— breadcrumb.tpl ————— */
.breadcrumb {margin:0 0 10px 0;padding:8px 0 20px 0px;position:relative;background:url(../img/tail-title.png) 0px bottom repeat-x;}
.breadcrumb_inner { color:#333;}

.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {} 

.breadcrumb .navigation-pipe {padding:0 10px;background:url(../img/icon/pipe.png) 50% 6px no-repeat; text-indent:-9999px!important; display:inline-block!important; height:12px;}
.breadcrumb span{ color:#000;}
.breadcrumb a {color:#888888;text-decoration:none;}
.breadcrumb a:hover { color:#000;}





/* ————— tmnivoslider.tpl ————— */
#tmnivoslider {width:940px;height:374px;padding:0px; background:none; border-radius:2px; overflow:hidden; }

#slider {width:940px;height:372px;overflow:hidden;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

.nivo-html-caption {display:none;}

.nivo-caption {width:720px;color:#fff;position:absolute;left:115px;bottom:131px;z-index:89;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important; }
.nivo-caption > p {margin:0;padding:0px 0px 0px 0px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.nivo-caption h2 {margin:0 0 -5px 0;padding:0 0 0px 52px; display:block;color:#7d7d7d; font-size:25px; font-weight:normal!important;font-family: 'Open Sans', sans-serif; line-height:26px;}
.nivo-caption h2.slide2_title{ margin:0;padding:0 0 2px 0; display:block;color:#323232; font-size:28px; font-weight:bold;font-family: 'Open Sans', sans-serif; line-height:26px; text-transform: uppercase;}
.nivo-caption h2.slide3_title{ margin:0;padding:0 0 0px 0; display:block;color:#323232; font-size:28px; font-weight:bold;font-family: 'Open Sans', sans-serif; line-height:26px; text-transform: uppercase;}
.nivo-caption h3 {margin:0;padding:0 0px 0px 0px;color:#069ec0; font-size:64px; text-transform:none; line-height:64px;font-family: 'Open Sans', sans-serif; font-weight:normal!important; }
.nivo-caption  p.slide_descr1 {margin:0;padding:0px 0 0px 115px;color:#000; font-size:35px; line-height:38px; font-weight:normal;font-family: 'Open Sans', sans-serif;}
.slide_descr2.num-1 {display:none!important;}
.nivo-caption a.slide_btn {height:22px;padding:9px 26px 5px 23px;display:inline-block;margin:10px 0 0 0;text-align:center; display:none; border-radius:2px; font-size:14px; color:#fff; text-decoration:none; font-weight:normal;}
.nivo-caption a.slide_btn:hover{ background-position:0 -36px;} 
.nivo-directionNav a {position:absolute;top:43%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:20px;display:block;width:37px;height:37px;text-indent:-9999px;background: url('../img/nivo_nav.png') top left no-repeat;}
.nivo-nextNav {right:20px;display:block;width:37px;height:37px;text-indent:-9999px;background: url('../img/nivo_nav.png') top right no-repeat;}
.nivo-prevNav:hover {background: url('../img/nivo_nav.png') left -37px  no-repeat;}
.nivo-nextNav:hover {background: url('../img/nivo_nav.png') right -37px  no-repeat;}

.nivo-controlNav {position:absolute;left:11px;bottom:10px;z-index:100; display:none;}
.nivo-controlNav a {overflow:hidden;float:left;cursor:pointer;background:url(../img/slider-pag.gif) 0px 0px no-repeat; width:16px; height:16px; text-align:center; font-size:11px; font-weight:bold; color:#848484; text-decoration:none;}
.nivo-controlNav a + a {margin:0 0 0 5px;}
.nivo-controlNav a.active {background:url(../img/slider-pag.gif) no-repeat left -16px; color:#fff;}
.slide_descr2.num-3,
.slide_descr2.num-2{ display:none!important;}

.nivo-caption  .slide_descr1.num-2{ padding-left:75px; padding-bottom:13px;}
.nivo-caption h3.slide2_descr{ padding-left:15px;}

.nivo-caption h3.slide3_descr{ padding-left:300px;}
.nivo-caption .slide_descr1.num-3{ padding-left:355px; padding-bottom:14px;}
#tmtextblock .txt1{ display:block;padding:7px 20px 20px 0px;font-size:17px;color:#471B15;font-weight:normal;background:url(../img/tail-title.png) repeat-x left bottom; text-transform:none;}
#tmtextblock .txt2{ font-size:12px; color:#069ec0; line-height:20px; padding-top:14px; display:block;}

#tmtextblock1 .txt1{font-size:12px; line-height:20px; padding-top:3px; display:block; color:#7e7d7d; padding-bottom:15px;}
/* classes added for paypal icon and social icons */
#tmtextblock1 .txt2{background:url(../img/tail-title.png) repeat-x left top; margin: 10px auto; padding: 20px 10px 10px 15px;}
#tmtextblock1 .txt3{background:url(../img/tail-title.png) repeat-x left top; margin: 10px auto; text-align: center;}
/* ————— homefeatured.tpl ————— */
#featured_products {}
#featured_products h4 {padding:7px 20px 20px 0px;font-size:17px;color:#471B15;font-weight:normal;background:url(../img/tail-title.png) repeat-x left bottom; text-transform:none;}
#featured_products ul {width:720px;overflow:hidden; padding-top:9px;}
#featured_products ul li {width:218px;float:left;margin:20px 20px 0 0;position:relative; background:#FFFFFF; border:1px solid #DDDADA; padding:20px 0 10px 0; text-align:center;}
/* ---- discount badge ------- */
#featured-products ul li span.discount_badge {
	position:absolute;
	right:0px;
	top:0px;
	background:red;
	color:white;
	text-transform:uppercase;
	z-index:2;
	padding:5px 10px;
}
#featured_products ul li .product_image{ display:block; position:relative;}
#featured_products ul li div { text-align:center;}

#featured_products ul li h5 {padding:7px 0 0 0; text-align:left; padding-left:27px; padding-right:20px; padding-top:14px; padding-bottom:14px;}
#featured_products ul li p {padding:3px 0 0 0;}

#featured_products ul li span.price{ display:none\0/!important; }
#featured_products ul li:hover  span.price{ display:block\0/!important; }

#featured_products ul li span.price { text-align:center;padding:44px 0 0 0; display:block; width:119px; height:75px;background:url(../img/bg-price.png) no-repeat left top; position:absolute; left:50px; top:30px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s; 
font-family: 'Pinyon Script', cursive;
font-weight:normal; color:#fff; font-size:27px;
}
#featured_products ul li:hover  span.price{ 
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
#featured_products ul li .button {}
#featured_products ul li .exclusive {}


/* ————— category.tpl ————— */
#subcategories ul {overflow:hidden; width:685px;}
#subcategories ul li {float:left;margin:14px 14px 0 0;background:url(../img/tail-sub.gif) 0px 0px repeat-x; height:166px; border:1px solid #E6E4E4; position:relative;}
#subcategories ul li:hover{ background-position:0 -167px; border:1px solid #333;}
#subcategories{ width:680px;}
#center_column #subcategories ul li a {width:80px;display:block;padding:20px 21px 20px 20px;text-decoration:none; color:#333; background:none;}
#center_column #subcategories ul li a  img{ border:1px solid #f1eeee; background:#fff;}
#center_column #subcategories ul li:hover a  img{ border:1px solid #333;}
#subcategories ul li a span {height:30px;display:block;padding:17px 0 0 0; }
#subcategories ul li:hover a span { color:#fff;}
#subcategories ul li strong{background:url(../img/icon-sub.png) 0px 0px no-repeat; width:12px; height:12px; position:absolute; bottom:10px; right:10px;}
#subcategories ul li:hover strong{ background-position:0 -12px;}
#categoryImage {}


/* ————— product-sort.tpl ————— */
.product_sort {padding:20px 0 0 0;overflow:hidden; margin-bottom:20px;}

.product_sort #productsSortForm {float:left;}
.product_sort #productsSortForm label {display:block;float:left;padding:2px 7px 0 0;}
.product_sort #productsSortForm select {width:160px;height:19px;float:left;}

.product_sort ul {float:right;}
.product_sort ul li {width:25px;height:24px;float:left;background-image:url(../img/product_view.png);background-repeat:no-repeat;cursor:pointer;}
.product_sort ul li + li {margin:0 0 0 10px;}

.product_sort ul li#product_view_grid {background-position:0 0;}
.product_sort ul li#product_view_grid.current {background-position:0 -24px; cursor:default;}
.product_sort ul li#product_view_list {background-position:0 -48px;}
.product_sort ul li#product_view_list.current {background-position:0 -72px; cursor:default;}

.box {display:none;}
.box.visible {display:block;}


/* ————— product-compare.tpl ————— */
/* ————— product-compare.tpl ————— */
.product_compare {padding:20px 0 0 0;overflow:hidden;}
.product_compare .button {float:right;}


/* ————— product-list.tpl ————— */
#product_list_list ul li .exclusive span {}
#product_list_list ul li .button:hover{ background-position:0 0; border-right:1px solid #323232; color:#fff!important;} 
#product_list_list ul li .button { background-position:0 -25px; border-right:1px solid #d4d4d4; color:#434343!important;}
#product_list_list {padding:20px 20px 0 20px; border:1px solid #fff; background:#fafafa;}
#product_list_list a.product_link{ font-size:17px; line-height:22px;}
#product_list_list ul {}
#product_list_list ul li {height:170px;padding:20px 0; border-top:1px solid #fff!important;}
#product_list_list ul li:first-child {margin:0; border:none!important; padding-top:0;}

#product_list_list ul li a.product_img_link {width:170px;height:170px;display:block;float:left;}

#product_list_list ul li div.center_block {width:278px;float:left;margin:0 0 0 20px;}

#product_list_list ul li div.center_block div.product_flags {overflow:hidden;margin:0 0 -3px 0;}
#product_list_list ul li div.center_block div.product_flags span {height:15px;display:block;float:left;font-weight:bold;}
#product_list_list ul li div.center_block div.product_flags span + span {margin:0 0 0 12px;padding:0 0 0 12px;border-left-width:1px;border-left-style:solid;}
#product_list_list ul li div.center_block div.product_flags span.new {color:#333;}
#product_list_list ul li div.center_block div.product_flags span.availability {color:#069ec0;}
#product_list_list ul li div.center_block div.product_flags span.online_only {color:#333;}
#product_list_list ul li div.center_block div.product_flags span.discount {position:absolute;right:0px;top:0px;background:red;color:white;text-transform:uppercase;z-index:2;padding:5px 10px;}

#product_list_list ul li div.center_block h3 {padding:17px 0 0 0;}
#product_list_list ul li div.center_block p.product_desc {padding:12px 0 0 0;}

#product_list_list ul li div.right_block {width:140px;float:right;position:relative;border-left:1px solid #fff; padding-left:20px; min-height:170px;}

#product_list_list ul li div.right_block span.on_sale,
#product_list_list ul li div.right_block span.discount {position:absolute;left:20px;top:0;background-color:red;padding:10px;}

#product_list_list ul li div.right_block span.price {display:block;padding:29px 0 0 0; font-size:20px;}

#product_list_list ul li div.right_block .exclusive {margin:15px 0 5px 0;}

#product_list_list ul li div.right_block p.compare {height:15px;padding:19px 0 11px 0;}


#product_list_grid {margin:10px 0 0 0;}
#product_list_grid ul {margin:0 0 0px -10px;overflow:hidden; width:750px;}
#product_list_grid ul li {position:relative;float:left; width:178px;margin:10px 0 0 10px;padding:20px 20px 20px 20px;overflow:hidden;border:1px solid #DDDADA;background:#FFFFFF;}
#product_list_grid ul li.item-0,
#product_list_grid ul li.item-1,
#product_list_grid ul li.item-2{ margin-top:0;}
#product_list_grid ul li .product_img_link{ display:block; text-align:center;}
#product_list_grid ul li h3 {padding:0px 0 0 0; min-height:44px; margin-bottom:5px; margin-top: 10px;}
#product_list_grid ul li h3 a{font-size:17px; line-height:22px; font-size:15px;}
#product_list_grid ul li span.price {display:block;margin:0 0 -3px 0;padding:5px 0 0 0; font-size:20px;}
#product_list_grid ul li span.discount_badge {position:absolute;right:0px;top:15px;background:red;color:white;text-transform:uppercase;z-index:100;padding:5px 10px;}
#product_list_grid ul li .exclusive{ margin-bottom:10px;float:left; margin-right:5px;}
#product_list_grid ul li .button:hover{} 
#product_list_grid ul li .button {}
#product_list_grid ul li .product_desc{ margin-bottom:12px;}
#product_list_grid ul .compare.checkbox{ padding-top:5px; padding-bottom:15px;}
#product_list_grid ul li.item-0,
#product_list_grid ul li.item-3,
#product_list_grid ul li.item-6{width:178px;}
#product_list_grid ul li .button:hover{ background-position:0 0; border-right:1px solid #D9FFE6; color:#471B15!important;} 
#product_list_grid ul li .button { background-position:0 -25px; border-right:1px solid #d4d4d4; color:#434343!important;}
#product_list_grid ul li div.view_details {float: left; clear: none;}
#product_list_grid ul li div.organic_icon {float: right;}
#product_list_grid ul li div.discount_banner_grid {position: relative;}

/* ————— pagination.tpl ————— */
div.pagination {height:27px;padding:12px 12px 10px 12px; border:1px solid #fff; margin-top:20px; background:#fafafa;}
ul.pagination {float:left;padding:0px 0 0 0;}
ul.pagination li {float:left;margin:0 5px; border:1px solid #fff; }
ul.pagination li.current{ background:#333; border:1px solid #333;}
ul.pagination li.current span{ color:#fff;}
ul.pagination li a { text-decoration:none; font-weight:bold;padding:4px 7px 4px 7px; display:block;}
ul.pagination li a:hover { color:#999}
ul.pagination li.truncate{ border:none; margin-top:12px;}

ul.pagination li.disabled span {color:#aaa;cursor:default;}
ul.pagination li.current span {font-weight:bold;padding:4px 7px 4px 7px; display:block;}

ul.pagination li#pagination_previous {text-transform:capitalize;margin:0 15px 0 0; border:none; padding:0;}
ul.pagination li#pagination_previous .button span{background:url(../img/pagination_prev.png) left 3px no-repeat; padding-left:10px; font-weight:bold;}
ul.pagination li#pagination_previous.disabled span span{ background-position:left -27px;}

ul.pagination li#pagination_previous a{ padding: 0 10px;}
ul.pagination li#pagination_next a{ padding: 0 10px;}
ul.pagination li#pagination_next {text-transform:capitalize;margin:0 0 0 15px;border:none; padding:0;}
ul.pagination li#pagination_next .button span{background:url(../img/pagination_next.png) right 3px no-repeat; padding-right:10px; font-weight:bold;}
ul.pagination li#pagination_next.disabled span span{ background-position:right -27px;}



form.pagination select {width:45px;height:19px;float:right;margin:2px 0 0 0;}
form.pagination label {display:block;float:right;padding:4px 10px 0 10px;}
form.pagination a {float:right;}

form.pagination input {display:none;}


/* ————— stores.tpl ————— */
div#stores_block p.text label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.text input {width:270px;height:15px;padding:1px;font:normal 12px "Arial";color:#555;}

div#stores_block p.select {padding:20px 0 0 0;}
div#stores_block p.select label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.select select {float:left;}
div#stores_block p.select span {display:block;float:left;padding:2px 7px 0 7px;}
div#stores_block p.select #stores_loader {margin:-2px 0 0 0;display:none;}

div#stores_block input.button {clear:both;margin:10px 0 0 0 !important;}

div#stores_block select#locationSelect {margin:20px 0;visibility:hidden;}

div#stores_block div#map {width:100%;height:400px;}

div#stores_block table#stores-table {margin:20px 0 0 0;display:none;}


/* ————— products-comparison.tpl ————— */
#product_comparison {margin:20px 0 0 0; background:#fafafa;}

#product_comparison h5 {height:30px;margin:0 20px 0 0;}

#product_comparison th {padding-left:20px;padding-right:20px;}
#product_comparison td {padding:7px 20px;font-weight:bold;}
#product_comparison td.comparison_infos {font-weight:normal;}

#product_comparison td p.product_desc {padding:10px 0 0 0;}
#product_comparison .comparison_product_infos {padding:20px 0 0 0;}
#product_comparison .comparison_product_infos a.cmp_remove {padding:0 0 0 15px;background:url(../img/icon/delete.gif) 0 2px no-repeat;color:#dd0000;text-decoration:none;}
#product_comparison .comparison_product_infos a.button {margin:17px 0 0 0;}
#product_comparison .comparison_product_infos .exclusive {margin:5px 0 13px 0;}
#product_comparison .comparison_product_infos .product_discount {padding:12px 0 0 0;height:15px;}





/* —————————————————————————————— product.tpl —————————————————————————————— */
#primary_block { padding-top:15px;}


/* ————— left block ————— */
#primary_block #pb-right-column {width:306px;float:left;padding:0px 0 0 0;}


/* product img */
#primary_block #image-block {width:304px;height:304px;border-width:1px;border-style:solid; background:#fafafa; border:1px solid #fff!important;}
#primary_block #image-block img#bigpic {width:304px;height:304px;cursor:pointer;}
#primary_block #image-block img#bigpic.jqzoom {cursor:crosshair;position:relative;}


/* views block */
#views_block {width:306px;height:82px;margin:10px 0 0 0;position:relative;}

#view_scroll_left,
#view_scroll_right {width:10px;height:0;display:block;padding:80px 0 0 0;overflow:hidden;background:url(../img/arrow_thumbs.gif) 0 0 no-repeat;position:absolute;top:0;}

#view_scroll_left {left:0;}
#view_scroll_right {background-position:0 -80px;right:0;}

#thumbs_list {width:266px;height:82px;margin:0 0 0 20px;overflow:hidden;}
#thumbs_list ul {}
#thumbs_list li {width:82px;height:82px;float:left;margin:0 10px 0 0;cursor:pointer;}
#thumbs_list li a {display:block;border-width:1px;border-style:solid;}
#thumbs_list li.thumb_last {margin:0;}
#thumbs_list li a img {}

span#wrapResetImages {display:none;}
span#wrapResetImages div {width:306px;margin:0 0 -3px 0;padding:17px 0 0 20px;}


/* usefull links */
#views_block {width:306px;height:82px;margin:10px 0 10px 0;position:relative;}

#view_scroll_left,
#view_scroll_right {width:10px;height:0;display:block;padding:80px 0 0 0;overflow:hidden;background:url(../img/arrow_thumbs.gif) 0 0 no-repeat;position:absolute;top:0;}

#view_scroll_left {left:0;}
#view_scroll_right {background-position:0 -80px;right:0;}
#primary_block ul#usefull_link_block {margin:0 0 -3px 0;padding:10px 0 5px 20px;clear:both;overflow:hidden; background:url(../img/tail-icon.gif) 0px bottom repeat-x; border:1px solid #DFE1E4; border-bottom:0;}
#primary_block ul#usefull_link_block li {padding:2px 0 0 23px;background:url(../img/bullet_alt.png) 0 12px no-repeat; float:left; margin-right:12px; margin-bottom:5px;}
#primary_block ul#usefull_link_block li.print{background:url(../img/print.png) 0px 2px no-repeat; padding-left:18px;}
#primary_block ul#usefull_link_block li:first-child{background:url(../img/mail-icon.png) 0px 0px no-repeat;}
#primary_block ul#usefull_link_block li a,
#primary_block ul#usefull_link_block span.span_link {text-decoration:none;color:#333;cursor:pointer;}
#primary_block ul#usefull_link_block li.view-size{background:url(../img/view-size.png) 0px 2px no-repeat; padding-left:19px;}

#primary_block ul#usefull_link_block li a:hover,
#primary_block ul#usefull_link_block span.span_link:hover {text-decoration:none; color:#999;}

#thumbs_list {width:266px;height:82px;margin:0 0 0 20px;overflow:hidden;}
#thumbs_list ul {}
#thumbs_list li {width:82px;height:82px;float:left;margin:0 10px 0 0;cursor:pointer;}
#thumbs_list li a {display:block; border:1px solid #fff!important;background:#fafafa!important;}
#thumbs_list li.thumb_last {margin:0;}
#thumbs_list li a img {}

span#wrapResetImages {display:none;}
span#wrapResetImages div {width:306px;margin:0 0 -3px 0;padding:17px 0 0 20px;}
.voted { padding-bottom:10px!important; overflow:hidden;}
/* —————————————————————————————— Zoom —————————————————————————————— */
div.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;width:403px!important;height:302px!important;background:#fafafa!important;border:1px solid #fff!important;display:none;text-align: center; overflow: hidden;}
img.jqzoom{cursor:crosshair;position:relative;}
#fancybox-outer{background:#fafafa!important;}
/* —————————————————————————————— Share —————————————————————————————— */
#pb-left-column .share {
	line-height: normal;background:url(../img/tail-icon.gif) 0px bottom repeat-x #fff; padding:10px 0 0px 0; overflow:hidden; border-top:1px solid #dfe1e4; margin-top:15px;
}
#pb-left-column .share a {
	text-decoration: none;
	height:20px;
	margin-bottom:10px;
}
.addthis_button_google_plusone{ width:64px!important;}
.addthis_button_tweet.at300b{ width:82px;}
.addthis_button_google_plusone.at300b  div{ font-size:none!important; float:left!important; width:80px;}

/* —————————————————————————————— productscategory —————————————————————————————— */

h2.productscategory_h2 {}
#productscategory_prod {margin:0em auto 0;height:193px;width:100%;padding-left:23px;position:relative;float:left;}
#productscategory_noscroll {height: 120px;width: 100%;margin-bottom: 30px;}
#productscategory_list .product_link{ display:block; padding:10px 0 10px 0;}
#productscategory_prod #productscategory_list {overflow: hidden;float: left;width:94%;height:200px;}
#productscategory_prod #productscategory_list ul {padding-left: 0;list-style-type: none;width:100000px!important}
#productscategory_prod #productscategory_list li {float: left;margin: 0 3px;cursor: pointer;text-align: center;width:148px!important;overflow: hidden;line-height: 20px; background:#fafafa;border:1px solid #fff; padding:20px 2px 20px 2px;}
#productscategory_prod #productscategory_list li a { margin: auto; font-weight:normal; }
#productscategory_prod #productscategory_scroll_left{ margin-left:0px; position:absolute; top:0px; left:2px;background:url(../img/arrow_thumbs.gif) left -31px no-repeat;text-indent: -3000px;display: block;width:10px;height: 18px;float: left;margin-top:85px;}
#productscategory_prod #productscategory_scroll_right {text-indent: -3000px;display: block;width:10px;height: 19px;	}
#productscategory_prod #productscategory_scroll_right { background:url(../img/arrow_thumbs.gif) left -111px no-repeat; margin-right:10px; float:right; position:absolute; right:14px; top:56px; }
.center_column .productscategory_h2{   background: url("../img/tail-title.png") repeat-x scroll left bottom transparent;
    color: #816F2F;
    font-size: 17px;
    font-weight: normal;
    padding: 7px 20px 20px 0; margin-bottom:20px;}



/* ————— right block ————— */
#primary_block #pb-left-column {width:354px;float:left;padding:0px 0 0 20px;}
#primary_block #pb-left-column h1 {text-transform:none; padding:0 0 0 0; margin-top:-5px; font-size:28px; line-height:32px; background:none; border:none; color:#471B15;}

#buy_block {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}
#buy_block p {}


/* price */
#buy_block div.price {padding:20px 0;overflow:hidden;}

#buy_block span.our_price_display {height:27px;display:block;float:left;}
#buy_block span#our_price_display {display:block;float:left;padding:0px 0 0 0;font-size:20px;}

#buy_block span.our_price_display_tax {display:block;float:left;padding:6px 0 0 5px;}


/* quantity */
#buy_block #quantity_wanted_p {float:right;padding:0 10px 0 0;}
#buy_block #quantity_wanted_p label {float:right;padding:6px 7px 0 0;text-align:right;}
#buy_block #quantity_wanted_p #quantity_wanted {width:20px;height:15px;float:right;padding:5px;text-align:center;}


/* add to cart */
#buy_block #add_to_cart {float:right;margin:0;padding:0;}
#buy_block #add_to_cart input {display:none;}


/* minimal quantity (optional) */
#buy_block #minimal_quantity_wanted_p {margin:0;padding:17px 0;border-width:1px 0 0 0;border-style:solid;}
#buy_block #minimal_quantity_wanted_p #minimal_quantity_label {margin:0 5px;}


/* other product options */
#buy_block .other_options {border-width:1px 0 0 0;border-style:solid;}


/* taxes & discounts */
#buy_block #other_prices {width:50%;float:left;padding:10px 0 0 0;}

#buy_block #other_prices,
#buy_block #other_prices p,
#buy_block #other_prices span {font:12px "Arial";}

#buy_block #other_prices > p {width:100%;min-height:18px;margin:0;padding:13px 0 0 0; color:#069ec0; }
#buy_block #other_prices > p#old_price{color:#069ec0;}

#buy_block #old_price {text-decoration:line-through;}
#buy_block #reduction_percent {}
#buy_block .pack_price {}
#buy_block .price-ecotax {color:#229922;}

#buy_block #pQuantityAvailable {font-weight:bold;}
#buy_block #pQuantityAvailable span {font-weight:bold; color:#000;}

#buy_block #last_quantities {font-weight:bold !important;color:#069ec0;}

#buy_block #product_reference label {font-weight:bold;}


/* attributes */
#buy_block #attributes {width:50%;float:right;padding:10px 0 0 0;}
#buy_block #attributes p {margin:0;padding:10px 0 0 0;overflow:hidden;}

#buy_block span.on_sale,
#buy_block span.discount {height:18px;display:block;float:right;margin:10px 0 0 0;padding:3px 7px 0 7px;background:red;color:#fff;}

#buy_block #attributes label {float:right;padding:3px 7px 0 0;text-align:right;}
#buy_block #attributes select {width:120px;height:21px;float:right;padding:1px;}


/* short description */
#primary_block #short_description_block {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#primary_block #short_description_content,
#primary_block #short_description_content p {margin:17px 0 0 0;padding:0;}


/* buttons */
#primary_block .buttons_bottom_block {margin:0;}
#primary_block .buttons_bottom_block a {}
#primary_block .buttons_bottom_block input#add2cartbtn {display:none;}


/* pack items */
#primary_block .pack_content {margin:20px 0 0 0;padding:17px 20px; border:1px solid #fff!important; background:#fafafa!important;}
#primary_block .pack_content h3 {padding:0;}
#primary_block .pack_content ul {}
#primary_block .pack_content ul li {padding:10px 0 0 0;font-size:10px;}
#primary_block .pack_content ul li p {margin:0;padding:0;}


/* color picker */
#primary_block #color_picker {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}
#primary_block #color_picker h3 {}
#primary_block #color_picker ul {padding:10px 0 0 0;overflow:hidden;}
#primary_block #color_picker ul li {display:inline;float:left;margin:0 7px 0 0;}
#primary_block #color_picker ul li a {width:25px;height:25px;display:block;border:1px solid #777;cursor:pointer;}
#primary_block #color_picker ul li a:hover {}

#primary_block a#color_all {cursor:pointer;}


/* quantity discount */
div#quantityDiscount {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid; background:#fafafa!important; border:1px solid #fff!important;}

div#quantityDiscount table {width:100%;margin:20px 0 0 0;}
div#quantityDiscount th {padding:0 0 5px 0;border-width:0 0 1px 0;border-style:solid;font-weight:bold;text-align:left !important;}
div#quantityDiscount td {padding:5px 0 0 0;}


/* ————— tabs ————— */
#more_info_block{ margin-bottom:20px;}
ul.idTabs {height:27px;padding:20px 0 0 0;clear:both; margin-bottom:0px; position:relative; z-index:99;}
ul.idTabs li {float:left; margin-right:1px;}
ul.idTabs li a {height:21px;display:block;padding:6px 21px 0 21px;font-size:12px;font-weight:bold;color:#4a4a4a;border:1px solid #DDDDDD; margin-right:1px;background:#fafafa;text-align:center;text-decoration:none;cursor:pointer; position:relative; z-index:99;}
ul.idTabs li a.selected {background:#fafafa;color:#069ec0; border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #fff; border-bottom:0;}


/* tabs short */
ul.idTabsShort li a { background:#3c3b3b; color:#fff; border:1px solid #333333;}
ul.idTabsShort li a.selected {border-bottom:0; height:22px;}


/* tabs content blocks */
div#more_info_sheets { border:1px solid #fff!important; position:relative; z-index:9; margin-top:1px; background:#fafafa!important;}
div.tabs_content {padding:14px 20px;zoom:1;}


/* idTab1 (product description) */
#idTab1 {padding:0 20px 20px 20px;}

#idTab1 div,
#idTab1 p {font-size: 14px; margin:17px 0 -3px 0;padding:0;}
/* custom p classes for sharcaorganics */
#idTab1 p.p2 {font-size: 14px; font-weight: bold; color: #069ec0; margin:17px 0 -3px 0; padding: 10px 0px 0px;}
#idTab1 p.p3 {font-size: 12px; margin:17px 0 -3px 0;padding:0;}
#idTab1 p.vegan {background: url(../img/vegan_logo_30px.png) no-repeat; height: 30px; margin: 20px 5px 0 15px;}
#idTab1 p.palmfree {background: url(../img/palmfree_logo_30px.png) no-repeat; height: 30px; margin: 20px 5px 0 15px;}
#idTab1 p.veganpalmfree {background: url(../img/vegan_palmfree_logo_30px.png) no-repeat; height: 30px; margin: 20px 5px 0 15px;}

.ratingblock{ background:#fafafa!important; padding:20px!important; margin-top:20px!important; border:1px solid #fff!important;}
/* idTab2 (data sheet) */
#idTab2 {padding:12px 20px 20px 20px;}
#idTab2 li {margin:0 0 2px 0;padding:5px 0 0 10px;background:url(../img/bullet_alt.png) 0 10px no-repeat; color:#069ec0}
#idTab2 li span {font-weight:bold; color:#999;}


/* idTab9 (attachments) */
#idTab9 {padding:12px 20px 20px 20px;}
#idTab9 li {margin:0 0 -3px 0;padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}
#idTab9 li a {font-weight:bold;}


/* idTab4 (accessories) */
#idTab4 {padding:20px;}
#idTab4 li {overflow:hidden;}
#idTab4 li + li {margin:20px 0 0 0;padding:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#idTab4 li .accessories_desc {width:340px;float:left;}
#idTab4 li .accessories_desc a.accessory_image {width:80px;height:80px;display:block;float:left;margin:0 20px 0 0;border-width:1px;border-style:solid;}

#idTab4 li .accessories_desc h5 {margin:0 0 7px 0;}

#idTab4 li .accessories_price { border-left:1px solid #DDDDDD;float:right; height:65px;padding-left:20px;padding-top:15px;width:120px;}
#idTab4 li .accessories_price span.price {display:block;margin:0 0 7px 0;}


/* idTab5 (product comments) */
#idTab5 {padding:0 20px 20px 20px;}

#idTab5 .comment_criterions {overflow:hidden;}
#idTab5 .comment_criterions > div {float:left;padding:17px 20px 0 0;}
#idTab5 .comment_criterions > div > div {float:left;}

#idTab5 p.comment_none {}
#idTab5 p.align_right {height:11px;padding:0;}
#idTab5 p.align_right a {width:11px;height:0;padding:11px 0 0 0;overflow:hidden;display:block;float:right;background:url(../img/icon/delete.gif) 0 0 no-repeat;}

.rating {cursor:pointer;margin:2em;clear:both;display:block;}
.rating:after {content:'.';display:block;height:0;width:0;clear:both;visibility:hidden;}
.cancel, .star {float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;cursor:pointer;}
.cancel, .cancel a {background:url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px;}
.star, .star a {background:url(../../../modules/productcomments/img/star.gif) no-repeat 0 0;}
.cancel a, .star a {display:block;width:100%;height:100%;background-position:0 0;}
div.star_on a {background-position:0 -16px;}
div.star_hover a,
div.star a:hover {background-position:0 -32px;}

#idTab5 .table_block {}
#idTab5 .table_block th {background:#fff !important;}
#idTab5 .table_block td {}

#idTab5 p.comment_add {margin:0;padding:20px 0 0 0;}

#idTab5 fieldset {}
#idTab5 fieldset p {margin:0;padding:10px 0 0 0;}

#idTab5 fieldset table.comment_rating {margin:17px 0 3px 0;}
#idTab5 fieldset table.comment_rating td {padding:0 10px 0 0;}

#idTab5 fieldset label {display:block;padding:0 0 3px 0;}

#idTab5 fieldset input#customer_name,
#idTab5 fieldset input#comment_title {width:206px;height:15px;padding:3px;}

#idTab5 textarea#content {width:630px;min-width:300px;max-width:630px;height:100px;}

#idTab5 p.submit {padding:13px 0 0 0;}


/* customizable products */
.customization_block {padding:0 20px 20px 20px;background:#fafafa!important; border:1px solid #fff!important; position:relative; z-index:9;}

.customization_block p {}
.customization_block .customizationUploadBrowseDescription {padding:7px 0 0 0;}
.customization_block p img {margin:0 2px 0 0;}

.customization_block h2 {padding:17px 0 10px 0;}

.customization_block #uploadable_files {}

.customization_block ul li {overflow:hidden;}
.customization_block ul li > div + div {padding:10px 0 0 0;}
.customization_block ul li .customizationUploadBrowse img {margin:0 5px 0 0;}

textarea.customization_block_input {width:630px;min-width:300px;max-width:630px;height:100px;}

.customization_block #customizedDatas {margin:0;padding:20px 0 0 0;}


/* pack products list */
#pack_product_list {}
#pack_product_list h2{ margin-bottom:10px;}





/* ————— manufacturers-list.tpl && suppliers-list.tpl ————— */
#manufacturer #center_column h1,
#supplier #center_column h1{ margin-bottom:0;}
#manufacturer #center_column > p,
#supplier #center_column > p{ padding-bottom:20px; padding-left:20px;}
.mnf_sup_list {padding:20px 20px 0px 20px;overflow:hidden; border:1px solid #fff!important; background:#fafafa;}

.mnf_sup_list li {height:82px;overflow:hidden;padding:20px 0;border-top:1px solid #fff!important;}
.mnf_sup_list li:first-child{ border:none!important; padding-top:0;}
.mnf_sup_list li .logo {display:block;float:left;border:1px solid #fff!important;}

.mnf_sup_list li .left_side {width:300px;float:left;padding:0 0 0 20px;}
.mnf_sup_list li .left_side div {padding:7px 0 0 0;}
.mnf_sup_list li .left_side div a{ text-decoration:none;}
.mnf_sup_list li .left_side div a:hover{ color:#999;}
.mnf_sup_list li .left_side h3 {padding:12px 0 0 0;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.mnf_sup_list li .left_side h3 a {font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:none; font-size:17px; text-decoration:none;}
.mnf_sup_list li .left_side h3 a:hover{ color:#069ec0;}
.mnf_sup_list li .right_side {width:120px;height:82px;float:right;position:relative; border-left:1px solid #fff; padding-left:20px;}
.mnf_sup_list li .right_side p {padding:9px 0 0 0; margin:0 0 0px 0;}
.mnf_sup_list li .right_side a.button {position:absolute;left:20px;bottom:12px;}
.mnf_sup_list li .right_side p a span{ font-size:20px;}
.mnf_sup_list li .right_side p a{ text-decoration:none; font-size:12px; font-weight:bold; color:#069ec0;}
.mnf_sup_list li .right_side p a:hover{ color:#333;}





/* —————————————————————————————— info pages —————————————————————————————— */
/* ————— sitemap.tpl ————— */
div.sitemap_block {width:30%;float:left;padding:0 3% 0 0;}
div.sitemap_block ul {padding-top:7px;}
div.sitemap_block ul li {padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}

div.categTree {clear:both;overflow:hidden;padding:3px 0 0 0;}
div.tree_top {height:14px;margin:10px 0 0 0;padding:3px 0 0 28px;background:url(../img/sitemap_top.gif) -1px -1px no-repeat;}
div.tree_top a {font-weight:bold;text-transform:uppercase;}

div#center_column ul.tree {}
div#center_column ul.tree li {border-left:solid 1px #a1a1a1;background:url(../img/sitemap_horizontal.gif) 0 12px no-repeat;margin:0 0 0 11px;padding:5px 0 0 16px;}
div#center_column ul.tree li ul {padding:2px 0 4px 0;}
div#center_column ul.tree li ul li {margin:0;}
div#center_column ul.tree a {padding-left:0;}
div#center_column ul.tree a.selected {font-weight:bold;}
div#center_column ul.tree li.last {background:url(../img/sitemap_last.gif) 0 0 no-repeat;border:none;padding:5px 0 0 17px;}


/* ————— contact-form.tpl ————— */
p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:11px 0 0 157px;}

body#contact-form div#center_column form p.file_input label {padding-top:3px;}
body#contact-form div#center_column form p.file_input input {height:21px;}
body#contact-form div#center_column form textarea#message {width:400px !important;height:200px !important;}





/* —————————————————————————————— account pages —————————————————————————————— */
/* ————— authentication.tpl ————— */
/* login / create account */
#authentication #create-account_form h4{ text-transform:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#555;}
#authentication #create-account_form {width:43%;clear:none;float:left;margin:0 3% 0 0;background:url(../img/login-content-left.gif) right bottom no-repeat #ffffff; border:1px solid #E2DEDE; padding:5px 20px 53px 20px; margin-top:10px;}
#authentication #login_form {width:40.9%;clear:none;float:left;background:url(../img/login-content-right.gif) right 0px no-repeat #f8f8f8; border:1px solid #E2DEDE; padding:5px 20px 23px 20px;margin-top:10px;}

#authentication #create-account_form h4,
#authentication #login_form h4 {height:45px;margin:0;padding:15px 0 0 0;}

#authentication #create-account_form p.text,
#authentication #login_form p.text {width:220px;padding:15px 0 0 0;}

#authentication #create-account_form p.submit,
#authentication #login_form p.submit {padding:18px 0 0 0;}

#authentication #create-account_form label,
#authentication #login_form label {display:block;clear:both;text-align:left;padding:0 0 5px 0;}

#authentication #login_form p.lost_password {margin:0;}

#new_account_form p.radio input {top:3px;}
#new_account_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

/* account creation form */
form#account-creation_form p.radio input {top:5px;}
form#account-creation_form p.radio label {padding:4px 15px 0 3px;display:inline-block;}

form#account-creation_form textarea {width:210px;max-width:563px;}

form#account-creation_form span.form_info {line-height:19px;}


/* ————— password.tpl ————— */
.forgot_password #restore_password label {width:170px;}
.forgot_password p.submit {padding-left:177px !important;}


/* ————— my-account.tpl ————— */
body#my-account div#center_column ul#my_account_links {padding:3px 0 0 0;}
body#my-account div#center_column ul#my_account_links li {padding:12px 0 0 0;}
body#my-account div#center_column ul#my_account_links li img {margin:0 5px 0 0;display:inline-block;}


/* ————— addresses.tpl ————— */
ul.address { background:#fff;}

ul.item {width:47.6%;float:left;margin:20px 4% 0 0;padding:0 0 17px 0;border-width:1px;border-style:solid;overflow:hidden; background:#fff;}
ul.alternate_item {width:47.6%;float:right;margin:20px 0 0 0;padding:0 0 17px 0;border-width:1px;border-style:solid;overflow:hidden;}

ul.address li {margin:5px 20px 0 20px;}
ul.address li.address_title {margin:17px 20px 14px 20px;font-weight:bold;text-transform:uppercase;color:#000;}
ul.address li.address_title h3 {margin:0;}

ul.address li span.address_name,
ul.address li span.address_firstname,
ul.address li span.address_lastname,
ul.address li.address_firstname {font-weight:bold;color:#;}

ul.address li.address_update,
ul.address li.address_delete {}

body#addresses div.address_add {clear:both;padding:20px 0 0 0;}

.sendtoafriend_product > a{ border:1px solid #fff; background:#fafafa; display: inline-block;}
/* ————— address.tpl ————— */
body#address div#center_column form.std p.textarea textarea {width:206px;}
body#address div#center_column form.std p.submit .button {margin:20px 0 0 0;}


/* ————— identity.tpl ————— */
form.identity p.radio input {top:3px;}
form.identity p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form.identity p.required_desc {padding:20px 0 0 157px;}

p#security_informations {padding:20px 0 0 157px;font-size:11px;}





/* —————————————————————————————— order pages —————————————————————————————— */
/* ————— order-steps.tpl ————— */
#order_steps {width:550px;height:56px;overflow:hidden;margin:10px 0 10px 0;background-image:url(../img/order_steps.png);background-repeat:no-repeat;}
ul.step1 {background-position:0 0;}
ul.step2 {background-position:0 -56px;}
ul.step3 {background-position:0 -112px;}
ul.step4 {background-position:0 -168px;}
ul.step5 {background-position:0 -224px;}

#order_steps li {width:110px;height:56px;float:left;}

#order_steps li a,
#order_steps li span {width:100px;height:22px;display:block;padding:34px 0 0 10px;font:normal 12px "Arial";}

#order_steps li span {color:#a1a1a1; font-weight:bold;}
#order_steps li.step_current span {font-weight:bold;color:#fff;}
#order_steps li a {font-weight:bold;color:#ccc;text-decoration:none;}
#order_steps li a:hover {color:#fff;}
.center_column .p-cart{ padding-top:4px;}

/* ————— Order step 1: summary (shopping-cart.tpl) ————— */
body#order table.std td:first-child a img {}
body#order table.std h5 a {}
body#order table.std h5 a:hover {}

table#cart_summary { background:#fafafa;}
table#cart_summary tr td.cart_product {width:45px;}

table#cart_summary tr td.cart_quantity {text-align:center;width:52px; padding:12px 7px 12px 7px}
table#cart_summary tr td.cart_quantity div#cart_quantity_button {width:34px;float:left;}
table#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {width:26px;height:15px;padding:3px;text-align:center;}
table#cart_summary tr td.cart_quantity a {height:20px;display:block;float:right;}
table#cart_summary tr td.cart_quantity a.cart_quantity_delete {width:11px;height:18px;display:block;float:left;margin:23px 0 0 3px;}

table#cart_summary tr td ul.customizationUploaded li img {margin:0 10px 0 0;border:1px solid #eee;}
table#cart_summary tr td ul.typedText li {padding:7px 0 0 0;}

table#cart_summary tr td.cart_discount_delete {text-align:center;}

table#cart_summary tr th.cart_total,
table#cart_summary tr td.cart_total,
table#cart_summary tr td.cart_discount_price {text-align:right;}

.cart_availability{ text-align:center;}
#cart_summary .cart_item .cart_total span{ color:#333; font-weight:bold;font-size:12px;}
table#cart_summary .cart_total{ text-align:left!important;}
#cart_summary .cart_unit span{color:#333; font-weight:bold;font-size:12px;}
#cart_summary  .product_link{ color:#333;font-size:12px;}
#cart_summary  .product_link:hover{ color:#087417;font-size:12px;}
#cart_summary .cart_total_price #total_price{ background:#333; font-weight:bold; color:#fff;font-size:12px;}
#cart_summary .cart_total_price #total_price span{font-weight:bold; color:#fff; font-size:12px;}
#cart_summary .price{ font-size:12px; font-weight:bold;}
#center_column #cart_summary #total_product{ text-align:left;}
#center_column #cart_summary thead tr th{background:#fafafa;}
.cart_navigation .button span {background: url(../img/pagination_prev.png) left 3px no-repeat;font-weight: bold;padding-left: 10px;}
.cart_navigation .exclusive span {background:url(../img/pagination_next.png) right 3px no-repeat;font-weight:bold;padding-right:10px;}
.cart_navigation .button_large span {background:url(../img/pagination_prev.png) left 3px  no-repeat;font-weight:bold;padding-left:10px;}
.cart_navigation .button_large:hover span{background:url(../img/pagination_prev.png) left -27px  no-repeat;}
.cart_navigation .exclusive:hover span{background:url(../img/pagination_next.png) right -27px no-repeat;} 
/* voucher form */
form#voucher fieldset {padding:10px;border-width:1px;border-style:solid; background:#fafafa;}
form#voucher fieldset h2 {float:left;margin:0;padding:5px 20px 0 10px;}
form#voucher fieldset p {float:left;margin:0;padding:3px 20px 0 0;}
form#voucher fieldset p.submit {padding:0;}
form#voucher fieldset p.text label {float:left;text-align:right;padding:2px 7px 0 0;}
form#voucher fieldset p.text input {width:166px;padding:1px;}

form#voucher fieldset div#display_cart_vouchers h4 {margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #eee;}
form#voucher fieldset div#display_cart_vouchers div {padding:4px 0 0 0;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name {font-weight:bold;text-decoration:underline;cursor:pointer;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {text-decoration:none;}

/* order carrier */
div#order_carrier {margin:20px 0 0 0;padding:10px;border-width:1px;border-style:solid;}
div#order_carrier h4 {float:left;padding:0 10px;}

/* cart navigation */
p.cart_navigation {clear:both;margin:0;padding:20px 0 0 0;overflow:hidden;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:left;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}

/* ————— carriercompare.tpl ————— */
#compare_shipping_form h3 {}
#compare_shipping_form p {margin:0;}
#compare_shipping_form #availableCarriers {padding:15px 0 0 0;}
#compare_shipping_form #noCarrier {margin:12px 0 0;padding:10px 13px;text-align:center;}
#availableCarriers_table {width:100% !important;}

#carriercompare_errors_list li {margin:0 !important;padding:3px 0 0 0;}


/* ————— Order step 2: log in (authentication.tpl) ————— */


/* ————— Order step 3: addresses (order-address.tpl) ————— */
div.order_address {}
div.order_address p.select label {float:left;text-align:right;padding:2px 7px 0 0;}
div.order_address p#address_invoice_form a.button_large {margin:0 auto;}
div.order_address p.address_add {padding:20px 0 0 0;margin:0;}
div.order_address #ordermsg p {margin:0;}
div.order_address #ordermsg textarea {height:100px;}


/* ————— Order step 4: shipping (order-carrier.tpl) ————— */
table#carrierTable {margin:17px 0 0 0;}
table#carrierTable tr td {}
table#carrierTable tr td.radio input {background:none;border:none;position:relative;top:1px;left:0;}

p#gift_div {display:none;clear:both;margin:0;}
p#gift_div label {display:block;}
p#gift_div textarea {height:100px;margin:12px 0 0 0;}

div.custom_order_hr { background: url(../img/tail-title.png) repeat-x center; width:230px; height: 10px; margin: 30px auto;}


/* ————— Order step 5: payment (order-payment.tpl) ————— */
p.payment_module {display:block;margin:0 !important;padding:20px 0 0 0 !important;border:none !important;}
.payment_module img {vertical-align:middle;margin:0 10px 0 0;}
.payment_module a {display:block;background:#fafafa;border:1px solid #ddd;padding:7px;color:#777;text-decoration:none;}

.payment_module a:hover,
.payment_module a:focus,
.payment_module a:active {background:#fff;border:1px solid #ff0000;color:#000;}


/* ————— history.tpl ————— */
.color-myaccount,
a.color-myaccount {color:#069ec0;}
#order-list{ background:#fff;}
#order-detail-content table{ background:#fff;}
.detail_step_by_step{ background:#fff;}
div#block-history {margin:17px 0 0 0;}
div#block-history textarea {height:100px;}

table#order-list td.history_link a {font-weight:bold;}
table#order-list td.history_detail a.details_link {text-transform:capitalize;}

#block-history #block-order-detail table.std td.inputs input.order_qte_input {height:15px;padding:1px;float:left;}
#block-history #block-order-detail table.std td.inputs label {display:block;float:left;padding:2px 0 0 7px;font-weight:bold;}

#block-history h3 {padding:17px 0 0 0;}
#block-history #block-order-detail {padding:3px 0 0 0;}

#block-history #block-order-detail h4 {overflow:hidden;}

div#order-detail-content table.std th.last_item,
div#order-detail-content table.std td.last_item {text-align:right;}

form#sendOrderMessage {}
form#sendOrderMessage p.textarea {padding:20px 0 0 0;}
form#sendOrderMessage p.submit {padding:20px 0 0 0;}


/* ————— order-slip.tpl ————— */


/* ————— discount.tpl ————— */
table.discount {margin:17px 0 0 0;}
table.discount td.discount_code {font-weight:bold;}
table.discount td.discount_value {white-space:nowrap;}

body#discount div.center_column sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}





/* ————— One Page Checkout ————— */
/* ————— order-opc.tpl ————— */
div#order-opc h2.bordercolor {margin:20px 0 0 0;padding:17px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

div#order-opc table#carrierTable {margin:17px 0 0 0;}

div#order-opc textarea#message {height:100px;}


/* ————— order-opc-new-account.tpl ————— */

/* account choice */
div#opc_account_choice div.opc_float {padding:17px 0 0 0;}
div#opc_account_choice div.opc_float input {float:left;margin:0 7px 0 0;}

div#login_form_content input.text {width:206px;}

/* already registered */
div#login_form_content p.submit {}
div#login_form_content #login_passwd {margin:12px 0 0 157px;}

/* new customer */
div#opc_account_form textarea#other,
div#opc_account_form #other_invoice {width:206px;}

div#opc_account_form p.required_desc {padding-top:20px;}

p#opc_account_saved {display:none;font-weight:bold;color:#3eab4c;}


/* ————— guest-tracking.tpl ————— */
form.guest p.text i {padding:0 0 0 5px;line-height:19px;}





/* ————— sendtoafriend.tpl ————— */
.sendtoafriend .sendtoafriend_product {padding:20px 0 0 157px;}
.sendtoafriend .button {text-transform:capitalize;}





/* ————— 404.tpl ————— */
p.error404 {border:2px solid #dd0000;background:#f5f5f5;margin:20px 0 0 0;padding:10px;line-height:32px;}
p.error404 img {margin:0 10px 0 0;}


/* conditions & legal */
ul.shop_info {list-style-type:square!important;list-style-position:inside;padding:0.6em;margin-top:0.6em;margin-left:2em;border:1px solid #888;}
ul.shop_info li {padding-left:0.5em!important;padding-bottom:0.5em!important;}

/* module reversoform */
.account_creation #reverso-form {width:100%;}
.account_creation #reverso-form label {width:250px;text-align:left;margin-left:10px;}
.account_creation #reverso-form label#legend_reverso {clear:both;width:100%;font-size:10px;text-align:left;}
.account_creation #reverso-form input#reverso_form {margin-top:20px;}

/* module paypalapi */
.paypalapi_about {text-align:justify;}
.paypalapi_about ul {padding-left:20px;}

/* contact-form */

#contact-form #center_column .std{ border:1px solid #ddd;padding:0px 20px 18px 20px; margin-top:10px; background:#fff;}
#contact-form  form.std h3{ border:none!important; font-size:14px; text-transform:uppercase; padding-top:12px; padding-bottom:0;}
#contact-form #center_column > .bold{ padding-top:0; padding-bottom:4px; padding-left:20px;}
p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:11px 0 0 157px;}

body#contact-form div#center_column form p.file_input label {padding-top:3px;}
body#contact-form div#center_column form p.file_input input {height:21px;}
body#contact-form div#center_column form textarea#message {width:400px !important;height:200px !important;}
#desc_contact0{ display:none;}
#contact-form form.std input[type=text],
#contact-form form.std input[type=password],
#contact-form form.std input[type=file],
#contact-form form.std textarea {padding:3px;background:#fff;border:1px solid #f1f1f1;
-moz-transition:background-color 0.6s ease;-o-transition:background-color 0.6s ease;-webkit-transition:background-color 0.6s ease;
-moz-transition:border-color 0.6s ease;-o-transition:border-color 0.6s ease;-webkit-transition:border-color 0.6s ease;}
#contact-form form.std select {padding:3px;background:#fff;border:1px solid #f1f1f1;}
#contact-form .submit{ padding-top:18px;}


/* back-top */
#back-top {position: fixed;bottom:30px;z-index:9999;right:0px;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:61px;height:32px;display:block;margin-bottom:7px;background:url(../img/scroll.png) no-repeat left 0px;}


/* cms page */
#cms #center_column h1 { margin-bottom:0;}
.center_column  .p3{ font-size:12px; padding-left:20px; padding-right:20px}
.center_column  .p2{ font-size:14px; line-height:18px; color:#333; padding-left:20px; padding-right:20px}
.center_column  .p4{ padding-bottom:28px; padding-left:20px; padding-right:20px}
.center_column  .p5{ padding-bottom:28px; padding-left:20px; padding-right:20px}
.center_column .p-bottom{ border-top:1px solid #ddd; padding-left:20px;}
.list-cms{ padding-top:30px; margin-left:30px; padding-bottom:6px; color: #000000; font-size: 10pt;}
.list-cms li {background:url(../img/list-marker.png) 0px 5px no-repeat; padding-left:20px; padding-bottom:5px}
.list-cms li a{ color:#333; text-decoration:none;}
.list-cms li a:hover{ font-weight:bold;}

.list-cms-bigtext{ padding-top:30px; margin-left:30px; padding-bottom:6px; color: #000000; font-size: 10pt;}
.list-cms-bigtext li {background:url(../img/list-marker.png) 0px 5px no-repeat; padding-left:20px; padding-bottom:15px; font-size: 12.5px; color: #471B15}
.list-cms-bigtext li a{ color:#333; text-decoration:none;}
.list-cms-bigtext li a:hover{ font-weight:bold;}

.list-2{ margin-left:75px; padding-top:30px;}
.list-2 li { list-style:decimal-leading-zero; padding-left:0px; padding-bottom:7px; color:#333; font-weight:bold;}

/* custom pages in cms */

p.custom_page { color: #000000; font-size: 11pt; } 
div.custom_page_hr { background: url(../img/tail-title.png) repeat-x center; width:230px; margin: 30px auto;}

/* shop by skin concern cms page */

.skinConcern h2 {
	margin: 0 0 -3px 0;
	padding: 11px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #471B15;
	text-transform: uppercase;
	text-align: center;
}
.skinConcern h3 {
	margin: 0 0 -3px 0;
	padding: 16px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #471B15;
	text-transform: uppercase;
}
.list-skinConcern {
	padding-top: 20px;
	margin-left: 30px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 12pt;
}
.list-skinConcern a {
	color: #C2974A;
	text-decoration: underline;
	font-size: 10pt;
}

.list-skinConcern li {
	font-size: 10pt;
}

/* —————————————————————————————— footer styles —————————————————————————————— */
#footer_wrapper {clear:both;background:url(../img/tail-title.png) 0px 0px repeat-x; width:940px; margin:0 auto; padding-top:20px;}
#footer {width:940px;margin:0 auto;  height:500px;position:relative;
}

#tmbannerblock2{background:url(../img/tail-title.png) 0px 0px repeat-x; padding-top:44px; text-align: center;}
#tmbannerblock2 .inner a{ margin-right:10px; width:105px; height:83px; display:block; float:left;  -moz-transition: all 0.5s ease 0s;-mebkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
#tmbannerblock2 .inner{ /*padding-left:250px;*/ margin: 0 auto; width: 75%}

#tmbannerblock2 .inner a:hover{
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg);	
-o-transform: rotate(360deg);	
}
#tmtextblock3{text-align:center; padding-top:24px; }
#tmtextblock3 .txt1{ font-size:11px; color:#7e7d7d; text-align:center; line-height:19px; display:block;}
/* ————— tmfooterlinks.tpl ————— */
#tmfooterlinks { overflow:hidden; padding-bottom:40px;}
#tmfooterlinks div.first{ width:210px;}
#tmfooterlinks div {width:230px;float:right;padding:0 10px 0 0;}
#tmfooterlinks h4 {padding:25px 0 0 0;font:normal 17px "Arial";color:#471B15; text-transform:none;}

#tmfooterlinks ul {padding:5px 0 0 0;}
#tmfooterlinks ul li {padding:5px 0 5px 0;}
#tmfooterlinks ul li a { text-decoration:none; font-size:12px; color:#7e7d7d;}
#tmfooterlinks ul li a:hover { color:#000;}

#tmfooterlinks p {clear:both;color:#525252; position:absolute; left:0; bottom:40px; text-align:center; width:100%; font-size:12px;}
#tmfooterlinks p a { color:#525252; text-decoration:none;}
#tmfooterlinks p a:hover { text-decoration:underline;}






/* —————————————————————————————— printable version —————————————————————————————— */
@media print {

* {background:none!important;background-color:white!important;}

div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top,
#search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {display:none;}

div#center_column {width:100%;}
input.text {border:1px solid gray;}
.block_hidden_only_for_screen {display: block;margin-top:1em;}
#more_info_sheets #idTab1 {width:530px;}

}