@charset "utf-8";
/* CSS Document */

html, p, ul, body, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend {margin:0; padding:0; border:0;}

/* Layout */


body {
	height:100%;
}

a:link {
	color: #b89207;
}
.arial{font-family: Arial, Helvetica, sans-serif;}
.verdana{font-family:Arial, Helvetica, sans-serif;}
.tahoma{font-family:Arial, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}

/* Font Colours */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF5500;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.sharp_blue {color: #0575C7;}
.blue {color: #1975B7;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #FFFFFF; background:url(../images/hover-bg.gif) repeat-x; text-decoration: none;}

.blue2yellow { font-size:11px; color: #1975B7; text-decoration: none;}
.blue2yellow:hover {color: #686868;}

.white2white{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:15px; color: #FFFFFF; text-decoration: none;}
.white2white:hover{ color:#FFFFFF; text-decoration:none;} 

.top_links {
	color: #5A5C5B;
	float: center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
.top_links:hover {
	color: #1975B7;
	text-decoration:underline;
}

.link_gray2black {
	color: #5A5C5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link_gray2black:hover {
	color: #000000;
	text-decoration:underline;
}


.border{
	border: 1px solid #CCCCCC;
}

.border_video{
	border: 2px solid #CCCCCC;
}

.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.combo_box{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 22px;
}

.combo_box_payment{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	
	height: 30px;
}



.txt_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #928C75;
}

.txt_11_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
	color: #5A5A5A;

}

.txt_12_graybold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #686868;

}

.txt_12_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0575C7;

}

.txt_12_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;

}


.txt_11_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0163AA;

}

.cur{
cursor: pointer;cursor: hand;
}


.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.img_border{
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=65);
}

.img_border:hover{
	border: 1px solid #FF9551;
	filter: Alpha(Opacity=100);
}


.image{
	filter: Alpha(Opacity=65);
}

.image:hover{
	filter: Alpha(Opacity=100);
}

.btns {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
}

.blue-footer-bg{
	background:url(../images/footer-bluebg.gif) repeat-x; height:22px;

}


.yellow-footer-bg{
	background:url(../images/footer-yellowbg.gif) repeat-x; height:22px;

}

.main-page-heading-bg{
	background:url(../images/mainpage-heading-bg.gif) no-repeat;
	width:145; height:35;

}


.grid-raw-bg{
background:url(../images/grid-raw-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#999999;
}

.grid-raw-bg-big{
background:url(../images/grid-raw-bg.gif); height:97px;font-family:Verdana; font-size:12px; color:#999999;
}


.grid-dot-bg{
background:url(../images/dot-bg.gif) repeat-x; height:24px;
}

.grid-raw-heading{
	font-family:Verdana; font-size:13px; color:#1975B7;
}

/* Forms Css */





}
				

		
.home_search  {
				height:45px;
				width:160;
				border:#FFFFFF;
		}
		
				
.go_search  {
				height:21px;
				width:36;
			}
			
					
				
				





/* Menu Css */

#menu {
	background: #686868;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background:url("../images/without-hover.gif") left center repeat-x;
	color: #686868;
	display: block;
	height:24px;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background:url("../images/hover.gif") left center repeat-x;
	color: #fff;
	padding-bottom: 8px;
	height:24px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg_1.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #04213e;
	text-align: left;
	padding-top: 9px;
	padding-left: 18px;
	height: 23px !important;
	height: 32px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -31.5px;
	text-decoration: none;
	color:#FFFFFF;
}

a.mainlevel#active_menu {
	color:#9b0205;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #9b0205;
}




a.mainlevelarabic:link, a.mainlevelarabic:visited {
	display: block;
	background: url(../images/menu_bg_1.png) no-repeat;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #04213e;
	text-align: right;
	text-indent:20px;
	padding-top: 9px;
	height: 23px !important;
	height: 32px;
	width: 100%;
	text-decoration: none;
}

a.mainlevelarabic:hover {
	background-position: 0px -31.5px;
	text-decoration: none;
	color:#FFFFFF;
}

a.mainlevelarabic#active_menu {
	color:#9b0205;
	font-weight: bold;
}

