/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

.header-nav #nav { 
	float:left;
	width:710px;
	background:url(../images/header_top_container_bg.gif) -33px 0 no-repeat;
	padding-top:57px;
	padding-left:13px;
	margin:11px 0 0 0;
	position:relative;
	left:-20px;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
.header-nav #nav li { 
	position:relative; 
	text-align:left; 
	width:101px;
	float:left;
	font-size:1px;
	text-indent:-1000px;
	overflow:auto;
	height:74px;
	background-repeat:no-repeat;

}
.header-nav #nav li img{
		display:none;
}
.header-nav #nav .nav-sacs-et-pochettes{
	background-image:url(../images/nav-sacs.gif);	
}
.header-nav #nav .nav-porte-monnaie{
	background-image:url(../images/nav-porte-monnaie.gif);	
}
.header-nav #nav .nav-bento{
	background-image:url(../images/nav-bento.gif);	
}
.header-nav #nav .nav-trousses-pochettes{
	background-image:url(../images/nav-trousses-pochettes.gif);	
}
.header-nav #nav .nav-encens{
	background-image:url(../images/nav-encens.gif);	
}
.header-nav #nav .nav-beaute{
	background-image:url(../images/nav-beaute.gif);	
}
.header-nav #nav .nav-decoration{
	background-image:url(../images/nav-decoration.gif);	
}
.header-nav #nav .nav-accessoires{
	background-image:url(../images/nav-accessoires.gif);	
}
#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; }
#nav li.active a { color:#d96708; }
#nav a { 
	height:100%; 
	display:block;  }
#nav li.over a,
#nav a:hover { color:#d96708; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }

/* 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:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

.layered-nav{
	background:url(../images/menu_marque_bg.gif) 0 0 no-repeat;
	width:231px;
	height:201px;
	overflow:hidden;
	font-size:120%;
	line-height:100%;
	overflow:hidden;
}
.layered-nav ul{
		margin:0 0 0 31px;
		
}
.layered-nav li{
		float:none;
		background:url(../images/menu_gauche_puce.gif) 0 2px  no-repeat;
		padding-left:20px;
		margin-bottom:5px;
}
.layered-nav a{
		color:#1a171b;
	line-height:100%;
}
.layered-nav h4{
		text-indent:-1000px;
		overflow:hidden;
		height:51px;
}
#log {
}
.col-left #log a{
		display:block;
		height:100%;
		width:100%;
		overflow:hidden;
		text-indent:-1000px;
		width:251px;
		height:78px;
		background:url(../images/senregistrer_bg.gif) 0 0 no-repeat;
}
