.RadPanelBar_Custom
{
}

.RadPanelBar_Custom ul.rpRootGroup
{
	padding: 0px 0px 0px 0px;
}

.RadPanelBar_Custom_rtl ul.rpRootGroup
{
	text-align: left;
}

.RadPanelBar_Custom .rpLink
{
	border: none;
	text-align: left;
	padding:5px 0px 5px 0px;
    cursor:pointer;
    background: #c76a36;
    /*border-top:1px solid #bec1d4;*/
	display:inline-block;
	width:214px !important;
	color:#fff;
}

.RadPanelBar_Custom .rpLast .rpLink
{
    /*border-top:1px solid #bec1d4;*/
    /*margin-bottom:300px;*/
}

.RadPanelBar_Custom .rpLast .rpLink:hover
{
    /*border-top:1px solid #bec1d4;*/
}

.RadPanelBar_Custom .rpLink:hover
{
	border: none;
	color:#fff;
	text-decoration:none;
    background: #af4f21;
    /*border-top:1px solid #bec1d4;*/
}

.RadPanelBar_Custom .rpText
{
	margin:0px 7px 0px 7px;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	line-height:14px;
	height: 20px;
	vertical-align: middle;
}

.RadPanelBar_Custom .rpLast .rpText
{
    border:none;
}

.RadPanelBar_Custom .rpLast .rpText:hover
{
    border:none;
}

.RadPanelBar_Custom .rpText:hover
{
    color:#fff;
}

.RadPanelBar_Custom_rtl .rpText
{
	margin-left: 7px;
	margin-right: 0;
}

.RadPanelBar_Custom .rpFirst .rpLink
{
    border:none;
    background: url(../../images/sideNavFirstChild.gif) no-repeat;
    color:#fff;
    margin:0px;
    padding:0px;
    margin-top:35px;
}

.RadPanelBar_Custom .rpFirst .rpLink:hover
{
    border-top:none;
    background: url(../../images/sideNavFirstChild.gif) no-repeat;
    color:#fff;
    margin:0px;
    padding:0px;
    margin-top:35px;
}

.RadPanelBar_Custom .rpFirst .rpText
{
    color:#fff;
    text-transform:uppercase;
}

.RadPanelBar_Custom .rpFirst .rpText:hover
{
    color:#fff;
    text-transform:uppercase;
}

.RadPanelBar_Custom .rpGroup .rpExpanded .rpText,
.RadPanelBar_Custom .rpGroup .rpExpandable .rpText
{
	background-position: right 5px;
}

.RadPanelBar_Custom .rpGroup .rpLink
{
    background:none;
	display:inline-block;
	width:175px !important;
	border:none;
	padding:0px 0px 0px 20px;
}

.RadPanelBar_Custom .rpGroup .rpLast .rpLink
{
    border:none;
}

.RadPanelBar_Custom .rpGroup .rpFirst .rpLink
{
    border:none;
}

.RadPanelBar_Custom .rpGroup .rpText
{
    background:url(../../images/small_arrow_off.gif) no-repeat;
    background-position:left;
    font-size:11px;
    line-height:20px;
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.RadPanelBar_Custom .rpGroup .rpText:hover
{
    color:#fff;
    background:url(../../images/small_arrow_on.gif) no-repeat;
    background-position:left;
    font-size:11px;
}

.RadPanelBar_Custom .rpGroup .rpExpandable .rpText
{
    background:url(../../images/small_arrow_off.gif) no-repeat;
    background-position:left;
    font-size:11px;
}

.RadPanelBar_Custom .rpGroup .rpExpanded .rpText
{
    color:#fff;
    background:url(../../images/small_arrow_on.gif) no-repeat;
    background-position:left;
    font-size:11px;
}

.RadPanelBar_Custom .rpGroup
{
	overflow-x: hidden;
	overflow-y: auto;
}

.RadPanelBar_Custom .rpGroup .rpLink:hover
{
    color:#fff;
    text-decoration: none;
}

.RadPanelBar_Custom .rpRootGroup .rpLink:hover
{
    color:#fff;
}

.RadPanelBar_Custom .rpGroup .rpLast .rpLink
{
	border: none;
}

.RadPanelBar_Custom .rpLevel1 .rpLink .rpFirst
{
	border: none;
}

.RadPanelBar_Custom .rpLevel1 .rpLink .rpItem .rpFirst
{
	border: none;
}

.RadPanelBar .rpLevel1
{
	border: none;
}

.RadPanelBar .rpLast .rpLevel1
{
	border-bottom: 0;
}

.RadPanelBar_Custom .rpLevel1 .rpLast .rpLink
{
	border-bottom-width: 0;
}

.RadPanelBar_Custom .rpLevel1 .rpGroup .rpLast .rpLink,
.RadPanelBar_Custom .rpLevel1 .rpLast .rpGroup .rpLink
{
	border-bottom-width: 0;
}

.RadPanelBar_Custom .rpRootGroup .rpLink,
.RadPanelBar_Custom .rpRootGroup .rpTemplate
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #fff;
}

