UL.frontend-navigation-vertical {
	BORDER: 0px;
	PADDING: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:2px;
	LIST-STYLE-TYPE: none;
	z-index:1000;
}
UL.frontend-navigation-vertical LI {
	MARGIN: 0px;
	PADDING: 0px;
	BORDER: 0px;
	LIST-STYLE-TYPE: none;
}
UL.frontend-navigation-vertical UL {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	WIDTH: 100%	;
	LIST-STYLE-TYPE: none;
}
UL.frontend-navigation-vertical:unknown {
	CLEAR: both;
	DISPLAY: block;
	VISIBILITY: hidden;
	FONT: 1px/0px serif;
	HEIGHT: 0px;
	content: "."
}
UL.frontend-navigation-vertical LI {
	display: block !important;
	display: inline; /*For IE*/
	POSITION: relative;
	background:url(images/sub-arrow.png) no-repeat  10px 11px;
}
UL.frontend-navigation-vertical A{
	DISPLAY: block;
	PADDING-BOTTOM: 0px;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	font-size:11px;
	line-height:28px;
	color: #2C2B2B;
	display: block;
	padding-left:22px;
}
UL.frontend-navigation-vertical A span{
	color:#2C2B2B
}
A.item-selected{
	color:#2C2B2B !important;
}
/*Level 1 hover*/
UL.frontend-navigation-vertical A:hover,
UL.frontend-navigation-vertical LI:hover A,
UL.frontend-navigation-vertical LI.iehover A
{
	line-height:28px;
	font-weight:bold;
}
UL.frontend-navigation-vertical A span:hover{

}
/*Lever 2*/
UL.frontend-navigation-vertical LI UL{
	display:none;
	top:0px;	
	position:absolute;
	left:175px;
	border:1px solid #CCC;
	background-color:#FFF;
	overflow:auto;
}
UL.frontend-navigation-vertical LI:hover ul{
}
a.level_2,a.level_2:visited,
UL.frontend-navigation-vertical LI:hover LI A,
UL.frontend-navigation-vertical LI.iehover LI A {

}
UL.frontend-navigation-vertical li li A:hover span,
UL.frontend-navigation-vertical LI LI A span,
UL.frontend-navigation-vertical LI:hover LI A span{
	COLOR: #2C2B2B;
	text-decoration:none;
	font-weight:normal;
}
UL.frontend-navigation-vertical LI LI{
	background:url(images/sub-arrow.png) no-repeat  10px 13px;
}
/*Level 2 hover*/
a.level_2:hover,a.level_2:visited:hover span,
UL.frontend-navigation-vertical LI:hover LI A:hover span,
UL.frontend-navigation-vertical LI:hover LI:hover A span,
UL.frontend-navigation-vertical LI.iehover LI A:hover span,
UL.frontend-navigation-vertical LI.iehover LI.iehover A span{
	font-weight:bold;
}
UL.frontend-navigation-vertical UL li{
}
UL.frontend-navigation-vertical UL {
}
UL.frontend-navigation-vertical UL UL {
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
}
UL.frontend-navigation-vertical UL li a span{
	text-decoration:none !important;
}
UL.frontend-navigation-vertical UL UL UL {
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
}
UL.frontend-navigation-vertical LI:hover UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI:hover UL UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI.iehover UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI.iehover UL UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL UL LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical LI.iehover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL LI.iehover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL UL LI.iehover UL {
	DISPLAY: block
}

