/*
 *	Template by Magavenue http://www.magavenue.com/boutique/ based on the Prestashop default template
 */

* {
	padding:0;
	margin:0;
}

body {
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #323232;
	text-align:center;
}

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

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

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

/* simple list inline */
ul.inline_list{ list-style-type:none; margin-top: 1em; }
ul.inline_list li { float:left; text-align:center; }
ul.inline_list li 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.gif) 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 */
ul.idTabs {
	list-style-type:none;
	border-bottom:solid 1px #cccccc;
	height:27px;
	margin-top:33px;
	margin-bottom:16px;
}
ul.idTabs li {
	float:left;
	height:27px;
	margin-right:0px;
	line-height:27px;
}
ul.idTabs li a, ul.idTabs li.inactive {
	background:url("../img/puce.gif") no-repeat left 12px transparent;
	float:left;
	display:block;
	height:27px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-weight:bold;
	padding-left:14px;
	padding-right:19px;
	color:black;
}
ul.idTabs li.first a, ul.idTabs li.next_selected a, ul.idTabs li.inactive.first {background:none}
ul.idTabs li a.selected, ul.idTabs li:hover a {
	background: #a0a0a0;
	color:white
}
ul.idTabs li.inactive {background:none; color:#ccc}

div.sheets{
	clear:both;
	padding:1em;
}
div#more_info_sheets ul li{	margin-bottom:0.4em; }

/* global style */
a {
	color: #323232;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
input:focus {
	outline: 0;
	outline-offset: 0;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h2 {
}
h2 span {
}
h3 { font-size: 1.1em; margin: 1em 0; }
h4 { font-size: 1em; }

/* global layout */
#page {
	width: 952px;
	margin: 0 auto;
	text-align:left;
}
#header #logo {
    float: left;
    margin: 13px 0 0
}
img#bandeau {
    float:left;
    margin-top: 13px;
    margin-left:11px
}
#header {
	width: 952px;
	float: left;
	height:auto
}
#center_column {
	float:left;
	width: 952px;
        margin: 0 0 5px
}

/* global RTE fields */

div.rte,
.mceContentBody {
	text-align:left;
	background:white;
	color:black;
}

div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe,
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre,
div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code,
div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp,
div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var,
div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li,
div.rte fieldset, div.rte form, div.rte label, div.rte legend,
div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.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;
}
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6,
.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #374853;
}
div.rte h1,
.mceContentBody h1 {
	font-size: 25px;
	font-weight:bold;
}
div.rte h2,
.mceContentBody h2 {
	font-size: 20px;
	background:none;
	text-transform:none;
}
div.rte h3, .mceContentBody h3 {font-size: 16px;}
div.rte h4, .mceContentBody h4 {font-size: 14px;}
div.rte h5,.mceContentBody h5 {font-size: 12px;}
div.rte h6, div.rte h6 {font-size:  8px;}

div.rte ol, .mceContentBody ul,
div.rte ol, .mceContentBody ul
 {
	padding-left: 2em;
}

div.rte ul, .mceContentBody ul{
	list-style-type:square;
	margin-left:10px;
}

div.rte strong, .mceContentBody strong {
	font-weight:bold;
}

div.rte em, .mceContentBody em {
	font-style:normal;
}

/* tables still need 'cellspacing="0"' in the markup */
div.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width:auto;
}
div.rte caption, div.rte th, div.rte td, div.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;
}

div.rte th,
.mceContentBody th {
	padding-left:1em;
	padding-right:1em;
	background:#e5e6e7;
}

div.rte p,
.mceContentBody p {
	margin:0.5em 0pt;
	padding-left:0.7em;
}
/* /global RTE fields */

/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom:6px;
	margin:0 auto 2em;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
table.std td, table.std th {
	padding: 0.4em 0.5em;
}
table.std th {
	white-space:nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th {
	background-color: #f1f2f4;
}
table.std tbody tr td, table.std tfoot tr td {
	border-top: 1px solid #bdc2c9;
}
table.std thead th, .formCarrier table.std th {
	background-color:#A0A0A0;
	color:white;
	font-size:13px;
	font-weight:bold;
	height:30px;
	text-align:left;
	white-space:nowrap;
}
table.std thead th.first_item {
	background-position: top left;
}
table.std thead th.last_item {
	background-position: top right;
}
table.std thead th.item {
	background-position: -5px 0;
}
table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}
/* /global table style */

/* global form style */
form.std {
	clear: both;
}
form.std h3 {
	color:#959595;
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px;
	text-transform:uppercase;
}
form.std fieldset {
	border:none;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
}
form.std h4, form.std p {
	clear:both;
	color:#666666;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%;
}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}
input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	vertical-align: middle;
	outline: none;
}

input, textarea, select {
	background-color:#f4f4f4;
	color:black;
	font-weight:bold;
	border: 1px solid #c7c7c7;
}

input.text {
	height:18px;
	padding-left:2px;
	padding-right:2px;
}
.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;
}
form.std p.checkbox {
	padding-left: 30%;
}
form.std p.submit {
	padding-left:31%;
	margin-bottom: 1.5em;
}
#password form.std p.submit {
	padding-left:0;
	margin-top:20px;
}
#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 {
	background-color:black;
	border: none;
	color:white;
	font-weight: bold;
	font-size: 12px!important;
	font-style:normal;
	text-align: center;
	text-decoration: none;	
	cursor: pointer;
	display: block;
	line-height:29px;
	height: 30px;
	padding-left:20px;
	padding-right:20px;
	margin-left:0px;
}

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

/* 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 {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 0.6em 0.5em;
	list-style-type:none;
}

.price-discount { text-decoration: line-through; }
.price-pretax { color: gray; }
.price-ecotax { color:#488c40; }
img.icon { margin-right: 0.5em; vertical-align: middle; }
.price, .price-shipping, .price-wrapping {
	color: #d91e16;
	font-size: 1.1em;
	font-weight: bold;
	white-space:nowrap;
}

/* errors */
.error p { font-weight: bold; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

/* warning */
.warning, .error, .success {
        clear: both;
        color: #828282;
	font-size: 1.2em;
	background-color: #F4F4F4;
	border: 1px dashed #323232;
	font-style:normal;
	font-weight: bold;
	margin: 0.2em 2em 20px;
	padding: 0.6em 1em;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success */
.success_inline {
	color:green;
	font-weight:bold;
}

.warning .button_small, .error .button_small, .success .button_small {
	background:none;
	color:black;
	text-align:left;
	text-decoration:underline;
}

/* breadcrumb.tpl */
.breadcrumb {
	color:black;
	font-size:1em;
	font-style:normal;
	height:38px;
	line-height:38px;
	text-transform:capitalize;
}
.breadcrumb .sub-breadcrumb {
	border-bottom:1px solid #e8e8e8;
	float:left;
	padding-right:30px;	
}
#product .breadcrumb .sub-breadcrumb {
	border:none;
}
.breadcrumb .navigation-pipe {
	padding: 0 0.6em;
	font-weight:normal;
}
.breadcrumb span {
	font-weight:normal;	
}
.breadcrumb a {
	text-decoration: none;
	color:#646464;
	font-weight:normal;
}
.breadcrumb .link-back {
    font-weight: bold;
    cursor:pointer;
    margin-right: 15px;
    font-style:normal   
}
.breadcrumb a:hover {
	text-decoration: underline;
}

/* pagination.tpl */
div.pagination { margin: 1em 0; }
ul.pagination {
	list-style: none;
	font-size:12px;
	float: right;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right:2px;
}
ul.pagination li.limiter {
	margin-right:5px;
	margin-left:5px;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-style:normal;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	color: #646464;
}
ul.pagination li.pgCurrent {
	color:#000000;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_next a, #pagination_next span { border-right: none; }

form.pagination { text-align: right; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}
form.pagination select { float:right; }
form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input{ float:right; }

/* product-sort.tpl */
form#productsSortForm p{
	height: 1em;
	margin: 0.5em 0 0 0;
}
form#productsSortForm p label, form#productsSortForm p select{ float:right; }
form#productsSortForm p select{ font-size:1em; }

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

/* Header menu */
#header #header-menu {
        height: 37px;
        clear:both;
	float:left;
	margin-top:8px;
	width:952px;
	margin-bottom:0;
	position:relative;
	z-index:200;
        border-bottom:1px solid #CCCCCC
}

#header #header-menu li {
        float:left;
        padding-left: 8px;
        padding-right: 8px;
        height:37px;
	line-height:33px	
}

#header #header-menu li.last {
    float: right;
    padding-right: 4px
}
#header #header-menu li.first_item {
    padding-right: 9px;
    padding-left:0px
}
#header #header-menu ul.niveau1 li.first_item:hover {padding-left:6px; padding-right:7px}
#header #header-menu ul.niveau1 li.last:hover {padding-right:4px}
#header #header-menu li a {
	font-size:12px;
        letter-spacing: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
#header #header-menu ul.niveau1 li:hover a {color:white}
#header #header-menu ul.niveau1 {height:37px}
#header #header-menu li.selected {text-decoration:underline}
#header #header-menu ul.niveau1 li:hover {background:#a0a0a0}
#header #header-menu ul.niveau1 li.selected:hover {text-decoration:none}
#header #header-menu ul.niveau1 li.item_2.next_selected_js {
    padding-left:0px
}
#header #header-menu ul.niveau1 li:hover ul.niveau2 {display:block}

