.lbox .RadPanelbar_AqaarPanelar
{
	width:130px;
	
	_margin-top:0;
}
*+html .lbox .RadPanelbar_AqaarPanelar{margin-top:0}

.RadPanelbar_AqaarPanelar
{
	white-space: nowrap;
	overflow:hidden;
	width: 130px;
}

.RadPanelbar_AqaarPanelar *
{
    /*testing*/
}

.RadPanelbar_AqaarPanelar .text
{
	width: 130px;
	color: #333333;
	text-align:right;
	font: normal 15px arial,sans-serif;
}

.RadPanelbar_AqaarPanelar .image
{	
	margin: 4px 0px;
}

.RadPanelbar_AqaarPanelar .group
{
	width: 130px;
    /*border-bottom:1px solid #e3e3e3; */
}


.RadPanelbar_AqaarPanelar .rootGroup .text
{
	width: 130px;
	/* background: url('Img/headerArrow.gif') no-repeat 11px center;*/
	/* border-bottom: solid 1px #e3e3e3; */
	background: url('Img/yellowSqaure.gif') no-repeat right;
	padding-right:16px;
	font: bold 15px arial,sans-serif;
	line-height: 22px;
		
}

.RadPanelbar_AqaarPanelar .rootGroup .link
{
	width: 130px;
	
	/*background: white url('Img/HeaderBg.gif') repeat-x;*/
			
}

.RadPanelbar_AqaarPanelar .group .text
{
	border:0;
	background:none;
	color: #7F7F7B;
	font: normal 12px arial,sans-serif;
	line-height:22px;
}

.RadPanelbar_AqaarPanelar .group .link
{
	background: none;
	
}
.link:hover
{
	
}

.RadPanelbar_AqaarPanelar .rootGroup .expanded
{
	/*background:white url('Img/SelectBg.gif') repeat-x;*/
	border-bottom:2px solid #fff;
	
}

.RadPanelbar_AqaarPanelar .group .expanded
{
	background:none;
}

.RadPanelbar_AqaarPanelar .rootGroup .expanded .text
{
	/* background: url('Img/HeaderArrowExpanded.gif') no-repeat 11px center;*/
	background: url('Img/yellowSqaure.gif') no-repeat 11px right;
	border:0;
}

.RadPanelbar_AqaarPanelar .rootGroup .selected .text
{
	/*font-weight: bold;*/
	
    line-height: 22px;
    border-bottom:0;
    margin-bottom:1px
  
}

.RadPanelbar_AqaarPanelar .rootGroup .selected
{
    
}

.RadPanelbar_AqaarPanelar .group .selected .text
{
	/*text-decoration: underline;  */
	border: 0;
	background: none;
	color:#3B3432;
	font-weight:bold;
}


.RadPanelbar_AqaarPanelar .group .expanded .text
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
	margin: -1px 5px;
}

.RadPanelbar_AqaarPanelar .rootGroup .group .selected
{
	border:0;
}


/*
.RadPanelbar_AqaarPanelar .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_AqaarPanelar .disabled .text
{
	color: #ccc;
	cursor: default;
}
*/