.RadMenu_Robotic
{
	font-family:Georgia ;
	font-weight :normal ;
	font-size:12px;
	vertical-align:top;  
	white-space:normal;
	cursor:pointer;	
	

}

.RadMenu_Robotic .rootGroup 
{
	
	cursor:pointer;	
	white-space:normal;	
}

.RadMenu_Robotic .rootGroup .item
{
 
	cursor:pointer;		
}

.RadMenu_Robotic .link
{		
	font-family: Georgia ;
	font-weight :normal ;
	font-size:12px;
	text-decoration:none;	
	color:#022A36;	
}

.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .expanded
{	
	 cursor:pointer; 	
	 color:#022A36;	 	 
}

.RadMenu_Robotic .link:hover
{
	font-family:Georgia ;
	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:#EAEDB5 url(img/item_bg.jpg) top repeat-x; /* 0E3E6F */
	padding:0px;
     _width:175px;
	width:175px;
	cursor: pointer;
}

.RadMenu_Robotic .group .item:hover
{
	background:#022A36 url(img/itemover_bg.jpg) top repeat-x;
	padding:0px;
	_width:175px;	
	width:175px;
	cursor: pointer;
}
.RadMenu_Robotic .group .link
{
	font-weight :normal;
	margin:0;
	border:0;	
_width:175px;
	width:175px;
   	cursor:pointer;	
}

.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
	font-weight :normal;
	margin:0;
	border:0;	
	_width:175px;
	width:175px;
   	cursor:pointer;	 
   	color:#FFFFFF;  	
  }

.RadMenu_Robotic .group .text
{
	font:Georgia;
	font-weight :normal ;
	vertical-align:middle;
	padding-bottom:0px;
	 padding-top:8px;
	padding-left:13px;
	padding-right:5px;	
	padding-bottom:8px;	
	cursor:pointer;
	text-align:left;
}

.RadMenu_Robotic .group .text:hover
{
	color:#FFFFFF;
	padding-left:13px;
	padding-right:5px;	
	padding-top:8px;
	padding-bottom:8px;	
	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:175px;
	
	
}

.RadMenu_Robotic ul.group 
{
	border-bottom:0px;	
	padding-left:0px;
	/*behavior: url(img/iepngfix.htc);*/
	margin-left:0px;
	margin-right:0px;
	width:175px;
	border:solid 0px #ff0000;
	margin-right:0px;
	padding-bottom: 4px;
	padding-top:2px;
	background: transparent url(img/groupBtmImg.gif) 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 ul.group .link
{
	/* background: transparent url(img/invertedGroupImage.gif) left  no-repeat;  
	margin-left:11px;
	margin-top:4px;
	margin-right:0px;	*/
}
 .RadMenu_Robotic ul.group .link:hover
{
	/* background: transparent url(img/invertedImage.gif) left  no-repeat;  
	margin-left:11px;	
	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.png) right no-repeat;	
    margin:0px 10px 0px 3px;
   
}

.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.png) right no-repeat;	
     margin:0px 10px 0px 3px;
     
}


/*
.RadMenu_Robotic .vertical .separator .text
{
	padding-top:3px;
	
	font-size:1px;
	line-height:1px;
padding-left:15px;
	padding-right:13px;
}*/