* {
	padding:0;
	margin:0;
}

body {
	background-color: #fff;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #2F3131;
	text-align:center;
}

/* global layout */
#page {
	width: 980px;
	margin: 0 auto 10px auto;
	text-align: left;
}
#header {

	width: 100%;
	margin-top: 16px;
	margin-bottom: 20px;
	height: 100px;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}
#header #logo {
	float: left;
	height: 80px;
	width: 630px;
	text-align: right;
}
h1#logo a {
	display: block;
	width: 300px;
	height: 84px;
	margin: 0 auto;
}
#hook_top {
	text-align: right;
	float: right;
	margin: 0 0 30px 0;
	width: 350px;
	height: 50px;
}
#left_column, #center_column, #right_column {
	float: left;
}
.column {
	width: 180px;
}
#left_column {
	clear: left;
}
#center_column {
	width: 980px;
	margin: 0 auto 20px;
	position: relative;
	z-index: 1;
}
#right_column {
	width: 0;
}

/* 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; }
.left { float: left; }
.right { float: right; }
.radius { border: 1px solid #AAAAAA; -moz-border-radius-topleft: 4px; -moz-border-radius-topright : 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright : 4px; -webkit-border-bottom-left-radius: 4px 4px; -webkit-border-top-left-radius: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; -webkit-border-top-right-radius: 4px 4px; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

/* global style */
a {
	color: #2F3131;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
input:focus {
	outline: 0;
	outline-offset: 0;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 3px;
	clear: both;
}
h2 span {
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em;
}
h3 { font-size: 1.1em; margin: 1em 0; }
h4 { font-size: 1em; }


/* 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.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;
	height:21px;
	margin-top:1em;
}
ul.idTabs li {
	float:left;
	margin-right:1px;
}
ul.idTabs li a {
	display:block;
	width:173px;
	height:18px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:3px;
	font-size:10px;
}
ul.idTabs li a.selected{
	color:white;
}

/* IdTabs Short*/
ul.idTabsShort li a {
	width:88px;
	text-align:left;
	color:#666!important;
	background:transparent url(../img/hr_product.gif) bottom right no-repeat!important;
	padding-bottom:10px;
}
ul.idTabsShort li a.selected{
	color:#000!important;
	background:transparent url(../img/hr_product.gif) bottom left no-repeat!important;
}

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

/* global RTE fields */

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 {
	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 {
	margin: 0.75em 0 0.3em 0;
}
div.rte h1 {
	font-size: 25px;
	font-weight:bold;
}
div.rte h2 {
	font-size: 20px;
	background:none;
	text-transform:none;
}
div.rte h3 {font-size: 16px;}
div.rte h4 {font-size: 14px;}
div.rte h5 {font-size: 12px;}
div.rte h6 {font-size:  8px;}

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

div.rte ul {
	list-style-type:square;
}

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

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

/* tables still need 'cellspacing="0"' in the markup */
div.rte table {
	border-collapse: separate;
	border-spacing: 1px;
	width:auto;
}
div.rte caption, div.rte th, div.rte td, div.rte table {
	text-align: left;
	font-weight: normal;
	background:none;
	height:inherit;
	border:1px #e5e6e7 solid;
	text-align:center;
}

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

div.rte p {
	margin:0.5em 0pt;
	padding-left:0.7em;
}

div.rte a {
	text-decoration: underline;
}
/* /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: white;
}
table.std tbody tr td, table.std tfoot tr td {
	border-bottom: 1px solid #EDECE8;
}
table.std thead th {
	background-color: transparent;
	border-top: 1px solid #EDECE8;
	border-bottom: 1px solid #EDECE8;
	height:24px;
	color: #BFB19A;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.std thead th.first_item {
	background-position: top left;
	border-left: 1px solid #EDECE8;
}
table.std thead th.last_item {
	background-position: top right;
	border-right: 1px solid #EDECE8;
}
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 {
	font-size: 12px;
	font-weight: normal;
	padding: 0.5em;
}
form.std fieldset {
	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 {
	padding: 0.3em 1em;
	clear: both;
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%;
	padding-top:3px;
}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}

input, textarea, select, span.editable {
	vertical-align: middle;
	outline: none;
}
input, textarea, select { }

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%!important;
	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 {
	font-family: Helvetica, Arial, Sans-Serif;
	border: 0;
	background: #C0B29C!important;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px!important;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
	padding-left:5px;
	padding-right:5px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:2px;
}

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

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {

}

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

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

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

/* 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 {
}
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 {
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
}
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 {
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive{
}
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {  }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {  }

/* 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: #2F3131;
	font-size: 1.1em;
	white-space:nowrap;
}

/* errors */
.error {
	width: 700px;
	background-color: #F5E9DF;
	color: #000000;
	margin: 0.3em 0 1.5em 0;
	padding: 0.3em 0.8em 1em;
}
.error p { font-weight: bold; }
.error p a {
	background: none !important;
	color: #000000;
}
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

/* warning */
.warning {
	float: left;
	color: black;
	font-size: 1.2em;
	background-color: #C0B29C;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em;
}
.success_inline {
	color:green;
	font-weight:bold;
}

/* breadcrumb.tpl */
.breadcrumb {
	float: left;
	font-size: 11px;
	padding:5px;
}
.breadcrumb .navigation-pipe {
	padding: 0 0.6em;
}
.breadcrumb a {
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

/* @group pagination.tpl */

div.pagination {
	float: left;
	font-size: 10px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	padding: 0 5px;
}
ul.pagination {
	list-style: none;
	float: right;
}
ul.pagination li {
	display: inline;
	float: left;
	font-size: 10px;
}
ul.pagination li, ul.pagination a, ul.pagination span {

}
ul.pagination a, ul.pagination span {
	padding: 0em 0.4em;
	display: block;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {
	font-weight: bold;
}
ul.pagination li.truncate {
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {

}
#pagination_previous a {background: #fff url('../img/thumbs_left.gif') no-repeat 0 -4px;}
#pagination_next a {background: #fff url('../img/thumbs_right.gif') no-repeat 0 -4px;}
#pagination_previous {
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
	border-left: none;
}
#pagination_next {
	padding-right: 6px;
}
#pagination_next a, #pagination_next span {
	border-right: none;
}
li.disabled span {
	color: #ccc;
}

#nProducts.pagination { float: left; }

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

/* 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;
	width: 1.6em;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
}
#header #currencies_block_top ul li a:hover {
	background-color:white;
	border: #7C8187 1px solid;
	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;
}
#header #currencies_block_top p {
	clear: left;
}

/* block top languages */
#header #languages_block_top {
	margin: 0.4em 0.3em 0 0;
	float: left;
}
#header #languages_block_top p {
	clear: left;
}
#languages_block_top ul#first-languages {
	float: left;
	height: 1.5em;
	width: 8.6em;
}
#languages_block_top ul#first-languages li {
	float:left;
	margin-right: 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 {
	position:absolute;
	top:0;right:0;
	text-align:right;
}
#header #search_block_top label, #header #search_block_top input {
	float:right;
}
#header #search_block_top label {
	background: transparent url('../img/icon/search.gif') no-repeat 0 0;
	width: 19px;
	height: 18px;
	display: block;
}
#header #search_block_top input#search_query {
	width: 128px;
	border:1px solid #BFB19A;
}

