/* r.a.d.panelbar Web 2.0 skin */
.RadPanelbar_Waterbouw
{
	background-color:Transparent;
	white-space: normal;
	overflow: hidden;
	text-decoration: none;
}

.RadPanelbar_Waterbouw .text
{
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
}

.RadPanelbar_Waterbouw .rootGroup .text
{
	line-height: 20px;
	border-bottom: solid 1px #FFFFFF;
}

.RadPanelbar_Waterbouw .rootGroup .expanded .text
{
	font-weight: bold;
	background:transparent url(Img/expanded.gif) right center no-repeat;
}

.RadPanelbar_Waterbouw .rootGroup .link:hover
{
	font-weight: bold;
	text-decoration: none;
}

.RadPanelbar_Waterbouw .rootGroup .link:visited {
	text-decoration: none;
}

.RadPanelbar_Waterbouw .Level0_rootItem
{
	background-repeat: repeat-x;
}

.RadPanelbar_Waterbouw .CollapsedImage_rootItem .text
{
	background:transparent url(Img/collapsed.gif) right center no-repeat;
}

.RadPanelbar_Waterbouw .CollapsedImage
{
	background:transparent url(Img/collapsed.gif) right center no-repeat;
}

.RadPanelbar_Waterbouw .group .text
{
	border: 0px;
	color: #FFFFFF;
	font-size: 8pt !important;
	border-bottom: solid 1px #FFFFFF;
}

.RadPanelbar_Waterbouw .group .link:hover
{
    overflow: hidden;
	font-weight: bold;
	text-decoration: none !important;
}

.RadPanelbar_Waterbouw .group .selected .text,
.RadPanelbar_Waterbouw .group .expanded .text
{
	border: 0px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.RadPanelbar_Waterbouw .level1 .text,
.RadPanelbar_Waterbouw .level1 .selected .text,
.RadPanelbar_Waterbouw .level1 .expanded .text
{
	padding-left: 20px;
	line-height: 20px;
	background: transparent url('Img/pijl_nav.gif') no-repeat 10px center;
}

.RadPanelbar_Waterbouw .level1 .expanded
{
    background: transparent url(Img/expanded.gif) right center no-repeat;
}

.RadPanelbar_Waterbouw .level2 .text,
.RadPanelbar_Waterbouw .level2 .selected .text,
.RadPanelbar_Waterbouw .level2 .expanded .text
{
	padding-left: 30px;
	line-height: 20px;
	background: transparent url('Img/pijl_nav.gif') no-repeat 20px center;
}

.RadPanelbar_Waterbouw .level2 .expanded
{
    background: transparent url(Img/expanded.gif) right center no-repeat;
}

.RadPanelbar_Waterbouw .level3 .text,
.RadPanelbar_Waterbouw .level3 .selected .text,
.RadPanelbar_Waterbouw .level3 .expanded .text
{
	padding-left: 40px;
	line-height: 20px;
	background: transparent url('Img/pijl_nav.gif') no-repeat 30px center;
}

.RadPanelbar_Waterbouw .level3 .expanded
{
    background: transparent url(Img/expanded.gif) right center no-repeat;
}