body {
	font-size: 11px;
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	color: #454135;
	text-align:center;
	background-image: url(../img/bg_general.jpg);
}

/* 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; text-decoration:underline; }
.span_link:hover { text-decoration:none; }
.clear { clear:both; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

.button_mini{ 
	display: inline-block;
	padding: 0 4px 0 4px;
	height: 21px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-image: url(../img/bg_red_btn.jpg);
	text-transform: none;
	border: 1px solid #C71F48 !important;
	text-decoration: none;
}


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;
	width: 100%;
	height:auto;
	margin-top: 10px;
}

ul.footer_links li{
	float:left;
	width: 100%;
	height:18px;
}

ul.footer_links li a {
	text-decoration:none;
	display: block;
	position: relative;
	float: left;
	width: auto;
	height: 18px;
	margin-top: 0px !important;
	padding: 0px;
	line-height: 18px;
}
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;
	height:21px;
	margin-top:1em;
}
ul.idTabs li {
	float:left;
	margin-right:1px;
}
ul.idTabs li a {
	display:block;
	width:100%;
	height:18px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:1px;
	color:#374853;
}
ul.idTabs li a.selected{
	color:white;
}

/* IdTabs Short*/
ul.idTabsShort li a {
	width:100%;
}
ul.idTabsShort li a.selected{
	color:white;
}

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

/* global style */
a {
	color: #454135;
	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;
}

/* global layout */
#page {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -455px;
	width: 910px;
	text-align:left;
	z-index: 10;
}
h1#logo {
	position: absolute;
	float: left;
	width: 370px;
	height: 100px;
	top: 15px;
}

h1#logo img {
	width: 370px;
	height: 100px;
}

#phone_box {
	position: absolute;
	top: 98px;
	right: 5px;
	font-size: 11px;
	color: #FFF;
}

#phone_box span {
	color: #D1C293;
}

#header_bar {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 0px;
	left: 0px;
	background-image:url(../img/bg_header_bar.png);
	background-repeat: repeat-x;
	z-index:1;
}

.ps-flash{
	border: none;
	padding: 0;
	}
	
#header_box {
	position: relative;
	width: 100%;
	height: 155px;
	z-index: 10;
	background-image:url(../img/bg_menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#header {
	position: absolute;
	width: 910px;
	height: 115px;
	top: 0px;
	left: 0px;
}

div#header_cart {
	position: absolute;
	top: 37px;
	right: 5px;
	width: 190px;
	height: 60px;
	background-image:url(../img/bg_block_cart.jpg);
	background-repeat: no-repeat;
}

p#header_cart_label {
	position: absolute;
	width: 140px;
	height: auto;
	top: 5px;
	right: 5px;
	color: #8C846D !important;
	font-size: 9px;
	text-transform: uppercase;
}

p#header_cart_label a {
	color: #8C846D !important;
	text-decoration: none;
}

p#header_cart_label a:hover {
	color: #c81f48 !important;
	text-decoration: underline;
}

div#header_cart ul#header_price {
	position: absolute;
	width: 140px;
	right: 5px;
	height: 17px;
	top: 35px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

div#header_cart ul#header_price li {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 17px;
}

div#header_user {
	position: absolute;
	top: 37px;
	right: 205px;
	width: 192px;
	height: 60px;
	background-image: url(../img/bg_block_store.jpg);
	background-repeat: no-repeat;
}

p#header_user_info {
	position: absolute;
	width: 140px;
	height: auto;
	top: 5px;
	right: 5px;
	color: #8C846D !important;
	font-size: 9px;
}

ul#header_nav {
	position: absolute;
	width: 180px;
	right: 5px;
	height: 17px;
	top: 35px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

ul#header_nav li {
	display: block;
	height: 17px;
}

ul#header_nav li#change_store {
	width: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 2px solid #8C846D;
	text-align: center;
	line-height: 17px;
	font-size: 9px;
}

ul#header_nav li#logogout {
	width: 65px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	line-height: 17px;
	font-size: 9px;
}

ul#header_nav li a {
	text-decoration: none;
}

ul#header_nav li a:hover {
	text-decoration: underline;
	color: #c81f48;
}

ul#block_header_links {
	position: absolute;
	width: 910px;
	height: 40px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

ul#block_header_links li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: auto;
	height: 21px;
	border-left: 1px solid #454135;
	margin-top: 19px;
	line-height: 21px;
}

ul#block_header_links li.first_item {
	border-left: none;
	margin-left: 25px;
}

ul#block_header_links li a {
	margin: 0px 12px 0px 12px;
	text-decoration: none;
	color: #8C846D;
}

ul#block_header_links li a:hover {
	color: #C81F48;
}

#content {
	width: 100%;
	margin-top: 0px;
	position: relative;
	background-image:url(../img/bg_content.png);
	background-repeat: repeat-y;
	float: left;
}

#haut {
	 position: relative;
	 width: 910px;
	 height: auto;
	 background-color: #FFF;
	 top: 0px;
}

#menu {
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
}

#left_column {
	position: relative;
	float: left;
	width:175px;
	margin-top: 55px;
	height: auto;
	margin-bottom: 10px;
}

body#product #left_column_noright {
	margin-top: 205px;
}

#left_column_noright {
	position: relative;
	float: left;
	width:170px;
	margin-top: 255px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(../img/bg_left_column.jpg);
	background-repeat: no-repeat;
	min-height: 380px;
}

#center_column {
	position: relative;
	float: left;
	width: 514px;
	margin: 55px 18px 0px 18px;
	height: auto;
}

#center_column_noleft_noright {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	left: 5px;
	z-index: 15;
}

#center_column_noleft_noright h2{
	position: relative;
	width: 700px;
	right: auto;
	left: auto;
	}

#center_column_noright {
	position: relative;
	float: left;
	width: 710px;
	height: auto;
	left: 0px;
	z-index: 15;
}

#center_column_noright #categoryImage {
	position: absolute;
	width: 880px;
	height: 200px;
	top: 0px;
	right: 0px;
}

#center_column_noright #products_info_bar {
	position: absolute;
	width: 880px;
	height: 40px;
	top: 205px;
	right: 0px;
}

#center_column_noright div.image-view {
	position: absolute;
	width: 170px;
	height: 40px;
	top: 0px;
	left: 0px;
	background-image: url(../img/bg_image_view.jpg);
	background-repeat: no-repeat;
}

#center_column_noright div.image-view p {
	position: absolute;
	width: 50px;
	height: 40px;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
	color: #D1C293;
}

#center_column_noright div.image-view a.face {
	position: absolute;
	top: 3px;
	right: 3px;
	display: block;
	width: 54px;
	height: 30px;
	border: 1px solid #8C846D;
}

#center_column_noright div.image-view a.profil {
	position: absolute;
	top: 3px;
	right: 62px;
	display: block;
	width: 54px;
	height: 30px;
	border: 1px solid #8C846D;
}

#center_column_noright div.image-view a.selected {
	border: 1px solid #C71F48 !important;
}

#center_column_noright div#products_info_list {
	position: absolute;
	width: 700px;
	height: 40px;
	top: 0px;
	right: 0px;
	border-top: 1px solid #D1C293;
	border-bottom: 1px solid #D1C293;
}

#center_column_noright div#products_info_list #nb-products {
	width: auto;
	height: 38px;
	margin-left: 10px;
	line-height: 38px;
	font-size: 15px;
	color: #C71F48;
	float:left;
	position: relative;
}

#center_column_noright div#products_info_list #productsSortForm {
	position: relative;
	float: right;
	width: auto;
	height: 38px;
}

#center_column_noright div#products_info_list #productsSortForm div.order-product {
	width: auto;
	height: 38px;
	float: right;
	margin: 0px 5px 0px 5px;
	position: relative;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}

#center_column_noright div#products_info_list #productsSortForm div.order-product input.desc {
	width: 11px;
	height: 11px;
	background-image: url(../../../img/down_btn.jpg);
	border: 0px solid #FFF;
	cursor: pointer;
}

#center_column_noright div#products_info_list #productsSortForm div.order-product input.asc {
	width: 11px;
	height: 11px;
	background-image: url(../../../img/up_btn.jpg);
	border: 0px solid #FFF;
	cursor: pointer;
}