#header #header-menu ul.niveau2 {
	background:#757575 url('../img/fond-submenu.png') repeat-x top left;
	display:none;
	margin-left:-7px;
	margin-top:1px;
	width:287px;
        padding-bottom: 2px;
        padding-left: 8px;
	position:absolute;
	text-align:left;
	padding-left:9px
}
#header #header-menu li.first_item ul.niveau2 {margin-left:-6px}
*+html #header #header-menu li.first_item ul.niveau2 {margin-left:-84px}

*+html #header #header-menu ul.niveau2 {
	margin-left:-80px;
	margin-top:25px;
}
#header #header-menu h2 {
    margin:0;
}
#header #header-menu ul.niveau1 li ul.niveau2 li {
	border-bottom: 1px solid #b8b8b8;
	background:none;
	float:left;
	height:30px;
	line-height:30px;
	margin:0 10px 0 0;
	padding:0;
	width:133px;
}
#header #header-menu ul.niveau1 li ul.niveau2 li.last_line {
	border:none;
}
#header #header-menu ul.niveau1 li ul.niveau2 li a {
	width:125px;
	float:left;
	height:25px;
	color:white;
	text-transform:white;
}

/* block top currencies */
#header #currencies_block_top {
	margin: 0.4em 0.5em 0 0;
	float: left;
}
#header #currencies_block_top ul {
	float: left;
	height: 1.5em;
}
#header #currencies_block_top ul li {
	float:left;
	margin-right:0.2em;
}
#header #currencies_block_top ul li a {
	display:block;
	font-size:0.8em;
	background-color:#f1f2f4;
	border:#595a5e 1px solid;
	text-decoration:none;
	min-width: 1em;
	padding: 0px 2px 0px 3px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
}
#header #currencies_block_top ul li a:hover {
	background-color:white;
	color: black;
}
#header #currencies_block_top ul li.selected a {
	border: none;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border:1px solid white;
}
#header #currencies_block_top p {
	clear: left;
}

/* block top languages */
#header #languages_block_top {
	margin:10px 0 0;
	float: right
}
#header #languages_block_top p {
	clear: left;
}
#languages_block_top ul#first-languages {
	float: left;
	height: 1.5em;
	width:46px;
}
#languages_block_top ul#first-languages li {
    float: right;
    margin-left: 0.3em
}

#languages_block_top ul#first-languages li.selected_language {
	float:left;
	margin-right: 0.3em;
}

/* top links */
ul#header_links {
	margin: 0.4em 0.3em 0 0;
	list-style-type: none;
	float: left;
}
#header_links li {
	float:left;
	width: 66px;
}
#header_links a {
	display: block;
	height: 15px;
	color: #595a5e;
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
}
#header_links #header_link_sitemap a {
	background-image: url('../img/icon/sitemap.gif');
}
#header_links #header_link_contact a {
	background-image: url('../img/icon/contact.gif');
}
#header_links #header_link_bookmark a {
	background-image: url('../img/icon/star.gif');
}

/* block top search */
#header #search_block_top {
        border:1px solid #CCCCCC;
        height: 23px;
        float:right;
	margin-top:3px;
        padding:0;
	margin-right:0px;
	width:275px
}
#header #search_block_top p {
    margin:0;
    padding:0;
    float:left;
}
#header #search_block_top .search_button,
#center_column #newsletter_block_home .button_newsletter,
#page_404 input.button_small {
	background:none;
	border:none;
	color:#666666;
        font-style:normal;
	cursor:pointer;
	font-family:Droid sans;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	padding-top:3px;
}
#password #email, #header #search_block_top #search_query, #center_column #newsletter_block_home #email, #email_create, #authentication .Aemail, #authentication .Apasswd {
        color: black;
        height:18px;
	font-style:normal;
	text-align:center;
	width:162px;
	padding-top:5px;
	margin-left:0px
}
#header #search_block_top #search_query {
    float:left;
    border:none;
    border-right:1px solid #CCCCCC;
    width:229px;
    height: 14px;
    padding-bottom: 4px
}
#header #search_block_top .search_button {
    float: left;
    height: 23px;
    width: 31px;
    line-height: 23px
}
/* block top user information */
#header #header_user {
	font-family: 'Droid Serif', arial, serif; 
	float:left;
        height: 25px;
        line-height: 15px;
        margin-left: 19px;
        margin-top: 4px;
        width: 232px
}
#header #header_user #shopping_cart span {
	
}
#header #header_user p a {
	text-decoration:none;
	font-family: 'Droid Serif', arial, serif; 
}
#header #header_user p {
	float:left;
	height:15px;
	padding-top:0px;
	margin-top:7px;
}

#header #header_user #shopping_cart {float:right}
#header #header_user #header_user_info img {
    float:right;
    margin-top:-2px
}
#header #header_user p .ajax_cart_quantity {
	font-weight:bold;
}

#header #header_user p .ajax_cart_total, #header #header_user p .ajax_cart_no_product {
	color:#7a7a7a;
}

/* Home */
#index #center_column #blockhomemagavenue {
	background-color:black;
	float:left;
	margin-left:1px;
	width:950px;
}
#index #center_column #blockhomemagavenue .homeColumn, #index #center_column #blockhomemagavenue img {
	float:left;
}

#index #center_column #blockhomemagavenue #column1 {
	width:267px;
}

#index #center_column #blockhomemagavenue #column2 {
	width:416px;
}

#index #center_column #blockhomemagavenue #column3 {
	width:267px;
}

#center_column #newsletter_block_home  {
        
        clear:both;
	float:right;
	margin-top:5px
}
#sur-newsletter_block_home {
    clear:both;
    float:left;
    width:952px;
    border-top:1px solid #CFCFCF 
}
#index #center_column #sur-newsletter_block_home {
    border-top: 1px solid #CFCFCF;
    margin-top: 15px
}

#center_column #newsletter_block_home label {
	color:#959595;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	margin-right:12px;
	text-transform:uppercase;
}

#center_column #newsletter_block_home .button_newsletter {
	color:#b2b2b2;
	font-size:12px;
	margin-right:10px;
	padding-top:4px;
}

/* Footer */
#footer {
	border-top: 1px solid #cfcfcf;
	padding: 25px 0;
	clear: both;
	padding-bottom:20px;
	float:left;
	width:952px;
}

#footer .links_footer {
	float:left;
	width:317px;
}

#footer #links_footer_middle {
	margin-left:75px;
	width:245px;
}

#footer #links_footer_right {
	margin-left:59px;
	width:245px;
}

#footer .links_footer h4, #footer .links_footer h3 {
	font-size:13px;
        margin:0;
	text-transform:uppercase;
}

#footer .links_footer ul {
	list-style:none;
	width:158px;
	float:left;
}

#footer #links_footer_middle ul {
	width:117px;
}

#footer #links_footer_right ul {
	width:117px;
}

#footer .links_footer ul li {
	width:117px;
	margin-top:8px;
}

#footer .links_footer ul li a {
	text-decoration:none;
	color:#646464;
}

#footer #logo-paiements {
    float: left;
    margin-left: 0;
    margin-top: 60px
}
#footer #ekomi {
        float:right;
        margin-right:19px;
        margin-top:-25px
}
#footer #likeFacebook {
        clear:both;
        float:left;
        width:322px;
        margin-top:34px
}
#footer #likeFacebook .logoButton img {
        float:left;
        margin-top:9px
}
#footer #copyright {
        clear:both;
	float:left;
	margin-top:-15px;
	color:#969696;
	font-style:italic;
	font-size:10px
}
#footer #copyright a {
	text-decoration:none;
	color:#969696;
}
/* Default block style */
div.block {
	margin-bottom: 1em;
	width: 191px;
}
#left_column div.block, #right_column div.block {
	padding-bottom: 6px;
	background: transparent url('../img/block_footer.gif') no-repeat bottom left;
}
div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	border-bottom:1px solid #595A5E;
	padding-top:2px;
	line-height:1.3em;
	color: #374853;
	height: 19px;
	background: transparent url('../img/block_header.gif') no-repeat top left;
}
div.block h4 a { color: #374853; }
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 .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding:0.5em 0.7em 0pt;
	background: #f1f2f4 url('../img/block_bg.jpg') repeat-x bottom left;
	min-height:20px;
}
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_exclusive_footer.jpg') no-repeat bottom left;
}
div.exclusive h4 {
	background: transparent url('../img/block_header_exclusive.gif') no-repeat top left;
	color: white;
}
div.exclusive h4 a { color: white; }
div.exclusive li { margin-top: 0; }
div.exclusive, div.exclusive a { color: white; }
div.exclusive .block_content {
	background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e;
}

/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount { background: #f6dce8 url('../img/block_footer_myaccount.jpg') no-repeat bottom left; }
div.myaccount h4 { background: #971d58 url('../img/block_header_myaccount.jpg') no-repeat top left; }
div.myaccount h4 a, div.myaccount h4 { color: white; }
div.myaccount, div.myaccount a { color: #5d0630; }
div.myaccount ul.bullet { margin-top: 0.6em; }
div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif'); }
div.myaccount ul.bullet .icon { display: none; }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }
div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81; }
div.myaccount p.logout a { text-decoration: underline; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
	background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;
	border-left: 1px solid #f6dce8;
	border-right: 1px solid #f6dce8;
}
.account_input {
	margin-left: 0px;
	width:15em;
}

/* block in the center column */
#center_column p { margin: 0.5em 0;}
#center_column div.block { width: 536px; margin:auto;}
#center_column div.block h4 {
	background: transparent url('../img/block_header_large.gif') no-repeat top left;
	height: 17px;
	color: white;
}

