/* Default RadPanelBar BlueMelt skin */

.RadPanelbar_BlueMelt
{
	background: white;
	white-space: nowrap;
	width: 223px !important;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.RadPanelbar_BlueMelt .text
{
	padding-left: 40px;
}

.RadPanelbar_BlueMelt .image
{
	margin: 4px 0px;
}

.RadPanelbar_BlueMelt .rootGroup .link
{
	background: white url('Img/Bg.jpg') no-repeat;
	line-height: 36px;
	color:#C68A42;
	font-weight:bold;
}

.RadPanelbar_BlueMelt .rootGroup .text:hover
{
	font-weight: bold;
	color:Black;
}

.RadPanelbar_BlueMelt .rootGroup .text:selected
{
	font-weight: bold;
	color:Black;
	font-weight:bold;
}

.RadPanelbar_BlueMelt .rootGroup .selected .text
{
	font-weight: bold;
	color:Black;
}