/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/* commun ================================================================================= */
a span.vide{
	display:none;
}
a{
	color:#97a73c; text-decoration:underline;
}

/* text color by category */
.cat_cote-bain .text_color{ color:#c7a4bc; }
.cat_cote-cuisine .text_color{ color:#8a182f; }
.cat_cote-deco .text_color{color:#e00f60; }
.cat_cote-gourmand .text_color{ color:#461d2d; }
.cat_cote-lecture .text_color{ color:#93948f; }
.cat_cote-table .text_color{ color:#bd9b99; }
.cat_cote-utile .text_color{ color:#bcd144; }
.cat_home-staging .text_color{ color:#666666; }

/* Home ================================================================================= */
/* visage couleur 
.main_block_top_home { min-width:985px; background:#626262 url(../images/main_block_top_home.gif) center top no-repeat; margin:0;}
*/
.main_block_top_home { min-width:985px; background:#626262 url(../images/main_block_top_home_nb.gif) center top no-repeat; margin:0;}
.main_block_bottom_home {min-width:985px; background:url(../images/main_bg_block_bottom.jpg) top center repeat-x;}
.main_block_container {width:985px; margin:0 auto;}


/* main =================== */

.main_block_top_home .main_block_container { height:288px;}
.main_block_bottom_home .main_block_container { height:312px;}

/* main block top home <*******/
.block_tendance{ 
	float:left;
	width:610px;
	height:288px;
	/*padding-left:16px;*/
	padding-right:4px;
	background:url(../images/main_block_top_bg_tendance.gif) top left no-repeat;
}
.block_tendance a.tendance{ 
	display:block;
	width:609px;
	height:288px;
	background:url(../../../../../media/catalog/category/tendance.jpg) top left no-repeat;
}
.main_block_container .block_right{ 
	float:right;
	width:354px;
}
/* image en couleur
.block_blog{ 
	width:280px;
	height:172px;
	padding:30px 57px 10px 17px;
	background:#FFFFFF url(../images/block_blog_bg.jpg) bottom right no-repeat;
}*/
.block_blog{ 
	width:280px;
	height:172px;
	padding:30px 57px 10px 17px;
	background:#FFFFFF url(../images/block_blog_bg_nb.jpg) bottom right no-repeat;
}
.block_blog a.lien_blog{ 
	display:block;
	width:240px;
	height:64px;
	margin:0 0 12px 0;
	background:url(../images/block_blog_titre.gif) top left no-repeat;
}
html>body .block_blog a.lien_blog{ 
	margin-left:14px;
}
.block_blog .article_blog{ 
	margin:0 50px 0 0;
	height:91px;
	text-align:justify;
	line-height:normal;
}
.block_blog .article_blog a{
	color:#7c7771;
	font-size:11px;
	text-decoration:none;
}
.block_blog .article_blog a .titre_actu{
	color:#000;
	font-size:12px;
}
.block_blog .article_blog a .date_actu{
	color:#4f4f4f;
}
.block_blog .article_blog a:hover{
	text-decoration:underline;
}
.block_blog .article_blog a:hover .titre_actu{
	color:#000;
	text-decoration:underline;
}
.block_blog .article_blog a:hover .date_actu{
	color:#4f4f4f;
	text-decoration:underline;
}
.block_meubles{
	margin-top:6px;
	height:70px;
}
.block_meubles a{ 
	display:block;
	height:70px;
	width:354px;
	background:url(../images/encart-designmyhome.jpg) top left no-repeat;
}
.block_meubles a:hover{ 
	display:block;
	height:70px;

	width:354px;
	background:url(../images/encart-designmyhome.jpg) top left no-repeat;
}
/********** main block top home> */

/* main block bottom home <*******/
/* carrousel ***/
.block_carrousel{ 
	height:312px;
	width:985px;
	background:url(../images/main_block_bottom_bg_carrousel.jpg) top left no-repeat;
}
.carrousel_container{ 
	padding:30px 10px 12px 10px;
}

#horizontal_carousel {
  width: 965px;
  height: 270px;
  position: relative;
}

#horizontal_carousel #scrollbar { 
	clear:both;
    position:relative; 
    width:965px; height:20px;
    display:block; 
    font-size:1px;
	background-image:url(../images/carrousel/carrousel_scrollbar_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#horizontal_carousel #track { 
    position:absolute; left:18px; top:1;
    width:928px; height:20px; 
 }
#horizontal_carousel #dragBar {
    position:absolute; left:1px; top:0;
    width:5px; height:18px; 
    background: url(../images/carrousel/carrousel_cursor.gif) top center repeat-x;
 }
#horizontal_carousel #left { position:absolute; left:1px; top:1px; }  
#horizontal_carousel #right { position:absolute; right:2px; top:1px;  }
#horizontal_carousel a.mouseover_left{
	display:block;
	width:18px; height:18px;
	background-image:url(../images/carrousel/carrousel_scrollbar_blocker_left.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#horizontal_carousel a.mouseover_right{
	display:block;
	width:18px; height:18px;
	background-image:url(../images/carrousel/carrousel_scrollbar_blocker_right.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* pour safari  */
#horizontal_carousel #scrollbar,
#horizontal_carousel #track,
#horizontal_carousel #dragBar,
#horizontal_carousel #left,
#horizontal_carousel #right {
    -moz-user-select: none;
    -khtml-user-select: none;
}
#horizontal_carousel #scrollbar img {
    display:block; 
} 

#horizontal_carousel #container {
  float: left;
  width: 964px;
  height: 250px;
  position: relative;    
  overflow: hidden;
}
/*
/*#horizontal_carousel .previous_button {
  float:left;
  margin-top:83px;  
  width: 35px;
  height: 63px;
  background: url(../images/carrousel/carrousel_block_btn_prev.png) left top no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(../images/carrousel/carrousel_block_btn_prev_over.png) left top no-repeat;
}

#horizontal_carousel .previous_button_disabled {
  background: url(../images/carrousel/carrousel_block_btn_prev_disabled.png) left top no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:right;  
  margin-top:83px;  
  width: 35px;
  height: 63px;
  background: url(../images/carrousel/carrousel_block_btn_next.png) right top no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../images/carrousel/carrousel_block_btn_next_over.png) right top no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background: url(../images/carrousel/carrousel_block_btn_next_disabled.png) right top no-repeat;
  cursor: default;
}*/

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 1800px;
  height: 250px;
  position: relative;
  top: 0;
  left: 0;
}                      

#horizontal_carousel ul li {
  width: 193px;
  height: 250px;
  text-align: left; 
  list-style:none;   
  float:left;
}
#horizontal_carousel .block_produit{
	float:left;
	width:193px;
	height:250px;
	font-size:14px;
	color:#FFF;
}

.block_produit .ombre_gch{
	float:left;
	width:8px;
	height:226px;
	background-image:url(../images/carrousel/carrousel_block_pdt_ombre_gch.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.block_produit .ombre_drt{
	float:left;
	width:8px;
	height:226px;
	background-image:url(../images/carrousel/carrousel_block_pdt_ombre_drt.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.block_produit .bloc_contenu{
	float:left;
	height:226px;
	width:177px;
	background:#FFF url(../images/carrousel/carrousel_block_pdt_bg_bottom.gif) bottom left no-repeat;
}
.block_produit .ombre_bas{
	clear:both;
	width:193px;
	height:24px;
	background-image:url(../images/carrousel/carrousel_block_pdt_ombre_bas.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.block_produit .bloc_contenu .bloc_entete{
	height:74px; text-align:left;
}
/* > specification par categorie */
.block_produit .bloc_contenu .cat_cote-bain .bloc_entete{
	background:url(../images/carrousel/cote_bain/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-cuisine .bloc_entete{
	background:url(../images/carrousel/cote_cuisine/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-deco .bloc_entete{
	background:url(../images/carrousel/cote_deco/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-gourmand .bloc_entete{
	background:url(../images/carrousel/cote_gourmand/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-lecture .bloc_entete{
	background:url(../images/carrousel/cote_lecture/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-table .bloc_entete{
	background:url(../images/carrousel/cote_table/carrousel_block_pdt_bg_top.gif) top left no-repeat;}
.block_produit .bloc_contenu .cat_cote-utile .bloc_entete{
	background:url(../images/carrousel/cote_utile/carrousel_block_pdt_bg_top.gif) top left no-repeat;}

/* specification par categorie < */

.block_produit .bloc_contenu .bloc_entete .bloc_titre{
	padding:6px 8px 0 8px;
}
.block_produit .bloc_contenu .bloc_entete .bloc_titre a{
	display:block;
	height:39px;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}
.block_produit .bloc_contenu .bloc_entete .bloc_titre a:hover{
	color:#FFF;
	text-decoration:underline;
}
.block_produit .bloc_contenu .bloc_entete .bloc_prix{
	height:32px;
}
.block_produit .bloc_prix .price-box p{ float:right; padding-left:4px; }
.block_produit .bloc_prix .price-box span.price-label{ display:none;}

.block_produit .bloc_contenu .bloc_entete .bloc_prix .old-price{
	float:right;
	padding:2px 6px 0 6px;
	font-size:16px;
	text-decoration:line-through;
}

.block_produit .bloc_contenu .bloc_entete .bloc_prix .special-price{
	float:right;
	padding:0 6px 0 6px;
	font-size:18px;
	font-weight:bold;
}
.block_produit .bloc_contenu .bloc_entete .bloc_prix .regular-price{
	float:right;
	padding:0 6px 0 6px;
	font-size:18px;
	font-weight:bold;
}

/* suite dans les themes par categorie */
.block_produit .bloc_contenu .cat_cote-bain .regular-price{ background-color:#c7a4bc; border:#ceb4c5 1px solid; }
.block_produit .bloc_contenu .cat_cote-cuisine .regular-price{background-color:#8a182f; border:#a04b5c 1px solid; }
.block_produit .bloc_contenu .cat_cote-deco .regular-price{ background-color:#e00f60; border:#e04681 1px solid; }
.block_produit .bloc_contenu .cat_cote-gourmand .regular-price{ background-color:#461d2d; border:#6e505c 1px solid; }
.block_produit .bloc_contenu .cat_cote-lecture .regular-price{ background-color:#93948f; border:#a7a8a3 1px solid; }
.block_produit .bloc_contenu .cat_cote-table .regular-price{background-color:#bd9b99; border:#c6acab 1px solid; }
.block_produit .bloc_contenu .cat_cote-utile .regular-price{ background-color:#bcd144; border:#c6d56d 1px solid; }

.block_produit .bloc_contenu .cat_cote-bain .special-price{ background-color:#c7a4bc; border:#ceb4c5 1px solid; }
.block_produit .bloc_contenu .cat_cote-cuisine .special-price{background-color:#8a182f; border:#a04b5c 1px solid; }
.block_produit .bloc_contenu .cat_cote-deco .special-price{ background-color:#e00f60; border:#e04681 1px solid; }
.block_produit .bloc_contenu .cat_cote-gourmand .special-price{ background-color:#461d2d; border:#6e505c 1px solid; }
.block_produit .bloc_contenu .cat_cote-lecture .special-price{ background-color:#93948f; border:#a7a8a3 1px solid; }
.block_produit .bloc_contenu .cat_cote-table .special-price{background-color:#bd9b99; border:#c6acab 1px solid; }
.block_produit .bloc_contenu .cat_cote-utile .special-price{ background-color:#bcd144; border:#c6d56d 1px solid; }

.block_produit .bloc_contenu .bloc_description{
	height:152px;
	background:url(../images/carrousel/carrousel_block_pdt_bg_bottom.gif) left bottom repeat-x;
}
.block_produit .bloc_contenu .bloc_description .contenu{
	padding:2px 0 13px 0;
}
.block_produit .bloc_contenu .bloc_description .contenu a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.block_produit .bloc_contenu .bloc_description .contenu a:hover{
	color:#FFF;
	text-decoration:none;
}
.block_produit_photo{
	float:left;
	width:135px;
	height:135px;
}
.block_produit_boutons{
	float:left;
	width:42px;
	padding:27px 0 0 0;
}
.block_produit_boutons a{
	display:block;
	width:42px;
	height:40px;
}
.block_produit_boutons a.panier{
	background:url(../images/picto_panier.gif) left top no-repeat;
}
.block_produit_boutons .epuise{
	width:42px;
	height:47px;
	background:url(../images/picto_epuise.gif) left top no-repeat;
}
.block_produit_boutons a.carte{
	background:url(../images/picto_carte.gif) left top no-repeat;
}

/********** main block bottom home> */

/********** footer> */

/* block footer <*******/
.footer_block_top{
	height:166px;
	min-width:985px;
	padding-top:17px;
	background:#FFF url(../images/footer_block_top_bg.gif) top center repeat-x;
}
.cms-home .footer_block_top{ 
	height:165px;
	min-width:985px;
	padding-top:35px;
	background:#FFF url(../images/footer_block_top_bg_home.gif) top center repeat-x;
}
.footer_block_bottom{ 
	height:22px;
	min-width:985px;
	padding-top:23px;
	padding-bottom:20px;
	background:#FFF url(../images/footer_block_bottom_bg.gif) top center repeat-x;
}
.footer_container{
	margin:0 auto;
	width:985px;
	border-color:#000000;
}
.footer_container_top{
	margin:0 auto;
	width:985px;
	border-color:#000000;
	padding-bottom:10px;
	text-align:justify;
	color:#666666;
	font-size:11px;
}
/****** footer_block_top *****/
.footer_container #block_contenu{
	float:left;
	height:166px;
	font-size:11px;
	text-align:left;
	color:#666666;
}
.block_garanties, .block_services, .block_about_us{
	padding-left:20px;
	width:225px;
}
.block_boutiques{
	width:246px;
	background:url(../images/footer_block_top_boutiques_bg.gif) top right no-repeat;
}
.block_services{
	background:url(../images/footer_block_top_services_bg.gif) top right no-repeat;
}
.block_boutiques,.block_garanties, .block_services{
	border-right:#d1d1d1 solid 1px;
}
.block_boutiques .titre{
	height:50px;
	background:url(../images/footer_titre_boutique.gif) top left no-repeat;
}
.block_garanties .titre{
	height:31px;
	background:url(../images/footer_titre_garanties.gif) top left no-repeat;
}
.block_services .titre{
	height:33px;
	background:url(../images/footer_titre_services.gif) top left no-repeat;
}
.block_about_us .titre{
	height:31px;
	background:url(../images/footer_titre_about_us.gif) top left no-repeat;
}
.block_garanties .pictos_paiement{
	height:50px;
	background:url(../images/footer_picto_paiement.jpg) left top no-repeat;
}
.footer_container #block_contenu li{
	min-height:14px;
	background:url(../images/puce_carre_taupe_bg_blc_small.gif) no-repeat 0 2px;
	list-style:none;
	margin:4px 0;
	padding:0 0 0 18px;
}
.footer_container #block_contenu li a{
	text-decoration:none;
	color:#666666;
}
.footer_container #block_contenu li a:hover{
	text-decoration:underline;
	color:#666666;
}
/********* footer_block_top >*/
/*********footer_block_bottom <***/
.footer_container a{
	display:block;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.footer_container a:hover{
	display:block;
	color:#bcd04a;
	text-decoration:none;
}
/**** left_links <****/
.footer_container .left_links{
	float:left;
	/*max-width:500px;*/
	text-align:left;
}
.footer_container .left_links li{
	float:left;
	height:15px;
	padding-top:3px;
}
.footer_container .left_links li a{
	padding:0 16px 0 16px;
	border-left:solid 1px #666666;
	line-height:10px;
}
.footer_container .left_links li span {
	color:#666666;
display:block;
font-size:11px;
text-decoration:none;
	padding:0 16px 0 16px;
	border-left:solid 1px #666666;
	line-height:10px;
}
.footer_container .left_links li.flux_rss{
	background:url(../images/footer_puce_rss.gif) top left no-repeat;
	padding-left:10px;
}
.footer_container .left_links li.flux_rss a{
	border:none;
}
/********** left_links> */

/**** right_links <****/
.footer_container .right_links{
	float:right;
	max-width:400px;
	text-align:right;
	padding:0;
}

.footer_container .right_links li{
	float:right;
	height:15px;
	padding-top:3px;
}
.footer_container .right_links li a{
	padding:0 16px 0 16px;
	border-right:solid 1px #666666;
	line-height:10px;

}
.footer_container .right_links li.credits a{
	border:none;
	padding-right:0;
	text-align:right;
}
/********** right_links> */


/********* footer_block_bottom >*/
/********** Footer> */
/********** main> */

/* Layout ================================================================================= */
.wrapper {}
.page { padding:0; text-align:center;}
.page-print { padding:40px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.block_central{ background:url(../images/block_central_bg_ombre.gif) top left repeat-x;}

.main { padding:0;}

/* Base Columns */ 
.col-left { float:left; width:218px; background:url(../images/col_left_bg_top.gif) left top no-repeat; padding-top:16px;}
.col-main { float:left;}
.col-right { float:left; width:218px; background:url(../images/col_left_bg_top.gif) left top no-repeat; padding-top:16px;}

/* 1 Column Layout */
/*.col1-layout { width:985px; margin:0 auto;}*/
.col1-layout .col-main { float:none;}

/* 2 Columns Layout */
.col2-left-layout { width:985px; margin:0 auto;}
.col2-left-layout .col-main { float:right; width:767px; }
.col2-right-layout { width:985px; margin:0 auto;}
.col2-right-layout .col-main { float:right; width:767px; }
.block_main { padding:0 0 30px 20px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:50%; }
.col2-set .col-2 { float:right; width:50%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {min-width:985px; background:#474747;}
.header { margin:0 auto; padding:0; width:985px;}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .form-language { text-align:center; }

#header_top {height:54px; padding-left:217px; }
#header_top #header_top_links { float:left; width:139px; height:54px; }
#header_top #header_top_links a.my_account {
	width:139px;
	height:31px;
	display:block; 
	background:url(../images/header_bt_account_n.gif) top left no-repeat;
}
#header_top #header_top_links a:hover.my_account{ 
	width:139px;
	height:31px;
	display:block; 
	background:url(../images/header_bt_account_o.gif) left top no-repeat;
}
#header_top #header_top_links a.deconnexion {
	width:139px;
	height:18px;
	display:block; 
	background:url(../images/header_bt_deconnect_n.gif) top left no-repeat;
 }
#header_top .block_search_container .form-search {
	padding-top:3px;
	padding-left:35px;
	background:url(../images/mini_search_bg.gif) 0 0 no-repeat;
}
#header_top .form-search {
	float:left;
	text-align:left;
	width:173px;
	height:34px;
}
#header_top .form-search .input-text {
	width:112px;
	height:13px;
	background-color:#dddddd;
	border:0;
	line-height:12px;
	font-size:11px;
}

#header_top #bonne_affaire{
	float:left;
	width:170px;
	height:37px;
	padding:0 12px 0 0;
}
#header_top #bonne_affaire a{
	display:block;
	width:170px;
	height:37px;
	background:url(../images/header_bt_bonne_affaire_n.gif) no-repeat top left;
}
#header_top #bonne_affaire a:hover{
	background:url(../images/header_bt_bonne_affaire_o.gif) no-repeat top left;
	width:170px;
	height:37px;
}

#header_bottom {padding:0; height:80px;}
#logo { float:left; width:250px; height:80px; background-repeat:no-repeat; cursor:pointer; } 

/* cart header =============================================================================== */
#header_top #header_cart {
	float:right;
	width:238px;
	height:52px;
	text-align:left;
	font-size:11px;
}
#header_top #header_cart a {
	display:block;
	width:183px;
	height:45px;
	padding-left:55px;
	background:url(../images/header_bt_cart_n.gif) no-repeat top left;
	color:#FFF;
	text-decoration:none;
}
#header_top #header_cart a:hover {
	display:block;
	width:183px;
	height:45px;
	background:url(../images/header_bt_cart_o.gif) no-repeat top left;
	padding-left:55px;
	color:#FFF;
	text-decoration:none;
}
#header_top #header_cart #block_contenu {
	float:right;
	width:183px;
	height:29px;
	padding-top:3px;
}
#header_top #header_cart #block_contenu #block_text {
	float:left;
}
#header_top #header_cart #block_contenu #block_subtotal {
	float:right;
	background:url(../images/header_bg_cart_subtotal.gif) top left no-repeat;
	color:#FFF;
	min-width:55px;
	font-weight:bold;
	height:20px;
	padding:2px 3px 0 5px;
	margin-top:4px;
}

/********** cart header> */



/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #bcd04a; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { overflow:visible; width:auto; border:none; cursor:pointer; }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px 0; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {font-weight:bold;}
.group-select .legend {}
.group-select li { margin:0 0 5px 0; }
.group-select li .input-box { float:left; padding-right:35px;}
.group-select li input.input-text,
.group-select li textarea {width:550px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:500px;}

.dob-day input.input-text,
.dob-month input.input-text, 
.dob-year input.input-text{width:10px;}

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

/*.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; } a suppr*/ 

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#e41160; }
p.required { font-size:10px; text-align:left; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#FFF; font-weight:bold; }
.error { color:#FFF; font-weight:bold; }
.notice { color:#FFF; font-weight:bold;   }

.messages { width:100%;  }
.messages li {}
.messages li li { color:#FFF; text-align:left;}

/*.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }*/
.error-msg,
.success-msg,
.note-msg,
.notice-msg {}

.error-msg ul,
.success-msg ul,
.note-msg ul,
.notice-msg ul{ background-position:0 0 !important; background-repeat:repeat-x; background-position: 0 0; font-size:14px !important; font-weight:bold !important; padding:3px 3px 1px 3px; margin:0 0 10px 0;}

.error-msg ul li,
.success-msg ul li,
.note-msg ul li,
.notice-msg ul li { display:block; padding:10px 20px 10px 40px; background-position:0 0 !important; background-repeat:no-repeat !important; line-height:14px;}

.error-msg ul { background-color:#df3232; background-image: url(../images/message_bg_erreur.gif) }
.success-msg ul {background-color:#bcd04a; background-image: url(../images/message_bg_succes.gif) }
.note-msg ul, 
.notice-msg ul {background-color:#ffa001; background-image: url(../images/message_bg_infos.gif)}

.error-msg ul li { background-image:url(../images/picto_message_erreur.gif); }
.success-msg ul li { background-image:url(../images/picto_message_succes.gif) ; }
.note-msg ul li ,
.notice-msg ul li { background-image:url(../images/picto_message_infos.gif); }

/* BreadCrumbs */ 
.breadcrumbs { padding-bottom:10px; }
.breadcrumbs li { display:inline; }

.breadcrumbs { height:24px; text-align:left;}
.breadcrumbs ul{padding:8px 10px 0 0;}
.breadcrumbs li{font-size:11px; color:#666666;}
.breadcrumbs li a{color:#666666; text-decoration:none; font-size:11px;}
.breadcrumbs li a:hover{color:#666666; text-decoration:underline; font-size:11px;}

.breadcrumbs li.home a{padding-left:12px; background:url(../images/picto_breadcrumbs.gif) left center no-repeat;}



/* Page Heading */
.page-title { text-align:left; padding:0 0 10px 0; color:#474747;}
.page-title h2{ font-size:30px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {}
.pager .amount{float:left;}
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}


/* Sorter */ 
.sorter { float:right;}
/*.sorter .view-mode { float:left; }*/
.sorter .sort-by {}
.sorter .link-feed {}

/* toolbar */ 
.block_toolbar{height:28px; color:#474747;}
.block_toolbar .amount { float:left; height:28px; width:564px; background:url(../images/list_toolbar_bg.gif) left top repeat-x; }
.block_toolbar .sorter { float:right; width:180px; height:28px; background:url(../images/list_toolbar_bg.gif) right top repeat-x;}
.block_toolbar .num_product{padding:4px 10px 0 10px; text-align:left;}
.block_toolbar .sort-by{padding-top:4px; text-align:center;}

/* Data Table */ 
/*.data-table {width:100%;}
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}*/

/* Data Table for cart */ 
.cart .data-table {width:100%; }
.cart .data-table th { background:#b8b8b8; padding:6px; border-bottom:2px solid #FFF; font-weight:bold; white-space:nowrap; vertical-align:middle;}*/
.cart .data-table td {}
.cart .data-table thead { background:#b8b8b8; color:#fff; text-transform:uppercase; font-size:11px; line-height:12px;}
.cart .data-table tbody { font-size:12px;}
.cart .data-table tbody td { background:#e6e6e6; padding:5px; border:2px solid #FFF; vertical-align:middle; color:#000; font-style:bold ;}
.cart .data-table tbody td table.no_style{ width:100%;}
.cart .data-table tbody td table.no_style td{ padding:0; border:none; vertical-align:middle; text-align:center; color:#666666; font-style:normal;}
.cart .data-table tbody td table.no_style td a{ color:#666666; text-decoration:none; font-style:normal;}
.cart .data-table tbody td table.no_style td a:hover{color:#666666; text-decoration:underline; font-style:normal;}
.cart .data-table tbody td table.no_style td.img{ width:85px;}
.cart .data-table tbody td table.no_style td img{border:#dfdfdf 1px solid;}
.cart .data-table tfoot {}
.cart .data-table tfoot td{padding:5px; vertical-align:middle;}
.cart .data-table tfoot td .block_button_shopping{float:left; width:300px; padding-left:15px; color:#474747; font-weight:bold;}
.cart .data-table tfoot td .block_button_shopping button{background:url(../images/btn_dble_fleches_left_n.gif) 0 0 no-repeat; width:26px; height:27px; border:none;}
.cart .data-table tfoot td .block_button_refresh{float:right; width:300px; padding-right:15px; color:#474747; font-weight:bold; text-align:right;}
.cart .data-table tfoot td .block_button_refresh button{background:url(../images/btn_refresh_n.gif) 0 0 no-repeat; width:26px; height:27px; border:none;}
.cart .data-table tr.first {}
.cart .data-table tr.last {}
.cart .data-table tr.odd {}
.cart .data-table tr.even { background-color:#f6f6f6; }
.cart .data-table tbody.odd {}
.cart .data-table tbody.odd td { border-width:0 1px; }
.cart .data-table tbody.even { background-color:#f6f6f6; }
.cart .data-table tbody.even td { border-width:0 1px; }
.cart .data-table tbody.odd tr.border td,
.cart .data-table tbody.even tr.border td { border-bottom-width:1px; }
.cart .data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.cart .data-table td .product-name {}
.cart .data-table td .qty {border-color:#bcd04a; width:50px; text-align:right;}
.cart .data-table td .price { font-size:13px; font-weight:bold;}
.cart .data-table td.label,
.cart .data-table th.label { font-weight:bold;}
.cart .data-table td.value {}

/* Data Table for product-view */ 
.product-view .data-table {}
.product-view .data-table th {}
.product-view .data-table td {height:20px; text-align:left; padding-right:5px;}
.product-view .data-table thead {}
.product-view .data-table tbody {}
.product-view .data-table tfoot {}
.product-view .data-table tr.first {}
.product-view .data-table tr.last {}
.product-view .data-table tr.odd {}
.product-view .data-table tr.even {}
.product-view .data-table tbody.odd {}
.product-view .data-table tbody.odd td {}
.product-view .data-table tbody.even {}
.product-view .data-table tbody.even td { }
.product-view .data-table tbody.odd tr.border td,
.product-view .data-table tbody.even tr.border td {}
.product-view .data-table th .tax-flag {}
.product-view .data-table td .product-name { }
.product-view .data-table td.label,
.product-view .data-table th.label {font-weight:bold; }
.product-view .data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
/*-> a suppr 
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }
 <- a suppr */

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:2px; }
.std ol { list-style:decimal outside; padding-left:2px; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:2px 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 2px; }
.std blockquote { font-style:italic; padding:0 0 0 2px; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block { margin:0 0 10px;}
.sidebar .block .block-title {}
.sidebar .block .block-title h2 {}
.sidebar .block h3 {} /* a suppr dans cat*/
.sidebar .block .block-content { }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: shadow bottom */
.shadow_bottom{ height:311px; background:url(../images/col_left_bg_bottom.gif) 0 0 repeat-x; }

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account .block-title {}
.sidebar .block-account .block-title h2{display:block; background:url(../images/account_title_sidebar.gif) 0 0 no-repeat; width:218px; height:47px;}
.sidebar .block-account .block-content{background:url(../images/progress_cmd_bg_block.gif) 0 0 repeat-y; padding:0; margin:0;}
.sidebar .block-account ul{background:url(../images/progress_cmd_bg_block_top.gif) 0 0 no-repeat; color:#FFF; text-align:left; padding:10px 5px 10px 0;}
.sidebar .block-account li { padding-left:32px; text-align:left; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
.sidebar .block-account li.current{ 
	padding-left:32px; text-align:left; color:#FFFFFF; font-size:14px; font-weight:bold;
	background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;
}
.sidebar .block-account li a{color:#FFFFFF; text-decoration:none;}
.sidebar .block-account li a:hover{ color:#FFF; text-decoration:none;}
.sidebar .block-account li:hover{background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;}

.sidebar .block-account .block_bottom_ombre{height:8px; background:url(../images/col_left_bg_block_ombre_bottom.gif) left bottom repeat-x; font-size:1px;}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { margin:0;}
.sidebar .block-layered-nav .block-title {}
.sidebar .block-layered-nav .block-title a{display:block; width:218px; height:41px; }
.sidebar .block-layered-nav dt {  } /* a suppr dans cat*/
.sidebar .block-layered-nav dd{ padding:10px 5px 20px 0; background:url(../images/col_left_bg_block_ombre_bottom.gif) left bottom repeat-x;}
/*.sidebar .block-layered-nav li{text-align:left; color:#FFFFFF; font-size:14px; padding:10px;}*/
.sidebar .block-layered-nav li a{color:#FFFFFF; text-decoration:none;}
.sidebar .block-layered-nav .currently {}
.sidebar .block-layered-nav {}

.sidebar .block-layered-nav li{text-align:left; color:#FFFFFF; font-size:14px; padding-left:32px;}
.sidebar .block-layered-nav li.level3_active{
background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;
 padding-left:32px;
 text-align:left;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 }
 .sidebar .block-layered-nav li.level3{
 padding-left:32px;
 text-align:left;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 }
 .sidebar .block-layered-nav li.level3:hover{
 background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;
 padding-left:32px;
 text-align:left;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 }
 
.sidebar .block-layered-nav ul {padding-left:10px;}
.sidebar .block-layered-nav ul li.level4{
background:url(../images/col_left_menu_cat_bg_level2.gif) 0 7px no-repeat;
 padding-left:10px;
 /*margin-left:45px;*/
 color:#FFFFFF;
 font-size:12px;
 font-weight:normal;
 }
.sidebar .block-layered-nav ul li.level4:hover{
background:url(../images/col_left_menu_cat_bg_level2_active.gif) 0 7px no-repeat;
 padding-left:10px;
 /*margin-left:45px;*/
 color:#FFFFFF;
 font-size:12px;
 font-weight:normal;
 }
.sidebar .block-layered-nav ul li.level4_active{
background:url(../images/col_left_menu_cat_bg_level2_active.gif) 0 7px no-repeat;
 padding-left:10px;
  /*margin-left:45px;*/
  font-weight:bold;
  color:#FFFFFF;
 font-size:12px;
 }


/**** Block: Layered Navigation commun *****/

.bout_back_home {height:42px; width:218px;}
.bout_back_home a{display:block; height:42px; width:218px; background:url(../images/col_left_btn_home_n.gif) left top no-repeat;}

/**** Block: Layered Navigation category *****/

.bout_back_home a{
	background-position: left top;
	background-repeat: no-repeat;
}
.cat_cote-table .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_table_n.gif);}
.cat_cote-cuisine .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_cuisine_n.gif);}
.cat_cote-utile .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_utile_n.gif);}
.cat_cote-bain .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_bain_n.gif);}
.cat_cote-gourmand .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_gourmand_n.gif);}
.cat_cote-lecture .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_lecture_n.gif);}
.cat_cote-deco .bout_back_home a{background-image:url(../images/col_left_btn_home_cote_deco_n.gif);}

.menu_left_category .block-title a{
	background-position: left top;
	background-repeat: no-repeat;
}
.cat_cote-table .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_table_n.gif);}
.cat_cote-cuisine .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_cuisine_n.gif);}
.cat_cote-utile .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_utile_n.gif);}
.cat_cote-bain .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_bain_n.gif);}
.cat_cote-gourmand .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_gourmand_n.gif);}
.cat_cote-lecture .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_lecture_n.gif);}
.cat_cote-deco .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cote_deco_n.gif);}
.cat_nos-bonnes-affaires .menu_left_category .block-title a{background-image:url(../images/col_left_btn_bonnes_affaires_n.gif); height:70px;}
.cat_cheques-cadeaux .menu_left_category .block-title a{background-image:url(../images/col_left_btn_cheques-cadeaux.gif); height:71px;}
.cat_tendance .menu_left_category .block-title a{background-image:url(../images/col_left_btn_tendance_n.gif);}

.menu_left_category .block-content{
	background-position: left top;
	background-repeat: repeat-y;
}
.cat_cote-table .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_table.gif);}
.cat_cote-cuisine .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_cuisine.gif);}
.cat_cote-utile .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_utile.gif);}
.cat_cote-bain .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_bain.gif);}
.cat_cote-gourmand .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_gourmand.gif);}
.cat_cote-lecture .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_lecture.gif);}
.cat_cote-deco .menu_left_category .block-content{background-image:url(../images/col_left_bg_ss_cat_cote_deco.gif);}

.menu_left_category .block-content dl{
	background-position: left top;
	background-repeat: no-repeat;
}
.cat_cote-table .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_table.jpg);}
.cat_cote-cuisine .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_cuisine.jpg);}
.cat_cote-utile .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_utile.jpg);}
.cat_cote-bain .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_bain.jpg);}
.cat_cote-gourmand .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_gourmand.jpg);}
.cat_cote-lecture .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_lecture.jpg);}
.cat_cote-deco .menu_left_category .block-content dl{background-image:url(../images/col_left_bg_top_ss_cat_cote_deco.jpg);}

