.profileheader{
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 5px 0;
	margin: 0 20px 0 20px;
}

.profileheader2{
	background-color: #d1d1d1;
	padding: 0 0 5px 0;
	font-size: 95%;
	margin: 0 20px 0 20px;
	float:right;
	padding: 2px;
}

.leftheader{
	float: left;
	width: 350px;
}

.leftheader h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 200%;
	color: #53c506;
	font-weight: bold;
	width: 350px;
	overflow:hidden;
}	

.status{
	color: #097cb6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rightheader{
	float: right;
}

.tweet{
	background-image: url(/pub/images/tweet.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 82px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 10px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
.facebookit{
	background-image: url(/pub/images/facebookbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 123px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 10px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	
}
.facebookit2{
	background-image: url(/pub/images/facebookbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 123px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 5px 0 10px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	
}
.facebookit3{
	background-image: url(/pub/images/facebookbtn22.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 153px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 5px 5px 0 175px;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	
}
.becomefan{
	background-image: url(/pub/images/facebookbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 123px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 10px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
.message{
	background-image: url(/pub/images/messagebtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 92px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 10px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}

.pleft{
	float: left;
	padding: 15px 50px 0 20px;
}
.plefttop{
	background-image: url(/pub/images/profiletop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 360px;
	height: 10px;
}

.pleftmiddle{
	background-image: url(/pub/images/profilemiddle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 360px;
	min-height: 385px;
}


.pleftbottom{
	background-image: url(/pub/images/profilebottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 11px;
}

.pright{
	float: left;
	padding: 15px 0 0 0;
}

.prighttop{
	background-image: url(/pub/images/playertop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 488px;
	height: 13px;
}

.prightmiddle{
	background-image: url(/pub/images/playermiddle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 488px;
	background-color: #999;
	min-height: 380px;
}
.prightmiddle2{
	background-image: url(/pub/images/playermiddle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 488px;
	min-height: 370px;
	background-color: #999;
}

.prightbottom{
	background-image: url(/pub/images/playerbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 488px;
	height: 9px;
}

.profileimage{
	margin: 10px 0 0 0;
	border: 1px solid #1466af;
}

.profileimagetext{
	background-color: #1466af;
	width: 321px;
	height: 20px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;	
}

.profileimagetext a:link{
	text-decoration: none;
	color: #fff;
}
.profileimagetext a:visited{
	text-decoration: none;
	color: #fff;
}
.profileimagetext a:hover{
	text-decoration: none;
	color: #fff;
}
.profileimagetext a:active{
	text-decoration: none;
	color: #fff;
}

.pgenres{
	margin: 0 0 0 0;
	padding: 5px 0 5px 20px;
}

.pgenres a:link{
	text-decoration: none;
	color: #1466af;
}
.pgenres a:visited{
	text-decoration: none;
	color: #1466af;
}
.pgenres a:hover{
	text-decoration: none;
	color: #1466af;
}
.pgenres a:active{
	text-decoration: none;
	color: #1466af;
}

.plookingfor{
	margin: 0 0 0 0;
	padding: 5px 0 0 20px;
}

.plookingfor a:link{
	text-decoration: none;
	color: #ff7a00;
}
.plookingfor a:visited{
	text-decoration: none;
	color: #ff7a00;
}
.plookingfor a:hover{
	text-decoration: none;
	color: #ff7a00;
}
.plookingfor a:active{
	text-decoration: none;
	color: #ff7a00;
}

.profilebottomleft{
	float: left;
}

.profilebottomright{
	float: left;
}

.fantop{
	background-image: url(/pub/images/fanstop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 572px;
	height: 27px;
	margin: 15px 0 0 20px;
}
.commenttop{
	background-image: url(/pub/images/commentstop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 572px;
	height: 26px;
	margin: 15px 0 0 20px;
}

.fanmiddle{
	background-image: url(/pub/images/fansmiddle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 572px;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
}

.fanbottom{
	background-image: url(/pub/images/fansbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 572px;
	height: 10px;
	margin: 0 0 0 20px;
}


.albumtop{
	background-image: url(/pub/images/albumstop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 292px;
	height: 26px;
	margin: 15px 0 0 30px;
}

.membertop{
	background-image: url(/pub/images/memberstop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 292px;
	height: 26px;
	margin: 15px 0 0 30px;
}
.membertop2{
	background-image: url(/pub/images/favoritestop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 292px;
	height: 26px;
	margin: 15px 0 0 30px;
}

.albummiddle{
	background-image: url(/pub/images/albumsmiddle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 292px;
	margin: 0 0 0 30px;
	padding: 5px 0 5px 0;
}

.albumbottom{
	background-image: url(/pub/images/albumsbottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 292px;
	height: 7px;
	margin: 0 0 0 30px;
}

.fanmiddle ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.fanmiddle ul li{
	list-style: none;
	float: left;
	margin: 0 10px 10px 5px;
	width: 120px;
	display:block;
}

.fanthumb{
	padding: 0;
	margin: 0;
}

.fanmiddle ul li span.fanthumcon{
	display: block;
	width: 118px;
	text-align: center;
	float: left;
	border:1px solid #1466AF;
}
.fanmiddle ul li span.fanthumname{
	display:block;
	color: #fff;
	width: 120px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	background-color: #1466af;
	height: 20px;
	float: left;
}


.memberul{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.memberul li{
	list-style: none;
	float: left;
	margin: 0 10px 10px 5px;
	width: 120px;
	display: block;
	height: 120px;
}

.memberul li span.fanthumname{
	background-color:#1466AF;
	color:#FFFFFF;
	display:block;
	float:left;
	height:18px;
	margin:0;
	padding:4px 0 0;
	text-align:center;
	width:120px;
	overflow: hidden;
}

.memberul li span.fanthumcon{
	border:1px solid #1466AF;
	display:block;
	float:left;
	text-align:center;
	width:118px;
}

.memberul2{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.memberul2 li{
	list-style: none;
	float: left;
	margin: 0 10px 10px 5px;
	width: 120px;
	display: block;
	height: 140px;
}

.memberul2 li span.fanthumname{
	background-color:#1466AF;
	color:#FFFFFF;
	display:block;
	float:left;
	height:18px;
	margin:0;
	padding:4px 0 0;
	text-align:center;
	width:120px;
	overflow: hidden;
}

.memberul2 li span.fanthumcon{
	border:1px solid #1466AF;
	display:block;
	float:left;
	text-align:center;
	width:118px;
}


.viewmoref{
	margin: 0 0 0 0;
	padding: 10px 0 0 450px;
}

.viewmoref a:link{
	text-decoration: underline;
	color: #1466af;
}
.viewmoref a:visited{
	text-decoration: underline;
	color: #1466af;
}
.viewmoref a:hover{
	text-decoration: underline;
	color: #1466af;
}
.viewmoref a:active{
	text-decoration: underline;
	color: #1466af;
}

.viewmorea{
	margin: 0 0 0 0;
	padding: 10px 0 0 160px;
}

.viewmorea a:link{
	text-decoration: underline;
	color: #1466af;
}
.viewmore1a a:visited{
	text-decoration: underline;
	color: #1466af;
}
.viewmorea a:hover{
	text-decoration: underline;
	color: #1466af;
}
.viewmorea a:active{
	text-decoration: underline;
	color: #1466af;
}

.albumtext{
	float: left;
}
.albumresult1{
	background-image: url(/pub/images/albumbg1.jpg);
	background-repeat: no-repat;
	background-position: top left;
	width: 268px;
	height: 65px;
	margin: 0 0 5px 10px;
}

.albumresult2{
	background-image: url(/pub/images/albumbg2.jpg);
	background-repeat: no-repat;
	background-position: top left;
	width: 268px;
	height: 65px;
	margin: 0 0 5px 10px;
}

.albumthumb{
	float: left;
	margin: 5px 0 0 5px;
}

.albumtitle{
	margin: 0 0 0 0;
	padding: 10px 0 0 5px;
}

.altitle
{
	text-decoration: none;
	color: #1466af;

}

.albumtitle a:link{
	text-decoration: none;
	color: #1466af;
}
.albumtitle a:visited{
	text-decoration: none;
	color: #1466af;
}
.albumtitle a:hover{
	text-decoration: underline;
	color: #1466af;
}
.albumtitle a:active{
	text-decoration: none;
	color: #1466af;
}

.albumdate{
	margin: 0 0 0 0;
	padding: 2px 0 0 5px;
}

.textarea{
	width: 540px;
	height: 50px;
	border: 1px solid #afafae;
	margin: 5px 0 0 0px;
}

.post{
	background-image: url(/pub/images/postbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 76px;
	height: 30px;
	text-align:center;
	border: none;
	background-color: #c7c7c7;
	color: #fff;
	margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 120%;
}



.actualpost{
	margin: 10px 20px 0 15px;
	border-top: 1px solid #a2a2a2;
	padding: 5px 0 0 0;
}

.posty{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.posty a:link{
	text-decoration: none;
	color: #1466af;
}
.posty a:visited{
	text-decoration: none;
	color: #1466af;
}
.posty a:hover{
	text-decoration: none;
	color: #1466af;
}
.posty a:active{
	text-decoration: none;
	color: #1466af;
}


.viewallcomments{

	margin: 0 0 0 0;
	padding: 10px 0 0 450px;
}
.viewallcomments a:link{
	text-decoration: underline;
	color: #1466af;
}
.viewallcomments a:visited{
	text-decoration: underline;
	color: #1466af;
}
.viewallcomments a:hover{
	text-decoration: underline;
	color: #1466af;
}
.viewallcomments a:active{
	text-decoration: underline;
	color: #1466af;
}

.ad1{
	margin: 10px 0 0 20px;
}

.largestatus h3{
	margin: 0 0 0 0;
	padding: 15px 0 10px 50px;
	font-size: 160%;
	font-weight: bold;
	color: #F88506;
}

.sendinvite a:link{
	color: #fff;
	text-decoration: none;
}
.sendinvite a:visited{
	color: #fff;
	text-decoration: none;
}
.sendinvite a:hover{
	color: #fff;
	text-decoration: none;
}
.sendinvite a:active{
	color: #fff;
	text-decoration: none;
}

.sendinvite{
	background-image: url(/pub/images/invite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 82px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 10px 5px 0 300px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	
}

.bandsjoined{
	padding: 0 0 0 25px;
}

.bandsjoined22{
	padding: 0 0 0 25px;
}

.largestatus{
	margin: 0 15px 0 10px;
	padding: 0 0 10px 0;
}

.bandsjoined ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bandsjoined22 ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bandsjoined ul li{
	float: left;
	display: block;
	width: 118px;
	margin: 8px 12px 0 12px;
	overflow:hidden;
	height: 110px;
}

.bandsjoined22 ul li{
	float: left;
	display: block;
	width: 118px;
	margin: 8px 12px 0 12px;
	overflow:hidden;
	height: 120px;
}


.bandsjoined ul li span{
	display: block;
	width: 150px;
}

.bandsjoined22 ul li span{
	display: block;
	width: 150px;
}

.bandsjoined ul li span a:link{
	color: #fff;
	text-decoration: none;
}

.bandsjoined ul li span a:visited{
	color: #fff;
	text-decoration: none;
}

.bandsjoined ul li span a:hover{
	color: #fff;
	text-decoration: none;
}
.bandsjoined ul li span a:active{
	color: #fff;
	text-decoration: none;
}

.bandsjoined22 ul li span a:link{
	color: #fff;
	text-decoration: none;
}

.bandsjoined22 ul li span a:visited{
	color: #fff;
	text-decoration: none;
}

.bandsjoined22 ul li span a:hover{
	color: #fff;
	text-decoration: none;
}
.bandsjoined22ul li span a:active{
	color: #fff;
	text-decoration: none;
}


.fanmiddle2 ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	background-color: #fff;
}

.fanmiddle2 ul li{
	list-style: none;
	float: left;
	margin: 0 14px 10px 18px;
	width: 120px;
	display:block;
}

.fanmiddle2 ul li span{
	display:block;
	color: #fff;
	width: 120px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	background-color: #1466af;
	height: 20px;
	float: left;
}

.fansearch{
	padding: 0 0 0 225px;
}

.column22{
	float: left;
	color: #000;
	padding: 10px 0 0 0;
	font-size: 120%;
	font-weight: bold;
}

.column22 input, select{
	margin: 5px 0 0 0;
	border: 1px solid #bfbfbf;
}	

.column22 select{
	width: 130px;
}

.column22 input.bandsubmit{
background-color:black;
background-image:url(/pub/images/messagebtn.jpg);
background-position:center center;
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
font-size:110%;
font-weight:bold;
height:30px;
width:92px;
float: left;
margin: 0 0 0 10px;
}

.mainuserprofimage{
	width: 321px;
	text-align: center;
	margin: 0 0 0 20px;
}

.ad33{
	margin: 0 0 0 10px;
}

.bandsin{
	margin: 0 10px 0 10px;
	padding: 5px 0 5px 0;
	font-size: 180%;
	color: #1466AF;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

.imgsearchcont{
	padding: 0 0 0 20px;
}

.message2 {
background-image:url(/pub/images/messagebtn2.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-size:120%;
font-weight:bold;
height:30px;
margin:10px 5px 0 0;
padding:5px 0 0;
text-align:center;
width:125px;
}

.membercomments{
	padding: 0 0 0 15px;
}

.noalbums{
	margin: 0 0 0 10px;
	background-color: #52a1f1;
	border: 1px solid #2e81d6;
	color: #001d3a;
	padding: 5px 0 5px;
	text-align:center;
	width: 200px;
}

.noalbums2{
	margin: 0 0 0 10px;
	background-color: #52a1f1;
	border: 1px solid #2e81d6;
	color: #001d3a;
	padding: 5px 0 5px;
	text-align:center;
	width: 300px;
}

.postedcomment{
	margin: 0 0 0 10px;
	background-color: #52a1f1;
	border: 1px solid #2e81d6;
	color: #Ffffff;
	padding: 5px 0 5px;
	text-align:center;
	width: 300px;
}
.bandad
{
	text-align:center;
	margin:0 0 3px 0;
}
