/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

* {
	padding: 0;
	margin: 0
}
body {
	font-size: 11px;
	font-family:Arial, Helvetica, Sans-Serif;
	color: #716f61;
	text-align: left;background: url('../img/bkg_body.jpg');
}
ul,ol,li{list-style:none}
/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: 2px }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* Footer links */
.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin-top: 2em
}
.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em
}
.footer_links a { text-decoration: none }
.footer_links a:hover { color: black }
.footer_links img.icon { vertical-align: -2px }

/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center }
.inline_list img { display: block }
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../img/sitemap-horizontal.png) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

/* Tabs */
#more_info_block{background:url(../img/bkg_more_info_block.png) no-repeat top center;margin-top:40px;text-align:center;}
.idTabs{height:35px;list-style-type:none;margin:0 auto;position:relative;top:-15px;}
ul.idTabs li{display:inline-block;margin:0 0 0 -3px;padding:0;}
ul.idTabs li a{background:#5e5a4c;}
ul.idTabs li a:hover{background:#00c1ea}
ul.idTabs li.first a{background:url(../img/bkg_more_info_block_li_first.png) no-repeat top left;}
ul.idTabs li.last a{background:url(../img/bkg_more_info_block_li_last.png) no-repeat top right;}
.idTabs a{color:#f4f4f1;display:block;font-size:16px;font-weight:400;height:35px;line-height:35px;text-align:center;text-decoration:none;text-transform:none;font-family:'Candara-Bold';padding:0 13px;}
.idTabs .selected{background-image:url(../img/tab_bg_selected.jpg);}
.idTabsShort li.first .selected,.idTabsShort li.first a:hover{background:url(../img/tab_bg_selected_short.png) left 0 no-repeat}
.idTabsShort li.last .selected,.idTabsShort li.last a:hover{background:url(../img/tab_bg_selected_short_last.png) right 0 no-repeat}
.idTabsShort li .selected{color:#f4f4f1;font-size:16px;cursor:default;}
div.sheets{clear:both;}
div.sheets .desc{margin:0 0 12px;}
div.sheets .des_img{overflow:hidden}
div.sheets .des_img .img_left{width:267px;float:left;margin-right:20px;}
div.sheets .des_img .img_left img{margin-bottom:10px;}
div.sheets .des_img .des_right{width:240px;float:left;}
div.sheets .des_img .des_right p{margin:0 0 15px!important}
#more_info_sheets li{background-position:6px 4px;}
#more_info_sheets .bullet li{padding:0;line-height:20px;}
/* global style */
a {
	color: #716f61;
	text-decoration: none;
	outline: none
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h1 {
	font-size:20px;
	text-transform: none;
	font-weight:400;font-family:'Candara-Bold';
	color: #01a0d4;line-height:30px;margin:20px 0 10px;
}
#product h1{width:75%;float:left}
#category h1, #prices-drop h1,#best-sales h1{   border-bottom: 1px solid #E1E0DA;}
h1 span {
	font-size:11px;
	text-transform: none;
	font-weight: normal;
	color: #716f61;
	margin-left: 1em;font-family:Arial
}
h2 {
	font-size:20px;
	text-transform: none;
	font-weight: bold;
	color: #01a0d4;line-height:30px;margin:17px 0 10px;
}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h3 {   color: #547D16;
    font-size: 14px;
    font-weight: 700;}
h4 { font-size: 1em }

/* global layout */
#page {background: url('../img/bkg_page.png') repeat-x;}
.bkg_shadow{background: url('../img/bkg_shadow.png') no-repeat center ;height:391px;}
#main_page{width:950px;margin:0 auto;padding:0 5px;}
.container{margin: 0 auto;overflow: hidden; width: 1000px;margin-left:-25px;}
.home-topseller{width:920px;margin:0 auto;overflow:hidden;padding:0 20px;   background: url("../img/bkg_main_page.png") repeat-y scroll center top transparent;}
.home-topseller ul{width:100%;overflow:hidden}
.home-topseller ul li{width:152px;margin-right:40px;float:left}
#footer{width:960px;margin:18px auto 10px;overflow:hidden}
.footer-cms{position:relative;top:-10px;}
#block_various_links_footer,#footer .block.myaccount{width:660px;float:left;padding:0;margin:0;}
#block_various_links_footer div{width:100%;float:left;line-height:13px;margin-bottom:5px;}
#footer .block.myaccount div{width:auto;float:left;line-height:13px;margin-bottom:5px;background:none;padding:0;}
#block_various_links_footer h4{width:120px;float:left;color:#c9bfb5;font-size:11px;font-weight:700;margin:0;}
#footer .block.myaccount h4{background:none;width:120px;float:left;margin:0px;font:700 11px/14px Arial;padding:0;height:auto;}
#footer .block.myaccount h4 a{color:#c9bfb5;}
#block_various_links_footer ul,#footer .block.myaccount ul{width:540px;float:left}
#block_various_links_footer ul li,#footer .block.myaccount ul li{width:auto;float:left;padding:0 7px;border:none;border-left:1px solid #4a453f;}
#block_various_links_footer ul li a,#footer .block.myaccount ul li a{color:#736c65;font:400 11px Arial}
#block_various_links_footer ul li a:hover,#footer .block.myaccount ul li a:hover{text-decoration:underline}
#block_various_links_footer ul li:first-child,#footer .block.myaccount ul li:first-child{border:none;padding-left:0;}
.right_footer{width:300px;float:left;margin-top:-19px;}
.footer_bottom p.copy{text-align:right;color:#736c65}
.footer_bottom p.copy a{color:#f4f4f1;text-decoration:underline;}
.footer_bottom p.copy a:hover{text-decoration:none;}
.payment_footer{float:right;margin-top:15px;}
.payment_footer a img{margin-left:3px;}
.slider-wrapper{ margin: 0 auto;overflow: hidden;position:relative;padding: 0 20px;width: 960px;z-index:1}
#slide-container{ clear:left;height:392px;}
#slide-container #thumbs{display:none}
div.slide-content {	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */	 
	width: 960px;
	height:392px;
	position:relative;
	z-index:1
}
div.slide-content a, div.navigation a {text-decoration: none;color: #777;}
div.slide-content a:focus, div.slide-content a:hover, div.slide-content a:active {text-decoration: none;}
div.controls{float:left;}
div.controls a {padding: 5px;}
div.ss-controls {	display:none;width:0!important}
div.nav-controls a {height:49px;width:49px; display:block; padding:0;position:absolute;top:164px; z-index:100}
.nav-controls .prev { background:url(../img/slide_prev.png) no-repeat;left:-20px;}
.nav-controls .next { background:url(../img/slide_next.png) no-repeat;right:-20px;}
div.slideshow-container {clear: both;z-index:99;height: 392px;background:none!important;}
div.slideshow-container ul{height:392px!important;}
div.slideshow-container ul li, div.slideshow-container ul li a{width:960px;height:392px;float:left;background:none!important}
#header {
    margin: 0 auto;
    min-height: 222px;
    position: relative;
    text-align: left;
    top: 0;
    width: 960px;background: url('../img/bkg_main_page.png') repeat-y top;z-index:100;
}
#header .pres_top{float:left;font-size:11px;left:30px;position:absolute;top:65px;width:auto}
#header .pres_top span{color:#716f61;font-size:11px;font-weight:700;text-transform:capitalize}
#header .pres_top .first{list-style:none;margin-right:3px}
#header .pres_top .cham{font-weight:700;margin:0 3px;position:relative;top:0}
#header_logo {
	float: left;
	width: 264px;
	display:block
}
img.logo {
	float: left;
	margin-top:15px;margin-left:20px;
	font-size: 2em;
	font-weight: bold
}
#header_right {
}
#left_column, #center_column, #right_column { float: left }
#left_column {
	clear: left;
	width: 152px;
	margin-right:40px;
	overflow: hidden
}
#columns{margin:0 auto;width:960px;background: url('../img/bkg_main_column.png') no-repeat bottom;padding-bottom:15px;}
.main_column{width:920px;overflow:hidden;padding:0 20px 60px;background: url('../img/bkg_main_page.png') repeat-y top;}
#center_column {
	width: 536px;
	overflow: hidden
}
#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}
#right_column {
	width: 152px;
	margin-left:40px;
	overflow: hidden
}

/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: #716f61
}
body.mceContentBody {
	margin: 9px 6px;
	width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.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
}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #374853
}
.rte h1,
 .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold
}
.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto;margin-top:19px;
}
.rte h3, .mceContentBody h3 { font-size: 16px }
.rte h4, .mceContentBody h4 { font-size: 14px }
.rte h5,.mceContentBody h5 { font-size: 12px }
.rte h6, div.rte h6 { font-size: 8px }
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
	list-style-type: square;
	margin-left: 10px
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center
}
.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#center_column .rte p, 
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* /global RTE fields */

