/* 	NOTE
	If the submenus are disabled within the menu include code, you'll need to remove the 
	comment tags around the submenu items from the menu include, then uncomment the following code
	within the head tag of the site (should be a header inc.) ...
	
	<script src="/scripts/nav.js" type="text/javascript"></script>
	
*/

/* === TOP LEVEL MENU OPTIONS === */
#menuList { /* See ie.css */
	position:			relative;
	width:				780px;
	margin:				0 0 0  420px;
	padding: 		     8px 0 8px 0;
	font-family :Verdana;
	font-weight :bold ;
	font-size :10pt;
	background:			url(http://image.mihnati.com/Almarai_new/nav_rep.jpg) repeat-x ;
	background-position :bottom;
	z-index:			5;
	
	
}
#menuList li 
{
    position:			relative;
	display:			inline;
	margin: 			0 0 0 0 ;
	list-style: 		none;
	z-index:			1000;
	padding :0px;
	left: -160px;
}
#menuList #mHome 
{
    position:			relative;
   
    z-index:			1000;

}
#menuList #mHome 
{
    
}
#menuList li a{ /* See ie.css */
	
	 margin: 0;
	 margin-top:10px;
  z-index:			1000;
   color:			 	#fff ;
    text-decoration: none;
     padding:        4px 10px 2px 0;
    * padding:0px;
    position:			relative;
    z-index: 100;
    padding-right:9px;
    
}
.graphicNavItem{
	position:			relative;
	top:				3px;
}
#menuList li a:hover
{
    color: #1F4E04;
    background: url(http://image.mihnati.com/Almarai_new/mouse-hoverENG_02.png);
   *background:none ;
    background-repeat :no-repeat ;
    background-position :top right  ;
    z-index:1000;
    position :relative;
 
}
#menuList li a b
{  
    padding:        4px 5px 7px 13px;
    position:relative ;
  z-index:			1000;
}
#menuList li a b:hover

{         position:relative ;
  z-index:			1000;
   
     color: #1F4E04;
    background: url(http://image.mihnati.com/Almarai_new/mouse-hoverENG_01.png);
    *background:none ;
    background-repeat :no-repeat ;
    background-position :top left  ;
}
.menu_end {
	border-right:		none!important;
}
.akey {
	text-decoration:	underline;
}
#mEmployers a
{
    background:	       grey; 
    background-color :Gray ;
	color:				#006633;
	border-right:		1px solid #006633;
	border-bottom:		3px solid #0F0A47;
	background:	       grey;
}


#mArabic a
{
    
	color:		White    ;
	font-size :1.1em;
	
}
#mArabic a:Hover
{
 color: #1F4E04;  
}
