/* Default r.a.d.panelbar 4 BlueMelt skin */
A
{
	text-decoration: none;	
}

.RadPanelbar_BlueMelt
{
	background-color: Transparent;
	white-space: nowrap;
	width: 215px !important;
	font: normal 15px Tahoma;
	overflow: hidden!important;	
}

.RadPanelbar_BlueMelt .text
{
	padding-left: 15px;
	padding-right: 15px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .image
{
	margin: 4px 0px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .rootGroup .link
{
	background: url('Img/HeaderBg.gif') no-repeat;
	line-height: 30px;
	color: black!important;
	font-weight: bold;
	font-size: 11px!important;
	overflow:hidden!important;
	padding-left: 12px;
}

.RadPanelbar_BlueMelt .rootGroup .link:hover
{
	background: url('Img/HeaderBgHover.gif') no-repeat left 1px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .rootGroup .expanded,
.RadPanelbar_BlueMelt .rootGroup .link:hover .expanded
{
	background: url('Img/HeaderExpandedBg.gif') no-repeat !important;
	line-height: 30px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .link
{
	background: url('Img/GroupBg.gif') no-repeat;
	line-height: 24px;
	font-weight: normal!important;
	color: Black!important;
	text-decoration: none!important;
	overflow:hidden!important;
	
}

.RadPanelbar_BlueMelt .group .expanded,
.RadPanelbar_BlueMelt .group .link:hover .expanded
{
	background: url('Img/GroupBg.gif') no-repeat !important;
	height: 24px !important;
	line-height: 24px !important;
	overflow: hidden !important;
	color: #a71d20 !important;
	font-weight: bold; 
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .last .link

{
	background: url('Img/ItemLastBg.gif') no-repeat;
	line-height: 24px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .last .link:hover
{
	background: url('Img/GroupBGOver.gif') no-repeat;
	line-height: 24px;
	overflow:hidden!important;
}


.RadPanelbar_BlueMelt .group .link
{
	color: black;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .link:hover
{
	color: #a71d20;
	background: url('Img/GroupBgOver.gif') no-repeat;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .selected
{
	color: #a71d20 !important;
	font-weight: bold;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .rootGroup .expanded .text
{
	line-height: 30px;
	color: black;
	font-weight: bold;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .selected .text
{
	
	color: #a71d20;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .expanded .text
{
	color: Black;
	font-weight: bold;
	line-height: 24px;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .level1 .text
{

	
	line-height: 24px;
	color: Black;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .level1 .selected .text
{
	line-height: 24px;
	color: Black;
	font-weight: bold;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .group .expanded .text
{
	


	line-height: 24px;
	color: Black;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .level2 .text
{
	background: url('Img/arrow2.gif') no-repeat left center;
	margin-left: 20px;

	line-height: 24px;
	color: Black;
	overflow:hidden!important;
	
}

.RadPanelbar_BlueMelt .level2 .selected .text
{
	background: url('Img/arrow2.gif') no-repeat left center;
	margin-left: 20px;

	color: #a71d20 !important;
	font-weight: bold !important;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .disabled .text
{
	color: #ccc;
	cursor: default;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .level3 .text
{
	background: url('Img/arrow2.gif') no-repeat left center;
	margin-left: 40px;
	padding-left: 40px;
	line-height: 24px;
	color: Black;
	font-weight:bold;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt .level3 .selected .text
{
	background: url('Img/arrow2.gif') no-repeat left center;
	margin-left: 30px;
	padding-left: 20px;
	color: #a71d20;
	font-weight: bold !important;
	overflow:hidden!important;
}

.RadPanelbar_BlueMelt li
{
	list-style-image: url('Img/hidden_bullet.gif') !important;
	overflow:hidden!important;
}