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