/* Styles for products blocks */
/* block products (new, features, viewed, etc...) on left and right column */
.products_block li {
	clear: left;
	margin-top: 0.2em;
}
.products_block li.item img {
	margin-right: 5px;
}
.products_block li.last_item {
	border: none;
}
.products_block li img {
	vertical-align: top;
	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.2em 0.4em;
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e;
}
.products_block p {
	margin-top: 0.4em;
}
.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:0pt;
}
#center_column .products_block ul li:hover { background-color: #bdc2c9; }
#center_column .products_block ul li {
	border-right: 1px solid white;
	border-bottom:1px solid white;
	float: left;
	clear: none;
	width:133px;
/*	height:375px;*/

	background-color: #d0d3d8;
	padding: 0;
	margin-top:0;
}

#center_column .products_block ul .product_accessories_description  {
	margin:0;
	padding:0;
}
#center_column .products_block ul .product_accessories_description .product_accessories_price{
	margin-top:75px !important;
	margin-top:0px;
}
#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;
	height: 2.57em;
}
#center_column div.products_block h5 a {
	color: #374853;
	font-size:1.1em;
}
#center_column div.products_block ul li p {
	margin:0;
	padding:0;
}
#center_column div.products_block p.product_desc {
	height:9.5em;
	color: #595a5e;
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	width: 129px;
	height: 129px;
	margin-left: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;	
}

#center_column div.products_block a.product_image img{
	float:none;
	margin:0;
}
#center_column div.products_block p.product_desc, #center_column div.products_block h5 {
	margin-left:0.5em;
	margin-right:0.5em;
}
#center_column div.products_block ul li p.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 p.product_desc { height:6.5em; }
#center_column .products_block.accessories_block .block_content li{ background:none;  }
#center_column .products_block.accessories_block .block_content li a.product_image, #center_column .products_block.accessories_block .block_content li a.product_description { border-right:1px solid #d0d3d8; font-weight:bolder; }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image{ border:none; }

/* Block tags */
div.tags_block .block_content {
	padding: 0.2em 0.6em;
}
div.tags_block p {
	text-align: justify;
	font-size:0.9em;
}
div.tags_block p a {
	margin: 0 0.1em;
	line-height: 1.5em;
}
div.tags_block p a:hover {
	color:white!important;
	background-color:#5D717E;
	text-decoration:none;
}
a.tag_level3 { font-size: 1.8em; font-weight:bold;}
a.tag_level2 { font-size: 1.4em;}
a.tag_level1 { font-size: 1em; color:#888!important;}

/* Block manufacturer */
.blockmanufacturer ul, .blocksupplier ul {
	padding-bottom: 0.6em;
}
.blockmanufacturer select, .blocksupplier select {
	width: 100%;
	margin: 0;
}

/* Block specials */
.blockspecials ul {
	height: 8em;
}
.blockspecials li {
	float: left;
	clear: none;
	width: 48%;
}

.blockspecials p.product_image {
	margin-right: 0.3em;
}
.blockspecials p {
	padding: 0.3em 0 0 0;
	margin: 0;
	text-align: center;
	clear: both;
}
.blockspecials p a {
	margin: 0 auto;
}

/* Block Viewed Products */
div#viewed-products_block_left div.block_content ul.products li { height:85px; }
div#viewed-products_block_left div.block_content ul.products li img { margin-right:7px; }

/* Block newsletter */
div#newsletter_block_left div.block_content { padding:1em 0; text-align:center; }
div#newsletter_block_left div.block_content p{ padding:0.3em 0; text-align:center; }
div#newsletter_block_left div.block_content input.button_mini{ margin:1em auto 0em auto;}

/* Block RSS */
div#rss_block_left p { margin:0.5em 0; text-align:center; }

/* Block logo payment */
div.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em; }
div.paiement_logo_block a { text-decoration: none; }
div.paiement_logo_block img { margin: 0 0.5em; }

/* Block editorial */
.editorial_block { margin-bottom: 2em; }
.editorial_block .rte{
	background:transparent none repeat scroll 0 0;
}
.editorial_block h2 {
	background: none;
	padding: 0;
	margin-bottom: 1em;
}
.editorial_block p { text-align: justify; padding-top: 0.4em;}

#editorial_block_center p { padding-left:0px; }

/* Block advertising */
.advertising_block { width: 191px; margin-bottom: 1em; text-align: center; }

/* Block new products */
#new-products_block_right dt a { font-size:0.8em; font-weight:bold; }

/* Block categories */
div#categories_block_left ul.tree { padding-left:0.5em; }
div#categories_block_left ul.tree li {
	border:none;
	padding-left:15px;
	background: none;
	margin-left:0;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	margin-top:2px;
}
div#categories_block_left ul.tree li ul li{
	padding-left:15px;
	background:none;
	font-size:11px;
	font-weight:normal;
}
div#categories_block_left ul.tree li ul li ul li{
	padding-left:15px;
	font-size:9px;
}
div#categories_block_left ul.tree a{
	padding-left:0;
	color:#374853;
}
div#categories_block_left ul.tree a:hover{
	text-decoration:none;
}
div#categories_block_left ul.tree a.selected{
	color: #488c40;
	font-weight: bold;
}
div#categories_block_left span.grower{
	display:block;
	float:left;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width:9px;
	height:15px;
	margin: 0 0 0 -10px!important;
	margin: 0 0 0 -6px;
	padding: 0;
}
div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }
div#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }

/* steps (like order step) */
ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin:0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width:465px;
}
ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li.step_todo {
	font-style:normal;
}
ul.step li#step_end { width: 40px; }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	background-color: white;
}

/* Special style for block cart*/
#cart_block .block_content { padding: 0.6em; }
#cart_block h4 { background-image: url('../img/block_header_exclusive_cart.gif'); }
#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
#cart_block h4 span#block_cart_collapse{ background-image: url('../img/icon/sort_asc_white.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/icon/sort_desc_white.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}

#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}

#cart_block dt {
width: 175px;
}

#cart_block dd {
width: 155px;
}

#cart_block dd{ margin-left:1em; margin-right:1em; font-style:normal;}
#cart_block dl dt a { font-weight: bold; }
#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	color: white;
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	color: white;
	float: right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }
#cart_block table#vouchers {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 3em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

 #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 4em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	color:white;
	font-size:1em;
	font-weight:normal;
	width:37%;
	text-align:right;
}
#cart_block table#vouchers td.delete {
	width:9%;
	text-align:right;
}

#cart_block table#vouchers td.delete img{
	margin:0;
}

#cart_block p#cart-buttons {
	height: 1.6em;
	margin:0 -0.3em;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}

#cart_block #cart-price-precisions {
	margin-top:0.5em;
	padding-top: 0.4em;
	border-top:1px solid white;
	font-size: 0.9em;
	height: 2em;
}

/* authentication.tpl */
#authentication #create-account_form fieldset {
	border-right:1px solid #cccccc;
}

#authentication #create-account_form, #authentication #login_form {
	width: 46%;
	height: 25em;
	clear: none;
	float: left;
}
#authentication #create-account_form h4 {
	height: 3.4em;
	padding:0.3em 3em 0 4em;
}

#authentication #create-account_form p.text, #authentication #login_form p.text{
	height: 3.4em;
	padding-left:0;
	padding-right:0;
}

#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right:76px; }
#authentication #create-account_form p.text {
	text-align:left;
	width:100px;
	font-family:Arial;
	margin-top:29px;
}
#authentication #create-account_form p.text label{
	width:100px;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	margin-right: 0;
	margin-top:20px;
	text-align:left;
	padding-left:0% !important;
}
#authentication p.lost_password {
	clear:none;
	float:left;
	font-size:11px;
	font-style:normal;
	height:36px;
	margin-top:30px;
	width:122px;
}

#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height:18em;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label, #password label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
#password label {
	margin-top:22px; 	
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

#authentication #login_form p.text { 
	clear:none;
	float:left;
	width:160px;
}
#authentication #login_form p.text.text_passwd {
	width:150px;
}
#authentication #login_form p.text input {
	width:140px;
}

#authentication #account-creation_form span, #authentication #account-creation_form label {
	padding-left:40px;
	text-align:left;
}
#authentication #account-creation_form .radio label, #authentication #account-creation_form .checkbox label {
	padding-left:0px;
}
#authentication .account_creation {
	border-bottom:1px solid #E8E8E8;
}
/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0; }
#my-account #center_column li { list-style: none; margin: 2em 1.5em; }

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

/* category.tpl */
form.pagination {
	display:none;
}
#left_sub_column {
	width:200px;
	float:left;
}

#right_sub_column {
	margin-left:17px;
	width:735px;
	float:left;
}