#center_column_noright div#products_info_list #productsSortForm div.order-product input.descselected {
	width: 11px;
	height: 11px;
	background-image: url(../../../img/down_selected_btn.jpg);
	border: 0px solid #FFF;
	cursor: pointer;
}

#center_column_noright div#products_info_list #productsSortForm div.order-product input.ascselected {
	width: 11px;
	height: 11px;
	background-image: url(../../../img/up_selected_btn.jpg);
	border: 0px solid #FFF;
	cursor: pointer;
}

#bg_img {
	position: absolute;
	top: -30px;
	right: 0px;
	width: 870px;
	height: 265px;
}

#right_column {
	position: relative;
	width: 175px;
	top: 55px;
	height: auto;
	float: right;
}

#autre {
	position: relative;
	float: left;
	width: 780px;
	height: 5px;
	background-color: #FFF;
	border-top: 1px solid #D1C293;
	border-bottom: 1px solid #D1C293;
	left: 65px;
}

/* global RTE fields */

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

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 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:italic;
}

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

/* /global RTE fields */

/* global table style */

div#order-detail-content, div#cart_voucher, div.order_delivery, div#last_product, div#condition_box, div#carrier_box, div#gift_box, div#order_carrier, div#cheque_box, div#centralpayment_box,div#confirmation_box, div#block-order-detail {
	position: relative;
	margin: 20px 0px 0px 0px !important;
	width: 585px;
	height: auto;
	border: 1px solid #D1C293;
}

#cart_summary {
	margin-bottom: 8px;
	}
	
div#block-order-detail {
	width: 818px;
}

div.order_delivery ul {
	margin: 0px 0px 10px 0px !important;
	float: none;
	border: none;
}

div#order-detail-content h3, div#cart_voucher h3, div.order_delivery ul li.address_title, div#last_product h3, div#condition_box h3, div#carrier_box h3, div#gift_box h3, div#order_carrier h3, div#cheque_box h3, div#centralpayment_box h3, div#confirmation_box h3, div#block-order-detail h3 {
	background-image: url(../img/bg_account_title.jpg) !important;
	background-position: left !important;
	background-repeat: no-repeat !important;
	font-size: 12px !important;
	color: #2E2B23 !important;
	text-transform: uppercase !important;
	list-style-type: none !important;
	margin: 0px 0px 10px 0px !important;
	height: 23px !important;
	width: 100% !important;
	line-height: 20px !important;
	padding-left: 5px !important;
	font-weight: 100 !important;
	padding-bottom: 3px;
}

div#block-order-detail div#order-detail-content {
	position: relative;
	border:1px solid #999999;
	float:left;
	margin:10px !important;
	width:563px;
}

div#block-order-detail div#order-detail-content h3 {
	background-image: url(../img/bg_account_subtitle.jpg) !important;
	background-position:left center !important;
	padding-left: 10px !important;
	height: 23px;
}

table#order-detail-table {
	width: 543px !important;
	margin-left: 10px !important;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table#order-detail-table td, table#order-detail-table th {
	border: 1px solid #8C846D;
	color: #8C846D;
}

table#order-detail-table .price-shipping, table#order-detail-table .price-wrapping, table#order-detail-table .price-discount, table#order-detail-table .price {
	color: #C71F48;
	font-size: 10px;
}

table#order-detail-table tfoot tr.item {
	text-align: right;
}

div#shoppingcart_box h4 {
	margin-left: 0px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

div#shoppingcart_box h4 span.price {
	font-size: 14px;
	color: #C71F48;
}

div#order-detail-content table {
	width: 578px;
	margin-left: 4px;
	border-collapse: collapse;
}

div#order-detail-content table th.item {
	border: 1px solid #8C846D;
	text-align: center;
	color: #8C846D;
	font-size: 10px;
	font-weight: 100;
}

div#order-detail-content table th.suppr {
	width: 23px;
}

div#order-detail-content table th.cart_ref {
	width: 63px;
}

div#order-detail-content table th.cart_product {
	width: 87px;
}

div#order-detail-content table th.cart_description {
	width: 188px;
}

div#order-detail-content table th.cart_unit {
	width: 82px;
}

div#order-detail-content table th.cart_quantity {
	width: 60px;
}

div#order-detail-content table th.cart_total {
	width: 70px;
}

div#order-detail-content table tr.cart_item td {
	border: 1px solid #8C846D;
	color: #454135;
	font-size: 10px;
	text-align: center;
}

div#order-detail-content table tr.cart_item td.cart_ref, div#order-detail-content table tr.cart_item td.cart_description {
	text-align: left;
}

div#order-detail-content table td.cart_description p {
	margin: 5px;
}

div#order-detail-content table td.cart_description p a {
	text-decoration: none;
}

div#order-detail-content table td.cart_unit span.price {
	font-size: 14px !important;
	color: #C71F48 !important;
}

div#order-detail-content table td.total_text, div#order-detail-content table td.price {
	border: 1px solid #8C846D;
	padding: 5px;
	font-size: 10px;
}

div#order-detail-content table tr.cart_total_price td.price {
	color: #C71F48 !important;
}

div#order-detail-content table tr.cart_free_shipping td {
	text-align: center;
	height: 40px;
}

div#cart_voucher fieldset {
	border: none;
}

div#cart_voucher p {
	margin: 10px;
	text-align: center;
	height: 16px;
	line-height: 16px;
}

div#cart_voucher input.button {
	display: inline-block;
	width: 129px;
	height: 16px;
	background-image: url(../img/bg_small_red_btn.jpg);
	border: 1px solid #C71F48;
	color: #FFF;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}

div#shoppingcart_box li.address_update {
	margin-bottom: 10px !important;
}

div#carrier_box p, div#condition_box p {
	margin: 10px;
}

div#carrier_box table {
	margin: 10px 0px 10px 10px;
	width: 563px;
	border-collapse: collapse;
}

div#carrier_box td, div#carrier_box th {
	border: 1px solid #D1C293;
	margin: 5px;
}

div#carrier_box th.carrier_action {
	border: 0px !important;
}

div#carrier_box td.carrier_action {
	text-align: center;
}

div#carrier_box table span, div#carrier_box table label, div#carrier_box table strong {
	display: inline-block;
	margin: 5px;
}

div#cheque_box p,div#centralpayment_box p, div#confirmation_box p, div#block-order-detail p {
	margin: 10px;
}

/* /global table style */


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

/* 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 {
	font-size: 8px;
	color:#8C846D;
}

/* errors */
.error {
	position: relative;
	width: 100% ;
	background-color: #FFFFFF;
	color: #c81f48;
	height: auto;
	margin-bottom: 20px;
}

p.error {
	position: relative;
	width: 100% ;
	background-color: #FFFFFF;
	color: #c81f48;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

.error p {
	font-weight: bold;
	margin: 0px !important;
	width: 100% !important;
	height: auto !important;
	display: inline;
}

.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

#error_product{
	position: absolute;
	top: 28px;
	right: 175px;
	width: 400px;
	text-align: center;
	background: none;
	}

#error_product p{
	height: 1em;
	}

/* warning */
.warning {
	color: #c81f48;
	font-size: 1.2em;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 0.6em 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.warning_inline {
	color:#c81f48;
	font-weight:bold;
}

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

/* breadcrumb.tpl */
.breadcrumb {
	font-size: 1em;
	color:#888;
}
.breadcrumb .navigation-pipe {
	padding: 0 0.6em;
}
.breadcrumb a {
	text-decoration: none;
	color:#5d717e;
}
.breadcrumb a:hover {
	text-decoration: underline;
}


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

/* 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: 0.4em 0.1em 0 0;
	float: left;
}
#header #languages_block_top p {
	clear: left;
}
#languages_block_top ul#first-languages {
	float: left;
	height: 1.5em;
	width: 8em;
}
#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 {
	background: #e5e6e7 url('../img/block_search_bg.jpg') no-repeat top right;
	height: 28px;
	width: 336px;
	float: left;
}
#header #search_block_top p { padding: 0.4em 0 0.4em 1em; }
#header #search_block_top label, #header #search_block_top input{ float:left; }
#header #search_block_top label {
	background: transparent url('../img/icon/search.gif') no-repeat 0 2px;
	float: left;
	width: 19px;
	height: 18px;
	display: block;
}
#header #search_block_top input#search_query { width: 12em; }

/* 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 #header_user {
	width: 99%;
	text-align: right;
	clear: left;
	margin:0.6em 0.6em 0 0;
}
#header_user p { color: #595a5e; }
#header_user span { font-weight: bold; }
#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 0.5em;
	white-space: nowrap;
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em; }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 26px;
	height: 20px;
	text-decoration: none;
}
#header_user #shopping_cart a { background-image: url('../img/icon/cart.gif'); }
#header_user #shopping_cart span.ajax_cart_quantity { padding-right:0.5em; }
#header_user #your_account a { background-image: url('../img/icon/my-account.gif'); }

/* Footer */
#footer {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
}

