#sectionbtn {position:absolute; top:76px; left:205px;}
	#socialbtn {position:absolute; z-index:30; width:26px; right:36px; top:72px;}
	#socialbtnhref {background:url(/vimages/shareicon32.png) no-repeat center center; background-size:100% auto; display:inline-block; width:26px; height:29px;}
	#socialbtnhref.init {background:url(/vimages/shareicon32_on.png) no-repeat center center; background-size:100% auto;}
	
	#socialbtns {position:absolute; z-index:32px; top:106px; display:block; display:none; right:0; font-size:14px; line-height:14px; margin:0; width:95.8%; border:1px solid #ddd; background:#fff; text-align:center; padding:16px 2% 16px 2%; -webkit-box-shadow: 0 6px 4px -4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 6px 4px -4px rgba(0,0,0,0.2);
  box-shadow: 0 6px 4px -4px rgba(0,0,0,0.2);}
	#socialbtns a {display:inline-block; margin-right:2px;}
	#socialbtns a img {opacity:1; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out; }
	#socialbtns a:hover img {opacity:0.5}
	
	#sectionbtn a {color:#333; font-family:CalibriBold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius:5px; font-size:16px; padding:8px 14px; text-transform:uppercase; margin-right:2px; text-decoration:none;}
	#sectionbtn a:hover {background:#A0CAD6; color:#333;}
	#profilebtn a.init, #videobtn a.init {background:#333; color:#dedede;}
	
#MasterCPH_BandVideoList {color:#000; position:relative; z-index:1; height:auto; padding-top:8px;}
	#MasterCPH_BandVideoList a {color:#000; display:block; margin:0 1px; position:relative; z-index:1; text-decoration:none;}
	#MasterCPH_BandVideoList a img {opacity:1; filter:alpha(opacity=100); box-shadow:1px 1px 4px #666;}
	#MasterCPH_BandVideoList a:hover {cursor:pointer; color:#999;}
	#MasterCPH_BandVideoList a:hover img {opacity:.60; filter:alpha(opacity=60); box-shadow:1px 1px 4px #666;  
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	-ms-transition: opacity 200ms ease-out;
	transition: opacity 200ms linear;
	}
	#MasterCPH_BandVideoList a:last-child {clear:both}
	
	#MasterCPH_BandVideoList .vidthumcol3 {float:left; width:50%; text-align:center; overflow-wrap: break-word; word-wrap: break-word; font-size:14px; line-height:13px; padding:0 0 14px 0; margin:0;}
	#MasterCPH_BandVideoList .vidthumcol3 img {width:100%; height:auto;}
	#MasterCPH_BandVideoList .vidthumcol3:nth-child(2n+1) {clear:both}
	#MasterCPH_BandVideoList .vidthumtitle {padding:0 8px; color:#666;}
	#MasterCPH_BandVideoList .vidthumimgwrapper {max-height:104px; overflow:hidden; margin-bottom:3px; }
	#MasterCPH_BandVideoList .vidthumimgwrapper img {margin-top:-28px;}
	
	#vidshowmorebtn {text-align:center; margin-top:8px;}
		#vidshowmorebtn a {background:transparent; text-transform:uppercase; color:#408DA4; display:block; border-top:1px solid #ddd; font-size:18px; font-family:CalibriBold; padding:8px 16px; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out;}
		#vidshowmorebtn a:hover {background:#eee; color:#333;}

	
	