a.mainlevelarabic#active_menu:hover {
	color: #9b0205;
}



/* Listing Box */

.listing-left-box{
	background:url(../images/listing-box-left.gif) no-repeat top;
	height:170px; width:16px;
	
}

.listing-right-box{
	background:url(../images/listing-box-right.gif) no-repeat top;
	height:170px; width:16px;
	
}
.listing-box-bg{
	background:url(../images/listing-box-bg.gif) repeat-x top;
	height:170px; 
	
}

.ticker{
	width:720px;
	margin-left:10px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 21px;
	
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #ed1c24;
}
.newsTicker{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	color:#b89207;
	padding:0px;
	height:20px;
}
.newsTicker a{
	text-decoration: none;
	color:#d7c08d;
}
.newsTicker a:hover{
	text-decoration: none;
	color:#ed1c24;
}
.newsTicker a:visited {
	text-decoration: none;
	color:#d7c08d;
}

.newsTickerarabic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:12px;
	color:#b89207;
	padding:0px;
	height:20px;
}
.newsTickerarabic a{
	text-decoration: none;
	color:#d7c08d;
}

.newsTickerarabic a:hover{
	text-decoration: none;
	color:#ed1c24;
}

.newsTickerarabic a:visited {
	text-decoration: none;
	color:#d7c08d;
}
.timeDate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	color:#b89307;
	padding:2px;
	width:100%;
}

.timeDate1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	color:#b89307;
	padding:2px;
}

.div_style{
	border-style:double;
	background:url(../images/mfnnca_15_en_gold.jpg) no-repeat;
	border-color:#cccccc;
	border-width:1.5px;
	border-top-style:hidden;
	width:356px;
	height:auto;
	}

.div_stylearabic{
	border-style:double;
	background:url(../images/mfnnca_15_ar_gold.jpg) no-repeat;
	background-position:top right;
	border-color:#cccccc;
	border-width:1.5px;
	border-top-style:hidden;
	width:356px;
	height:auto;
}
	
.div_minister{
	 background:url(../images/minister1.jpg) no-repeat;
	 background-position:right;
	 background-position:top 220px;
	 height:62px;
	}
	
.div_ministerarabic{
	 background:url(../images/ministerarabic1.jpg) no-repeat;
	 background-position:left;
	 height:62px;
	}
		
	
.div_head{
	padding-top:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-left:15px; 
	
}

.div_headarabic{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-Right:15px;
	padding-top:10px;
	}

.div_content{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:10px;
}

.contenthdeading {
	height: 30px;
	margin-left:10px;
	margin-right:10px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	
}
.contentheading {
	height: 30px;
	margin-left:20px;
	margin-right:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.highlight
{
	background-color:#b89207;
}

.contentsubheading {
	height: 30px;
	margin-left:10px;
	margin-right:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.links_category{
	color:#FF0000;
	font-weight: bold;
	font-size: 12px;
	
}

.subcontentheading {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}

.subcontentheading a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}

.subcontentheadingNormal {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}

.subcontentheadingNormal a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}


.subcontentheadingNormal {
	color:#000000;
	font-size: 12px;
}

.subcontentheading_links{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	
}
.subcontentheading_links a{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	
}
.subcontentheading_links : hover{
	color:#993300;
	font-weight: bold;
	font-size: 12px;
	
}


.contents{
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px;
}

.back_button_comp {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px;
}

.go_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 15px;
  margin: 10px;
}


.back_button_comparabic {
  float:right;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px;
}

.enter_button {
  color:#b89207;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width:80px;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 14px;
  line-height: 14px;
}

.viewall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-indent:30px;
}
.viewall-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#363531;
	text-indent:32px;
	
}

