/* PanelSoma RadPanelBar 4 PanelSoma skin */

/* panelbae wrapper */
.RadPanelBar_PanelSoma
{
	background: transparent;
	width:180px;
	text-decoration:none;
}

.RadPanelBar_PanelSoma .rpLink,
.RadPanelBar_PanelSoma .rpTemplate
{
	font:normal 12px/13px "Verdana"; color:#046d42;
	margin:0px; padding: 2px 0px 2px 10px;
	width:160px;
	border-bottom:1px solid #046d42;
	text-decoration:none;
	background:url(imgs/bullet4.jpg) no-repeat 0px 6px;
}

.RadPanelBar_PanelSoma .rpLink
{
	text-overflow: ellipsys;
	overflow: hidden;
	width:160px;
	
}

.RadPanelBar_PanelSoma .rpImage
{

}

.RadPanelBar_PanelSoma .rpLink:hover
{
font:normal 12px/13px "Verdana"; color:#046d42; 
}

.RadPanelBar_PanelSoma .rpSelected,
.RadPanelBar_PanelSoma .rpSelected:hover,
.RadPanelBar_PanelSoma .rpExpanded,
.RadPanelBar_PanelSoma .rpExpanded:hover
{

}

.RadPanelBar_PanelSoma .rpText
{
	padding: 0px;
	margin:0px;
	width:160px;
}

.RadPanelBar_PanelSoma .rpExpandable .rpText
{

}

.RadPanelBar_PanelSoma .rpExpanded .rpText
{
margin:0px; padding:0px; color:#5F977C; width:160px;
}

.RadPanelBar_PanelSoma .rpGroup .rpLink,
.RadPanelBar_PanelSoma .rpGroup .rpTemplate
{
	font: normal 12px/13px "Trebuchet MS";
	color:#046d42;
	border:0px;
	margin:0px;
	text-decoration:none;
	width:160px;
}

.RadPanelBar_PanelSoma .rpGroup .rpLink
{
	background: none;
    color:#046d42;
    text-decoration:none; width:160px;
    
}

.RadPanelBar_PanelSoma .rpGroup { padding:0px;}

.RadPanelBar_PanelSoma .rpGroup .rpFirst { padding-top: 5px; }
.RadPanelBar_PanelSoma .rpGroup .rpLast { padding-bottom: 10px; }

.RadPanelBar_PanelSoma .rpGroup .rpText
{
	padding: 0px; border:0px; text-decoration: none;
	width:160px;
	
}

.RadPanelBar_PanelSoma .rpGroup .rpSelected
{
	text-decoration: none;
}

.RadPanelBar_PanelSoma .rpDisabled,
.RadPanelBar_PanelSoma .rpDisabled:hover
{
	color: #ccc;
	background: #fff url('PanelBar/RootItemBg.gif') repeat-x 0 100%;
	text-decoration: none;
}

.RadPanelBar_PanelSoma .rpDisabled .rpText
{
	cursor: default;
	text-decoration: none;
}

.RadPanelBar_PanelSoma .rpGroup .rpDisabled,
.RadPanelBar_PanelSoma .rpGroup .rpDisabled:hover
{
	color: #ccc;
	background: none;
	text-decoration: none;
}
