/**
 * 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) 2004-2007 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:1em; z-index:999;
	 height:37px;_height:37px; }


/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	list-style:none;
	position:relative;
	text-align:left;
	background-repeat: repeat-x; 
	
	}
	
	
	
	#nav li.first {
 color:#F00;
	
	}
#nav li.over { z-index:99; }
#nav li.active { z-index:999; } /* to prevent the li separator from showing through on mouseover on li */
#nav a {
	font-size:12px;font-weight:bold; text-decoration:none;
	line-height:37px; padding-right: 15px; padding-left: 15px; background: url(../images/nav_sep.gif) no-repeat right center; color: #0000; 
}

#nav a, #nav a:hover { color:#000; display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal;}


/************ 1ST LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#F00; }
#nav a { float:left; padding:0px 23px 0px 23px; color:#0000; font-weight:bold; }
#nav li.over a, #nav a:hover { color:#FFFFFF;
	background-image: url(../images/nav_hover.gif);
	background-repeat: repeat-x;
	 }


/************ 1ST LEVEL RESET ************/
#nav ul li, #nav ul li.active {

	float:none;
	height:5px;
	line-height:1em;
	background:none;
	
	font-weight:bold;
	
	}
#nav ul a, #nav ul a:hover {
	float:none;
	margin-top:20px;
	background:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	height:25px;
	line-height:1em;

	}
#nav ul li a { font-weight:bold !important; }


/************ 2ND LEVEL ************/
#nav ul {
	position: absolute;
	width:14.3em;
	top:25px;
	left:-10000px;
	height:10px;
	
}

/* Show menu */
#nav li.over ul { left:0; }
#nav li.over ul ul { left:-10000px; }
#nav li.over ul li.over ul { left:100px; }
/*#nav ul li a { background-color:#c8e1eb;}
*/#nav ul li a { background-color:#D9EFA5;}
/*#nav ul li a:hover { background-color:#D7F2FB; }
*/#nav ul li a:hover { background-color:#F7A247; }
#nav ul li a span {  }
#nav ul li a { color:#FFF !important; }
#nav ul li a:hover { color:#FFF !important; }
#nav ul span, #nav ul li.last li span {
	padding:3px 5px 4px 5px;
	
}
#nav ul li.last span { background:none;}

/************ 3RD+ LEVEL ************/



/* Fix for the IE bug */

#nav iframe {
position: absolute;
left: -1px;
top: 0;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}





#sub-nav1 {  font-size:1.1em; z-index:999;
	 height:17px;_height:17px; }


/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#sub-nav1 li {
	list-style:none;
	position:relative;
	text-align:left;
	background-repeat: repeat-x; 
	
	}
	
	
	
	#sub-nav1 li.first {
 color:#F00;
	
	}
#sub-nav1 li.over { z-index:99; }
#sub-nav1 li.active { z-index:999; } /* to prevent the li separator from showing through on mouseover on li */
#sub-nav1 a {
	 text-decoration:none;
	line-height:27px; padding-right: 40px; padding-left: 40px; background: url(../images/sub_sep.gif) no-repeat right center; color: #0000; 
}

#sub-nav1 a, #sub-nav1 a:hover { color:#FFF; display:block; text-decoration:none; }
#sub-nav1 span { display:block; cursor:pointer; white-space:nowrap; }
#sub-nav1 li ul span {white-space:normal;}

#sub-nav1 li { float:left; }
#sub-nav1 li.active a { color:#F00; }
#sub-nav1 a { float:left; padding:0px 23px 0px 23px; color:#0000;  }
#sub-nav1 li.over a, #sub-nav1 a:hover { color:#FFFFFF;
	background-image: url(../images/subnav_bg_over.gif);
	background-repeat: repeat-x;
	 }

















#sub-nav2 {  font-size:1.1em; z-index:999;
	 height:17px;_height:17px; }


/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#sub-nav2 li {
	list-style:none;
	position:relative;
	text-align:left;
	background-repeat: repeat-x; 
	
	}
	
	
	
	#sub-nav2 li.first {
 color:#F00;
	
	}
#sub-nav2 li.over { z-index:99; }
#sub-nav2 li.active { z-index:999; } /* to prevent the li separator from showing through on mouseover on li */
#sub-nav2 a {
	 text-decoration:none;
	line-height:27px; padding-right: 50px; padding-left: 50px; background: url(../images/sub_sep.gif) no-repeat right center; color: #0000; 
}

#sub-nav2 a, #sub-nav2 a:hover { color:#FFF; display:block; text-decoration:none; }
#sub-nav2 span { display:block; cursor:pointer; white-space:nowrap; }
#sub-nav2 li ul span {white-space:normal;}

#sub-nav2 li { float:left; }
#sub-nav2 li.active a { color:#F00; }
#sub-nav2 a { float:left; padding:0px 38px 0px 38px; color:#0000;  }
#sub-nav2 li.over a, #sub-nav2 a:hover { color:#FFFFFF;
	background-image: url(../images/subnav_bg_over.gif);
	background-repeat: repeat-x;
	 }


