@charset "UTF-8";
/* CSS Document */

/*meny*/
#qm0 {z-index: 999 !important;}
.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;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none
}
.qmmc li {
	position:relative;
}
.qmmc ul {
	z-index:100 !important;
}
.qmmc ul ul {
	z-index:200 !important;
}
.qmmc ul ul ul {
	z-index:300 !important;
}
.qmmc ul ul ul ul {
	z-index:400 !important;
}
.qmmc ul ul ul ul ul {
	z-index:500 !important;
}
li:hover>ul {
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul {
	top:0px;
	left:100%;
}
.qmfv {
	visibility:visible !important;
}
.qmfh {
	visibility:hidden !important;
}

#qm0 a {
	padding:5px 4px 5px 5px;
	color:#f2f2f3;
	font-family:Arial;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
}
/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul {
	padding:4px;
	margin:-2px 0px 0px 0px;
	background-color:#1e2c4b;
	border-style:none;
}
/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a {
	padding:3px 10px 3px 5px;
	background-color:#1e2c4b;
	font-size:0.75em;
	border-width:0px;
	border-style:none;
}
/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover {
	background-color:#DADADA;
	color:#008998;
}
/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color:#DADADA;
	color:#1e2c4b;
}
/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle {
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#010101;
	font-family:arial;
	font-size:0.75em;
	font-weight:bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx {
	border-top-width:1px;
	margin:4px 0px 4px 0px;
	border-color:#BFBFBF;
}
/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery {
	border-left-width:1px;
	height:15px;
	margin:4px 2px 0px 2px;
	border-color:#f2f2f3;
}
/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span {
	border-color:#1e294b;
	background-color:#1e2c4b;
}
/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent {
	padding:0px 0px 0px 4px;
}
/*end meny*/