/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery {
	float:left;
	width:0px;
}
.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc .qmcbox {
	cursor:default;
	display:inline-block;
	position:relative;
	z-index:1;
}
.qmmc .qmcbox a {
	display:inline;
}
.qmmc .qmcbox div {
	float:none;
	position:static;
	visibility:inherit;
	left:auto;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none;
}
.qmmc li:hover>ul {
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul {
	top:0px;
	left:100%;
}
/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a {
	height: 24px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}
 *html #qm0 a {
	width: 100px;
	padding-bottom: 8px;
}
#qm0 .level1 a {
	height: 12px;
	text-decoration: none;
	font-size: 10px;
	text-align:left;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	min-width: 200px;
	font-weight: normal;
	color: #666666;
}
#qm0 .level .qmparent-act {
	height: 12px;
	text-decoration: none;
	font-size: 10px;
	text-align:left;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	min-width: 140px;
	font-weight: normal;
	color: #666666;
}
*+html #qm0 .level1 a {
	width: 210px;
}
#qm0 a:hover, #qm0 a:active, #qm0 a:focus {
	text-decoration: none;
}
#qm0 .level1 a:hover, #qm0 .level1 a:active, #qm0 .level1 a:focus {
	color: #cccccc;
}
#qm0 .qmparent {
}
#qm0 .qmparent-act, #qm0 .qmparent-ro {
	text-decoration: none;
}
/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul {
	
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a {
	font-size:11px;
	font-weight:normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	z-index: 200;
}
/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover {
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a {
}
/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
}
/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle {
	cursor:default;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx {
	border-color:#ccc;
}
*html #qm0 .qmdividerx {
}
/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery {
	border-left-width:1px;
	height:31px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-left-style: dotted;
	border-left-color: #a6a6a6;
}
*html #qm0 .qmdividery {
}
ul.level .qmdividery {
	border-left-width:0px;
}
/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span {
}
/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent {
}
/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul {
	padding:0px;
	margin:0px;
	background: #FFF
	}
/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a {
}
#qm0 div.level {
	background: #FFF;
	text-align: left;
}
#qm0 div.level .qmdividery {
	border-left-width:0px;
}
#qm0 div.level a {
	padding: 5px;
	text-align: left;
	width: 210px;
	height: 18px;
}
#qm0 div.level a.qmparent-act {
	padding: 5px;
	text-align: left;
	width: 210px;
	height: 18px;
}
ul.level a {
	margin-top: 0px;
}
li.level1 a {
	text-align: left
}

