/*!!!!!!!!!!! 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: 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%;
}
#qm1 li {
	float: none;
}
#qm1 li:hover > ul {
	top: 0px;
	left: 100%;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/
#qm0 {
	background-color: #FFFFFF;
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	padding: 0px 15px 0px 10px;
	color: #A63537;
	font-family: Verdana;
	font-size: xx-small;
      font-weight: bold;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	text-decoration: underline;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 li:hover > a {
	text-decoration: underline;
}
/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color: #CCCCCC;
	text-decoration: underline;
	border-color: #CCCCCC;
}
/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul {
	padding: 8px;
	margin: -2px 0px 0px 0px;
	background-color: transparent;
	border-width: 1px;
	border-style: none;
	border-color: #CCCCCC;
}
/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	padding: 2px 40px 2px 5px;
	margin: 0px 0px 2px 0px;
	background-color: transparent;
	font-size: xx-small;
      font-weight: normal;
	border-width: 0px;
	border-style: none;
}
/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	color: #30452C;
}
/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle {
	font-size: xx-small;
}
/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx {
	border-top-width: 1px;
	margin: 5px;
	border-style: dashed;
	border-color: #CCCCCC;
}
/*"""""""" Individual Vertical Dividers""""""""*/
#qm0 .qmdividery {
	border-left-width: 1px;
	height: 13px;
	margin: 0px 1px 0px 1px;
	border-color: #CCCCCC; /*66925D;*/
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul {
	/*background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;*/
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 li:hover > a {
	/*background-color: #CCCCCC;*/
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 .qmparent {
	/*background-image: url(qmimages/arrow_7.gif);
	background-repeat: no-repeat;
	background-position: 95% 55%;*/
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul .qmparent {
	/*background-image: url(qmimages/arrow_5.gif);*/
}

/* QuickMenu 1 */
/*"""""""" (MAIN) Container""""""""*/
#qm1 {
	width: 150px;
	background-color: transparent;
	color: white;
}
/*"""""""" (MAIN) Items""""""""*/
#qm1 a {
	padding: 5px 5px 5px 8px;
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	background-color: transparent;
	color: white;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm1 a:hover {
	text-decoration: underline;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
#qm1 li:hover > a {
	text-decoration: underline;
}
/*"""""""" (MAIN) Active State""""""""*/
body #qm1 .qmactive, body #qm1 .qmactive:hover {
	text-decoration: none;
	font-weight: bold;
}
/*"""""""" (SUB) Container""""""""*/
#qm1 div, #qm1 ul {
	padding: 5px 0px 5px 0px;
}
/*"""""""" (SUB) Items""""""""*/
#qm1 div a, #qm1 ul a {
	padding: 2px 0px 2px 15px;
	margin: 0px 5px 0px 5px;
	background-image: none;
	background-color: transparent;
	color: white;
	font-size: xx-small;
}
/*"""""""" (SUB) Hover State""""""""*/
#qm1 div a:hover {
	text-decoration: underline;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
#qm1 ul li:hover > a {
	text-decoration: underline;
}
/*"""""""" (SUB) Active State""""""""*/
body #qm1 div .qmactive, body #qm1 div .qmactive:hover {
	text-decoration: none;
	font-weight: bold;
}
/*"""""""" Individual Titles""""""""*/
#qm1 .qmtitle {
	font-size: xx-small;
}
/*!!!!!!!!!!! Add-On Core Code (Remove when not using any add-on's) !!!!!!!!!!!!!*/
.qmfv {
	visibility: visible !important;
}
.qmfh {
	visibility: hidden !important;
}