h2.category_title, h1.category_title {
	font-size:24px;
	font-weight:normal;
}
#center_column p.category_title_nbr {
	color:#7a7a7a;
	font-size:14px;
	margin:0;
	float:left;
}
#center_column #noProducts {
	clear:both;
	color:#94100c;
	font-size:13px;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	background:white;
}
#sortProducts {
	float:left;
	margin-left:139px;
	line-height:19px;
}
#sortProducts label {
	color:#646464;
}
body#category #subcategories li {
	margin-right:10px;
} 	  
div.cat_desc { margin:0 1em; }

body#category  div#subcategories ul.inline_list  li a img {
	display:inline;
}

/* product-list.tpl */
ul#product_list{ 
	float:left;
	width:738px;
	margin-top:2em; 
	list-style-type:none;
}
ul#product_list li {
	background:white;
	border-bottom:1px solid #CCCCCC;
	float:left;
	height:265px;
	margin-bottom:38px;
	margin-right:38px;
	padding:0 0 2px;
	width:155px;
}
ul#product_list li.alternate_item {
	margin-right:0px;
	margin-bottom:15px;
}
ul#product_list li.last_line {
	border:none;
}
ul#product_list li a {
	text-decoration:none;
	color:black;
}
ul#product_list a.product_img_link{
	float:left;
}
ul#product_list a.product_img_link img{
	vertical-align:bottom;
	width:155px;
	height:155px;
}
ul#product_list li h3{ 
	clear:both;
	float:left;
	font-family:'Droid serif', arial, sans-serif;
	font-size:13px;
	height:32px;
	margin:10px 0 0;
	width:155px;	
	font-weight:normal;
}
ul#product_list li .price{
	clear:both;
	float:left;
	font-family:'Droid serif', arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	height:24px;
	/*width:155px;*/
	margin-top:0;
	margin-bottom:0;
}
ul#product_list li .reduc_price {
	float:right;
	font-family:'Droid serif',arial,sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:line-through;
	margin-bottom:0;
}
ul#product_list li .txt_promotion {
	clear:both;
	color:#D91E16;
	float:left;
	font-family:'Droid serif',arial,sans-serif;
	font-size:18px;
	margin-bottom:0;
	margin-top:0;
	width:155px;
	min-height:21px;
}

p#manufacturer_logo {
    float:right;
    margin-left:667px;
    margin-top:-30px;
    position:absolute
}
*+html p#manufacturer_logo {
    margin-left:-60px
}
p#manufacturer_logo img {
    width:60px
}

/* shopping cart */
table.cart_last_product {
	width:300px;
	margin-left:130px;
}

table.cart_last_product_content {
	margin:5px 0px 10px 130px;
}

p.cart_navigation {
	padding: 1em 0!important;
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: right;
}
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 tr td {
	border-top: none;
	line-height: 1.5em;
}
#cart_summary tfoot tr.cart_total_product td {
	border-top: 1px solid #E8E8E8;
}
#cart_summary tfoot tr.cart_total_price td {
	border-bottom: 2px solid #E8E8E8;
}
#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none;
}
tr.cart_item td { padding: 0.5em 0; }
td.cart_product a { margin: 0 0.6em; }
td.cart_product a img { border: 1px solid #d0d1d5; }
td.cart_product a:hover img { border: 1px solid #888; }
td.cart_description a { text-decoration: none; }
td.cart_description a:hover { text-decoration: underline; }
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #595a5e; }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right; }
td.cart_availability { text-align: center; }
td.cart_total .price { font-weight: bold; }
tr.cart_item td.cart_unit { padding-right: 1em; }

td.cart_quantity {
	width: 5.5em;
	text-align: right;
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}
td.cart_quantity p {
	padding-right: 0.3em;
}
td.cart_quantity .icon {
	margin-top: 0.6em;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {
	display: block;
}

tr.cart_free_shipping {
	white-space: normal;
}

#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}
tr.cart_total_price { font-weight: bold; }
#order #txt_cart_voucher {
	color:#D2081D;
	float:left;
	font-weight:bold;
}
#order form#voucher fieldset {
	border:medium none;
	float:right;
	width:331px;
}
#order form#serenite fieldset {
	clear:both;
	border:none;
	float:right;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button, #order form#serenite .button, #order form#serenite p {
	background:none repeat scroll 0 0 transparent;
	color:#666666;
	cursor:pointer;
	display:inline;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
#order form#voucher .button, #order form#serenite .button {
	font-weight:bold;
}
#order form#voucher .button {
    background: black;
    color: white;
    font-weight: bold;
    margin-left: 84px;
    margin-top: 5px;
    text-align: center;
    width: 40px
}
#order form#voucher h4 {
	float: left;
	line-height:21px;
	margin-right: 6em;
}
#order form#voucher .voucher {
    clear: both;
    float: left;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    width: 100%
}
#order form#voucher .voucher input {
    margin: 0;
    width: 155px
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em;
}
#order #order_carrier h4 {
	width: 50%;
	display: inline;
}
#order #order_carrier img {
	vertical-align: middle;
}
#order #order_carrier span {
	margin: 0 0.2em;
}

#order #gift_div{ 
	display:none;
	clear:both;
	float:left;
}

#password h2, #order h2, #authentication h2, #order-confirmation h2, #history h2, #my-account h2, #addresses h2, #order-slip h2, #identity h2, #discount h2 {
	font-family:arial;
	font-size:20px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}

/* contact-form.tpl */
body#contact-form div#center_column form input#email, body#contact-form div#center_column form select#id_contact, body#contact-form div#center_column form textarea#message{
	width: 50%;
}

form.std p.desc_contact span.like_input {
	width: 366px;
	text-align: left;
}

/* history.tpl*/

#block-history { color:#374853; }
.color-myaccount{ font-style:normal; font-weight:bold; }
#block-history table#order-list {
	border:none;
}
#block-history table#order-list thead th {
	color:white;
}
#block-history table#order-list tbody {
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;
}
#block-history table#order-list tbody tr td {
	background-color:white;
}
#block-history table#order-list td.history_link {
	white-space: nowrap;
	text-align: right;
}
#block-history #block-order-detail {
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	padding:0.5em;
}
#block-history #block-order-detail p {
	padding-left :0;
	padding-right :0;
}
#order-detail-content {
	clear:both;
        margin-bottom: 0;
	margin-top:1.5em;
}

#order-detail-content tbody tr{
	height:3em;
}

#order-detail-content tfoot td{
	border:none;
}

#order-detail-content table td input.order_qte_input{
	display:none;
}

#order-detail-content table td.order_cb input{
	border: none;
}
#order-detail-content table td span.order_qte_span{
	width: 100%;
	display:block;
}
#center_column p.cart_free_shipping {
    float:right;
    font-size: 13px;
    font-weight: bold;
    margin:0;
    color:red;
}
#block-history #block-order-detail h4{ font-size:1.4em; }

#block-history #block-order-detail #sendOrderMessage p{
	padding:0pt 4px 0pt 1px;
}
#block-history #block-order-detail #sendOrderMessage p.submit{
	padding:0;
}
#block-history #block-order-detail textarea{
	margin:0 auto;
	width:100%;
}

#ordermsg textarea{
	margin:0;
	padding:0;
	width:528px;
	
}

/*  sitemap.tpl */
#sitemap_content{ margin-left:5em; }
div.sitemap_block{
	padding:0;
	float:left;
	width:30%;
}
div.sitemap_block ul{ text-align:left; }
div.sitemap_block h3, .categTree h3{
	margin-top:1em;
	margin-bottom:1em;
}
div.categTree {
	margin-top:25px;
	margin-bottom:1em;
	margin-left:5em;
}

/* product.tpl */
#primary_block #product-left-column {
	width:318px;
	margin-right:30px;
}
#primary_block #product-center-column {
	width:380px;
	margin-right:24px;
}
#primary_block #product-right-column {
	width:200px;
}
#primary_block #product-left-column, #primary_block #product-center-column, #primary_block #product-right-column {
	float:left;
        margin-bottom: 20px
}
#primary_block #product-right-column .sub {
	background-color:#F3F3F3;
	margin-bottom:30px;
	padding:24px 22px 1px;
	width:155px;
}
#primary_block #product-right-column .sub h3 {
	color:#666666;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
}
#primary_block #product-right-column .sub h5 {
	margin-top:11px;
	font-family:Arial;
	font-size:11px;
}
#primary_block #product-right-column .sub h5 a {
	color:black;
	text-decoration:none;
}
#primary_block #product-right-column .sub p {
	color:#D91E16;
	font-size:15px;
	margin-top:0;
	margin-bottom:30px;
}
#primary_block #product-right-column .sub ul {
	list-style:none;
}
#primary_block #product-right-column .sub ul li {
	margin:20px auto 0;
	width:155px;
}
#primary_block #image-block{
        position:relative;
        z-index: 100;
        border: 1px solid #CCCCCC;
        height:318px;
	width:318px
}
#primary_block #image-block img#bigpic{ 
	cursor:pointer; 
	height:318px;
	width:318px;
}
#primary_block #product-left-column h3 {
	clear:both;
	color:#959595;
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:8px;
	text-align:center;
	text-transform:uppercase;
	width:318px;
}
#share_block {
	border-bottom:1px solid #cccccc;
	padding-bottom:34px;
}
#primary_block #product-center-column h1 {
	color:black;
        max-width:282px;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:16px;
}
#primary_block #product-center-column #product-resume {
	width:281px;
	float:left;
}
#primary_block #product-center-column #manufacturer-logo {
	float:left;
	width:98px;
	padding-top:20px;
	height:140px;
	border-left:1px solid #e5e5e5;
}
#primary_block #product-center-column #comment-rating-star {
	clear:both;
	float:left;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:380px;
	height:55px;
	line-height:43px;
}
#primary_block #product-center-column #comment-rating-star p.note {
	float:left;
	width:110px;
	color:#666666;
}
#primary_block #product-center-column #comment-rating-star p.links {
	float:left;
	height:35px;
	line-height:29px;
	margin-bottom:13px;
	margin-top:12px;
}
#primary_block #product-center-column #comment-rating-star p.links.border {
	border-left: 1px solid #E5E5E5;
        margin-left: 20px;
        padding-left: 10px
}
#primary_block #product-center-column #comment-rating-star p.links a {
	color:black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}
