@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:12px;
	color:#000;
	text-align:center;
	background-color:white;
	/*background: white url(../images/mfbp-logo-300px.jpg) 0px 28px no-repeat;*/
	background: white url(../images/music_logo2.gif) 20px 30px no-repeat;
}

body.plain {
font-size:9px;
text-align:left;
background: white url('');
}

a img { 
	border:0;
}

a, a:visited{
	color:#334975;
	text-decoration:none;
}

a:hover {
	color:#334975;
	text-decoration:underline;
}

.header .links {
	text-align:right;
}

.header #emailfield {
	width:120px;
}

.header #becomeamember {
	float:left;
	margin-left:-90px;
}

.header #passfield {
	width:80px;
}
.header h1 {
	text-indent:-9999px;
	width:366px;
	height:31px;
	/*background:white url(../images/music_for_busy_people.gif) no-repeat;*/
}

.header .topnav ul {
margin:0;
padding:0;
margin-top:15px;
list-style:none;
}

.header .topnav ul li {
	display:inline;
	margin:0;
	list-style:none;
	background-color:black;
	padding:3px 20px;
	text-transform:uppercase;
}

.header .topnav ul li a {
	color:white;
	font-weight:bold;
	font-size:120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.membernav ul {
margin:0;
margin-top:20px;
padding:0;
list-style:none;
}

.membernav ul li {
	display:inline;
	float:left;
	margin:0;
	margin-right:5px;
	list-style:none;
	background-color:#e55626;
	padding:3px 20px;
	text-transform:uppercase;
}

.membernav ul li a {
	color:black;
	font-weight:bold;
	font-size:120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.outerwrapper {
	background:transparent url(../images/max_bg.jpg) right top no-repeat;
}

div.innerwrapper {
	/*background: white url(../images/square_logo.gif) 0px 30px no-repeat;*/
	
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:700px;
	margin: 0 auto;
	min-height:650px;
	background-color:white;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.error {
	color:#FF3333;
	font-weight:bold;
	font-size:120%;
}

table td,th {
	padding:5px;
}

.footer .copyright {
	margin-top:40px;
	font-size:90%;
}

.success {
	font-size:120%;
	font-weight:bold;
	color:#006600;
}

#email_list {
	width:400px;
	height:100px;
	
}

.waitlist td, .waitlist th{
	font-size:80%;
}