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

#nav-boutique { padding:0px 0px 0px 20px; font-size:1.2em;}

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

/************ 0 LEVEL  ***************/
#nav-boutique li { float:left; margin-right:7px; }
#nav-boutique li.active a { /*color:#d96708;*/ }
#nav-boutique a { text-align:center; padding:6px 12px 0px 8px; color:#a7c6dd; font-weight:bold; letter-spacing:-0.05em; }
#nav-boutique li.over a,
#nav-boutique a:hover { /*color:#d96708;*/}

#nav-boutique .palette { background:/*url(../images/seyes_nav-boutique_palette_bg.gif)*/ url(../images/seyes_nav-boutique_default_bg.gif) top left no-repeat; width:134px; height:30px; }
#nav-boutique .accessoires { background:url(../images/seyes_nav-boutique_default_bg.gif) top left no-repeat; width:134px; height:30px; DISPLAY:NONE; }
#nav-boutique .ausujet { background:url(../images/seyes_nav-boutique_ausujet_bg.gif) top left no-repeat; width:134px; height:30px; }
#nav-boutique .carte-cadeau { background:url(../images/seyes_nav-boutique_carte.gif) top left no-repeat; width:134px; height:30px; }
#nav-boutique .compte { background:url(../images/seyes_nav-boutique_compte_bg.gif) top left no-repeat; width:83px; height:30px; /*margin-left:265px;*/ MARGIN-LEFT:265px; }
#nav-boutique .caddie { background:url(../images/seyes_nav-boutique_caddie_bg.gif) top left no-repeat; width:112px; height:30px; padding-left:10px; margin-left:2px; }

#nav-boutique .palette a, #nav-boutique .accessoires a { color:#999999; }
#nav-boutique .ausujet a, #nav-boutique .compte a, #nav-boutique .caddie a { color:#ECECEC; }
#nav-boutique .carte-cadeau a { color:#ffffff; }

/************ 1ST LEVEL ************/
#nav-boutique ul li,
#nav-boutique ul li.active { float:none; margin:0; padding-bottom:1px; /*background:url(../images/seyes_nav-boutique_divider.gif) center bottom no-repeat;*/ }
#nav-boutique ul li span.configurateur { background:url(../images/icons/green/18/power.png) 10px center no-repeat; color:#98ce0b; font-size:13px; text-align:left; padding:2px 0 2px 38px; font-weight:bold; }
#nav-boutique .compte ul li, #nav-boutique .compte ul li.active { background:none; }
/*#nav-boutique ul li.over { background:#d5e4eb url(../images/nav-boutique_divider.gif) repeat-x 0 100%; }*/
#nav-boutique ul li.last { /*background:#ecf3f6;*/ padding-bottom:0; background:none; }

#nav-boutique ul a  { text-align:center; float:none; padding:12px 0 9px 0; font-size:11px; letter-spacing:0; color:#999999; font-weight:normal; }
#nav-boutique ul a:hover { font-weight:bold; }
#nav-boutique ul li a { /*font-weight:normal !important;*/ }

/************ 2ND LEVEL ************/
#nav-boutique ul { position:absolute; width:135px; top:25px; left:-10000px; background:url(../images/seyes_nav-boutique_defaulthover_bg.gif) bottom left no-repeat; }
#nav-boutique .ausujet ul { position:absolute; width:135px; top:25px; left:-10000px; background:url(../images/seyes_nav-boutique_ausujethover_bg.gif) bottom left no-repeat; }
#nav-boutique .compte ul { position:absolute; width:204px; height:199px; top:30px; left:-10000px; background:url(../images/seyes_nav-boutique_comhover_bg.gif) bottom left no-repeat; }
#nav-boutique .caddie ul { position:absolute; width:204px; height:199px; top:30px; left:-10000px; background:url(../images/seyes_nav-boutique_comhover_bg.gif) bottom left no-repeat; margin-left:-92px; }

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

#nav-boutique .caddie li.over > ul { left:0; }
#nav-boutique .caddie li.over > ul li.over > ul { left:2500px; }
#nav-boutique .caddie li.over ul ul { left:-10000px; }

#nav-boutique ul li a { /*background:#ecf3f6;*/ }
#nav-boutique ul li a:hover { /*background:#d5e4eb;*/ }
#nav-boutique ul li a,
#nav-boutique ul li a:hover { color:#999999; !important; }
#nav-boutique .ausujet ul li a,
#nav-boutique .ausujet ul li a:hover { color:#ECECEC; !important; }
#nav-boutique ul span, #nav-boutique ul li.last li span { padding:3px 5px 4px 5px;}

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


/* CALLOUTS */
.callout-livraison {position:absolute; margin:-55px 0 0 -60px; }