/* global table style */
div.table_block {
	padding-bottom: 6px;
	margin: 0 auto 2em;
	width: 536px
}
table.std{border-collapse:collapse;border-spacing:0;width:100%}
.std td{padding:10px 9px 10px 0}
.std tr.alternate_item td,.std tr.alternate_item th{background-color:#f1f2f4}
.std thead th{background:url(../img/bkg_cart_product.png) repeat-x;color:#f4f4f1;font-size:11px;font-weight:700;height:30px;text-align:left;text-transform:none;white-space:nowrap}
.std thead th.cart_ref,.std thead th.cart_availability,.std thead th.cart_unit,.std thead th.cart_quantity{padding:0 5px;text-align:center}
.std th.first_item{background:url(../img/bkg_cart_product_first.png) no-repeat left top;padding-left:8px!important}
#order-detail-content .std th.last_item{text-align:right}
.std th.last_item{background:url(../img/bkg_cart_product_last.png) no-repeat right top;padding-right:10px;text-align:left}
.std tfoot td,.std tfoot td#free_shipping{color:#7a786b;font-size:12px;font-weight:700;text-align:right;text-transform:none;white-space:nowrap}
td.cart_description,th.cart_description,th.cart_product{text-align:left!important}
form.std h3{color:#01a0d4;font-size:16px;font-weight:700;margin:0 0 .5em;text-transform:none}
form.std fieldset{border:none;margin-bottom:1em;padding-bottom:1em}
form.std legend{border-color:#d0d1d5;border-style:solid;border-width:1px;font-size:1.6em;font-weight:100;margin:1em 0 1em .5em;padding:.3em .6em}
form.std h4,form.std p{clear:both;padding:.3em 1em}
form.std label,form.std p span{float:left;margin-right:5px;text-align:right;width:30%}
form.std p span.like_input{margin-left:.7em;width:auto}
input, textarea, select, span.editable {
	font-size: 11px;
	font-family:Arial, Helvetica, Sans-Serif;
	outline: none
}
input, textarea, select { border: 1px solid #e8e4db;line-height:25px;height:25px;color:#5c5c5c; }
input{padding:0 10px;}
textarea{padding:10px;border:1px solid #e8e4db;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius:3px;}
input.text {
	height: 25px;line-height:25px;
}
select{padding:4px 5px;line-height:22px;}
.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
.required sup { color: #da0f00;  vertical-align: 0; }
form.std p.checkbox { padding-left: 30% }
form.std p.submit {
	padding-left: 31%!important;
	margin-bottom: 1.5em
}
#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* START OF BUTTONS SECTION
 * -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, span.exclusive_large_disabled {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;text-transform:uppercase;
	color: #fff!important;
	font-weight: bold;
	font-size: 9px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 25px;
	height: 25px
}

/* input 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 {
	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, span.exclusive_large_disabled {
	cursor: default;
	color: #888!important
}

/* exclusive button */
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.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	color: white!important
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color: #488c40!important
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color: white!important
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width:50px;
	background-image: url('../img/button-mini.png')
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../img/button-small.png')
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 180px;
	background-image: url('../img/button-medium.png')
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
	width: 180px;
	background-image: url('../img/button-large.png')
}
#left_column, #center_column, #right_column, .cart_last_product_img, p.cart_navigation .button, p.cart_navigation .button_large, div.customizationUploadBrowse, #mywishlist div#block-order-detail ul li img, #view_wishlist #featured-products_block_center ul div li a img {
    float: left;
}
/* exclusive button */
form.pagination select, form.pagination input, p.cart_navigation .exclusive, p.cart_navigation .exclusive_large, p.cart_navigation .exclusive_large_disabled, div.deletePictureUploaded, div.deleteCustomizableProduct {
    float: right;
}
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background-image: url('../img/button-large_exclusive.gif') }

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

/* generic style */
ul.bullet li,.block ul.bullet li,li.bullet{line-height:25px;list-style-type:none;border-top:1px solid #f3f3ef;padding:0 10px}
ul.bullet li.first_item{border:none}
ul.bullet li a,.block ul.bullet li a,li.bullet a{color:#716f61;font-size:14px;font-weight:400;font-family:'Candara-Bold';}
ul.bullet li.selected a,.block ul.bullet li.selected a,ul.bullet li a:hover,.block ul.bullet li a:hover{color:#7ea793}
.price-discount { text-decoration: line-through;color:#939186;font-size:12px;font-weight:700 ;margin-right:12px}
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: -2px }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.price, .price-shipping, .price-wrapping {
	color: #3c3a30;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error{background:#fff0f0;border:1px dotted #ec7f78;color:#ca440a;margin:.3em 0 1.5em;padding:1em .8em;overflow:hidden;}
.error p{font-weight:700;text-transform:uppercase}
.error li{list-style-position:inside;list-style-type:decimal;padding-left:7px}
.warning{background-color:#fcf4df;border:1px dotted #b59952;color:#a8852b;font-size:12px;font-weight:700;margin:.2em 2em;padding:.6em 1em!important}
.warning_inline{color:#da0f00;font-weight:700}
.success{color:green;font-weight:700;margin:.2em 1em;padding:.3em .8em 1em}
.success_inline{color:green;font-weight:700}
/* breadcrumb.tpl */
.bc_line{ width:960px;margin:0 auto;position:relative;z-index:95;}
.breadcrumb {
	font-size: 11px;
	color: #939186;   background: url("../img/bkg_main_page.png") repeat-y scroll left;line-height:45px;padding:0 20px;width:920px;min-height:15px
}
.breadcrumb .navigation-pipe { padding: 0 10px 0 13px; background: url("../img/bkg_navigation_pipe.png") no-repeat scroll center 20px;text-indent:-9999px;float:left; }
.breadcrumb a {
	text-decoration: none;
	color: #939186;float:left
}
.breadcrumb a:hover { text-decoration: underline }

/* pagination.tpl */
div.pagination{float:left;width:auto;}
ul.pagination li{display:inline;float:left;margin-right:.3em}
ul.pagination li a{color:#141414}
ul.pagination li a:hover,ul.pagination .current span{color:#547d16}
ul.pagination a,ul.pagination span{display:block;line-height:17px;padding:0 .4em 0 0}
ul.pagination li.truncate{background:none;padding:.3em}
#pagination_previous a,#pagination_previous span{border-left:none}
#pagination_next{padding-right:6px}
li.disabled span {
	color: #141414;
}
form.pagination { text-align:left;width:auto;float:left}
form.pagination label {
	line-height:25px;
	vertical-align: bottom;
	float:left;
	margin-right:10px;
}
form.pagination select { float:left}
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float:left }
lp.select label{#line-height:20px;}
#category .sortPagiBar {float:right;width:auto;margin:12px 0 0px;}
ul.pagination{float:left;margin-top:9px;}
#category ul.pagination{margin-top:4px;}
#center_column .content_sortPagiBar p{margin:0 !important}
.pagination .button_mini{margin-left:10px;}
form.nbrItemPage.pagination{display:none;}
form#productsSortForm,form.compare{float:right}

/* steps (like order step) */
ul.step {
	background: transparent url('../img/step_start.png') no-repeat bottom left;
	list-style: none;
	margin: 0 auto;
	padding:8px 0 0 40px;
	height: 45px;
	width: 500px;
margin-left:7px;
}
ul.step li {
	height: 45px;line-height:45px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.png') no-repeat bottom left
}
ul.step li a:hover{text-decoration:underline}
ul.step li.step_current {
	background: transparent url('../img/step_current.png') no-repeat bottom left;
	font-weight: bold;color:#f4f4f1;
}
ul.step li#step_end.step_current_end{background: transparent url('../img/step_endcurrent.png') no-repeat bottom left;
	font-weight: bold;color:#f4f4f1;}
ul.step li.step_todo {font-size:12px;color:#716f61;font-weight:700}
ul.step li#step_end {}
ul.step li#step_end { background: transparent url('../img/step_end.png') no-repeat bottom left }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.png') no-repeat bottom left;width:92px; }
ul#order_step {}

/* product-sort.tpl */
#productsSortForm p {
	margin: 0.5em 0 0 0
}
#productsSortForm label, #productsSortForm select { float:left;color:#716f61;}
#productsSortForm label{line-height:25px;#line-height:20px;#margin-top:4px}
#productsSortForm select { font-size: 1em ;height:25px;background: transparent url('../img/bkg_selectprductsort.png') no-repeat left;border:none;width:138px;margin:0 5px;#margin-top:4px;}

/* Header */
#header_right ul { list-style: none }
#header_right form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}
#header_right label {
	margin: 0;
	float: none
}

/* Footer */
#footer {padding:0 0 30px;
	clear: both
}

/* Default block style */
div.block, .block_cart{
	margin-bottom:30px;
	width: 152px
}
.chatting_block,#currencies_block_top{margin-bottom:20px;}
#left_column #stores_block_left.block{background:none}
#left_column div.block,#left_column .block_cart,
 #right_column div.block ,  #right_column .block_cart{
	padding-bottom: 5px;
	background: transparent url('../img/block_footer.png') no-repeat bottom left
}
div.block.blockmanufacturer h4{background: transparent url('../img/blockmanufacturer_header.png') no-repeat top left}
div.block h4, .block_cart h4 {white-space:nowrap;
	text-transform: none;
	font-weight:400;
	font-size:19px;
	padding-left: 0.5em;
	line-height:67px;
	color: #f4f4f1;
	height: 51px;font-family:'Candara-Bold';
	background: transparent url('../img/block_header.png') no-repeat top left
}
div.block h4 a, .block_cart h4 a { color: #fff }
div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: underline }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
 div.block.blockmanufacturer .block_content, #stores_block_left .block_content,#center_column  .block_content{padding:0}
 .blockspecials .block_content{padding:5px 0!important;}

 div.block .block_content {
	padding:5px 10px;
	background:url('../img/block_bg.png') repeat-y;
	min-height: 16px
}
 div.block .block_content.blockstore{background:none}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	color: #595a5e;
	text-decoration: none
}

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
	background: transparent url('../img/block_footer.png') no-repeat bottom left
}
div.exclusive h4 {
	background: transparent url('../img/block_header_exclusive.png') no-repeat top left;
	color: white
}
div.exclusive h4 a { color: white }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: #3C3C3C }
div.exclusive .block_content {   background: url("../img/block_bg.png") repeat-y scroll 0 0 transparent;overflow:hidden
}
.link_name{width:auto;float:right;text-align:right; background: url("../img/bkg_show_name.png") no-repeat 0 3px;padding-left:15px;}
.link_name a{text-decoration:underline!important}
.link_name a:hover{text-decoration:none !important}
/* block in the center column */
#center_column p { margin: 0.5em 0;}
.homecategoryfeature{padding-top:22px;}
#center_column div.block { width: 536px; margin: auto }
#center_column div.block h4 {background:none;
	color: #01a0d4;font-size:20px;font-weight:400;line-height:25px;height:auto;padding:0;width:65%;float:left;font-family:'Candara-Bold';
}
#center_column .block_content{background:none;width:100%;float:left}
.homecategoryfeature  .block_content{border-bottom:1px solid #e4e4db;padding:10px 0 15px!important;margin-bottom:12px;}
.homecategoryfeature  .block_content.last_item{border:none}
/* Styles for products blocks */

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }
.products_block li.item img { margin-right: 5px }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
	margin-right: 0.2em
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}
.products_block li h5 {
	display: inline;
	font-size: 0.9em
}
.products_block li p a {
	font-weight: bold;
	font-size: 0.8em
}
.products_block dl {
	clear: both;
	border-top: 1px solid #374853;
	padding: 0 4px 4px
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e
}
.products_block a.button_large { margin: 0.4em 0.4em 0 0.4em }
.products_block ul.product_images li {
	border: none;
	float: left;
	clear: none
}

/* Special style for block products in center column */
#center_column .products_block { border: none }
#center_column .products_block { color: #595a5e }
#center_column .products_block h4 { line-height: 1.3em }
#center_column .products_block .block_content {
	background: #d0d3d8 none;
	padding: 0
}
#center_column .products_block ul li:hover { background-color: #bdc2c9 }
#center_column .products_block ul li {
	float: left;
	background-color: #d0d3d8;
	margin-top: 0;
	padding: 0 0 1px;
	width: 133px;
	border-right: 1px solid white;
	border-bottom: 1px solid white
}
#center_column .products_block ul .product_accessories_description {
	margin: 0;
	padding: 0;
	height: 280px
}

/*#center_column .products_block li.last_item { float: none; clear: both }*/
#center_column .products_block li.last_item_of_line { border-right: none }
#center_column .products_block li.first_item_of_line { clear: both }
#center_column .products_block li.last_line { border-bottom: none }
#center_column .products_block p, #center_column .products_block h5 { margin: 0.5em 0.1em }
#center_column div.products_block h5 {
	display: block;
}
#center_column div.products_block h5 a {
	color: #547d16;
	font-size: 14px;font-weight:400;
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block div.product_desc {
	color: #716f61;
	overflow: hidden
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	margin-bottom: 2px;
}
#center_column div.products_block .product_accessories_description a.product_image {
	/*width: 118px;
	height: 85px*/
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left: 2px;
	margin-bottom: 8px;
	overflow:hidden
}

