div.RadPanelBar
{
    white-space: nowrap !important;
    width: 150px;
    display: inline-block;
}

.RadPanelBar .rpRootGroup
{     
     border: none !important;     
     text-decoration: none;   
     border-bottom-width: 0px !important;
}  

.RadPanelBar .rpRootGroup .rpLink
{     
    border-style: none none solid none;
    border-width: 1px;
}  
.RadPanelBar .rpOut   
{   
    border-bottom-width: 0px !important;   
}   

.RadPanelBar_Custom
{
	background: #fff;
}

.RadPanelBar_Custom .rpText
{
    font-size: 11px;
}

.RadPanelBar_Custom .rpExpandable .rpText
{ 
    font-weight: bold; 
    font-size: 11px;
    color: #006;
    padding: 1px;
	margin: 0 1px;
}

.RadPanelBar_Custom a.rpLink,
.RadPanelBar_Custom div.rpHeaderTemplate,
.RadPanelBar_Custom .rpTemplate
{
	color: #006;
	font-size: 11px;
}

.RadPanelBar_Custom div.rpHeaderTemplate,
.RadPanelBar_Custom a.rpLink
{
    background-color: #DBE8F8;
}

.RadPanelBar_Custom a.rpFocused,
.RadPanelBar_Custom div.rpFocused,
.RadPanelBar_Custom a.rpLink:hover
{
	color: #006;
	background-color: #ffca5e;

    margin-top: 1px;
    margin: 0px;
    padding: 0px;
    height: 21px;
}

.RadPanelBar_Custom a.rpSelected,
.RadPanelBar_Custom div.rpSelected,
.RadPanelBar_Custom a.rpSelected:hover
{
	background-color: #c3d8f1;

}

.RadPanelBar_Custom a.rpExpanded,
.RadPanelBar_Custom div.rpExpanded
{
    font-weight: bold;
}

/* <disabled items> */
.RadPanelBar_Custom a.rpDisabled,
.RadPanelBar_Custom div.rpDisabled,
.RadPanelBar_Custom a.rpDisabled:hover
{
	color: #777;
}

/* </disabled items> */

/* <subitems> */
.RadPanelBar_Custom .rpGroup
{
	background-color: #DBE8F8;
}

.RadPanelBar_Custom .rpGroup a.rpLink,
.RadPanelBar_Custom .rpGroup div.rpHeaderTemplate,
.RadPanelBar_Custom .rpGroup .rpTemplate
{
	color: #006;
	background-color: transparent;
	background-image: none;
}

.RadPanelBar_Custom .rpGroup a.rpLink,
.RadPanelBar_Custom .rpGroup div.rpHeaderTemplate
{
    background-color: #DBE8F8;
	background-repeat: no-repeat;
	
	padding: 1px;
	margin: 0 1px;
	
	line-height: 20px;
	min-height: 20px;

    border-style: none none dotted none;
    border-width: 1px;
}
* html .RadPanelBar_Custom .rpGroup a.rpLink,
* html .RadPanelBar_Custom .rpGroup div.rpHeaderTemplate { height: 20px; }

.RadPanelBar_Custom .rpGroup .rpOut
{
	border-bottom: 0;
	margin-right: 3px;
    height: 21px;
}

.RadPanelBar_Custom .rpGroup .rpItem a.rpLink:hover
{
    color: #d97600; 
    background-position: 0 0;
    padding: 0;
    border-style: none none dotted none;
    border-width: 1px;
    border-bottom-color: #006;
    background-color: #DBE8F8;

    padding: 1px;
	margin: 0 1px;
}

.RadPanelBar_Custom ul.rpGroup .rpItem .rpSelected, .RadPanelBar_Custom .rpGroup .rpItem a.rpSelected:hover
{
    border-style: none none dotted none;
    border-bottom-color: #006;
    border-width: 1px;
    background-position: 0 -200px;
    padding: 0;
    background-color: #DBE8F8;
    color: #d97600;
}


/* <subitems (disabled)> */
.RadPanelBar_Custom ul.rpGroup .rpItem .rpDisabled,
.RadPanelBar_Custom .rpGroup .rpItem a.rpDisabled:hover,
.RadPanelBar_Custom .rpGroup .rpItem a.rpDisabled:hover .rpOut
{
	background-image: none;
}

.RadPanelBar_Custom ul.rpGroup .rpItem .rpDisabled,
.RadPanelBar_Custom .rpGroup .rpItem a.rpDisabled:hover
{
	color: #999;
	text-decoration: none;
	background-color: #fff;
	border: 0;
	padding: 1px;
}

.RadPanelBar_Custom .rpGroup .rpItem a.rpDisabled:hover .rpOut
{
	border-bottom: 0;
}
/* </subitems (disabled)> */

/* <subitems> */

/* <background positioning> */
.RadPanelBar_Custom a.rpFocused,
.RadPanelBar_Custom div.rpFocused,
.RadPanelBar_Custom a.rpLink:hover,
.RadPanelBar_Custom a.rpExpanded:hover
{
	background-position: 0 -200px;
}

