/* RadPanelBar SiteFinity skin */

.RadPanelbar_PainAwareness
{
	
	white-space: nowrap;
	margin-left: -15px;
	width: 215px;
}

.RadPanelbar_PainAwareness .rootGroup
{
	padding: 5px;
}

.RadPanelbar_PainAwareness .text
{
	color: #ff5506;
	padding: 0px 0px;
	font-weight: bold;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.RadPanelbar_PainAwareness .image
{
	margin: 4px 0px;
}

.RadPanelbar_PainAwareness .rootGroup .text
{
	line-height: 24px;
	color: #ff5506;
	/*background: url('Img/ArrowLeft.gif') no-repeat left center;*/
}

.RadPanelbar_PainAwareness .rootGroup .link
{
	border: dashed 1px #EDCFAF;
	padding-left: 4px;
	margin-bottom: 5px;
}

.RadPanelbar_PainAwareness .rootGroup .link:hover
{
	background: #EDCFAF;
}

.RadPanelbar_PainAwareness .group .text
{
	background: none;
	color: #ff5506;
}

.RadPanelbar_PainAwareness .group
{
	/*background: #4693b6 url('Img/SlideBg.gif');*/
}

.RadPanelbar_PainAwareness .group .link
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_PainAwareness .group .link .selected
{
	/*background: url('Img/ArrowLeft.gif') no-repeat left center;*/
}

.RadPanelbar_PainAwareness .group .selected
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_PainAwareness .rootGroup .selected .text
{
	/*background: url('Img/ArrowLeft.gif') no-repeat left center;*/
}

.RadPanelbar_PainAwareness .rootGroup .expanded .text
{
	/*background: url('Img/ArrowDown.gif') no-repeat left center;*/
}

.RadPanelbar_PainAwareness .group .selected .text
{
	font-weight: bold;
	/*background: url('Img/Plus.gif') no-repeat left center;*/
	width: 215px;

}

.RadPanelbar_PainAwareness .group .expanded .text
{
	color: #ff5506;
	/*background: url('Img/Minus.gif') no-repeat left center;*/
}

.RadPanelbar_PainAwareness .level2 .text
{
	padding-left: 0px;
	background: none;
}

.RadPanelbar_PainAwareness .level2 .selected .text,
.RadPanelbar_PainAwareness .level2 .expanded .text
{
	background: none;
}

.RadPanelbar_PainAwareness .rootGroup .disabled:hover,
.RadPanelbar_PainAwareness .rootGroup .disabled .text
{
	/*background: #4693b6;*/
	color: #ccc;
	cursor: default;
}

.RadPanelbar_PainAwareness .rootGroup .group .disabled:hover,
.RadPanelbar_PainAwareness .rootGroup .group .disabled .text
{
	text-decoration: bold;
	background: none;
	color: #ccc;
	cursor: default;
}
