/*** Core CSS, do not modify ***/
.qmclear {
	font-size: 1px ! important;
	height: 0px ! important;
	width: 0px ! important;
	clear: left ! important;
	line-height: 0px ! important;
	display: block ! important;
	padding: 0px ! important;
	margin: 0px ! important;
	border: 0px ! important;
}
.qmmc {
	position: relative;
	z-index: 100 ! important;
}
.qmmc a {
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a {
	float:none;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
	z-index: 100 ! important;
}

.qmclearHome {
	font-size: 1px ! important;
	height: 0px ! important;
	width: 0px ! important;
	clear: left ! important;
	line-height: 0px ! important;
	display: block ! important;
	padding: 0px ! important;
	margin: 0px ! important;
	border: 0px ! important;
}

.qmmcHome {
	position: relative;
	z-index: 100 ! important;
}
.qmmcHome a {
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmcHome div a {
	float:none;
}
.qmmcHome div {
	visibility:hidden;
	position:absolute;
	z-index: 100 ! important;
}


/*** Customized styles - Home Page ***/

#qm0Home .season {
	color: white;
}

/*** Customized styles ***/

#qm0 .season {
	color: white;
}

/* (MAIN) Container - Home Page */
#qm0Home {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgb(102, 153, 204);
	color: white;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	height: 41px;
	width: 675px;
	float: 	left;
}

/* (MAIN) Container */
#qm0 {
	position: absolute;
	top: 181px;
	left: 0px;
	background-color: rgb(102, 153, 204);
	color: white;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	height: 41px;
	width: 950px;
	float: 	left;
}

/* (MAIN) Items - Home Page */
#qm0Home a {
	/*border-left: 1px solid white;*/
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	width: 115px;
	text-align: center;
	line-height: 1.4;
	height: 31px ! important;
	color: rgb(255, 255, 255);
	text-decoration: none;
	white-space: normal;
	overflow: hidden;
}

/* (MAIN) Items */
#qm0 a {
	/*border-left: 1px solid white;*/
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	width: 148.2px;
	text-align: center;
	line-height: 1.4;
	height: 31px ! important;
	color: rgb(255, 255, 255);
	text-decoration: none;
	white-space: normal;
	overflow: hidden;
}

/* (MAIN) Hover State - Home Page */
#qm0Home a:hover {
	background-color: rgb(0, 51, 153);
	color: rgb(255, 255, 255);
}

/* (MAIN) Hover State */
#qm0 a:hover {
	background-color: rgb(0, 51, 153);
	color: rgb(255, 255, 255);
}

/* (MAIN) Active State
#qm0 .qmactive {
	/* Note: Add '!important' after each style * /
}
*/

/* (MAIN) Parent Items
#qm0 .qmparent {
	background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:95%;
}
*/

/* [SUB] Containers - Home */
#qm0Home div {
	background-color: rgb(102, 153, 204);
	position: absolute;
	float: left;
	padding: 0;
	left: 0;
	top: 100%;
	/* IE */
	margin: 0;
	color: white;
	width: 140px;
}

/* [SUB] Containers */
#qm0 div {
	background-color: rgb(102, 153, 204);
	position: absolute;
	float: left;
	padding: 0;
	left: 0;
	top: 100%;
	/* IE */
	margin: 0;
	color: white;
	width: 173px;
}

#qm0Home div a {
	border-left: 0;
	border-top: 1px solid white;
	padding: 5px 20px 5px 5px;
	text-align: left;
	height: 100% ! important;
	overflow: auto;
}

#qm0 div a {
	border-left: 0;
	border-top: 1px solid white;
	padding: 5px 20px 5px 5px;
	text-align: left;
	height: 100% ! important;
	overflow: auto;
}

/* [SUB] Hover State
#qm0 div a:hover {}
*/

/* [SUB] Active State
#qm0 div .qmactive {}
*/

/* [SUB] Parent Items - Home Page */
#qm0Home div .qmparent {
	background-image: url(/images/arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}

/* [SUB] Parent Items */
#qm0 div .qmparent {
	background-image: url(/images/arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}

/* [SUB] Items - Home Page*/
#qm0Home div a:hover {
	color: rgb(255, 255, 255);
}

#qm0 #community {
	width: 135px;
}
#qm0 #home {
	border-left: 0px;
}
#qm0 #submenu_community {
	width: 135px;
}
#qm0 #submenu_community a {
	width: 135px;
}

/* [SUB] Items */
#qm0 div a:hover {
	color: rgb(255, 255, 255);
}

#qm0 #community {
	width: 135px;
}
#qm0 #home {
	border-left: 0px;
}
#qm0 #submenu_community {
	width: 135px;
}
#qm0 #submenu_community a {
	width: 135px;
}