.page_bottom {
	position: relative;
	width: 100%;
	float: left;
	background-image:url(../img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 10px;
}

.page_bottom p {
	margin-top: 20px;
	margin-left: 70px;
}

.page_bottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.page_bottom ul li {
	position: relative;
	display: inline-block;
	width: 93px;
	height: 80px;
	margin: 8px 8px 0px 8px;
}

li#authentic {
	background-image: url(../img/bg_block_authentic.jpg);
	background-repeat: no-repeat;
}

li#new {
	background-image: url(../img/bg_block_new.jpg);
	background-repeat: no-repeat;
}

li#sav {
	background-image: url(../img/bg_block_sav.jpg);
	background-repeat: no-repeat;
}

li#delivery {
	background-image: url(../img/bg_block_delivery.jpg);
	background-repeat: no-repeat;
}

li#monitoring {
	background-image: url(../img/bg_block_monitoring.jpg);
	background-repeat: no-repeat;
}

li#spam {
	background-image: url(../img/bg_block_spam.jpg);
	background-repeat: no-repeat;
}

li#french {
	background-image: url(../img/bg_block_french.jpg);
	background-repeat: no-repeat;
}

.page_bottom ul li a {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	height: 21px;
	width: 93px;
	font-size: 8px;
	color: #FFF;
	text-decoration: none;
}

.notice {
	position: relative;
	float: left;
	width: 910px;
	text-align: right;
}

.notice ul {
	margin: 0px;
	margin-right: 20px;
	list-style-type: none;
	padding: 0px;
	font-size: 9px;
}

#secure-payment {
	position: relative;
	margin-top: 12px;
	margin-left: 40px;
	width: 170px;
	height: 59px;
	background-image: url(../img/bg_payment_secure.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}

#secure-payment p {
	width: 107px;
	display: block;
	height: auto;
	top: 10px;
	right: 0px;
	position: absolute;
	margin: 0px;
}

#secure-payment img {
	width: 66px;
	height: 13px;
}

div#contact_block_center {
	width: 485px;
	position: relative;
	margin-left: 50px;
}	

div#contact_block_center div.paragraph {
	text-align: left;
	margin: 10px 0px 10px 0px;
}

div#contact_block_center p {
	margin-bottom: 10px;
}

div#contact_block_center select, div#contact_block_center input {
	width: 340px;
	float: right;
	height: 20px;
	border: 1px solid #8C846D;
	color: #454135;
	font-size: 12px;
	line-height: 20px;
}

div#contact_block_center p.textarea {
	height: 160px;
}

div#contact_block_center textarea {
	width: 340px;
	height: 160px;
	float: right;
	border: 1px solid #8C846D;
	color: #454135;
	font-size: 12px;
}

div#contact_block_center p.radio span#gender {
	width: 340px;
	float: right;
	display: inline-block;
	height: 20px;
}

div#contact_block_center p.radio input {
	width: auto;
	float: none;
}

div#contact_block_center p.submit {
	text-align: center;
}

div#contact_block_center p.submit input {
	display: inline-block;
	width: 65px;
	height: 27px;
	border: 1px solid #C71F48;
	background-image: url(../img/bg_addtocart_btn.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	float: none;
}

#contact {
	position: relative;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
	width: 278px;
	height: 59px;
	background-image: url(../img/bg_contact.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#contact div {
	width: 200px;
	display: block;
	height: auto;
	top: 10px;
	right: 10px;
	position: absolute;
}

#contact p {
	margin: 0px;
}

#nous_contacter {
	color: #8C846D;
}

#surtax {
	text-align: right;
	font-size: 7px;
}

#sponsorship {
	position: relative;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
	width: 363px;
	height: 59px;
	background-image: url(../img/bg_parrainage.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#sponsorship p {
	width: 330px;
	display: block;
	height: auto;
	top: 10px;
	right: 10px;
	font-size: 10px;
	position: absolute;
	margin: 0px;
	text-align: right;
}

#sponsorship form {
	font-size: 10px;
}

input#submitSponsorFriends {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: 21px;
	border: 1px solid #C70031;
	padding: 0px 5px 0px 5px;
	color: #FFF;
	background-image: url(../img/bg_red_btn.jpg);
	text-decoration: none;
}

#sponsorship input#submitSponsorFriends {
	position: absolute;
	top: 30px;
	right: 10px;
	display: block;
	width: auto;
	height: 19px;
	margin-bottom: 3px;
	border: 1px solid #C70031;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/bg_parrainage_btn.jpg);
	text-decoration: none;
}

#sponsorship input.text {
	position: absolute;
	top: 30px;
	right: 80px;
	display: block;
	width: 230px;
	height: 17px;
	border: 1px solid #8C846D;
	color: #454135;
	font-size: 12px;
}
	
ul#block_footer_links {
	position: relative;
	width: 910px;
	height: auto;
	margin-top: 35px;
	list-style-type: none;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

ul#block_footer_links li {
	display: inline;
}

ul#block_footer_links li a {
	margin: 0px 13px 0px 13px;
}

#footer .block_various_links { list-style: none; }
#footer .block_various_links li a{ text-decoration:none; }
#footer .block_various_links li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0px 2px 0px 4px;
}
#footer .block_various_links li.first_item {
	border: none;
	padding-left: 0px;
}

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

div#account_box, div#shoppingcart_box, div#contact_box, div#lostPassword_box, div#error_box {
	position: relative;
	float: left;
	width: 585px;
	margin-left: 157px;
	margin-top: 40px;
	margin-bottom: 20px;
}

div#account_box h2, div#shoppingcart_box h2, div#contact_box h2, div#lostPassword_box h2, div#error_box h2 {
	font-size: 17px;
	text-transform: uppercase;
	border-bottom: 1px solid #E0DBCE;
	width: 100%;
	height: 26px;
	position: relative;
	font-weight: 100;
}

div#error_box h3{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 26px;
	position: relative;
	}
	
div#error_box fieldset {
	padding: 10px 10px 10px 10px;
}

div#account_box ul {
	margin: 20px 0px 20px 20px;
}

div#account_box li {
	background-image: url(../img/bg_account_title.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #2E2B23;
	text-transform: uppercase;
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	height: 23px;
	width: 100%;
	line-height: 20px;
	padding-bottom: 3px;
}

div#account_box ul.footer_links li {
	background: none;
	text-transform: none;
}

div#account_box li a {
	text-decoration: none;
	margin-left: 10px;
}

div#account_box li a:hover {
	color: #C71F48;
}

div#lostPassword_box fieldset {
	margin: 20px 0px 20px 0px;
}

div#lostPassword_box fieldset p {
	margin: 10px;
	text-align: center;
}

div#lostPassword_box fieldset p input.button {
	display: inline-block;
	width: 130px !important;
	height: 21px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-image: url(../img/bg_red_btn.jpg);
	text-transform: none;
	border: 1px solid #C71F48 !important;
	text-decoration: none;
}

#your_central .button {
	display: inline-block;
	height: 21px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-image: url(../img/bg_red_btn.jpg);
	text-transform: none;
	border: 1px solid #C71F48 !important;
	text-decoration: none;
	font-size: 12px;
}

#your_central select {
	width: 250px;
	}

.button_small {
	display: inline-block;
	width: 30px !important;
	height: 21px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-image: url(../img/bg_red_btn.jpg);
	text-transform: none;
	border: 1px solid #C71F48 !important;
	text-decoration: none;
	font-size: 12px;
}

/* 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, #sotewsadds {
	position: relative;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 140px;
}

#right_column #sotewsadds {
	margin-left: 15px;
}

.advertising_block img, #sotewsadds img {
	width: 140px;
}

/* Block private sales */
#private_sales_block_center {
	position: relative;
	width: 100% !important;
	height: auto;
	margin: 0px;
}

