/* r.a.d.menu CssBlue skin */
.RadMenu_APNED_Left
{
	color:#698445;
	font-family:Verdana;
	font-size:11px;	
	padding-bottom: 29px;
	padding-top:0px;
}

.RadMenu_APNED_Left_Context
{
	background:none;
}

.RadMenu_APNED_Left .link
{
	background-color:#cadbb5;
	border-left:solid 5px #fcc285;
	color:#698445;
	font-family:Verdana;
	line-height:12px;
	margin-bottom:4px;
	padding-left:18px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration:none;
	width:164px;
}

*>.RadMenu_APNED_Left .link
{
	width:142px;
}

.RadMenu_APNED_Left .link .text
{
	color:#698445;
	font-family:Verdana;	
}

.RadMenu_APNED_Left .link:hover,
.RadMenu_APNED_Left .focused,
.RadMenu_APNED_Left .expanded
{
	background-color:#f9860b;
	border-left:solid 5px #f9860b;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
}

.RadMenu_APNED_Left .link:hover .text,
.RadMenu_APNED_Left .focused .text,
.RadMenu_APNED_Left .expanded .text
{	
	background-color:#f9860b;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
}

.RadMenu_APNED_Left .rootGroup .disabled:hover
{
}

.RadMenu_APNED_Left .rootGroup .disabled:hover .text
{	
}

.RadMenu_APNED_Left .text
{
	cursor:pointer;
}

.RadMenu_APNED_Left .group
{	
	background-color:#cadbb5;
	color:#698445;
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
}

.RadMenu_APNED_Left .group .link
{	
	border-bottom:solid 2px #fff;
	border-left:none;
	margin-bottom:0px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.RadMenu_APNED_Left .group .link .text
{
}

.RadMenu_APNED_Left .group .text
{
	color:#698445;
	font-family:Verdana;
	font-size:11px;	
	line-height:12px;
}

.RadMenu_APNED_Left .group .link:hover .text,
.RadMenu_APNED_Left .group .focused .text,
.RadMenu_APNED_Left .group .expanded .text
{
	color:#fff;
	font-family:Verdana;
	font-size:11px;	
	letter-spacing:-1px;
}

.RadMenu_APNED_Left .group .link:hover,
.RadMenu_APNED_Left .group .focused,
.RadMenu_APNED_Left .group .expanded
{
	color:#fff;
	background-color:#f9860b;
	border-left:none;
	letter-spacing:-1px;	
}


.RadMenu_APNED_Left .leftArrow,
.RadMenu_APNED_Left .rightArrow,
.RadMenu_APNED_Left .topArrow,
.RadMenu_APNED_Left .bottomArrow,
.RadMenu_APNED_Left .leftArrowDisabled,
.RadMenu_APNED_Left .rightArrowDisabled,
.RadMenu_APNED_Left .topArrowDisabled,
.RadMenu_APNED_Left .bottomArrowDisabled
{
}

.RadMenu_APNED_Left .topArrow,
.RadMenu_APNED_Left .topArrowDisabled
{
}

.RadMenu_APNED_Left .bottomArrow,
.RadMenu_APNED_Left .bottomArrowDisabled
{
}

.RadMenu_APNED_Left .rightArrow,
.RadMenu_APNED_Left .leftArrow
{
}

.RadMenu_APNED_Left .rightArrow,
.RadMenu_APNED_Left .rightArrowDisabled
{
}


.RadMenu_APNED_Left .vertical .separator .text
{
}

.RadMenu_APNED_Left .expandLeft,
.RadMenu_APNED_Left .expandRight
{
}

/* right to left */
.RadMenu_APNED_Left_rtl .group .link:hover .expandLeft,
.RadMenu_APNED_Left_rtl .group .link:hover .expandRight
{
}

.RadMenu_APNED_Left_rtl .expandLeft,
.RadMenu_APNED_Left_rtl .expandRight
{
}
/* end right to left */


.RadMenu_APNED_Left .link:hover .expandLeft,
.RadMenu_APNED_Left .link:hover .expandRight,
.RadMenu_APNED_Left .focused .expandLeft,
.RadMenu_APNED_Left .focused .expandRight,
.RadMenu_APNED_Left .expanded .expandLeft,
.RadMenu_APNED_Left .expanded .expandRight
{
}