.RadPanelbar_System
{
	
}

.RadPanelbar_System .rootGroup
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.RadPanelbar_System .text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 9px;
}

.RadPanelbar_System .image
{
	
}


.RadPanelbar_System .rootGroup .text
{
	border-bottom:1px solid white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.RadPanelbar_System .rootGroup .expanded .text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Img/group_rpt.png);
	background-repeat: repeat-y;
	border: none;
	text-decoration: none;
}

.RadPanelbar_System_rtl .rootGroup .text
{
	border-bottom:1px solid buttonface;
}

.RadPanelbar_System .group
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Img/group_rpt.png);
	background-repeat: repeat-y;
	/*border-bottom:1px solid buttonface;*/
	margin-bottom: 1px;
}

.RadPanelbar_System .level1 
{
	
}

.RadPanelbar_System .level1 .link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.RadPanelbar_System .level1 .text,
.RadPanelbar_System .level1 .expanded .text
{
	border:0;
	background:transparent;
	font-weight:normal;
	padding:2px 20px;
}

.RadPanelbar_System .level1 .selected .text
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	text-decoration:underline;
}

.RadPanelbar_System .level2 
{
	padding-left: 10px;	
}

.RadPanelbar_System .level2 .link
{
	
}

.RadPanelbar_System .level2 .text,
.RadPanelbar_System .level2 .expanded .text
{
	border:0;
	background:transparent;
	font-weight:normal;
	/*padding:2px 20px;*/
}

.RadPanelbar_System .level3 .selected .text
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	text-decoration:underline;
}

.RadPanelbar_System .focused .text
{
	text-decoration:underline;
}


.RadPanelbar_System .rootGroup .disabled:hover,
.RadPanelbar_System .rootGroup .disabled .text
{
	background:buttonface url(Img/collapsed.gif) right center no-repeat;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_System .rootGroup .group .disabled:hover,
.RadPanelbar_System .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_System .rootGroup .text
{
	
}
