/**
 * 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 0px; font-size:1.1em; float:right; }

/************** 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; padding:4px 14px 4px; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; /* background:url(../images/top_link_bullet.gif) no-repeat center left; */ padding-left:0px; padding-right:10px;}
#nav li.last_link_top{ padding-right:0px;}
#nav li.active a { color:#0066ff; }
#nav a { float:left; /*padding:5px 12px 6px 8px;*/ color:#ffffff; font-weight:normal; font-family: "HelveticaNeueLT Pro 65 Md", arial, sans-serif; font-size:14px; }
#nav li.over a{ color:#fff; background:#ea769b; }
#nav a:hover { color:#fff; background:#ea769b; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding:0px; /* background:#a65b73 url(../images/nav_divider.gif) repeat-x 0 100%; */ }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { /*background:#ecf3f6;*/ 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:162px; top:24px; left:-10000px; border:0px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0px; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#a65b73!important; }
#nav ul li a:hover { background:#ea769b!important; }
#nav ul li a{ /*color:#000000 !important;*/ font-size:11px; font-family:arial, sans-serif; }
#nav ul li a:hover { color:#ffffff !important; }
#nav ul span, #nav ul li.last li span { padding:7px 15px 5px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }


/*--------flyout menu --------*/
#nav1 { padding:0 0px; font-size:1.1em; /*float:right;*/ }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav1 li { position:relative; text-align:left; padding-left:0px; padding-right:0px; }
#nav1 li.over { z-index:999; }
#nav1 a { display:block; line-height:1.3em; text-decoration:none; }
#nav1 a:hover { display:block; line-height:1.3em; text-decoration:none; background:#ded0ad; color:#fff; }
#nav1 span { display:block; cursor:pointer; white-space:nowrap; }
#nav1 li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav1 li { /*float:left;*/  }
#nav1 li.active a { /*color:#474747; */}
#nav1 li.active a:hover { color:#000; }
#nav1 a { float:none; background:url(../images/bread_grum.gif) no-repeat 20px 13px; padding-top:8px; padding-bottom:8px; padding-left:34px; color:#cfcfcf; font-size:12px; font-weight:bold; font-family:"HelveticaNeueLT Pro 55 Roman",arial, sans-serif; }
#nav1 li.over a,
#nav1 a:hover {  float:none; background:#f7d3df url(../images/hover_bread.gif) no-repeat 20px 13px; padding-top:8px; padding-bottom:8px; padding-left:34px; color:#000; font-size:12px; font-weight:bold; }

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav1 a { float:none; background:url(../images/bread_grum.gif) no-repeat 7px 11px; padding-top:7px; padding-bottom:7px; padding-left:23px; color:#000; font-size:12px; font-weight:bold; }
#nav1 li.over a,
#nav1 a:hover {  float:none; background:#000 url(../images/hover_bread.gif) no-repeat 7px 11px; padding-top:7px; padding-bottom:7px; padding-left:23px; color:#fff; font-size:12px; font-weight:bold; }
}*/

/************ 1ST LEVEL ************/
#nav1 ul li,
#nav1 ul li.active { float:none; margin:0 !important; /*padding-bottom:1px;*/ /*background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; */padding-bottom:0 !important; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav1 ul li.last { background:#ecf3f6; padding-bottom:0 !important; }

#nav1 ul a,
#nav1 ul a:hover { float:none; padding:0; background:none; }
#nav1 ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav1 ul { position:absolute; width:215px; top:0px; left:-10000px; /*border:1px solid #899ba5;*/ margin-left:215px; }

/* Show menu */
#nav1 li.over > ul { left: -30px; top: 5px}
#nav1 li.over > ul li.over > ul { left:100px; }
#nav1 li.over ul ul { left:-10000px; }

#nav1 ul li a {  background:#1e181a url(../images/bread_grum.gif) no-repeat 20px 14px!important; padding-top:7px !important; padding-bottom:7px !important; border:none !important; color:#cfcfcf !important; font-weight:bold !important; padding-left:28px !important; font-family:"HelveticaNeueLT Pro 55 Roman",arial, sans-serif;  }
#nav1 ul li a:hover { background:#f7d3df url(../images/hover_bread.gif) no-repeat 20px 14px !important; padding-top:7px !important; padding-bottom:7px !important; border:none !important; color:#000 !important; font-weight:bold !important; padding-left:28px !important;   }
#nav1 ul li a,
#nav1 ul li a:hover { /*color:#2f2f2f !important; */ width:240px;}
#nav1 ul span, #nav1 ul li.last li span { padding:2px 6px 0px 6px;}

/************ 3RD+ LEVEL ************/
#nav1 ul ul { top:5px; margin-left:0px !important;   }

