.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: #333333;
	font-weight: bold;
	width: 350px;
	overflow:hidden;
}	

.status{
	color: #333333;
	margin: 0 0 5px 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: 119px;
	height: 29px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 12px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	display:block;
}
.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.png);
	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%;
	
}

.facebookit4{
	background-image: url(/pub/images/facebookbtn4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 77px;
	height: 29px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 12px 5px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	display:block;
}


#fanIt{
	width:400px;
	height:40px;
	margin:0;
	padding:0;
	overflow:hidden;

}




.message{
	background-image: url(/pub/images/messagebtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 92px;
	height: 30px;
	text-align: center;
	padding: 7px 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;
	background-color:#f5f5f5;
	border:1px solid #CCCCCC;
	margin-top:15px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.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;*/
}


.prightmiddle2 a.bandimin .bandimg {
	height:80px;
	overflow:hidden;
}
.prightmiddle2 a.bandimin img{
	width:105px;
}
.prightmiddle2 a.bandimin .bandname{
	height:30px;
}

.prightmiddle2 a.bandimin{
	display:block;
	text-align:center;
	padding:5px;
	border:1px solid #F5F5F5; /*important to have a clear border so when you hover the div doesnt jump down 1 px */
}
.prightmiddle2 a.bandimin:hover{
	border:1px solid #CCCCCC;
	background:white;
}


.prightbottom{
	/*background-image: url(/pub/images/playerbottom.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	width: 488px;
	height: 9px;
}
.mainuserprofimage{
	width:135px;
	float:left;
	text-align: center;
	margin: 0 5px 0 20px;
}
.mainuserprofinfo{
	float:left;
}
.profileimage{
	margin: 8px 10px 0 0;
	border: 1px solid #1466af;
	width:125px;
	border:1px solid #C7C7C7;
	padding:2px;
	background:white;
}
.profileimagetext, .bandprofilename{
	font-size:140%;
	font-weight:bold;
	color:#444;
	padding: 5px 0 0 0;	
}
.deletemember{
	float:right;
}
.bandprofilename a{
	font-size:12px;
	display:block;
	color:#1466af;
}
.bandprofilename a:hover{
	text-decoration:underline;
}
.pleftmiddle a{
	color:#1466af ;
	text-decoration:none;
}
.pleftmiddle a:hover{
	text-decoration:underline;
}
.profiletable{
	margin:10px 20px;
}
.profiletable .title{
	color:#5c5b5b;
	width:100px;
}
.profiletable td{
	padding:5px 0 5px 0;
	border-bottom:1px solid #d5d5d5;
}







.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;
}
.profilebottomright a{
	color:#1466af;
	text-decoration:none;
}
.profilebottomright a:hover{
	text-decoration:underline;
}
.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;
}
.fantopwide{
	background-image: url(/pub/images/fanstop_wide.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 898px;
	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;
}
.fanmiddlewide{
	background-image: url(/pub/images/fansmiddle_wide.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 898px;
	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;
}
.fanbottomwide{
	background-image: url(/pub/images/fansbottom_wide.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 898px;
	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 0px 10px 0px;
	padding:5px;
	width: 170px;
	display:block;
	border:1px solid #f6f4f5;
}
.fanmiddle ul li:hover{
	background:White;
	border:1px solid #e5e3e4;
	cursor:pointer;
}
.fanthumb{
	float:left;
	margin:0 10px 0 0;
	height:50px;
	width:50px;
}

.fanmiddle .fanbutton{
	clear:both;
	border-top:1px dotted #ccc;
	margin:10px 15px 10px 10px;
	padding:10px 0 0 0;
}
.fanmiddle .fancount{
	margin:0px 10px 0px 15px;
	color:#5B5B5B;
}
.fanmiddle .fancount strong{
	font-size:140%;
	color:Black;
}
.fanmiddle li .faninfo {
	display:block;
	width: 110px;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

.fanmiddle li .faninfo .name{
	display:block;
	color: #1072BC;
	font-weight:bold;
	font-size:110%;
}
.fanmiddle li .faninfo .location{
	color:#5B5B5B;
}

.fanmiddle .viewallfans{
	float:right;
	margin: 5px 0 0 0;
}
.fanmiddle .viewallfans a{
	color: #1072BC;
}
.fanmiddle .viewallfans a:hover{
	text-decoration:underline;
}
.memberul{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

.memberul li{
	list-style: none;
	margin: 0 10px 10px 5px;
	display: block;
	padding:5px 5px 5px 5px;
	border:1px solid #f6f4f5;
}

.memberul li:hover{
	background:White;
	border:1px solid #e5e3e4;
	cursor:pointer;
}
.memberul a{

	color: #1072BC !important;
	font-weight:bold;
	font-size:110%;
	display:block;
	margin:0;
}
.memberul .fanthumb{
	float:left;
	margin:0 10px 0 0;
	width:75px;
	height:75px;
}
.memberul li .name{
	display:block;
}
.memberul li .location{
	display:block;
	color:#666;
	font-weight:normal;
}
.memberul li .genres{
	margin:10px 0 0 0;
	color:#666;
}
.memberul li .genres a{
	font-weight:normal;
	display:inline;
	text-decoration: none;

}
.memberul .bandname{
	color:#333 !important;
}
.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;
	font-weight: bold;
}

.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{
	color:#5B5B5B;
	margin: 0 0 0 0;
	padding: 2px 0 0 5px;
}
.nofans{
	margin-left:10px;
}
.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;
	padding: 5px 0 0 0;
	border-top: 1px solid #D5D5D5;
}

.posty{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.posty a{
	text-decoration: none;
	color: #1466af;
}
.posty a:hover{
	text-decoration: underline;
}
.posty em{
	display:block;
	color:#666666;
}

.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;
}
.bandsjoined22 em{
	color:#666;
	text-align:center;
	margin-top:100px;
	display:block;
	margin-right:15px;
}

.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;
	min-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;
}



.ad33{
	margin: 0 0 0 10px;
}

.bandsin{
	margin: 0 10px 0 10px;
	padding: 5px 0 5px 0;
	font-size: 180%;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}

.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;
	color: #333333;
	padding: 15px 15px 15px 15px;
	text-align:center;
	font-style: italic;
}

.noalbums2{
	margin: 0 0 0 10px;
	color: #333333;
	padding: 15px 15px 15px 15px;
	text-align:center;
	font-style: italic;
}

.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;
}
.clearboth{ clear:both; } /*for use in the Fan It iFrame*/

.advertisersection{
	clear:both;
	margin:10px 20px;
}
