/************* START QuickMenu Core CSS [Modification Sensitive] *************/
li:hover>ul{
	left: auto;
}

.qmclear {
	clear: left;
	display: block;
	float: none !important;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	width: 0px;
}

.qmmc {
	position: relative;
	zoom: 1;
}

.qmmc .qmdivider{
	border-style: solid;
	border-width: 0px;
	display: block;
	font-size: 1px;
}

.qmmc .qmdividery{
	float: left;
	width: 0px;
}

.qmmc .qmtitle{
	cursor: default;
	display: block;
	white-space: nowrap;
}

.qmmc a, .qmmc li {
	display: block;
	float: left;
}

.qmmc div{
	position: absolute;
	visibility: hidden;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
	float: none;
}

.qmmc li{
	position: relative;
}

.qmmc li a {
	float: none;
}

.qmmc ul {
	left: -10000px;
	position: absolute;
}

.qmmc ul {
	z-index: 10;
}

.qmmc ul ul {
	z-index: 20;
}

.qmmc ul ul ul {
	z-index: 30;
}

.qmmc ul ul ul ul {
	z-index: 40;
}

.qmmc ul ul ul ul ul {
	z-index: 50;
}

.qmmc, .qmmc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.qmsh div a {
	float: left;
}

#qm0 li {
	float: none;
}

#qm0 li:hover>ul{
	left: 100%;
	top: 0px;
}

#qm0 {
	background:transparent;
}
/************* END QuickMenu Core CSS [Modification Sensitive] *************/

/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/
#qm0 {
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
}

/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
}

#qm0 a.qmparent:hover {
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
}

/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul	{
}
