/**
 * 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-sidebox {width:238px;margin-left:5px;}
#nav-sidebox a {
    font: 11px/24px  Arial, Helvetica, sans-serif;
word-spacing: -1px;
    color: #2c2c2c;
font-weight:bold;
text-decoration:none;
}
#nav-sidebox a:hover {
    color: #a82d0e;
	
}

#nav-sidebox ul {
   /* padding-left: 15px;*/
}
#nav-sidebox ul.level1 {
    display: none;
}

/***********************************/


.vertnav-container {
	margin-top:0px;
}

#nav-sidebox li .vertnav-cat {
	display:block;
	border-bottom:1px solid #bbb6a8;
	border-top:1px solid white;
	margin-left:-4px;
	padding-left:5px;
	/*padding:1px;*/
	/*width:189px;*/
}


#nav-sidebox  li.parent a{
font-weight:bold;
color:#a82d0e;

}

#nav-sidebox .active  a{
color:#a82d0e;
font-weight:bold;
}

#nav-sidebox li.level0 a.inactive {
color: #000;
font-weight:bold;

}

#nav-sidebox  li.level1 a{
font-weight:bold;
color:#a82d0e;

}
#nav-sidebox  ul li.active .only a{
font-weight:bold;
color:#a82d0e;
font-size:12px;	

}

#nav-sidebox  .level1 ul li.active {
border-left:2px solid #a82d0e;

}

#nav-sidebox .level1 ul li.inactive a{
font-weight:normal;
color:#c48876;
font-size:12px;		
}
#nav-sidebox .level1 ul li.inactive a:hover{
color:#8c7499;	
}

#nav-sidebox   ul li.inactive  a{
font-weight:normal;
color:#838383;
}


/*#nav-sidebox li.level1 a{
font-weight:normal;
}*/
#nav-sidebox .inactive .vertnav-cat {
	/*background-color:#C0C0C0;*/
}

#nav-sidebox .next .vertnav-cat {
	/*background-color:#DEDEDE;*/
}

#nav-sidebox .prev .vertnav-cat {
	/*background-color:#DEDEDE;*/
	
}

#nav-sidebox .first .vertnav-cat {
/*background-color:green;*/

}

#nav-sidebox .last .vertnav-cat {
/*background-color:blue;*/
}

#nav-sidebox .only .vertnav-cat {

}

#nav-sidebox    .parent  .vertnav-cat,#nav-sidebox    .active  .vertnav-cat{
	background-color:#f3f0e7;
	font-weight:bold;
/*background:url(../images/pointe_menu.png);
	background-position : -12px 0;
	background-color:#fff;*/
	height:25px;
	border-bottom:1px solid #bbb6a8;

}
.head_cat{background:url(../images/guitares.png) no-repeat;
height: 107px;
}

#nav-sidebox  .parent  .vertnav-cat {
background-color:#f3f0e7;
	font-weight:bold;
	/*background:url(../images/pointe_menu.png);
	background-position : -12px 0;
	background-color:#fff;*/
	
	height:25px;
	border-bottom:1px solid #bbb6a8;
}
#nav-sidebox ul li.active .vertnav-cat {
/*	background-color:red;
	font-weight:bold;*/
	/*background-color:#f7f5f0;sous select*/
	background-color:#fff;
}

#nav-sidebox li.inactive .vertnav-cat {
	font-weight:normal;
	
}

#nav-sidebox .inactive .vertnav-cat {

background:#dad5c7 url(../images/bg_inactive.png) repeat-x 0 0;
}

#nav-sidebox .level1 .vertnav-cat {
	padding-left:10px;
	background-color:#fff;
	background-image:none;
	height:25px;
	border-bottom:1px solid #bbb6a8;
	
	/*width:182px;*/
}

#nav-sidebox .level2 .vertnav-cat {
	padding-left:20px;
/*background-color:yellow;*/
	/*width:172px;*/
}

#nav-sidebox .level3 .vertnav-cat {
	padding-left:30px;
	/*width:162px;*/
}

