.RadPanelbar_CortadoFree
{
	white-space:normal;
	width:170px;
	float:left;
}

.RadPanelbar_CortadoFree .rootGroup
{
	 
}

.RadPanelbar_CortadoFree .text
{
	background: #686868;
	color: #d7d7d7;
	padding-left: 20px;
	font: bold 10px Verdana;
}


.RadPanelbar_CortadoFree .rootGroup .text
{
	line-height: 18px;
	border-bottom: solid 1px #9e9e9e;
}

.RadPanelbar_CortadoFree .group
{
    
}

.RadPanelbar_CortadoFree .group .text
{
	background: #838383;
	color: #d7d7d7;
	padding-left:30px;
	border-bottom: solid 1px #9e9e9e;
}

.RadPanelbar_CortadoFree .rootGroup .expanded
{
	background:#838383;
}

.RadPanelbar_CortadoFree .group .expanded .text
{
	background:#999999;
	color:#ffffff;
	font-weight:bold;
}

.RadPanelbar_CortadoFree .rootGroup :hover
{
	background:#686868 url('Img/bullet_gruen.gif') no-repeat 5px 5px;
}

.RadPanelbar_CortadoFree .group :hover
{
	background:#838383 url('Img/bullet_gruen.gif') no-repeat 5px 5px;
}

.RadPanelbar_CortadoFree .rootGroup .selected .text
{
	background:#686868 url('Img/bullet_gruen.gif') no-repeat 5px 5px;
}


.RadPanelbar_CortadoFree .rootGroup .expanded .text
{
	color:#ffffff;
	background:#686868;
}

.RadPanelbar_CortadoFree .group .selected .text
{
	font-weight: bold;
	color: #ffffff;
	background:#838383 url('Img/bullet_gruen.gif') no-repeat 5px 5px;
}

.RadPanelbar_CortadoFree .group .expanded .text
{
	color: #ffffff;
	background: none;
}

.RadPanelbar_CortadoFree .group .expanded
{
	
}


.RadPanelbar_CortadoFree .level2 .text:hover
{
	background:#999999 url('Img/bullet_gruen.gif') no-repeat left; background-position: 5px 5px;
}

.RadPanelbar_CortadoFree .level2 .text
{
	background:#999999;
	color:#494949;
	padding-left: 40px;
	border: solid 1px #9e9e9e;
}

.RadPanelbar_CortadoFree .level2 .selected
{
	color:#161616;
}

.RadPanelbar_CortadoFree .level2 .selected:hover
{
	background:#999999 url('Img/bullet_gruen.gif') no-repeat left; background-position: 5px 5px;
}

.RadPanelbar_CortadoFree .level1 .selected .text
{
	background:#838383 url('Img/bullet_gruen.gif') no-repeat left; background-position: 5px 5px;
}

.RadPanelbar_CortadoFree .level2 .selected .text
{
	background:#999999 url('Img/bullet_gruen.gif') no-repeat left; background-position: 5px 5px;
}

.RadPanelbar_CortadoFree .rootGroup .enabled:hover,
.RadPanelbar_CortadoFree .rootGroup .enabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_CortadoFree .rootGroup .group .enabled:hover,
.RadPanelbar_CortadoFree .rootGroup .group .enabled .text
{
	text-decoration: none;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_CortadoFree .rootGroup .expanded :hover
{
	background:#686868 url('Img/bullet_gruen.gif') no-repeat 5px 5px;
}

.RadPanelbar_CortadoFree .item{
	line-height:0px;
}

