/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

#nav { font-size:9px; z-index:999; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	list-style:none;
	position:relative;
	text-align:left;
	}
#nav li.over { z-index:99; }
#nav li.active { z-index:98; } /* to prevent the li separator from showing through on mouseover on li */
#nav a { line-height:27px; height: 27px; }
#nav a, #nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 1ST LEVEL  ***************/
.width {width:200px;}
#nav li { float:left; }
#nav li.active a { color:#736a5b; }
#nav a { 
  color:#736A5B;
  float:left;
  font-size:11px;
  font-weight:bold;
  margin:0 4px;
}
#nav li.over a, #nav a:hover { color:#736a5b; }
.head-nav-home a {
	background:url(../images/tab-small2.jpg) no-repeat;
	text-align:center;
	width:64px;
	}
.head-nav-home a:hover,
.head-nav-home a.current {
	background:url(../images/tab-small1.jpg) no-repeat;
	text-align:center;
	width:64px;
	}
.head-nav-products a {
	background:url(../images/tab-med2.jpg) no-repeat;
	text-align:center;
	width:89px;
	}
.head-nav-products a:hover,
.head-nav-products a.current {
	background:url(../images/tab-med1.jpg) no-repeat;
	text-align:center;
	width:89px;
	}
.head-nav-christmas-times a {
	background:url(../images/tab-big2.jpg) no-repeat;
	text-align:center;
	width:158px;
	}
.head-nav-christmas-times a:hover,
.head-nav-christmas-times a.current {
	background:url(../images/tab-big1.jpg) no-repeat;
	text-align:center;
	width:158px;
	}

.head-nav-training a {
	background:url(../images/tab-bigger2.jpg) no-repeat;
	text-align:center;
	width:200px;
	}
.head-nav-training a:hover,
.head-nav-training a.current {
	background:url(../images/tab-bigger1.jpg) no-repeat;
	text-align:center;
	width:200px;
	}

/************ 1ST LEVEL RESET ************/
#nav ul li, #nav ul li.active {
	float:none;
	margin:0;
	padding-bottom:1px;
	background:#e6e6e6 url(../images/nav_divider.gif) repeat-x 0 100%;	
	}
#nav ul li.over {background:#f6f5f5 url(../images/nav_divider.gif) repeat-x 0 100%;}
#nav ul li.last { background:#e6e6e6; 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:15em;
	top:25px;
	left:-10000px;
	border:1px solid #736a5b;
}

/* 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:#e6e6e6; }
#nav ul li a:hover { background:#f6f5f5; }
#nav ul li a, #nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}


/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

/************* Left Nav *******************/
#left-nav {
  margin-bottom: 20px;
}

.left-nav-container {
  padding-bottom: 20px;
}


#nav_menu .slideMenuDiv1 ul { padding:1px; }
#nav_menu .slideMenuDiv2 ul { margin-left:5px; padding:1px; }
#nav_menu .slideMenuDiv3 ul { margin:0px; padding-left:0; list-style-type:none; }
#nav_menu .slideMenuDiv4 ul { margin:0px; padding-left:0; list-style-type:none; }
#nav_menu .slideMenuDiv3 ul li { margin:0px; padding-left:20px; background:transparent url(/skin/frontend/sprinkler/default/images/disc.gif) 8px 4px no-repeat; }
#nav_menu .slideMenuDiv4 ul li { margin:0px; padding-left:12px; background:transparent url(/skin/frontend/sprinkler/default/images/square.gif) 1px 5px no-repeat; }

#nav_menu .slideMenuDiv2 ul li a { font-size:.75em; }
#nav_menu .slideMenuDiv3 ul li a { font-size:.65em; }
#nav_menu .slideMenuDiv4 ul li a { font-size:.55em; }

#nav_menu .slMenuItem_depth1 {
  background: #e6e6e6;
  color:#666666;
  display:block;
  font-size:12px;
  margin-bottom:1px;
  padding:5px 0px 5px 5px;
  text-decoration:none;
}

#nav_menu .slMenuItem_depth1:hover, .select {
  background: #b91e2d;
  color: white;
}


#nav_menu .slMenuItem_depth2 {
  background: #f1f1f1;
  color: #666;
  font-size: 10px;
  padding: 2px 0px 2px 8px;
display:block;
 margin-bottom:1px;
margin-left:5px;
text-decoration:none;
}

#nav_menu .slMenuItem_depth2:hover, .slideMenuDiv2 .select {
  background: #b91e2d;
  color: white;
}

#nav_menu .slMenuItem_depth3 {
  background: #f5f5f5;
  color: #666;
  font-size: 9px;
  padding: 2px 0px 2px 8px;
display:block;
margin-bottom:1px;
margin-left:10px;
text-decoration:none;
}

#nav_menu .slMenuItem_depth3:hover, .slideMenuDiv3 .select, #nav_menu .select {
  background: #b91e2d;
  color: white;
}
.hide { display: none; }