/* r.a.d.menu Web 2.0 skin */

.RadMenu_BendigoHealthMainLeft 
{
	z-index:999;
}

.RadMenu_BendigoHealthMainLeft_Context
{
	background: transparent;
	border:0;
}

.RadMenu_BendigoHealthMainLeft .rmRootGroup
{

}

.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmItem
{
    
}

.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmLink
{
	text-decoration: none;
	background: transparent url(../../../App_Themes/Default/MasterMenu/Images/menuKnob.jpg) no-repeat left; 
	padding: 2px 0px 2px 0px;
}

.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmLink:hover,
.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmFocused,
.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmExpanded
{
	text-decoration:none;
	background: #520710 url(../../../App_Themes/Default/MasterMenu/Images/menuKnobHover.jpg) no-repeat left; 
	cursor: hand;
}

.RadMenu_BendigoHealthMainLeft .rmRootGroup .rmText
{
    background-image:none;
    font-family:arial,verdana;
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 0px 20px !important;
	border:0 !important;
	white-space:normal;
	width:172px;
	color:#ffffff;
}

.RadMenu_BendigoHealthMainLeft .rmGroup
{
	border: solid 1px #520710;
	background: white;
}


.RadMenu_BendigoHealthMainLeft .rmGroup .rmItem
{
    height:20px;
}

.RadMenu_BendigoHealthMainLeft .rmGroup .rmLink
{
	background: #ffffff;
	border: 0px;
	color: #333;
}

.RadMenu_BendigoHealthMainLeft .rmGroup .rmLink:hover,
.RadMenu_BendigoHealthMainLeft .rmGroup .rmFocused,
.RadMenu_BendigoHealthMainLeft .rmGroup .rmExpanded
{
	text-decoration: none;
	background: #e7e7e7;
	height:20px;
}

.RadMenu_BendigoHealthMainLeft .rmGroup .rmText
{
	font-weight: normal !important;
	background: none;
	margin: 0 !important;
	padding:0 12px !important;
	font-size: 11px;
	line-height:20px;
	white-space:nowrap;
	color:#000000;
	width:auto;
}

.RadMenu_BendigoHealthMainLeft .rmGroup .rmExpandLeft,
.RadMenu_BendigoHealthMainLeft .rmGroup .rmExpandRight  
{  
	background: transparent url(../../../App_Themes/Default/MasterMenu/Images/groupImage.gif) no-repeat right center; 
} 

.RadMenu_BendigoHealthMainLeft .rmSlide
{
	margin-top:-1px;
}


.RadMenu_BendigoHealthMainLeft .rmVertical .rmSeparator
{
	background:none;
	height:2px;
}

.RadMenu_BendigoHealthMainLeft .rmHorizontal .rmSeparator
{
	width:2px;
	height:31px;
	background-image: url(../../../App_Themes/Default/MasterMenu/Images/separator-vertical.gif);
}