/* block left column "Quick search" */
#search_block_left input {
	margin: 2px 0px 0px 0px;
}
#search_block_left #search_query {
	width: 11em;
}
#search_button {
	display: inline;
}

/* block top user information */
#header_user {
	float: right;
	width: 200px;
}
#header_user, #header_user a {
	font-size: 11px;
}
#header_user p {
	line-height: 18px;
}
.userinfo li a {
	color: #beb19b !important;
}

/* Footer */
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	height: 16px;
	background: #F5E9DF;
}
#footer .block_various_links {
	list-style: none;
}
#footer .block_various_links li {
	display: inline;
	padding: 0px 10px 0 10px;
}
#footer .block_various_links li.last_item {
	border: none;
	padding-left: 0px;
}

/* Default block style */
div.block {
	margin-bottom: 7px;
}
#left_column div.block, #right_column div.block {
}
div.block h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 0 5px 13px;
	width: 140px;
}
div.block ul { list-style: none; }
div.block ul.tree li {
	line-height: 12px;
}
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 {
	padding: 0 0 20px 13px;
	min-height:20px;
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside;
}

/* block Blog */
#link_block_0,
#link_block_1{

}

/* 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 Newsletter */
form.newsletter {
	background: url(../img/bg_newsletter.jpg) no-repeat;
	width: 980px;
	height: 450px;
	margin: 0;
}
form.newsletter fieldset {
	float: right;
	background: #FFF;
	margin: 25px 20px 0 0;
	width: 470px;
	height: 400px;
	border: 0;
}

/* block Jeu */
form.jeu {
	background: url(../img/jeu_bg.jpg) no-repeat;
	width: 980px;
	height: 450px;
	margin: 0;
}
form.jeu input {
	margin: 0;
}
form.jeu fieldset {
	background: url(../img/jeu_couleurs.jpg) no-repeat #FFF;
	float: right;
	background: #FFF;
	margin: 25px 20px 0 0;
	width: 470px;
	height: 400px;
	border: 0;
}
form.jeu fieldset .left {

}
form.jeu fieldset label {
	text-align: left;
	margin-left: 1em;
	width: auto;
}
form.jeu fieldset .submit {
	padding-left: 45px !important;
}
form.jeu fieldset .titre {
	margin-top: 20px;
}
form.jeu fieldset .bottom {
	position: absolute;
	bottom: 45px; right: 20px;
}
form.jeu .half {
	width: 48%;
	float: left;
}
form.jeu .half span {
	width: auto;
}
form.jeu fieldset .half .left {
}
form.jeu fieldset .text label {
	width: 60px !important;
}
form.jeu fieldset .color_pick {
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 2px 4px;
	float: left;
	border: 1px solid #AAAAAA !important;
	cursor: pointer;
}
form.jeu fieldset .color_pick:hover {
	border: 1px solid #000000 !important;
}
form.jeu fieldset .half .text input {
	width: 100px !important;
}
form.jeu fieldset.choice span {
	width: 40px !important;
}
form.jeu fieldset.choice label {
	width: 100px !important;
}
form.jeu .fb {
	margin-right: 5px;
}
form.jeu .error {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 400px;
}
form.jeu .error .button_small {
	display: none;
}
#inline { text-decoration: underline !important	; }
.hide{ display: none; }
/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount, #left_column_account div.myaccount { text-transform:uppercase;margin:200px 0 0 15px; }
div.myaccount h4 { font-size:2em; font-weight:normal;}
div.myaccount h4 a, div.myaccount h4 { color:#BFB19A; }
div.myaccount, div.myaccount a { color: #BFB19A; }
div.myaccount ul.bullet { margin-top: 0.3em!important; }
div.myaccount ul.bullet li {margin:0.5em 0!important; background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.1em;}
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: #BFB19A;font-weight:bold; }
div.myaccount p.logout a { text-decoration: underline; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
}
.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;
}
p.product_desc {
	text-align: center;
	margin: 0;
}
p.product_desc a {
	font-weight: bold;
}
#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.6em;
	padding: 0.5em 0;
	display: block;
}
#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;
}

