.RadPanelbar_Coffeen
{
	width:168px;
	padding-left: 10px;
}

.RadPanelbar_Coffeen .rootGroup
{
	border-bottom: 0;
}

.RadPanelbar_Coffeen .rootGroup .text
{
	color: #ffffff;
	font: 14px Arial, Verdana, Sans-serif;
	font-weight: bold;
	width: 168px;
	text-transform: uppercase;
	color: #000000;
}

.RadPanelbar_Coffeen .text
{
    color: #000000;
}

.RadPanelbar_Coffeen .text:hover
{
    color: #000000;
}

.RadPanelbar_Coffeen .selected .text
{
    color: #000000;
}

.RadPanelbar_Coffeen .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_Coffeen .group .text
{
    font-size: 10px;
    line-height: 24px;
	background: none;
	color: #c69c6d;
    text-transform: none;
    font-weight: normal;
}

.RadPanelbar_Coffeen .group .link
{
	background: none;
}


.RadPanelbar_Coffeen .group .expanded
{

	border-bottom: 0px;
}

.RadPanelbar_Coffeen .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.RadPanelbar_Coffeen .group .text:hover, .RadPanelbar_Coffeen .group .text:visited
{
    color: #000000;
    text-decoration: underline;
}

.RadPanelbar_Coffeen .group .expanded .text
{
	border-bottom:0;
	color: #000000;
}

.RadPanelbar_Coffeen .group .expanded .selected .text
{
    color: #000000;
    text-decoration: underline;
}

.RadPanelbar_Coffeen .group .level2 .text
{
	color: #000000;
	padding-left: 30px;
	line-height: 14px;
}

.RadPanelbar_Coffeen .group .level2 .selected .text
{
    text-decoration: underline;
    color: #044e8e;
}

.RadPanelbar_Coffeen .rootGroup .disabled:hover,
.RadPanelbar_Coffeen .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_Coffeen .rootGroup .group .disabled:hover,
.RadPanelbar_Coffeen .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

/* Sliding Panel Bar CSS */


.RadPanelbar_infoBar .rootGroup
{
	width: 202px;
	overflow: hidden;
}

.RadPanelbar_infoBar .text
{
	background: url('img/panelbar2-bg-off.gif') repeat-x;
	color: #ffffff;
	font: 11px Arial, Verdana, Sans-serif;
	font-weight: normal;
	height: 31px;
	width: 200px;
	text-indent: 10px;
	line-height: 31px;
	border: 1px solid #acacac;
}

.RadPanelbar_infoBar .link .text
{
    text-decoration: none;
}

.RadPanelbar_infoBar .text:hover
{
    color: #000000;
    background: url('img/panelbar2-bg-off.gif') repeat-x;
    text-decoration: underline;
}

.RadPanelbar_infoBar .selected .text
{
    color: #000000;
    background: url('img/panelbar2-bg-off.gif') repeat-x;
    text-decoration: underline;    
}

.RadPanelbar_infoBar .group .text
{
	background: none;
	color: #666666;
}

.RadPanelbar_infoBar .group .link
{
	background: none;
}


.RadPanelbar_infoBar .rootGroup .expanded
{

}

.RadPanelbar_infoBar .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_infoBar .rootGroup .selected .text
{
	font-weight: normal;
}

.RadPanelbar_infoBar .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	background: none;
	color: #044e8e;
}

.RadPanelbar_infoBar .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
}
