.RadPanelbar_HBG
{
	background: white;
	width: 205px !important;
}
.RadPanelbar_HBG .text
{
	padding: 0 0 0 15px;
}
.RadPanelbar_HBG .text, .RadPanelbar_HBG .link, .RadPanelbar_HBG .rootGroup .plain
{
	font: 400 12px Arial,Verdana,Sans-serif;
	color: #515151;
}
.RadPanelbar_HBG .link
{
	width:auto;
}
.RadPanelbar_HBG .image
{
	margin: 4px 0;
}
.RadPanelbar_HBG .slide
{
	padding-top: 0px;
	line-height: 1.1em;
	_line-height: 1.3em;
	font-size: 1em;
}
.RadPanelbar_HBG .rootGroup .text:hover
{ 
	/* Ändrad 100115 */
	color: #000000;
	/*background: url( Img/enkelpil.gif ) no-repeat -7px -4px;*/
	/* background-color:#515151;*/
	text-decoration:underline;
} 


.RadPanelbar_HBG .rootGroup .item
{
	padding-bottom: 5px;
	padding-top: 0px;
}
.RadPanelbar_HBG .rootGroup .last
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.RadPanelbar_HBG .group .item
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.RadPanelbar_HBG .rootGroup .text, .RadPanelbar_HBG .rootGroup .selected .text, .RadPanelbar_HBG .rootGroup .expanded .text
{
	font-weight: 700;
}
.RadPanelbar_HBG .rootGroup .link
{
	background: url( Img/enkelpil.gif ) no-repeat -7px -4px;
}
.RadPanelbar_HBG .rootGroup .plain
{
	background: url( Img/enkelpil.gif ) no-repeat -7px -4px;
}
.RadPanelbar_HBG .rootGroup .plain .text
{
	font-weight: normal;
}
.RadPanelbar_HBG .group .item .LowLevel
{
	background: url( Img/small-right-arrow.gif ) no-repeat 6px 2px;
	_background: url( Img/small-right-arrow.gif ) no-repeat 6px 5px;
}
.RadPanelbar_HBG .group .link, .RadPanelbar_HBG .group .expandable
{
	background: url( Img/enkelpil.gif ) no-repeat -7px -4px;
	_background: url( Img/enkelpil.gif ) no-repeat -7px -3px;
}
.RadPanelbar_HBG .rootGroup .expanded, .RadPanelbar_HBG .rootGroup .selected
{
	background: url( Img/enkelpil_vald.gif ) no-repeat -7px -4px;
	_background: url( Img/enkelpil_vald.gif ) no-repeat -7px -3px;
}
.RadPanelbar_HBG .group .first
{
	background: none;
}
.RadPanelbar_HBG .group
{
	background-color: #FFF;
}
.RadPanelbar_HBG .group .text
{
	line-height: 1.1em;
	_line-height: 1.3em;
	/*background: transparent;*/
	font-weight: 400;
}
.RadPanelbar_HBG .group .selected .text
{
	/*background: none;*/
	text-decoration: underline;
	color: black;
	font-weight: 400;
}
.RadPanelbar_HBG .level2 .link
{
	/*background: url( Img/Bullet.gif ) no-repeat 8px center;*/
	margin-left: 20px;
}
.RadPanelbar_HBG .group .expanded .text, .RadPanelbar_HBG .group .selected .text
{
	font-weight: 700;
	text-decoration: none;
}
.RadPanelbar_HBG .rootGroup .disabled:hover, .RadPanelbar_HBG .rootGroup .disabled .text
{
	cursor: default;
	background: white url( Img/MainItemNormal.gif ) repeat-x;
	color: #ccc;
}
.RadPanelbar_HBG .rootGroup .group .disabled:hover, .RadPanelbar_HBG .rootGroup .group .disabled .text
{
	background: none;
	cursor: default;
	text-decoration: none;
	color: #ccc;
}
.RadPanelbar_HBG .currentStartPage
{
	display: none !important;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	float: left;
	clear: left;
}

