/* r.a.d.panelbar Web 2.0 skin */

.RadPanelbar_Web20
{
	text-align:left;
	/*background: white;*/
	white-space: nowrap;
}
.RadPanelbar_Web20 .item
{
	margin-top:2px;
	margin-bottom:2px;
}
.RadPanelbar_Web20 .last
{
	margin-bottom:0;
}

.RadPanelbar_Web20 .rootGroup
{
	/*border: solid 1px #6788be;*/
	border-bottom: 0px;
}

.RadPanelbar_Web20 .text
{
	color: white;
	padding-left: 12px;
	font: bold 12px Arial, Tahoma, Verdana, Sans-serif;
	/*border-bottom: solid 5px white;*/
}

.RadPanelbar_Web20 .image
{
	margin: 4px 0px;
}

.RadPanelbar_Web20 .rootGroup .text
{
	line-height: 25px;
	background: url('Img/HeaderArrowCollapsed.gif') no-repeat 98% center;
	/*
	border-bottom: solid 1px #6788be;
	border-top: solid 1px #cfd8e4;
	*/
	border:none 1px black;
}

.RadPanelbar_Web20 .rootGroup .link
{
	background: transparent url('Img/HeaderBg.gif') repeat-y;
}

.RadPanelbar_Web20 .rootGroup .link:hover
{
	background:#561516; /* url('Img/BgHighLightX.gif') repeat-x;*/
}

.RadPanelbar_Web20 .rootGroup .expanded .text
{
	background: transparent url('Img/ExpandedBg.gif') no-repeat 98% center;
	font-weight: bold;
}

.RadPanelbar_Web20 .rootGroup .selected
{
	/*background:Red url('Img/BgHighLight.gif') repeat-x;*/
	background:#561516;
}

.RadPanelbar_Web20 .rootGroup .disabled:hover,
.RadPanelbar_Web20 .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
	background: #95b6e0 url('Img/HeaderBgXXXX.gif') repeat-x;
	
}

.RadPanelbar_Web20 .rootGroup .group .disabled:hover,
.RadPanelbar_Web20 .rootGroup .group .disabled .text
{
	color: #ccc;
	cursor: default;
	background: none;
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
}


.RadPanelbar_Web20 .group .text
{
	border: 0px;
	color: #333333;
	font-size: 12px;
	background: none;
	font-weight: normal;
}

.RadPanelbar_Web20 .group .link
{
	border-bottom: none 1px #f0f2f3;
	background:transparent; /* url('Img/HeaderBgSubMenu.gif') repeat-y;*/
}

.RadPanelbar_Web20 .group .link:hover
{
	/*background: #e7f1ff;*/
	/*border-bottom: none 1px #d8dde0;*/
	background: transparent /*red*/ url('Img/BgHighLight.gif') repeat-x;
}

.RadPanelbar_Web20 .group .link .selected
{
	/*
	background: transparent url('Img/BgHighLight.gif') repeat-x;
	*/
	background:#561516;
}

.RadPanelbar_Web20 .group .selected, 
.RadPanelbar_Web20 .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Web20 .group .selected .text
{
	font-weight: normal !important;
	border: 0px;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
	border-bottom: none 1px #ee5e23;
	/*background: url('Img/BgHighLight.gif') repeat-x;*/
	color: #333;
	
	
}

.RadPanelbar_Web20 .group .expanded .text
{
	color: #000;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
	/*border-bottom: solid 1px #ee5e23;*/
	border-bottom: solid 1px #561516;
	background: url('Img/BgHighLight.gif') repeat-x;
	font-weight: normal !important;
	text-decoration: none !important
}

.RadPanelbar_Web20 .level1 .text
{
	color:#4A090C;
	font-weight:normal;
	/*
	line-height: 25px;
	padding-left: 36px;
	*/
	line-height: 25px;
	padding-left: 25px;
}

.RadPanelbar_Web20 .level1 .selected .text
{
	border: 0px;
	color:white;
	font-weight: bold !important;
	/*background: url('Img/BgHighLight2.gif') repeat-x;*/
	background: #A42225;
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
}
.RadPanelbar_Web20 .level1 .link,
.RadPanelbar_Web20 .level1 .link:hover
{
	border-bottom: solid 1px #f0f2f3;
}



.RadPanelbar_Web20 .level2 .text
{
	line-height: 28px;
	padding-left: 36px;
	/*background-color:#e7f1ff;*/
	background-color:#FBFAF8;
	border-top:none 1px White;
}

.RadPanelbar_Web20 .level2 .selected .text
{
	border: 0px;
	color: white;
	font-weight: bold !important;
	/*border-bottom: solid 1px #ee5e23;*/
	border-bottom: solid 1px #561516;
	/*background: url('Img/BgHighLight2.gif') repeat-x;*/
	background: #A42225;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
}
.RadPanelbar_Web20 .level2 .link,
.RadPanelbar_Web20 .level2 .link:hover
{
	border-bottom: solid 1px #f0f2f3;
}