/* @override http://www.eoprice.com/skin/frontend/default/default_eoprice/css/explodedmenu.css */

/**
 * 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)
 */
 
@import url('my_menu_changes.css');
 
/*#anav { padding:0 19px; font-size:1.1em;}*/
#anav { 
    /*padding : 0 20px 0 19px !important;
    padding : 0 20px 0 -1px;*/

    font-size:1.1em;
}

ul#anav {
	float: left;
}
    

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

/************ 0 LEVEL  ***************/
#anav li { float:left;  z-index:999;   }

.top_level1 {   /*background: url(../images/1.png);*/ 
background: #a76e2d;
border-right: 1px solid #011f53;
margin-left: 0px !important;
margin-left: 0px;
margin-left: 0px !important!;
width: 139px;

                }
.top_level2{    /*background: url(../images/2.png); */
background: #E37EC3;
border-right: 1px solid #011f53;
margin-left: 0px !important;
width: 154px;

                }
.top_level3{    /*background: url(../images/3.png); */
background: #75B3E2;
border-right: 1px solid #011f53;
margin-left: 0px !important;
width: 124px;

                }
.top_level4 {   /*background: url(../images/4.png); */
background: #28B98D;
border-right: 1px solid #011f53;
margin-left: 0px !important;
width: 101px;

                }
.top_level5 {   /*background: url(../images/5.png); */
background: #3cd58c;
border-right: 1px solid #011f53;
margin-left: 0px !important;
width: 196px;

                }
.top_level6 {   /*background: url(../images/6.png); */
background: #4FD53C ;
border-right: 1px solid #011f53;
margin-left: 0px !important;
width: 118px;

                }
.top_level7 {   /*background: url(../images/7.png); */
background: #FF8B64;
width: 151px; 

}
                
#anav li.active a { color:#d96708; }
/*#anav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }*/
/*#anav a { float:left; padding:5px 12px 6px 8px; color:#ffffff; font-weight:bold; } blanc*/
#anav a { font: Lucida Grande, Lucida, Arial; float:left; 
color:#FEFEE2; 
padding: 5px 0px 5px 0;
font-weight:bold; font-size:11px;
	text-align: left;
}

#anav li a span {
	float: left;
	margin-left: 14px;
}

#anav li.over a,
#anav a:hover { 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; }

/************ 2ND LEVEL ************/
/*#anav ul { position:absolute; width:20em; top:25px; left:-1000px; border:1px solid #899ba5; background-color: #0A263D;}*/
#anav ul { position:absolute; width:20em; top:25px; left:-10000px; 
/*border:1px solid #E7D8B9;*/}


/* Show menu */
.top_level1.over ul.ul_top_level {
	background: #a76e2d;
}
.top_level2.over ul.ul_top_level {
    background: #E37EC3;
}
.top_level3.over ul.ul_top_level {
background: #75B3E2;
}
.top_level4.over ul.ul_top_level {
background: #28B98D;
}
.top_level5.over ul.ul_top_level {
   background: #3cd58c;
}
.top_level6.over ul.ul_top_level {
background: #4FD53C ;
}
.top_level7.over ul.ul_top_level {
    background: #FF8B64;
}
#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 { color: #FFFFFF !important; }
/* #anav ul li a:hover { color: #A7C6DD !important; } */
#anav ul li a:hover { color: #000000 !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; }


/************ 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; }

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

