



/*** COMMON ***/
.RadPanelBar_GunneboLeftMenuProductDetail .rpLink
{
	color: #f00 !Important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpText {
	color: #000 !Important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpSelected .rpText {
	color: #004583 !Important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpRootGroup .rpText:hover
{
	text-decoration: underline;
}

.leftNavContainer
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-bottom.png) 0 bottom no-repeat !Important;
}






/*** LEVEL 0 ***/

.RadPanelBar_GunneboLeftMenuProductDetail .rpRootGroup .rpText
{
	padding: 5px 0 5px 19px;
	font-weight: bold;
	letter-spacing: 1px;
}

.RadPanelBar_GunneboLeftMenuProductDetail
{
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-background-1px.png) repeat-y;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpRootGroup > .rpFirst
{
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-top.png) 0 top no-repeat !Important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpRootGroup > .rpFirst > .rpLink
{
	padding-top: 3px;
}

/*** LEVEL 0 ends ***/





/*** LEVEL 1 ***/


.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel1 .rpText
{
	padding: 2px 0 2px 27px;
	font-weight: normal;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel1 .rpLast .rpText
{
	padding-bottom: 4px;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel1 
{
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-greyline.png) 0 top repeat-y;
	padding: 1px 0 !important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel1 > li {
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-lightbackground-1px.png) 0 top repeat-y !important;
}


/*** LEVEL 1 ends ***/







/*** LEVEL 2 ***/


.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel2 .rpText
{
	padding: 0 0 3px 42px;
	font-weight: normal;
	letter-spacing: 0;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel2 .rpLast .rpText
{
	padding-bottom: 3px;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel2
{
	background: none !important;
	padding: 0 !important;
}

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel2 > li {
	background: url(/_layouts/1033/Gunnebo/images/Navigation/LeftNavigation-lightbackground-1px.png) 0 top repeat-y !important;
}


/*** LEVEL 2 ends ***/




/*** LEVEL 3 ***/

.RadPanelBar_GunneboLeftMenuProductDetail .rpLevel3 .rpText
{
	padding-left: 30px;
}

/*** LEVEL 3 ends ***/





