.lbox .RadPanelBar_AutomatedLife
{
	_margin-top: 0;
}
* + html .lbox .RadPanelBar_Default
{
	margin-top: 0;
}
.RadPanelBar_AutomatedLife
{
	overflow: hidden;
	width: 150px;
}
.RadPanelBar_AutomatedLife *
{
	/*testing*/
}

.RadPanelBar_AutomatedLife .rpText
{
	color: #333333;
	padding: 0 0 0 0px;
	font: normal 11px arial,sans-serif;
}

.RadPanelBar_AutomatedLife .image
{
	margin: 0px 0px;
}

.RadPanelBar_AutomatedLife .rpGroup
{
	
}


.RadPanelBar_AutomatedLife .rpRootGroup .rpText
{
	/*Main CSS for nonselected panel or tab font-weight: bold; 	background: url('../images/headerArrow.gif') no-repeat 11px center;*/
	

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353534;
	text-decoration: none;
	background: url('/App_Themes/Automated Life/Panel/Img/sidearrow.gif') no-repeat 11px center;
	padding-left:28px;	
	line-height:20px;
	padding-bottom:5px;
	
	
}

.RadPanelBar_AutomatedLife .rpRootGroup .rpLink
{
	/*background: white url('../images/HeaderBg.gif') repeat-x;*/
	
}

.RadPanelBar_AutomatedLife .rpGroup .rpText
{
	border: 0;
	background: none;
	color: #333;
	background: url('/App_Themes/Automated Life/Panel/Img/sidearrow.gif') no-repeat ;
	
	line-height:20px;
	padding-bottom:5px;
}

.RadPanelBar_AutomatedLife .rpGroup .rpLink
{
	background: none;
}
.rpLink:hover
{
	
	color:#fb6c04;
}



.RadPanelBar_AutomatedLife .rpRootGroup .rpExpanded
{
	/*background:white url('../images/SelectBg.gif') repeat-x;*/
	
}

.RadPanelBar_AutomatedLife .rpGroup .rpExpanded
{
	background: none;
}

.RadPanelBar_AutomatedLife .rpRootGroup .rpExpanded .rpText
{
	/*	background: url('../images/HeaderArrowExpanded.gif') no-repeat 11px center;*/
	background-color: Green;
	border: 0;
}

.RadPanelBar_AutomatedLife .rpRootGroup .rpSelected .rpText
{
	/*Main CSS for selected tanel or tab font-weight: bold;*/
	
	
	
	border-bottom: 0;
	padding-bottom:5px;
	color:#fb6c04;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	
	text-decoration:none;
	background: url('/App_Themes/Automated Life/Panel/Img/sidearrow.gif') no-repeat 11px center;

}

.RadPanelBar_AutomatedLife .rpRootGroup .rpSelected
{
	
line-height:20px;
	
	color:#fb6c04;
	
}

.RadPanelBar_AutomatedLife .rpGroup .rpSelected .rpText
{
	
	border: 0;
	background: none;
	color:#fb6c04;
	background: url('/App_Themes/Automated Life/Panel/Img/sidearrow.gif') no-repeat 11px center;
	
	height:10px;
	
	padding-bottom:5px;
}

.RadPanelBar_AutomatedLife .rpGroup .rpExpanded .rpText
{
	border-top: 0;
	
	
}

.RadPanelBar_AutomatedLife .rpRootGroup .rpGroup .rpSelected
{
	border: 0;
	
}

