.RadPanelbar_Solid
{
	font-size: 12px;
	font-family:Arial;

}

.RadPanelbar_Solid .text
{
	vertical-align: bottom;
}

.RadPanelbar_Solid .image
{
	margin: 0px 0px;
}


.RadPanelbar_Solid .rootGroup .text
{
    background: url(Img/headerArrow_.jpg) no-repeat left 3px;
    font-weight: bold;
    color: black;
    padding-left: 15px;
}

.RadPanelbar_Solid .rootGroup .link
{
	padding-bottom:6px;
	padding-top:6px;
	border-bottom: #bfbfbf 1px dashed;
	margin-left:0px;

}

.RadPanelbar_Solid .rootGroup .link :hover 
{
	color:Red;
}

.RadPanelbar_Solid .group
{
	padding-top:0px;
}

.RadPanelbar_Solid .group .text
{
	color:black;
	font-weight: normal;
	background: url(Img/childicon_.jpg) no-repeat 12px center;
	padding-left:22px;
}

.RadPanelbar_Solid .group .link
{
    background: none;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: #bfbfbf 1px dashed;
}

.RadPanelbar_Solid .group .link :hover
{
	padding-left: 22px;
	color:Red;
}


.RadPanelbar_Solid .rootGroup .expanded
{

}

.RadPanelbar_Solid .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Solid .rootGroup .expanded .text
{
	background: url('Img/HeaderArrowExpanded_.jpg') no-repeat 15 center;
}

.RadPanelbar_Solid .rootGroup .expanded .link
{
	color:red;
}

.RadPanelbar_Solid .rootGroup .selected .text
{
	font-weight: bold;
	color:black;
}

.RadPanelbar_Solid .group .selected .text
{
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.RadPanelbar_Solid .group .expanded .text
{
	border-top:0;
	color: #ffffff;
	background: url(Img/childiconexpanded.png) no-repeat 11px center;
	

}

.RadPanelbar_Solid .level2 .link
{
	border-bottom:none;
	padding-top:2px;
	padding-bottom:2px;
	
}

.RadPanelbar_Solid .level2 .text
{
	padding-left: 37px;
	background: url(Img/ovuongnho.png) no-repeat 25px center;
	
}

.RadPanelbar_Solid .level2 .text:hover
{
	padding-left: 37px;
	background: url(Img/ovuongnho.png) no-repeat 25px center;
	color:Red;
}

.RadPanelbar_Solid .rootGroup .disabled:hover,
.RadPanelbar_Solid .rootGroup .disabled .text
{
	color: #ccc;
	cursor: Solid;
}

.RadPanelbar_Solid .rootGroup .group .disabled:hover,
.RadPanelbar_Solid .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: Solid;
}
