.lbox .RadPanelbar_Default
{
	width:190px;
	_margin-top:0;
}
*+html .lbox .RadPanelbar_Default{margin-top:0}
.RadPanelbar_Default
{
    margin:1em auto 0;
	white-space: nowrap;
	overflow:hidden;
	
}
.RadPanelbar_Default *
{
    /*testing*/
}
.RadPanelbar_Default 
{
	text-decoration:none !important;
}
.RadPanelbar_Default .text
{
	color: #333333;
	padding: 0 0 0 26px;
	font: normal 11px arial,sans-serif;
}

.RadPanelbar_Default .image
{
	margin: 4px 0px;
}

.RadPanelbar_Default .group
{
    border-bottom:1px solid #e3e3e3;
}


.RadPanelbar_Default .rootGroup .text
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	line-height: 22px;
	border-bottom: solid 1px #e3e3e3;
}

.RadPanelbar_Default .rootGroup .link
{
	/*background: white url('Img/HeaderBg.gif') repeat-x;*/
	border-bottom: solid 1px #f5f5f5;
}

.RadPanelbar_Default .group .text
{
	border:0;
	background:none;
	color:#333;
}

.RadPanelbar_Default .group .link
{
	background: none;
}
* html .RadPanelBar .rpLink:hover
{
	text-decoration:none !important;
}
.link:hover
{
	background: #F8FAED;
}


.RadPanelbar_Default .rootGroup .expanded
{
	/*background:white url('Img/SelectBg.gif') repeat-x;*/
	border-bottom:2px solid #fff;
}

.RadPanelbar_Default .group .expanded
{
	background:none;
	
}

.RadPanelbar_Default .rootGroup .expanded .text
{
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 11px center;
	border:0;
}

.RadPanelbar_Default .rootGroup .selected .text
{
	/*font-weight: bold;*/
	background-color:#ebf1d0;
    line-height: 22px;
    border-bottom:0;
    margin-bottom:1px
}

.RadPanelbar_Default .rootGroup .selected
{
    border-bottom: solid 1px #e3e3e3;
}

.RadPanelbar_Default .group .selected .text
{
	text-decoration: underline;
	border: 0;
	background: none;
}

.RadPanelbar_Default .group .expanded .text
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
}

.RadPanelbar_Default .rootGroup .group .selected
{
	border:0;
}


/*
.RadPanelbar_Default .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_Default .disabled .text
{
	color: #ccc;
	cursor: default;
}
*/

/*Custom CSS */

.rpRootGroup
{
    background-color:#D4CDC6;
    padding:0px !important;
}
.rpRootGroup
{
    border:0px !important;
}
.rpLevel1 .rpText
{
    padding-top:4px !important;
    padding-bottom:4px !important;
} 

.rpLevel1 .rpItem:hover
{
    background-color:#EAE6E3 !important;
      
}
* html .rpLevel1 .rpItem:hover
{
    background-color:#EAE6E3 !important;
      
}
.rpLevel2 .rpItem 
{
    background-color:#E7E7E7 !important;
}
.rpLevel2 .rpItem:hover
{
    background-color:#E4C77D !important;  
}

 .rpText
{
    color:#676767 !important;
}
.rpText:hover
{
   color:#000 !important;
}
.rpLink
{
    border-bottom:1px solid #fff !important;
}
.RadPanelBar
{
    width:auto !important;
}
.RadPanelBar_Default .rpExpandable .rpText 
{
    background-image:none !important;
}
.RadPanelBar_Default .rpText
{
    font-family:Verdana !important;
    font-size:11px;
}
/*.RadPanelBar_Default .rpRootGroup .rpFirst  .rpExpanded .rpText
{
  background-color:Black !important;
}*/
.root
{
    background:#B0ABA7 !important;
    
}
.root .rpText
{
    color:#000000 !important;
    padding-left:10px !important;
}
.selectedSubLeftNavigation
{
    background-image:url(img/arrow.gif);
    background-position:left center;
    background-repeat:no-repeat;
    background-color:#E7E7E7;
}
.selectedSubLeftNavigation .rpText
{
    color:#000000 !important;
}
.selectedLeftNavFirstLevel
{
    background-image:url(img/arrow_drk.gif);
    background-position:left center;
    background-repeat:no-repeat;
   
    
}
.selectedLeftNavFirstLevel:hover
{
     background-image:url(img/arrow_light.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

.selectedLeftNavigationZeroLevel
{
    background-image:url(img/arrow_drk_top.gif) !important;
    background-position:left center !important;
    background-repeat:no-repeat !important;
}

.rpInsightsLeftNav
{
  background-color:#B0ABA7;
  display:block;
  width:200px;
  height:24px;
  text-indent:10px;
  color:#000;
  font-family:Verdana,Arial,Tahoma;
  font-size:11px;
  text-decoration:none;
  margin-bottom:1px;
  line-height:24px;
   
}
.rpInsightsLeftNav:hover
{
  text-decoration:none;
}
.rpSecondLevel a
{
  background-color:#D4CDC6 !important;
  
}
.rpSecondLevel a .rpText
{
  color:#676767 !important;
  padding:4px 7px 3px 10px !important;
  
}
.rpSecondLevel a .rpText:hover
{
  font-weight:normal;
  color:#000 !important;
  padding:4px 7px 3px 10px !important;
}

.rpSecondLevel  a:hover
{
  background-color:#EAE6E3 !important;
  color:#000 !important;
}

* html  .rpSlide .rpLevel1 .rpItem .rpLink:hover
{
	/*background-color:#EAE6E3 !important;*/
	background-color:#EAE6E3 ;
}
*html .rpSlide .rpLevel2 .rpItem .rpLink:hover
{
	background-color:#E4C77D ;
}
* html  .selectedSubLeftNavigation:hover
 {   
    background-color:#E7E7E7 !important;
}
