
/* /////////// Main Columns /////////// */	
#lt {width:44%; order:1; position:relative; z-index:1; vertical-align:top; margin:0; padding:0}
	#ltinner {padding:14px 8px 16px 8px;}
#rt {width:38%; order:2; position:relative; z-index:1; vertical-align:top; margin:0; padding:0}
	#rtinner {padding:0 8px 16px 8px;}
#bodyad {width:18%; order:3; margin:0; padding:0}
	#MasterCPH_bodyadinner {padding:8px 8px 16px 8px}
	

/* /////////// Column Contents /////////// */	

	/* LT //////////////// */
	
	#MasterCPH_bandinfotainer {width:100%; margin-bottom:0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
		
		#MasterCPH_bandname {margin-bottom:6px; flex: 0 0 96%; width:96%; text-align:center; padding:2px 2% 8px 2%; line-height:30px; border-bottom:1px dotted #ddd;}	
			#MasterCPH_bandname h1 {font-size:34px; display:inline; line-height:32px; color:#333; font-family:CalibriBold; font-weight:normal; margin: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 {width:33%; vertical-align:top; padding-right:2%}
			#MasterCPH_bandpicholder img {width:100%; height:auto;}
		#MasterCPH_bandtextholder {width:65%; font-size:16px; color:#666; overflow:hidden;}
			.infohl {font-family:CalibriBold; color:#444}
		
	#friendswrapperouter, #biowrapperouter {}
	#friendswrapper, #biowrapper {overflow:hidden; position:relative;}
		#friendswrapper.init, #biowrapper.init {
			max-height:1800px;
			-webkit-transition: max-height 750ms ease-out;
			transition: max-height 750ms ease-out;
		}
		#friendswrapper.preinit, #biowrapper.preinit {
			max-height:448px;
			-webkit-transition: max-height 650ms ease-in-out;
			transition: max-height 650ms ease-in-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; 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 {width:100%; font-size:24px; line-height:24px; float:none; overflow:hidden;}
		.bandfcrc a {color:#555; padding:7px 10px 7px 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;
		}
		.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:7px 10px 7px 28px;
		    background-image:url(/vimages/news_item_arrow.png);
		    background-color:#eee;
		    background-repeat:no-repeat;
		    background-position:4px center;
 		}
		.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;
     	}
     	
     	/* RT //////////////////// */
     	#MasterCPH_BandVideoList {color:#000; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; 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 300ms ease-out;
		-moz-transition: opacity 300ms ease-out;
		-o-transition: opacity 300ms ease-out;
		-ms-transition: opacity 300ms ease-out;
		transition: opacity 300ms ease-out;
		}
		
		#MasterCPH_BandVideoList .vidthumcol3 {width:50%; text-align:center; overflow-wrap: break-word; word-wrap: break-word; font-size:16px; line-height:16px; padding:0 0 16px 0; margin:0;}
		#MasterCPH_BandVideoList .vidthumcol3 img {width:100%; height:auto;}
		#MasterCPH_BandVideoList .vidthumtitle {padding:0 8px; color:#666;}
		#MasterCPH_BandVideoList a:hover .vidthumtitle {color:#000; -webkit-transition: color 200ms ease-out;
		-moz-transition: color 200ms ease-out;
		-o-transition: color 200ms ease-out;
		-ms-transition: color 200ms ease-out;
		transition: color 200ms ease-out;}
		
		#MasterCPH_BandVideoList .vidthumimgwrapper {max-height:120px; overflow:hidden; margin-bottom:3px; width:100%; display: flex; align-items: center; /* vertical */ justify-content: center; /* horizontal */  }
		#MasterCPH_BandVideoList .vidthumimgwrapper img {}
		
		#vidshowmorebtn {width:100%; flex: 0 0 100%; 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;}
     	
     		

/* .adsbygoogle {display:auto;}  Google Ads Class */
#MasterCPH_ltad {margin:16px 0 0 0; padding:8px 0; height:auto; border-top:1px dotted #ddd;}
#MasterCPH_botad {max-width:1278px; display:block; padding:16px 8px 16px 8px; border-radius:0; 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_rt2 {position:relative; padding:8px; background:#fff; display:block; color:#666;}
	#MasterCPH_botad_rt2 span {display:inline-block;}
	#MasterCPH_botad_rt2 .ebaylinks {width:100%; padding:0 8px;}
	#MasterCPH_botad_rt2 .ebaylinks a {
		padding:6px 16px; margin:0; display:inline-block; margin-left:6px; text-transform:uppercase; text-align:center; line-height:17px; font-size:17px; 
		font-family:CalibriBold; background:#fff; color:#666; border-radius:5px; border:1px solid #333; text-decoration:none;
		background: rgb(252,252,252); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%);
		background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
		background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed', GradientType=0);
		-webkit-transition: background 125ms ease-in, color 125ms ease-in;
	 	-moz-transition: background 125ms ease-in, color 125ms ease-in;
	 	-o-transition: background 125ms ease-in, color 125ms ease-in;
	 	-ms-transition: background 125ms ease-in, color 125ms ease-in;
	 	transition: background 125ms ease-in, color 125ms ease-in;
	}
	#MasterCPH_botad_rt2 .ebaylinks a:hover {
		background:#408DA4; color:#fff;
	   -webkit-transition: background 225ms ease-out, color 225ms ease-out;
	 	-moz-transition: background 225ms ease-out, color 225ms ease-out;
	 	-o-transition: background 225ms ease-out, color 225ms ease-out;
	 	-ms-transition: background 225ms ease-out, color 225ms ease-out;
	 	transition: background 225ms ease-out, color 225ms ease-out;
	}
	#MasterCPH_botad_rt2 #ebay_icon_sml {display:inline-block; position:relative; top:3px;}	
	

#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%;}