/**
 * 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 {float:left;}
 
/************** 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:14px; text-decoration:none; }
#nav li a:hover { color: #2b2b2f; }
#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/menu_divider.gif) no-repeat left 0px;*/  }
#nav li.active a { color:#333338; }

#nav a { 
	float:left;   
	color:#333338; 
	font: bold 15px "Lucida Grande", Arial, Helvetica, sans-serif; 
	line-height: 33px; 
	padding: 0 1em;
	border-right: 2px solid #ae9b70;
}
#nav li.last a {
	border-right: none;
}

#nav li.over, #nav a:hover {  line-height: 33px; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0;   /*#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%; }*/
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; line-height: normal; }
#nav ul li a { font-weight:normal !important; border: none; margin: auto; padding: auto; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:198px; top:33px; left:-10000px; }



/* 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-color: #ece5c3; padding:9px 0 10px; font-size:11px; line-height: normal; }
#nav ul li a:hover { background-color: #ded3ac; padding:9px 0 10px; }
#nav ul li a,
#nav ul li a:hover { color:#1a1a1a !important; }
#nav ul span, #nav ul li.last li span { /*padding:3px 15px 4px 15px;*/ padding:0 5px 0 18px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

 /*--------flyout menu --------*/
#nav1, .account-nav { 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:8px; }
#nav1 li.over { z-index:999; }
#nav1 a, .account-nav a { display:block; line-height:14px; text-decoration:none; }
#nav1 a:hover, .account-nav a:hover { display:block; line-height:14px; text-decoration:none;     }
#nav1 span, .account-nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav1 li ul span, .account-nav 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, .account-nav a, .account-nav li.on { 
	float:none; 
	background: #f6f5ec url(http://www.bridgecitytools.com/images/sidebarnav_bg.gif) no-repeat bottom center; 
	padding: 8px 8px 8px 16px;
	color:#333; 
	font-size:11px; 
}
#nav1 li.over a, #nav1 a:hover, .account-nav li.over a, .account-nav a:hover {  
	float: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, .account-nav ul li, .account-nav ul li.active { 
	float:none; 
	margin:0 !important; 	
	font-weight: bold !important;
	padding-bottom: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 ul { display: none; position:absolute; width:198px; top:0px; left:-10000px; margin-left:150px; }

#nav1 ul { width:190px; }

/* 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: #f6f5ec url(http://www.bridgecitytools.com/images/sidebarnav_bg.gif) no-repeat bottom center !important; 
	padding: 9px 0 10px 0 !important; 
	border:none !important; 
	font-weight:normal !important; 
}

#nav1 ul li a:hover { 
	color: #4e0202!important;
	text-decoration: underline!important;
	border:none !important; 
	font-weight:normal !important; 
}
#nav1 ul li a, #nav1 ul li a:hover { 
	width:190px;
}
#nav1 ul span, #nav1 ul li.last li span {
	padding:0 5px 0 18px;
}

/************ 3RD+ LEVEL ************/
#nav1 ul ul { top:5px; margin-left:0px !important;   }


#nav a.link1, #nav a.link2, #nav a.link3, #nav a.link4, #nav a.link5, #nav a.link6 {
	color: #333338;
	height: 33px;
	line-height: 33px;
	padding: 0 10px 0 7px;
	margin: 0 7px 0 0;
	border-right: 2px solid #aa996e;
	font-weight: bold;
}
#nav a.last, .account-nav a.last {
	border-right: none !important;
	margin-right: none !important;
}

#nav1 li.parent {
	text-transform: uppercase;
}
#nav1 li.parent ul li {
	text-transform: none;
}


/*-----------menu--------*/
/*#nav .menu-bg-none a,#nav .menu-bg-none a:hover{ background:none;}
#nav  a.link1{ background:url(../images/home.gif) no-repeat; width:68px; height:33px;}
#nav a.link1:hover{background:url(../images/home_hover.gif) no-repeat; width:68px; height:33px; }
#nav li.over a.link1{background:url(../images/home_hover.gif) no-repeat; width:68px; height:33px; }

 

#nav a.link2 {background:url(../images/menu-catalog.gif) no-repeat; width:77px; height:33px;}
#nav a.link2:hover{background:url(../images/catalog_main_hover.gif) no-repeat; width:77px; height:33px; }
#nav li.over a.link2{background:url(../images/catalog_main_hover.gif) no-repeat; width:77px; height:33px; }

#nav a.link3 {background:url(../images/menu-sale.gif) no-repeat; width:60px; height:33px;}
#nav  a.link3:hover{background:url(../images/sale_hover.gif) no-repeat; width:60px; height:33px;}
#nav li.over a.link3{background:url(../images/sale_hover.gif) no-repeat; width:60px; height:33px;}


#nav  a.link4{background:url(../images/menu-exclusive.gif) no-repeat; width:83px; height:33px;}
#nav  a.link4:hover{background:url(../images/exclusive_hover.gif) no-repeat; width:83px; height:33px;}
#nav li.over a.link4{background:url(../images/exclusive_hover.gif) no-repeat; width:83px; height:33px;}

#nav  a.link5{background:url(../images/menu-press.gif) no-repeat; width:67px; height:33px;}
#nav  a.link5:hover{background:url(../images/press_hover.gif) no-repeat; width:67px; height:33px;}
#nav li.over a.link5{background:url(../images/press_hover.gif) no-repeat; width:67px; height:33px;}

#nav  a.link6{background:url(../images/menu-aboutus.gif) no-repeat; width:87px; height:33px;}
#nav  a.link6:hover{background:url(../images/about_hover.gif) no-repeat; width:87px; height:33px;}
#nav li.over a.link6{background:url(../images/about_hover.gif) no-repeat; width:87px; height:33px;}*/

