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

#anav { font-size:12px; padding:0 0 0 20px; margin:0 0 0 0; font-weight:bold; }


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


/************ 0 LEVEL  ***************/
#anav li { float:left; }
#anav li.active a { color:#fff; text-decoration:underline; }
#anav a { float:left; background:url(../images/devider_menu.gif) left 14px no-repeat; padding:10px 12px 8px 8px; color:#fff; font-weight:normal; }
#anav li.over a,
#anav a:hover { color:#fff; text-decoration:underline; }




#anav .item-1 a {background:none; padding:10px 37px 8px 9px;}
#anav .item-2 a {padding:10px 37px 8px 38px;}
#anav .item-3 a {padding:10px 37px 8px 38px;}
#anav .item-4 a {padding:10px 37px 8px 38px;}
#anav .item-5 a {padding:10px 37px 8px 38px;}
#anav .item-6 a {padding:10px 37px 8px 38px;}
#anav .item-7 a {padding:10px 37px 8px 38px;}
#anav .item-8 a {padding:10px 37px 8px 38px;}
#anav .item-9 a {padding:10px 37px 8px 38px;}

#anav .item-1 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat; padding:0 0 0 25px; color:#fff;}
#anav .item-2 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-3 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-4 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-5 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-6 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-7 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-8 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-9 ul a { background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}

#anav .item-1 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-2 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-3 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-4 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-5 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-6 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-7 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}
#anav .item-8 ul a:hover { text-decoration:none; text-decoration:underline; background:url(../images/arr_sub_menu.gif) 20px 9px no-repeat;padding:0 0 0 25px; color:#fff;}


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

#anav ul a,
#anav ul a:hover { float:none; padding:0; background:none; }
#anav ul li a { font-weight:normal !important; }




#anav li.active ul li a {text-decoration:none !important; }
#anav ul li,
#anav ul li.active { /*float:none;*/ margin:0; padding-bottom:1px; text-decoration:none;}
#anav ul li.over { color:#fff; }
#anav ul li.last { padding-bottom:10px; }

#anav ul a,
#anav ul a:hover { float:none; color:#fff;}
#anav ul li a { font-weight:normal !important; text-decoration:none;}


/************ 2ND LEVEL ************/
#anav ul { position:absolute; width:20em; top:25px; left:-1000px; /*border:1px solid #899ba5;*/ background-color: #0A263D;}
#anav ul { position:absolute; width:128px; background:#DF35D3 url(../images/bg_submenu.gif) left bottom repeat-x; padding-bottom:10px; top:34px; left:-10000px; color:#fff;  text-decoration:none;}

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

/* #anav ul li a { background:#0A263D; } */
/* #anav ul li a:hover { background:#d5e4eb; } */
#anav ul li a { color: #EBBC58 !important; }
#anav ul li a:hover { color: #A7C6DD !important; }
#anav ul span, #anav ul li.last li span { padding:3px 15px 4px 15px;}
#anav li.columns { width:10em; }
#anav li.columns ul { width: auto; }
#anav li li li li span { padding:0 0 0 12px; }




#anav ul li a { color:#fff !important; /*color:#1A1616;*/ text-decoration:none; }
#anav ul li a:hover {color:#fff !important; text-decoration:underline; }
#anav ul span,
#anav ul li.last li span { padding:3px 15px 4px 15px; }


/************ 3RD+ LEVEL ************/
#anav ul ul { border: 0px; left:0; position: relative; top:0; background: none; }
#anav ul ul li { float: none; width:auto; }
#anav ul ul ul { margin-left: 10px; }
#anav ul ul ul li a { color: #FFFFFF !important; font-size: 0.95em; }


#anav ul ul { top:5px; /*background:#E6EAEC; border:1px solid #D2D6D8;*/  text-decoration:none;}

/** ie6 hack */
#anav li.over ul.shown-sub { left:0; }
#anav li.over li li ul.shown-sub { left:100px; }
