/**
 * 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:0px; font-size:1.1em; float:right; padding-right:179px; padding-top:6px; _padding-top:10px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav { padding:0px; font-size:1.1em; float:right; padding-right:179px; padding-top:6px; }
}
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; border-right:1px dashed #282727; }
#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; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a {  }
#nav li.active a:hover { color:#868686; }
#nav a { float:left; padding:7px 7px 7px 7px; /*font-weight:bold;*/ font-family:"Arial"; font-size:15px; color:#a7c6dd; text-transform:capitalize; font-weight:bold; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav a { float:left; padding:7px 7px 7px 7px; /*font-weight:bold;*/ font-family:"Arial"; font-size:15px; color:#868686; text-transform:capitalize; font-weight:bold; }
}
#nav li.over a,
#nav a:hover { color:#868686; background:#E8E8E8; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; /*padding-bottom:1px;*/ background:#fff url(../images/nav_divider.gif) repeat-x 0 100%; border-right:0px; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#000; 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:149px; top:33px; left:-10000px; /*margin-left:9px;*/ }

/* 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:#444444; }
#nav ul li a:hover { background:#030303; color:#fff !important; text-transform:capitalize; padding-left:4px; }
#nav ul li a {color:#868686 !important; font-size:11px; font-family:Arial, Helvetica, sans-serif, Amazon; text-transform:capitalize; padding-left:4px; }
#nav ul li a:hover { color:#ea4b6d; }
#nav ul span, #nav ul li.last li span { padding:3px 8px 4px 8px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; margin-left:25px; }

#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 {padding-top:7px; padding-bottom:7px; border:none; color:#303030; /*font-weight:bold !important;*/ padding-left:3px; font-family:Tahoma; font-size:11px; background:none; }
#nav1 li.over a,
#nav1 a:hover {padding-top:7px; padding-bottom:7px; border:none; color:#303030; /*font-weight:bold !important;*/ padding-left:3px; font-family:Tahoma; font-size:11px; background:none; }

/*@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%; */ }
/*#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:149px; top:0px; left:-10000px; /*border:1px solid #899ba5;*/ margin-left:160px; background:#e8e8e8; }

/* Show menu */
#nav1 li.over > ul { left:0; }
#nav1 li.over > ul li.over > ul { left:100px; }
#nav1 li.over ul ul { left:-10000px; }

#nav1 ul li a { /* background:url(../images/home_cate_icon.gif) no-repeat 20px 14px!important;*/ padding-top:3px !important; padding-bottom:6px !important; border:none !important; color:#868686 !important; padding-left:5px !important; }
#nav1 ul li a:hover {/* background:url(../images/home_cate_icon.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; */ background:#000 !important; padding-left:5px !important; padding-top:3px !important; padding-bottom:6px !important; color:#fff !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;   }


