/**
 * 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; }
#nav span { display:block; cursor:pointer; white-space:nowrap; height:34px;}
#nav a span {padding-right:15px; padding-top:15px;}
#nav a:hover { color:#fff; background: url(../images/top-nav-left.gif) no-repeat top left; height:49px;}
#nav ul li a:hover { color:#fff; background:#b9e5f3!important; height:auto!important;}
#nav ul li a {height:auto!important;}
#nav a:hover span { background: url(../images/top-nav-right.gif) no-repeat top right; }
#nav ul li a:hover span { background:none!important;height:auto!important }
#nav ul li a span {height:auto!important }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#fff; background: url(../images/top-nav-left.gif) no-repeat top left; height:49px; }
#nav li.active a span { background: url(../images/top-nav-right.gif) no-repeat top right; }
#nav a { float:left; padding-left: 15px; color:#094d83; font-weight:bold; }

#nav li.over a,
#nav a:hover { color:#fff; background: url(../images/top-nav-left.gif) no-repeat top left; height:49px; }
#nav li.over a span {background: url(../images/top-nav-right.gif) no-repeat top right; }

#nav li.over ul li a { color:#fff; background:none!important; height:auto!important; }
#nav ul li a:hover { color:#fff; background:#d5e4eb!important; height:auto!important; }
#nav li.over ul li a span { background:none!important; height:auto!important;}
/*#nav ul li:hover{ background:#d5e4eb}*/
/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background: url(../images/under-menu.png) no-repeat 0px -35px; }
#nav ul li{}
#nav ul li.over { background:#47b4fd; }
#nav ul li.first { background: url(../images/under-menu.png) no-repeat 0px 0px; }
#nav ul li.last { background: url(../images/under-menu.png) no-repeat 0px -62px; }
#nav ul li:hover { background:#47b4fd; }
#nav ul li.first:hover { background: url(../images/under-menu.png) no-repeat 0px -96px; }
#nav ul li.last:hover { background: url(../images/under-menu.png) no-repeat 0px -159px; }

#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:210px; top:48px; left:-10000px; border:0px solid #899ba5; }

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

#nav ul li a,
#nav ul li a:hover { color:#fff !important; background:#47b4fd}
#nav ul span, 
#nav ul li.last li span { padding:3px 15px 4px 15px;}
#nav ul li.first a span { padding:13px 15px 4px 15px!important;}
#nav ul li.last a span { padding:3px 15px 12px 15px!important;} 

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

#nav ul li:hover a{ color:#fff; background:#47b4fd}
#nav ul li:hover ul li a{ color:#fff!important}
#nav ul li ul li:hover a{ color:#094d83!important}
#nav ul li ul li{}
#nav ul li ul li.first{}
#nav ul li ul li.last{}
#nav ul li ul li:hover{}
#nav ul li ul li.first:hover{}
#nav ul li ul li.last:hover{}

/************ left menu ************/
.dropdown .dir{
	color:#0C334C;
	display:block;
	margin:0 0 0px;
	padding:0 0 0 0;
	width:265px;
}
.dropdown .dir a{
	color:#404D5D;display:block;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 25px;
	text-decoration:none;
	border-bottom:1px solid #e9e9e9;
	margin:0 10px;
	background:url(../images/li-a-bg.gif) no-repeat 3px -80px!important;
}
.dropdown .dir a.last{
}
.dropdown .dir a.disc{
	background:url(../images/li-a-bg.gif) no-repeat 3px -42px!important;
}
.dropdown .dir a.buble{
	background:url(../images/li-a-bg.gif) no-repeat 3px 8px!important;
}
.dropdown .dir a:hover,
.dropdown .dir li a.active {
	color:#ff7200;
}
.dropdown .dir a.nob{
	font-weight:normal!important;
}
.dropdown .dir a.active{
	color:#ff7200!important;
}
.dropdown .dir li{
}
.dropdown .dir li a{
	background:url(../images/li-a-bg.gif) no-repeat 3px -42px!important;
	font-weight:normal!important;
}
.dropdown .dir li a.bol{
	font-weight:bold!important;
	border-bottom:1px solid #e9e9e9;
	background:url(../images/li-a-bg.gif) no-repeat 3px -80px!important;
}
.dropdown .dir li a:hover,
.dropdown .dir li a.active,
#nr1 li a:hover, 
#nr3 li a:hover, 
#nr2 li a:hover, 
#nr4 li a:hover{
	background:url(../images/li-a-bg.gif) no-repeat 3px -17px!important;		
}
.dropdown .dir ul{
}
