.RadMenu_Robotic
{
	font-family:arial ;
	font-weight :normal ;
	font-size:12px;
	margin-top:-1px;
	vertical-align:top;  
	white-space:normal;
	cursor:pointer;	
	margin-bottom:-3px;	
	float:right;
	line-height:13px;
}

.RadMenu_Robotic .rootGroup 
{
	/*background: transparent url(Img/stripe.gif) right top repeat-y;*/
	cursor:pointer;	
	white-space:normal;	
}

.RadMenu_Robotic .rootGroup .item
{
/*	background :url('img/seperator.jpg') no-repeat bottom;  */
	cursor:pointer;		
}

.RadMenu_Robotic .link
{		
	font-family: arial ;
	font-weight :normal ;
	font-size:12px;
	text-decoration:none;	
	color:#A2A6AB;	
}

.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .expanded
{	
	 cursor:pointer; 	
	 color:#FFFFFF;	 	 
}

.RadMenu_Robotic .link:hover
{
	font-family:arial ;
	font-weight :normal ;
	font-size:12px;
	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:#0E3E6F url(img/item_bg.png) top no-repeat; /* 0E3E6F */
	padding:0px;
     _width:150px;
	width:150px;
	cursor: pointer;
}

.RadMenu_Robotic .group .item:hover
{
	background:#022C57 url(img/itemover_bg.png) top no-repeat;
	padding:0px;
	_width:150px;	
	width:150px;
	cursor: pointer;
}
.RadMenu_Robotic .group .link
{
	font-weight :normal ;
	margin:0;
	border:0;	
_width:150px;
	width:150px;
   	cursor:pointer;	
}

.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
	font-weight :normal ;
	margin:0;
	border:0;	
	_width:150px;
	width:150px;
   	cursor:pointer;	   	
  }

.RadMenu_Robotic .group .text
{
	font:arial;
	vertical-align:middle;
	padding-bottom:0px;
	 padding-top:5px;
	padding-left:7px;
	padding-right:10px;	
	padding-bottom:5px;	
	cursor:pointer;
	text-align:left;
}

.RadMenu_Robotic .group .text:hover
{
	color:#FFFFFF;
	padding-left:7px;
	padding-right:10px;	
	padding-top:5px;
	padding-bottom:5px;	
	font-weight:normal;
	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:150px;
}

.RadMenu_Robotic ul.group 
{
	border-bottom:0px;	
	padding-left:0px;
	/*behavior: url(img/iepngfix.htc);*/
	margin-left:0px;
	margin-right:0px;
	width:150px;
	border:solid 0px #ff0000;
	margin-right:1px;
}
.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 ul.group .link
{
	/* background: transparent url(img/invertedGroupImage.gif) left  no-repeat;  
	margin-left:12px;
	margin-top:4px;
	margin-right:0px;	*/
}
 .RadMenu_Robotic ul.group .link:hover
{
	/* background: transparent url(img/invertedImage.gif) left  no-repeat;  
	margin-left:12px;	
	margin-top:4px;
	margin-right:0px;	*/
}


/*.RadMenu_Robotic .level2 li.first
{
 padding-top:5px;
}

.RadMenu_Robotic .level2 li.first .link
{
	background:#F5F5F5;
}*/

.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.gif) right no-repeat;	
    margin:0px 0px 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_hover.gif) right no-repeat;	
     margin:0px 0px 0px 0px;
     
}


/*
.RadMenu_Robotic .vertical .separator .text
{
	padding-top:3px;
	
	font-size:1px;
	line-height:1px;
padding-left:15px;
	padding-right:13px;
}*/