#center_column_noleft_noright #private_sales_block_center {
	position: relative;
	width: 514px !important;
	height: auto;
	margin: 40px 0px 20px 193px;
}

#flash-accueil {
	position: relative;
	float: left;
	margin-left: 80px;
	width: 375px !important;
	height: 210px !important;
}

#modules-home {
	position: relative;
	float: left;
	width: 410px;
	margin-left: 35px;
	margin-top: 110px;
}

#modules-home #login {
	width: 250px;
}

form#login_form fieldset {
	border: none;
}

form#login_form h3 {
	width: 250px;
	height: 21px;
	color: #8C846D;
	font-size: 17px;
	background-image:url(../img/login_h3_bar.jpg) !important;
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: 100;
	line-height: 10px;
	float: left;
}

form#login_form p {
	position: relative;
	float:left;
	display: block;
	width: 250px;
	height: 20px;
	margin-top: 10px;
}

form#login_form .text label {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

form#login_form .text span {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

form#login_form .account_input {
	width: 160px;
}

form#login_form p input#SubmitLogin {
	width: auto;
	height: 19px;
	border: 1px solid #8C846D;
	background-image: url(../img/bg_login_btn.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}

form#login_form span.lost_password {
	margin: 0;
	font-size: 8px;
	height: auto;
	text-align: center;
}

#become_member {
	position: absolute;
	width: 108px;
	height: 95px;
	float: left;
	right: 30px;
	top: 30px;
}

#privatesales_block_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
}

#privatesales_block_left h4 {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 170px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	color: #FFF;
	background-image: url(../img/bg_title_left_column.jpg);
	background-repeat: no-repeat;
}

#privatesales_block_left h4 a {
	color: #FFF;
}

#privatesales_block_left ul.block_content {
	position: relative;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	background: none;
}

#privatesales_block_left ul.block_content li {
	position: relative;
	width: 170px;
	height: 20px;
	margin-top: 3px;
	background-image: url(../img/bg_left_column_btn.png);
	background-repeat: no-repeat;
	display: block;
}

#privatesales_block_left ul.block_content li a {
	position: absolute;
	width: 150px;
	height: 20px;
	top: 0px;
	right: 0px;
	display: block;
}

#notLogin_box {
	height:auto;
	margin:0;
	position:relative;
	width:100% !important;
}

#private_sales_block_center h4, #notLogin_box h4 {
	position: relative;
	float: left;
	width: 514px;
	height: 30px;
	border-bottom: 1px solid #E0DBCE;
	font-size: 18px;
	color: #454135;
	text-transform: uppercase;
	font-weight: 100;
	margin
}

#private_sales_block_center h4 img {
	margin-left: 5px;
}

ul.inProgressPrivateSales,
ul.permanentPrivateSales {
	position: relative;
	height: auto;
	float: left;
	width: 100%;
	margin: 16px 0;
}

#center_column_noleft_noright h4 {
	position: relative;
	margin-top: 15px;
	margin-left: 80px;
	width: 700px;
	height: auto;
	display: block;
}


#center_column_noleft_noright #private_sales_block_center h4 {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 514px;
	height: auto;
	display: block;
}

#center_column_noleft_noright ul.inProgressPrivateSales,
#center_column_noleft_noright ul.permanentPrivateSales {
	position: relative;
	height: auto;
	float: left;
	width: 820px;
	margin-left: 80px;
	margin-bottom: 10px;
}

#center_column_noleft_noright ul.inProgressPrivateSales li.inProgressPrivateSale,
#center_column_noleft_noright ul.permanentPrivateSales li.permanentPrivateSale {
	width: 92px;
	height: 92px;
	position: relative;
	margin-top: 20px;
	margin-right: 36px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
}

#center_column_noleft_noright ul.inProgressPrivateSales li.inProgressPrivateSale table,
#center_column_noleft_noright ul.permanentPrivateSales li.permanentPrivateSale table {
	width: 100%;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}

#center_column_noleft_noright ul.inProgressPrivateSales li.inProgressPrivateSale,
#center_column_noleft_noright ul.permanentPrivateSales li.permanentPrivateSale {
	font-size: 9px;
	text-align: center;
}

#center_column_noleft_noright ul.inProgressPrivateSales li.inProgressPrivateSale img,
#center_column_noleft_noright ul.permanentPrivateSales li.permanentPrivateSale img {
	width: 92px;
}

#center_column_noleft_noright ul.inProgressPrivateSales .voir-bande-annonce img,
#center_column_noleft_noright ul.permanentPrivateSales .voir-bande-annonce img {
	width: 5px !important;
}

li.inProgressPrivateSale{
	/*cc height: 145px;
	margin-top: 16px;
	*/
	position: relative;
	float: left;
	margin-bottom:16px;
}
li.permanentPrivateSale {
	width: 145px;
	/*cc height: 145px;
	margin-top: 16px;
	*/
	position: relative;
	float: left;
	margin-bottom:16px;
}

ul.inProgressPrivateSales .center, ul.inProgressPrivateSales .right,
ul.permanentPrivateSales .center, ul.permanentPrivateSales .right {
	margin-left: 39px;
}

li.inProgressPrivateSale ul{
	position: relative;
	width: 100%;
	height: 100%;
}
li.permanentPrivateSale ul {
	position: relative;
	width: 100%;
}


li.inProgressPrivateSale ul .image{
	/*cc
	position: absolute;
	width: 145px;
	height: 96px;
	top: 0px;
	left: 0px;
	*/
	background-repeat: no-repeat;
}
li.permanentPrivateSale ul .image {
	width: 145px;
	/*ccheight: 96px;*/
	background-repeat: no-repeat;
}


li.inProgressPrivateSale ul .end,
li.permanentPrivateSale ul .end {
	/*cc
	position: absolute;
	top: 96px;
	left: 0px;
	*/
	width: 145px;
	height: 23px;
	background-image:url(../img/bg_inprogressPS_end.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	color: #FFF;
	line-height: 10px;
}

li.inProgressPrivateSale ul .lien{
	/*cc
	position: absolute;
	height: 2px;
	top: 143px;
	left: 0px;
	*/	
	width: 145px;
	font-size: 10px;
	color: #454135;
	text-align: center;
	line-height: 22px;
	height: 23px;
	margin:3px 0 0 0;
}
li.permanentPrivateSale ul .lien {	
	/*cc
	height: 2px;
	left: 0px;
	*/
	width: 145px;
	font-size: 10px;
	color: #454135;
	text-align: center;
	line-height: 22px;
	height: 23px;
	margin:3px 0 0 0;
	
}

li.inProgressPrivateSale ul .contact{
	/*cc
	position: absolute;
	top: 150px;
	left: 0px;
	*/	
	width: 145px;
	height: 23px;
	padding:3px 0 0 0;
	background-image:url(../img/bg_inprogressPS_end.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
}

li.permanentPrivateSale ul .contact {
	/*cc
	position: absolute;
	top: 125px;
	left: 0px;
	*/	
	width: 145px;
	height: 23px;
	padding:3px 0 0 0;

	background-image:url(../img/bg_inprogressPS_end.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
}


li.inProgressPrivateSale ul .contact a,
li.permanentPrivateSale ul .contact a {
	color: #FFF;
	display:block;
}

li.inProgressPrivateSale ul .lien a.ismember{
	/*cc
	position: absolute;
	bottom: 0px;
	left: 0px;
	*/	
	display:block;
	
	width: 145px;

	background-image:url(../img/bg_inprogressPS_lien.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #454135;
}
li.permanentPrivateSale ul .lien a.ismember {
	/*cc
	position: absolute;
	height: 22px;
	left: 0px;
	*/
	display:block;		
	width: 145px;	
	background-image:url(../img/bg_inprogressPS_lien.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #454135;
}

li.inProgressPrivateSale ul .lien p.notmember,
li.permanentPrivateSale ul .lien p.notmember {
	width: 145px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background-image:url(../img/bg_inprogressPS_notmember.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #8C846D;
}

#center_column_noleft_noright ul.upcomingPrivateSales {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
}

ul.upcomingPrivateSales {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

ul.upcomingPrivateSales li {
	position: relative;
	float: left;
	width: 100%;
	height: 132px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: top;
}

ul.upcomingPrivateSales li table {
	position: absolute;
	width: 120px;
	height: 110px;
	left: 185px;
	text-align: center;
	vertical-align: middle;
}

ul.upcomingPrivateSales li .ps_info {
	position: absolute;
	bottom: 40px;
	right: 3px;
	color: #FFF;
	font-size: 8px;
	text-align: right;
}

ul.upcomingPrivateSales li .date {
	position: absolute;
	width: 355px;
	height: auto;
	top: 98px;
	left: 159px;
	color: #8C846D;
	font-size: 11px;
}

#max-min-qty {
	position: absolute;
	padding:0;
	width: 200px;
	left: 100px;
	}
#max-min-qty div{
	float:left;
	width: 200px;
	height: 12px;
	padding:0;
	}

ul.upcomingPrivateSales li .date span {
	color: #C71F48;
}

ul.upcomingPrivateSales li .ps_bar {
	position: absolute;
	width: 514px;
	height: 21px;
	bottom: 0px;
	left: 0px;
	background-image:url(../img/bg_ps_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.upcomingPrivateSales li .ps_bar span {
	position: relative;
	width: auto;
	height: 21px;
	margin-left: 13px;
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(../img/fleche_ps_bar.png);
	background-repeat: no-repeat;
}

ul.upcomingPrivateSales li .ps_bar span.contact {
	position: absolute;
	width: 195px;
	height: 21px;
	right: 0px;
	margin: 0px;
	display: block;
	float: left;
	background-image: url(../img/bg_upcomingPS_contact_sale_next.png);
}

ul.upcomingPrivateSales li .ps_bar .contact a {
	position: relative;
	display: block;
}

ul.upcomingPrivateSales li .ps_bar .contact a:hover {
	position: relative;
	text-decoration:none;
	color: #C81F48;
	display: block;
}


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

#create_account_box {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 157px;
	height: auto;
	width: 585px;
}

#create_account_box div.confirmation {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
}
	
#create_account_box div.confirmation_notify {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
	margin-top: 30px;
}
	
#create_account_box div.confirmation_notify strong.important {
	font-size: 13px;
	color: #C71F48;
}
	
#create_account_box div.confirmation_box {
	position: relative;
	float: left;
	margin-left: 127px;
	width: 330px;
	text-align: center;
	font-size: 10px;
	color: #8C846D;
	margin-top: 30px;
}

#create_account_box div.confirmation_email {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #454135;
	margin-top: 30px;
	border: 1px solid #D1C293;
	margin-bottom: 20px;
}

