<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #000 url(/music/cerebralballzy/tools/img/bg_tile.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1100px;
}

	#wrapper {
		width: 100%;
	}
	
		#header {
			margin: 0 auto;
			width: 1000px; height: 90px;
			position: relative;
		}
	
		#content {
			background: transparent url(/music/cerebralballzy/tools/img/bg_content.png) no-repeat 0px 12px;
			color: #fff;
			display: block;
			margin: 9px auto;
			position: relative;
			width: 950px;
		}
		
			#content p {
				font-size: 12px;
				line-height: 1.2;
				margin-bottom: 12px;
			}
		
		.box {
			background: transparent url(/music/cerebralballzy/tools/img/bg_box.png);
			border: 1px solid #ce0e12;
			margin: 0 0 10px;
			padding: 12px 0;
		}

			#wrapper img {
				display: inline;
			}
		
			.box-title {
				display: block;
				margin: 0 9px 10px;
			}
			
			.box-thumb {
				border: 1px solid #ce0e12;
				cursor: pointer;
			}
			
			.box-thumb-title {
				font-size: 12px;
				line-height: 1;
			}
			
			.grid-list, .link-list {
				text-align: center;
			}
				
				.grid-list li {
					display: inline-block;
					margin: 0 7px 10px;
					vertical-align: top;
					width: 122px;
				}
				
				.link-list li{ 
					display: inline-block;
					margin: 0;
				}
				
				.ie7 .grid-list li, .ie7 .link-list li {
					display: inline;
					zoom: 1;
				}
			
		
			#main-col {
				width: 622px;
			}
				
				.overlay {
					display: none;
					left: -50px;
					position: absolute;
					top: 28px
				}
				
					.close-button {
						background: transparent url('/music/cerebralballzy/tools/img/btn_overlay_close.png') no-repeat center right;
						color: #fff;
						cursor: pointer;
						display: inline-block;
						font-size: 10px;
						height: 10px;
						line-height: 1;
						margin: 2px;
						padding: 0px 12px 0px 0px;
						position: absolute;
						right: 9px;
						text-align: right;
						text-decoration: none !important;
						text-transform: uppercase;
						top: 0px;
					}
					
				#overlay-video {
					left: -70px;
				}
				
					#overlay-video .video-title {
						font-weight: bold;
						margin-bottom: 0;
						text-align: center;
					}
			
				#overlay-bandbio {
					width: 574px;
					padding: 23px;
				}
				
					#overlay-bandbio img {
						margin-bottom: 12px;
					}
			
			#side-col {
				float: right;
				text-align: center;
				width: 370px;
			}
			
				#social-actions {
					list-style: none;
					margin-bottom: 5px;
					text-align: right;
				}
				
					#social-actions li {
						display: inline-block;
					}
					
				#box-tracklist {
					padding-bottom: 0;
				}
					
				#box-buy .box-title {
					display: inline;
				}
				
				#box-buy .link-list li {
					margin: 0 6px;
				}
				
				#box-buy-albumcover {
					margin-bottom: 12px; 
				}
				
				#follow-links {
					margin-bottom: 24px;
				}
				
				#box-follow .link-list li {
					width: 114px;
				}
	
		
	

/***************** END PAGE CSS *******************/


/*---------------- HELPER CLASSES ----------------*/
</pre></body></html>