#primary_block #product-center-column #comment-rating-star #rating {
	float:left;
	width:90px;
	margin-top:19px; 
}
#primary_block #product-center-column #manufacturer-logo img {
	width:80px;
	margin-left:10px;
}
#primary_block #product-center-column .price {
	margin-top:0;
	float:left;
	width:127px;
}
#primary_block #product-center-column .details {
	float:right;
	width:96px;
	margin:0 0 29px;
}
#primary_block #product-center-column .details a {
	color:black;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}
#primary_block #product-center-column .price .our_price_display {
	color:#d91e16;
	font-family:Droid Serif,arial,serif;
	font-size:28px;
	background:white;
	font-weight:normal;
}

#primary_block #product-center-column #short_description_content {
	margin-top:15px;
        clear: both;
	min-height:80px;
	padding-right:10px;
}
#primary_block #product-center-column #confort_frontal span {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 3px
}
#primary_block #product-center-column #qty-ref p, #primary_block .reference, #primary_block #product-center-column #short_description_content, #primary_block .full_description {
	font-family:'Droid Serif',Arial,Verdana,Helvetica;
	font-size:12px;
	color:#666666;
	line-height:17px;
}
#primary_block .reference {clear:both}
#primary_block div.sheets .tabMatieres ul {
    list-style :none;
    margin-bottom:20px
}
#primary_block div.sheets .tabMatieres a {
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: bold
}
#primary_block div.sheets {
	padding:0;
}
#primary_block #idTab3 {
	list-style:none;
	margin-left:14px;
}
#primary_block #tailles {
	border-collapse:collapse;
}
#primary_block #tailles th {
	background:#eeeeee;
	height:45px;
	text-align:center;
}
#primary_block #tailles tr {
	
}
#primary_block #tailles th.thname {
	width:147px;
	text-transform:uppercase;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #fcfcfc;
}
#primary_block #tailles th.thsize {
	width:90px;
	color:#626262;
	border-bottom:1px solid #fcfcfc;
	padding-left:2px;
	padding-right:2px;
}
#primary_block #tailles td.firstline{
	border-top:1px solid #ebebeb;
}
#primary_block #tailles td {
	text-align:center;
	font-weight:bold;
}
#primary_block #tailles td.size {
	font-size:11px;
	border-right:1px solid #dddddd;
	background-color:#f9f9f9;
	color:#626262;
	font-weight:bold;
	height:26px;
}
#primary_block #product-center-column #short_description_content p {
	padding-left:0;
	color:#666666;
}
#primary_block #product-center-column #attributes {
	clear:both;
	width:380px;
	margin-top:25px;
	float:left;
}
#primary_block #product-center-column #qty-ref {
	margin-top:20px;
	width:380px;
	clear:both;
	float:left;
}
#primary_block #product-center-column #attributes p, #primary_block #product-center-column #qty-ref label {
	color:#646464;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
}
#primary_block #product-center-column #attributes p#grilleHomP {
        margin-top : -10px;
        font-weight: normal
}
#primary_block #product-center-column #qty-ref p.important {color:red}
#primary_block #product-center-column #oostock input {
    font-style: normal;
    height: 18px;
    margin: 0;
    padding-left: 3px;
    width: 200px
}
#primary_block #product-center-column #oostock #alert_submit {
    color: #828282;
    cursor: pointer;
    font-weight: bold;
    margin-left: 4px
}
#primary_block #product-center-column #attributes div, #primary_block #product-center-column #qty-ref div {
	float:left;
	margin-right:28px;
}
#primary_block #product-center-column #qty-ref div#oostock {
	margin-right:0
}
#primary_block #product-center-column #attributes div.group_1 {
	margin-right:20px;
}
#primary_block #product-center-column #attributes select {
	min-width:80px;
	margin-left:0px;
	font-style:normal;
}
#primary_block #product-center-column #attributes div.links a {
	font-style:normal;
	color:#646464;
}
#primary_block #product-center-column #attributes div.links p {
	margin-top:28px;
}
#primary_block #product-center-column #add_to_cart_real, #primary_block #product-center-column #add_to_cart_fake {
	margin-top:20px;
	margin-left:0px;
	float:left;
}
#primary_block ul#usefull_link_block{
	clear:both;
	float:left;
	list-style-type:none;
	margin-top:1em;
}
#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; display: block; }
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{
	text-decoration:none;
	color:#76839b;
	font-size:0.9em;
	background: white url('../img/bullet_alt.jpg') no-repeat top left;
	padding-left:15px;
	height:15px;
}
#primary_block #pb-left-column{
	float:left;
	margin-left:1.1em;
	width:233px;
}
#primary_block #image-block img#bigpic.jqzoom{
cursor:crosshair;
position:relative;
}


/* prices */
#primary_block form#buy_block p.price{
	font-size:1.05em;
	text-align:right;
}
#primary_block form#buy_block span#pretaxe_price{
	font-size:0.75em;
	text-align:right;
}
#primary_block p#old_price{
	margin-top:0;
	clear:both;
	float:left;
	color:black;
	font-family:droid serif;
	font-size:14px;
}
#primary_block p#old_price span {
	text-decoration:line-through;
}
#primary_block p#txt_promotion {
	background:none repeat scroll 0 0 white;
	color:#D91E16;
	font-family:Droid Serif,arial,serif;
	font-size:16px;
	font-weight:normal;
	float:right;
	margin-right:6px;
}

#primary_block form#buy_block p#reduction_percent{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p.price-ecotax{
	font-size:0.75em;
	text-align:right;
}

/* views block */
#views_block{
        position:relative;
        z-index: 1;
        clear:both;
	margin:0pt auto;
	width: 318px;
	float:left;
}

#thumbs_list{
	overflow:hidden;
	float:left;
        width: 320px
}
#thumbs_list ul{
        width:321px;
        margin-right: 10px;
        padding-left:0px;
	list-style-type:none;
	margin-top: 5px;
        float:left
}
#thumbs_list p {
        cursor: pointer;
        font-weight:bold;
        text-decoration:none
}
#thumbs_list li{
	float:left;
	cursor:pointer;
        border:1px solid #CCCCCC;
	width: 78px;
	height: 78px;
}
#thumbs_list li img{
    width:78px
}
#view_scroll_left, #view_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
	padding-right: 4px;
	padding-left: 4px;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}
span.view_scroll_spacer{
	float: left;
	width: 17px;
	height: 80px;
}

#plus_block, #share_block {
	float:left;
	list-style:none outside none;
	text-align:center;
	width:317px;
}
#plus_block li, #share_block li {
	margin-top:6px;	
}
#plus_block li a, #share_block li {
	font-family:Droid Serif;
	font-style:normal;
	color:#3b3b3b;
}
#share_block li {
	line-height:18px;
	width:162px;
	margin:0 auto;
}
#share_block li a {
	color:black;
}
#share_block .at300bs.at15t_expanded, #share_block .at300bs.at15t_compact {
	background:url('../img/share.png') no-repeat left center transparent;
	height:21px;
	margin-right:4px;
	width:21px;
}
#share_block li.sendtoafriend {
	margin-top:10px;
	padding-left:3px;
}
#share_block li.sendtoafriend a {
	background:url('../img/sendtoafriend.png') no-repeat left center transparent;
	height:17px;
	margin-right:54px;
	padding-left:26px;
	float:left;
	width:118px;
}

/* manufacturers-list.tpl && suppliers-list.tpl */
#sub-manufacturer {
        border-top:1px solid #CFCFCF;
        clear:both;
        color:#646464;
        float:left;
        height:13px;
        line-height:2px;
        margin-bottom:0;
        padding-left:217px;
        text-decoration:none;
        width:735px
}
#sub-manufacturer a {
	color:#646464;
	text-decoration:none
}
ul#manufacturers_list, ul#suppliers_list {
	margin-top:2em;
	list-style-type:none;
}
ul#suppliers_list li, ul#manufacturers_list li {
        height: 132px;
        border:1px solid #D0D3D8;
	float:left;
	margin-bottom:1.5em;
	padding:0.6em;
	text-align:center;
	width:143px;
	margin-right:14px;
}
ul#suppliers_list li a, ul#manufacturers_list li a{
	text-decoration:none;
	color:#374853;
}
ul#suppliers_list li h3, ul#manufacturers_list li h3{ 
    clear:both;
    float: left;
    width: 143px;
    margin:0.4em 0;
}
ul#suppliers_list .left_side, ul#manufacturers_list .left_side{
	float:left;
}
ul#suppliers_list .logo, ul#manufacturers_list .logo{
	float:left;
        height: 112px;
	margin-left:19px
}
ul#suppliers_list li p.description, ul#manufacturers_list li p.description{ font-size:0.92em; }
ul#suppliers_list li .right_side, ul#manufacturers_list li .right_side {
	float:right;
	text-align:right;
}
ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span{
	font-size:1.7em;
	color:#da0f00;
}
ul#suppliers_list li a.button, ul#manufacturers_list li a.button{ color:white; margin-top: 2em; }

