.RadMenu_Robotic
{
	font-family:arial ;
	font-weight :normal ;
	font-size:11px;
	vertical-align:top;  
	white-space:normal;
	cursor:pointer;
	float:right;
}

.RadMenu_Robotic .rootGroup 
{
	
	cursor:pointer;	
	white-space:normal;	
}

.RadMenu_Robotic .rootGroup .item
{
 
	cursor:pointer;		
}

.RadMenu_Robotic .link
{		
	font-family: arial ;
	font-weight :normal ;
	font-size:11px;
	text-decoration:none;	
	color:#FFFFFF;	
}

.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .expanded
{	
	 cursor:pointer; 	
	 color:#FFFFFF;	 	 
}

.RadMenu_Robotic .link:hover
{
	font-family:arial ;
	font-weight :normal ;
	font-size:11px;
	text-decoration:none;
}

.RadMenu_Robotic .rootGroup .disabled:hover
{
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 0;
	margin-right:0;
	margin-top:0px;	
}

.RadMenu_Robotic .group .item
{
	background:#792DAE url(img/groupBtmImg.jpg) bottom no-repeat; /* 0E3E6F */
	padding:0px;
     _width:168px;
	width:168px;
	cursor: pointer;
}

.RadMenu_Robotic .group .item:hover
{
	padding:0px;
	_width:168px;	
	width:168px;
	cursor: pointer;
}
.RadMenu_Robotic .group .link
{
	font-weight :normal;
	margin:0;
	border:0;	
_width:168px;
	width:168px;
   	cursor:pointer;	
}

.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
	font-weight :normal;
	margin:0;
	border:0;	
	_width:168px;
	width:168px;
   	cursor:pointer;	 
   	color:#FFFFFF;  	
  }

.RadMenu_Robotic .group .text
{
	font:arial;
	font-weight :normal ;
	vertical-align:middle;
	padding-bottom:0px;
	padding-top:5px;
	padding-left:13px;
	padding-right:5px;	
	padding-bottom:6px;	
	cursor:pointer;
	text-align:left;
}

.RadMenu_Robotic .group .text:hover
{
	color:#FFFFFF;
	padding-left:13px;
	padding-right:5px;	
	padding-top:5px;
	padding-bottom:6px;	
	font-weight :bold ;
	vertical-align:middle;
	text-align:left;
}

.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;
	width:168px;
}

.RadMenu_Robotic ul.group 
{
	border-bottom:0px;	
	padding-left:0px;
	background-color:#792DAE;
	/*behavior: url(img/iepngfix.htc);*/
	margin-left:0px;
	margin-right:0px;
	width:168px;
	border:solid 0px #ff0000;
	margin-right:0px;
	padding-bottom: 7px;
	padding-top:0px;
	/*background:#792DAE transparent url(img/groupBtmImg.jpg) bottom no-repeat;*/
}

/*.RadMenu_Robotic ul.group:hover
{
	padding-bottom: 3px;
	background: transparent url(img/group_over.gif) bottom no-repeat;
}*/

.RadMenu_Robotic ul.group .level2
{
	padding-top:0px;
		
}
.RadMenu_Robotic ul.group .level3
{
	padding-top:0px;
		
}
.RadMenu_Robotic ul.group .level4
{
	padding-top:0px;
		
}
.RadMenu_Robotic .text
{
	display:block;
}


.RadMenu_Robotic .group .expandLeft, .RadMenu_Robotic .link:hover .expandRight, .RadMenu_Robotic .focused .expandLeft, .RadMenu_Robotic .focused .expandRight, .RadMenu_Robotic .expanded .expandLeft, .RadMenu_Robotic .expanded .expandRight
{
	
	background:transparent url(img/arrow.jpg) right no-repeat;	
    margin:0px 10px 0px 0px;
   
}

.RadMenu_Robotic .link:hover .expandLeft, .RadMenu_Robotic .link:hover .expandRight, .RadMenu_Robotic .focused .expandLeft, .RadMenu_Robotic .focused .expandRight, .RadMenu_Robotic .expanded .expandLeft, .RadMenu_Robotic .expanded .expandRight
{
	
	background:transparent url(img/arrow.jpg) right no-repeat;	
     margin:0px 10px 0px 0px;
     
}

