/**
 * 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_vert { padding:15px 5px 15px 12px;font-size:110%;font-weight:bold;}
	#nav_vert a	{text-decoration:none;color:#333; display:inline;}
	#nav_vert a:hover {color:#867c4d; text-decoration:underline;}
	ul.level0 li.active a, li.active a{text-decoration:underline!important;color:#867c4d!important;}
	li.active ul.level0 li a	{text-decoration:none!important;color:#333!important;}
	ul.level0	{margin-top:4px;margin-bottom:4px;font-size:80%;}
	ul#nav_vert ul li	{ background:url(../images/bullet_menu.gif) no-repeat 2px; padding:0px 0px 0px 14px;}
	ul#nav_vert li		{margin:2px 5px 2px 0px;}
	ul#nav_vert ul	{margin:5px 0px;}

	ul.level0 li.level1 a:hover {color:#867c4d!important; text-decoration:underline;}
	/*.active,.child_active,.open	{color:#867c4d!important;} */
	