.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

#headerFeedback {
	width: 50px;
	height: 100px;
	position: absolute;
	color: #c0c0c0;
	right: 65px;
	top: 10px;
}
#headerFeedback a {
	color: #707070;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#headerFeedback a:hover {
	color: #a0410a;
}
/* defaults */
#headerNavTop {
	width: 757px;
	height: 57px;
	position: relative;
	color: #c0c0c0;
}
#headerNavTop a {
	color: #707070;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#headerNavTop a:hover {
	color: #a0410a;
}

/* logo */
#headerLogo {
	border: none;
	margin: 0px 0px 8px 0px;
	float:left;
}

/* account */
#headerAccount {
	position: absolute;
	right: 0;
	top: 10px;
}
#signin {
	text-decoration: underline;
	font-weight: bold;
}

/* cart */
#mcart {
	color: #c0c0c0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;	
}
#mcart a {
	color: #837550;
}

/* support */
#headerSupport {
	position: absolute;
	top: 32px;
	right: 225px;
	color: #c0c0c0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;	
}
#headerSupport em {
	color: #707070;
	font-style: normal;
}
#liveChat {
	position: absolute;
	top: 27px;
	right: 348px;
}

/* search */
#headerSearch {
	position: absolute;
	top: 29px;
	right: 0;
	background: url(/static/template_imgs/_framework/searchBox.gif) no-repeat;
}
#headerSearch input {
	width: 157px;
	height: 15px; 
	font-size: 8pt; 
	margin: 3px 0 0 3px;
	padding: 0 0 0 2px;
	color:#535a2b;
	border: solid 1px #ffffff; 
	border: none;
	background: none;
	vertical-align: top;
	line-height: 1em;
	font-weight: bold;
}
#headerSearch img {
	width: 48px; 
	height: 17px; 
	margin: 0;
	border: none;
/*	vertical-align: -3px;*/
}

#headerNavTop img {
	border: none;
}

#headerBETA {
	display:block;
	width:745px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	color:#993300;
	background-color:#FFFF00;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	font-size:14px;
}

#headerBETA a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	padding:3px;
	background-color:#FF0000;
}

#headerBETA a:hover {
	background-color:#996600;
}

#headerBETA p {
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:inline;
	padding-bottom:5px;
}

#headerBETAcontent {
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	display:block;
	font-size:11px;
	padding-top:15px;
}

#betaFeedbackForm {
	width:150px;
	display:block;
	position:relative;
	left:-65px;
	top:50px;
	background-color:#FFFF00;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	border-color:#996600;
	border-style:solid;
	border-width:1px;
	color:#003366;
}

#betaFeedbackForm h1 {
	color:#993300;
	font-size:14px;
	font-weight:bold;
	padding:0px;
}

#betaFeedbackForm p {
	display:block;
	margin-bottom:10px;
}


#betaFeedbackFormHead {
	width:150px;
	display:block;
	position:relative;
	left:-65px;
	top:50px;
	background-color:#990000;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	border-color:#996600;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}