/* 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 {
	margin-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 span {
	display: block;
}
.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; }

/* Pages CMS */
div.cms {
	background: #f5e9df;
	height: 450px;
}
div.cms p,
div.films {
	padding: 10px 10px 10px 340px;
}

/* Page Films */
.films { background: #f5e9df url(../img/titre-films.gif) no-repeat center left !important; }
.video {
	float: left;
	width: 193px;
	height: 280px;
	margin: 150px 8px 0 8px;
}
div.video p { padding: 0; }
.video img {
	border: 2px #FFFFFF solid;
}
.copyright { font-size: 10px; text-align: right; }

/* Service Client - FAQ Accordion */
#faq { margin-top: 25px; }
#faq H3 { cursor: pointer; font-size: 12px; border: 1px solid #AAAAAA; margin: 10px 0 0 0; position: relative; padding: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px 4px; }
#faq H3.selected { cursor: default; border-bottom: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright : 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; }
#faq H3 a { cursor: pointer; text-decoration: none; }
#faq H3.selected a { cursor: default; }
#faq .ui-accordion-content { display:none; padding: 10px; border: 1px solid #AAAAAA; border-top: 0; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright : 4px; -webkit-border-bottom-left-radius: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; }
#faq .ui-accordion-content H4 { color: inherit; font-size: 13px; margin: 0; font-weight: bold; }

/* Support Cookies - FAQ Browsers */
blockquote { margin-left: 30px; }
#clearcookies { margin: 25px; }
#clearcookies H3 { cursor: pointer; font-size: 12px; border: 1px solid #AAAAAA; margin: 10px 0 0 0; position: relative; padding: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px 4px; }
#clearcookies H3.selected { cursor: default; border-bottom: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright : 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; }
#clearcookies H3 a { cursor: pointer; text-decoration: none; }
#clearcookies H3.selected a { cursor: default; }
#clearcookies .ui-accordion-content { display:none; padding: 10px; border: 1px solid #AAAAAA; border-top: 0; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright : 4px; -webkit-border-bottom-left-radius: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; }
#clearcookies .ui-accordion-content H4 { color: inherit; font-size: 13px; margin: 0; font-weight: bold; margin-top: 10px; }
#clearcookies .ui-accordion-content ol { margin-left: 30px; }

/* Page couleurs */
table#couleurs { margin-top: 20px; border: 0; }
table#couleurs td{ border: 0; }
table#couleurs td.ardoise{background: #525766; border: 1px solid #ddd;}
table#couleurs td.blanc{background: #FFFFFF; border: 1px solid #ddd;}
table#couleurs td.bleuet{background: #1f335d; border: 1px solid #ddd;}
table#couleurs td.carbone{background: #402a2a; border: 1px solid #ddd;}
table#couleurs td.chocolat{background: #4b3338; border: 1px solid #ddd;}
table#couleurs td.craie{background: #ece3d8; border: 1px solid #ddd;}
table#couleurs td.ecru{background: #f4e6d1; border: 1px solid #ddd;}
table#couleurs td.emeraude{background: #2a5469; border: 1px solid #ddd;}
table#couleurs td.granit{background: #46424b; border: 1px solid #ddd;}
table#couleurs td.gris-chine{background: #bfbfbf; border: 1px solid #ddd;}
table#couleurs td.marine{background: #171d38; border: 1px solid #ddd;}
table#couleurs td.moka{background: #75686a; border: 1px solid #ddd;}
table#couleurs td.noir{background: #353437; border: 1px solid #ddd;}
table#couleurs td.noisette{background: #b49c84; border: 1px solid #ddd;}
table#couleurs td.petale{background: #c62454; border: 1px solid #ddd;}
table#couleurs td.tomate{background: #c90023; border: 1px solid #ddd;}
table#couleurs td.violette{background: #7f4a8a; border: 1px solid #ddd;}
table#couleurs td.iris{background: #695e8a; border: 1px solid #ddd;}

/* Page matieres */
div.rte p.matiere { font-style: italic; color: #555555; margin: 0 0 20px 0; padding: 20px; border: 1px solid #AAAAAA; }
#center_column div.rte table.matiere { width: 100%; border-collapse: collapse; margin-bottom: 10px; }
#center_column div.rte table.matiere td { vertical-align: top; text-align: left; border: 0; }
#center_column div.rte table.matiere td.pict { width: 200px; }
#center_column div.rte table.matiere td p { margin: 20px 0 20px 40px; }
#center_column div.rte table.matiere td h4 { color: #000; margin-left: 20px; }

/* Page Entretien */
#entretien {}

/* Grille des tailles */

table.grilleTaille {border-collapse: collapse;}
table.grilleTaille th {border: 1px #50454f solid; text-align: center; background: #bab4b1;}
table.grilleTaille td {border: 1px #50454f solid; text-align: center; padding: 5px;}

#tooltip.tips-shadow{
	width: 210px;
	height: 135px;
	padding: 20px;
	border: none;
	background: transparent url(../img/tips-shadow.png);
}

/* 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; text-align: center; }
.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 {
}
div#categories_block_left ul.dhtml{ display:none; }
div#categories_block_left ul.tree li {
	border:none;
	background: none;
	margin-left:0;
	font-size:13px;
	line-height:13px;
	margin-top:2px;
}
div#categories_block_left ul.tree li ul {
	padding: 10px 0;
}
div#categories_block_left ul.tree li ul li{
	background:none;
	font-size:12px;
	font-weight:normal;
	padding-left: 8px;
}
div#categories_block_left ul.tree li ul li ul li{
	font-size:10px;
	padding-left: 8px;
}
div#categories_block_left ul.tree a.selected{
	font-weight: bold;
	display: block;
	background: transparent url('../img/icon/bullet_black.gif') no-repeat 0 2px;
	padding-left: 8px;
}
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 {
	list-style: none;
	margin:0.8em 0 2em;
	height: 25px;
	line-height:25px;
}
ul.step li, ul.step li a {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	border:1px solid #EDECE8;
	margin-right:5px;
	color:#BFB19A;
	font-weight:bold;
}
ul.step li.step_current {
	background:#F6E9E0;
	color:#2F3131;
}
ul.step li.step_todo {
	font-style:italic;
}
ul.step li#step_end {  }
ul.step li#step_end { }
ul.step li#step_end.step_current  {}
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:italic;}
#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, #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 3em;
	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;
}

/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
	width: 49%;
	height: 25em;
	clear: none;
	float: left;
}
#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right: 7px; }
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	margin-right: 0;
	text-align:left;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

/* 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 */
h2.category_title { font-size: 1.3em; }
#subcategories { min-height: 567px; }
#subcategories.cat_43 { background: url(../img/cat_femme.jpg) no-repeat left top; }
#subcategories.cat_59 { background: url(../img/cat_homme.jpg) no-repeat left top; }
#subcategories.cat_42 { background: url(../img/cat_looks.jpg) no-repeat left top; }
body#category #subcategories li {
	margin:0 30px 15px 0;
}
div.cat_desc { margin:0 1em; }

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

/* product-list.tpl */
ul#product_list{
	width: 100%;
	margin: 20px 0;
	list-style-type: none;
}
ul#product_list li {
	display: block;
	position:relative;
	width: 240px;
	height:380px;
	padding: 20px 0;
	float:left;
	text-align: center;
}
* html ul#product_list li {height:400px}
ul#product_list li a {
	text-decoration:none;
	color:#2F3131;
	font-weight: bold;
}
ul#product_list a.product_img_link{
	display: block;
	height: 250px;
}
ul#product_list li h3{
	margin:0.4em 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
