.RadMenu_Robotic
{
	font:11px arial;
	line-height:11px;
	white-space:normal;
	cursor:hand;
	
}

.RadMenu_Robotic .rootGroup 
{
	background: transparent url(Img/stripe.gif) right top repeat-y;
	cursor:hand;
}

.RadMenu_Robotic .rootGroup .item
{
	background: transparent url(Img/stripe.gif) left top repeat-y;
	cursor:hand;
}

.RadMenu_Robotic .link
{		
	
	font-family:Arial ;
	font-weight :normal ;
	font-size:11px;
	color:#5F5F5F;
	text-decoration:none;
	position:relative;
	background:url('img/Separator.jpg') no-repeat  top ;	 
	       
}

.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .expanded
{
	vertical-align:middle;
	background:url('img/Separator.jpg') no-repeat  top ;
	background:#FFFFFF;
	cursor:hand; 
	
}

.RadMenu_Robotic .link:hover
{
	font-family:Arial ;
	font-weight :Bold ;
	font-size:11px;
	color:#5F5F5F;
	background:url('img/Separator.jpg') no-repeat  top ;
}

.RadMenu_Robotic .rootGroup .disabled:hover
{
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 0;
	margin-right:0;
	margin-top:1px;
	
}

.RadMenu_Robotic .group .item
{
	background:#FFFFFF;
	border-left:0px solid #D5D5D5;
	border-right:0px solid #A6A6A6;
	padding:0;
	padding-top:10px;
	
}


.RadMenu_Robotic .group .link,
.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
padding-top:5px;
	margin:0;
	border:0;
	min-width:159px;
	min-height:15px;
	_width:159px;
	_height:15px;
	padding:0;
	cursor:hand;
	
}

.RadMenu_Robotic .group .text
{
	margin-top:5px;
	margin-left:15px;
	margin-right:3px;
	cursor:hand;
}

.RadMenu_Robotic .group .first .link,
.RadMenu_Robotic .group .first .link:hover,
.RadMenu_Robotic .group .first .expanded,
.RadMenu_Robotic .group .first .expanded:hover
{
	border-top:0;
	
}


.RadMenu_Robotic ul.group 
{
	padding-bottom:10px;
	background:transparent url(img/groupBkg.gif) 6px bottom no-repeat;
	border-bottom:0px solid #ECECEC;	
	padding-left:6px;
}


.RadMenu_Robotic ul.group .level2
{
	padding-left:0px;
	background:transparent url(img/groupBkg.gif) 0px bottom no-repeat;
	border-bottom:0px solid #ECECEC;
}
.RadMenu_Robotic ul.group .level3
{
	padding-left:0px;
	background:transparent url(img/groupBkg.gif) 0px bottom no-repeat;
	border-bottom:0px solid #ECECEC;
}
.RadMenu_Robotic ul.group .level4
{
	padding-left:0px;
	background:transparent url(img/groupBkg.gif) 0px bottom no-repeat;
	border-bottom:0px solid #ECECEC;
}
.RadMenu_Robotic .text
{
	display:block;
}

.RadMenu_Robotic .level2 li.first
{
	padding-top:5px;
}


.RadMenu_Robotic .level2 li.first .link
{
	background:#FFFFFF;
}


.RadMenu_Robotic .group .link .expandLeft
{
	background:transparent url(img/arrow1.gif) right center no-repeat;	
}

.RadMenu_Robotic .group .link:hover .expandLeft
{
	background:transparent url(img/arrow1.gif) right center no-repeat;	
}

.RadMenu_Robotic .vertical .separator .text
{
	padding-top:3px;
	background:url('img/Separator.jpg') no-repeat  bottom ;
	font-size:1px;
	line-height:1px;
}