/**
 * 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; font-size:10pt; font-weight: bold; border-bottom: 1px solid #CCCCCC;}

/************** 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:32px; 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; border-right: 2px solid #B1B3B4;}
#nav li.active a {background:url(../images/nav_button_hover_bg.jpg);}
#nav a { float:left; padding:8px 20px 4px 21px; color:#5c5c5e; font-weight:bold; line-height: 32px;}
#nav li.over a,
#nav a:hover { background:url(../images/nav_button_hover_bg.jpg);}

/************ 1ST LEVEL ************/
#nav ul a ,
#nav ul a:hover {  }

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

/* BOP:decrease menu item height after top level 
+ "line-height:20px;" */
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:#FF0000; line-height:20px; }
/* EOP */

#nav ul li a { font-weight:normal !important; background: none;}

/************ 2ND LEVEL ************/
#nav ul {
	position:absolute; 
	width:15em;
	top:48px; 
	left:-10000px; 
	border:1px solid #979797;
	border-right:2px solid #808080;
	border-bottom:2px solid #808080;
	filter: alpha(opacity=95); 
	opacity: 0.95; 
	-moz-opacity: 0.95;
}

/* 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:#f1f1f1; }
#nav ul li a:hover { background:#e0e0e0; }
#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; }



/************ Custom colors *********/
/* custom headers */
#nav li a											{border-bottom: 4px solid #606060;}
#nav li ul li a										{background: #F1F1F1;}
#nav li.over ul li a								{background: #F1F1F1;} 
#nav li.over ul li a:hover							{background: #FFFFFF;}

#nav li.nav-sicherheit-umwelt a 					{border-bottom: 4px solid #97bf0d;}
#nav li.nav-sicherheit-umwelt ul li a  				{background: #e2e5d5;}
#nav li.nav-sicherheit-umwelt ul li a:hover  		{background: #dde5b8;}

#nav li.nav-lagerwelt a 							{border-bottom: 4px solid #f39400;}
#nav li.nav-lagerwelt ul li a  						{background: #f2e0c2;}
#nav li.nav-lagerwelt ul li a:hover					{background: #f2d6aa;}

#nav li.nav-komfort-und-wirtschaftlichkeit a 		{border-bottom: 4px solid #005ea8;}
#nav li.nav-komfort-und-wirtschaftlichkeit ul li a 	{background: #d5dfe5;}
#nav li.nav-komfort-und-wirtschaftlichkeit ul li a:hover 	{background: #b8d5e5;}

#nav li.nav-beratung-dienstleistung a 				{border-bottom: 4px solid #a5027d;}
#nav li.nav-beratung-dienstleistung ul li a  		{background: #e5dae3;}
#nav li.nav-beratung-dienstleistung ul li a:hover  	{background: #e5b8dd;}

#nav li.nav-exklusiv-xtra a 						{border-bottom: 4px solid #bd590e;}
#nav li.nav-exklusiv-xtra ul li a  					{background: #e5dcd5;}
#nav li.nav-exklusiv-xtra ul li a:hover  			{background: #e5cbb8;}

#nav li.nav-sonderbauten							{border-right: none;}
#nav li.nav-sonderbauten a							{border-bottom: 4px solid #00b1b7; padding: 8px 22px 4px 22px}
#nav li.nav-sonderbauten ul li a  					{background: #d5e5e5; padding: 0;}
#nav li.nav-sonderbauten ul li a:hover  			{background: #b8e5e5;}

#nav li.nav-schnappchenmarkt a						{border-bottom: 4px solid #cc071e;}
#nav li.nav-schnappchenmarkt ul li a  				{background: #ffd9dd;}
#nav li.nav-schnappchenmarkt ul li a:hover  		{background: #ffccd2;}

#nav li.nav-boutique a						{border-bottom: 4px solid #e5807b;}
#nav li.nav-boutique ul li a  				{background: #e5807b;}
#nav li.nav-boutique ul li a:hover  		{background: #e5807b;}

#nav li.nav-unternehmen								{float: right; border: none;}
#nav li.nav-unternehmen a 							{border: none; 
													background: url('../images/nav_button_unternehmen.jpg') no-repeat scroll right bottom transparent; 
													width: 219px;
													position: absolute;
													left: -260px;
													top: 9px;
													color: #FFFFFF;
													text-transform:uppercase;
													}
#nav li.over.nav-unternehmen > ul 					{left: -260px; }
#nav li.nav-unternehmen ul							{border: none; top: 53px;}
#nav li.nav-unternehmen ul li						{background: none; padding-bottom: 0;}
#nav li.nav-unternehmen ul li span					{padding: 2px 15px;}
#nav li.nav-unternehmen ul li a						{position: static; background: url('../images/nav_button_unternehmen_sub.jpg'); text-transform: none; width: 260px;}
#nav li.nav-unternehmen ul li a:hover				{background: url('../images/nav_button_unternehmen_sub.jpg');}		

#nav li.nav-service a						{border-bottom: 4px solid #cc071e;}
#nav li.nav-service ul li a  				{background: #ffd9dd;}
#nav li.nav-service ul li a:hover  		{background: #ffccd2;}
												

#nav li ul a {
	border: none !important;
}


/* BOP:highlight featured menu items 
class "new" added in /app/code/core/Mage/Catalog/Block/Navigation.php
*/
#nav ul li.new a{
	color:#B81F31 !important; 
}
/* EOP */

