/*
	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;outline:0}
body {
	background:#fff url(../img/bg-page.jpg) 0 bottom repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#929292;
	text-align: left
}

/* 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: top }
.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 }
ul,ol,li{list-style:none}
/* 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{margin-top:30px;text-align:left}
#idTab2{padding-top:10px;}
.idTabs {
	list-style-type: none;
	width:auto;margin:0 auto;display:inline-block;#display:inline
}
ul.idTabs li {
	float: left;padding-left:20px;
	margin-left:20px;background:url(../img/bg-lidetail.jpg) left 5px no-repeat
}
ul.idTabs li:first-child{margin-left:0;padding-left:0;background:none}
.idTabs a {display:block;width: auto;
	text-align: center;width:145px;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:400;font-size:20px;font-family:'HelveticaRegular';
	color:#1a1a1a;height:33px;line-height:26px;cursor:pointer;
}
.idTabs .selected{color: #fff;background:url(../img/bg-adetail.png) no-repeat;}
.idTabs .selected:hover{color:#fff;}
#more_info_sheets #idTab1 p{margin-bottom:16px;}
#more_info_sheets #idTab1 p.last{margin-bottom:38px;}
#more_info_sheets #idTab1 p.last strong{display:block;color:#070707;font:700 12px Arial;margin:0 0 10px }

/* IdTabs Short*/
.idTabsShort a:hover {
	color:#ec3f53;text-decoration:none;
}
.idTabsShort .selected{cursor:default;}
div.sheets {
	clear: both;
}
#more_info_sheets li {
	background-position: 6px 4px;
	margin-bottom: 0.4em 
}
#more_info_sheets h5{color:#7a7870;font-size:12px;text-transform:uppercase;font-family:"HelveticaBold";font-weight:400;margin-bottom:10px}
.des_more_tabs{border-top:1px solid #d9d9d9;text-align:center;margin-bottom:30px!important}
.des_more_tabs span{   background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 15px;
    position: relative;
    top: -10px;}
/* global style */
a {
	color: #5e5e5e;
	text-decoration: none;
	outline: none
}
a:hover { text-decoration: underline }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h1 {
	font-size:24px;
	text-transform:lowercase;
	font-weight:400;font-family:'HelveticaRegular';
	color:#1a1a1a;padding-bottom:10px;
}
#order h1.title_payment{width:32%;}
h1 span {
	font-size:11px;
	text-transform:none;
	color: #929292;font-weight:400;font-family:arial;
}
h2 {font-size:14px;
	text-transform: uppercase;
	font-weight: 400;font-family:"HelveticaBold";
	color: #1a1a1a;padding-bottom:10px;}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h3 { font-size: 1.1em; margin:3px 0 }
h4 { font-size: 1em }

/* global layout */
#page {margin:0 auto;text-align: left;background:url(../img/bg-page1.jpg) 0 top repeat-x;}
.page_main{width:960px;margin:0 auto;padding-top:8px;}
#header_left{width:auto;float:left}
#header_left p.site_name{text-align:center;text-transform:uppercase;font-size:10px;clear:left}
#header_logo {float:left;width:auto;display: block;margin-top:34px;}
#header_logo img.logo{max-width:257px;max-height:80px;}
img.logo {float:left;}
#header{   clear: both;
    margin: 0 auto;
    min-height:239px;
    position: relative;
    width: 960px;
    z-index: 100;}
#header_right {
}
#columns{clear:both;padding-bottom:5px;width:960px;margin:0 auto 20px;}
#index .main_columns{padding:0px 0px 20px;}
.main_columns{overflow:hidden;width:960px;padding:5px 0px 20px;}
#left_column, #center_column, #right_column { float:left}
#left_column {width:280px;float:left;margin-bottom:40px;overflow: hidden;margin-right:20px;display:none;}
#center_column {width:640px;padding-right:19px;border-right:1px solid #d9d9d9;margin:0;}
#index  #center_column{padding:0;border:none;margin:28px 30px 0px 0;width:630px;}
#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:280px;float:right;margin-bottom:40px;
	overflow: hidden;margin-left:20px;
}
#index  #right_column{width:300px;border:none;padding:0}
/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
	color:#929292
}
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;
	background: inherit
}
.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto
}
.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: 640px
}
table.std{border-collapse:collapse;border-spacing:0;width:100%}
.std td{padding:10px}
.std tr.alternate_item td,.std tr.alternate_item th{background-color:#f1f2f4}
.std thead th{background:#e6e6e6;color:#929292;font-size:10px;font-weight:400;height:32px;text-align:left;text-transform:uppercase;white-space:nowrap;font-family:"HelveticaBold";padding:0 10px;}
.std thead th.cart_quantity{text-align:center}
#order-detail-content .std th.last_item{text-align:right}
.std tfoot td,.std tfoot td#free_shipping{color:#929292;font-size:12px;font-weight:700;text-align:right;text-transform:lowercase;white-space:nowrap}
td.cart_description,th.cart_description,th.cart_product{text-align:left!important}
form.std h3{color:#070707;font-size:10px;font-weight:700;margin:0 0 10px;text-transform:uppercase;}
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 0}
form.std label,form.std p span{float:left;margin-right:5px;text-align:right;width:30%}
form#compare_shipping_form.std label{text-align:left;line-height:24px;   white-space: nowrap;}
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;color:#5e5e5e;
	outline: none
}
input, textarea, select { border: 1px solid #ccc;}
input,select{height:25px;line-height:25px;}
select{padding:3px;line-height:18px;}
input{padding:0 10px;}
textarea{padding:10px;}
input.text {
	height:25px;padding:0 10px;}
.checkbox input, .radio input { border: none;padding:0;height:auto }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
.required sup { color: #da0f00 }
form.std p.checkbox { padding-left: 30% }
form.std p.submit {
	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;
	color: #fff!important;
	font-weight:400;
	font-size: 11px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height:27px;*line-height:25px;
	height:27px;text-transform:uppercase;font-family:'Conv_georgiab';
}

/* 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: 1px
}

/* 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: #fff!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: #fff!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 {
	background:url('../img/button-small.png') repeat-x;
}
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:auto;
	background: url('../img/button-small.png') repeat-x bottom left;padding-left:15px;padding-right:15px;border-radius:3px;-moz-border-radius:3px;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: auto;
	background: url('../img/button-medium.png') repeat-x bottom left;padding-left:15px;padding-right:15px;border-radius:3px;-moz-border-radius:3px;
}
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: auto;
	background: url('../img/button-large.png') repeat-x bottom left;padding-left:15px;padding-right:15px;border-radius:3px;-moz-border-radius:3px;
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background: url('../img/button-medium_exclusive.png') repeat-x;float:right;width:auto;padding-left:15px;padding-right:15px;border-radius:3px;-moz-border-radius:3px;color:#fff!important;font-family:'Conv_georgiab';font-weight:400;}
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:#181616;padding-left:15px;padding-right:15px;border-radius:3px;-moz-border-radius:3px;}

/* 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 {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 6px 4px;
	list-style-type: none
}
.price-discount { text-decoration:line-through;color:#969696;font-family:'Conv_georgiab';margin-right:10px;font-weight:700\0!important;}
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.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:#424141;font-family:'Conv_georgiab';
	font-size:12px;font-weight:700\0!important;
	white-space: nowrap
}

/* errors */
.error{background:#ffd1d1;border:1px solid #de6e6e;color:#c42b2b;margin:.3em 0 1.5em;padding:1em .8em;overflow:hidden;}
.error p{font-weight:700;text-transform:none}
.error li{list-style-position:inside;list-style-type:decimal;padding-left:7px}
.warning{background-color:#fef7d8;border:1px solid #f0d5af;color:#646050;font-size:12px;font-weight:700;margin:.2em 2em;padding:1em!important}
.warning_inline{color:#B82B55 ;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{padding:0px;width:960px;overflow:hidden}
.breadcrumb {font-size:12px;color:#ec3f53;padding:28px 0 8px;text-transform:capitalize}
.breadcrumb .navigation-pipe { padding: 0 14px ;background: url("../img/bkg_navigation_pipe.png") no-repeat scroll center center;text-indent:-9999px;float:left; }
.breadcrumb a {text-decoration:none;float:left;color:#6e6d6d}
.breadcrumb a:hover { text-decoration:none;color:#ec3f53 }

/* pagination.tpl */
div.pagination{float:left;width:auto;}
.pagination ul.pagination{float:left;margin-top:10px;}
#category .pagination ul.pagination{margin-top:4px;}
ul.pagination li{display:inline;float:left;margin-right:.3em}
ul.pagination li a{color:#7a7870}
ul.pagination li a:hover{color:#E70D50;text-decoration:none;}
ul.pagination a,ul.pagination span{display:block;line-height:17px;padding:0 .4em 0 0;font-size:11px;}
ul.pagination .current span{color:#000000;font-weight:700}
ul.pagination li.truncate{background:none;padding:.3em}
#pagination_previous a,#pagination_previous span{border-left:none;background: url('../img/icon_pre.png') no-repeat left 5px;padding-left:12px;}
#pagination_next a,#pagination_next span{border-left:none;background: url('../img/icon_next.png') no-repeat right 5px;padding-right:12px}
#pagination_next{padding-right:6px}
li.disabled span {
	color: #7a7870;
}
form.pagination {text-align:left;float:left}
#category .content_sortPagiBar p{margin:0 !important;}
form.pagination label {float:left;margin-right:5px;line-height:25px;}
form.pagination select { float: right }
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float:right;margin-left:10px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;}
.sortPagiBar{float:right;}
.sortPagiBar form{float:right}
.nbrItemPage.pagination{display:none;}
.sortPagiBar #productsSortForm{margin-right:10px;}
#productsSortForm p.select label{text-transform:uppercase;margin-right:10px;color:#070707;font-family:"HelveticaBold";font-size:10px;line-height:25px;float:left;}

/* steps (like order step) */
ul.step {list-style:none;margin:20px 0 35px;float:left;height:auto;width:auto;position:relative;}
ul.step li {float:left;width:116px;text-align:center;color:#929292;font-size:16px;overflow:hidden;line-height:28px;font-family:'HelveticaRegular';font-weight:400;text-transform:lowercase;padding:0px 7px 7px 0;border-right:1px solid #d9d9d9;margin:0 7px 10px 0;height:33px;white-space:nowrap;}
ul.step li a{color:#929292;}
ul.step li.step_current,ul.step li.step_current_end{background:url('../img/bkg_step_current.jpg') no-repeat;color:#fff;}
ul.step li span{white-space:nowrap;}
ul.step li.step_current_end{margin-right:0;}
ul.step li.step_todo {}
ul.step li#step_end {border:none;margin-right:0;padding-right:0;}
ul.step li#step_end.step_current {}
ul#order_step { }

/* product-sort.tpl */
.productsSortForm{width:auto;float:right}
.productsSortForm p {
	height: 1em;margin:2px 0!important;
}
.productsSortForm label, .productsSortForm select { float: right;line-height:21px;#margin-top:2px; }
.productsSortForm select { font-size:11px;color:#7a7870;#margin-top:3px; width:150px;}
.productsSortForm label{color:#7a7870;font-size:12px;font-weight:700;margin-right:10px;float:left}

/* 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;clear:both;margin:0 auto;width:960px;position:relative;}
.boder_main_footer{width:960px;margin:0 auto;padding-bottom:20px;}
#footer  .main_footer{overflow:hidden;min-height:525px;}
.footer_brand{padding:20px 0;overflow:hidden;width:960px;margin:0 auto;}
.footer_brand li{width:auto;float:left;margin-right:32px}
.footer_brand li.last{margin-right:0}

#footer  .main_footer #freeblock{width:960px;margin:0 auto;text-align:center;padding-bottom:35px;}
#footer  .main_footer #freeblock h4{background:none;color:#ec3f53;font-size:24px;line-height:24px;text-transform:lowercase;height:auto;padding:0 0 17px;border:none;margin-bottom:0;font-family:'HelveticaRegular';font-weight:400;}
#footer  .main_footer #freeblock .block_content{background:none;border:none;padding:0}
#footer  .main_footer #freeblock .block_content p{color:#6e6d6d;font-size:11px;}
#footer  .main_footer #freeblock .block_content p.buythistheme{text-align:center;overflow:hidden;#margin:10px 0;padding-top:3px;}
#footer  .main_footer #freeblock .block_content p a.button{background: url('../img/button-small.png') repeat-x bottom left;border-radius:3px;-moz-border-radius:3px;color:#fff!important;font-size:12px;width:auto;padding:0 25px;height:27px;margin:15px auto;text-transform:uppercase;display:inline-block;#display:inline;#padding:5px 15px;font:400 11px/27px 'Conv_georgiab'}
:root #footer  .main_footer #freeblock .block_content p a.button{line-height:28px \0;}
#footer  .main_footer .footer_cms_1{padding-top:8px;border-bottom:1px dashed #292727;margin-bottom:11px;}
#footer  .main_footer .footer_cms_1 .main_footer_cms_1{padding:3px 0 25px;overflow:hidden}
.main_footer_cms_1 .content_footer_cms_1{width:960px;margin:0 auto;overflow:hidden;}
.content_footer_cms_1 .about{width:425px;float:left;margin-right:65px;}
.content_footer_cms_1 .shopbycategory{width:225px;float:left;margin-right:20px;}
.content_footer_cms_1 .onsalenow{width:225px;float:left;}
.content_footer_cms_1 h4,.main_footer_cms_2 h4{color:#ec3f53;font:700 10px Arial;text-transform:uppercase;padding-bottom:17px;}
.main_footer_cms_2 h4.accept{margin-top:25px;}
.content_footer_cms_1 h4.title-abous{color:#ec3f53;}
.content_footer_cms_1 .about  p.img{width:204px;float:left;margin-right:20px;color:#808080;font-size:11px}
.content_footer_cms_1 .about .des_store{width:201px;float:left;color:#8c8a8a;font-size:12px;}
.content_footer_cms_1 .about .des_store p a{text-transform:uppercase;color:#f4f3ef;font:700 10px Arial;text-decoration:none;margin-top:10px;float:left;padding-right:10px;}
.content_footer_cms_1 .about .des_store p a:hover{text-decoration:underline}
.content_footer_cms_1 ul li, .main_footer_cms_2 li{padding-bottom:7px;margin-bottom:8px;}
.main_footer_cms_2 li{}
.main_footer_cms_2 .social li{border:none;float:left;margin-right:15px;}
.main_footer_cms_2 .social ul{overflow:hidden}
.main_footer_cms_2 .social li.last{margin-right:0}
.main_footer_cms_2 .social ul.we_accept li{margin-right:7px;}
.main_footer_cms_2 .social ul.we_accept li.last{margin-right:0;}
.content_footer_cms_1 ul li.last, .main_footer_cms_2 li.last{border-bottom:none;margin-bottom:0;padding-bottom:0}
.content_footer_cms_1 ul li a,.main_footer_cms_2 li a{color:#8c8a8a;font-size:12px}
.content_footer_cms_1 ul li a:hover,.main_footer_cms_2 li a:hover{color:#ec3f53;text-decoration:none;}
#footer  .main_footer .footer_cms_2{padding:15px 0 23px;overflow:hidden;width:960px;margin:0 auto}
#footer  .main_footer .footer_cms_2 .main_footer_cms_2{width:960px;margin:0 auto}
#footer  .main_footer .footer_cms_2 .main_footer_cms_2 .cms_2{width:225px;float:left;margin-right:20px;width:219px;}
#footer  .main_footer .footer_cms_2 .main_footer_cms_2 .cms_2.social{margin-right:0;width:242px;}
#footer  .main_footer .footer_cms_3{width:940px;margin:0 auto;padding:8px 0 0 20px;height:37px;background:#292524;}
.footer-all-right{width:65%;float:left;position:relative;}
:root .footer-all-right{bottom:-14px \0;}
.footer-all-right .mini_logo{width:auto;float:left;padding-right:20px;margin-top:3px}
.footer-all-right p.copy,.footer-all-right p.copy a{color:#afaeae;font-size:11px;}
.footer-all-right p.copy a.logo_footer{float:left;margin-right:10px;}
.footer-all-right p.copy a:hover{color:#ec3f53;text-decoration:none;}
#languages_block_top p, #currencies_block_top p,#languages_block_top ul, #currencies_block_top ul{width:auto;float:left;}
#languages_block_top ul li, #currencies_block_top ul li{width:auto;float:left;margin-left:4px;}
#languages_block_top ul li.selected_language,#currencies_block_top ul li.selected a{color:#ec3f53;font-weight:700}
/* Default block style */
div.block {
	margin-bottom: 35px;
	width:288px
}
#left_column div.block,
 #right_column div.block {}
div.block h4 {text-transform:lowercase;padding:0px 15px 10px 0;
	font-weight:400;font-size:24px;line-height:24px;
	color:#1a1a1a;margin-bottom:4px;font-family:'HelveticaRegular';
}
div.block h4 a {color:#1a1a1a; }
div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: none }
#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 .block_content {
	min-height: 16px;padding:0;
}
div.block li {
	padding:5px 0;
	list-style-position: outside
}
div.block a {
	color: #595a5e;
	text-decoration: none
}

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {overflow:hidden}
div.exclusive h4 {text-transform:lowercase;padding:0px 15px 10px 0;
	font-weight:400;font-size:24px;line-height:24px;
	color:#1a1a1a;margin-bottom:4px;font-family:'HelveticaRegular';}
div.exclusive h4 a { color:#1a1a1a }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: #6e6e6e }
div.exclusive .block_content {padding:0}

/* block in the center column */
#center_column p { margin: 0.5em 0; }
#center_column div.block { width: 100%; margin: auto }
#center_column div.block h4 {	color: white;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:12px
}
.products_block li p a {
	font-weight: 400;
	font-size: 11px
}
.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;
	margin-top: 8px;
}
#center_column div.products_block h5 a {
	color: #137095;
	font-size: 12px
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block div.product_desc {
	color: #595a5e;
	overflow: hidden
}
#center_column div.products_block a.product_image { 
    display: block;
    text-align: center;
}
#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:5px 0 }
#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 }

/* address.tpl */
p.address_navigation { 
	padding: 1em 0!important;
	margin-bottom: 1.5em
}
p.address_navigation a.button { float: left }
p.address_navigation input[type=submit].button { float: right }

/* shopping cart */
p.your_shipping{font-size:11px;font-style:italic;color:#7a7870;}
.cart_last_product{margin:80px auto 20px;width:100%;clear:both;overflow:hidden}
.cart_last_product_header{background:#070707;width:100%;overflow:hidden;margin-bottom:18px;}
.cart_last_product_header .left{color:#fff;font-size:10px;text-transform:uppercase;font-weight:400;height:32px;padding:0px 15px;line-height:32px;font-family:'HelveticaBold';}
.cart_last_product_img{height:102px;margin:0;width:83px;float:left;text-align:center;padding:1px}
.cart_last_product_content{float:left;font-weight:400;margin-left:10px;width:255px}
.cart_last_product_content a{color:#929292;font-size:11px;text-decoration:none;font-weight:400;}
.cart_last_product_content h5 a{color:#6e6d6d;font-size:12px;}
.cart_last_product_content a:hover{text-decoration:underline;}
.cart_last_product_content h5 a:hover,tr.cart_item td h5 a:hover{color:#ec3f53 ;text-decoration:none}
p.cart_navigation{float:left;padding:1em 0!important;width:100%}
p.cart_navigation a.button_large{float:left;border-left:1px solid #ccc;border-right:1px solid #ccc;color:#929292 !important}
p.cart_navigation .exclusive,p.cart_navigation .exclusive_large,p.cart_navigation .exclusive_large_disabled{cursor:pointer;float:right;  }
p.cart_navigation.shopping_cart .exclusive{background-image: url("../img/button-medium.png");text-shadow:0 0 0 #fff}
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{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
#cart_summary tfoot .cart_total_price td{padding-top:18px;}
#cart_summary tfoot .cart_total_price.total_font td{padding-bottom:26px;}
#cart_summary tfoot td{border-top:none;line-height:1.5em}
#cart_summary tfoot td.price{color:#424141;font-weight:400;}
tbody tr.cart_item td{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:10px;text-align:center}
tr.cart_item td.cart_total{text-align:right;}
tr.cart_item td h5 a{color:#6e6d6d;font-size:12px;font-weight:400;}
tr.cart_item td a{color:#929292;font-size:11px;}
tr.cart_item td.cart_product{padding:10px 10px 10px 0}
td.cart_product a{margin:0 .6em}
td.cart_product a{width:83px;height:102px;float:left;text-align:center;margin:0;padding:1px}
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:7px;position:relative;width:54px}
.cart_quantity_input{background:none repeat scroll 0 0 transparent!important;border:medium none;height:20px!important;left:22px;position:absolute;top:13px;width:20px;padding:0;color:#828282;font-size:12px;font-weight:700}
.cart_quantity_input{top:10px \0;left:23px \0;}
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:8px}
td.cart_quantity a.cart_quantity_up,td.cart_quantity a.cart_quantity_down{display:block;float:none}
#cart_summary tfoot tr.cart_total_price td.price span#total_price{color:#ec3f53}
td.cart_discount_delete,td.cart_discount_price {text-align:right}
td.cart_discount_price span{margin-right:0}
#cart_voucher.table_block{margin-bottom:0}
#order #voucher fieldset,#order-opc #voucher fieldset{height:auto;margin-bottom:20px;padding:8px 0px 10px;border:none;}
#order form#voucher .button, #order-opc form#voucher .button{float:right;background:#181616; color:#fff!important;font-size:11px!important;font-weight:400;text-transform:uppercase;width:auto;height:27px;line-height:27px;padding:0 15px 1px;border-radius:3px;-moz-border-radius:3px;overflow:visible}
:root #order form#voucher .button,:root #order-opc form#voucher .button{line-height:27px \0;}
#order form#voucher h4,#order-opc form#voucher h4{#line-height:34px;color:#070707;float:left;font-size:10px;font-weight:400;line-height:15px;margin-right:10px;padding-right:10px;text-transform:none;margin-top:19px;width:60px;font-family:'HelveticaBold';text-transform:uppercase;}
#order form#voucher p,#order-opc form#voucher p{border:none;margin-top:11px;padding:0;width:auto;}
#order form#voucher p input#discount_name,#order-opc form#voucher p input#discount_name{float:left;height:25px;margin:1px 20px 5px;width:422px;background:#fff;border:1px solid #e6e6e6}
#order form#voucher p label, #order-opc form#voucher p label{color:#434343;float:left;font-weight:400;margin-top:6px;text-transform:none}
#order #form h3{color:#070707;font-size:11px;margin:15px 0 10px;text-transform:uppercase;font-weight:700}
#order p.checkbox{margin:0 0 15px}
#order .addresses p.checkbox{margin-bottom:30px;font-size:11px;}
#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:608px}
#order #form h3.carrier_title{margin:25px 0 10px}
#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{overflow:hidden;width:100%;position:relative;clear:both}
#order #form p.cart_navigation{padding:0!important}
#compare_shipping_form #compare_shipping{padding:0;}

/* views block */
#views_block {margin: 0 auto 15px;width:297px;overflow:hidden}
#thumbs_list {overflow: hidden;float: left;width:273px;margin:0 2px;}
#thumbs_list ul {padding-left: 0;list-style-type: none;}
#thumbs_list li {float:left;cursor:pointer;
	width:90px;
	height:106px;
}
#thumbs_list li a.thickbox{border:1px solid #d1d1d1;display:block;padding:5px 1px 0;width:80px;height:96px;margin:0 3px;}
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center left;
	text-indent: -3000px;
	width:10px;
	height: 15px;
	float: left;
	margin-top:45px;
	padding-left:0
}
#view_scroll_left:hover{background-image: url('../img/thumbs_left_hover.gif')}
#view_scroll_right { background-image: url('../img/thumbs_right.gif') }
#view_scroll_right:hover{ background-image: url('../img/thumbs_right_hover.gif') }
span.view_scroll_spacer {
	float: left;
	width: 10px;
	height:102px;
}

/* 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: 75%
}
#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
}
#suppliers_list li a.button,
#manufacturers_list li a.button { margin-top: 4em }

/* 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 }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.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;
}

.page404_input { float: left; }

#order #discount_name { width: 130px; }
/* more cat */
.more_cat{position:relative;z-index:0;min-height:72px;clear:both;width:960px;float:left;margin-top:10px;background:url(../img/bg-morecat.png) no-repeat}
.more_cat ul{overflow:hidden;width:960px;}
.more_cat li{width:209px;float:left;border-right:1px solid #dfdfdf;padding:12px 12px 5px 18px;height:52px}
.more_cat li.last{border:none;}
.more_cat li a{color:#070707;font-size:20px;text-transform:lowercase;font-weight:400;font-family:'HelveticaRegular';}
.more_cat li a:hover{color:#ec3f53;text-decoration:none}
.more_cat li span{display:block;color:#646464;padding-top:3px;font-size:11px;}

/*categories_block_top*/
.featureproduct{padding-top:10px;overflow:hidden;border-bottom:1px solid #d9d9d9;padding-bottom:39px;margin-bottom:20px;}
.featureproduct li {width:198px;float:left;text-align:center;margin-right:23px;}
.featureproduct li a.product_image{display:block;text-align:center;padding:6px 6px 3px;}
.featureproduct li.last_item{margin-right:0}
.featureproduct li h3{margin:10px 0 5px;text-align:left;}
.featureproduct li h3 a{color:#6e6d6d;font-size:12px;font-weight:700;}
.featureproduct li h3 a:hover{color:#ec3f53;text-decoration:none}
.featureproduct li .button.shop-now{ background:url(../img/button-small.jpg) repeat-x;width:auto;height:27px;color:#fff!important;margin-top:15px;line-height:27px\0;border-radius:3px;-moz-border-radius:3px;padding:0 15px;font-weight:400;font-family:'Conv_georgiab';font-size:11px;}
.featureproduct li p.product_desc{font-size:11px;text-align:left;}
.des_img{overflow:hidden;margin:10px 0!important}
.left_desimg{width:280px;float:left;padding-right:20px!important}
p.your_shopping{color:#929292;font-size:11px;padding:10px 0 5px}

#password form.std p span, #password form.std label {
    width: 30%;text-align:left;line-height:24px;
}
#contact-form form.std label, #contact-form form.std p span{
    float: left;
    line-height: 22px;
    margin-right: 5px;
    text-align: left;
    width: 23%;
}
#password p input#email {width:184px;}
#password p.submit input {
    float: left;
    margin-left: 0;
}
#address form.std p.text input {
 height:27px;
    width: 244px;margin-right:2px
}
#address form.std p.required select, select#currency_payement {
    width: 264px;height:27px;#height:20px;
}
#address form.std p.required label,#address form.std p.text label{line-height:27px;} 
#address form.std p.required.select label{line-height:24px;#line-height:20px;}
#address form.std p.textarea textarea {
    color: #5C5C5C;
    font-size: 11px;
    height:80px;
    margin: 0;
    padding: 10px;
    width: 244px;
}
#address #submitAddress.button{float:right}
#address p.submit2 .button{float:left}
#order-slip  #block-history{border-top:1px solid #dfded8;margin-top:15px;padding-top:10px}
#module-cheque-payment .cart_navigation .exclusive_large{float:right}
#module-cheque-payment .cart_navigation .button_large {float:left}
.ac_results{width:225px!important;}
.top_slide{overflow:hidden;background:#ecf7f3;padding:10px;width:940px;margin:20px 0}
.top_slide .slideshow{width:630px;float:left;margin-right:10px;position:relative}
.top_slide .slideshow .slideshow-box{height:346px!important;width:630px!important;}
.top_slide .slideshow .slideshow-box li .text{position:absolute;left:20px;bottom:20px;}
.top_slide .slideshow .slideshow-box li .text span{display:table;width:auto;background:#000;padding:3px;color:#fff;font-size:14px;}
.top_slide .slideshow .slideshow-box li .text p{float:left;margin-top:2px;clear:both}
.top_slide .slideshow .slideshow-box li{height:349px!important;width:630px!important;}
.top_slide .slideshow .controls{position:absolute;right:20px;bottom:20px;z-index:10}
.top_slide .slideshow .controls #nav a{float:left;text-indent:-9999px;background: url("../img/bkg_controls.png") no-repeat 100% 100%;width:12px;height:12px;margin-left:5px;}
.top_slide .slideshow .controls #nav a.activeSlide{background-position:0 0}
/* rightslide */
.rightslide{width:300px;float:left;margin:10px 0 18px;}
.rightslide .startit{padding:1px 7px;overflow:hidden;margin-bottom:18px;background:url(../img/bg-rightslide.png) no-repeat;min-height:97px;}
.rightslide .startit a.pro_img{float:left;padding-right:11px;}
.rightslide .startit h3{margin:12px 0 0}
.rightslide .startit h3 a{color:#ec3f53;font-size:12px;font-weight:400}
.rightslide .startit h3 a:hover{color:#1a1a1a;text-decoration:none}
.rightslide .startit p{color:#929292;font-size:11px;margin-top:4px;}
.rightslide .startit a.button{display:inline-block;margin-top:9px;background: url("../img/button-small.png") repeat-x;font-family:'Conv_georgiab';}
.rightslide  .bridalpartygift{overflow:hidden;margin-bottom:30px;background: url("../img/bg-bridal.png") no-repeat;min-height:228px;padding:1px 1px 3px;}
.rightslide  .bridalpartygift h4{padding:0px 7px;color:#1a1a1a;font-size:18px;text-transform:lowercase;font-family:'HelveticaRegular';font-weight:400;height:35px;line-height:35px;}
.rightslide  .bridalpartygift li{width:80px;float:left;border-right:1px solid #d4d4d4;background:#fff;padding:5px 9px 0px;}
.rightslide  .bridalpartygift li a.pro_img{text-align:center;display:block}
.rightslide  .bridalpartygift li.last{border:none}
.rightslide  .bridalpartygift li a.button{margin-top:5px;background:none;white-space:nowrap;font-size:10px !important;font-weight:700;font-family:Arial;color:#1a1a1a !important;padding:0;text-align:left;height:auto;line-height:18px;}
.rightslide  .bridalpartygift li a.button:hover{color:#ec3f53 !important}
.rightslide  .bridalpartygift li  h3{margin:0 0 5px}
.rightslide  .bridalpartygift li  h3 a{color:#6e6d6d;font-size:12px;font-weight:400;}
.rightslide  .bridalpartygift li  h3 a:hover{color:#ec3f53;text-decoration:none}
.rightslide  .bridalpartygift li  p{color:#ec3f53;font-size:12px;font-family:'Conv_georgiab';}
/* blockspecial */
#index .blockspecials{padding:0px!important;width:300px;margin:22px 0;background:url(../img/bg-special.png) 0 bottom no-repeat;}
#index .blockspecials h4{border:none;margin-bottom:0;padding:0 0 0 15px;background:url(../img/h4-special.png) no-repeat;height:37px;line-height:37px;}
#index .blockspecials h4 a{color:#fff;font-family:'HelveticaRegular';font-size:20px;}
#index .blockspecials h4 a:hover{color:#424141 !important}
#index .blockspecials .block_content{padding-left:16px;}
.blockspecials h4 a:hover{color:#ec3f53 !important;}
#index .blockspecials li.product_image{width:100%;margin:10px 0}
#index .blockspecials li.product_image a.product_image{   clear: none;
    float: left;
    margin-right: 15px;
    padding: 0;
    width: 82px;}
#index .blockspecials li.product_image p{color:#929292;font-size:11px;}
#index .blockspecials li.product_image p.detail{margin:7px 0 0;padding:0 8px 0 0;float:left;}
:root #index .blockspecials li.product_image p.detail{background-position:right 4px\0;}
#index .blockspecials li.product_image p.detail a{color:#ec3f53;text-transform:uppercase;font-weight:400;font:700 10px Arial;}
#index .blockspecials li.product_image p.detail a:hover{color:#1a1a1a}
form.compare{float:right;}
form.compare p,form.pagination p{margin:5px 0 !important}
form.compare p input.button{background:#181616;font-family:'Conv_georgiab';}
.step_payment{overflow:hidden;width:100%;position:relative;top:-65px;}
#order-opc #opc_payment_methods  .step_payment{top:0}
#search h3{font-size:12px;font-weight:400px;width:auto;margin-top:0px;}
#stores  #radiusSelect,#stores  input.button{#margin-top:3px;}
#stores  #radiusSelect{#height:20px;}
#login_email,#login_passwd{width:254px;}
#order-detail-content{margin-bottom:0}
#carrierTable{margin-top:15px}
#compare_shipping #availableCarriers_table{width:100%!important;margin-top:15px!important}
.SE_SubmitRefreshCard input{margin-right:10px;}
#compare_shipping_form  #states  #id_state, #compare_shipping_form    #id_country{width:270px;}
#compare_shipping_form   #zipcode{width:258px;margin-right:5px;padding:0 5px;}
.last_step_payment{overflow:hidden;width:100%;position:relative;top:0;}
.au_login{overflow:hidden;width:100%;position:relative;top:-30px;}
.au_login.step_address{top:10px}
#order-opc .au_login.step_address{top:0}
#module-bankwire-payment p.cart_navigation .button_large.hideOnSubmit{float:left}
#module-bankwire-payment p.cart_navigation .exclusive_large.hideOnSubmit{float:right}
#my-account p a img.icon{vertical-align:top}
p.select label{#line-height:20px!important;}
#compare_shipping_form  #availableCarriers #availableCarriers_table  tr th{padding:0 10px}
#order .order_delivery{display:none}
#address form.std h3{margin:5px 0 20px}

.chatwithus{height:50px;text-align:right;float:right;margin-top:-1px;}
.chatwithus h5{padding:0;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:700;color:#1a1a1a;}
.chatwithus p{padding-top:4px;font-size:11px;}
#HOOK_TOP_PAYMENT{clear:both}
.cart_navigation.payment a.button{float:left;}
.clear.address_add a.button_large{float:left;background: url("../img/button-medium.png") repeat-x scroll 0 0 transparent;}
.clear.address_add{overflow:hidden}
#my_right_home{width:300px;float:right;margin:28px 0 0;}
.manufacturerContainer{width:960px;margin:10px 0px 0;overflow:hidden;border-top:1px solid #d1d1d1}
/* */
#footer p.center.clearBoth{float:left;position:absolute;left:20px;bottom:6px;}
#footer p.center.clearBoth a{color:#afaeae}
:root #footer p.center.clearBoth{bottom:12px \0;}
#footer p.center.clearBoth a:hover{text-decoration:none;color:#ec3f53}
/* 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 15px;}
#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:5%;float:left;margin:0;}
#order-opc .account_creation.customerprivacy p.required input{margin:0!important}
#order-opc .account_creation.customerprivacy p.required input{margin:0 0 0 -9px \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;}
#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:-1px;}
#authentication form#new_account_form #opc_account_form p.checkbox{padding-left:197px;}
#authentication form#new_account_form p.cart_navigation.required{padding-left:0px !important;width:50%;}
#authentication form#new_account_form p.cart_navigation.required span{float:none;}
/* add address save */
#address .lnk a{background:url(../img/bg-link.jpg) repeat-x;color:#fff !important;float:left;text-decoration:none;font-size:11px;font-weight:400;height:27px;line-height:27px;text-transform:uppercase;display:block;text-align:center;padding:0 12px;font-family:'Conv_georgiab';-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;}
/* payment */
#module-cheque-payment #center_column h3,#module-bankwire-payment #center_column h3{clear:both;}
/* order-detail */
#order-detail-content #cart_summary .cart_quantity{text-align:center;}
#order-detail-content #cart_summary .cart_quantity span{float:none !important;}
.paiement_block p.cart_navigation a.button{float:left;}
/**/
#order-confirmation #center_column p{clear:both;}
#order #center_column p.warning{clear:both;}
/* special */
#special_block_right p.button_specials{display:none;}
#order #center_column p.success{clear:both;padding-left:0;}
#cms .rte.content_only{min-height:270px;}
#order-detail-content #cart_summary #total_price_container p{float:left;margin:0;}
#order .error{clear:both;}
#identity .required sup{font-size:12px \0;}
a.iframe{color:#ec3f53}
#contact p.submit input,#opc_account_choice input#opc_createAccount{background:url(../img/bg-contact.jpg) repeat-x;}
.required sup{font-size:12px\0 !important}

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

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

@font-face {
	font-family:'Conv_georgiab';
	src: url('../fonts/georgiab/georgiab.eot');
	src: local('?'), url('../fonts/georgiab/georgiab.woff') format('woff'), url('../fonts/georgiab/georgiab.ttf') format('truetype'), url('../fonts/georgiab/georgiab.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
	