﻿/* CSS Document */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: right;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	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. */



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	padding: 0px;
	border: 0px;
	margin: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #BE2020;
	background: #FFFFFF; 
	
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	background-image: url(../images/links-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px 0px 2px 0px;
	border: solid 1px #e2e2e2;
	font-family: Tahoma;
	line-height: 24px;
	text-align: right;
    direction: rtl;
    
    height: 26px;
    width: 180px;
    display: block;
    padding-right: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #8b8b8b;
    
     
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	background-image: url(../images/links-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px 0px 2px 0px;
	border: solid 1px #e2e2e2;
	font-family: Tahoma;
	line-height: 24px;
	text-align: right;
    direction: rtl;
    
    height: 26px;
    width: 180px;
    display: block;
    padding-right: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #ccc;
    
   
    
}


/*"""""""" (MAIN) Active State """"""""*/
#qm0 .qmactive
{
	/* Note: Add '!important' after each style 
	background-image: url(../images/abdulla_44.jpg);*/
	background-repeat: repeat-x;
	background-position: center;
	border: solid 1px #e2e2e2;
	padding: 5px 0px 2px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
	display: block;
	height: 26px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
	text-indent: 0px;
	text-decoration: none;
	width: 180px;
	vertical-align: bottom;
	
}
/*#0A592C*/

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	background-image: url(../images/links-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px 0px 2px 0px;
	border: solid 1px #e2e2e2;
	font-family: Tahoma;
	line-height: 24px;
	text-align: right;
    direction: rtl;
    
    height: 26px;
    width: 180px;
    display: block;
    padding-right: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #8b8b8b;
	 
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	/*border: 1px; 	border-style: solid; 	 	border-color: #B9B9B9;*/
	background-color: White;
	padding: 0px;
	width: 150px;
	margin: 0px 0px 0px -360px;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	width:150px;background:#953a97;padding-right:5px;margin-top:1px;
	background-position: center;
	border-bottom: dotted 0px #C1C1C1;
	font-family: Tahoma;
	font-size: 11px;
	
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	display: block;
	height: 18px;
	margin:0px;
	direction: rtl;
	text-indent: 0px;
	width: 150px;
	vertical-align: bottom;
}


/*""""""""[SUB] Active State """"""""*/
#qm0 div .qmactive
{
	padding: 5px 0px 2px 0px;
	border-bottom: dotted 0px #C1C1C1;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	display: block;
	height: 18px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
	text-indent: 0px;
	width: 150px;
	vertical-align: bottom;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	padding: 5px 0px 2px 0px;
	border-bottom: dotted 0px #C1C1C1;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	display: block;
	height: 18px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
	text-indent: 0px;
	width: 150px;
	vertical-align: bottom;
	
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	width:150px;background:#a74aaa;padding-right:5px;margin-top:1px;
	background-position: center;
	border-bottom: dotted 0px #C1C1C1;
	font-family: Tahoma;
	font-size: 11px;
	
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	display: block;
	height: 18px;
	margin:0px;
	direction: rtl;
	text-indent: 0px;
	width: 150px;
	vertical-align: bottom;
}
