.RadPanelbar_BtpSystem
{
	white-space:nowrap;
	line-height:20px;
	width:140px;
}

.RadPanelbar_BtpSystem .rootGroup
{
	border:1px solid #8f290c;
}

.RadPanelbar_BtpSystem .text
{
	color:Black;
	padding:4px 20px;
	font:menu;
}

.RadPanelbar_BtpSystem .image
{
	margin:4px 0px;
}


.RadPanelbar_BtpSystem .rootGroup .text
{
	border-top:1px solid #8f290c;
	border-left:1px solid #8f290c;
	border-bottom:1px solid #8f290c;	
	background:#8f290c;
	font-weight:bold;
	color:#ffc;
}

.RadPanelbar_BtpSystem .rootGroup .expanded .text
{
	
}

.RadPanelbar_BtpSystem_rtl .rootGroup .text
{
	background-position:left center;
	
}

.RadPanelbar_BtpSystem .group 
{
	background-color:#ffffcc;
}

.RadPanelbar_BtpSystem .level1 
{
}

.RadPanelbar_BtpSystem .level1 .link
{
	border-bottom:1px solid #8f290c;
}

.RadPanelbar_BtpSystem .level1 .text,
.RadPanelbar_BtpSystem .level1 .expanded .text
{
	border:0;
	background:transparent;
	font-weight:normal;
	padding:2px 20px;
    color: black;

}

.RadPanelbar_BtpSystem .level1 .selected .text
{
	background:#ffb;
	color:HighlightText;
	text-decoration:underline;
	color: Black;
	font-weight: bold;
}

.RadPanelbar_BtpSystem .focused .text
{
	text-decoration:underline;
}


.RadPanelbar_BtpSystem .rootGroup .disabled:hover,
.RadPanelbar_BtpSystem .rootGroup .disabled .text
{
	background:buttonface;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_BtpSystem .rootGroup .group .disabled:hover,
.RadPanelbar_BtpSystem .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_BtpSystem .rootGroup .expanded.disabled .text
{
	
}
