.RadPanelbar_SOS
{
	width: 211px !important;
	min-width: 211px;
	max-width: 211px;
}

.RadPanelbar_SOS .rootGroup
{
	border-bottom: 0;
}

.RadPanelbar_SOS .rootGroup .text
{
	height: 24px;
	line-height: 24px;
	color: #232833;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	text-indent: 10px;
}

.RadPanelbar_SOS .rootGroup .selected .text
{
    font-weight: bold;
}

.RadPanelbar_SOS .rootGroup .link:hover
{
    text-decoration: none;
}

.RadPanelbar_SOS .text
{
	color: #232833;
	font-size: 12px;
	text-transform: none;
}

.RadPanelbar_SOS .text:hover
{
    font-weight: bold;
}

.RadPanelbar_SOS .selected .text
{
    font-weight: bold;
}

.RadPanelbar_SOS .group
{
    overflow: hidden;
}

.RadPanelbar_SOS .group .item
{
    background: url('images/panel-divider.gif') no-repeat bottom;
} 

.RadPanelbar_SOS .group .text
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	text-indent: 45px;
	padding: 5px 0;
}

.RadPanelbar_SOS .group .text:hover,
.RadPanelbar_SOS .group .selected .text
{
    color: white;
    background-color: #092147 !important;
}

.RadPanelbar_SOS .group .link
{
	
}

.RadPanelbar_SOS .group .link .hover
{
    text-decoration: underline;
}

.RadPanelbar_SOS .group .expanded
{
	background: none;
	border-bottom: 0px;		
}

.RadPanelbar_SOS .group .focused .text,
.RadPanelbar_SOS .group .selected .text
{
	background-color: #f2f2f2;
	padding-bottom: 0;
}

.RadPanelbar_SOS .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none !important;
}

.RadPanelbar_SOS .level1
{
	overflow-y: hidden !important;
}

.RadPanelbar_SOS .level2 .item
{
    background: 0 !important;
}

.RadPanelbar_SOS .level2 .link .text
{
    text-indent: 55px;
    padding: 0; 
}