/* category.tpl */

#category img#categoryImage {
	margin-top:1em;
	margin-left:0px;
}

/* category.tpl */

/* adresses */
div.addresses {
	padding: 0.6em;
	position:relative;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	background-color:white;
	float:left;
	list-style:none outside none;
	margin-bottom:1em;
	margin-right:30px;
	padding-bottom:0.6em;
	position:relative;
	width:370px;
}

ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em;
}
li.address_title {
	margin-top: 0!important;
	background-color: #a0a0a0;
	color: white;
	font-weight: bold;
	height:30px;
	line-height:29px;
	font-size: 1.2em;
}
ul#address_delivery {
	border-right:1px solid #E8E8E8;
	padding-right:30px;
}
li.address_name, li.address_update a, li.address_delete a { font-style:normal; }
li.address_name, li.address_company { font-weight: bold; }
li.address_update, li.address_delete {
	font-weight:bold;
}
#center_column .address_add { 
	margin-left:0;
	padding:1em 0;
	width:340px;
}

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

/*  identity.tpl */
p#security_informations{
	font-size:0.85em;
	margin: 0 3em;
}

/* order step 3: PAYMENT */
.payment_module {
	display: block;
	border: 1px solid #E8E8E8;
}
.payment_module:hover {
	border: 1px solid #C7C7C7;
	background-color: #f4f4f4;
}

.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	padding: 0.6em;
	text-decoration: none;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #C7C7C7;
	background-color: #f4f4f4;
	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 0px 6px;
}

.customization_block_input {
	vertical-align: inherit;
}

img.customization_delete_icon {
	margin: 2px;
}

li.customizationUploadLine {
	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;
}

/* category Products block */
#productscategory{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_noscroll{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_list{
	overflow:hidden;
	float:left;
	width:96%;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}
#productscategory_scroll_left, #productscategory_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
}
#productscategory_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}

/* module blockmenutop */
#menu-top {
	clear:both;
	width:100%;
	height:40px;
}

#menu-top dl{
	float:left;
	position:relative;
	padding-right:10px;
}

#menu-top dl dt{
	line-height:30px;
	height:30px;
}

#menu-top dl dt a{
	text-decoration:none;
	background:#eeeeee;
	display:block;
	height:30px;
	width:100px;
	padding-left:5px;
	padding-right:5px;
}

#menu-top dl dt a:hover{
	background:#ccc;
}

#menu-top dl:hover dd{
	display:block;
}

#menu-top dl dd{
	display:none;
	position:absolute;
	width:100px;
}

#menu-top dl dd ul{
	width:100%;
	text-align:left;
	background:#cccccc;
}

#menu-top dl dd ul li a{
	display:block;
	background:#eee;
	width:100%;
	text-decoration:none;
	padding:10px;
}

#menu-top dl dd ul li a:hover{
	background:#ccc;
}



/* module blockwishlist */
#wishlist_block #wishlist_block_list dl.products {
	font-size: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {
	font-weight:bold;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt {
	margin: 4px 0 4px 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {
	float: right;
	margin:-12px 0 0 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dd{
	font-style: normal;
	margin: 0 0 0 10px;
}

#wishlist_block div.block_content p select#wishlists{
	width: 140px;
}

#wishlist_block div.block_content p a.exclusive{
	margin: 5px auto 0 auto;
}

/* mywishlist */
div#mywishlist div#block-order-detail form.wl_send fieldset p input{
	margin-left:60px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block;
}
div#mywishlist form.std fieldset label {
	width: 30px;
}
div#mywishlist form.std fieldset input#submitWishlist {
	display: inline;
}
div#mywishlist table.std thead th.mywishlist_first{
	text-align: center;
	width: 40px;
}
div#mywishlist table.std thead th.mywishlist_second{
	text-align: center;
	width: 80px;
}
div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td{
	width: 200px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px;
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {
	margin: 0;
}
div#mywishlist #hideBoughtProducts,div#mywishlist #showBoughtProducts{
	float:left;
	margin:-18px 0 0 5px;
}
div#mywishlist #showBoughtProducts, div#mywishlist #hideBoughtProductsInfos, div#mywishlist #hideSendWishlist{
	display:none;
}
div#mywishlist #showBoughtProductsInfos, div#mywishlist #hideBoughtProductsInfos{
	float:right;
	margin:-18px 118px 0 0;	
}
div#mywishlist #showSendWishlist, div#mywishlist #hideSendWishlist, div#mywishlist div#block-order-detail ul li a.exclusive {
	float:right;
	margin:-18px 0px 0 0;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {
	text-align: center;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {
	width: 300px;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos{
	margin:0 0 0 10px;
}
div#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 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: 16px;
 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 0px;}
 
.cancel a,
.star a {
 display: block;
 width: 100%;
 height: 100%;
 background-position: 0 0px;

}
div.star_on a{
 background-position: 0 -16px;
}
div.star_hover a,
div.star a:hover{
 background-position: 0 -32px;
}
div.star_readonly {
	cursor:default;
}
div.star_readonly a:hover{
	 background-position: 0 0;
	
}

div.star_readonly.star_on a:hover{
	 background-position: 0 -16px;
}


.pack_content{
	margin: 10px 0 10px 0;
}
.pack_price {
	float: right; margin-right:3px; font-size: 12px;
}

.confirmation { color: forestgreen; font-weight: bold;}

#page .rte {
	background:transparent none repeat scroll 0 0;
}
/* Cluetip design */

.cluetip-product_scene {
		text-align:left;
		background-color:white;
		padding:10px;
		border:1px solid gray;
		background:#F1F2F4 url(../img/block_bg.jpg) repeat-x scroll left bottom;
		opacity:0.95;
	}
	
	.cluetip-product_scene #cluetip-close{
		text-align:right;
		float:right;
	}
	
	.cluetip-product_scene h4{
		float:left;
		font-size:1.6em;
		margin-bottom:5px;
		width:175px;
	}
	
	.cluetip-product_scene a{
		float:left;
		margin-top:2px;
	}
	
	.cluetip-product_scene p.description{
		float:left;
		width:170px;
		margin-left:15px;
	}
	
	.cluetip-product_scene div.prices{
		float:left;
		width:90px;
		text-align:right;
	}
	
	.cluetip-product_scene .new {
		background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0% 50%;
		border:1px solid #488C40;
		clear:both;
		color:white;
		display:inline;
		font-size:0.45em;
		font-weight:bold;
		margin:8px;
		padding:0pt 0.4em;
		text-transform:uppercase;
		vertical-align:0.3em;
	}
	.cluetip-product_scene .on_sale, .cluetip-product_scene .discount {
		color:#DA0F00;
		display:block;
		font-weight:bold;
		text-transform:uppercase;
	}

/* END Cluetip design */

#scenes .screen_scene {
	margin:0 auto;
}

#scenes a.cluetip{
	display:block;
	position:absolute;
	text-decoration:none;
}

/*TMP*/
#scenes a.cluetip span{
	color:black;
	filter : alpha(opacity=0);
    -moz-opacity : 0;
    opacity : 0; 
	display:block;
	font-size:1.1em;
	font-weight:bold;
	height:23px;
	padding-top:5px;
	text-align:center;
	width:23px;
}
/*TMP*/

#scenes .thumbs_banner{
	margin:10px auto;
	width:100%;
}

#scenes .thumbs_banner .space-keeper{
	width:25px;
	float:left;
	display:block;
	height:100%;
}

#scenes .thumbs_banner .space-keeper a.prev{
	background:transparent url(../img/icon/serial_scroll_left.gif);
	display:none;
	width:25px;
	text-align:center;
	font-size:1.5em;
	text-decoration:none;
	background-color:#EEE;
}

#scenes .thumbs_banner #scenes_list{
	overflow:hidden;
	width:504px;
	float:left;
	border:1px solid #EEE;
}

#scenes .thumbs_banner #scenes_list ul{
	list-style-type:none;
}

#scenes .thumbs_banner #scenes_list ul li{
	float:left;
}

#scenes .thumbs_banner #scenes_list ul li a{
	display:block;
}

#scenes .thumbs_banner a.next {
	background:transparent url(../img/icon/serial_scroll_right.gif);
	width:25px;
	float:left;
	display:block;
	text-align:center;
	font-size:1.5em;
	text-decoration:none;
	background-color:#DDD;
}
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url('../img/loader.gif');
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}

.cluetip-default {
  background-color: transparent;
}
.cluetip-default #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 12px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-default #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}


/** filtersearch **/

