/**
 * 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 { padding:0px 0px 0px 29px; font-size:0.9em; position:absolute;}

/************** 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;  text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; margin:0; padding:0;}
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:0px 12px 5px 8px; color:#fff; font-weight:normal; }
#nav li.over a,
#nav a:hover { color:#d96708; }

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

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:14em; top:20px; left:-10000px; border:1px solid #818181; }

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

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


/* menu style 

#menu-nav {padding:0px 0px 0px 30px; font-size:1.1em; width:927px; position:absolute;}

#menu-nav li { position:relative; text-align:left; }
#menu-nav li.over { z-index:999; }
#menu-nav a,
#menu-nav a:hover { display:block; line-height:1.3em; text-decoration:none; }

#menu-nav li { float:left; }
#menu-nav li.active a { color:#d96708; }
#menu-nav a { float:left; padding:0px 0px 0px 0px; color:#a7c6dd; font-weight:bold; }
#menu-nav li.over a,
#menu-nav a:hover { color:#d96708; } */

#nav a.online-shop {
	margin:0px;
	padding:0px;
	width:100px;
	height:20px;
	background:#000000 url(../images/menu-onlineshop-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.online-shop:hover {
	margin:0px;
	padding:0px;
	width:100px;
	height:20px;
	background-color:#000000;
	background-image:url(../images/menu-onlineshop-n.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
	border: 0;
	display: block;
}
#nav a.oem {
	margin:0px;
	padding:0px;
	width:63px;
	height:20px;
	background:#000000 url(../images/menu-oem-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.oem:hover {
	margin:0px;
	padding:0px;
	width:63px;
	height:20px;
	background:#000000 url(../images/menu-oem-n.gif) no-repeat 0 -20px;
	cursor:hand;
}
#nav a.corporate {
	margin:0px;
	padding:0px;
	width:100px;
	height:20px;
	background:#000000 url(../images/menu-corporate-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.corporate:hover {
	margin:0px;
	padding:0px;
	width:100px;
	height:20px;
	background:#000000 url(../images/menu-corporate-n.gif) no-repeat 0 -20px;
	cursor:hand;
}
#nav a.a-tek {
	margin:0px;
	padding:0px;
	width:64px;
	height:20px;
	background:#000000 url(../images/menu-atek-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.a-tek:hover {
	margin:0px;
	padding:0px;
	width:64px;
	height:20px;
	background:#000000 url(../images/menu-atek-n.gif) no-repeat 0 -20px;
	cursor:hand;
}
#nav a.community {
	margin:0px;
	padding:0px;
	width:101px;
	height:20px;
	background:#000000 url(../images/menu-community-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.community:hover {
	margin:0px;
	padding:0px;
	width:101px;
	height:20px;
	background:#000000 url(../images/menu-community-n.gif) no-repeat 0 -20px;
	cursor:hand;
}
#nav a.contact-us {
	margin:0px;
	padding:0px;
	width:104px;
	height:20px;
	background:#000000 url(../images/menu-contact-n.gif) no-repeat 0 0;
	cursor:hand;
}
#nav a.contact-us:hover {
	margin:0px;
	padding:0px;
	width:104px;
	height:20px;
	background:#000000 url(../images/menu-contact-n.gif) no-repeat 0 -20px;
	cursor:hand;
}


/* right navigation */
#navright { padding:3px 0px 5px 10px;background:transparent; font-size:12px; width: 200px; float:left; margin:0px auto 0px auto;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#navright li { position:relative; text-align:left; padding:0px 0px 0px 0px; overflow:hidden;margin:0px 0px 0px 0px;}
#navright li.over { z-index:999; }
#navright a,
#navright a:hover { display:block; line-height:1.3em; text-decoration:none; font-family:arial;}

#navright span { display:block; cursor:pointer; white-space:nowrap; }
#navright li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#navright li {float:left; display: block; width:200px; border-bottom:0px solid #DEDEDE;}
#navright li.active a { color:#fff; }
#navright a { float:left; color:#fff; font-weight:bold; width: 200px; margin:3px 0px 0px 0px; font-family:arial;}
#navright li.over a { width: 200px;}
#navright a:hover { color:#ffcc33; width: 200px; text-decoration:underline;}