#center_column div.products_block a.product_image img {
	float: none;
	margin: 0
}
#center_column div.products_block h5 { margin: 10px 5px 3px 5px }
#center_column div.products_block div.product_desc { margin: 0 5px }
#center_column div.products_block ul li div.product_desc a { font-weight: normal }
#center_column .products_block span.price {
	text-align: center;
	font-size: 1.5em;
	padding: 0.5em 0;
	/*display: block;*/
}
p.price_container { text-align: center }
#center_column .products_block .featured_price { margin-top: 2.5em }
#center_column .products_block a.button,
 #center_column .products_block a.exclusive,
  #center_column .products_block span.exclusive { margin: 0.5em auto }

/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content { background: none }
#center_column div.products_block.accessories_block div.product_desc { 
	margin-right: 0;
	height: 150px; 
	border-right: 1px solid #d0d3d8 
}
#center_column .products_block.accessories_block .block_content li { background: none; text-align: center }
#center_column .products_block.accessories_block .block_content li h5,
 #center_column .products_block.accessories_block .block_content li a.product_description { text-align:left }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* shopping cart */
.cart_last_product{margin:0 auto 12px;width:400px}
.cart_last_product_header{background:url(../img/table_header_left.png) no-repeat left 0;padding-left:9px}
.cart_last_product_header .left{background:url(../img/table_header.png) no-repeat right 0;color:#f4f4f1;font-size:12px;font-weight:700;height:32px;line-height:32px;margin-bottom:5px;text-transform:none;width:370px}
.cart_last_product_img{border:1px solid #bfbeb6;height:82px;margin:0;width:56px;padding:2px;float:left;text-align:center}
.cart_last_product_img img{margin-top:2px;}
.cart_last_product_content{float:left;font-weight:400;margin-left:10px;padding-top:15px;width:255px}
.cart_last_product_content h5 a{color:#547d16;font-size:14px;text-decoration:none;font-weight:400;font-family:'Candara-Bold';font-style:normal;}
.cart_last_product_content a{color:#716f61;font:italic 12px "Candara-Bold";}
.cart_last_product_content a:hover{text-decoration:underline}
p.cart_navigation{padding:1em 0!important}
p.cart_navigation_extra{text-align:center;width:auto}
form.std p.cart_navigation span{float:none;text-align:left;width:auto}
#cart_summary tfoot td{border-top:none;line-height:1.5em}
#cart_summary tfoot tr.cart_total_price.total td{color:#323232;font-size:14px;}
#cart_summary tfoot tr.cart_total_price td.price{color:#323232}
#cart_summary .price,#cart_summary .price-discount{color:#7a786b;font-size:11px;font-weight:700;text-decoration:none}
tbody tr.cart_item, tfoot tr{border-bottom:1px solid #efefeb;padding-bottom:10px;margin-bottom:10px;}
tfoot tr.cart_total_price.total_font{border:none}
tfoot tr.cart_free_shipping{display:none}
tr.cart_item td{padding:.5em 0;text-align:center}
tr.cart_item td.cart_total{text-align:right;padding-right:4px;}
tr.cart_item td h5 a{color:#547d16;font-size:14px;font-weight:400;font-family:'Candara-Bold';}
tr.cart_item td a:hover{text-decoration:underline}
tr.cart_item td.cart_product{padding:5px}
td.cart_product a{margin:0 .6em}
td.cart_product a{border:1px solid #bfbeb6;width:56px;height:82px;padding:2px;float:left;text-align:center;margin:0 10px 0 0}
td.cart_product a img{margin-top:2px;}
td.cart_total .price{color:#323232!important;font-size:12px;font-weight:700;padding-right:6px}
tr.cart_item td.cart_unit{padding-right:1em}
td.cart_quantity{text-align:center;width:70px}
td.cart_quantity #cart_quantity_button{float:left!important;margin-bottom:7px;margin-left:0;position:relative;width:70px}
.cart_quantity_input{background:none repeat scroll 0 0 transparent!important;border:medium none;height:20px!important;left:21px;line-height:20px!important;position:absolute;top:14px;#top:7px;width:20px;color:#323232;}
td.cart_quantity p,td.cart_quantity a{display:inline;float:right}
td.cart_quantity a.cart_quantity_delete{line-height:40px}
td.cart_quantity p{padding-right:.3em}
td.cart_quantity .icon{margin-top:.6em}
td.cart_quantity a.cart_quantity_up,td.cart_quantity a.cart_quantity_down{display:block;float:none}
tr.cart_total_price.total_font td{font-size:14px!important}
#cart_voucher.table_block{margin-bottom:0}
#order #voucher fieldset{background:url(../img/bkg_voucher_fieldset.png) no-repeat;border:none;height:47px;margin-bottom:20px;padding:0 0px 0 20px}
#order form#voucher .button, #order-opc form#voucher .button{#margin-top:0;background:url(../img/bkg_add_to_cart.png) no-repeat;color:#858170!important;float:left;font-size:10px!important;font-weight:700!important;height:25px;margin-left:-3px;margin-top:0px;width:96px}
#order form#voucher h4{#line-height:34px;color:#716f61;float:left;font-size:16px;font-weight:400;line-height:30px;text-transform:none;margin-top:8px;font-family:'Candara-Bold';width:120px;}
#order form#voucher p{border:none;margin-top:11px;padding:0;width:auto;float:left;}
#order form#voucher p input#discount_name,#order-opc form#voucher p input#discount_name{float:left;height:25px;margin-left:7px;width:254px;background:url(../img/bkg_discount_name.png) no-repeat;border:none}
#order form#voucher p label, #order-opc form#voucher p label{color:#716f61;float:left;font-weight:400;margin-top:5px;text-transform:none}
#order-opc #voucher fieldset{border:1px solid #bdc2c9;padding:.7em}
#order-opc form#voucher p{width:auto;float:left}
#order-opc form#voucher h4{float:left;line-height:1.5em;margin-right:35px;padding-top:8px;}
#order #form h3{color:#01a0d4;font-size:16px;margin:0 0 5px;text-transform:none;}
#order p.checkbox{margin:0 0 15px}
#order p.checkbox input{background:none;height:auto;vertical-align:-2px}
#order p#gift_div textarea{height:75px;margin-bottom:15px;margin-top:5px;width:512px}
#order #form h3.carrier_title{margin:25px 0 5px}
#order #order_carrier{clear:both;margin-bottom:10px}
#order-opc form#voucher fieldset #display_cart_vouchers{clear:both;float:left;margin-top:5px}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name{color:#DD2A81;cursor:pointer;font-weight:700}
#order-opc #order_carrier{border:1px solid #bdc2c9;clear:both;margin-top:1em;padding:.5em}
#order #form{}
#order #form p.cart_navigation{padding:0!important}

/* views block */
#views_block{margin:0 auto;width:268px}
#thumbs_list{float:left;margin:0 2px;overflow:hidden;width:218px}
#thumbs_list ul{list-style-type:none;margin-top:10px;overflow:hidden;padding-left:0;}
#thumbs_list li{cursor:pointer;float:left;height:94px;width:72px;text-align:center;}
#thumbs_list li a:hover{border:1px solid #383323;}
#thumbs_list li a{height:78px;width:52px;border:1px solid #bfbeb6;padding:7px;display:block;overflow:hidden;margin:0 1px 0 3px;}
#view_scroll_left,#view_scroll_right{background:url(../img/thumbs_left.gif) no-repeat center;float:left;height:94px;margin-top:10px;text-indent:-3000px;width:23px}
#view_scroll_right{background-image:url(../img/thumbs_right.gif)}
span.view_scroll_spacer{float:left;height:94px}

/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
#suppliers_list li, #manufacturers_list li {
	background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;
	border: solid 1px #d0d3d8;
	padding: 0.6em;
	margin-bottom: 1.5em
}
#suppliers_list li a, #manufacturers_list li a {
	text-decoration: none;
	color: #374853
}
#suppliers_list li h3, #manufacturers_list li h3 { margin: 0.4em 0 }
#suppliers_list .left_side, #manufacturers_list .left_side {
	float:left;
	width:65%
}
#suppliers_list .logo, #manufacturers_list .logo {
	border: solid 1px #d0d3d8;
	float: left;
	margin-right: 0.6em
}
#suppliers_list li p.description,
#manufacturers_list li p.description { font-size: 0.92em }
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
	float: right;
	text-align: right
}
#suppliers_list .right_side span,
#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: #da0f00
}
/* 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
}

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
	width: 730px;
	text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* order step 3: PAYMENT */
.payment_module { display: block ;margin-left:0!important}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
#payment select {
    width: 202px;#height:auto;
}
.payment_module a {
	display: block;
	border: 1px solid #595a5e;
	padding: 0.6em;
	text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #488c40;
	background-color: #e5e6e7;
	color: #374853
}

/* Printable version */
@media print {
	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 }
	* { 
		background: none!important; 
		background-color: white!important; 
	}
}

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: right;
	margin-right: 40px;
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}
/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px } 
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}

