/* CSS Document */

.disco {
	position:relative;
	width:430px;
	height:120px;
	z-index:2;
	left: 0px;
	top: 0px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:10px;
	margin-left:25px;
	margin-top:25px;
	background-image:url(images/pinktilea.gif);
	border:#990000;
	border-style:solid;
	border-width:1px;
}
.discoimage {
	position:absolute;
	width:100px;
	height:100px;
	z-index:2;
	left: 0px;
	top: 0px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:10px;
	margin:10px;
	background-color:#fbe6e6;
}
.bandname {
	position:absolute;
	width:296px;
	height:22px;
	z-index:2;
	left: 130px;
	top: 7px;
	font-family:Verdana;
	text-align:justify;
	padding:2px;
	margin-left:10px;
	margin-top:5px;
	font-size:13px;
	font-weight: bold; 
	color:#CC0000;
}
.bandname h3 {
	font-size:13px;
	font-weight: bold; 
	color:#CC0000;
}
.releasename {
	position:absolute;
	width:295px;
	height:10px;
	z-index:2;
	left: 130px;
	top: 21px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:2px;
	margin:10px;
	font-size:11px;
	color:#CC0000;
	font-style:italic;
}
.releasedate {
	position:absolute;
	width:296px;
	height:10px;
	z-index:2;
	left: 130px;
	top: 43px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:2px;
	margin:10px;
	font-size:11px;
}
.catno {
	position:absolute;
	width:163px;
	height:10px;
	z-index:2;
	left: 130px;
	top: 57px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:2px;
	margin:10px;
	font-size:11px;
}
.tracklist {
	position:absolute;
	width:120px;
	height:10px;
	z-index:2;
	left: 307px;
	top: 59px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	padding:2px;
	margin:10px;
	font-size:11px;
}

.tracklist a {
	text-decoration:none;
	color:#000000;
}
.tracklist a:hover {
	text-decoration:underline;
	color:#CC0000
}


.listen a {
	position:absolute;
	width:163px;
	height:35px;
	z-index:2;
	left: 142px;
	top: 91px;
	padding:2px;
	background-color:#fbe6e6;

}
.listen a:hover {

}
a img{
border:none;
}
.purchase a {
	position:absolute;
	width:122px;
	height:39px;
	z-index:2;
	left: 307px;
	top: 81px;
	margin:10px;
	border:none;
	background-color:#fbe6e6;
}
.purchase a:hover {

}