/* exception bonnes affaires */
.cat_nos-bonnes-affaires .sidebar .block-layered-nav dd{ padding:0 0 8px 0;}
.cat_nos-bonnes-affaires .sidebar .block-layered-nav dd ol{ display:none;}
/* exception chaeques cadeaux */
.cat_cheques-cadeaux .sidebar .block-layered-nav dd{ padding:0 0 8px 0;}
.cat_cheques-cadeaux .sidebar .block-layered-nav dd ol{ display:none;}
/* exception tendance */
.cat_tendance .sidebar .block-layered-nav dd{ padding:0 0 8px 0;}
.cat_tendance .sidebar .block-layered-nav dd ol{ display:none;}

/* Block: Cart */
.sidebar .block-cart { background-color:#fff;}
.sidebar .block-cart .block-title { background-color:#fff;padding:14px 0 16px 10px; text-align:left;}
.sidebar .block-cart .block-title .title{background:url(../images/col_left_cart_title.gif) left top no-repeat; height:28px; width:130px;}
.sidebar .block-cart .block-title .title_button{ 
	display:block; 
	height:28px; 
	width:130px; 
	border:0; 
	cursor:pointer;
	background:url(../images/col_left_cart_title.gif) left top no-repeat;
}
.sidebar .block-cart .block-content .text{
	background:url(../images/col_left_cart_bg_products.gif) left top repeat-y;
	padding:8px 10px 6px 10px;
	color:#474747;
	font-size:11px;
	border-top:#dedcd8 1px solid;
	border-bottom:#dedcd8 1px solid;
}

.sidebar .block-cart .amount_cart { font-weight:bold; color:#97a73c;}
.sidebar .block-cart .subtotal {background:url(../images/col_left_cart_bg_total.gif) top left no-repeat; height:41px; width:218px;}
.sidebar .block-cart .subtotal .total_text {float:left; padding:11px 5px 12px 120px; font-size:15px;}

.sidebar .block-cart .block-content ol {background:url(../images/col_left_cart_bg_products.gif) left top repeat-y;}
.sidebar .mini-products-list li {background:url(../images/col_left_cart_bg_product.gif) left top no-repeat; padding:8px 8px 6px 10px;}
/*.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }*/
.sidebar .mini-products-list .product-details {}
/*.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }*/

.sidebar .mini-products-list .product-details .block_text { padding:8px 8px 6px 10px; color:#474747; font-size:11px;}
.sidebar .mini-products-list .product-details .product_name { float:left; color:#474747; width:110px; text-align:left; }
.sidebar .mini-products-list .product-details .product_name a{display:block; color:#474747; text-decoration:none; }
.sidebar .mini-products-list .product-details .product_name a:hover{ color:#474747; text-decoration:underline;}
.sidebar .mini-products-list .product-details .price {float:left; width:62px; text-align:middle; padding-top:3px; font-size:13px;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; padding-top:5px;}

/* Block: Wishlist */
.sidebar .block-wishlist {}
/* Block: Wishlist Sidebar left */
.sidebar .block_wishlist{ padding:8px 10px 14px 16px; text-align:left;}
.sidebar .block_wishlist a{
	display:block;
	line-height:20px;
	padding:5px 0 0 28px;
	text-transform:uppercase;
	font-size:9px;
	color:#474747;
	text-decoration:none;
	background:url(../images/picto_idees_cadeaux.gif) left top no-repeat;
}
.sidebar .block_wishlist a:hover{
	text-decoration:underline;
}

/* Block: Related */
/* -> a suppr 
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }
 <- a suppr */

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags {padding:10px 0 15px 0; border-bottom:#dedcd8 1px solid;}
.sidebar .block-tags .block-title{width:218px; height:34px; background:url(../images/col_left_tags_title.gif) 0 0 no-repeat;}
.sidebar .block-tags .block-title h2{display:none;}
.sidebar .block-tags .block-content{padding:8px 5px 0 5px;}
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline;}
.sidebar .block-tags li {padding:0 2px 0 2px;}
.sidebar .block-tags li a{color:#97a73c;}
.sidebar .block-tags .actions{text-align:center; padding-top:15px;}
.sidebar .block-tags .actions a{ display:block; text-align:center; text-transform:uppercase; color:#474747; font-size:10px; font-weight:bold;}

/* Block: Tags page results */
.block_result_tags {padding:20px 0 15px 0;}

/* Block: Subscribe */
.sidebar .block-subscribe { background:#fff url(../images/col_left_bg_newsletter.jpg) top left repeat-x; padding-top:17px; height:312px;}
.block_newsletter{ background:#474747; padding:10px;}
.block_newsletter .block-content{}
.block_newsletter .block-content .block_title{ background:url(../images/col_left_newsletter_title.gif) left top no-repeat; height:48px;}
.block_newsletter .block-content .block_input{ height:18px; width:150px; margin:auto; font-size:11px; color:#474747;}
.block_newsletter .block-content .block_input .input_text{
	height:18px;
	float:left;
	padding-left:8px;
	background:#FFF url(../images/col_left_newsletter_bg_input_left.gif) left top no-repeat;
}
.block_newsletter .block-content .block_input .validation-advice{display:none; width:0; height:0;}
	
.input_newsletter{ height:14px; width:115px; border:0;}
.block_newsletter .block-content .block_input .input_submit{ float:left;}
.button_newsletter{
background:url(../images/btn_ok.gif) 0 0 no-repeat;
width:24px;
height:18px;
border:0;}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content {}

/* Block: Checkout Progress */
/*.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }*/

.sidebar .block-progress {}
.sidebar .block-progress .block-title {}
.sidebar .block-progress .block-title h2{display:block; background:url(../images/progress_cmd_title.gif) 0 0 no-repeat; width:218px; height:71px;}
.sidebar .block-progress .block-content{background:url(../images/progress_cmd_bg_block.gif) 0 0 repeat-y; padding:0; margin:0;}
.sidebar .block-progress dl{padding:0 0 192px 0; background:url(../images/progress_cmd_bg_bottom.gif) left bottom repeat-x; margin:0; color:#FFF;}
.sidebar .block-progress .one_block_container{ 
	background:url(../images/progress_cmd_bg_block_top.gif) 0 0 no-repeat;
	border-bottom:#fff 1px solid;
	padding:0 12px 0 12px;
	text-align:left;
}
.sidebar .block-progress dt{padding:14px 0 12px 0;  vertical-align:middle; font-weight:bold; }
.sidebar .block-progress dt .block_name{}
.sidebar .block-progress dt.complete .block_name{float:left;  width:143px;}
.sidebar .block-progress dt.complete a{float:right; width:44px; text-transform:uppercase; font-size:10px; color:#bcd04a; text-decoration:underline;}
.sidebar .block-progress dd.complete{ padding-bottom:16px; }


/* sidebar menu corpo (pages CMS) */

.block_menu_corpo {width:218px;}
.block_menu_corpo .block_content_corpo{background:url(../images/progress_cmd_bg_block.gif) left top repeat-y; border-bottom:#FFF 1px solid;}
.block_menu_corpo .block_content_corpo ul{padding:20px 10px 20px 0; background:url(../images/progress_cmd_bg_block_top.gif) left top no-repeat;}
.block_menu_corpo .block_content_corpo ul{font-size:14px; color:#FFFFFF; font-weight:bold;}
.block_menu_corpo .block_content_corpo ul li a{ color:#FFFFFF; text-decoration:none;}
.block_menu_corpo .block_content_corpo ul li{
	padding-left:32px;
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.block_menu_corpo .block_content_corpo ul li.active{
	background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;
}
.block_menu_corpo .block_content_corpo ul li:hover{
	background:url(../images/col_left_menu_cat_bg_level1_active.png) 0 8px no-repeat;
}

/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0; }
.category-image { /*float: right;*/ margin-left: 69px;}
.category-products {}
.list_products{ padding:20px 0 0 0; }
.group_product{ height:238px; clear:both;}
.category_image {padding-bottom:10px; width:auto; text-align:left; /*margin-right: 69px*/ } /* SYNOLIA centrage header */

/* block ambiance/univers */
.block_ambiance{padding-bottom:5px;}

.block_ambiance .block_big_img{float:left; }
.block_ambiance .block_container_mini_img{float:left; padding-left:15px;}
.block_ambiance .block_container_mini_img .block_mini_img{ padding-bottom:11px;}
.block_ambiance .block_container_mini_img .block_mini_img_last{padding:0;}


/* View Type: Commun */
.block_product_list{float:left; background:url(../images/list_block_product_bg.gif) left top repeat-y; width:176px;}
.block_product_list .bloc_entete{ background:url(../images/list_block_product_bg_top.gif) left top no-repeat; height:74px; width:176px;}
.block_product_list .bloc_titre{ text-align:left; height:42px; color:#666666; font-size:14px; padding:6px 8px 0 8px;}	
.block_product_list .bloc_titre a{
	display:block;
	height:36px;
	color:#666666;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}
.block_product_list .bloc_titre a:hover{color:#666666; text-decoration:underline;}

.block_product_list .bloc_prix{ height:32px;}
.block_product_list .bloc_prix .price-box p{ float:right; display:inline-block; padding-left:4px; }
.block_product_list .bloc_prix .price-box .price-label{ display:none;}

.block_product_list .bloc_prix .old-price{
	padding:4px 6px 0 6px;
	font-size:14px;
	text-decoration:line-through;
	font-weight:normal;
	color:#666666;
}
.block_product_list .bloc_prix .special-price{
	padding:0 6px 0 6px;
	font-size:18px;
	font-weight:bold;
}
.block_product_list .bloc_prix .regular-price{
	float:right;
	padding:0 6px 0 6px;
	font-size:18px;
	font-weight:bold;
}
.category_title_list{ font-size:48px; padding:0 0 10px 0; text-align:left;}
/* suite dans les themes par categorie */
/* View titre: par categorie */
.cat_cote-bain .category_title_list{ color:#c7a4bc; }
.cat_cote-cuisine .category_title_list{ color:#8a182f; }
.cat_cote-deco .category_title_list{ color:#e00f60;}
.cat_cote-gourmand .category_title_list{ color:#461d2d; }
.cat_cote-lecture .category_title_list{ color:#93948f; }
.cat_cote-table .category_title_list{ color:#bd9b99; }
.cat_cote-utile .category_title_list{ color:#bcd144; }
.cat_nos-bonnes-affaires .category_title_list{ color:#bcd04a; }
.cat_cheques-cadeaux .category_title_list{ color:#bcd04a; }
.cat_tendance .category_title_list{ color:#bcd04a; }

/* View Type: par categorie */
.cat_cote-bain .block_product_list .bloc_prix .regular-price{ border:#ceb4c5 1px solid; border-right:0; color:#c7a4bc;}
.cat_cote-cuisine .block_product_list .bloc_prix .regular-price{ border:#a04b5c 1px solid; border-right:0; color:#8a182f;}
.cat_cote-deco .block_product_list .bloc_prix .regular-price{ border:#e04681 1px solid; border-right:0; color:#e00f60; }
.cat_cote-gourmand .block_product_list .bloc_prix .regular-price{ border:#6e505c 1px solid; border-right:0; color:#461d2d;}
.cat_cote-lecture .block_product_list .bloc_prix .regular-price{ border:#a7a8a3 1px solid; border-right:0; color:#93948f;}
.cat_cote-table .block_product_list .bloc_prix .regular-price{ border:#c6acab 1px solid; border-right:0; color:#bd9b99;}
.cat_cote-utile .block_product_list .bloc_prix .regular-price{ border:#c6d56d 1px solid; border-right:0; color:#bcd144; }
.cat_nos-bonnes-affaires .block_product_list .bloc_prix .regular-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747; }
.cat_cheques-cadeaux .block_product_list .bloc_prix .regular-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747; }
.cat_tendance .block_product_list .bloc_prix .regular-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747; }
.cat_generale .block_product_list .bloc_prix .regular-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747; }
.category-home-staging .block_product_list .bloc_prix .regular-price{ border:#E8E8E8 1px solid; border-right:0; color:#474747; }

.cat_cote-bain .block_product_list .bloc_prix .special-price{ border:#ceb4c5 1px solid; border-right:0; color:#c7a4bc;}
.cat_cote-cuisine .block_product_list .bloc_prix .special-price{ border:#a04b5c 1px solid; border-right:0; color:#8a182f;}
.cat_cote-deco .block_product_list .bloc_prix .special-price{ border:#e04681 1px solid; border-right:0; color:#e00f60;}
.cat_cote-gourmand .block_product_list .bloc_prix .special-price{ border:#6e505c 1px solid; border-right:0; color:#461d2d}
.cat_cote-lecture .block_product_list .bloc_prix .special-price{ border:#a7a8a3 1px solid; border-right:0; color:#93948f;}
.cat_cote-table .block_product_list .bloc_prix .special-price{ border:#c6acab 1px solid; border-right:0; color:#bd9b99;}
.cat_cote-utile .block_product_list .bloc_prix .special-price{ border:#c6d56d 1px solid; border-right:0; color:#bcd144;}
.cat_nos-bonnes-affaires .block_product_list .bloc_prix .special-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747;}
.cat_cheques-cadeaux .block_product_list .bloc_prix .special-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747;}
.cat_tendance .block_product_list .bloc_prix .special-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747;}
.cat_generale .block_product_list .bloc_prix .special-price{ border:#c0c0c0 1px solid; border-right:0; color:#474747;}

.block_product_list .bloc_description{ height:164px; width:176px; background:url(../images/list_block_product_bg_bottom.gif) left bottom no-repeat; }
.block_product_list .bloc_description .contenu{ padding:18px 7px 20px 1px;}
.block_product_list .block_produit_photo{ float:left; width:126px; height:126px;}
.block_product_list .block_produit_boutons{ padding:0;}
.block_produit_boutons a{ height:48px; }

.spacer_product{float:left; width:14px; height:176px;}

/* View Type: Grid */
.products-grid { width:100%;}
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd;}
.products-grid td.empty {}


/* View Type: List */
.products-list .item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; margin-right:-150px; }
.products-list .product-shop { float:right; width:320px; }

/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {color:#474747; font-size:12px;}

.product-essential {}
.product-collateral {float:right; width:397px; text-align:left; margin-top:0; }

/* Product Images */
.product-view .product-img-box { float:left; width:320px; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:320px; height:320px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#bcd04a; font-size:10px; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:26px; margin:0 auto 5px; padding:0 35px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:26px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:0px; width:10px; height:26px; background:url(../images/slider_cursor.png) 0 1px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#e4ddbf; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto;}
.product-image-popup .nav {margin:10px 200px 10px 200px;}
.product-image-popup .nav .f-left {width:50%; text-align:left;}
.product-image-popup .nav .f-right {width:50%; text-align:right;}

.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:397px; text-align:left; }
.product-view .product-name h2{font-size:24px; font-weight:bold;}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability { float:left; width:130px; padding-top:16px; padding-bottom:14px; color:#474747;}
.availability .in-stock { padding-left:15px; background:url(../images/product_view_stock_in.gif) 0 3px no-repeat;  }
.availability .out-of-stock {padding-left:15px;  background:url(../images/product_view_stock_out.gif) 0 3px no-repeat;  }

/********** < Product Prices */

.price { white-space:nowrap !important; }

.price-box {}*/
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* price product-view */
.product-view .block_info_prod{ border:#dfdfdf 1px solid; border-left:none; border-right:none;}
.product-view .block_data_prod {float:left; }
.product-view .block_info_prod .price-box {float:left; width:170px; padding-top:7px; padding-bottom:5px;}
.product-view .block_info_prod .price-box p{float:left; display:inline-block;}

.product-view .block_info_prod .price-box span.price-label{ display:none;}
.product-view .block_info_prod .price-box .old-price{float:left; padding:7px 0 0 8px;}
.product-view .block_info_prod .price-box .old-price .price { font-size:18px; text-decoration:line-through; font-weight:normal; color:#666666; }
.product-view .block_info_prod .price-box .special-price .price{ font-size:24px; font-weight:bold; }
.product-view .block_info_prod .price-box .regular-price{ font-size:24px; font-weight:bold; }
.product-view .block_sku{ float:left; width:90px; padding-top:16px; padding-bottom:14px; }

.product-view .block_prod_cart{padding-top:5px; padding-bottom:5px; }


.product-view .block_prod_cart .block_quantity{float:left; padding:0 35px 15px 0; color:#97a73c;}
.product-view .block_prod_cart .block_quantity input.qty{width:42px; padding:3px; font-size:11px; border:#97a73c 1px solid; text-align:right;}

.product-view .block_prod_cart .block_buttons{float:left; width:290px; padding-top:10px; font-size:11px;}
.product-view .block_prod_cart .block_button{ float:left; width:145px;}
.product-view .block_prod_cart .block_button button{ float:left; border:none; background:none;cursor:pointer;}
.product-view .block_prod_cart .block_button button span{

	display:block;
	padding-left:45px;
	height:40px;
	vertical-align:middle;
	color:#474747;
	font-weight:bold;
}
.product-view .block_prod_cart .block_button button span.panier{padding-top:10px; background:url(../images/picto_panier.gif) left top no-repeat; }
.product-view .block_prod_cart .block_button button span.carte{padding-top:10px; background:url(../images/picto_carte.gif) left top no-repeat; }
padding-top:10px; 
/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {  padding-bottom:10px;}

/* Block: Additional */
.product-view .additional {  border-top:#dfdfdf 1px solid; padding-top:10px; font-size:11px;}
.product-view .additional .titre_info_plus{ font-size:13px; font-weight:bold; padding-bottom:5px; }

/* Block: Upsell */
.product-view .up-sell {padding-top:35px;}
.product-view .up-sell .products_grid{background:#dfdfdf; padding:0 8px 8px 8px;}
.product-view .up-sell .bloc_titre {background:#dfdfdf; height:35px; text-align:center;}
.product-view .up-sell .titre {font-size:12px; font-weight:bold; text-transform:uppercase; padding:8px 8px 0 8px;}

.products_grid .block_products_upsell{color:#666666;}
.products_grid .block_products_upsell .spacer{float:left; width:8px; height:120px;}
.products_grid .block_product_upsell{ float:left; background-color:#FFF; width:120px; height:120px; }
.products_grid .block_product_upsell .block_titre{ height:50px; line-height:12px;}
.products_grid .block_product_upsell .block_titre a{ display:block; padding:4px 6px 0 6px; color:#666666; text-decoration:none;}
.products_grid .block_product_upsell .block_titre a:hover{color:#666666; text-decoration:underline;}

.products_grid .block_product_upsell .block_description{ height:78px; padding:0;}
.products_grid .block_product_upsell .block_description .block_photo{ float:left; width:55px; height:70px;}
.products_grid .block_product_upsell .block_description .block_photo a{display:block; text-decoration:none; color:#666666;}
.products_grid .block_product_upsell .block_description .block_photo a:hover{text-decoration:none; color:#666666;}

.products_grid .block_product_upsell .price-box {float:right; width:63px; padding:14px 0 0 0; text-align:right;}
.products_grid .block_product_upsell .price-box p{display:block;}

.products_grid .block_product_upsell .price-box span.price-label{ display:none;}
.products_grid .block_product_upsell .price-box .old-price{ float:right; text-align:center; padding-right:4px;}
.products_grid .block_product_upsell .price-box .old-price .price { font-size:12px; text-decoration:line-through; font-weight:normal; color:#666666; }
.products_grid .block_product_upsell .price-box .special-price .price{float:right; text-align:center; font-size:14px; font-weight:bold; padding:1px 4px 1px 4px;}
.products_grid .block_product_upsell .price-box .regular-price{ float:right; text-align:center; font-size:14px; font-weight:bold; padding:1px 4px 1px 4px; }

/* View Type: par categorie */
.cat_cote-bain .block_product_upsell .price-box .regular-price{ border:#ceb4c5 1px solid; border-right:none; color:#c7a4bc;}
.cat_cote-cuisine .block_product_upsell .price-box .regular-price{ border:#a04b5c 1px solid; border-right:none; color:#8a182f;}
.cat_cote-deco .block_product_upsell .price-box .regular-price{ border:#e04681 1px solid; border-right:none; color:#e00f60;}
.cat_cote-gourmand .block_product_upsell .price-box .regular-price{ border:#6e505c 1px solid; border-right:none; color:#461d2d; }
.cat_cote-lecture .block_product_upsell .price-box .regular-price{ border:#a7a8a3 1px solid; border-right:none; color:#93948f; }
.cat_cote-table .block_product_upsell .price-box .regular-price{ border:#c6acab 1px solid; border-right:none; color:#bd9b99; }
.cat_cote-utile .block_product_upsell .price-box .regular-price{ border:#c6d56d 1px solid; border-right:none; color:#bcd144; }
.cat_generale .block_product_upsell .price-box .regular-price{ border:#d9d2d5 1px solid; border-right:none; color:#666666; }

.cat_cote-bain .block_product_upsell .price-box .special-price .price{ border:#ceb4c5 1px solid; border-right:none; color:#c7a4bc; }
.cat_cote-cuisine .block_product_upsell .price-box .special-price .price{ border:#a04b5c 1px solid; border-right:none; color:#8a182f}
.cat_cote-deco .block_product_upsell .price-box .special-price .price{ border:#e04681 1px solid; border-dfdfdfright:none; color:#e00f60; }
.cat_cote-gourmand .block_product_upsell .price-box .special-price .price{ border:#6e505c 1px solid; border-right:none; color:#461d2d;}
.cat_cote-lecture .block_product_upsell .price-box .special-price .price{ border:#a7a8a3 1px solid; border-right:none; color:#93948f}
.cat_cote-table .block_product_upsell .price-box .special-price .price{ border:#c6acab 1px solid; border-right:none; color:#bd9b99; }
.cat_cote-utile  .block_product_upsell .price-box .special-price .price{ border:#c6d56d 1px solid; border-right:none; color:#bcd144; }
.cat_generale  .block_product_upsell .price-box .special-price .price{ border:#d9d2d5 1px solid; border-right:none; color:#666666; }


/* Block: Related */
.product-view .block-related { padding-top:30px;}
.product-view .block-related .block-title {text-align:left; padding:8px 8px 8px 12px; font-size:11px; color:#474747; border-bottom:#dfdfdf 1px solid;}
.product-view .block-related .block-title a{font-size:11px; color:#97a73c; text-decoration:underline;}
.product-view .block-related .h2 {font-size:12px; font-weight:bold; text-transform:uppercase;}

.product-view .block-related .block-content{padding:0;}
.product-view .block-related .block-content ol{padding:0;}
.product-view .block-related .block-content li{padding:8px 5px 6px 8px; border-bottom:#dfdfdf 1px solid; text-align:left;}
.product-view .block-related .block-content .block_checkbox{ padding-top:20px; width:26px;}
.product-view .block-related .block-content .item{ color:#666666; width:auto; vertical-align:middle;}
.product-view .block-related .block-content .item a{color:#666666; text-decoration:none;}
.product-view .block-related .block-content .item a:hover{color:#666666; text-decoration:underline;}
.product-view .block-related .block-content .item .product-image img{ border:#dfdfdf 1px solid;}
.product-view .block-related .block-content .item .product-details{ color:#666666; margin-left:10px;}
.product-view .block-related .block-content .item .product-name {padding-bottom:2px; line-height:12px;}
.product-view .block-related .block-content .item .product-name a{font-size:12px; font-weight:normal; float:none;}

.product-view .block-related .price-box {text-align:left;}
.product-view .block-related .price-box p{display:block;}

.product-view .block-related  span.price-label{ display:none;}
.product-view .block-related .old-price{ float:left; text-align:left;}
.product-view .block-related .old-price .price { font-size:12px; text-decoration:line-through; font-weight:normal; color:#666666; }
.product-view .block-related .special-price .price{float:left; text-align:left; font-size:14px; font-weight:bold;  padding:0 4px 0 4px;}
.product-view .block-related .regular-price{ float:left; text-align:left; font-size:14px; font-weight:bold; padding:0 4px 0 4px; }

/* View Type: par categorie */
.product-view .block-related .cat_cote-bain .regular-price{ border:#ceb4c5 1px solid; color:#c7a4bc;}
.product-view .block-related .cat_cote-cuisine .regular-price{ border:#a04b5c 1px solid;color:#8a182f;}
.product-view .block-related .cat_cote-deco .regular-price{ border:#e04681 1px solid; color:#e00f60;}
.product-view .block-related .cat_cote-gourmand .regular-price{ border:#6e505c 1px solid; color:#461d2d; }
.product-view .block-related .cat_cote-lecture .regular-price{ border:#a7a8a3 1px solid; color:#93948f; }
.product-view .block-related .cat_cote-table .regular-price{ border:#c6acab 1px solid; color:#bd9b99; }
.product-view .block-related .cat_cote-utile .regular-price{ border:#c6d56d 1px solid; color:#bcd144; }
.product-view .block-related .cat_generale .regular-price{ border:#d9d2d5 1px solid; color:#666666; }

.product-view .block-related .cat_cote-bain .special-price .price{ border:#ceb4c5 1px solid; color:#c7a4bc; }
.product-view .block-related .cat_cote-cuisine .special-price .price{ border:#a04b5c 1px solid; color:#8a182f}
.product-view .block-related .cat_cote-deco .special-price .price{ border:#e04681 1px solid; color:#e00f60; }
.product-view .block-related .cat_cote-gourmand .special-price .price{ border:#6e505c 1px solid; color:#461d2d;}
.product-view .block-related .cat_cote-lecture .special-price .price{ border:#a7a8a3 1px solid; color:#93948f}
.product-view .block-related .cat_cote-table .special-price .price{ border:#c6acab 1px solid; color:#bd9b99; }
.product-view .block-related .cat_cote-utile .special-price .price{ border:#c6d56d 1px solid; color:#bcd144; }
.product-view .block-related .cat_generale .special-price .price{ border:#d9d2d5 1px solid; color:#666666; }

/* Block options */
.product-view .block_options{background:#dfdfdf; font-weight:bold; border-top:#FFF 1px solid; font-size:11px;}
.product-view .block_comments{padding:10px;}
.product-view .block_comments .pager { background:url(../images/list_toolbar_bg.gif) left top repeat-x; margin:10px 0; padding:2px 10px; font-weight:normal;}
.product-view .block_comments .pager .pages { margin:0 105px; }
.product-view .block_comments a{text-decoration:none; color:#474747;}
.product-view .block_comments a:hover{text-decoration:underline;}
.product-view .block_comments .add-review{padding:6px 10px; background-color:#FFF;}
.product-view .block_comments .form-list{padding:0 46px;}

.product-view .block_mail_wishlist{padding:5px 10px 5px 10px;}
.product-view .block_mail_wishlist .block_email{float:left; width:190px;}
.product-view .block_mail_wishlist .block_email a{
	background:url(../images/picto_email_ami.gif) left top no-repeat;
	display:block;
	line-height:21px;
	padding:5px 0 0 30px;
	font-size:11px;
	color:#474747;
	font-weight:bold;
	text-decoration:none;
}
.product-view .block_mail_wishlist .block_wishlist{ float:left; text-align:left;}
.product-view .block_mail_wishlist .block_wishlist a{
	background:url(../images/picto_idees_cadeaux_bg_gris.gif) left top no-repeat;
	display:block;
	line-height:21px;
	padding:4px 0 0 28px;
	font-size:11px;
	color:#474747;
	font-weight:bold;
	text-decoration:none;
}
.product-view .block_mail_wishlist .block_wishlist a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.product-view .block_tags{padding:10px 10px 20px 10px;}

/* Block: Tags */
.product-view .tags {}
.product-view .block_tags {}
.product-view .block_tags .add_tags_title{padding:10px 0 4px 0;}
.product-view .block_tags .input-box {float:left; height:18px; padding-left:10px; background:#FFFFFF url(../images/product_view_add_tag_form_bg_input.gif) 0 0 no-repeat;}
.product-view .block_tags .input-box input{ width:235px; border:none;}
.product-view .block_tags .input-box .input-text{padding:0 4px 0 0; font-size:11px;}
.product-view .block_tags fieldset{float:left;}
.product-view .block_tags button{background:url(../images/product_view_add_tag_form_btn_valid.gif) 0 0 no-repeat; border:none; height:18px; width:60px;}
.product-view .block_tags .small{font-size:10px; width:240px;}

.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box {}
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}
.product-view .reviews dt a { color:#97a73c; text-decoration:underline;}
.product-view .reviews dt a:hover { text-decoration:none;}
.product-view .reviews dd p { color:#666; font-weight:normal; font-style:italic; padding:0 0 4px 0;}

.product-view .products_similar { float:left; width:320px; }

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {padding-top:20px;}
.cart .checkout-types { float:right; text-align:right; }

/* Block: page-title */
.cart .page-title { }
.cart .page-title h2{ display:block; height:28px; width:130px; border:0; background:url(../images/col_left_cart_title.gif) left top no-repeat;}

.cart .checkout-types button.button{
	background:url(../images/btn_passer_cmd_n.png) 0 0 no-repeat;
	width:200px;
	height:48px;
	border:none;
}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:533px; }
.cart .col2-set .col-1 { float:left; width:292px; }
.cart .col2-set .col-2 { float:right; width:227px; }
/*.cart .crosssell .product-image { float:left; margin-right:-90px; }*/
/*.cart .crosssell .product-shop { margin-left:90px; }*/

.cart .discount{ padding-top:12px; color:#FFFFFF; }
.cart .shipping{ padding-top:12px; color:#FFFFFF; }
.cart .crosssell{ padding-top:12px; color:#FFFFFF; }

/* commun shipping/discount */
.cart .discount .block_titre, .cart .shipping .block_titre{
	padding:10px 10px 8px 10px;
	background:#b8b8b8;
}
.cart .discount h3, .cart .shipping h3{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.cart .discount .block_ss_titre, .cart .shipping .block_ss_titre {
	padding-bottom:6px;
	background:#b8b8b8;
	font-size:11px;
	line-height:13px;
	width:227px;
}
.cart .discount .block_input, .cart .shipping .block_input{
	padding:14px 22px 14px 22px;
	background:#dfdfdf;
}
.cart .discount .block_input input, .cart .shipping .block_input input{
	width:174px;
	height:16px;
	border:#bcd04a 1px solid;
	color:#474747;
	font-size:12px;
	text-align:center;
}

/* discount */
.cart .discount .block_coupon_false{
	background:#dfdfdf;
	border-top:#FFF 2px solid;
	color:#474747;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.cart .discount .block_coupon_false button{
	background:url(../images/btn_fleche_right_bg_gris_n.gif) 0 0 no-repeat;
	width:26px;
	height:27px;
	border:none;
}
.cart .discount .block_coupon_true{
	background:#dfdfdf;
	border-top:#FFF 2px solid;
	color:#474747;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
/*.cart .discount .block_coupon_true button{
	background:url(../images/btn_fleche_right_bg_gris_n.gif) 0 0 no-repeat;
	width:26px;
	height:27px;
	border:none;
}*/

/* shipping */

.cart .shipping .block_input select {
	width:178px;
	height:22px;
	border:#bcd04a 1px solid;
	color:#474747;
	font-size:12px;
	text-align:left;
}
.cart .shipping .block_input {
	color:#010101;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.cart .shipping .block_valid{
	background:#dfdfdf;
	border-top:#FFF 2px solid;
	color:#474747;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.cart .shipping .block_valid button{
	background:url(../images/btn_valider_bg_gris_n.gif) 0 0 no-repeat;
	width:77px;
	height:27px;
	border:none;
}

.cart .shipping-methods { padding-top:10px;}
.cart .shipping-methods dt{ padding:10px 10px 8px 10px; background:#b8b8b8; font-size:12px; font-weight:bold; text-transform:uppercase;}
.cart .shipping-methods dd{	padding:14px 22px 14px 22px; background:#dfdfdf; color:#474747;}
.cart .shipping .block_maj_total{background:#dfdfdf; border-top:#FFF 2px solid; color:#474747; font-size:12px; text-align:center; font-weight:bold;}
.cart .shipping .block_maj_total button{background:url(../images/btn_refresh_bg_gris_n.gif) 0 0 no-repeat; width:26px; height:27px; border:none; border:none;}



/* Block crosssell */

.cart .crosssell .block_titre{ padding:10px 10px 0 10px; background:#dfdfdf; color:#474747; }
.cart .crosssell h3{ font-size:11px; font-weight:bold; text-transform:uppercase; }
.block_products_crossell{ background:#dfdfdf; padding:0 17px 12px 17px;}
.block_products_crossell .spacer{float:left; width:14px; height:120px;}

.block_product_crossell{float:left; background:#FFF; width:122px; height:120px; margin-top:12px; color:#666666;}
.block_product_crossell .product-name{ height:42px; line-height:14px; }
.block_product_crossell .product-name a{ display:block; padding:4px 6px 0 6px; color:#666666; text-decoration:none;}
.block_product_crossell .product-name a:hover{color:#666666; text-decoration:underline;}

.block_product_crossell .block_description{ height:78px; padding:0;}
.block_product_crossell .block_description .block_photo{ float:left; width:55px; height:70px;}
.block_product_crossell .block_description .block_photo a{display:block; padding-top:8px; text-decoration:none; color:#666666;}
.block_product_crossell .block_description .block_photo a:hover{text-decoration:none; color:#666666;}

.block_product_crossell .price-box {float:right; width:63px; padding:4px 0 0 0; text-align:right;}
.block_product_crossell .price-box p{display:block;}

.block_product_crossell .price-box span.price-label{ display:none;}
.block_product_crossell .price-box .old-price{ float:right; text-align:center; padding-right:4px;}
.block_product_crossell .price-box .old-price .price { font-size:12px; text-decoration:line-through; font-weight:normal; color:#666666; }
.block_product_crossell .price-box .special-price .price{float:right; text-align:center; font-size:14px; font-weight:bold; padding:2px 4px 2px 4px;}
.block_product_crossell .price-box .regular-price { float:right; text-align:center; font-size:14px; font-weight:bold; padding:2px 4px 2px 4px; }

/* View Type: par categorie */

.cat_cote-bain .block_product_crossell .price-box .regular-price{ border:#ceb4c5 1px solid; border-right:0; color:#c7a4bc;}
.cat_cote-cuisine .block_product_crossell .price-box .regular-price{ border:#a04b5c 1px solid; border-right:0; color:#8a182f;}
.cat_cote-deco .block_product_crossell .price-box .regular-price{ border:#e04681 1px solid; border-right:0; color:#e00f60;}
.cat_cote-gourmand .block_product_crossell .price-box .regular-price{ border:#6e505c 1px solid; border-right:0; color:#461d2d; }
.cat_cote-lecture .block_product_crossell .price-box .regular-price{ border:#a7a8a3 1px solid; border-right:0; color:#93948f; }
.cat_cote-table .block_product_crossell .price-box .regular-price { border:#c6acab 1px solid; border-right:0; color:#bd9b99; }
.cat_cote-utile .block_product_crossell  .price-box .regular-price{ border:#c6d56d 1px solid; border-right:0; color:#bcd144; }
.cat_generale .block_product_crossell  .price-box .regular-price{ border:#d9d2d5 1px solid; border-right:0; color:#666666; }

.cat_cote-bain .block_product_crossell .special-price .price{ border:#ceb4c5 1px solid; border-right:0; color:#c7a4bc; }
.cat_cote-cuisine .block_product_crossell .special-price .price{ border:#a04b5c 1px solid; border-right:0; color:#8a182f}
.cat_cote-deco .block_product_crossell .special-price .price{ border:#e04681 1px solid; border-right:0; color:#e00f60; }
.cat_cote-gourmand .block_product_crossell .special-price .price{ border:#6e505c 1px solid; border-right:0; color:#461d2d;}
.cat_cote-lecture .block_product_crossell .special-price .price{ border:#a7a8a3 1px solid; border-right:0; color:#93948f}
.cat_cote-table .block_product_crossell .special-price .price{ border:#c6acab 1px solid; border-right:0; color:#bd9b99; }
.cat_cote-utile  .block_product_crossell .special-price .price{ border:#c6d56d 1px solid; border-right:0; color:#bcd144; }
.cat_generale  .block_product_crossell .special-price .price{ border:#d9d2d5 1px solid; border-right:0; color:#666666; }

.block_product_crossell .block_description p{float:right; padding:3px 8px 0 0;}
.block_product_crossell button{
	display:block;
	width:42px;
	height:40px;
	background:url(../images/picto_panier.gif) left top no-repeat;
	border:none;
}

/* Shopping Cart Totals */
.cart .totals {
	margin-top:12px;
	float:right;
	width:200px;
	background:#bcd04a url(../images/totals_bg_bottom_blanc.gif) left bottom no-repeat;
}
.cart .totals .block_totals {
	margin:9px 11px 0 11px;
	background:#FFF;
}
.cart .totals table { width:100%; color:#474747; font-size:12px; font-weight:bold; }
.cart .totals table tr.last_tr{ border-top:#dfdfdf 2px solid;}
.cart .totals table th {vertical-align:middle;}
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table td.a-left { vertical-align:middle; color:#474747; font-size:11px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table td { color:#000; font-size:16px;}
.cart .totals table td .price_total { color:#899e16; font-size:18px;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
.block_onepage_ckeckout{padding-top:20px;}
.block_onepage_ckeckout .page-title{}
/* One Page */
.one-page-checkout { text-align:left; }
.one-page-checkout a{color:#b3c646; text-decoration:underline; }
.one-page-checkout li.section {}
.one-page-checkout .step-title { background-color:#b8b8b8; padding:6px 6px 4px 6px; text-align:left; font-weight:bold; color:#474747; border-bottom:#FFF 1px solid; font-size:14px; }
.one-page-checkout .step-title .number { 
	background:url(../images/checkout_bg_title_number.gif) 0 0 no-repeat;
	float:left; 
	width:38px;
	height:18px;
	text-align:right;
	vertical-align:middle;
	line-height:18px;
}
.one-page-checkout .step-title .number .class_number{ 
	padding-right:4px;
}
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#bcd04a; text-align:left; cursor:default; }
.one-page-checkout .active .step-title .number{ 
	background:url(../images/checkout_bg_title_number_active.gif) 0 0 no-repeat;
}
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .step-title h3 { float:left; padding:0 0 0 10px; }
.one-page-checkout .step { padding:20px 40px 15px 40px; background:#e6e6e6; color:#000; font-size:12px; }

.one-page-checkout .step .col2-set .col-1 { float:left; width:315px; text-align:left; }
.one-page-checkout .step .col2-set .col-2 { float:right; width:315px; text-align:left;}

.one-page-checkout .step h4{ font-weight:bold; }

.one-page-checkout .buttons-set .back-link { float:left; text-transform:uppercase; font-size:11px; font-weight:bold; }
.one-page-checkout p.required {float:left; font-size:10px; text-align:left; }

/* checkout page login */
.one-page-checkout #checkout-step-login .buttons-set{float:right; margin-top:5px; border:none; }
.one-page-checkout #checkout-step-login .buttons-set p.forgot_password{padding-top:5px;}
.one-page-checkout #checkout-step-login .col-1 button{ width:121px; height:51px; background:url(../images/btn_poursuivre.gif) 0 0 no-repeat; border:none; }
.one-page-checkout #checkout-step-login .col-2 button{ width:131px; height:51px; background:url(../images/btn_connecter.gif) 0 0 no-repeat; border:none;}

/* checkout page billing, shipping and payment  */
.one-page-checkout .group-select .buttons-set, #opc-shipping_method .buttons-set, #opc-payment .buttons-set{float:right; margin-top:5px; border:none; vertical-align:middle;}
.one-page-checkout .group-select button, #opc-shipping_method button, #opc-payment button{ width:121px; height:51px; background:url(../images/btn_poursuivre.gif) 0 0 no-repeat; border:none; }
/* <- suite billing a .group-select */

/* checkout page shipping, shipping-methods and payment */
.group-select .please-wait, #opc-shipping_method .please-wait , #opc-payment .please-wait{ float:right; margin-right:100px; padding-top:20px; }
.group-select .back-link, #opc-shipping_method .back-link, #opc-payment .back-link{ float:left; text-transform:uppercase; font-size:11px; font-weight:bold; padding-top:20px; }

/* checkout page review*/
#opc-review .buttons-set{float:right; margin-top:5px; border:none; vertical-align:middle;}
#opc-review button{ width:97px; height:51px; background:url(../images/btn_valider.gif) 0 0 no-repeat; border:none; }

#checkout-review-table .product-name{ font-weight:normal; font-size:12px;}
#checkout-review-table thead th{padding-bottom:5px; color:#474747; font-size:12px; font-weight:bold; border-bottom:#474747 1px solid; }
#checkout-review-table thead{padding:5px; border-bottom:#474747 1px solid;}
#checkout-review-table tbody tr{padding:5px; border-bottom:#FFF 1px solid; color:#474747; font-size:11px; font-weight:normal;}
#checkout-review-table tfoot th{padding:5px; color:#474747; font-size:11px; font-weight:bold;}
#checkout-review-table tfoot tr{padding:5px; border-bottom:#FFF 1px solid; font-size:11px; font-weight:normal;}
#checkout-review-table tfoot td{padding:5px; color:#474747; font-size:11px; font-weight:bold;}
#checkout-review-table tfoot td.first{padding-top:10px;}
#checkout-review-table tfoot td.last{text-align:right;}
#checkout-review-table tfoot td.a-right{}
#checkout-review-table th.last{ font-weight:bold;}
#checkout-review-table tr.last_tr{ font-weight:bold; font-size:12px;}

#opc-review .f-left{ float:left; font-size:11px; font-weight:bold; padding-top:20px; }

.one-page-checkout .order-review {}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding-top:5px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/* commun My Acccount */

.puce_verte_bg_gris_small{
	margin:3px 3px 0 0 ;
	float:left;
	width:12px;
	height:12px;
	background:url(../images/puce_carre_vert_bg_gris_small.gif) 0 0 no-repeat;
}

.spacer_10{padding-top:10px;}
.spacer_20{padding-top:20px;}

/********** < Dashboard */

.block_dashboard{ padding-top:20px; text-align:left; color:#474747;}
.block_dashboard .page-title{ background:url(../images/dashboard_bg_title_lock.gif) 0 0 no-repeat; padding-left:22px;}
.block_dashboard .page-title h2{ font-size:15px; font-weight:bold; text-transform:uppercase; padding-top:3px;}
.dashboard {padding-top:5px;}
.dashboard .welcome-msg {padding:0 0 26px 22px;}


/* Block: Infos */
.dashboard a{ color:#97a73c; text-decoration:underline; font-size:11px; }

.dashboard .block_title{ 
	background-color:#bcd04a ;
	padding:6px 6px 4px 6px;
	text-align:left;
	border-bottom:#FFF 1px solid;
}
.dashboard .block_title h3{ 
	background:url(../images/puce_carre_blc_bg_vert_big.gif) 0 0 no-repeat;
	padding-left:22px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}
.dashboard .col2-set { padding-bottom:22px;}
.dashboard .col2-set .col-1 { float:left; width:315px; text-align:left; }
.dashboard .col2-set .col-2 { float:right; width:315px; text-align:left;}

.dashboard .col_title{ border-bottom:#b6b6b6 1px solid; padding-bottom:2px;}
.dashboard .col_title h4{ float:left; width:auto; font-weight:bold;}
.dashboard .col_title a{ float:right; width:auto;}

.dashboard .block_container{ padding:20px 20px 0 40px; background:#e6e6e6; font-size:12px; }
.dashboard .block_container h4{font-size:12px; }
.dashboard .block_container p{padding-top:10px; line-height:18px; }
.dashboard .block_container h5{padding-top:10px; color:#97a73c;}
.dashboard .block_container address{line-height:18px; }

/* dashboard comments */
.dashboard .reviews {padding-bottom:22px; }
.dashboard #my_recent_reviews li{padding-top:10px; }
.dashboard #my_recent_reviews .number{float:left; width:auto; padding-right:5px;}
.dashboard #my_recent_reviews .product-name{float:left; width:auto;}

/* dashboard tags */
.dashboard .tags{padding-bottom:22px;}
.dashboard #my_recent_tags li{padding-top:10px; }
.dashboard #my_recent_tags .number{float:left; width:auto; padding-right:5px;}
.dashboard #my_recent_tags .product-name{float:left; width:auto;}

/* Block: Recent Orders */
.dashboard .recent-orders {padding-bottom:22px; }
/*.dashboard .recent-orders #my-orders-table th{padding:20px 10px 2px 0; font-weight:bold;}
.dashboard .recent-orders #my-orders-table td{padding:0 20px 2px 0;}
.dashboard .recent-orders #my-orders-table span.price{float:right; width:auto; padding-right:15px;}*/

#my-orders-table th{padding:20px 10px 2px 0; font-weight:bold;}
#my-orders-table td{padding:0 20px 2px 0;}
#my-orders-table span.price{float:right; width:auto; padding-right:15px;}

#wishlist-table th{padding:20px 10px 2px 0; font-weight:bold; border-bottom:#b6b6b6 1 px solid;}
#wishlist-table td{padding:0 20px 2px 0;}

#my-reviews-table td{padding:0 20px 2px 0;}

/* Block: Reviews */
.dashboard .reviews {}

/* pages my account*/
.page_account {padding:20px 0 10px 0; text-align:left; color:#474747;}
.page_account a{font-size:12px; color:#97a73c; text-decoration:underline;}

.page_account .page-title {
	background-color:#bcd04a ;
	padding:6px 6px 4px 6px;
	text-align:left;
	border:#FFF 1px solid;
	border-right:none;
	border-left:none;
}
.page_account .page-title h2{
	float:left;
	width:auto;
	background:url(../images/puce_carre_blc_bg_vert_big.gif) 0 0 no-repeat;
	padding-left:22px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}
.block_container { padding:10px 40px 15px 40px; background:#e6e6e6; font-size:12px; color:#474747; text-align:left;}

.page_account .col2-set { padding-top:15px;}
.page_account .col2-set .col-1 { float:left; width:315px; text-align:left; }
.page_account .col2-set .col-2 { float:right; width:315px; text-align:left;}

.page_account .block_title{ padding-bottom:3px; border-bottom:#b6b6b6 1px solid;}
.page_account .block_title h3{ font-weight:bold; font-size:13px;}
.page_account .block_container h4{ display:block; font-weight:normal; font-size:13px; color:#97a73c; width:auto;}
.page_account .block_container ol{ padding:15px 0 0 0;}
.page_account .block_container li{ padding:0 0 5px 0;}
.page_account .block_container fieldset{ padding-top:15px;}
.page_account .block_container ul{ padding-top:15px;}
.page_account .block_container td{padding:0 20px 2px 0;}
.page_account .block_container p.change_password{padding-bottom:12px;}
.page_account .block_container th{padding:20px 10px 2px 0; font-weight:bold; border-bottom:#b6b6b6 1 px solid;}

.page_account .block_container td h4.product-name{font-size:12px; font-weight:regular;  color:#474747;}

/* data-table my account */

.page_account .buttons-set{ padding-top:10px;}
.page_account .buttons-set#bg_white{ background-color:#FFFFFF;}

.page_account .buttons-set button.button{ display:block; border:none;}
.page_account .buttons-set button#save_bg_gray{ background:url(../images/btn_save_bg_gray.gif) 0 0 no-repeat; width:129px; height:48px; }
.page_account .buttons-set button#valid_bg_gray{ background:url(../images/btn_valid_bg_gray.gif) 0 0 no-repeat; width:97px; height:51px; }
.page_account .buttons-set button#create_account_bg_gray{ background:url(../images/btn_create_account_bg_gray.gif) 0 0 no-repeat; width:169px; height:48px; }
.page_account .buttons-set button#share_my_wishlist_bg_gray{ background:url(../images/btn_share_my_wishlist_bg_gray.gif) 0 0 no-repeat; width:169px; height:48px; }
.page_account .buttons-set button#connect_bg_gray{ background:url(../images/btn_connect_bg_gray.gif) 0 0 no-repeat; width:131px; height:51px; }
.page_account .buttons-set button.connect_bg_gray{ background:url(../images/btn_connect_bg_gray.gif) 0 0 no-repeat; width:131px; height:51px; }

.buttons-set button#close_window_popup{ background:url(../images/btn_close.gif) 0 0 no-repeat; height:27px; padding:0 0 0 20px; }
.buttons-set button#close_window_popup span{color:#bcd04a; font-size:11px; font-weight:bold;}
.buttons-set button#close_window_popup span:hover{cursor:pointer; text-decoration:underline;}

.page_account .buttons-set button#share_wishlist{ background:url(../images/btn_share_wishlist.gif) 0 0 no-repeat; height:40px; padding:0 0 0 30px; }
.page_account .buttons-set button#share_wishlist span{color:#000; font-size:12px; font-weight:bold;}
.page_account .buttons-set button#share_wishlist span:hover{cursor:pointer; text-decoration:underline;}

.page_account .buttons-set button#add_all_to_cart{ background:url(../images/btn_add_to_cart.gif) 0 0 no-repeat; height:40px; padding:0 0 0 30px; }
.page_account .buttons-set button#add_all_to_cart span{color:#000; font-size:12px; font-weight:bold;}
.page_account .buttons-set button#add_all_to_cart span:hover{cursor:pointer; text-decoration:underline;}

.page_account .buttons-set button#update_cart{ background:url(../images/btn_refresh.gif) 0 0 no-repeat; height:40px; padding:0 0 0 30px; }
.page_account .buttons-set button#update_cart span{color:#000; font-size:12px; font-weight:bold;}
.page_account .buttons-set button#update_cart span:hover{cursor:pointer; text-decoration:underline;}

.page_account .buttons-set button#continue_shopping_bg_gray{ background:url(../images/btn_back_bg_gray.gif) 0 0 no-repeat; height:27px; padding:0 0 0 28px; }
.page_account .buttons-set button#continue_shopping_bg_gray span{color:#000; font-size:12px; font-weight:bold;}
.page_account .buttons-set button#continue_shopping_bg_gray span:hover{cursor:pointer; text-decoration:underline;}

.page_account button.button{ display:block; border:none;}
.page_account .buttons-set button#add_to_cart{ background:url(../images/btn_add_to_cart.gif); height:45px;}


/* Back link page account */
.buttons-set a.back-link{ display:block; height:27px; padding:5px 0 0 28px; font-size:12px; font-weight:bold; color:#000; text-decoration:none; background:url(../images/btn_back.gif) 0 0 no-repeat;}

.page_account .buttons-set a.back-link{ display:block; height:27px; padding:5px 0 0 28px; font-size:12px; font-weight:bold; color:#000; text-decoration:none;}
.page_account .buttons-set a#back_bg_white{ background:url(../images/btn_back.gif) 0 0 no-repeat;}
.page_account .buttons-set a#back_bg_gray{ background:url(../images/btn_back_bg_gray.gif) 0 0 no-repeat;}

.page_account .pager {padding:15px 0 0 0;}
.page_account .pager p.amount{float:left; width:auto;}
.page_account .pager fieldset.limiter{float:right; width:auto; padding:0;}

/*.page_account .add_rss{ text-align:right; padding:10px 0 10px 0;}	
.page_account .add_rss a.link-rss{display:block; background:(../images/btn_rss_blue.gif) 0 0 no-repeat; width:18px; height:18px; color:#FFF; }*/
.page_account .add_rss_tmp{ text-align:right; padding:10px 0 10px 0;}	
.page_account .add_rss_tmp a.link-rss{float:right; background:(../images/btn_rss_blue_bg_gray_tmp.gif) right top no-repeat; width:78px; height:18px; color:#FFF; }

.page_account .print_cmd{float:right; width:auto; background:#FFF; padding:0 4px 0 4px;}
.page_account .print_cmd a{line-height:11px; text-transform:uppercase; color:#97a73c; font-size:10px; }

.page_account .add_address{float:right; width:auto;}
.page_account .add_address button.button{ background:#FFF; line-height:11px;}
.page_account .add_address button.button span{ text-transform:uppercase; color:#97a73c; font-size:10px; }
.page_account .product-review .product_image{float:left; width:auto; padding-right:5px; }
.page_account .product-review .product-details{float:left; width:auto; }

.page_account .order-info { padding:10px 0 10px 0; border:none;}
.page_account .order-info a{font-size:12px; color:#bcd04a; text-decoration:underline;}

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/********** Dashboard > */

/* > CMS pages =================== */
.block_title_sidebar{padding:0;}
.page_cms{padding:10px 0 15px 0; text-align:left; color:#474747;}
.page_cms .block-title{ font-size:48px; padding:0; line-height:48px;  color:#bcd04a;}
.page_cms .block-content{padding-top:15px; font-size:12px;}
.page_cms .text_infos{float:left; width:514px; text-align:justify;}
.page_cms .text_infos2{float:left; width:430px; text-align:justify;}
.page_cms .text_infos_full{text-align:justify;}
.page_cms a{font-size:12px; color:#9bb40f;}
.to_lower {text-transform:lowercase; font-weight:normal; }

.page_cms .input-box{padding-bottom:8px;}
.page_cms .input-box label{font-weight:bold;}
.page_cms .input-box input.input-text{width:270px;}
.page_cms .input-box textarea{width:600px; height:110px;}

/* pages error 404 */
.page_cms .error_page_404{background:url(../images/error_page_bg.gif)0 0 no-repeat;  padding:110px 0 30px 225px;}
.page_cms .error_page_404 .block_texte{color:#333333; font-size:12px;}
.page_cms .error_page_404 .block_texte a{text-decoration:underline;}
.page_cms .error_page_404 .block_texte .sub_title{color:#e41160; font-size:14px; font-weight:bold;}

/* pages revue de presse */
.revue_presse{ color:#474747; font-size:11px;}
.revue_presse th{color:#FFF; font-weight:bold; vertical-align:middle; text-align:center; padding:5px; font-size:12px;}
.revue_presse tr{ vertical-align:middle; text-align:center;}

.revue_presse td{ vertical-align:middle; padding:5px;}
.revue_presse td.first{ font-weight:bold; text-align:left;}
.revue_presse tr{ border-bottom:#FFF 1px solid;}
.revue_presse tr.bg_vert{ background:#bcd04a;}
.revue_presse tr.bg_gris{ background:#e6e6e6;}
.revue_presse tr.bg_gris_fonce{ background:#d2d2d2;}
.revue_presse a{ font-size:11px; color:#bcd04a; text-decoration:none;}

/********** CMS pages > */

/* Order View */
.order-info { padding:10px 0 10px 0; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head { width:700px; padding-bottom:20px; vertical-align:middle; border-bottom:#cccccc 2px solid; font-size:12px;}
.page-print .print-head img { float:left; width:400px; }
.page-print .print-head address { float:right; width:215px; }
.page-print .print-content { width:700px;}
.page-print .print-block-title{padding:20px 0 20px 0; color:#000; border-bottom:#cccccc 2px solid;}
.page-print .print-block-title h2{size:18px; font-weight:bold;}

.page-print .col2-set{padding:20px 0 20px; border-bottom:#cccccc 2px solid; color:#474747;}
.page-print .print-block-table{padding:20px 0 20px;}
.page-print .print-block-table h3{ color:#474747; margin-bottom:15px;}
.page-print .print-block-table #my-orders-table thead{padding:0;}
.page-print .print-block-table #my-orders-table tbody{padding:0;}
.page-print .print-block-table #my-orders-table th{ background:#474747; color:#FFF; padding:5px; margin:1px;}
.page-print .print-block-table #my-orders-table td{ background:#e1e1e1; color:#000; padding:5px; margin:1px;}

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */
/***** communs Buttons *****/

.block_button_vertical_medium{width:40px; height:45px;}

/** Small buttons  **/
button#cross_small_bg_gray{background:url(../images/btn_cross_small_bg_gray_n.gif) 0 0 no-repeat; width:26px; height:27px; border:none;}
button#cross_small_bg_gray:hover{ background:url(../images/btn_cross_small_bg_gray_o.gif) 0 0 no-repeat; width:26px; height:27px; border:none;}

button#plus_small_bg_gray{background:url(../images/btn_plus_small_bg_gray_n.gif) 0 0 no-repeat; height:27px; padding:0 0 0 20px;}
button#plus_small_bg_gray:hover{ background:url(../images/btn_plus_small_bg_gray_o.gif) 0 0 no-repeat;}
button#plus_small_bg_gray span{font-size:12px; font-weight:bold; color:#000; text-decoration:none;}

a#cross_small_bg_white{
	float:right;
	background:url(../images/btn_cross_small_bg_white_n.gif) left top no-repeat;
	height:27px;
	padding:4px 0 0 28px;
	cursor:pointer;
	text-decoration:none;
	color:#bcd04a;
	font-size:11px;
	font-weight:bold;
}
a#cross_small_bg_white:hover{background:url(../images/btn_cross_small_bg_white_o.gif) 0 0 no-repeat;}

a.arrow_left_small_bg_white{
	float:left;
	background:url(../images/btn_arrow_left_small_bg_white_n.gif) 0 0 no-repeat;
	height:27px;
	padding:4px 0 0 30px;
	cursor:pointer;
	text-decoration:none;
	color:#474747;
	font-size:11px;
	font-weight:bold;
}
a.arrow_left_small_bg_white:hover{background:url(../images/btn_arrow_left_small_bg_white_o.gif) 0 0 no-repeat;}

a.arrow_right_small_bg_white{
	float:right;
	background:url(../images/btn_arrow_right_small_bg_white_n.gif) right top no-repeat;
	height:27px;
	padding:4px 30px 0 0 ;
	cursor:pointer;
	text-decoration:none;
	color:#474747;
	font-size:11px;
	font-weight:bold;
}
a.arrow_right_small_bg_white:hover{background:url(../images/btn_arrow_right_small_bg_white_o.gif) right top no-repeat;}


/** Medium buttons **/

/* button alone */
button#cart_medium_bg_gray{ background:url(../images/btn_cart_medium_bg_gray_n.gif) 0 0 no-repeat; width:40px; height:42px;}
button#cart_medium_bg_gray:hover{ background:url(../images/btn_cart_medium_bg_gray_o.gif) 0 0 no-repeat; width:40px; height:42px;}

a#cart_medium_bg_gray{display:block; background:url(../images/btn_cart_medium_bg_gray_n.gif) 0 0 no-repeat; width:40px; height:42px;}
a#cart_medium_bg_gray:hover{display:block; background:url(../images/btn_cart_medium_bg_gray_o.gif) 0 0 no-repeat; width:40px; height:42px;}

a#gift_medium_bg_gray{display:block; background:url(../images/btn_gift_medium_bg_gray_n.gif) 0 0 no-repeat; width:40px; height:42px;}
a#gift_medium_bg_gray:hover{display:block; background:url(../images/btn_gift_medium_bg_gray_o.gif) 0 0 no-repeat; width:40px; height:42px;}

a#cross_medium_bg_gray{display:block; background:url(../images/btn_cross_medium_bg_gray_n.gif) 0 0 no-repeat; width:40px; height:42px;}
a#cross_medium_bg_gray:hover{display:block; background:url(../images/btn_cross_medium_bg_gray_o.gif) 0 0 no-repeat; width:40px; height:42px;}


/* button + text */


/** Big buttons **/


/** buttons valid form **/
button.button#sendmail_bg_gray{ display:block; border:none; cursor:pointer;}
button#sendmail_bg_gray{ background:url(../images/btn_sendmail_bg_gray_n.gif) 0 0 no-repeat; width:150px; height:50px;}
button#sendmail_bg_gray:hover{ background:url(../images/btn_sendmail_bg_gray_o.gif) 0 0 no-repeat; width:150px; height:50px;}

/* ======================================================================================= */

/* Footer ================================================================================ */
.footer {min-width:985px;}
/* ======================================================================================= */

.clear{clear:both; height:0;}



/* From SYNOLIA */
#product-options-wrapper {
    text-align: left;
    margin-top: 5px;
}

.product-options-bottom {
    text-align: left;
}


.add-to-cart-box .block_buttons{float:left; width:290px; padding-top:10px; font-size:11px;}
.add-to-cart-box .block_button{ float:left; width:145px;}
.add-to-cart-box .block_button button{ float:left; border:none; background:none;cursor:pointer;}
.add-to-cart-box  .block_button button span{
	display:block;
	padding-left:45px;
	height:40px;
	vertical-align:middle;
	color:#474747;
	font-weight:bold;
}
.add-to-cart-box .block_button button span.panier{padding-top:10px; background:url(../images/picto_panier.gif) left top no-repeat; }
.add-to-cart-box .block_button button span.carte{padding-top:10px; background:url(../images/picto_carte.gif) left top no-repeat; }


.add-to-cart-box .block_quantity{float:left; padding:0 35px 15px 0; color:#97a73c;}
.add-to-cart-box .block_quantity input.qty{width:42px; padding:3px; font-size:11px; border:#97a73c 1px solid; text-align:right;}

.page_cms .design {color: #666666; margin: 10px 0;}
.page_cms .design hr {margin: 5px 0px; color: #E8E8E8;}

.page_cms .image {margin: 30px 0px 30px 155px}

.page_cms .design .hs {width: 325px; float: left; margin-right: 10px; margin-bottom: 20px;}
.page_cms .design .relooking {width: 325px; float: right; margin-right: 10px; margin-bottom: 20px;}

.page_cms .design .btn {margin: 40px 0px 0px 35px;}

/* relloking */
.relook div.block { padding: 5px 20px 20px 20px; margin-bottom: 20px; }
.relook h2 { font-size: 40px; margin-bottom: 10px;}
.relook .chapo { font-size: 16px; border-bottom: solid 1px; padding-bottom: 10px; margin-bottom: 10px; text-transform: uppercase;}

.relook .colonne { width: 320px; }

.relook .gris { color: #CECECE; }
.relook div.gris { border: solid 1px #CECECE; }

.relook .fond_gris { color: #FFFFFF; background-color: #E0E0E0;}
.relook .fond_gris .chapo { border-bottom: solid 1px #FFFFFF; }
.relook .fond_gris .chapo { color: #AEB0AF; }


.relook .black { color: #000000; }
.relook .black img { float: right; margin-left: 10px; }

.relook .col_gauche { float: left; width: 443px;}
.relook .col_droite { float: right; margin-left: 10px; width: 280px;}

.relook .noir { color: #E0E0E0; background-color: #474747}
.relook .noir h2 { border-bottom: solid 1px #E0E0E0;}


/* SYNOLIA MENU JAVASCRIPT CSS BOF */

#nav {  font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; width: 91px;}
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active, #nav ul li.last { float:none; margin:0; padding-top:1px; background:#474747 url(../images/nav_divider.gif) repeat-x 0 100%; width:100%; }


#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:62px; left:-10000px; border:1px solid #474747; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#626262; }
#nav ul li a:hover { background:#474747; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding: 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; display:none; }

/************ TOP MENU ************/
#nav_top_menu {	float:right; width:728px; padding-top:18px; }

#nav_top_menu #nav li.nav-cote-bain { background-image:url(../images/header_bt_cote-bain_n.gif); }
#nav_top_menu #nav li.nav-cote-cuisine { background-image:url(../images/header_bt_cote-cuisine_n.gif); }
#nav_top_menu #nav li.nav-cote-deco { background-image:url(../images/header_bt_cote-deco_n.gif); }
#nav_top_menu #nav li.nav-cote-gourmand { background-image:url(../images/header_bt_cote-gourmand_n.gif); }
#nav_top_menu #nav li.nav-cote-lecture { background-image:url(../images/header_bt_cote-lecture_n.gif); }
#nav_top_menu #nav li.nav-cote-table { background-image:url(../images/header_bt_cote-table_n.gif); }
#nav_top_menu #nav li.nav-cote-utile { background-image:url(../images/header_bt_cote-utile_n.gif); }
#nav_top_menu #nav li.nav-cote-meuble { background-image:url(../images/header_bt_cote-meuble_n.gif); }

/************ TOP LISTING ************/
#nav li.level0 span { display : none; } 
#nav li.level1 span { display : block; }

#nav li.level0 a { display:block; text-decoration:none; width:96px; height:62px; padding:0; margin:0; background-position: 0 0; background-repeat:no-repeat;}
#nav li.level1 a { display:block; text-decoration:none; width:auto; height:auto; padding:0; margin:0; background-position: 0 0; background-repeat:no-repeat;}
#nav li.level1 span { color:#ffffff;font-weight:bold;}

/* SYNOLIA MENU JAVASCRIPT CSS BOF */
.footer_container_top a { color:#666666; text-decoration:none; }
.footer_container_top a:hover { color:#BCD04A; text-decoration:none; }

