﻿
.RadPanelbar_Default
{
	white-space: nowrap;
	width:254px;
	height:250px;
	}

.RadPanelbar_Default .rootGroup
{
height:20px;
	}

.RadPanelbar_Default .text
{
	color: #000;
	padding: 0px 20px;
	font: 11px  Verdana, Arial, Sans-serif;
}

.RadPanelbar_Default .image
{
	margin: 4px 0px;
}


.RadPanelbar_Default .rootGroup .text
{
	padding: 0px 10px;
	line-height: 20px;
	height:20px;
	background-color:#fae4ae;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	font-weight: bold;
	
}



















.RadPanelbar_Default .group .text
{   
	
	padding: 4px 20px;
	background: url('Img/itemArrow.gif') no-repeat 0px center;
	border-bottom: 0;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-top: 0;
	font-weight: normal;

}

.RadPanelbar_Default .group .link
{
	
	border-bottom: 0;
	background: #f6f6f0;

}

.RadPanelbar_Default .group .selected .text
{
	font-weight: bold;
	color: #980203;
}
.RadPanelbar_Default .group .expanded .text
{
	font-weight: bold;
	color: #980203;
	background: url('Img/itemArrowo.gif') no-repeat 0px center;
}


.RadPanelbar_Default .group .last .text
{   
	
	background: url('Img/itemArrowo.gif') no-repeat 0px center;
		
}

.RadPanelbar_Default .group .last .link
{
	border-bottom: solid 1px #cccccc;
	background: #f6f6f0;
}

.RadPanelbar_Default .group .last .expanded
{
	border-bottom-width: 0;
}























.RadPanelbar_Default .level2 .text
{   
	font-size:0.9em;
	line-height: 14px;
	height:14px;
	padding: 4px 30px;
	background: none;
	
	
}
.RadPanelbar_Default .level2 .selected .text
{
	color: #000000;
}
.RadPanelbar_Default .level2 .last .text
{   
	
	background: url('Img/itemLinie.gif') no-repeat 0px bottom;
		
}
.RadPanelbar_Default .level2 .last .link
{
	border-bottom: 0;
}

.RadPanelbar_Default .level1 .last .slide .level2 .last .text
{
	background-image: none;
	border-bottom: solid 1px #cccccc;
}
