.RadPanelbar_Landers
{
	background: white;
	white-space: nowrap;
}

.RadPanelbar_Landers .rootGroup
{
	border: solid 1px #e5e5e5;
	border-bottom: 0;
}

.RadPanelbar_Landers .text
{
	color: #333333;
	padding: 0px 24px;
	font: normal 11px Arial, Verdana, Sans-serif;
	text-align:left;
}

.RadPanelbar_Landers .image
{
	margin: 4px 0px;
}

.RadPanelbar_Landers .rootGroup .link
{
	background: white url('Img/HeaderBg.gif') repeat-x;
}

.RadPanelbar_Landers .rootGroup .text
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	/*line-height: 18px;*/
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
}

.RadPanelbar_Landers .rootGroup .link:hover
{
	background: #A5E2F9;		
}

.RadPanelbar_Landers .rootGroup .disabled:hover
{
	background: #DCDCDC url('Img/HeaderBg.gif') repeat-x;	
}
/**/

.RadPanelbar_Landers .group .text
{
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #666666;
}

.RadPanelbar_Landers .rootGroup .expanded
{
	background: #A5E2F9 url('Img/SelectBg2.gif') repeat-x;
}

.RadPanelbar_Landers .group .link
{
	background: none;
}

.RadPanelbar_Landers .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Landers .rootGroup .expanded .text
{
	background: #A5E2F9 url('Img/HeaderArrowExpanded.gif') no-repeat 11px center;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
}

.RadPanelbar_Landers .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_Landers .group .selected .text
{
	background: #A5E2F9 url('Img/HeaderBg2.gif') repeat-x;
	text-decoration: underline;
	font-weight: normal;
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: black;
}

.RadPanelbar_Landers .group .expanded .text
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
}

.RadPanelbar_Landers .level2 .text
{	
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_Landers .level3 .text
{
	padding-left: 46px;
	line-height: 14px;
}

.RadPanelbar_Landers .rootGroup .disabled:hover,
.RadPanelbar_Landers .rootGroup .disabled .text
{
	background: #DCDCDC url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: Landers;
}

.RadPanelbar_Landers .rootGroup .group .disabled:hover,
.RadPanelbar_Landers .rootGroup .group .disabled .text
{
	background: #DCDCDC url('Img/HeaderBg.gif') repeat-x;
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: Landers;
}
