/**
 * 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 {z-index: 200;  }

/************** 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:1.3em; text-decoration:none; }
#nav a:hover {
	font-weight: bold;
}
#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 { color:#d96708; }
#nav a { }
#nav li.over a { color:#fff;text-transform: uppercase; }
#nav li.over a:hover { color:#000;text-transform: uppercase; }

.level0{
	text-indent: 0;
	
}
ul.level0{
	z-index: 100;
}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px;}
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }
#nav ul a:hover{
	font-weight: bold;
}
/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:175px; top:42px; left:-10000px; }

/* Show menu */
#nav li.over > ul { left:10px; background: url(../images/bg_main_nav_drop.png) no-repeat scroll 0 0;padding:5px 0px;}

#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
#nav li.products-page.level0.over {
	background: url("../images/menumatrix.png") no-repeat scroll -85px 0 transparent;
}

#nav ul li a {  }
#nav ul li a:hover {font-weight: bold;  }
#nav ul li a,
#nav ul li a:hover {  }
#nav ul span, #nav ul li.last li span { padding:6px 0px 0px 0px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }
#nav ul.level0 li.level0 ul.level0{	display: none;}
/* Main nav matrix */

.main-navigation li a,
.main-navigation li a:link,
.main-navigation li a:visited { display: block; text-indent: -9999px; height: 42px;}

.main-navigation li.level0{
	
}
.main-navigation ul.level0 li.level0 a{
border-bottom:1px solid #BC4740;
height:23px;
margin-left:10px;
margin-right:5px;
width:157px;
}
.main-navigation li.home-page a,
.main-navigation li.home-page a:link,
.main-navigation li.home-page a:visited
 { width: 85px; background: transparent url(../images/menumatrix.png) no-repeat 0 0;}
.main-navigation li.home-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat 0 -42px;}

.main-navigation li.products-page a,
.main-navigation li.products-page a:link,
.main-navigation li.products-page a:visited
 {  width: 108px; background: transparent url(../images/menumatrix.png) no-repeat -85px 0;}
.main-navigation li.products-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -85px -42px;}

.main-navigation li.news-page a,
.main-navigation li.news-page a:link,
.main-navigation li.news-page a:visited
 {  width: 85px; background: transparent url(../images/menumatrix.png) no-repeat -193px 0;}
.main-navigation li.news-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -193px -42px;}

.main-navigation li.video-page a,
.main-navigation li.video-page a:link,
.main-navigation li.video-page a:visited
 {  width: 88px; background: transparent url(../images/menumatrix.png) no-repeat -278px 0;}
.main-navigation li.video-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -278px -42px;}

.main-navigation li.gallery-page a,
.main-navigation li.gallery-page a:link,
.main-navigation li.gallery-page a:visited
 {  width: 112px; background: transparent url(../images/menumatrix.png) no-repeat -366px 0;}
.main-navigation li.gallery-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -366px -42px;}

.main-navigation li.wheel-tech-page a,
.main-navigation li.wheel-tech-page a:link,
.main-navigation li.wheel-techy-page a:visited
 {  width: 145px; background: transparent url(../images/menumatrix.png) no-repeat -478px 0;}
.main-navigation li.wheel-tech-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -478px -42px;}

.main-navigation li.forum-page a,
.main-navigation li.forum-page a:link,
.main-navigation li.forum-page a:visited
 {  width: 108px; background: transparent url(../images/menumatrix.png) no-repeat -623px 0;}
.main-navigation li.forum-page a:hover {  background: transparent url(../images/menumatrix.png) no-repeat -623px -42px;}




.main-navigation {height:42px; list-style-type:none; margin:10px 0 0; position:absolute; top:70px;}
.main-navigation li { float: left;}
.main-navigation li.level0 ul.level0 a, .main-navigation li.level0 ul.level0 a:link, .main-navigation li.level0 ul.level0 a:visited{
	text-indent: 0px;
}





