/* r.a.d.panelbar Web 2.0 skin */

.RadPanelbar_Web20
{
	text-align:left;
	white-space: nowrap;
}

.RadPanelbar_Web20 .rootGroup
{
	background-repeat:repeat-y;
	background-position:right top;
	background-image:url(../../../../media/img/bg/left-menu-container.gif);
}

.RadPanelbar_Web20 .text
{
	/*color: #0E61B1;white;*/
	padding-left: 14px;
	font: bold 12px Arial, Verdana, Sans-serif;
}

.RadPanelbar_Web20 .image
{
	margin: 4px 0px;
}

.RadPanelbar_Web20 .rootGroup .text
{
	margin-left:5px;
	line-height: 23px;
	border-top: none 1px #cfd8e4;
	border-bottom: none 1px #6788be;
	background: url('Img/HeaderArrowCollapsed.gif') no-repeat 3% center;
}


.RadPanelbar_Web20 .rootGroup .link 
{
	color:#0E61B1;
	/*background: #95b6e0 url('Img/HeaderBg.gif') repeat-x; */
}
.RadPanelbar_Web20 .rootGroup a.link
{
	color:#0E61B1;/*#004489#609BD7;*/
}
.RadPanelbar_Web20 .rootGroup a.link:hover
{
	color:#333333;
}

.RadPanelbar_Web20 .group .text
{
	border: 0px;
	color: #333333;
	font-size: 12px;
	background: none;
	font-weight: normal;
	border-top:none 1px #cfd8e4;
}

.RadPanelbar_Web20 .group .link
{
	background: none;
	border-bottom: none 1px #f0f2f3;
}

.RadPanelbar_Web20 .group .link:hover
{
	/*
	background: #e7f1ff;
	border-bottom: solid 1px #d8dde0;
	*/
	background-repeat:no-repeat;
	background-image:url('Img/menu-hoverBg.gif');
}

.RadPanelbar_Web20 .group .link .selected
{
	/**/
	background-repeat:no-repeat;
	background-image:url('Img/menu-hoverBg.gif');
}

.RadPanelbar_Web20 .rootGroup .selected
{
	/*background: #95b6e0 url('Img/HeaderBg.gif') repeat-x;*/
	background: #e7f1ff;
}

.RadPanelbar_Web20 .group .selected, 
.RadPanelbar_Web20 .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Web20 .rootGroup .expanded .text
{
	font-weight: bold;
	background: url('Img/ExpandedBg.gif') no-repeat 3% center;
	background-color:#e7f1ff;
	margin-left:0px;
}

.RadPanelbar_Web20 .group .selected .text
{
	color: #333333;
	/*font-weight: normal !important;*/
	background: url('Img/BgHighLight.gif') repeat-x;
}
.RadPanelbar_Web20 .group .item a.selected,
.RadPanelbar_Web20 .group .item .selected .text
{
	font-weight:bold !important;
}

.RadPanelbar_Web20 .group .expanded .text
{
	color: #000000;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
	background: url('Img/BgHighLight.gif') repeat-x;
	font-weight: normal !important;
	text-decoration: none !important;
}

.RadPanelbar_Web20 .level2 .text
{
	padding-left: 36px;
	line-height: 23px;
	background-color:#e7f1ff;
	border-top:solid 1px White;
	/*margin-left:-5px;*/
}

.RadPanelbar_Web20 .level2 .selected .text
{
	font-weight: normal !important;
	border: 0px;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/	
	background: url('Img/BgHighLight2.gif') repeat-x;
	color: #333333;
}
.RadPanelbar_Web20 .level2 .link,
.RadPanelbar_Web20 .level2 .link:hover
{
	border-bottom: none 1px #f0f2f3;
}

.RadPanelbar_Web20 .rootGroup .disabled:hover,
.RadPanelbar_Web20 .rootGroup .disabled .text
{
	background: #95b6e0 url('Img/HeaderBg.gif') repeat-x;
	color: #cccccc;
	cursor: default;
}

.RadPanelbar_Web20 .rootGroup .group .disabled:hover,
.RadPanelbar_Web20 .rootGroup .group .disabled .text
{
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
	background: none;
	color: #ccc;
	cursor: default;
}