#lt {width:54%; float:left; padding:10px 1.5% 10px 1%; position:relative; z-index:1; vertical-align:top;}
#rt {width:42.5%; min-height:460px; float:left; position:relative; z-index:1; vertical-align:top; margin:0; padding:0 1% 0 0}
	
	#MasterCPH_bandname {margin-bottom:6px; width:94%; text-align:center; padding:2px 3% 8px 3%; line-height:30px; border-bottom:1px dotted #ddd;}	
		#MasterCPH_bandname h1 {font-size:31px; display:inline; line-height:29px; color:#333; font-family:CalibriBold; font-weight:normal; margin:0;}
		
	#MasterCPH_bandinfotainer {clear:both; width:100%; margin-bottom:0;}
	#MasterCPH_bandicons {}
		#bandRip {display:inline-block; position:relative; top:-10px; font-family:Calibri; cursor:pointer; color:#ddd; font-size:10px; line-height:10px; padding:2px 5px 2px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius:4px; border:1px solid #666; background:#333; text-transform:uppercase;}
		#bandOfficial {display:inline-block; position:relative; top:-10px; font-family:Calibri; cursor:pointer; color:#F1F7F9; font-size:10px; line-height:10px; padding:2px 5px 1px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius:4px; background:#408DA4; /*box-shadow: 1px 1px 3px rgba(136, 136, 136, .0);*/ text-transform:uppercase;}
	
	#MasterCPH_infolistbtns {display:none}
	#MasterCPH_bandpicholder {float:left; width:36%; vertical-align:top; margin-right:2%}
		#MasterCPH_bandpicholder img {width:100%; height:auto;}
	#MasterCPH_bandtextholder {float:left; font-size:16px; padding-right:2%; width:60%; color:#666; overflow:hidden;}
		.infohl {font-family:CalibriBold; color:#444}
		
	#friendswrapperouter, #biowrapperouter {}
	#friendswrapper, #biowrapper {overflow:hidden; position:relative;}
		#friendswrapper.init, #biowrapper.init {
			max-height:10000px;
			-webkit-transition: all 550ms ease-in-out;
			transition: all 550ms ease-in-out;
		}
		#friendswrapper.preinit, #biowrapper.preinit {
			max-height:346px;
			-webkit-transition: all 350ms ease-out;
			transition: all 350ms ease-out;
		}
	#viewallfriends, #biobtn {display:none; text-align:center; cursor:pointer; background:transparent; text-transform:uppercase; color:#408DA4; border-top:1px solid #ddd; font-size:18px; font-family:CalibriBold; padding:8px 16px;}
		#viewallfriends:hover, #biobtn:hover {background:#eee; color:#333;}
		#viewfriendsgrad, #biograd {
			opacity:.1;
			position:absolute; bottom:0; display:none; height:26px; width:100%;
			background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
		}		
		#viewallfriends.init, #viewfriendsgrad.init, #biobtn.init, #biograd.init {display:block;}
		
	#MasterCPH_infolistbio {font-size:16px; color:#555; line-height:20px;}
			#MasterCPH_infolistbio a {text-decoration:none; color:#333;}
			#MasterCPH_infolistbio a:hover {text-decoration:underline; color:#666}	
		
	#photoholder {max-height:250px; overflow:hidden;}
		#nophoto {display:block; width:96%; border:2px solid #ddd; border-radius:14px; background-image:none; height:160px;}
		.photolink {width:100%; padding:2px 0; text-align:center;}
		.photolink a {text-decoration:none; color:#79AFBF; text-transform:uppercase; font-size:14px;}
		.photolink a:hover {color:#408DA4;}
		
		.tag {}
		#lt .tag a {line-height:14px; display: inline-block; font-family:CalibriBold; background:#f1f1f1; padding:1px 3px; margin-right:5px; margin-bottom:5px; color:#408DA4; font-size:14px;}
		#lt .tag a:hover {text-decoration:none; color:#666;}
		#lt .tag:last-child a {margin-bottom:0;}
		
		.navtier2 {text-transform:uppercase; color:#333; margin:8px 0 16px 0; text-align:right;  border-top:1px dotted #ddd; border-bottom:1px dotted #ddd;  font-family:CalibriBold; }
		.navtier2 a {color:#333; text-decoration:none; font-size:19px; border-top:1px dotted #ddd; border-bottom:1px dotted #ddd; background:#fff; margin:-1px 0 -1px 2px; cursor:pointer; line-height:19px; padding:3px 24px; display:inline-block; }
		.navtier2 a:hover {background:#ddd; border-top:1px dotted #666; border-bottom:1px dotted #666;}
		.navtier2 a.init {color:#333; background:#ddd; cursor:default; border-top:1px dotted #333; border-bottom:1px dotted #333;}
		
		#infolistholder {}
		#MasterCPH_infolistfriends {font-size:15px; color:#666; line-height:19px; padding-bottom:0;}
		
		
		.bandfcrc:nth-child(2n+1) {clear:both;}
		.bandfcrc {width:100%; font-size:22px; line-height:22px; float:none; overflow:hidden;}
		.bandfcrc a {color:#555; padding:6px 10px 6px 26px;  display:block; text-decoration:none; font-weight:normal; font-family:CalibriBold;
				-webkit-transition: background 125ms ease-out, padding 125ms ease-out, color 125ms ease-out;
		     -moz-transition: background 125ms ease-out, padding 125ms ease-out, color 125ms ease-out;
		     -o-transition: background 125ms ease-out, padding 125ms ease-out, color 125ms ease-out;
		     -ms-transition: background 125ms ease-out, padding 125ms ease-out, color 125ms ease-out;
		     transition: background 125ms ease-out, padding 125ms ease-out, color 125ms ease-out;
		     border-radius:4px 0 0 4px;
		     border-bottom:1px dotted #ddd;
		     background-image:url(/vimages/news_item_arrow_off.png);
		     background-position:4px center;
		     background-repeat:no-repeat;
		     /*
		     background-position:6px center, 0 center;
		     background-repeat:no-repeat, no-repeat;
		     
		     background-image: url(/vimages/news_item_arrow_off.png), -webkit-linear-gradient(right, #fff, #fff, #fff, #fff);
	    	background-image: url(/vimages/news_item_arrow_off.png), -o-linear-gradient(left, #fff, #fff, #fff, #fff);
	    	background-image: url(/vimages/news_item_arrow_off.png), -moz-linear-gradient(left, #fff, #fff, #fff, #fff);
	    	background-image: url(/vimages/news_item_arrow_off.png), linear-gradient(to left, #fff, #fff, #fff, #fff);*/
		}
		.bandfcrc a:hover {
			color:#333; cursor:pointer;
			 background-repeat:no-repeat;
			 -webkit-transition: background 225ms ease-out, padding 225ms ease-out, color 225ms ease-out;
		     -moz-transition: background 225ms ease-out, padding 225ms ease-out, color 225ms ease-out;
		     -o-transition: background 225ms ease-out, padding 225ms ease-out, color 225ms ease-out;
		     -ms-transition: background 225ms ease-out, padding 225ms ease-out, color 225ms ease-out;
		     transition: background 225ms ease-out, padding 225ms ease-out, color 225ms ease-out;
		    padding:6px 10px 6px 28px;
		    background-image:url(/vimages/news_item_arrow.png);
		    background-color:#eee;
		    background-repeat:no-repeat;
		    background-position:4px center;
		    /*
		    background-repeat:no-repeat, no-repeat;
		    background-position:4px center, 0 center;
			background-image: url(/vimages/news_item_arrow.png), -webkit-linear-gradient(right, #fff, #f3f3f3, #eee, #dfdfdf);
	    	background-image: url(/vimages/news_item_arrow.png), -o-linear-gradient(left, #fff, #f3f3f3, #eee, #dfdfdf);
	    	background-image: url(/vimages/news_item_arrow.png), -moz-linear-gradient(left, #fff, #f3f3f3, #eee, #dfdfdf);
	    	background-image: url(/vimages/news_item_arrow.png), linear-gradient(to left, #fff, #f3f3f3, #eee, #dfdfdf); */
 		}
		.bandfcrc:last-child a {border:0;}

		#toggleaudiovideo {background:#333; padding:2px; height:24px; text-align:left}
			#toggleaudiovideo a {color:#000; display:block; float:left; border:1px solid #666; padding:3px 7px 3px 7px; margin:0px 2px 2px 0px; background:#ccc; font-family:CalibriBold; font-size:14px; text-decoration:none}
			#toggleaudiovideo a:hover {color:#444; background:#000}
		#MasterCPH_bandprofilepic {padding-top:0; overflow:hidden;}
		#MasterCPH_bandprofilepic a img {}
		#MasterCPH_bandprofilepic a:hover img {
			opacity:.60; filter:alpha(opacity=60);
			-webkit-transition: opacity 125ms ease-out;
     		-moz-transition: opacity 125ms ease-out;
     		-o-transition: opacity 125ms ease-out;
     		-ms-transition: opacity 125ms ease-out;
     		transition: opacity 125ms linear;
     	}

/* .adsbygoogle {display:auto;}  Google Ads Class */
#MasterCPH_ltad {margin:16px 0 0 0; padding:8px 0; border-top:1px dotted #ddd;}
#MasterCPH_botad {width:100%; max-width:978px; display:block; padding:4px 0 0 0; border-radius:0 0 16px 16px; color:#666; }

	#MasterCPH_botad a {padding:4px 12px; font-size:16px; line-height:16px; font-family:CalibriBold; margin-left:4px; background:#fff; color:#000; border-radius:5px; border:1px solid #ccc; text-decoration:none;}
	#MasterCPH_botad a:hover {background:#408DA4; color:#F1F7F9;}
	#MasterCPH_botad_rt {display:none; position:absolute; right:-598px; top:-27px; padding:0; width:160px; height:600px; text-align:center; color:#666;}
	#MasterCPH_botad_rt2 {
		position:relative;
		padding-top:8px;
		padding-left:8px;
		background:#fff;
		padding-bottom:4px; display:block; color:#666;
	}
	#MasterCPH_botad_rt2 .ebayads_iframe {border:0; width:500px; height:30px; padding:0; margin:0;}
	
	
#MasterCPH_botad2 {/*border-top:1px solid #ddd;*/ overflow:hidden; display:block; font-size:15px; padding:4px 1% 4px 1%}
	#MasterCPH_botad2 #ebay_widget a img {display:none}

#MasterCPH_ad_mobile_top {display:none;} /* Mobile Ads */

#tblfriendslist {table-layout:fixed; width:240px; border-collapse:collapse; background:#fff}	
#tblfriendslist td {padding:0px; color:#000; font-size:16px;}
	
.tbl {display:table; width:100%; margin-bottom:10px;}
.tr {display:table-row;}
.td {display:table-cell; vertical-align:middle; padding:2px 0; color:#777; overflow:hidden; line-height:15px; font-size:15px;}
.td a {color:#408DA4; font-family:CalibriBold; text-decoration:none}
.td a:hover {color:#333; text-decoration:underline}
.td span.infohl {font-family:CalibriBold; color:#999; text-align:right;}
.tbl .tr .td:first-child {width:24%;}