.filterSearchModule h3 {
	margin:18px 0 0;
	text-transform:uppercase;
	color:#303030;
	border-bottom:1px solid #e8e8e8;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.filterSearchModule h3.prices-drop {margin-top: 9px}

.filterSearchModule .group_manufacturers h3 {
	padding-bottom:4px;
}
.filterSearchModule {
	margin-top:28px;
	position: relative;
}

.filterSearchModule ul {
	list-style-type: none;
	padding-top:12px;
	
}
.filterSearchModule .group_manufacturers ul {
	border:1px solid #E8E8E8;
	border-top:none;
	background-color:#f8f8f8;
	padding-left:10px;
}
.filterSearchModule ul li {
	margin-bottom:6px;
}
.filterSearchModule ul li label {
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	color:#666666;
	line-height:13px;
	height:14px	
}

/*notes matieres*/
.filterSearchModule ul.confort li {
    background:white url(../img/confort/confort_3202.gif) no-repeat top right;
    padding-top: 2px
}
.filterSearchModule ul.confort li.confort_4538 {background-image:url(../img/confort/confort_3201.gif)}
.filterSearchModule ul.confort li.confort_4551 {background-image:url(../img/confort/confort_3203.gif)}


.filterSearchModule .filterViewAllFilters input{ border:none; background:none;}	

.filterViewAllFilters input[type='image'] {
	margin: 0;
	border: none;
}	

.filter_product_listing {
	width: 100%;
}

.filterAjaxLoader,
.filterAjaxLoaderAbs,
.filterAjaxLoaderAbsTop {
	position: relative;
	left: 50%;
	height: 73px;
	width: 80px;
	margin-left: -25px;
	background: url(ajaxIcon.gif) no-repeat center center;
	clear: both;
	z-index: 100
}

.filterAjaxLoaderAbs {
	position: absolute;
	margin-top: -25px;		
	top: 50%;
}

.filterAjaxLoaderAbsTop {
	background: url(../img/ajaxload.gif) no-repeat center center;
	position: absolute;
	width: 160px;
	left: 48%;
	top: 400px;
}

/* pagination */

/* overrides for ui-tab & ui-dialog styles */


#tabs ul.ui-tabs-nav li {
	height: inherit;
	margin: 5px 1px 0 0;
	background:#FFFFFF url(../../../assets/themes/base/images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 50% 50%;	
}

#tabs ul.ui-tabs-nav li a:link,
#tabs ul.ui-tabs-nav li a:visited,
#tabs ul.ui-tabs-nav li a:hover,
#tabs ul.ui-tabs-nav li a:active {
	background: #EEE;
	font-size: 10px;
	color: #666;
}

#tabs ul.ui-tabs-nav li.ui-tabs-selected a:link,
#tabs ul.ui-tabs-nav li.ui-tabs-selected a:visited,
#tabs ul.ui-tabs-nav li.ui-tabs-selected a:hover,
#tabs ul.ui-tabs-nav li.ui-tabs-selected a:active {
	font-weight: bold;
	background: #FFF;
	color: #374853;
}

#tabs .ui-tabs-panel {
	padding: 0;
	font-size: 11px;
	color: #000;
}

#tabs .ui-tabs-panel:after {
	content: ' ';
	clear: both;
	display: block;
	height: 1px;
	visibility: hidden;
}

#tabs ul .filter_product_listing ul li {
	margin: 0;
	padding: 0;
}

#tabs .pagination {
	float:right;
	font-size:12px;
	margin-top:1px;
}


#tabs .pagination select { float: none; }

ul.product_list li.gallery {
	clear: none;
	float: left;
	width:170px;
	border: 0px;
	background: none;
}
.jquery-checkbox {
	
}
.jquery-checkbox img{
	float:left;
	height:14px;
	margin-right:5px;
	width:14px;
	background: url("../img/checkbox-unchecked.gif") no-repeat 0 0;
}
.jquery-checkbox-checked img{
	background: url("../img/checkbox-checked.gif") no-repeat 0 0;
}
.filterSearchModule h4 {
	color:#959595;
	font-size:15px;
	font-weight:normal;
	margin-bottom:12px;
	margin-top:20px;
	text-transform:uppercase;
}
.filterGroup {
    clear: both;
    float: left;
    width: 200px
}
#group_matieres ul li, #group_tailles ul li, #group_couleurs ul li {
	float:left;
	width:100px;
}
#group_couleurs ul li {
	text-transform:lowercase;
}
.filterViewAllFilters {
	clear:both;
	text-align:center;
}
#cms #center_column {
	font-family: 'Droid Serif', arial, serif;
	color:#666666;
	background:white;
}
#cms #center_column h2 {
	color:#313131;
	font-family:Arial, 'Droid Serif';
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:30px;
	clear:both;
}
#cms #center_column h3 {
	color:#959595;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#cms .txtcms  p, #cms .txtcms li {
	color:#666666;
	font-family:'Droid Serif', arial, serif;
	font-size:12px;
	line-height:20px;
	margin-top:12px;
}
#cms div.txtcms a {
	color:000000;
	font-style:normal;
	font-weight:bold;
	font-family:'Droid Serif', arial, serif;
}
#cms div.txtcms ul {
	margin-left:20px;
}
#cms div.txtcms #cgv {
	border-collapse:collapse;
	font-size:13px;
	width:662px;
}
#cms div.txtcms h4 {
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:23px;
	text-decoration:underline;
}
#cms div.txtcms .infosociete {
	float:left;
	list-style:none;
	margin-bottom:20px;
}
#cms div.txtcms #cgv th {
	font-weight:bold;
}
#cms div.txtcms #cgv td, #cms div.txtcms #cgv th {
	border:1px solid #CCCCCC;
	padding:8px;
}

/* Scroll bar */
/* Scroll bar*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ececec;
}
.jScrollPaneDrag {
	position: absolute;
	background: #ececec url('../img/scrollwheel.gif') no-repeat top left;
	cursor: pointer;
	overflow: hidden;
}
.scroll-pane {
	width:200px;
	height: 100px;
	overflow: auto;
	float: left;
}

/* Order Carrier */
.formCarrier {
	color:#666666;
	background:white;
	margin-top:1.5em;
}
.formCarrier ul {
	list-style:none;
	float:left;
}
.formCarrier .tfoot {
	text-align:right;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:15px;
}
.formCarrier .carrier_price {
	font-weight:bold;
}
.formCarrier a {
	color:000000;
	font-style:normal;
	font-weight:bold;
	font-family:'Droid Serif', arial, serif;
}
.formCarrier h3 {
	clear:both;
	float:left;
	font-size:15px;
	margin-bottom:9px;
	margin-top:19px;
	width:950px;
	color:#959595;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.formCarrier h3.carrier_title {
	margin-top:10px;	
}
.formCarrier h3.carrier_option_title {
	margin-top:30px;
}
.formCarrier ul li {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-bottom:15px;
	padding-top:15px;
	float:left;
	width:950px;
}
.formCarrier ul li#cart_serenite, .formCarrier ul li.gift_text, .formCarrier ul li.checkbox {
	border-bottom:none;
	
}
.formCarrier .radio_carrier {
	float:left;
	margin-right:10px;
	border:none;
	background:none;
	margin-top:0px;
}
.formCarrier table h4 {
	font-size:12px;
}
.formCarrier ul li.checkbox h4 {
 	font-weight:normal;
 	font-size:12px;
}
.formCarrier table h5 {
	font-size:10px;
	clear:both;
	float:left;
	font-weight:normal;
	margin-left:34px;
	margin-top:2px;
	max-width:611px;
}
#center_column .formCarrier ul li .carrier_price {
	float:right;
	font-size:14px;
	margin-right:35px;
	color:#000000;
}
#center_column .formCarrier ul li .carrier_link {
	clear:both;
	float:left;
	font-size:14px;
	margin-left:35px;
}
#center_column .formCarrier table .description {
	clear:both;
	float:left;
	font-size:10px;
	margin-left:35px;
}
#center_column .formCarrier table td {
	padding-bottom:10px;
	padding-top:10px;
}
#center_column .formCarrier table textarea {
	clear:both;
	float:left;
	margin-left:35px;
	margin-top:10px;
	width:500px;
} 
body .cmscontent {
	text-align:left;
	padding-left:10px;
}

/* technos page produit */
#center_column .technos-photos {
    clear:both;
    width:380px
}
#center_column .technos-photos p {
    display:table-cell;
    text-align:left;
    vertical-align:middle
    
}
#center_column .technos-photos img {
    float:left;
    margin-right:15px;
    width:200px
}

#page_404 label {
    height: 18px;
    width:400px
}

#page_404 #search_query {
    float:left;
    height: 18px
}

#page_404 input.button_small {
    float: left;
    height: 20px;
    line-height: 20px;
    padding-top: 0
}


/* Description page manufacturer et index */
.page-content{display: table-header-group}
.sub-page-description {
    clear:both;
    display:table-footer-group;
    width:952px;
    border-top:1px solid #CFCFCF;
    padding-top: 15px;
    padding-bottom: 30px
}
.sub-page-description, .sub-page-description a {
    color: #646464;
    text-decoration: none;
    outline: medium none;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 11px
}
.sub-page-description a {text-decoration:underline}
.sub-page-description h4, .sub-page-description h3 {
    color: black;
    font-size: 11px;
    margin: 10px 0 0
}
/* specificites index */
#index .sub-page-description {
    border-bottom: 1px solid #CFCFCF;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
    width: 937px
}
/* specificites marques */ 
#manufacturer .sub-page-description, #category .sub-page-description {
    margin-left: 215px;
    margin-top: 10px;
    width: 736px
}

