.RadMenu_Robotic
{
	font-family:Arial ;
	font-weight :normal ;
	font-size:10px;
	line-height:12px;
	height : 26px;
	white-space:normal;
	cursor:pointer;
	
}

.RadMenu_Robotic .rootGroup 
{
	/*background: transparent url(Img/stripe.gif) right top repeat-y;*/
	cursor:pointer;
}

.RadMenu_Robotic .rootGroup .item
{
	background :url('img/Separator.jpg') no-repeat bottom;  
	cursor:pointer;
}

.RadMenu_Robotic .link
{		
	background:url('img/Separator.jpg') no-repeat  bottom ;
	font-family:Arial ;
	font-weight :normal ;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.RadMenu_Robotic .link:hover,
.RadMenu_Robotic .expanded
{
	
	 cursor:pointer; 
	
}

.RadMenu_Robotic .link:hover
{
	font-family:Arial ;
	font-weight :normal ;
	font-size:10px;
	color:#FFFFFF;
	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:#183F6E ;   
	border-left:0px solid #E8E4C9;
	border-right:0px solid #E8E4C9;
	padding:0;
	min-width:150px;
	min-height:26px;
	_width:150px;
	_height:15px;
}


.RadMenu_Robotic .group .link
{
	margin:0;
	border:0;
	min-width:150px;
	min-height:26px;
	_width:150px;
	_height:26px;
	padding:0;
	cursor:pointer;
}

.RadMenu_Robotic .group .link:hover,
.RadMenu_Robotic .group .expanded,
.RadMenu_Robotic .group .expanded:hover
{
	background:#748DAA ;  
	margin:0;
	border:0;
	padding-bottom:13px;
	min-width:150px;
	min-height:15px;
	_width:150px;
	_height:15px;
	padding:0;
	cursor:pointer;
}

.RadMenu_Robotic .group .text
{
	font:arial;
	padding-top:10px;
	padding-bottom:13px;
	padding-left:10px;
	margin-left:10px;
	margin-right:5px;
	cursor:pointer;
	color:#FFFFFF;

}

.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/groupbg.gif) 0px bottom no-repeat;
	border-bottom:0px;	
	padding-left:0px;

	behavior: url("http:\\Pune\Tunnet\iepngfix.htc");*/
}

/*
.RadMenu_Robotic ul.group .level1
{
	padding-left:0px;
	border-bottom:0px solid #ECECEC;
}

.RadMenu_Robotic ul.group .level2
{
	padding-left:0px;
	border-bottom:0px solid #ECECEC;
}

.RadMenu_Robotic ul.group .level3
{
	padding-left:0px;
	border-bottom:0px solid #ECECEC;
}

.RadMenu_Robotic ul.group .level4
{
	padding-left:0px;
	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:#F5F5F5;
}
*/
.RadMenu_Robotic .group .link .expandLeft
{
	background:transparent url(img/arrow.gif) top left no-repeat;	
	padding-right:10px;
	/*margin-top: 3px;*/
}

.RadMenu_Robotic .group .link:hover .expandLeft
{
	background:transparent url(img/arrow.gif) top left no-repeat;	
	padding-right:10px;
	/*margin-top: 3px;*/
}
/*
.RadMenu_Robotic .vertical .separator .text
{
	padding-top:3px;
	
	font-size:1px;
	line-height:1px;
}*/