@charset "utf-8";
/* CSS Document */

/**************** WOFF (Web Open Font Format) *****************************/

/*------ arabic Main Menu -------*/
@font-face {
    font-family: "AlArabiya";
    font-style: normal;
    font-weight: normal;
    src: url("ae_AlArabiya.woff") format("woff"), url("ae_AlArabiya.ttf") format("truetype"), url("ae_AlArabiya.ttf") format("svg");
}

/*------ arabic Main Menu -------*/
@font-face {
    font-family: "DroidKufi-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("DroidKufi-Regular.woff") format("woff"), url("DroidKufi-Regular.ttf") format("truetype"), url("DroidKufi-Regular.ttf") format("svg");
}


/*------ arabic Headings -------*/
@font-face {
    font-family: "DroidNaskhb";
    font-style: normal;
    font-weight: bold;
	src: url("DroidNaskh-Bold.woff") format("woff"), url("DroidNaskh-Bold.ttf") format("truetype"), url("DroidNaskh-Bold.ttf") format("svg");
}
/*------ arabic about Menu main item -------*/
@font-face {
    font-family: "Bahij-Palatino-bold";
    font-style: normal;
    font-weight: bold;
    src: url("Bahij-Palatino-Arabic-Bold.woff") format("woff"), url("Bahij-Palatino-Arabic-Bold.ttf") format("truetype"), url("Bahij-Palatino-Arabic-Bold.ttf") format("svg");
}
/*------ arabic About Menu sub item -------*/
@font-face {
    font-family: "Bahij-Palatino";
    font-style: normal;
    font-weight: normal;
    src: url("Bahij-Palatino-Arabic-Regular.woff") format("woff"), url("Bahij-Palatino-Arabic-Regular.ttf") format("truetype"), url("Bahij-Palatino-Arabic-Regular.ttf") format("svg");
}


@font-face {
    font-family:"DroidNaskh";
    font-style: normal;
    font-weight: normal;
    src: url("DroidNaskh-Regular.woff") format("woff"), url("DroidNaskh-Regular.ttf") format("truetype"), url("DroidNaskh-Regular.ttf") format("svg");
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none; list-style-type: none; !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:100%;
		background-color:transparent;
		
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	border-bottom: 1px solid #EDEDED;
    color: #082547;
    font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    padding: 15px 20px 10px 0px;
    text-decoration: none; 
	 
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
		color: #2384BF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		font-weight:normal;
		border-bottom: 4px solid #EDEDED;
		color: #002147;
		background: #f9d581;
		font-size: 1.3em;
	}

#qm0 a::before {
    content: '\f104';
    font-family: 'FontAwesome';
    position: relative;
    left: 0px;
    top: 0px;
    width: 15px;
    line-height: 24px;
    display: block;
    color: #2b3338;
    float: right;
}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		
		padding:5px 0px;
		background-color:transparent;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	
	#qm0 div a, #qm0 ul a {
   
    border: medium none;
    color: #4d6480;
    font-family: "DroidNaskh",Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 24px;
    margin: 0 5px 0 3px;
    padding: 2px 8px 2px 12px;

	}

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a.current , #qm0 ul a.current 
	{
	color:#BE5D2C;
	
	font-family: "DroidNaskh",Helvetica,Arial,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;	
	margin-left: 3px;
	padding: 2px 5px 2px 12px;
	border:none;
	font-weight:bold;
	font-size:9.5pt;
	line-height:22px;
	

	}

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:none;
		color:#BE5D2C;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div.qmactive a:active, body #qm0 div.qmparent:hover	
	{	
		text-decoration:none;
		font-weight:normal;
		
		color:#B52435;
		background-color:#999;
	}





/*"""""""" (SUB) Items active""""""""*/	
	#qm0 div a:active, #qm0 ul a:active,
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
	color:#B52435;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;	
	margin-left: 3px;
	padding: 2px 5px 2px 12px;
	border:none;
	font-weight:normal;

	}
	
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Persistent State""""""""*/	
	body #qm0 div .qmpersistent, body #qm0 div .qmpersistent:hover	
	{	
		
		color: #BE5D2C;
		font-weight:normal;
	}