ul#product_list li .new{
	background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border:1px solid #488C40;
	color:white;
	font-size:0.6em;
	font-weight:bold;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0.4em;
	text-transform:uppercase;
	vertical-align:0.3em;
}
ul#product_list li p.product_desc{ font-size:0.92em; }
ul#product_list li div.center_block{}
ul#product_list li div.prices{
	text-align: center;
	margin-bottom: 10px;
	font-size:10px;
}
ul#product_list li div.prices b {font-size:12px;}
ul#product_list li div.right_block{
	float:left;
	width: 11em;
	text-align:right;
	margin-left:1em;
	margin-top:1.5em;
}
ul#product_list li .discount{
	color: #C0B29C;
}
ul#product_list li .on_sale{
	text-transform:uppercase;
	font-weight:bold;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}
ul#product_list li .price{
	display: block;
	font-size: 12px;
	text-align: center;
}
ul#product_list li span.availability{
	color:#488c40;
	font-size:0.9em;
}
ul#product_list li a.button{ margin-top:0.5em; }

.order_delivery {
	width: 550px;
	margin: 0 auto;
}

/* shopping cart */
p.cart_navigation {
	width: 320px;
	margin:0.1em 0!important;
	padding: 0!important;
	float:right;
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: right;
}
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, #cart_summary tfoot #cart_voucher {
	border-bottom:1px solid #EDECE8;
}
#cart_summary tfoot tr.cart_total_product td {

}
#cart_summary tfoot tr.cart_total_price td {

}
#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 #EDECE8; }
td.cart_product a:hover img { border: 1px solid #E6E4E0; }
td.cart_description a { text-decoration: none; font-size: 10px; }
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: center; }
td.cart_ref { text-align: center; }
td.cart_availability {text-align: left;}
td.cart_total .price { font-weight: bold; }
tr.cart_item td.cart_unit { padding-right: 1em; }

td.cart_quantity {
	width: 6em;
	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 {
margin-top: 0.6em;

}

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 {}
#order form#voucher fieldset {
	border: 0;
	padding: 0.7em;
}
#order form#voucher fieldset p {width:auto;float:right}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
	display: inline;
}
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em;
}

#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; }
#order #gift_div label, #order #gift_div textarea{
	display:block;
	width:100%;
	margin:1em 0;
}

/* 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.contact {
	background: url(../img/bg_contact.jpg) no-repeat;
	width: 980px;
	height: 450px;
	margin: 0;
}
form.contact fieldset {
	float: right;
	background: #FFF;
	margin: 80px 20px 0 0;
	width: 470px;
	height: 270px;
	border: 0;
}

/* history.tpl*/

#block-history { }
.color-myaccount{ color: #BFB19A; }
#block-history table#order-list {
	border:none;
}
#block-history table#order-list thead th {
	border-top: 1px solid #EDECE8;
	border-bottom: 1px solid #EDECE8;
	color: #BFB19A;
}
#block-history table#order-list thead th.first_item {
	border-left: 1px solid #EDECE8;
}
#block-history table#order-list thead th.last_item {
	border-right: 1px solid #EDECE8;
}
#block-history table#order-list tbody tr {
	cursor:pointer;
}
#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:2px #BFB19A solid;
	border-bottom:2px #BFB19A solid;
	padding:0.5em;
}
#block-history #block-order-detail p {
	padding-left :0;
	padding-right :0;
}
#block-history #block-order-detail ul.address {width:235px;}
#order-detail-content {
	clear:both;
	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;
}
#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 textarea{
	margin:0 auto;
	width:100%;
}

#ordermsg textarea{
	margin:0;
	padding:0;
	width:270px;

}

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

#pb-left-column{
	width: 460px;
	float: left;
	margin: 20px 0 0 30px;
}
* html #pb-left-column {margin: 20px 0 0 20px;}
#pb-right-column{
	float:left;
	width: 450px;
	margin-top: 10px;
}