/* Noel header */
#noel-calendrier {
    background:url('../img/noel/bg-calendrier-tetu.png') no-repeat top left;
    height:370px;
    padding-right:24px;
    padding-top:19px;
    position:absolute;
    width:928px
}
#noel-calendrier p {
    clear:both;
    float:right;
    margin:0;
    padding:0
}
#noel-calendrier p img {float:left}

/* Noel content */
#noel-content {
    float:left;
    margin-left:76px;
    margin-top:337px;
    position:relative;
    width:626px
}
#noel #product_list {width:548px; display:block}
#center_column #noel p.category_title_nbr {clear:both}
#noel #productsSortForm {
    float:left;
    margin-left:171px;
    margin-top:4px
}
#noel #pagination {margin-right:30px;float:right}
#noel .calendrier {
    height:500px;
    left:0;
    position:absolute;
    width:680px
}

#products-recommended-h6 {
    clear: both;
    float: left
}

#cart_voucher-h6 {
    text-align: center;
    width: 212px;
    float: right
}
#cart_voucher {
    border: 2px solid #E8E8E8;
    float: right;
    height: 161px;
    width: 208px
}
h6.shoppingCartH6 {
    color: #323232;
    font-family: arial;
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 20px;
    padding: 0;
    background:none
}
#order #cart_voucher .submit {
    clear:both;
}

#order #cart_voucher .voucher-header {
    color: black;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 30px;
    text-align: center;
    width: 189px
}
#products-recommended table {border-collapse: collapse}
#products-recommended table.last_item td {border:none}
#products-recommended { 
    border: 2px solid #E8E8E8;
    padding-top: 6px;
    padding-bottom: 0;
    clear:both;
    float:left;
    width: 598px
}
#products-recommended td.cart_product{padding:0; width: 80px; text-align:left}
#products-recommended td.cart_description{
    border-bottom: 2px solid #E8E8E8;
    padding-left: 30px;
    text-align: left;
    width: 175px
}
#products-recommended td.attributes{line-height: 21px; border-bottom: 2px solid #E8E8E8; width:120px; text-align: center}
#products-recommended td.attributes label {
    float: left;
    margin-top: 2px;
    text-align: right;
    width: 43px
}
#products-recommended td.attributes select{width:50px}
#products-recommended td {
    border:none;
    float: left;
    height: 40px;
    padding-top: 12px
}
#products-recommended td.price {
    color: #595A5E;
    font-size: 1em;
    text-decoration: none;
    border-bottom: 2px solid #E8E8E8;
    margin: 0;
    padding: 0;
    padding-top:12px;
    line-height: 25px;
    text-align: left;
    width: 73px
}
#products-recommended td.addcart {width: 64px; padding:7px 6px 10px 10px}
#products-recommended td.addcart .button_large {
    font-size: 11px !important;
    line-height: 12px;
    padding-top: 4px;
    width: 64px
}

#order .button_reversed {
    background-color:white;
    color:black;
    border:1px solid black
}
#order .button_grey {
    background-color:#a0a0a0;
    color:#373631;
    margin-right: 108px
}
p.cart_navigation {
    clear: both;
    float: left;
    width: 100%
}

/* Noel IE7 */
*+html #noel-calendrier {
    margin-left:-700px;
}
*+html #noel #productsSortForm {
    float:left;
    margin-left:100px;
    width:150px;
}
*+html #noel #pagination {
    clear:both;
}
*+html #noel #pagination-footer {
    
}

#product .MagicZoomHeader {
    display:none !important
}
#product #alert-size {
    clear:both;
    float:left;
    font-size:11px;
    font-weight:normal;
    margin-top:10px;
    width: 400px
}
#product #primary_block #product-center-column  #alert-size select {
    min-width: 45px;
    width: 49px
}

body #product .button_count .like_button_dark .like_button_no_like .liketext, body #product .button_count .connect_widget_like_button .liketext {
    background-position: -1px -32px;
}

/* comments product page */
#product #idTab5 {
    background:white url('../img/ekomi-logo.gif') no-repeat right -5px;
    color:#666;
    font-size:12px;
    font-family: Verdana    
}

#product #idTab5 .htitle {
    color:#626262;
    margin-top: 10px;
    clear: both;
    float: left;
    margin-bottom:0;
    font-size:13px;
    font-family: 'Droid Serif',Arial,Verdana,Helvetica;
    font-weight:bold
}
#product #idTab5 .subtitle {
    clear: both;
    float: left;
    margin-top:0;
    font-size:12px;
    font-family: Verdana
}
#product #idTab5 #rating-global {
    clear:both;
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:10px      
}
#product #idTab5 #rating-global div {
    margin-top:1px
}
#product #idTab5 #rating-global p {
    float: left;
    clear: none;
    margin-right: 15px
}
#product #idTab5 #rating-global p.rating.bold {
    margin-left: 15px
}
#product #idTab5 .comment {
clear:both
}
#product #idTab5 .comment .comment-top {
    float: left;
    margin-bottom:0;
    margin-right: 12px
}
#product #idTab5 .comment .rates {
    margin-top:4px
}
#product #idTab5 .comment .comment-bottom {
    clear:both;
    margin-top: 0;
    float:left
}

#plusGoogle {
    float: left;
    margin-left: 0px;
    margin-top: 29px;
    width: 71px
}
#sendtoafriend-form #center_column form.std label {
    margin-top: 15px;
    text-align:left;
    width:14%
}
#sendtoafriend-form #center_column form.std input, #sendtoafriend-form #center_column form.std textarea {
    margin-top: 16px;
    width: 220px
}
#sendtoafriend-form #center_column form.std p.submit {
    padding-left:7%
}
#sendtoafriend-form #center_column p.strong a {
    font-weight: bold;
    font-size:13px
}


/* footer hover */
#footer-hover {
    background:#232222 url(../img/footer-hover-bg.png) repeat-x left bottom;
    margin-bottom: 15px;
    clear: both;
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    float: left;
    margin-left: 1px;
    min-height: 55px;
    width: 950px
}
#footer-hover a {
    text-decoration:none;
    color:white
}
#footer-hover #footer-bottom {
    height: 58px
}
#footer-hover #footer-bottom p {
    color: white;
    font-size: 15px;
    line-height: 10px;
    text-align: center    
}
#footer-hover #footer-roll-content {
    display:none;
    height: 175px;
    width: 950px
}

/* Christmas 2011 */
#christmas {
    border-collapse: collapse;
    border-spacing: 0    
}
#christmas tr {height:auto}
#christmas tr td {height:auto}
#christmas tr td img {
    float:left
}
#christmas a {border:none}

#right_sub_column.category_79 {
    margin-top:10px
}

/* filtres 2011 */
.jScrollPaneDrag {
    height: 40px !important
}
#layered_ajax_loader_p {
    margin-left: 330px !important;
    text-align:center;
    position: absolute;
    top: 40%
}

/* checkbox 2011 */
img { border: none; }
p
{
	font-size: 1em;
	margin: 0 0 1em 0;
}

/* Custom checkbox and radio styles */

#left_sub_column li
{
	display: block;
	position: relative;
	overflow: hidden;
}

label + li,
input + li
{
	margin-top: 20px;
}

#left_sub_column li > input
{
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	opacity: 0;
}

#left_sub_column li:not(#foo) > input + label:before
{
	background: url(../img/filter-checkbox.png) 0 -1px no-repeat;
	position: absolute;
	z-index: 2;
	left: 16px;
	content: "\00a0\00a0\00a0"; /* 3x &nbsp; */
	overflow: hidden;
	width: 16px;
	height: 16px;
	margin: 0 3px 0 -16px;
	pointer-events: none; /* Allows this to work in Safari iPhone */
}

/* Checked styles */
#left_sub_column li:not(#foo) > input[type=checkbox]:checked + label:before 				{ background-position: 0 -73px; }
#left_sub_column li:not(#foo) > input[type=checkbox]:hover:checked + label:before,
#left_sub_column li:not(#foo) > input[type=checkbox]:focus:checked + label:before 			{ background-position: 0 -91px; }

/* Hover & Focus styles */
#left_sub_column li:not(#foo) > input[type=checkbox]:hover + label:before,
#left_sub_column li:not(#foo) > input[type=checkbox]:focus + label:before 					{ background-position: 0 -19px; }

/* Active styles */
#left_sub_column li:not(#foo) > input[type=checkbox]:active + label:before					{ background-position: 0 -37px; }
#left_sub_column li:not(#foo) > input[type=checkbox]:active:checked + label:before			{ background-position: 0 -109px; }

/* Disabled styles */
#left_sub_column li:not(#foo) > input[type=checkbox]:disabled + label:before 				{ background-position: 0 -55px; }
#left_sub_column li:not(#foo) > input[type=checkbox]:disabled:checked + label:before 		{ background-position: 0 -127px; }
#left_sub_column li:not(#foo) > input[type=checkbox]:hover:disabled + label:before,
#left_sub_column li:not(#foo) > input[type=checkbox]:focus:disabled + label:before 			{ background-position: 0 -55px; }
#left_sub_column li:not(#foo) > input[type=checkbox]:hover:disabled:checked + label:before,
#left_sub_column li:not(#foo) > input[type=checkbox]:focus:disabled:checked + label:before 	{ background-position: 0 -127px; }

