UL.frontend-navigation-vertical {
	BORDER: 0px;
	PADDING: 0px;
	PADDING-RIGHT: 5px;
	LIST-STYLE-TYPE: none;
}
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;
}
UL.frontend-navigation-vertical A{
	PADDING-RIGHT: 6px;
	DISPLAY: block;
	PADDING-BOTTOM: 0px;
	text-indent:20px;
	font-weight:bold;
	line-height:25px;
	TEXT-DECORATION: none;
	background:url(images/arrow.png) 0% 50% no-repeat;
	display:block;
	width:200px;
}
UL.frontend-navigation-vertical A span{
	color:#FFFFFF;
}
UL.frontend-navigation-vertical A:hover span{
	color:#FFFFFF;
}
/*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:25px;
	text-decoration:none;
}
/*Lever 2*/

UL.frontend-navigation-vertical LI:hover ul{
	border:1px solid #58646A;
	BACKGROUND: #FBFCFF;
}
a.level_2,a.level_2:visited,
UL.frontend-navigation-vertical LI:hover LI A,
UL.frontend-navigation-vertical LI.iehover LI A {
	BACKGROUND: #FBFCFF;
	border-bottom:1px solid #A6AFB5;
	font-weight:normal;
}
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: #735929;
}
/*Level 2 hover*/
a.level_2:hover,a.level_2:visited:hover,
UL.frontend-navigation-vertical LI:hover LI A:hover,
UL.frontend-navigation-vertical LI:hover LI:hover A,
UL.frontend-navigation-vertical LI.iehover LI A:hover,
UL.frontend-navigation-vertical LI.iehover LI.iehover A {
	BACKGROUND:#F4F8FF;
	COLOR: #EFEBDE;
}
UL.frontend-navigation-vertical UL {
	DISPLAY: none;
	LEFT: 170px;
	POSITION: absolute;
	TOP: 0px;
}
UL.frontend-navigation-vertical UL UL {
	margin-left:8px !important;
	margin-top:-1px;
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
}
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 {
	z-index:100;
	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
}

