.RadPanelBar_PrecisionPath
{
	
	width: 199px !important;
	background:
        #ece5d0
        url('Images/bg.gif')
        repeat-x
        bottom;
    padding:9px;
    margin-bottom:36px;
}


.RadPanelBar_PrecisionPath .rpRootGroup
{
    width: 177px !important; 
    border:1px solid #bea96c;
    margin:0;
    padding:10px !important;
   
}

.RadPanelBar_PrecisionPath .rpRootGroup .rpItem
{
   background:none;
}


.RadPanelBar_PrecisionPath .rpRootGroup .rpText
{
	
}


.RadPanelBar_PrecisionPath .rpRootGroup .rpFirst .rpText 
{
    line-height:20px;
	height:30px;
	font-size: 14px;
	padding-left: 0px;
    font-weight:bold;
    color:#a68a38 ;
    background:none !important; 
    margin:0;
    padding:0;

}


.RadPanelBar_PrecisionPath .rpGroup
{
   

   
}

.RadPanelBar_PrecisionPath .rpGroup .rpText
{
	
	line-height:40px!important;
	height:40px !important;
	font-size: 11px !important;
	padding-left: 0px;
	font-weight:normal !important;
	color:#000 !important;
	
}
.RadPanelBar_PrecisionPath .rpGroup .rpItem
{
     background:
        url('Images/seperator-tan.png')
        no-repeat
        top left; 
    margin:0;
    padding:0;
   
}



.RadPanelBar_PrecisionPath .rpGroup .rpExpanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelBar_PrecisionPath .rpGroup .rpText:hover
{
	color:#745f21 !important;
}

.RadPanelBar_PrecisionPath .rpSelected .rpText
{
	color:#745f21 !important;
}

.RadPanelBar_PrecisionPath .rpGroup .rpLink:hover
{
   
}

.RadPanelBar_PrecisionPath .rpGroup .rpLevel2 .rpItem
{
     padding-left:25px;
     width:145px !important;
     background:none !important; 
    }
    
.RadPanelBar_PrecisionPath .rpGroup .rpLevel2 .rpText{
    line-height:normal !important;
	height:auto !important;
	padding-bottom:10px;
}