.RadPanelBar
{
	width: 11.2em !important;
}

.RadPanelBar_Threefold
{
	background: transparent;
	white-space: normal;
	width: 10.2em;
	padding: 0.5em 0em 0em 0em;
	font-family: verdana, sans-serif;
	color: #b08975;
	/*border: 1px solid red;*/
}

/*
.RadPanelBar_Threefold .rpRootGroup .radPanelSelected
{
	list-style: none;
}

.RadPanelBar_Threefold .rpGroup .radPanelSelected
{
	list-style: none url('/threefold/images/template/arrow.jpg') outside;
	background: none;
}
*/

.RadPanelBar_Threefold .rpRootGroup
{
	border: none;
	/*background: transparent;*/
	padding: 0em 0em 1em 0em;
	color: #b08975;
}

.RadPanelBar_Threefold .rpRootGroup
{
	/*background: transparent url('Img/panel-arrow-over.jpg') no-repeat 0em .5em;*/
}


.RadPanelBar_Threefold .rpText
{
	color: #b08975;/**/
	padding: 0;
	font: normal 0.9em palatino, serif;
}

.RadPanelBar_Threefold .image
{
	margin: 0px;
}

.RadPanelBar_Threefold .rpRootGroup .rpText
{
	margin-left: 0.8em;
	line-height: 2em;
	border: none;
	font-weight: bold;
	color: #b08975;
}

.RadPanelBar_Threefold .rpRootGroup .rpText:hover
{
	color: #000;
}

.RadPanelBar_Threefold .rpRootGroup .rpLink
{
	color: #b08975;
}

.RadPanelBar_Threefold .rpGroup
{
	margin-top: 0em;
}

.RadPanelBar_Threefold .rpGroup .rpText
{
	border: none;
	background: none;
	font-weight: normal;
	padding: 0.3em 0 0.3em 1em;
	line-height: 1em;
}

.RadPanelBar_Threefold .rpGroup .rpText:hover
{
}

.RadPanelBar_Threefold .rpGroup .rpLink
{
	background: none;
	border-bottom: none;
	
}

.RadPanelBar_Threefold .rpGroup .rpLink:hover
{
	background: none;
	border-bottom: none;
	
}

.RadPanelBar_Threefold .rpGroup .rpLink .rpSelected
{
	/**/

}


.RadPanelBar_Threefold .rpRootGroup .rpSelected,
.RadPanelBar_Threefold .rpRootGroup .rpLink:hover,
.RadPanelBar_Threefold .rpRootGroup .rpExpanded,
.RadPanelBar_Threefold .rpRootGroup .rpSelected:hover
{
	background: url('Img/panel-arrow-over.jpg') no-repeat -.2em .4em;/**/
}

.RadPanelBar_Threefold .rpGroup .rpSelected, 
.RadPanelBar_Threefold .rpGroup .rpSelected:hover
{
	color: #b08975;
	/*background: url('../Threefold/Img/arrow.gif') no-repeat 0.9em 0.3em;*/
}

.RadPanelBar_Threefold .rpRootGroup .rpSelected .rpText
{
	color: #000;
}

.RadPanelBar_Threefold .rpGroup .rpSelected .rpText
{
	color: #b08975;
}

.RadPanelBar_Threefold .rpGroup .rpExpanded .rpText
{
	/*background: none;
	color: #b41f38;*/
}

.RadPanelBar_Threefold .rpLevel2 
{
	margin-top: 0em;
}

.RadPanelBar_Threefold .rpLevel2 .rpText
{
	padding: 0.3em 0 0.3em 2em;
	line-height: 1.1em;
}

.RadPanelBar_Threefold .rpLevel2 .rpSelected, 
.RadPanelBar_Threefold .rpLevel2 .rpSelected:hover
{
	color: #b08975;
	/*background: url('../Threefold/Img/arrow.gif') no-repeat 1.6em 0.3em;*/
}

.RadPanelBar_Threefold .rpLevel3 .rpText
{
	padding: 0 0 0 3.1em;
	margin-top: 0;
}

.RadPanelBar_Threefold .rpLevel3 .rpSelected, 
.RadPanelBar_Threefold .rpLevel3 .rpSelected:hover
{
	color: #b08975;
	/*background: url('../Threefold/Img/arrow.gif') no-repeat 3em .4em;*/
}

/*
.RadPanelBar_Threefold .rpRootGroup .disabled:hover,
.RadPanelBar_Threefold .rpRootGroup .disabled .rpText
{
	background: #95b6e0 url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: default;
}

.RadPanelBar_Threefold .rpRootGroup .rpGroup .disabled:hover,
.RadPanelBar_Threefold .rpRootGroup .rpGroup .disabled .rpText
{
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
	background: none;
	color: #ccc;
	cursor: default;
}
*/