/* CSS Document */
.qmmc {
	position:relative;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.qmmc a {
	float:left;
	display:block;
	white-space:nowrap;
}

.qmmc div a {
	float:none;
}
.qmmc div {
	display:none;
	position:absolute;
}
.qmmc div div{
	display:none;
	position:absolute;
}

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


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	background-color:#FFFFFF;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#999999;
	margin:0px;
	z-index:20 !important;
	float: left;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#333333;
	background-color:transparent;
	font-size:0.90em;
	text-decoration:none;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 0px 1px 1px;
	width: 86px;
	align: center;
	vertical-align: middle;
	text-align: center;
	line-height: 29px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
	/*border-color:#333333;*/

	color:#333333;
	background-color: #fdb813;	/*background-image: url(../images/mouse-over.jpg);
	background-repeat: no-repeat;*/
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{
	/* Note: Add '!important' after each style */
		
		color:#ffffff!important;
		background-color: #fdb813;		/*background-image: url(../images/mouse-active.jpg)!important;
		background-image:url(images/template2_item_bg.gif) !important;*/
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(images/bullet_white_down.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ffffff;
		padding:0;
		border-style:solid;
		border:1px 1px 1px 1px;
		border-color:#333333;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:.9em;
		color:#000000;
		border-width:0;
		border-color:#ffffff;
		border-style:solid;
		padding:3px 5px 3px 5px;
		text-align: c;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		border-color:#999999;
		color:#B70002;
		text-decoration:underline;
	}

	#qm0 div div
	{
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: -370px;
		
	}
	#qm0 div div a
	{
		text-align: center;
	}
	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#71B8FF !important;
		text-decoration:underline !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(images/template2_black_arrow_right.gif);

	}
	
	/*Arabic
	
		/*"""""""" (MAIN) Container """"""""*/
	#qm1
	{
	background-color:#1B91DC;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#ffffff;
	margin:0px 10px 0px 10px;
	z-index:10 !important;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm1 a
	{
	color:#ffffff;
	background-color:transparent;
	font-family: "Times New Roman", "Traditional Arabic", "Arabic Transparent";
	font-size:1.0em;
	text-decoration:none;
	border-style:solid;
	border-color:#ffffff;
	border-width:0px 1px 0px 0px;
	font-weight: bold;
	width: 73px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm1 a:hover
	{ 
		/*border-color:#333333;*/

		background-color:#C52620;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm1 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		/*color:#000000 !important;*/
		background-color:#C52620 !important;
		text-decoration:underline !important;
		/*background-image:url(images/template2_item_bg.gif) !important;*/
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm1 .qmparent
	{
		/*background-image:url(images/bullet_white_down.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm1 div
	{
		
		background-color:#ffffff;
		padding:2px 2px 2px 2px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		border-color:#333333;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm1 div a
	{		
		font-size:.9em;
		color:#333333;
		border-width:0px 0px 0px 4px;
		border-color:#ffffff;
		border-style:solid;
		padding:3px 17px 3px 10px;
		text-align:right;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm1 div a:hover
	{
		color:#ffffff;
		border-color:#C52620;
		text-decoration:none;
	}

	#qm1 div div
	{
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: -370px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm1 div .qmactive
	{
		/* Note: Add '!important' after each style */
		color:#ffffff !important;
		border-color:#C52620 !important;
		text-decoration:underline !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm1 div .qmparent 
	{

		background-image:url(images/template2_black_arrow_right.gif);

	}
	#english
	{
		font-family:Arial;font-size:.9em;font-weight: normal;
	}
