/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

.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;
	line-height:1.25em;
/*	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%
}
#qm0 {}
#qm0 a {
	height:24px; /*72-3px from padding */ /* 69 default */
	width:68px;
	padding:10px /*default 3*/0 0 3px;
	margin:0 2px 0 0px;
	background-color:#888;
	color:#FFF;
	font-family:Arial;
	font-size:0.93em;
	font-weight:bold
}
#qm0 a:hover {
	background-color:#FFFFFF;
	color:#000000
}
#qm0 li:hover>a {
	background-color:#FFFFFF;
	color:#000000
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color:#FFFFFF;
	color:#000000
}
#qm0 div, #qm0 ul {
	margin:0px 2px 0px 0px;
	padding:2px 0 0 0px;
	width:71px;
	background-color:none;
}
#qm0 div a, #qm0 ul a {
	height:22px;
	margin:none;
	background-color:#FFFFFF;
	color:#000000;
	font-size:0.88em;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	border-width:0px 1px 1px 1px;
	border-color:#FFFFFF
}
#qm0 div a:hover {
	background-color:#FFFFFF;
	color:#888888;
	text-decoration:underline
}
#qm0 ul li:hover>a {
	background-color:#FFFFFF;
	color:#888888;
	text-decoration:underline
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color:#FFFFFF;
	color:#888888;
	text-decoration:underline
}
#qm0 .qmtitle {
	cursor:default;
	padding:3px 0px 3px 4px;
	font-family:arial;
	font-size:11px;
	font-weight:bold
}
div#qm0 div div a	
{	
	height:52px;
	margin:-2px 0px 0px 2px;
}