.RadPanelbar_Cibolo
{
	background: transparent;
	width: 205px !important;
	min-width: 205px;
	max-width: 205px;
}

.RadPanelbar_Cibolo .rootGroup
{
	border-bottom: 0;
}

.RadPanelbar_Cibolo .text
{
	color: #ffffff;
	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;

}

.RadPanelbar_Cibolo .link
{
    line-height: 30px;    
    text-decoration: none;
}

.RadPanelbar_Cibolo .link .hover
{
    color: #000000;
}

.RadPanelbar_Cibolo .link .selected
{
    text-decoration: underline;
}

.RadPanelbar_Cibolo .rootGroup .link .hover
{
    text-decoration: underline;
}

.RadPanelbar_Cibolo .image
{

}

.RadPanelbar_Cibolo .rootGroup .link
{

    background: url('img/menu-divider1.gif') no-repeat bottom;
}

.RadPanelbar_Cibolo .rootGroup .text
{
	height: 35px;
	line-height: 25px;
	width: 205px;
}

.RadPanelbar_Cibolo .group .text
{
	border-top: 0;
	background: none;
	color: #666666;
}

.RadPanelbar_Cibolo .group .link
{
	background: none;
}

.RadPanelbar_Cibolo .group .link .hover
{
    text-decoration: underline;
}

.RadPanelbar_Cibolo .rootGroup .expanded
{
	
}

.RadPanelbar_Cibolo .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Cibolo .rootGroup .expanded .text
{
	
}

.RadPanelbar_Cibolo .rootGroup .selected .text
{
	color: #d2a80d;
}

.RadPanelbar_Cibolo .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-top: 0;
	background: none;
	color: black;
}

.RadPanelbar_Cibolo .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
}

.RadPanelbar_Cibolo .level2 .text
{

	line-height: 14px;
}

.RadPanelbar_Cibolo .rootGroup .disabled:hover,
.RadPanelbar_Cibolo .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_Cibolo .rootGroup .group .disabled:hover,
.RadPanelbar_Cibolo .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
