.RadPanelbar_csg
{
	background: white;
	white-space: auto !important;
	margin-left:0px;
}



.RadPanelbar_csg .item {
	
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.RadPanelbar_csg .rootGroup
{
	/*border: solid 1px #e5e5e5;*/
	border-bottom: 0;
}

.RadPanelbar_csg .text
{
	color: #333333;
	padding: 0px 23px;
	font: normal 11px Trebuchet MS, Sans-serif;
}

.RadPanelbar_csg .image
{
	/*margin: 4px 0px;*/
	display:none;
}


.RadPanelbar_csg .rootGroup .text
{
	/*background: url('Img/headerArrow.gif') no-repeat 11px center;
	line-height: 18px;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;*/
	background:url("") 0 6px no-repeat; 
	padding:5px 0; 
	font-size:12px; 
	font-weight:normal; 
	color:#a0a0a0; 
	text-decoration:none;
}

.RadPanelbar_csg .rootGroup .link
{
	/*background: white url('Img/HeaderBg.gif') repeat-x;*/
}

.RadPanelbar_csg .group .text
{
	/*border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #666666;*/
	background:url('');
	padding:0;
}

.RadPanelbar_csg .group .link
{
	background: none;
}

.RadPanelbar_csg .rootGroup .link:hover {
	color:#4284b3 !important;
}


.RadPanelbar_csg .rootGroup .expanded
{
	/*background: white url('Img/SelectBg.gif') repeat-x;*/
}

.RadPanelbar_csg .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_csg .rootGroup .expanded .text
{
	/*background: url('Img/HeaderArrowExpanded.gif') no-repeat 11px center;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;*/
}

.RadPanelbar_csg .rootGroup .selected .text
{
	font-weight: normal;
	color:#005896;
	
}
.RadPanelbar_csg .group .text
{
	font-size:11px;
	padding-left:0 !important;
	margin-left:12px !important;
	line-height: 12px;
	padding:3px 0;
}

.RadPanelbar_csg .group .selected .text
{
	/*text-decoration: underline;
	font-weight: normal;
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: black;*/
	color:#005896;
}

.RadPanelbar_csg .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
	display:block;
	
	
}

.RadPanelbar_csg .level2 .text
{
	padding-left: 12px !important;
	line-height: 11px;
	font-size:11px;
	display:block;
}

.RadPanelbar_csg .rootGroup .disabled:hover,
.RadPanelbar_csg .rootGroup .disabled .text
{
	color: #ccc;
	cursor:default;
}

.RadPanelbar_csg .rootGroup .group .disabled:hover,
.RadPanelbar_csg .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: csg;
}
