
.menulauncher {
	padding:2px 8px 2px 8px;
	background-color: white;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
	cursor:pointer;
	padding-bottom:4px;
	padding-top:4px;
}

.menulauncher_active {
	padding:2px 8px 2px 8px;
	background-color: #3e4471;
	border: 1px solid #3e4471;
	margin-left: 10px;
	margin-right: 10px;
	cursor:pointer;
	padding-bottom:4px;
	padding-top:4px;
	color: white;
}

.menu {
	margin-top: 20px;
	background-color: #e0e1e9;
	position:absolute;
	border: 1px solid #3e4471;
	
}

.menulinks a {
	text-decoration: none;
	color:#666666;
}
.menulinks a:visited {
	text-decoration: none;
	color:#666666;
}

.menulinks a:hover {
	text-decoration: underline;
	color:black;
}

.menuitem {
	padding:1px 5px 1px 5px;
}

.menu_title {
	font-weight: bold;
	color: #000000;
}
.menu_title:visited {
	font-weight: bold;
	color: #000000;
}
.menu_title:active {
	font-weight: bold;
	color: #000000;
}
.menu_title:hover {
	font-weight: bold;
	color: #000000;
}

.csel_tab {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: white;
	text-align:center;
	border-right: 1px solid white;
	border-top: 1px solid white;
	background-color: #3E4471;
	cursor:pointer;
	}
	
.csel_tab_on {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: black;
	text-align:center;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background-color: #E0E1E9;
	cursor:pointer;
	}
	
#card_intro, #card_amps, #card_speakers, #card_recording, #card_software, #card_mixers, #card_monitors {
}

.qf_prod_line {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 150px;
}

.qf_product_table {
	padding-left: 5px;
}

.qf_product_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#card_intro {
	padding-top: 75px;
	padding-bottom: 75px;
	}
