@charset "utf-8";
/* CSS Document */





.RadMenu_simedarby .xl_text
{
	font-size:12px;
	color:#fff;
}
.RadMenu_simedarby .group
{
	
	

    width:100px;  	
	cursor: pointer;
	overflow:hidden;

	
}

.level2{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

.RadMenu_simedarby .group .link
{
	
    font-weight:normal;
	cursor: pointer;
	color:#fff;
	width:100px; 
	
}

.RadMenu_simedarby .group .link:hover
{
	/*background: #f7f7f7 url('img/MenuItemBackground.gif') repeat-y right;*/


    background:#c94242;
	text-align:center;
	color:#fff;	
}





.RadMenu_simedarby .group .focused,
.RadMenu_simedarby .group .expanded
{
	/*background: #508AB7 url('img/MenuItemBackground.gif') repeat-y right;*/
	width: 100px;
	text-align:center;
	
	
}




.RadMenu_simedarby .rightArrow,
.RadMenu_simedarby .leftArrow
{
	height:100%;
	
	
}



.RadMenu_simedarby.vertical .separator .text
{
	padding-top: 0px;

	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
	
	
}





.RadMenu_simedarby .pr1
{
	width:100px; 
}
	