#image-block{
	padding-bottom: 20px;
	height:520px;
	text-align:center;
}
#image-block img#bigpic{ cursor:pointer; }

#views_block {
	margin: 40px 0 0 0;
	height: 125px;
	width: 338px;
}
#thumbs_list{
	float: left;
	width: 320px;
	overflow:hidden;
}
#thumbs_list ul{
	padding-left:0px;
	list-style-type:none;
}
#thumbs_list li{
	float:left;
	cursor:pointer;
}
#view_scroll_left, #view_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;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}

#product_info_block {
	margin: 0 0;
}

#product_info_block h1 {
	font-size: 20px;
	font-weight: normal;
	color: #c0b29c;
	text-transform: capitalize;
	line-height: 20px;
	margin-bottom:5px!important;
}

#product_info_block h2 {
	font-size: 20px;
	font-weight: normal;
	color: #c0b29c;
	text-transform: capitalize;
}
#product_info_block a {
	color: #000;
}

#product_info_block p {
	padding: 0; margin: 0;
}
#product_info_block #default_color_name {
	font-size: 15px;
	color: #fff;
}
#pb-footer-column {
	width: 785px;
	float: left;
	border-top: 1px dashed #000;
	margin-top: 10px;
}

/* prices */
span.on_sale,
span.discount{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
}
#product_info_block .price {
	font-size: 14px;
	margin: 5px 0;
}
#old_price_display{
	font-size: 12px;
	text-decoration:line-through;
}
#reduction_percent{
	font-size:12px;
	font-style: italic;
	color: #C0B29C;
}

/* product detail */
#product_info_block .product_detail {
	font-size: 13px;
	line-height: 15px;
}
#product_info_block #short_description_content {

}
#product_info_block .product_manufacturer {
	line-height: 22px;
}
#product_info_block #manufacturer_description { margin: 0 0 0 20px; font-style: italic; }

#product_info_block .infos {
	font-size: 11px;
}

/* Buy Block */
form#buy_block{
	margin-bottom: 20px;
}

/* Color picker */
#color_picker {
	width: 350px;
	margin: 10px 0;
}
#color_picker a.color_pick {
	width: 24px;
	height: 24px;
	float: left;
	border: 1px solid #AAAAAA !important;
	margin: 4px;
	cursor: pointer;
}
#color_picker a.color_pick:hover {
	border: 1px solid #000000 !important;
}

/* Attributes */
#attributes p {
	float: left;
	margin: 10px 0;
}

/* Add to cart */
form#buy_block select {
	width: 100px !important;
}
form#buy_block #add_to_cart input,
form#buy_block p.button {
	background: #C0B29C;
	color: #fff;
	font-size: 12px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
	height:20px;
	width: 180px;
	background:#C0B29C url(../img/ico_button_addtocart.gif) 0 0 no-repeat!important;
}
form#buy_block p.button a {
	color: #FFFFFF;
}
form#buy_block #add_to_cart input:hover { color: #000000; }
form#buy_block #add_to_cart a:hover { text-decoration: none; }


#product_info_block #product_info_block_right p#availability_statut { font-style: italic; color: #AAA; margin-bottom: 10px; }
#product_info_block #product_info_block_right p#oosHook { border-bottom: 1px dashed #AAAAAA; padding-bottom: 5px; }
#product_info_block #product_info_block_right p#oosHook a { float:right; display: block; background: #BCA284; color: #FFFFFF; text-align: center; height: 15px; padding: 3px; width: 100px; }
#product_info_block #product_info_block_right p#oosHook a:hover { color: #000000; }
#product_info_block #product_info_block_right p#oosHook input { margin: 0 0 5px 0; }
#product_info_block #product_info_block_right p#oosHook:hover {  }
#product_info_block #product_info_block_right p#oosHook a { text-decoration: none; }

/* Accessories */
.accessories_block {
	margin: 20px 0;
}
.accessories_block H4 {
	text-transform: uppercase;
	border: 1px solid #efece5;
	color: #C0B29C;
	font-weight: normal;
	padding: 4px;
	margin-bottom: 10px;
}
.accessories_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.accessories_block li {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:10px;
}

/* manufacturers-list.tpl && suppliers-list.tpl */
ul#manufacturers_list, ul#suppliers_list {
	margin-top:2em;
	list-style-type:none;
}
ul#suppliers_list li, ul#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;
}
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{ margin:0.4em 0; }
ul#suppliers_list .left_side, ul#manufacturers_list .left_side{
	float:left;
	width:75%;
}
ul#suppliers_list .logo, ul#manufacturers_list .logo{
	border: solid 1px #d0d3d8;
	float:left;
	margin-right:0.6em;
}
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{ margin-top: 4em; }

/* category.tpl */

#category img#categoryImage {
	margin-bottom:1em;
}

/* category.tpl */

/* adresses */
div.addresses {
	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-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-bottom:0.6em;
	margin-bottom:1em;
	position:relative;
	width:240px;
}

ul.address li {
	padding-left: 1.4em;
	margin-top: 0.1em;
	font-size: 0.9em;

}
li.address_title {
	margin-top: 0!important;
	color:#BFB19A;
	border-bottom:1px solid #EDECE8;
	font-weight: bold;
	font-size: 1em!important;
	line-height: 1.2em;
}
ul.item li.address_title {  }
ul.alternate_item li.address_title { }
li.address_name, li.address_update a, li.address_delete a {}
li.address_name, li.address_company {}
li.address_update, li.address_delete {
	background: transparent url('../img/icon/update.gif') no-repeat 0 0em!important;
	margin-left: 1.4em;
	height:20px;
	padding:2px 0;
}
li.address_update {padding-left:20px!important;font-weight:bold;}
#center_column .address_add, #center_column .wish_add { float:right;padding:0 0 0 15px;;background: transparent url('../img/icon/add.gif') no-repeat 0 0em!important;display:inline-block; }
#center_column .address_add a, #center_column .wish_add a {background:none!important;color:#000!important;font-weight:bold;}

