/**

 * 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 0px; font-size:1.2em; height:47px; font-style:italic;}

#nav li { float:left; }

#nav li  a {

	color: #888888;

	font-weight:bold;

	text-decoration: none;

	width:auto;

	float:left;

}



#nav li {

	position: relative;

	margin:0px 0px 0px 0px;

	z-index:995000;

}



#nav ul ul {

	position: relative;

	z-index: 500;

	margin:-2px 0px 0px 0px;

	padding:0px 0px 15px 0px;

	border:1px solid #c6c6c6;

	border-top:none;

	background:#ffffff;

	font-size:12px;
	
	width:190px;

	

}



#nav ul li ul {

	width:auto;

	height:auto;

	float:left;

}

#nav ul li ul  li{

	width:190px;

	margin:13px 0px 0px 0px;

	padding:0px 0px 0px 13px;

}


.pink-menu {
display:block; background:#626262; color:#fff; padding:5px; width:163px;

}



#nav ul li ul  li a img{

	margin:0px 9px 0px 0px;

	

}



#nav ul li ul  li a{

	

	float:left;

	font-style:normal;

	

}



div#nav ul ul {

display: none;

position: absolute ;

top:46px;

left:0;

width:200px;

float:left;

}



div#nav ul ul,

div#nav ul li:hover ul ul,

div#nav ul ul li:hover ul ul

{display: none;}



div#nav ul li:hover ul,

div#nav ul ul li:hover ul,

div#nav ul ul ul li:hover ul

{display: block;}





/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */

/*

.nav-left{

	height:44px;

	width:10px;

	float:left;

	background:url(../images/nav-left.jpg) top left no-repeat;

}



.nav-center{

	height:44px;

	width:auto;

	float:left;

	background:url(../images/nav-center.jpg) top left repeat-x;

}



.nav-right{

	height:44px;

	width:10px;

	float:left;

	background:url(../images/nav-right.jpg) top left no-repeat;

}

#nav li { position:relative; text-align:left; }

#nav li.over { z-index:999; }

#nav a{

	text-decoration:none;

	color:#FFFFFF;

}

#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }

#nav span { display:block; cursor:pointer; white-space:nowrap; }

#nav li ul span {white-space:normal; }





#nav li { float:left; }

#nav li.active a { color:#d96708; }

#nav a { float:left; padding:17px 12px 6px 8px; color:#FFFFFF; font-weight:normal; }

#nav li.over a

#nav a:hover { text-decoration:none;color:#FFFFFF;}





#nav ul li,

#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 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 { 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 { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }





#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:#ecf3f6; }

#nav ul li a:hover { background:#d5e4eb; }

#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;}





#nav ul ul { top:5px; }

*/
