@charset "utf-8";
/* CSS Document */

body {
margin: 0;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
background-color:#000
}

table {
color:#fff;
}

input,textarea {
	border:1px #9cf  dotted;
	background: #FFF url('images/form/form-bg.gif') repeat-x center top;
	padding: 2px;
	min-height:height:15px;
	margin:1px;
	
}

input:focus,textarea:focus {
	border: 1px dotted #f90;
	background: #FFF url('images/form/form-bg-focus.gif') repeat-x center top;

}

form {
margin:0;
padding:0
}

.paypal-image {
background:none;
border:0
}
.paypal-image:focus {
background:none;
border:0
}


a {

color:#9cf;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}


.contenth3 {
border-bottom:2px #9cf  dotted; 
color:#9cf;
font-weight:bold;
font-size:12pt;
margin:0;

}

.storeh3 {
color:#ff9900;
border-bottom:2px #f90  dotted;
font-weight:bold;font-size:12pt;
}


#layout {

margin:0 auto;
}

.store {

background-image:url("images/06.gif");
padding-left:10px;
padding-right:10px;

text-align:center;

}

.content {

background-image:url("images/18.gif");
background-repeat:no-repeat;
padding:10px;
text-align:center;

font-size:9pt;
}

.ads{

background-image:url("images/02.gif");
text-align:center;
}

.intro {
border:2px #9cf  dotted; 
width:350px;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
text-align:left;
float:left;
}

.news {
	border:2px #9cf  dotted;
	width:280px;
	margin:5px 5px 5px 380px;
	padding:5px 5px 5px 5px;
	text-align:left;
	position:relative;
}


.fbold {
font-weight:bold;
}

/*STORE*/
		.containingbox
		{
			width: 238px;
			max-height: 70px;
			border:2px #ff9900  dotted;
			overflow:hidden;
			padding:2px;
			margin-top:3px;
			font-size:9pt;
			text-align:left;
			line-height:1.3;
			font-weight:bold;
		}
		
		.floatright
		{
			float: right;
			width: 70px;
			height: 70px;
			background-color: #F63;
		}
		
		.containingbox a
		{
		
		color:#ff9900;
	
		}
		
		.over {
		overflow:hidden;
		height:200px
		}
		
		.store-top {
				width: 95%;
				background-image:url(images/store/top-bg.gif);
				border:2px #9cf  dotted;
				padding:2px;
				text-align:right;
				margin:auto;
				margin-top:5px;
				margin-bottom:5px;
				max-height:20px;
				font-size:8pt
				
		}

/* MAIN */
	.artists {
			width: 80%;
			min-height:100px;
			border:2px #9cf  dotted;
			overflow:visible;
			padding:2px;
	
			font-size:9pt;
			text-align:left;
			line-height:1.3;
			/*font-weight:bold;*/
			margin:auto;
			margin-top:3px;
			
		}
		
	.media_table {
			width:470px;
			
			min-height:100px;
			border:2px #9cf  dotted;
			overflow:visible;
			padding:2px;
	
			font-size:9pt;
			text-align:left;
			line-height:1.3;
			/*font-weight:bold;*/
			margin:auto;
			margin-top:3px;
			
		}		

		
			.artistsright
			{
				float: right;
				width: 100px;
				height: 100px;
				background-color: #F63;
			}
			



/* DISCOGRRAPHY / STORE IMAGE */

			.bigimage {
				float: right;
				width: 202px;
				height: 202px;

			}

			

			
ul.tracklist {list-style-type: decimal-leading-zero}	
				
			.credits {
			float:left;
			width:150px;
			
			}
			
			.tracklist {
			float:right;
			margin:0;
		


			}
			
/* NEWS */

.news-head {
background-color:#000;
color:#9cf;
font-weight:bold;
border-bottom:2px #9cf  dotted;

}

.news-footer {
border-top:2px #9cf  dotted;
color:#9cf;
background-color:#000;

}



	
.jukebox {
background-image:url("images/05.gif");
text-align:right
}

#copyright {
color:#666;
font-size:8pt
}


