.qmfv {visibility:visible !important;}
.qmfh {visibility:hidden !important;}
.hiddenPic {display:none;}
P        {color: black; width: 100%; cursor: pointer; background: #80FF80; border-width: 1px; border-style: solid; border-color: E1FFFF; margin-top: 0px; margin-bottom: 0px; font-family: Arial; height: 20px;}
P:hover {font-weight: bold; color: #000800; background: beige;}
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle   {display:block;cursor:default;white-space:nowrap;}
.qmclear         {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc            {position:relative;}
.qmmc a          {float:left;display:block;white-space:nowrap;}
.qmmc div a      {float:none;}
.qmsh div a      {float:left;}
.qmmc div        {visibility:hidden;position:absolute;z-index:100;}
/* Remove the comments below 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 """"""""*/

 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	
	line-height: 1.3; 
	width:155px;
	color:#000000;
	background-color:#168AFC;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:1 0 1 0;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0 0 1 0;
}

/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{ 
	
	line-height: 1.3; 
	color:#000000;
	font-family:Arial;
	font-size:13px;
	background-color:beige;
	border-color:#FFFFFF;
	border-style:solid;
	padding:1 0 1 0;
	border-width:0 0 1 0;
	text-decoration:none;
}

/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive
{ 
	
	line-height: 1.3; 
	color:#000000;
	background-color:#00A6FF;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	padding:1 0 1 0;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0 0 1 0;
}

/*"""""""" (MAIN) Active Hover State """"""""*/
body #qm0 .qmactive:hover
{ 
	
	line-height: 1.3; 
	color:#000000;
	font-family:Arial;
	font-size:13px;
	background-color:beige;
	border-color:#FFFFFF;
	text-decoration:none;
	padding:1 0 1 0;
	border-style:solid;
	border-width:0 0 1 0;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	
	line-height: 1.3; 
	background-color:#66B3FF;
	font-size:13px;
	font-family:Arial;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	border-color:#FFFFFF;
	width:280px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{	
	
	line-height: 1.3; 
	width:280px;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	background-color:#00A6FF;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FFFFFF;
	text-decoration:none;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	
	line-height: 1.3; 
	font-size:13px;
	font-family:Arial;
	color:#000000;
	background-color:beige;
	text-decoration:none;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FFFFFF;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive 
{
	
	line-height: 1.3; 
	font-size:13px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	background-color:#66B3FF;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
}

/*""""""""[SUB] Active Hover State """"""""*/
body #qm0 div .qmactive:hover
{
	
	line-height: 1.3; 
	font-size:13px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	background-color:beige;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
}