/* 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;
}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	border:1px solid #EDECE8;
	padding: 0.6em;
	text-decoration: none;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #EDECE8;
	background-color: #F6E9E0;
	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 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: italic;
	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 div.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 div.wishlist_product_detail, div#mywishlist div#block-order-detail ul li div.wishlist_product_detail {
	margin-left: 35px;
	float: left;
}
div#mywishlist div#block-order-detail ul li div.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: 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 0px;}

.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
	border: 1px solid #FF0000;
}
div.star_on a{
 background-position: 0 -16px;
}
div.star_hover a, div.star a:hover{
	background-position: 0 -32px;
}

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

#huy-magnifier {
	width:300px;
	height:200px;
	border:1px solid #000;
}

/*JS le 25 mars 2010*/
.newsletter fieldset form.std h4, form.std p {
	padding: 0em 1em;
	clear: both;
}
/**
 * Admin
 */

#my-account #center_column,
#address #center_column,
#history #center_column,
#order-follow #center_column,
#order-slip #center_column,
#addresses #center_column,
#identity #center_column,
#discount #center_column,
#myalerts #center_column,
#mywishlist #center_column  {background:#F6E9E0;}
#content_account {float:right;width:60%;background:#fff;margin:50px 10px;padding:10px;min-height:325px;}
* html {height:325px;}
#content_account .error {width:auto;float:none;}
#content_account ul li {margin-top:10px!important;margin-bottom:10px!important;}
#content_account fieldset {border:0;}
#content_account fieldset .text label,#content_account fieldset .password label,#content_account fieldset .select label, #content_account fieldset .radio span {text-align:left;}
#left_column_account {float:left;width:25%;}
#content_account h2 {color:#BFB19A;font-size:1.4em;line-height:1.4em;font-weight:normal;}

body#order .order_adresse {width:270px;float:left;padding-left:30px;}
body#order .addresses {width:600px;float:left;border:1px solid #EDECE8;padding:15px 5px 0 5px;}
body#order .info_plus {width:345px;float:left;border:1px solid #EDECE8;padding:15px 5px 5px 5px;margin-left:10px;}
p.order_address_title {
	margin-top: 0!important;
	color:#BFB19A;
	font-weight: bold;
	font-size: 1em!important;
	line-height: 1.2em;
}

h3.carrier_title, h4.paiement_title {color:#BFB19A;text-align:center;}
.order_carrier_blc {float:left;width:50%;height:80px;}
.order_carrier_blc table.std tbody tr td, table.std tfoot tr td {border:0;}
.order_carrier_parent_blc {border:1px solid #EDECE8;float:left;}
.carrier_action {width:50px;}
.carrier_name {width:100px;}

/*JS le 01 avril 2010*/
#order-detail-content {margin-bottom:0px!important;;}
#order-detail-content div.color_picker {width:130px!important;margin: 10px 0;}
#order-detail-content div.color_picker a.color_pick {
	float: left;
	margin: 4px;
	cursor: pointer;
}
#order-detail-content div.color_picker a.color_pick:hover {
	border: 1px solid #000000 !important;
}
#order-detail-content div.color_picker a.color_pick {width:15px;height:15px;border:1px solid #E6E4E0!important;}
.title_color_picker_cart {font-size:0.9em;margin:0!important;padding:0!important;line-height:0.9em;}

#buy_block #attributes  {width:100%;float:left;}
#buy_block p#oosHook { width:230px;float:left;position:relative;padding-top:12px;margin-bottom:15px;}
#buy_block p#oosHook span.mailalert_available {
	display:block;
	background: url(../img/bulle_etre_informe.gif) no-repeat bottom;
	padding:5px;
	position:absolute;
	bottom:0;
	left:210px;
	padding: 5px 5px 20px 30px;
	width:265px;
}
#buy_block p#oosHook a#mailalert_link, #buy_block #add_to_cart a.button, a.mailalert_link {width:auto!important;color:#fff;text-transform:uppercase;}
#buy_block p#oosHook a#mailalert_link, a.mailalert_link {float:left;}
#buy_block p#oosHook #mailalert_unavailable{float:left;margin-right:5px;}
#buy_block #add_to_cart { width:230px;float:left;padding-top:12px; margin-bottom: 15px;}

#productsoncart_list {border:4px solid #F6E8DF;border-top:0;}
#productsoncart_list h4 {text-align:center;background:#F6E8DF;text-transform:uppercase;}
#productsoncart_list ul {list-style-type:none;margin:10px 0;}
#productsoncart_list ul li {text-align:center;margin-bottom:10px;}



#cart_right, #cart_left {float:left;}

#cart_left {width:800px;margin-right:10px;}
#cart_right {width:160px;float:left;margin-top:1.5em;}
#cart_total {width:335px;float:right;}
#blc_temsoncart {width:335px;float:right;}
#cart_total #cart_voucher, #cart_total td {background:#F6E8DF;}
#cart_total td.cart_voucher {background:transparent;padding:5px 0;}
#cart_total tr.cart_total_price_ttc {font-size:1.4em;font-weight:bold;}

#blc_temsoncart { font-size: 9px; }

/*JS le 05 juillet 2010*/

#header ul.userinfo {float:left!important;width:auto!important;}
#header ul.userinfo li a {text-transform:uppercase;}
#category #center_column,
#product #center_column,
#advancesearch #center_column,
#pack #center_column,
#packs #center_column {
	width: 974px;
	border:3px solid #F5E9DF;
}

