/* r.a.d.menu Plain skin */

.RadMenu_AbleGroup2
{
	font-weight: bolder;
	background: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.RadMenu_AbleGroup2_Context
{
	background: none;
	border:0;
}

.RadMenu_AbleGroup2 .link
{
	line-height: 20px;
	text-decoration:none;
	color: #7e041e;
	background: none;
	
	
}

.RadMenu_AbleGroup2 .link:hover, .RadMenu_AbleGroup2 .focused, .RadMenu_AbleGroup2 .expanded
{
	cursor: hand;
	color: #00638e;
	background-color: #E9E9E9;

	
}


.RadMenu_AbleGroup2 .text
{
	padding-left: 10px;	
	padding-right: 36px;
	font-size: 12px;
}

.RadMenu_AbleGroup2 .group
{
	border:0;
}

.RadMenu_AbleGroup2 .group .link
{
	background: #E9E9E9;
	border:0;
	text-align: left;
		border-bottom: 1px solid #cccccc;

}

.RadMenu_AbleGroup2 .group .link:hover, .RadMenu_AbleGroup2 .group .focused, .RadMenu_AbleGroup2 .group .expanded
{
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	border-left: 0px;
	cursor: hand;
	color: #00638e;
	border-bottom: 1px solid #cccccc;
	background-color: #E9E9E9;
	text-decoration: none;

	
}

.RadMenu_AbleGroup2 .leftArrow,
.RadMenu_AbleGroup2 .rightArrow,
.RadMenu_AbleGroup2 .topArrow,
.RadMenu_AbleGroup2 .bottomArrow,
.RadMenu_AbleGroup2 .leftArrowDisabled,
.RadMenu_AbleGroup2 .rightArrowDisabled,
.RadMenu_AbleGroup2 .topArrowDisabled,
.RadMenu_AbleGroup2 .bottomArrowDisabled
{
	background: none;
	width:15px;
}

.RadMenu_AbleGroup2 .topArrow,
.RadMenu_AbleGroup2 .topArrowDisabled
{
	background: none;
	width:100%;
}

.RadMenu_AbleGroup2 .bottomArrow,
.RadMenu_AbleGroup2 .bottomArrowDisabled
{
	background: none;
	width:100%;
}

.RadMenu_AbleGroup2 .rightArrow,
.RadMenu_AbleGroup2 .leftArrow
{
	height:100%;
}

.RadMenu_AbleGroup2 .rightArrow,
.RadMenu_AbleGroup2 .rightArrowDisabled
{
	background: none;
}

.RadMenu_AbleGroup2 .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

.RadMenu_AbleGroup2 .expandLeft,
.RadMenu_AbleGroup2 .expandRight
{
	background: none;
	margin-right: 4px;
}

.RadMenu_AbleGroup2_rtl .expandLeft,
.RadMenu_AbleGroup2_rtl .expandRight
{
	background: none;
}

.RadMenu_AbleGroup2 .link:hover .expandLeft, .RadMenu_AbleGroup2 .link:hover .expandRight, .RadMenu_AbleGroup2 .focused .expandLeft, .RadMenu_AbleGroup2 .focused .expandRight, .RadMenu_AbleGroup2 .expanded .expandLeft, .RadMenu_AbleGroup2 .expanded .expandRight
{
	cursor: hand;
	color: #00638e;
	background-color: #E9E9E9;
	
}

.RadMenu_AbleGroup2_rtl .link:hover .expandLeft, .RadMenu_AbleGroup2_rtl .link:hover .expandRight, .RadMenu_AbleGroup2_rtl .focused .expandLeft, .RadMenu_AbleGroup2_rtl .focused .expandRight, .RadMenu_AbleGroup2_rtl .expanded .expandLeft, .RadMenu_AbleGroup2_rtl .expanded .expandRight
{
	cursor: hand;
	color: #00638e;
	background-color: #dec3a2;
	
}
