.RadPanelbar_Jehle
{
}

.RadPanelbar_Jehle .rootGroup
{
	
	border-bottom: 0;
}

.RadPanelbar_Jehle .text
{
	color: #333333;
}

.RadPanelbar_Jehle .image
{
}


.RadPanelbar_Jehle .rootGroup .text
{
	/*background: url('Img/headerArrow.gif') no-repeat 0px center;*/
	line-height: 18px;
	color: #9e9e9e;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-size: 11px;
}

.RadPanelbar_Jehle .rootGroup .link
{
	/*background: white url('Img/HeaderBg.gif') repeat-x;*/
	color: #fff;
	text-decoration: none;
}



.RadPanelbar_Jehle .group .text
{
	background: none;
	color: #c5c7c8;
	padding-left: 12px;
}

.RadPanelbar_Jehle .group .link
{
	background: none;
	color: #fff;
}

.RadPanelbar_Jehle .group .expanded
{
	background: none;
	border-bottom: 0px;
	color: #fff;
	font-weight: bold;

}

.RadPanelbar_Jehle .currentHeader .text
{
	/*background: url('Img/HeaderArrowExpanded.gif') no-repeat 0px center;*/
	font-weight: bold;
	color: #fff;
}

.RadPanelbar_Jehle .rootGroup .selected
{
	font-weight: normal;
	color: #fff;
}

.RadPanelbar_Jehle .rootGroup .selected .link
{
	font-weight: bold;
}

.RadPanelbar_Jehle .rootGroup .link:hover .text
{

	color: #fff;
}


.RadPanelbar_Jehle .group .selected .text
{
	text-decoration: none;
	border: 0;
	background: none;
	color: fff;
	font-weight: bold;
}

.RadPanelbar_Jehle .group .expanded .text
{
	border-top:0;
	color: #fff;
	background: none;
	font-weight: bold;
}

.RadPanelbar_Jehle .group .level2 .text
{
	padding-left: 24px;
	line-height: 14px;
}

.RadPanelbar_Jehle .group .level3 .text {
	padding-left: 36px;
}

.RadPanelbar_Jehle .rootGroup .disabled:hover,
.RadPanelbar_Jehle .rootGroup .disabled .text
{
	cursor: default;
}

.RadPanelbar_Jehle .rootGroup .group .disabled:hover,
.RadPanelbar_Jehle .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
