/**
 * 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 { padding:0 20px; 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; text-transform:lowercase; font-size: 11px; font-weight: bold; }
#nav span { display:block; float: left; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ dk navs ****************/

/** fem negatius **/
#nav li.level0 ul.level0 span.mspanl {
	width: auto;
	height: auto;
	background: none;
	float: none;
}

#nav li.level0 ul.level0 span.mspanm {
	background: none;
	height: auto;
	text-align: left;
	float: none;
	padding-top: 0px;
}

#nav li.level0 ul.level0 span.mspanr {
	background: none;
	width: auto;
	height: auto;
	float: none;
}

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:white; }
#nav a { float:left; padding:2px 12px 0px 0px; color:white; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:white; }

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

#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:22px;
	left:-10000px;
	background-image: url('../images/menu-bottom.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

/* 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,
#nav ul li.last a {
	background: white;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	}

#nav ul span,
#nav ul li.last li span { padding: 2px 0px 3px 25px; }


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

#nav li.over a span { background-position: 0 0 !important; }


/*
 * DIKIDO estils personalitzats
 * menu x menu
 */


#nav li.level0 span.mspanl {
	width: 16px;
	height: 18px;
	background-image: url('../images/buton_cat1_le.gif');
  /* background-position: 0 -100px; */
	background-position: top;
	background-repeat: no-repeat;
}
#nav li.nav-girl-1 span.mspanl { background-image: url('../images/buton_cat1_le.gif') !important; }
#nav li.nav-girl-1 ul.level0 span.mspanl {background: none !important; }
#nav li.nav-girl span.mspanl { background-image: url('../images/buton_cat2_le.png') !important; }
#nav li.nav-girl ul.level0 span.mspanl {background: none !important; }
#nav li.nav-accesorios span.mspanl { background-image: url('../images/buton_cat3_le.png') !important; }
#nav li.nav-accesorios ul.level0 span.mspanl {background: none !important; }
#nav li.nav-nino span.mspanl { background-image: url('../images/buton_cat3_le.png') !important; }
#nav li.nav-nino ul.level0 span.mspanl {background: none !important; }
#nav li.nav-marca span.mspanl { background-image: url('../images/buton_cat2_le.png') !important; }
#nav li.nav-marca ul.level0 span.mspanl {background: none !important; }
#nav li.nav-mama span.mspanl { background-image: url('../images/buton_cat1_le.gif') !important; }
#nav li.nav-mama ul.level0 span.mspanl {background: none !important; }
#nav li.nav-listas-de-nacimiento span.mspanl { background-image: url('../images/buton_cat1_le.gif') !important; }
#nav li.nav-listas-de-nacimiento ul.level0 span.mspanl {background: none !important; }



#nav li.level0  span.mspanm {
	background-image: url('../images/buton_cat1_mi.gif');
	background-repeat: repeat-x;
	/* background-position: 0 -100px; */
	background-position: top;
	height: 18px;
	text-align: center;
	padding-top: 2px;
}
#nav li.nav-girl-1 span.mspanm { background-image: url('../images/buton_cat1_mi.gif') !important; }
#nav li.nav-girl-1 ul.level0 span.mspanm { background: none !important; }
#nav li.nav-girl span.mspanm { background-image: url('../images/buton_cat2_mi.png') !important; }
#nav li.nav-girl ul.level0 span.mspanm { background: none !important; }
#nav li.nav-accesorios span.mspanm { background-image: url('../images/buton_cat3_mi.png') !important; }
#nav li.nav-accesorios ul.level0 span.mspanm { background: none !important; }
#nav li.nav-nino span.mspanm { background-image: url('../images/buton_cat3_mi.png') !important; }
#nav li.nav-nino ul.level0 span.mspanm { background: none !important; }
#nav li.nav-marca span.mspanm { background-image: url('../images/buton_cat2_mi.png') !important; }
#nav li.nav-marca ul.level0 span.mspanm { background: none !important; }
#nav li.nav-mama span.mspanm { background-image: url('../images/buton_cat1_mi.gif') !important; }
#nav li.nav-mama ul.level0 span.mspanm { background: none !important; }
#nav li.nav-listas-de-nacimiento span.mspanm { background-image: url('../images/buton_cat1_mi.gif') !important; }
#nav li.nav-listas-de-nacimiento ul.level0 span.mspanm { background: none !important; }



#nav li.level0 span.mspanr {
	background-image: url('../images/buton_cat1_ri.gif');
	background-repeat: no-repeat;
	/* background-position: 0 -100px; */
	background-position: top;
	width: 16px;
	height: 18px;
}
#nav li.nav-girl-1 span.mspanr { background-image: url('../images/buton_cat1_ri.gif') !important; }
#nav li.nav-girl-1 ul.level0 span.mspanr { background: none !important; }
#nav li.nav-girl span.mspanr { background-image: url('../images/buton_cat2_ri.png') !important; }
#nav li.nav-girl ul.level0 span.mspanr { background: none !important; }
#nav li.nav-accesorios span.mspanr { background-image: url('../images/buton_cat3_ri.png') !important; }
#nav li.nav-accesorios ul.level0 span.mspanr { background: none !important; }
#nav li.nav-nino span.mspanr { background-image: url('../images/buton_cat3_ri.png') !important; }
#nav li.nav-nino ul.level0 span.mspanr { background: none !important; }
#nav li.nav-marca span.mspanr { background-image: url('../images/buton_cat2_ri.png') !important; }
#nav li.nav-marca ul.level0 span.mspanr { background: none !important; }
#nav li.nav-mama span.mspanr { background-image: url('../images/buton_cat1_ri.gif') !important; }
#nav li.nav-mama ul.level0 span.mspanr { background: none !important; }
#nav li.nav-listas-de-nacimiento span.mspanr { background-image: url('../images/buton_cat1_ri.gif') !important; }
#nav li.nav-listas-de-nacimiento ul.level0 span.mspanr { background: none !important; }


/****** links ********/
#nav ul li a span { font-size: 11px; font-weight: bold; }
#nav ul li a:hover span { color: #948873 !important; text-decoration: underline; }
#nav li.nav-girl-1 ul li a span { color: #e41770; }
#nav li.nav-girl ul li a span { color: #96bf0d; }
#nav li.nav-accesorios ul li a span { color: #2875A7; }
#nav li.nav-nino ul li a span { color: #2875A7; }
#nav li.nav-marca ul li a span { color: #96bf0d; }
#nav li.nav-mama ul li a span { color: #e41770; }
#nav li.nav-listas-de-nacimiento ul li a span { color: #e41770; }

/****** estrelles ********/
#nav ul li a:hover,
#nav ul li.last a:hover {
	background-color: #e7e4df;
	/* background-image: url('../images/activ_cat3.gif'); */
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
#nav li.nav-girl-1 ul li a:hover { background-image: url('../images/activ_cat1.gif') !important; }
#nav li.nav-girl ul li a:hover {	background-image: url('../images/activ_cat2.gif') !important; }
#nav li.nav-accesorios ul li a:hover {	background-image: url('../images/activ_cat3.gif') !important; }
#nav li.nav-nino ul li a:hover {	background-image: url('../images/activ_cat3.gif') !important; }
#nav li.nav-marca ul li a:hover {	background-image: url('../images/activ_cat2.gif') !important; }
#nav li.nav-mama ul li a:hover {	background-image: url('../images/activ_cat1.gif') !important; }
#nav li.nav-marca ul li a:hover {	background-image: url('../images/activ_cat2.gif') !important; }
#nav li.nav-listas-de-nacimiento ul li a:hover {	background-image: url('../images/activ_cat1.gif') !important; }