.pagination_top {clear:both;border:1px solid #F5E9DF;border-left:0;border-right:0;padding:5px 0;}
.pagination_top .pagination {float:right!important;border-left:1px solid #000000!important;border-right:0;}
#pagination_top, #pagination_bottom {border-right:0!important;border-left:0!important;}
#pagination_bottom {margin-bottom:5px!important;width:974px;border-top:1px solid #F5E9DF;text-align:right;padding-top:3px;}

#product_list .attributesoncategories {margin-bottom:5px;padding: 0 0px 0 10px;}

#product_list .attributesoncategories div.color_picker {}
#product_list .attributesoncategories div.color_picker a.color_pick {
	dispay:inline-block;
	padding:0;
	line-height:23px;
	margin: 2px;
	cursor: pointer;
}
#product_list .attributesoncategories div.color_picker a.color_pick:hover, #product_list .attributesoncategories div.color_picker a.color_pick.selected {
	border: 1px solid #ccc !important;
}
#product_list .attributesoncategories div.color_picker a.color_pick {width:15px;height:15px;border:1px solid #E6E4E0!important;}



/* ADVANCEDPACK */

#products_packs {width:447px;overflow:hidden;}
#products_packs_list {}

#packs #products_packs {width:100%;overflow:hidden;}
#packs #products_packs .product_pack_line, #packs #products_packs .product_pack_line_last {width:90px;float:left;}
#products_packs_list #packs_full_look {width:320px;margin:0 10px;float:left;margin-top:15px;}
#products_packs_list #packs_full_look a, #products_packs_list #packs_full_look img {display:block;height:500px;width:320px;}
#products_packs_list #packs_left, #products_packs_list #packs_right {width:277px;margin:0 10px;float:left;}
#products_packs_list #packs_right {margin-top:15px;}
#packs .block_title_img {margin-top:30px!important;margin-bottom:70px!important;}
#packs #products_packs .product_pack_img {height:170px;}
#packs #products_packs .product_pack_img a {display:block;height:150px;width:100%;}
#packs #products_packs .product_pack_img a:hover, #packs #products_packs .product_pack_img a.selected {background:transparent url(../img/under_look_selected.gif) bottom center no-repeat!important;}

#products_packs_list .product_pack_line {margin-bottom:10px!important;}
#products_packs_list .product_pack_line_last {border-bottom:0;margin-bottom:10px!important;}
#products_packs_list .product_pack_items {width:390px;float:left;height:320px;overflow:hidden;}
#products_packs_list .product_pack_items .product_pack_items_scroller {width:390px;}
.jScrollPaneContainer {float:left!important;}
#products_packs_list .product_pack_title_product {height:50px;}
#products_packs_list table tr td {text-align:center;padding: 5px 10px;vertical-align:top;}
#products_packs_list table tr td.sum_product_pack_title, #products_packs_list table tr td.sum_product_pack {width:40px;padding-top:10px;}
#products_packs_list div.pack_save_title{color:#DA0F00;font-size:1em;font-weight:bold;text-align:center;margin:5px 0;}
#products_packs_list table tr td.sum_product_pack {padding-top:30px;}
#products_packs_list table tr td .attributes select { width:130px;}
#products_packs_list .pack_availaible, #primary_block .pack_availaible  {position:absolute;z-index:10;top:0;left:0;background:#fff;width:100%;height:100%;text-align:center;display:none;}
* html #products_packs_list .pack_availaible, * html #primary_block .pack_availaible {height:50px;}
#products_packs_list .product_pack_buy .info_buy {background:#fff;text-align:center;padding:0 5px;}
#products_packs_list .product_pack_buy .info_buy .addAdvancedPackToCart, #products_packs_list .product_pack_buy .info_buy .viewPackButton {margin:5px auto;}
#products_packs_list .quantity_wanted_p_pack{width:130px;}
#products_packs_list p.product_pack_img{margin:0!important;padding:0!important;}
.pack_product_block H4 {
	text-transform: uppercase;
	border: 1px solid #efece5;
	color: #C0B29C;
	font-weight: normal;
	padding: 4px;
	margin-bottom: 10px;
}

/*style pack on product page*/

ul#products_packs_list {list-style-type:none;}
ul#products_packs_list li {width:130px;height:130px;float:left;}

/*Pack Page*/

#primary_block div#pack_page_products .pack_product {margin: 10px 0;float:left;}

#primary_block div#pack_page_products, #primary_block .product_pack_buy {
color:#374853;
font-size:1.1em;
}
#primary_block .product_pack_buy { margin-top:10px;position:relative;height:50px;}
#primary_block .product_pack_buy .exclusive {}
#primary_block .product_pack_buy #add_to_cart .addAdvancedPackToCart {width:140px;text-transform:uppercase;background:#C0B29C url(../img/ico_button_addtocart.gif) 0 0 no-repeat!important;padding-left:35px;}
#primary_block .product_pack_title_product {clear:both;color:#C0B29C;font-size:20px;font-weight:normal;line-height:20px;text-transform:capitalize;margin-bottom:5px;}
#primary_block .product_pack_title_product a {color:#C0B29C;}
#primary_block .product_pack_img {text-align:center;float:left;width:100px;}
#primary_block .product_pack_description {float:left;width:420px;}
#primary_block .attributes {padding-top:20px;background:transparent url(../img/hr_product.gif) 0 0 no-repeat!important;}
#primary_block .attributes select {width:190px;}
#primary_block .disablePackProduct {text-align:center;float:left;width:20px;padding-top:60px;}
#primary_block .disablePackProduct a {display:block;width:16px;height:16px;}

#primary_block .disablePackProduct {clear:both;}
#pack #primary_block #pb-right-column {width:550px;}



/* /ADVANCEDPACK */

.attribute_title {height:25px;width:100%;}

