.RadMenu_Robotic
{
	font:10px verdana;
	line-height:13px;
	white-space:normal;
	cursor:pointer;
	
	vertical-align:bottom;
}

.RadMenu_Robotic .rootGroup 
{
	padding-top:3px;
	cursor:pointer;
}

.RadMenu_Robotic .rootGroup .item
{
	
	background :url('img/seperator.jpg') no-repeat bottom;  
	cursor:pointer;
}

.RadMenu_Robotic .link
{		
	
	font-family:verdana ;
	font-weight :bold ;
	font-size:11px;
	color:#004990;
	text-decoration:none;
	position:relative;
}

.RadMenu_Robotic .link:hover
{
	cursor:pointer; 
	
	background:url('img/itembg_mo.jpg') bottom repeat-x;
	
}
.RadMenu_Robotic .expanded
{
	cursor:pointer; 
	
}

.RadMenu_Robotic .link:hover
{
	font-family:verdana ;
	font-weight :bold ;
	font-size:11px;
	color:#FFFFFF;
}

.RadMenu_Robotic .rootGroup .disabled:hover
{
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 15px;
	margin-right:0;
	margin-top:0px;
}

.RadMenu_Robotic .group .item
{
	background:#DDE7F0 url(img/itembg.jpg) bottom no-repeat;   
	border-left:0px solid #E8E4C9;
	border-right:0px solid #E8E4C9;
	padding:0;
	padding-top:0px;
	border-top:0px solid #3CAA69 ;
}

.RadMenu_Robotic .group .link,
.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
	margin:0;
	border-right:0px solid #FFFFFF;
	min-width:174px;
	min-height:10px;
	_width:174px;
	_height:10px;
	padding:0;
	cursor:pointer;
}

.RadMenu_Robotic .group .text
{
	padding-top:7px;
	padding-bottom:8px;
	padding-left:14px;
	margin-right:3px;
	cursor:pointer;
}

.RadMenu_Robotic .group .first .link,
.RadMenu_Robotic .group .first .link:hover,
.RadMenu_Robotic .group .first .expanded,
.RadMenu_Robotic .group .first .expanded:hover
{
		
}

.RadMenu_Robotic ul.group 
{
	padding-bottom:10px;
	background:transparent url(img/groupbg123.gif) 0px bottom no-repeat;
	border-bottom:0px solid #ECECEC;	
	padding-left:0px;
		border-top:0px solid #3CAA69 ;
	/*behavior: url("http:\\Pune\Tunnet\iepngfix.htc");*/
}

.RadMenu_Robotic .group .link .expandLeft
{
	background:transparent url(img/arrow.jpg) right center no-repeat;	
	margin-right:3px;
}

.RadMenu_Robotic .group .link:hover .expandLeft
{
	background:transparent url(img/arrowHover1.gif) right center no-repeat;	
	margin-right:3px;
}
