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

.top_menu
{
	background-image:url(../images/navbg.png);
	background-repeat:no-repeat;
	height:76px;
	width:695px;
	position:absolute;
	top:100px;

}
div.nav { padding-left:20px; text-align:left;}
#navvvvv { padding:0 20px; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;  background-color:#ffffff; azimuth:behind; border:2px solid #CCCCCC;
	background-repeat:no-repeat;position:absolute;height:42px;width:630px;  }
	
#topMenuBar{ margin:0px auto; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif; background:transparent url(../images/menuBg.png) no-repeat center !important; ;width:998px; height: 38px; line-height: 38px; padding-left: 30px; }

#topMenuBar li { float:left; color: #fff; }
#topMenuBar li a{color: #e5588f; font-weight: bold; padding: 0px 5px; text-decoration: none; }
#topMenuBar li a:hover{ text-decoration:underline; }
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left;  font-size:15px;  }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:27px;; text-decoration:none; background: url(../images/leftBullet.png) no-repeat left;  }
#nav span { display:block; cursor:pointer; white-space:nowrap; padding-left:10px;  }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li {  }
#nav li.active a { color:#1E7EC8; }
#nav a { float:left; padding:0; color:#000000; font-weight:normal;}
#nav li.over a,
#nav a:hover { color:#1E7EC8; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px;  /*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; background:none;background: url(../images/leftBullet.png) no-repeat 10%  }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; margin-left:-2px; left:-10000px; border-width: 1px; border-color:#e4e4e4; border-style:solid; background-color:#ddd}
#nav ul#sub-sidenav { position:relative;width:210px; margin-bottom:0px; border-color:#e4e4e4;left:0px; top:0px;margin-left:-1px;
border-style:solid;
border-width:0 1px 0px 1px;
background-color:#F2F2F2 }

/* Show menu */
#nav li.over > ul { left:10px;  }
#nav li.over > ul li.over > ul { left:100px; margin: -6px 0 0 80px; background-color:#999999 }
#nav li.over ul ul { left:-10000px; }

#nav ul li a {   }
#nav ul li a:hover { background-color:#CCC }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; padding-left:15px; }
#nav ul span, #nav ul li.last li span { padding:0px 15px 0px 15px; font-weight:normal;}
.flatMenu ul li { }
.flatMenu ul li a { padding-left:40px; background:none; }
#sub-sidenav li a { font-size:11px; padding:0px; line-height:20px }
#sub-sidenav li a:hover { font-size:11px; padding:0px; line-height:20px }
/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }
#nav li.last
{
	border-right:none;	
}
#nav li.level0
{
	padding:0px 19px 0px 10px;
	margin-top:0px;	
	height:27px;
	background:url(../images/sideMenuBg.png) repeat-x;
}

#nav.flatMenu li.level0
{
	padding:0px 19px 0px 10px;
	margin-top:0px;	
	background:url(../images/sideMenuBg.png) repeat-x;
	height:auto;
}

li.first
{
	margin-left:20px;
}
/**********************
LEFT NAV
**********************/
.header-nav h4 {
	background: url(../images/sideBarHeaders.png) no-repeat top left;
	width:202px;
	padding:0px;
	padding-top:7px;
	padding-left:10px;
	height:27px;
	color:#000;
	margin:0px;
}

.header-nav #nav,#nav,#manufacturer_list {
	background:#f2f2f2; border-width:0px 1px 1px 1px; border-color:#e4e4e4; border-style:solid; width:210px; margin-bottom:15px;
}


#manufacturer_list li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sideMenuBg.png) repeat-x ;
margin-top:0;
padding:0 19px 0 10px;
height:27px;
font-size:15px;
position:relative;
text-align:left;
}

#manufacturer_list a,
#manufacturer_list a:hover { display:block; line-height:27px;; text-decoration:none; background: url(../images/leftBullet.png) no-repeat left; font-size:15px; color:#000;  }
#manufacturer_list span {
cursor:pointer;
display:block;
padding-left:10px;
white-space:nowrap;
}
#manufacturer_list a {
color:#000000;
float:left;
font-weight:normal;
padding:0;
}