.action{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#363531;
}
.viewall_other{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.total_res{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

input.groovybutton
{
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:106px;
   height:30px;
   border-style:none;
   background:url(../images/submit_btn.gif);
}

.search_button {
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#000000;
   width:62px;
   height:22px;
   border-style:none;
   background-image:url(/images/mfnnca_18.jpg);
}

.inner_content{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.button {
  color: #b89207;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.button_r {
  color: #FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #FFFFFF;
  width: auto;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 16px;
  height: 26px !important;
  height: 26px;
  margin: 1px;
}

.main_header{
	width:958px;
	height:160px;
	background:url(../images/header_bg_1.jpg);
}

.logo_header{
	width:650px;
	margin-top:3px;
	height:126px;
	background:url(../images/header_2.jpg);
	}
	
.logo_headerarabic{
	width:650px;
	margin-top:1px;
	height:126px;
	background:url(../images/header_1.jpg);
	}	
	
.text_header{
	width:360px;
	height:76px;
	background:url(../images/header_text_1.jpg);
	margin-left:200px;
	margin-top:20px;
	float:left;
}

.text_headerarabic{
	width:368px;
	height:69px;
	background:url(../images/header_text-arabic.jpg);
	margin-right:200px;
	margin-top:25px;
	float:right;
}


.lang_header a {
	color:#FFFFFF;
}

.lang_header a:hover {
	color:#FFFFFF;
}

.lang_header a:visited {
	color:#FFFFFF;
}

.lang_header {
	padding-top:10px;
	margin-right:10px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

.lang_headerarabic a {
	color:#FFFFFF;
}

.lang_headerarabic a:hover {
	color:#FFFFFF;
}

.lang_headerarabic a:visited {
	color:#FFFFFF;
}

.lang_headerarabic {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	color:#FFFFFF;
	text-align:left;
}

.style4 {
color: #253e57; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
}
.style4 a:link{
color: #253e57; 
}
.style4 a:hover{
color: #c64934; 
}
.style4 a:active{
color: #253e57; 
}
.style4 a:visited{
color: #253e57; 
}
.createdate {
	height: 20px;
	padding-bottom: 10px;
	padding-top:5px;
	color: #999999;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.txtBox200 {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
width:400px;
height:22px;
}

.txtArea400 {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
color:#660000;
width:400px;
height:200px;
}

.txtBox100 {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
width:200px;
height:22px;
}

.txtArea200 {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
color:#660000;
width:200px;
height:75px;
}
.scrollbar{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
}

.email_form {
	font-size:11px;
	color:#333333;
}

.txtBoxlogin {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
width:80px;
height:20px;
}

.txtBox40 {
BORDER-RIGHT: #edc47b 1px solid; 
BORDER-TOP: #edc47b 1px solid; 
BORDER-LEFT: #edc47b 1px solid;
BORDER-BOTTOM: #edc47b 1px solid;
font:Arial, Helvetica, sans-serif;
width:40px;
height:20px;
}

.login_div {
	border-style:double;
	background:url(../images/mfnnca_15_en_gold.jpg) no-repeat;
	border-color:#edc47b;
	border-width:1.5px;
	border-top-style:hidden;
	width:218px;
	height:130px;
}
.login_divarabic {
	border-style:double;
	background:url(../images/mfnnca_15_ar_gold.jpg) no-repeat;
	background-position:top right;
	border-color:#cccccc;
	border-width:1.5px;
	border-top-style:hidden;
	width:218px;
	height:130px;
}

.uaeGoldColor {
	background:#b89207;
}
.uaeRedColor {
	background:#ed1c24;	
}
.uaeGreenColor {
	background:#009247;
}
.uaeBlackColor {
	background:#000000;
}
.uaeMainbanner {
	height:10px;
	width:238px;
}

.uaeChart {
	height:10px;
	width:162px;
}

.meetheteam {
	height:30px;
	width:162px;
}
.divstylesubmenu {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	left: 24%; 
	top: 560px; 
	display: none;
}
.divstylesubmenuarabic {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	right:22%; 
	top: 560px; 
	display: none;
}
.div_careers{
background-color:#f9ecd0;
	border-style:double;
	border-color:#edc47b;
	border-width:1.5px;
	}

.div_meet_the_team{
	padding-top:20px;
	border-style:double;
	border-color:#000000;
	border-width:1px;
	width:648px;
	height:auto;
	}
	
.teamcontentheading {
	color:#000000;
	font-size: 12px;
}

.teamcontentheading a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}
.login_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}