.RadPanelBar_Custom a.rpLink,
.RadPanelBar_Custom div.rpHeaderTemplate,
.RadPanelBar_Custom a.rpExpanded,
.RadPanelBar_Custom div.rpExpanded,
.RadPanelBar_Custom .rpItem a.rpLinkExpandHovered
{
	background-position: 0 0;
}

.RadPanelBar_Custom a.rpSelected,
.RadPanelBar_Custom div.rpSelected,
.RadPanelBar_Custom a.rpSelected:hover
{
	background-position: 0 -400px;
}

.RadPanelBar_Custom .rpFirst a.rpLink,
.RadPanelBar_Custom .rpFirst div.rpHeaderTemplate,
.RadPanelBar_Custom li.rpFirst .rpExpanded
{
	background-position: 0 -1px;
}

.RadPanelBar_Custom li.rpFirst .rpFocused,
.RadPanelBar_Custom .rpFirst a.rpLink:hover
{
	background-position: 0 -201px;
}

.RadPanelBar_Custom li.rpFirst .rpSelected,
.RadPanelBar_Custom .rpFirst a.rpSelected:hover
{
	background-position: 0 -401px;
}

/* <root items (disabled)> */
.RadPanelBar_Custom a.rpDisabled:hover
{
	cursor: default;
}

.RadPanelBar_Custom a.rpDisabled,
.RadPanelBar_Custom div.rpDisabled,
.RadPanelBar_Custom a.rpDisabled:hover,
.RadPanelBar_Custom a.rpDisabled:hover .rpOut
{
	background-position: 0 0;
}
/* </root items (disabled)> */

/*      <expand arrows> */
/* <expand arrows> */
.RadPanelBar_Custom .rpExpandable span.rpExpandHandle,
.RadPanelBar_Custom .rpExpanded span.rpExpandHandle
{
	background-color: transparent;
	background-image: url('PanelBar/Expandable.png');
	background-repeat: no-repeat;
}

.RadPanelBar_Custom_rtl .rpGroup .rpText
{
	padding: 0 10px;
}

.RadPanelBar_Custom .rpExpandable span.rpExpandHandle,
.RadPanelBar_Custom a.rpExpandable:hover .rpNavigation .rpExpandHandle { background-position: 0 -5px; }
.RadPanelBar_Custom a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_Custom a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -5px; }
.RadPanelBar_Custom .rpExpanded span.rpExpandHandle,
.RadPanelBar_Custom a.rpExpanded:hover .rpNavigation .rpExpandHandle { background-position: 0 -181px; }
.RadPanelBar_Custom a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_Custom a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -181px; }

.RadPanelBar_Custom div.rpExpandable .rpExpandHandleHovered { background-position: 0 -5px; }
.RadPanelBar_Custom div.rpExpanded .rpExpandHandleHovered { background-position: 0 -181px; }

/*      </expand arrows> */

.RadPanelBar_Custom .rpGroup a.rpLink,
.RadPanelBar_Custom .rpGroup div.rpHeaderTemplate,
.RadPanelBar_Custom .rpGroup a.rpLink .rpOut { background-position: 0 200px; }

.RadPanelBar_Custom .rpGroup a.rpLink:hover,
.RadPanelBar_Custom ul.rpGroup .rpFocused { background-position: 100% -22px; }
.RadPanelBar_Custom .rpGroup a.rpLink:hover .rpOut,
.RadPanelBar_Custom .rpGroup a.rpFocused .rpOut { background-position: 0 0; }

/*      <subitems (selected)> */
.RadPanelBar_Custom ul.rpGroup .rpSelected,
.RadPanelBar_Custom .rpGroup a.rpSelected:hover { background-position: 100% -222px; background-color: transparent; }
.RadPanelBar_Custom .rpGroup a.rpSelected .rpOut,
.RadPanelBar_Custom .rpGroup a.rpSelected:hover .rpOut { background-position: 0 -200px; }
/*      </subitems (selected)> */

/*      <subitems (expand arrows)> */
.RadPanelBar_Custom ul.rpGroup .rpExpandable .rpExpandHandle,
.RadPanelBar_Custom .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandle { background-position: 0 -343px; }
.RadPanelBar_Custom .rpGroup a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_Custom .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -343px; }
.RadPanelBar_Custom ul.rpGroup .rpExpanded .rpExpandHandle,
.RadPanelBar_Custom .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandle { background-position: 0 -482px; }
.RadPanelBar_Custom .rpGroup a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_Custom .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -482px; }

.RadPanelBar_Custom .rpGroup div.rpExpandable .rpExpandHandleHovered { background-position: 0 -343px; }
.RadPanelBar_Custom .rpGroup div.rpExpanded .rpExpandHandleHovered { background-position: 0 -482px; }
/*      </subitems (expand arrows)> */
/* </background positioning> */