#create_account_box div.confirmation_email p, #create_account_box div.confirmation_email ul {
	margin: 15px 0px 15px 10px;
	list-style-position: inside;
}

#create_account_box div.confirmation_email p.not_receive {
	font-size: 11px;
	text-align: center;
}

ul.step {
	float:left;
	height:65px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:67px;
	margin-top:0;
	position:relative;
	width:450px;
}

ul.step li {
	background-image:url(../img/bg_create_account_step.jpg);
	background-repeat:no-repeat;
	color:#8C846D;
	float:left;
	font-size:16px;
	height:65px;
	line-height:62px;
	text-align:center;
	width:150px;
}
	
ul.step li.step_done {
	background-image: url(../img/bg_create_account_step_ok.jpg);
	background-repeat: no-repeat;
}

ul.step li.step_current span {
	color: #C71F48;
}

ul#order_step {
	position: relative;
	width: 100%;
	height: 80px;
	list-style: none;
	margin-top: 10px;
	margin-left: 70px;
	float: none;
}

ul#order_step li {
	position: absolute;
	display: block;
	width: 156px;
	height: 80px;
	top: 0px;
	line-height: 50px;
	font-size: 11px;
	color: #454135;
}

ul#order_step li span {
	margin-left: 60px;
}

ul#order_step li.cart_step_current {
	left: 0px;
	background-image: url(../img/steps/bg_cart_current.png);
	background-repeat: no-repeat;
}

ul#order_step li.cart_step_done {
	left: 0px;
	background-image: url(../img/steps/bg_cart_done.png);
	background-repeat: no-repeat;
}

ul#order_step li.info_step_todo {
	left: 145px;
	background-image: url(../img/steps/bg_info_todo.png);
	background-repeat: no-repeat;
}

ul#order_step li.info_step_current {
	left: 145px;
	background-image: url(../img/steps/bg_info_current.png);
	background-repeat: no-repeat;
}

ul#order_step li.info_step_done {
	left: 145px;
	background-image: url(../img/steps/bg_info_done.png);
	background-repeat: no-repeat;
}

ul#order_step li.shipping_step_todo {
	left: 290px;
	background-image: url(../img/steps/bg_shipping_todo.png);
	background-repeat: no-repeat;
}

ul#order_step li.shipping_step_current {
	left: 290px;
	background-image: url(../img/steps/bg_shipping_current.png);
	background-repeat: no-repeat;
}

ul#order_step li.shipping_step_done {
	left: 290px;
	background-image: url(../img/steps/bg_shipping_done.png);
	background-repeat: no-repeat;
}

ul#order_step li.payment_step_todo {
	left: 290px;
	background-image: url(../img/steps/bg_payment_todo.png);
	background-repeat: no-repeat;
}

ul#order_step li.payment_step_current {
	left: 290px;
	background-image: url(../img/steps/bg_payment_current.png);
	background-repeat: no-repeat;
}

#comment_register_box {
	position: relative;
	float: left;
	margin-top: 10px;
	height: auto;
	width: 100%;
	text-align: justify;
}

#create_account_box fieldset {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #D1C293;
}

#create_account_box fieldset h3 {
	width: 100%;
	height: 23px;
	background-image: url(../img/bg_account_title.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #2E2B23;
	text-transform: uppercase;
	margin: 0px;
	font-weight: 100;
	line-height: 20px;
	padding-left: 10px;
	padding-bottom: 3px;
}

#create_account_box fieldset p {
	position: relative;
	float: left;
	width: 565px;
	margin: 10px;
	height: 16px;
}

#create_account_box fieldset label, #civilite span {
	width: 210px;
	text-align: left;
	color: #454135;
	font-size: 10px;
	display: block;
	height: 16px;
	margin: 0px;
	position: relative;
	float: left;
	line-height: 16px;
}

#create_account_box fieldset input {
	width: 190px !important;
	text-align: left;
	color: #454135;
	font-size: 10px;
	border: 1px solid #8C846D;
	height: 16px;
	position: relative;
	float: left;
}

#create_account_box fieldset sup {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 10px;
	height: 16px;
}

#create_account_box fieldset span.form_info {
	position: relative;
	width: 180px;
	height: 16px;
	font-weight: bold;
	font-size: 8px;
	color: #8C846D;
	font-style: italic;
	line-height: 16px;
}

#civilite input#id_gender1, #civilite input#id_gender2, #civilite input#id_gender3, #multistore input#multi_store {
	width: auto !important;
	margin-right: 10px !important;
}

#civilite label {
	width: auto !important;
	margin-right: 30px !important;
}

p#multistore {
	margin-bottom: 0px !important;
}

p.text_multistore {
	margin-top: 0px !important;
	color: #8C846D;
	font-size: 10px;
	font-style: italic;
}

fieldset.other_info_creation p, fieldset.other_info_creation label, fieldset.other_info_creation input {
	height: auto !important;
}

fieldset.other_info_creation input.oic_checkbox {
	width: auto !important;
}