/* 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 productcomments */
.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;height:12px !important}
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
.star{margin-top:3px;}
.cancel a:hover{background-position: 0 -16px}
div.star_on a { background-position: 0 -12px }
div.star_hover a, div.star a:hover { background-position: 0 -24px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }

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

/* cms pages */
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}
.live_edit_feed_back_ok {
    color: #374853; 
    background-color: #DFFAD3; 
    padding: 4px; 
    border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
    color: #374853; 
    background-color: #FAE2E3; 
    padding: 4px; 
    border: 2px solid #EC9B9B
}
.add_module_live_edit {
    background-color: #F1F2F4; 
    padding: 4px; 
    border: 2px solid #D0D3D8;
}
.advertising_block{margin-bottom:30px;}
#center_column div.block .block_content ul{overflow:hidden}
ul li.ajax_block_product{float:left;position:relative;width:132px;margin-right:40px;padding-bottom:20px;height: 350px;}
ul li.ajax_block_product.last_item, ul li.ajax_block_product.last_item_of_line{margin-right:0;padding-right:0}
ul li.ajax_block_product a.product_image{float:left;text-align:center;width:100%}
ul li.ajax_block_product h3{float:left;margin:5px 0!important;width:100%}
ul li.ajax_block_product h3 a{color:#547d16;font-size:14px;font-weight:400;font-family:'Candara-Bold';}
ul li.ajax_block_product h3 a:hover{text-decoration:underline}
span.category_name{color:#716f61;font-size:12px;font-style:italic;font-weight:400;width:100%;display:block;padding-bottom:7px;font-family:'Candara-Bold';}
ul li.ajax_block_product div{float:left;margin-bottom:5px;width:100%;margin-top:5px;}
ul li.ajax_block_product .price_container{margin:0!important;width:auto;float:left}
ul li.ajax_block_product .price{color:#3c3a30;display:block;float:left;font-size:14px;font-weight:700;width:100%;line-height:25px;}
ul li.ajax_block_product div .button,ul li.ajax_block_product div .exclusive{background:url(../img/bkg_add_to_cart.png) no-repeat scroll 0 0 transparent;color:#858170!important;float:right;font-size:10px!important;font-weight:700;line-height:25px!important;text-transform:uppercase;width:96px}
.main_author{border-bottom:1px solid #e1e0da;padding:15px 0;margin-bottom:15px;overflow:hidden}
.main_author .img_author{width:152px;margin-right:40px;float:left;}
.main_author .des_author{width:344px;float:left}
.main_author .des_author span{color:#383323;font-size:14px;font-weight:700;}
.main_author .des_author h5{color:#01a0d4;font-size:32px;font-weight:700;}
.main_author .des_author p{color:#716f61;margin:0 0 15px!important;line-height:11px;}
.main_author .des_author a.button_author{background:url(../img/bkg_shop_author.png) no-repeat top left;width:116px;line-height:25px;height:25px;color:#f4f4f1;font-size:10px;font-weight:700;text-transform:uppercase}
#subcategories h3{color:#01a0d4;font-size:14px;font-weight:400;font-family:'Candara-Bold';}
p.your_shipping{padding-left:10px;border-top:1px solid #e4e4db;padding-top:7px;margin-top:5px}
#password p, #password p.submit {
    padding-left: 0 !important;
}
#password form.std p span, #password form.std label {
    line-height: 25px;
    text-align: left;
    width: 20%;
}
#password p.text input {
    width: 50%;
}
#password p.submit input {
    background: url("../img/button-large.png") no-repeat scroll right top transparent;
    color: #FFFFFF !important;
    float: left;
    margin-left: 0;
    padding-right: 5px;
    width: 180px;
}
.compare p input.button{background: url("../img/bkg_compare.png") no-repeat; width:88px;margin-left:5px;margin-right:1px}
p.reduction_percent{display:none;}
.step_shop{border-bottom:1px solid #e4e4db;margin-bottom:20px;padding-bottom:20px}
#index .face_tw{bottom: 40px;right: 40px;}
.face_tw{   bottom: 9px;
    position: absolute;
    right: 20px;
    z-index: 100;}
#address form.std p.text input {
    width: 182px;background: url("../img/bkg_input_login.png") no-repeat left;border:none;
}
#address form.std label, #address form.std p span {
    float: left;
    line-height: 25px;
    margin-right: 5px;
    text-align: right;
    width: 30%;
}
#address form.std p.required select, #payment select {
    width: 202px;background: url("../img/bkg_input_login.png") no-repeat left;border:none;
}
#address form.std p.textarea textarea {
   background:url(../img/bkg_texarea.png) no-repeat;border:none;color:#5c5c5c;font-size:11px;height:80px;margin:0;padding:10px;width:182px
}
.order_delivery{overflow:hidden}
#address form.std{padding-top:5px}
#currency_payement{width:100px;}
/* 1.5.2 */
p.center.clearBoth{float:left;clear:both;padding-top:10px;white-space:nowrap;}
p.center.clearBoth a:hover{text-decoration:underline;}
/* category */
#new-products .sortPagiBar #productsSortForm,#manufacturer .sortPagiBar #productsSortForm,#prices-drop .sortPagiBar #productsSortForm, #best-sales .sortPagiBar #productsSortForm,#search .sortPagiBar #productsSortForm{float:left;}
#manufacturer .sortPagiBar, #prices-drop .sortPagiBar, #best-sales .sortPagiBar,#search .sortPagiBar,#new-products .sortPagiBar{float:left;}
/* detail order */
form#sendOrderMessage p label{text-align:left;}
#block-order-detail h4 input.button.exclusive{margin-bottom:10px;}
#block-order-detail table.std td{padding:10px;}
#block-order-detail .table_block table.std td{text-align:right;}
/* payment */
select#currency_payement{display:block;margin:6px 0 0;width:220px;}
/* shippng  */
.delivery_options_address input.delivery_option_radio{border:none;}
/* guest checkout one page chua login */
#order-opc .account_creation.customerprivacy p.required{width:4%;float:left;margin:0;}
#order-opc .account_creation.customerprivacy p.required input{margin:0 !important}
form.std .account_creation.customerprivacy input{border:none;background:none;}
form.std .account_creation.customerprivacy label{padding:0;text-align:left;width:94%;}
/* guest checkout 5 buoc chua login */
#authentication form#new_account_form{clear:both;padding:0 20px;}
#authentication form#new_account_form #opc_account_form input.text{width:225px;}
#authentication form#new_account_form #opc_account_form p.required.select select{width:246px;}
#authentication form#new_account_form #opc_account_form select,#authentication form#new_account_form #opc_account_form select,#authentication form#new_account_form #opc_account_form select{width:80px;}
#authentication form#new_account_form #opc_account_form p.radio.required input[type="radio"]{height:auto;line-height:18px;vertical-align:0px;}
#authentication form#new_account_form #opc_account_form p.radio.required label.top{line-height:16px;}
#authentication form#new_account_form #opc_account_form p.checkbox input[type="checkbox"]{vertical-align:-8px;}
#authentication form#new_account_form #opc_account_form p.checkbox{padding:0 0 0 160px;margin:0;}
#authentication form#new_account_form p.cart_navigation.required{padding-left:290px !important}
#authentication form#new_account_form p.cart_navigation.required span{float:none;}
#authentication form#new_account_form p.cart_navigation input{margin:12px 0 0 }
/* add address save */
#address #center_column p.lnk{margin-top:10px !important;}
#address .lnk a{background:#f8e9e9;color:#a58686 !important;float:left;text-decoration:none;font-size:10px;font-weight:700;height:23px;line-height:23px;text-transform:uppercase;display:block;text-align:center;padding:0 16px;border:1px solid #ebd2d2;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px; }
/* compare */
a.cluetip{opacity:1 !important;color:#585858;}
a.cluetip:hover{color:#DD8818;}
/* order-detail */
#order-detail-content #cart_summary .cart_quantity{text-align:center;}
#order-detail-content #cart_summary .cart_quantity span{float:none !important;}
.required sup{font-size:12px \0}
/* payment */
#module-cheque-payment #center_column,#module-bankwire-payment #center_column{width:728px}
#module-cheque-payment #left_column,#module-bankwire-payment #left_column{display:none;}
/* order */
.resume td{padding:0 10px;}
#order #center_column p.success{clear:both;padding-left:0px;}
a.iframe:hover{text-decoration:underline}
#order-confirmation #center_column a:hover,#block-history a:hover,#sitemap #center_column a:hover,.price_discount_del a:hover,#order-opc #center_column a:hover,#password #center_column p.clear a:hover,#my-account #center_column p a:hover{text-decoration:underline;}
.payment_module a:hover{text-decoration:none !important;}
#compare_shipping_form label{line-height:25px;}
#compare_shipping_form select{width:200px;}
#compare_shipping_form input[type="text"]{width:178px;}
.SE_SubmitRefreshCard input#update_carriers_list{width:265px;background:url(../img/button-large_exclusive265.png) no-repeat}
.fr a:hover{text-decoration:underline;}
.delivery_options_address input.delivery_option_radio,.order_carrier_content p.checkbox input[type="checkbox"]{margin-left:-9px\0}
@font-face {
				font-family:'Candara-Bold';
				src: url('../fonts/candarabold/candarab.eot');
				src: url('../fonts/candarabold/candarab.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/candarabold/candarab.woff') format('woff'),
						 url('../fonts/candarabold/candarab.ttf') format('truetype'),
						 url('../fonts/candarabold/candarab.svg#candarab') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		