.RadPanelBar_Custom .rpRootGroup .rpText
{
	padding: 6px 7px 6px 9px;
}

.RadPanelBar_Custom_rtl .rpRootGroup .rpText
{
	padding: 6px 3px 6px 7px;
}

.RadPanelBar_Custom .rpGroup .rpLink,
.RadPanelBar_Custom .rpGroup .rpTemplate
{
	font-size: 11px;
}

.RadPanelBar_Custom .rpGroup .rpText
{
	padding: 0px 0px 0px 0px;
}

.RadPanelBar_Custom_rtl .rpGroup .rpText
{
	padding: 1px 0 0 7px;
}

.RadPanelBar_Custom .rpLevel1 .rpText
{
	padding-left: 20px;
}

.RadPanelBar_Custom .rpLevel2 .rpText
{
	padding-left: 20px;
}

.RadPanelBar_Custom .rpLevel3 .rpText
{
	padding-left: 20px;
}

.RadPanelBar_Custom_rtl .rpLevel1 .rpText
{
	padding-right: 10px;
	padding-left: 0;
}

.RadPanelBar_Custom_rtl .rpLevel2 .rpText
{
	padding-right: 20px;
	padding-left: 0;
}

.RadPanelBar_Custom_rtl .rpLevel3 .rpText
{
	padding-right: 30px;
	padding-left: 0;
}


.RadPanelBar_Custom .rpRootGroup .rpSelected .rpText
{
	font-weight: bold;
    /*background-image:url(../../images/arrows/redOnWhite.jpg);*/
	background-repeat:no-repeat;
}

.RadPanelBar_Custom .rpGroup .rpSelected .rpText
{
	font-weight:bold;
    /*background-image:url(../../images/arrows/redOnWhite.jpg);*/
	background-repeat:no-repeat;
}

.RadPanelBar_Custom .rpDisabled .rpText
{
	cursor: customWight;
	color: #bbb;
}

.RadPanelBar_Custom .rpRootGroup .rpDisabled:hover
{
	border-bottom-color: #bfbfbf;
	cursor: customWight;
	text-decoration: none;
}

.RadPanelBar_Custom .rpGroup .rpDisabled:hover
{
	border-bottom: 1px solid #626262;
	cursor: customWight;
	text-decoration: none;
}


.RadPanelBar_Custom .rpSlide 
{
   background:#c76a36 !important;
   width:214px !important; 
}    

.RadPanelBar_Custom .rpSlide .rpLink
{
   background:none;
   width:214px !important; 
   margin:0;
   padding:0;
} 

.RadPanelBar_Custom .rpSlide .rpLink:hover
{
   background:#af4f21;
   width:214px !important; 
   margin:0;
   padding:0;
} 

.RadPanelBar_Custom .rpSlide .rpText
{
   color:#fff !important; 
   margin:0 0 0 30px !important;
   padding:0 !important;
   text-transform:none;
} 

.RadPanelBar_Custom .rpSlide .rpText:hover
{
   color:#fff !important; 
   margin:0 0 0 30px !important;
   padding:0 !important;
   text-transform:none;
} 