
.RadMenu_System 
{
	
	background-color:Transparent;	
	
}

.RadMenu_System .item
{
	border-right:solid 1px #808b93;
	height:15px;
	width:105px;
}

.RadMenu_System .last
{
	border:none;
}



.RadMenu_System .link
{
	text-decoration:none;	
	
}

.RadMenu_Telerik .link:hover
{
	text-decoration:none;
	font-weight:bold;	
	color:#666f76;
}

.RadMenu_System .rootGroup .disabled:hover
{
	background: none;
	
}

.RadMenu_System .text
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#bc0b4f;
	cursor:pointer;
	_display:inline;
	
}

.RadMenu_System .group
{
	background-image:none;
	border:none;
}



.RadMenu_System .group .text
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#808b93;
	cursor:pointer;
	
	
}

.RadMenu_Telerik .group .item
{
	
	background-color:#eaf5fd;
	background-image:none;
	border:solid 1px #ffffff;
	height:20px;
	width:120px;
}

.RadMenu_System .group .link
{
	
	
}

.RadMenu_System .leftArrow,
.RadMenu_System .rightArrow,
.RadMenu_System .topArrow,
.RadMenu_System .bottomArrow,
.RadMenu_System .leftArrowDisabled,
.RadMenu_System .rightArrowDisabled,
.RadMenu_System .topArrowDisabled,
.RadMenu_System .bottomArrowDisabled
{
	
}

.RadMenu_System .topArrow,
.RadMenu_System .topArrowDisabled
{
	
}

.RadMenu_System .bottomArrow,
.RadMenu_System .bottomArrowDisabled
{
	
}

.RadMenu_System .rightArrow,
.RadMenu_System .leftArrow
{
	
}

.RadMenu_System .rightArrow,
.RadMenu_System .rightArrowDisabled
{
	
}

.RadMenu_System .vertical .separator .text
{
	
}

.RadMenu_System .expandLeft,
.RadMenu_System .expandRight
{
	
}

.RadMenu_System_rtl .expandLeft,
.RadMenu_System_rtl .expandRight
{
	
}

/* right to left */
.RadMenu_System_rtl .group .link:hover .expandLeft,
.RadMenu_System_rtl .group .link:hover .expandRight
{
	
}

.RadMenu_System .link:hover .expandLeft,
.RadMenu_System .link:hover .expandRight,
.RadMenu_System .focused .expandLeft,
.RadMenu_System .focused .expandRight,
.RadMenu_System .expanded .expandLeft,
.RadMenu_System .expanded .expandRight
{
	
}