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


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0;}
a img {
	border: 0px;
	}
	
body {
	text-align: center;
	min-width: 960px;
	background: black;
	margin-top: 35px;
}

h2 {
	color: white;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 50px;
	line-height: 50px;
	margin: 20px;
	}
	
h3 {
	color: #333333;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.h3news {
	padding: 15px 0 0 15px;
	}

h4 {
	color:#999999;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#wrapper {
	margin:0 auto;
	width:960px;
	text-align: left;
	background: black;
}

.header {
	float: left;
	}
	
.doublebar, .newsborder {
	height: 5px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	clear: both;
	}
	
.navbar {
	float: left;
	background: black;
	width: 960px;
	}
	
.navbar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	list-style: none;
	margin: 0px;
	}
	
.navbar ul li {
	display: inline;	
}

.navbar ul li a {
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 30px 15px 0px;
	color: white;
	
	}

.navbar ul li a:hover {
	color: #db4120;
	}

.homewrapper {
	widht: 960px;
	float: left;
	}
	
.rotategraphic {
	width: 678px;
	overflow: hidden;
	height: 398px;
	float: left;
	}
	
.player {
	width: 740px;
	height: 440px;
	}
	
.myspace, .typepad, .twitter {
	width: 226px;
	height: 100px;
	float: left;
	}
	
.graphic {
	float: left;
	width: 960px;
	height: 379px;
	background: url("images/ledwall1.jpg");
	}

.container {
	background: white;
	float: left;
	width: 960px;

}

.pagetitle {
	background: #56062B;
	float: left;
	width: 960px;
	}
	
.contactinfo {
	float: left;
	width: 960px;
	}
	

	
.contactinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 25px;
	}
	
.cd {
	float: left;
	width: 960px;
	}
	
#kidsalbum, #betterpart {
	float: left;
	}
	
.cdartcontain{
	float: left;
	}
	
.cdart {
	margin: 20px;
	width: 300px;
	height: 300px;
	}
	
.cdinfo {
	float: right;
	margin: 20px 0 0;
	width: 620px;
	}
	
.cdinfo td {
	font-family: helvetica, verdana;
	font-size: 14px;
	color:#333333;
	}
	
.title{
	padding: 5px 0 5px 5px;
	width: 350px;
	}
	
#footer
	{
	position:fixed;
	bottom:0;
	left:0;
	}
	
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-35px; left:40px;
	padding: 5px;
    background-color: black; color:white;
    text-align: center}
	
.buyalbum {
	text-align: center;
	font-family: helvetica, verdana;
	font-size: 20px;
	}
	
.buyingoptions {
	margin: 20px;
	}
	
.welcome {
	float: left;
	margin-top: 35px;
	}
	
.marcwelcome {
	float: right;
	width: 282px;
	heigh: 398px;
	}
	
.footerwrapper {
	clear: both;
	}
	
.buy {
	width: 282px;
	float: right;
	}