.bandsearch{
	background-image: url(/pub/images/bandsearchbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 904px;

	margin: 0 0 0 15px;
}

.membersearchbg{
	background-image: url(/pub/images/membersearchbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 904px;

	margin: 0 0 0 15px;
}

.column{
	float: left;
	width: 150px;
	color: #fff;
	padding: 55px 0 0 50px;
	font-size: 120%;
	font-weight: bold;
}

.column input, select{
	margin: 5px 0 0 0;
	border: 1px solid #bfbfbf;
}	

.column select{
	width: 130px;
}

.bandsubmit{
background-color:black;
background-image:url(/pub/images/signin.jpg);
background-position:center center;
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
font-size:120%;
font-weight:bold;
height:27px;
width:94px;
float: left;
margin: 70px 0 0 25px;
}

.bandsearch h1{
	margin: 0 0 0 0;
	padding: 30px 0 5px 0;
	border-bottom: 1px solid #c2c2c2;
	color: #ff7a00;
}

.membersearchbg h1{
	margin: 0 0 0 0;
	padding: 30px 0 5px 0;
	border-bottom: 1px solid #c2c2c2;
	color: #ff7a00;
}

.abandresult{
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c2c2c2;
	width: 905px;
}

.bandresultleft{
	float: left;
	padding: 10px 0 0 0;
}

.bandresultthumb{
	float: left;
	border: 1px solid #bfbfbf;
}

.bandresulttext{
	float: left;
	width: 475px;
}

.bandresultright{
	float: left;
}

.bandnameresult{
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.bandnameresult a:link{
	color: #1469d1;
	text-decoration: none;
}
.bandnameresult a:visited{
	color: #1469d1;
	text-decoration: none;
}
.bandnameresult a:hover{
	color: #1469d1;
	text-decoration: none;
}
.bandnameresult a:active{
	color: #1469d1;
	text-decoration: none;
}

.bandgenre{
	font-size: 110%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.inband{
	font-size: 100%;
	
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.lookingfor{
	font-size: 100%;
	width: 460px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.step2{
	margin: 20px 0 0 110px;
}

.contactband{
	float: left;
	background-image:url(/pub/images/contactband.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width: 94px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align:center;
	margin: 30px 2px 0 0;
}

.joinband{
	float: left;
	background-image:url(/pub/images/joinband.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width: 94px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align:center;
	margin: 30px 2px 0 0;
}


.listenband{
	float: left;
	background-image:url(/pub/images/listen.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width: 94px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align:center;
	margin: 30px 0 0 0;
}

.steptbtns2{
	padding: 40px 0 0 0;
}

.imagethumbcontainer{
	float: left;
	width: 97px;
}

