﻿*{
margin: 0px; 
padding: 0px;
}

.panelbar
{
	width:173px;
}

.
.RadPanelbar_System
{
	/*white-space:nowrap;*/

	width: 173px;
	
}

.RadPanelbar_System .rootGroup
{
	/*border:1px solid buttonface;
	background-image:url(Img/expanded.gif);*/
	height: 25px;
	
}

.RadPanelbar_System .text
{

	padding: 12px 33px 0 10px;
	font:menu;
	 
}

.RadPanelbar_System .image
{
	margin:4px 0px;
}


.RadPanelbar_System .rootGroup .text
{
	margin-right: 0px;
	list-style: none;
	color: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
	border-top:1px solid #93d2e6;
 /*	border-left:1px solid white;*/
	border-bottom:1px solid #3b81a3;
	background: url(Img/line2.gif) right center no-repeat;
	background-repeat: no-repeat;
	min-height: 26px;
	font-weight: normal;
	width: 130px;
	font-size: 12px;
	text-transform: uppercase;
	background-position: top right;
	padding-bottom: 5px;

}

.RadPanelbar_System .rootGroup .expanded .text
{
	background-image:url(Img/line3.gif);
	min-height: 26px;
}

.RadPanelbar_System_rtl .rootGroup .text
{
	background-position:left center;
}

.RadPanelbar_System .group 
{
	background-color: transparent;
	
}

.RadPanelbar_System .level1 
{	padding-top: 5px;
	height: 78px;
	
}

.RadPanelbar_System .level1 .link
{


/*	border-bottom:1px solid buttonface;*/
}

.RadPanelbar_System .level1 .text,
.RadPanelbar_System .level1 .expanded .text
{
	border:0;
	background:transparent;
	font-weight:normal;
	padding: 2px 20px ;
	padding-top: 0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
}

.RadPanelbar_System .level1 .selected .text
{
	background:Highlight;
	color:HighlightText;
	text-decoration:underline;

}

.RadPanelbar_System .focused .text
{
	text-decoration:underline;
		
}


.RadPanelbar_System .rootGroup .disabled:hover,
.RadPanelbar_System .rootGroup .disabled .text
{
	background:buttonface url(Img/line2.gif) right center no-repeat;
/*	color: #ccc;
	cursor: default;*/
	background-repeat: no-repeat;
	
}

.RadPanelbar_System .rootGroup .group .disabled:hover,
.RadPanelbar_System .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
	
}

.RadPanelbar_System .rootGroup .expanded.disabled .text
{

/*	background-image:url(Img/expanded.gif);*/padding-top: 0px;
}