p.submit {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

p.required_field {
	position: relative;
	float: left;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

input#submitAccount {
	height: 28px;
	width: auto;
	background-image: url(../img/submitAccount_btn.jpg);
	background-position: left;
	border: 1px solid #C71F48;
	padding: 0px 10px 0px 20px;
	float: none;
	color: #FFFFFF;
	font-size: 14px;
}

/* 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 {
	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, #authentication #login_form {
	width: 49%;
	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;
	margin-left:4em;
	padding-left:0;
	padding-right:0;
}

#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right: 7px; }
#authentication #create-account_form p.text {
text-align:left;
width:100px;
}
#authentication #create-account_form p.text label{
	width:100px;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	position: relative;
	float: left;
	width: 100%;
}
#authentication p.lost_password {
	padding-left:4em;
}

#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 {
	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; font-size: 12px;}

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

#center_column_noright ul#product_list {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin-top: 275px;
	margin-left: 10px;
}

#center_column_noright ul#product_list li {
	position: relative;
	width: 308px;
	height: 317px;
	background: none;
	float: left;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 35px;
	list-style-type: none;
}

#center_column_noright ul#product_list li.last_item {
	margin-right: 0px !important;
}

#center_column_noright ul#product_list div.block_present_product {
	position: absolute;
	width: 306px;
	height: 285px;
	top: 0px;
	left: 0px;
	border: 1px solid #8C846D;
}

#center_column_noright ul#product_list div.block_present_product h3 {
	position: absolute;
	width: 306px;
	height: 39px;
	border-bottom: 1px solid #8C846D;
	background-image: url(../img/bg_present_product_title.jpg);
	text-align: left;
	margin: 0px;
	font-size: 11px;
}

#center_column_noright ul#product_list div.block_present_product h3 a {
	color: #D1C293;
	margin: 5px;
	text-decoration: none;
	display: block;
	width: 196px;
}

#center_column_noright ul#product_list div.block_present_product p.price_box {
	position: absolute;
	top: 2px;
	right: 5px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 100;
}

#center_column_noright ul#product_list div.block_present_product span.old_price {
	text-decoration:line-through;
	margin-right: 2px;
}

#center_column_noright ul#product_list div.block_present_product span.discount_price {
	color: #efe4b0;
}

#center_column_noright ul#product_list div.block_present_product span.price {
	font-size: 17px;
	color: #FFFFFF;
}

#center_column_noright ul#product_list div.block_see_product {
	position: absolute;
	width: 208px;
	height: 22px;
	bottom: 0px;
	left: 0px;
}

#center_column_noright ul#product_list div.block_see_product a {
	position: absolute;
	width: 308px;
	height: 22px;
	display: block;
	bottom: 0px;
	left: 0px;
	background-image: url(../img/see_product_btn.jpg);
	text-align: center;
	color: #454135;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
}

#center_column_noright ul#product_list div.block_see_product a:hover {
	color: #c81f48;
}

ul#product_list a.product_img_link{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul#product_list a.product_img_link img.visual {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul#product_list a.product_img_link img.stock {
	position: absolute;
	bottom: 0px;
	left: 182px;
	width: 124px;
	height: 71px;
}

div#image-block img.stockp {
	position: absolute;
	bottom: -21px;
	left: 277px;
	width: 124px;
	height: 71px;
}

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{
	float:left;
	width:74%;
}
ul#product_list li div.right_block{
	float:left;
	width: 11em;
	text-align:right;
	margin-left:1em;
	margin-top:0;
}
ul#product_list li .discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#product_list li .on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}

ul#product_list li span.availability{
	float: right;
	color:#488c40;
	font-size:0.9em;
}

#center_column_noright ul#accessory_list {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
}

#center_column_noright ul#accessory_list li {
	position: relative;
	width: 208px;
	height: 185px;
	background: none;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	list-style-type: none;
}

#center_column_noright ul#accessory_list li.last_item {
	margin-right: 0px !important;
}

#center_column_noright ul#accessory_list div.block_present_product {
	position: absolute;
	width: 206px;
	height: 155px;
	top: 0px;
	left: 0px;
	border: 1px solid #8C846D;
}

#center_column_noright ul#accessory_list div.block_present_product h3 {
	position: absolute;
	width: 206px;
	height: 39px;
	border-bottom: 1px solid #8C846D;
	background-image: url(../img/bg_present_product_title.jpg);
	text-align: left;
	margin: 0px;
	font-size: 11px;
}

#center_column_noright ul#accessory_list div.block_present_product h3 a {
	color: #D1C293;
	margin: 5px;
	text-decoration: none;
	display: block;
	width: 196px;
}

#center_column_noright ul#accessory_list div.block_present_product p.price_box {
	position: absolute;
	top: 43px;
	right: 8px;
	text-align: right;
	font-size: 11px;
	color: #8C846D;
	z-index: 100;
}

#center_column_noright ul#accessory_list div.block_present_product span.old_price {
	text-decoration:line-through;
	margin-right: 5px;
}

#center_column_noright ul#accessory_list div.block_present_product span.discount_price {
	color: #C71F48;
}

#center_column_noright ul#accessory_list div.block_present_product span.price {
	font-size: 21px;
	color: #454135;
}

#center_column_noright ul#accessory_list div.block_see_product {
	position: absolute;
	width: 208px;
	height: 22px;
	bottom: 0px;
	left: 0px;
}

#center_column_noright ul#accessory_list div.block_see_product a {
	position: absolute;
	width: 208px;
	height: 22px;
	display: block;
	bottom: 0px;
	left: 0px;
	background-image: url(../img/see_product_btn.jpg);
	text-align: center;
	color: #454135;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
}

#center_column_noright ul#accessory_list div.block_see_product a:hover {
	color: #c81f48;
}

ul#accessory_list a.product_img_link{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul#accessory_list a.product_img_link img.visual {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul#accessory_list a.product_img_link img.stock {
	position: absolute;
	bottom: 0px;
	left: 82px;
	width: 124px;
	height: 71px;
}

ul#accessory_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#accessory_list li p.product_desc{ font-size:0.92em; }
ul#accessory_list li div.center_block{
	float:left;
	width:74%;
}
ul#accessory_list li div.right_block{
	float:left;
	width: 11em;
	text-align:right;
	margin-left:1em;
	margin-top:0;
}
ul#accessory_list li .discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#accessory_list li .on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#accessory_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}

ul#accessory_list li span.availability{
	float: right;
	color:#488c40;
	font-size:0.9em;
}


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

.warning-inline {
	font-size: 10px;
	}
	
table.cart_last_product_content {
	margin:5px 0px 10px 130px;
}

p.cart_navigation {
	position: relative;
	margin: 20px 0px 60px 200px !important;
	float: left;
}

p.cart_navigation a.exclusive, p.cart_navigation input.exclusive {
	display: inline-block;
	min-width: 130px;
	width: auto;
	padding-left: 50px;
	padding-right: 20px;
	height: 27px;
	border: 1px solid #C71F48;
	background-image: url(../img/bg_addtocart_btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

p.cart_navigation .button, p.cart_navigation .button_large  {
	position: absolute;
	width: 30em;
	left: 3em;
	top: 4em;
}



p.cart_navigation_extra {
	text-align:center;
	width:auto;
}
form.std p.cart_navigation span {
	float:none;
	text-align:left;
	width:auto;
}

tr.cart_free_shipping {
	white-space: normal;
}

#order #order_carrier img {
	vertical-align: middle;
}
#order #order_carrier span {
	display: inline-block;
	margin: 0px 10px 10px 10px;
}

#order #gift_div{ display:none; }
#order #gift_div label, #order #gift_div textarea{
	display:block;
	width:563px;
}

div#gift_box p {
	margin: 10px;
}

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

/* presentation des tableaux */


.sheets table {
	width: 100%;
	border-collapse: collapse;
	color: #454135;
	font-size: 10px;
	text-align: center;
	margin:0 0 1em 0;
}

.sheets table tr th {
	font-weight:bold;
	width: 30px;
	font-size: 11px;
}

.sheets table tr td {
	font-weight:normal;
	height: 35px;
	width: 30px;
}

.sheets table tr.alternate_item {
	background-color: #E6DCB3;
}

/* history.tpl*/

div#block-history {
	margin-top: 20px;
	position: relative;
	width: 820px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	margin-left: -115px;
}

div#block-history table {
	width: 100%;
	border-collapse: collapse;
	color: #454135;
	font-size: 10px;
	text-align: center;
}

div#block-history th span, div#block-history td span {
	display: inline-block;
	font-weight:normal;
	margin: 10px;
}

div#block-history th span, div#block-history td span.order_qte_span editable {
	margin: 0px;
}

div#block-history tr.first_column {
	border-bottom: 1px solid #8C846D;
	font-size: 10px;
}

div#block-history th.item, div#block-history td.item {
	border-right: 1px solid #8C846D;
	font-size: 10px;
}

div#block-history td.history_price {
	width: 115px;
	font-size: 11px;
}

div#block-history td.history_detail {
	width: 110px;
}

div#block-history .impair {
	background-color: #E6DCB3;
}

div#block-order-detail input.button {
	display: inline-block;
	width: 65px;
	height: 27px;
	border: 1px solid #C71F48;
	background-image: url(../img/bg_addtocart_btn.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	float: none;
}


