.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;}
/* 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:left}*/
/*"""""""" (MAIN) Container """"""""*/
#qm0 {
	background-color: transparent;
}
#qm0 .qmmc {
	
}
/*"""""""" (MAIN) Items """"""""*/
#qm0 a, #qm0 .lux a, #qm0 .land a {
	background: transparent;
	text-decoration:none;
	padding:0px;
	margin-right: 10px;	
}
/*"""""""" (MAIN) Hover State """"""""*/
#qm0 .lux:hover {
	background: transparent url(../images/mainav_mind_ON.gif) no-repeat;
}
#qm0 .land:hover {
	background: transparent url(../images/mainav_land_ON.gif) no-repeat;
}
/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .lux .qmactive, body #qm0 .lux .qmactive:hover {
	background: transparent url(../images/mainav_mind_ON.gif) no-repeat;
}
body #qm0 .land .qmactive, body #qm0 .land .qmactive:hover {
	background: transparent url(../images/mainav_land_ON.gif) no-repeat;
}
/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent {
	background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:95%;
}
/*"""""""" [SUB] Containers """"""""*/
#qm0 div {
	background: transparent;
	padding:5px 0px;
	margin-top: 5px;
}
#qm0 div a {
	height: 12px;
	display: block;
	background: transparent;
}
/*"""""""" [SUB] Hover State """"""""*/
#qm0 .mindsub01:hover {
	background: url(../images/mainav_mindsub_01.gif) no-repeat;
}
/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: transparent;
}
/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent {
	background-image:url(images/arrow_right.gif);	
}
/*"""""""" [SUB] Items """"""""*/
#qm0 div a {
	padding: 0px;
	margin: 0px;
}

