/* Default RadPanelbar 4 DNN skin */

/* panelbar wrapper */
.RadPanelbar_ESHD
{
	background: transparent;
	white-space: Normal;
	width: 155px !important;
}

.RadPanelbar_ESHD .text
{
	padding: 4px 0px 4px 14px;
}

.RadPanelbar_ESHD .image
{
	margin: 4px 0px;
}

.RadPanelbar_ESHD .rootGroup .text
{
	line-height: 14px;	
	border-bottom: solid thin #465380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.RadPanelbar_ESHD .rootGroup .link
{
	/*background: white url('Img/subnav_BG.gif') repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.RadPanelbar_ESHD .rootGroup .link:hover
{
	/*background: white url('Img/subnav_BG.gif') repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e59e22;
	text-decoration: none;
}

.RadPanelbar_ESHD .rootGroup .item
{
	
}

.RadPanelbar_ESHD .group .text
{
	padding-left: 25px;
	/*background: url('Img/subnav_BGexpanded.gif') repeat 10px center;*/
	border-bottom: solid thin #465380;
	font-weight: normal;
}

.RadPanelbar_ESHD .group .link
{
	color: #ffffff;
	/*background: url('Img/subnav_BGexpanded.gif') repeat;*/
	font-weight: normal;
}

.RadPanelbar_ESHD .group .link:hover
{
	color: #e59e22;
	/*background: url('Img/subnav_BGexpanded.gif') repeat;*/
	font-weight: normal;
}

.RadPanelbar_ESHD .group .item
{
	
}

.RadPanelbar_ESHD .rootGroup .selected .text
{
	line-height: 14px;	
	color: #e59e22; !important;
	border-bottom: solid thin #465380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.RadPanelbar_ESHD .group .selected .text
{
	color: #e59e22 !important;
	border-bottom: solid thin #465380;
	font-weight: normal;
}

.RadPanelbar_ESHD .group .level2 .text
{
	padding-left: 35px;
	/*background: url('Img/subnav_BGexpanded.gif') repeat 10px center;*/
	border-bottom: solid thin #465380;
}