/*#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 .table_block {
	clear:both;
	margin-top:1.5em;
}

#block-history #block-order-detail h4{ font-size:1.4em; }

#block-history #block-order-detail #sendOrderMessage {
	padding:0pt 4px 0pt 1px;
}

/*#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 {
	position: relative;
	float: left;
	width: 700px;
	margin-top: 205px;
	height: auto;
	margin-left: 10px;
}

#product-navigation {
	position: relative;
	float: left;
	width: 100%;
	height: 15px;
}

#product-navigation a {
	color: #8C846D;
	font-size: 10px;
	text-decoration: none;
}

#product-navigation #previous {
	position: absolute;
	width: auto;
	height: 15px;
	text-align: left;
	top: 0px;
	left: 0px;
}

#product-navigation #summary {
	position: absolute;
	width: auto;
	height: 15px;
	text-align: left;
	top: 0px;
	left: 300px;
}

#product-navigation #next {
	position: absolute;
	width: auto;
	height: 15px;
	text-align: right;
	top: 0px;
	right: 0px;
}

div#visual_block {
	width: 694px;
	height: 400px;
	position: relative;
	float: left;
	border: 3px solid #454135;
	margin-bottom: 20px;
}

div#visual_block h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #D1C293;
	font-size: 11px;
	background-image: url(../img/bg_visual.jpg);
}

div#otherinfo_block {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 29px;
	line-height: 29px;
	text-align: right;
	color: #D1C293;
	font-size: 11px;
	background-image: url(../img/bg_visual.jpg);
}

div#otherinfo_block ul {
	margin: 0px;
	padding: 0px;
}

div#otherinfo_block ul li {
	display: inline;
	margin-right: 10px;
}
	
div#otherinfo_block ul li a {
	font-size: 11px;
	text-decoration: underline;
	color: #D1C293;
}

div#otherinfo_block #max-min-prod-qty{
	width: 100%;
	position: absolute;
	left: 0;
	}

div#otherinfo_block #contact-supplier{
	width: 203px;
    height: 29px;
	position: absolute;
	right: 245px;
    top: 2px;
	background-image:url(../img/bg_product_supplier_contact.png);
	text-align: center;
	}
div#otherinfo_block #contact-supplier a{
		font-size: 0.9em;
		display: block;
		text-decoration: none;
	}

div#otherinfo_block #max-min-prod-qty #min-prod-qty{
	position: absolute;
	left: 8px;
	top: -6px;
	}
div#otherinfo_block #max-min-prod-qty #max-prod-qty{
	position: absolute;
	left: 8px;
	top: 8px;
	}

div#otherinfo_block #max-min-prod-qty #cart-qty{
	position: absolute;
	right: 8px;
	}



	
#primary_block #pb-right-column{
	width:310px;
	float:left;
}
#primary_block #image-block{
	position: absolute;
	top: 40px;
	left: 117px;
	height:305px;
	width:380px;
	border: 1px solid #D1C293;
}

div.flashonproducts {
	position: absolute;
	width: 90px;
	height: 65px;
	border: 1px solid #D1C293;
	z-index: 1000;
	left: 25px;
	top: 503px;
}

#primary_block #image-block img#bigpic{ 
	cursor:pointer; 
	height:305px;
	width:380px;

}

#primary_block #pb-left-column{
	position: absolute;
	top: 29px;
	right: 0px;
	width: 175px;
	height: 342px;
	border-left: 1px solid #8C846D;
}

#primary_block #short_description_block{
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding:0.7em;
	margin-bottom:1.5em;
}
#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}
#primary_block #color_picker {
	padding: 0.7em;
	margin-bottom: 0;
}
#primary_block #color_to_pick_list {

}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0;
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}

#primary_block #image-block img#bigpic.jqzoom{
cursor:crosshair;
position:relative;
}

#primary_block p.buttons_bottom_block{ margin:0; }
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input { margin:0.9em auto 0 auto; }
#primary_block #short_description_content{
	margin-bottom:0.5em;
	font-size: 12x;
}
#primary_block form#buy_block{
	margin: 0px 10px 10px 10px;
	text-align: left;
}
#primary_block form#buy_block p{
	padding:0;
	margin-top:0;
}
#primary_block form#buy_block p#add_to_cart {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#primary_block form#buy_block p#add_to_cart input {
	display: block;
	width: 150px;
	height: 27px;
	border: 1px solid #C71F48;
	background-image: url(../img/bg_addtocart_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 2em;
	font-weight: bold;
}

#primary_block form#buy_block img.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}

#primary_block form#buy_block span#availability_label{
	margin-right:1em;
}

#primary_block form#buy_block label{
	text-align:right;
}

#primary_block form#buy_block label,#primary_block form#buy_block select{
	display:block;
	width:50%;
	float:left;
}
#primary_block div#attributes p, #quantity_wanted_p{
	clear: left;
	height:2em;
}

/* prices */
#primary_block form#buy_block p.price_text{
	color: #454135;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}

#primary_block form#buy_block p.price{
	text-align:right;
	font-size: 16px;
	color: #C71F48;
}

#primary_block form#buy_block span#pretaxe_price{
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p#old_price{
	color: #454135;
	text-align: left;
	font-size: 10px;
}
#primary_block form#buy_block p#old_price span#old_price_display{
	text-decoration:line-through;
}

#primary_block form#buy_block p#reduction_percent{
	color:#8C846D;
	font-size:10px;
	text-align:right;
	margin-top: 5px;
}

#primary_block form#buy_block p#reduction_percent #reduction_percent_display {
	color: #C71F48;
}

p#separator {
	margin: 4px 0px 4px 0px !important;
	border-top: 1px solid #D1C293;
	border-bottom: 1px solid #D1C293;
	height: 2px;
}

/* views block */
#views_block{
	position: absolute;
	left: 12px;
	top: 40px;
	width: 90px;
	height: 310px;
}

#thumbs_list {
	width: 100%;
	height: 100%;
}

#thumbs_list ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#thumbs_list li {
	float:left;
	cursor:pointer;
	width: 90px;
	height: 65px;
	margin-bottom: 15px;
}

#thumbs_list li a {
	display: block;
	width: 90px;
	height: 65px;
	border: 1px solid #D1C293;
}

#thumbs_list li a.showm {
	border: 1px solid #8C846D;
}

#thumbs_list li a img {
	width: 90px;
	height: 65px;
}

#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;
}

/* 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-top:1em;
}

div#short_description_block {
	position: relative;
	float: left;
	margin: 10px;
	height: auto;
	text-align: justify;
	font-size: 12px;
}

div.info_block {
	margin-bottom: 20px;
	font-size: 12px;
}

div.info_block h2 {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #E0DBCE;
	font-size: 18px;
	color: #454135;
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 5px;
}

div.info_block table {
	border-collapse: collapse;
	border: none;
	width: 100%;
	height: auto;
	vertical-align: text-top;
}

div.info_block tr.pair {
	background-color: #E6DCB3;
}

div.info_block td.data_name {
	width: 25%;
	border-right: 1px solid #8C846D;
	font-weight: bold;
}

div.info_block td {
	width: 75%;
	font-size: 12px;
	text-align: left;
}

div.info_block td span {
	margin: 5px;
	display: inline-block;
}

/* category.tpl */

/* adresses */
div.addresses {
	margin-top: 20px;
	border: 1px solid #D1C293;
	position:relative;
	width:100%;
}
div.addresses h3 {
	background-image: url(../img/bg_account_title.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #2E2B23;
	text-transform: uppercase;
	list-style-type: none;
	height: 23px;
	width: 100%;
	line-height: 20px;
	font-weight: 100;
	padding-left: 10px;
}

div.addresses p {
	margin: 10px;
}

div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background: none;
	margin:10px !important;
	position:relative;
	width: 563px;
	border: 1px solid #999;
}

ul.address li {
	background: none !important;
	height: auto !important;
	margin: 0px 10px 0px 10px !important;
	width: 543px !important;
	text-transform: none;
}

ul.address li.address_title, #address_form h3 {
	margin-left: 0px !important;
	color: #000000 !important;
	height: 23px !important;
	font-size: 12px !important;
	line-height: 20px !important;
	background-image: url(../img/bg_account_subtitle.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	padding-left: 10px !important;
	padding-bottom: 3px;
}