.product_attribute {margin-right:1%;float:left;min-height:195px;}
#product_attribute_5 {width:66%}
* html #pack #product_attribute_5 {width:64%}
#product_attribute_1 {margin-left:5%;width:25%}
#product_attribute_5 .attribute_title {width:70%;}
* html .product_attribute {height:180px;}
.product_attribute ul {list-style-type:none;}
.product_attribute ul li {height:25px;width:25px;float:left;margin:1px 1px 15px 1px;padding:0!important;position:relative;}
.product_attribute ul.is_color_attr li {height:45px;margin-right:5px;margin-bottom:5px;}
.product_attribute ul.is_color_attr li a {height:52px;}
.product_attribute ul li a {display:block;height:35px;width:35px;float:left;position:absolute;top:0;left:0;}
.product_attribute ul li a:hover, .product_attribute ul li a.selected {background:transparent url(../img/under_attr.gif) bottom center no-repeat!important;}

.product_attribute ul li.attr_XS {background:transparent url(../img/bg_tailles.gif) 0 0 no-repeat!important;}
.product_attribute ul li.attr_S {background:transparent url(../img/bg_tailles.gif) -26px 0 no-repeat!important;}
.product_attribute ul li.attr_M {background:transparent url(../img/bg_tailles.gif) -52px 0 no-repeat!important;}
.product_attribute ul li.attr_L {background:transparent url(../img/bg_tailles.gif) -79px 0 no-repeat!important;}
.product_attribute ul li.attr_XL {background:transparent url(../img/bg_tailles.gif) -106px 0 no-repeat!important;}
.product_attribute ul li.attr_XXL {background:transparent url(../img/bg_tailles.gif) -133px 0 no-repeat!important;}
.product_attribute ul li.attr_TU {background:transparent url(../img/bg_tailles.gif) -160px 0 no-repeat!important;}


#pack #pb-left-column {margin:15px 0 0 0!important;width:400px;}
#pack .back {margin-left:120px;}
#pack span.price{
	font-size:12px!important;
	font-weight:bold;
}
#pack .reference {font-size:10px;}


ul#product_list li div.prices b {font-size:12px;}

.block_title_img {margin-top:20px!important;}

#products_packs_list {position:relative;overflow:hidden!important;padding: 0 20px!important;}

.jcarousel-prev-horizontal, .jcarousel-next-horizontal{
	 position: absolute;
    top: 0;
    cursor: pointer;
	background: #fff url('../img/thumbs_left.gif') no-repeat center center;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:125px;
	float:left;
	margin-top:0;
}
.jcarousel-prev-horizontal {
 left: 0px;
}
.jcarousel-next-horizontal{
	 position: absolute;
	background-image: url('../img/thumbs_right.gif');
	 top: 0;
  	 right: 0px;
}
.jcarousel-container-horizontal {
    width: 407px;
    padding: 0 20px;
}

 .jcarousel-container-vertical {
    width: 407px;
    padding: 0 20px;
}

.jcarousel-clip-horizontal {
    width:  407px;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled {opacity : 0.2;-moz-opacity : 0.2;-ms-filter: "alpha(opacity=20)"; filter: alpha(opacity = 20);}


.accessories_block .jcarousel-container-horizontal {
    width: 360px!important;
}
.accessories_block  .jcarousel-container-vertical {
    width: 360px!important;
}
.accessories_block  .jcarousel-clip-horizontal  {
    width: 360px!important;
}

.product_ico {/*position:absolute;bottom:5px;*/display:inline-block;padding:2px 14px 2px 10px!important;margin:auto;}
.product_link_ico {/*left:95px;*/background: #fff url('../img/ico_view_product.gif') no-repeat top left;border-right:1px solid #F5E9DF;}
.product_wish_ico {/*left:125px;*/background: #fff url('../img/ico_wish.gif') no-repeat top left;}

.back {display:block;padding-left:15px;background: #fff url('../img/thumbs_left.gif') no-repeat 0 0;line-height:20px;}
.ico_top {display:block;padding-left:15px!important;background: #fff url('../img/ico_top.gif') no-repeat 0 2px;}

#product_reference {font-size:10px;}

.product_detail #more_info_sheets {
	padding:10px 0;
	font-size:12px;
	height: 165px;
	overflow: auto;
}

ul.idTabsShort {padding-bottom:10px;background:transparent url(../img/hr_product.gif) bottom left no-repeat!important;}
* html ul.idTabsShort {padding-bottom:0;}

form#searchbox {height:25px;display:block;}
.inline_ico {display:inline-block;padding:2px 5px 2px 20px!important;}
.ico_catalogue {/*left:95px;*/background: #fff url('../img/ico_catalogue.gif') no-repeat top left;font-size:11px;}
.ico_newsletter {/*left:125px;*/background: #fff url('../img/ico_newsletter.gif') no-repeat top left;font-size:11px;}

/* WISHLIST */

#wishlist_product {float:left;width:180px}
#wishlist_product .button {
	color: #BFB19A;
	font-size: 12px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
	height:20px;
	width: 180px;
	background:#F5E9DF url(../img/ico_button_addtowish.gif) 0 0 no-repeat!important;
}
#wish_add_bloc {display:none;}

.wishlist_img {float:left;}
ul.wishlist {
	background-color:white;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-bottom:0.6em;
	margin-bottom:1em;
	position:relative;
	width:48%;
}

ul.wishlist li {
	padding-left: 1.4em;
	margin-top: 0.1em;
	font-size: 0.9em;

}
ul.wishlist li .wishlist_title {
	margin-top: 0!important;
	color:#BFB19A;
	border-bottom:1px solid #EDECE8;
	font-weight: bold;
	font-size: 1em!important;
	line-height: 1.2em;
}

ul.wishlist li .wishlist_product_detail {
	width:140px;
	margin:0!important;

}