.RadPanelbar_Custom2
{
	padding-left:5px;
	width: 140px;
	
	
}

.RadPanelbar_Custom2 .header
{
	
	border-bottom: 1px dashed #c1354a;

}
.RadPanelbar_Custom2 .header .collapsed
{
	text-decoration:none;
	padding-left:15px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	color:#c1354a;
	

}
.RadPanelbar_Custom2 .header .collapsedhover
{
	color: #d72b93;
	background: url('/SiteFiles/Layout/kids-pijltjes.jpg') left top no-repeat;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;

}
.RadPanelbar_Custom2  .header .expanded 
{
	color: #0072bc;
	background: url('/SiteFiles/Layout/kids-pijlblauw.jpg') left top no-repeat;	
	text-decoration:none;
	padding-left:25px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;

}
.RadPanelbar_Custom2  .header .expandedhover
{
	
	color: #d72b93;
	background: url('/SiteFiles/Layout/kids-pijltjes.jpg') left top no-repeat;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;

}
.RadPanelbar_Custom2 .header .selected 
	
{
	color: #f7941e;
	background: url('/SiteFiles/Layout/kids-pijloranje.jpg') left top no-repeat;	
	text-decoration:none;
	padding-left:25px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
}
.RadPanelbar_Custom2 .header .disabled
{
}

.RadPanelbar_Custom2 .item 
{
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dashed #b22b3c;	
}
.RadPanelbar_Custom2 .item .collapsed 
{
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
}
.RadPanelbar_Custom2 .item .collapsedhover
{
	color: #d72b93;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
}
.RadPanelbar_Custom2 .item .expanded 
{
	color: #0072bc;
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
}
.RadPanelbar_Custom2 .item .expandedhover
{
	color: #d72b93;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;	
}
.RadPanelbar_Custom2 .item .selected 
{

	color: #f7941e;
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
}
.RadPanelbar_Custom2 .item .disabled
{
}
