.RadPanelBar_Amberton
{
	background: #fff;
}

.RadPanelBar_Amberton .rpRootGroup
{
	border: solid 1px #e5e5e5;
}

.RadPanelBar_Amberton .rpImage
{
	margin: 4px 0;
}

.RadPanelBar_Amberton .rpText
{
	color: #333;
	padding: 0 23px;
	font: normal 11px/18px Arial, Verdana, sans-serif;
	background: url('PanelBar/headerArrow.gif') no-repeat 11px center;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px white;
}

.RadPanelBar_Amberton .rpLink
{
	background: #fff url('PanelBar/HeaderBg.gif') repeat-x;
}

.RadPanelBar_Amberton .rpGroup .rpText
{
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #666;
}

.RadPanelBar_Amberton .rpGroup .rpLink
{
	background: none;
}

.RadPanelBar_Amberton .rpExpanded
{
	background: #fff url('PanelBar/SelectBg.gif') repeat-x;
}

.RadPanelBar_Amberton .rpGroup .rpExpanded
{
	background: none;
	border-bottom: 0;
}

.RadPanelBar_Amberton .rpExpanded .rpText
{
	background: url('PanelBar/HeaderArrowExpanded.gif') no-repeat 11px center;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
}

.RadPanelBar_Amberton .rpSelected .rpText
{
	font-weight: bold;
}

.RadPanelBar_Amberton .rpGroup .rpSelected .rpText
{
	text-decoration: underline;
	font-weight: normal;
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #000;
}

.RadPanelBar_Amberton .rpGroup .rpExpanded .rpText
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
}

.RadPanelBar_Amberton .rpLevel2 .rpText
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelBar_Amberton .rpLevel3 .rpText { padding-left: 48px; }
.RadPanelBar_Amberton .rpLevel4 .rpText { padding-left: 60px; }

.RadPanelBar_Amberton .rpDisabled:hover,
.RadPanelBar_Amberton .rpDisabled .rpText
{
	color: #ccc;
	cursor: default;
}

.RadPanelBar_Amberton .rpGroup .rpDisabled:hover,
.RadPanelBar_Amberton .rpGroup .rpDisabled .rpText
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

.RadPanelBar_Amberton .rpGroup .rpLink,
.RadPanelBar_Amberton .rpGroup .rpLast .rpItem .rpLink,
.RadPanelBar_Amberton .rpGroup .rpLink .rpText,
.RadPanelBar_Amberton .rpGroup .rpLast .rpItem .rpLink .rpText
{
	border-bottom-width: 1px;
}

.RadPanelBar_Amberton .rpGroup .rpLast .rpLink,
.RadPanelBar_Amberton .rpGroup .rpLast .rpLast .rpLink,
.RadPanelBar_Amberton .rpGroup .rpLast .rpLink .rpText,
.RadPanelBar_Amberton .rpGroup .rpLast .rpLast .rpLink .rpText
{
	border-bottom-width: 0;
}