ul.item li.address_title { background-image: url('../img/address_alias_left.gif'); }
ul.alternate_item li.address_title { background-image: url('../img/address_alias_right.gif'); }
li.address_name, li.address_update a, li.address_delete a { color: #dd2a81; }
li.address_name, li.address_company { font-weight: bold; }

li.address_update {
	text-align: right;
}

li.address_update a, #address_form input#submitAddress, #address_add_btn, #identity_btn {
	display: inline-block;
	width: 130px !important;
	height: 21px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	background-image: url(../img/bg_red_btn.jpg);
	text-transform: none;
	border: 1px solid #C71F48 !important;
	text-decoration: none;
}

li.address_update a:hover {
	color: #FFFFFF !important;
}

#center_column .address_add { padding: 1em 0; }

h3.address_choice {
	width: 100%;
	margin: 10px 0px 10px 0px;
}

#address_form p {
	margin: 10px;
}

#address_form p.submit {
	margin: 10px;
	width: 565px;
}

#address_form label, #address_form #civilite span {
	width: 280px;
	display: inline-block;
	margin-right: 5px;
}

#address_form input, #address_form textarea {
	width: 260px;
	border: 1px solid #666;
}

#address_form select {
	width: 260px;
}

select.address_select{
	width: 170px;
	}

#address_form .submit2 {
	text-align: right;
}

div.address_add {
	text-align: right;
	margin: 20px;
}

#address_form select#days, #address_form select#months, #address_form select#years {
	width: auto;
}

#address_form input#newsletter, #address_form input#optin {
	width: auto;
}

#address_form #civilite label, #address_form #civilite input {
	width: auto;
}

#address_form p.submit {
	text-align: right;
}

/* 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;
	margin-bottom: 10px;
}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	border: 1px solid #D1C293;
	padding: 0.6em;
	text-decoration: none;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #488c40;
	background-color: #e5e6e7;
	color: #374853;
}

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display:none;
	}
	div#center_column {width:100%}
	input.text{border:1px solid gray}
	.block_hidden_only_for_screen { display:block; margin-top:1em; }
	#more_info_sheets #idTab1{ width:530px; }
	* {background:none!important;background-color:white!important;}
}

/* Customizable product */
#customization_block {
	width: 556px;
}

.customization_block_title {
	margin: 4px 4px 4px 2px;
}

#customization_block ul {
	margin: 6px 6px 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: 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 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: 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;

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

}

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

p.return_home {
	position: absolute;
	width: auto;
	height: auto;
	left: 35px;
}

p.return_home a {
	font-size: 12px;
	color: #C81F48;
	text-transform: uppercase;
	text-decoration: none;
}

div#cms_block {
	position: relative;
	margin-top: 60px;
	width: 515px;
	margin-left: 192px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

div#cms_block h2 {
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #E0DBCE;
	font-size: 17px;
	color: #454135;
	font-weight: 100;
}


div#press_block {
	position: relative;
	margin-top: 60px;
	width: 515px;
	margin-left: 192px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

div#press_block ul#pressreviews {
	width: 100%;
	height: auto;
	list-style: none;
}

div#press_block ul#pressreviews li {
	position: relative;
	border: 1px solid #8C846D;
	margin-bottom: 20px;
	width: 100%;
	float: right;
	min-height: 100px;
}

div#press_block ul#pressreviews li div.src_box1 {
	position: absolute;
	width: 48px;
	height: 100%;
	background-image:url(../img/bg_src_box1.png);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 100;
	left: -4px;
}
	
div#press_block ul#pressreviews li div.src_box2 {
	position: absolute;
	width: 48px;
	height: 100%;
	background-image:url(../img/bg_src_box2.png);
	background-repeat: repeat-y;
	background-position:center;
	z-index: 100;
	left: -4px;
}

div#press_block ul#pressreviews li div.src_box_top {
	position: absolute;
	width: 48px;
	height: 10px;
	top: -4px;
	left: 0px;
}
	
div#press_block ul#pressreviews li div.src_box_bottom {
	position: absolute;
	width: 48px;
	height: 10px;
	bottom: -4px;
	left: 0px;
}

div#press_block ul#pressreviews li div.src_box1 div.src_box_top {
	background-image: url(../img/bg_src_box_top1.png);
	background-repeat:no-repeat;
}
	
div#press_block ul#pressreviews li div.src_box2 div.src_box_top {
	background-image: url(../img/bg_src_box_top2.png);
	background-repeat:no-repeat;
}
	
div#press_block ul#pressreviews li div.src_box1 div.src_box_bottom {
	background-image: url(../img/bg_src_box_bottom1.png);
	background-repeat:no-repeat;
}
	
div#press_block ul#pressreviews li div.src_box2 div.src_box_bottom {
	background-image: url(../img/bg_src_box_bottom2.png);
	background-repeat:no-repeat;
}
	
div#press_block ul#pressreviews li.source1 h3 {
	position: relative;
	float: right;
	width: 460px;
	height: 21px;
	background-image: url(../img/bg_src_box_h3_1.jpg);
	background-position: right;
	color: #FFF;
	padding-left: 20px;
	line-height: 20px;
	font-weight: normal;
	font-size: 10px;
}
	
div#press_block ul#pressreviews li.source2 h3 {
	position: relative;
	float: right;
	width: 460px;
	height: 21px;
	background-image: url(../img/bg_src_box_h3_2.jpg);
	background-position: right;
	color: #FFF;
	padding-left: 20px;
	line-height: 20px;
	font-weight: normal;
	font-size: 10px;
}

div#press_block ul#pressreviews li h2, div#press_block ul#pressreviews li p {
	position: relative;
	float: right;
	width: 400px;
	margin: 3px3px 0px 3px;
}

div#press_block ul#pressreviews li p.date {
	position: relative;
	float: right;
	width: 400px;
	margin: 0px 3px 3px 3px;
	color: #8C846D;
}

div#press_block ul#pressreviews li p {
	position: relative;
	float: right;
	width: 400px;
	margin: 3px;
}

div#press_block ul#pressreviews li h2 {
	font-size: 10px;
	color: #C71F48;
	font-weight: normal;
}

div#press_block ul#pressreviews li h2 a {
	text-decoration: none;
	color: #C71F48;
}

div#press_block ul#pressreviews li div.img_source {
	position: absolute;
	top: 27px;
	left: 48px;
	width: 50px;
	height: 50px;
	border: 1px solid #8C846D;
}
	
div#press_block h1 {
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #E0DBCE;
	font-size: 17px;
	color: #454135;
	font-weight: 100;
}

ul.engagment_list {
	text-align: justify;
}

ul.engagment_list li {
	height: auto;
	margin-top: 20px;
	min-height: 55px;
	list-style-type: none;
}

ul.engagment_list li span {
	color: #C71F48;
}

ul.engagment_list img {
	float: left;
	margin: 0px 10px 10px 0px;
}
	

#page .rte {
	background:transparent none repeat scroll 0 0;
}


/* pagination.tpl */

div.pagination {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin: 10px 0px 0px 10px;
	text-align:center;
}

div#press_block div.pagination {
	position: relative;
	float: left;
	width: 515px;
	height: auto;
	margin: 10px 0px 0px 0px;
	text-align:center;
}

ul.pagination {
	list-style: none;
	float: center;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}

ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #454135;

}
ul.pagination a, ul.pagination span {
	padding: 0em 0.4em;
	display: block;
	line-height: 19px;
	background: url('../img/pagination_bg.jpg');
}

ul.pagination a { text-decoration: none; }

ul.pagination li.current span {
	background-image: url('../img/pagination-bg-current.jpg');
	color: white;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}

#pagination_previous.disabled a, #pagination_previous.disabled span, #pagination_next.disabled a, #pagination_next.disabled span {
	background-image: url('../img/pagination-bg-current.jpg');
	border: none;
	color: #FFFFFF;
	line-height: 19px;
}

#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.jpg');
	border: none;
	line-height: 19px;
}
#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: #454135;
	background-color: #FFFFFF;
}

form.pagination { text-align: right; }

form.pagination select{
	background: url('../img/bg_general.jpg');
	color: #454135;
}

form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}

form.pagination .pagination_form {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
}
div#history_pager {
	position: relative;
	width: 515px;
	margin-left: 192px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#center_column_noleft_noright .error {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: auto;
}

td.cart_description p.warning {
    font-size: 10px;
}

.magenta {
    color: #C71F48;
}

aaaaa
