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

* {
	margin:0;
	padding:0;

	
}

body 
{
		background:#333;
		font-family: "Myriad Pro",Arial,Sans-Serif;

}
h3 
{
	margin: 5px 0 5px 0;
	
}
#page 
{
	position:relative;
	width:943px;
	margin:0 auto;
	background-color:#FFF;
	height:695px;
	overflow:hidden;
	z-index:0;
	
	
}
#header 
{
	
	background-image:url(../_images/eurobeat-header2.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:943px;
	height:114px;
	

	
	
	
}
#header h1
{

	  background-image:url(../_images/eurobeat-header1.gif);
	  background-repeat:no-repeat;
	  position:absolute;
	  top:0px;
	  left:0px;
	  
	  z-index:0;
	  
	  
	
	
	
}

#header h1 span 
{
	display:none;
	
}
#header h1 a
{
	display:block;
	width:368px;
	height:156px;
	
	
}

#header h2
{
	position:absolute;
	top:90px;
	left:590px;
	color:white;
	width:400px;
	font-size:16px;
	
}
#contents
{
	position:relative;
	z-index:0;
	width:943px;
	
	
}


#copy 
{
	
	line-height:1.5em;
	
	width:600px;
	position:absolute;
	right:100px;
	top:50px;
	
}

#copy.homepage 
{
	width:476px;
	height:600px;
	
	
	position:absolute;
	right:0px;
	top:-3px; /* allow it to fit under the header */
	background-image:url(../_images/marcin_background.jpg);
	background-repeat:no-repeat;

	z-index:-20;
	
	
}






#copy.homepage p
{
	position:relative;
	text-align:right;
	padding-left:152px;
	padding-top:80px;
	width:320px;
	font-weight:bold;
	
	color:#606E89;
	z-index:0;
	
}

.signature
{
display:none;

}

#copy.subpage
{
	
	width:600px;
	top:100px;
	
	

}

#copy.subpage p
{
	postion:relative;


	
	
	
	
	
}

#chart
{
	width:500px;
	text-align:center;
	margin:0 auto;
	
	
}

#chart table
{
	
	margin:0 auto;
}
#chart h2
{
	margin:10px;
	
}

#chart h4
{
	text-transform:uppercase;
	font-size:1.0em;
	
}
#navigation.subpage #navListenBtn a
{
	position:absolute;
	top:20px;
	background:url(../_images/eurobeat-listen.gif) no-repeat;
	
	
	width:196px;
	height:142px;
	display:block;
	
	
}

#navigation.subpage #navListenBtn a:hover
{
	background:url(../_images/eurobeat-listen-on.gif) no-repeat;
}


#navigation.subpage #navChartBtn a
{
	position:absolute;
	top:172px;
	background:url(../_images/eurobeat-chart.gif) no-repeat;
	
	
	
	width:200px;
	height:142px;
	display:block;
	
	
}
#navigation.subpage #navChartBtn a:hover
{
	background:url(../_images/eurobeat-chart-on.gif) no-repeat;
	
}

#navigation.subpage a span
{
	display:none;
}
#navigation.subpage #navSurpriseBtn a
{
	position:absolute;
	top:290px;
	background:url(../_images/eurobeat-surprise.gif) no-repeat;
	
	
	
	width:215px;
	height:142px;
	display:block;
	
	
}
#navigation.subpage #navSurpriseBtn a:hover
{
	background:url(../_images/eurobeat-surprise-on.gif) no-repeat;
	
}


#navigation.subpage #navContactBtn a
{
	position:absolute;
	top:400px;
	background:url(../_images/eurobeat-contact.gif) no-repeat;
	
	
	
	width:215px;
	height:180px;
	display:block;
	
	
}
#navigation.subpage #navContactBtn a:hover
{
	background:url(../_images/eurobeat-contact2-on.gif) no-repeat;
	
}

#footer 
{
	position:absolute;
		color:#CCC;
	top:700px;
	width:300px;
	
	left:50%;
	font-size:8px;
	
	
	
	
	

}


#footer a
{
color:#CCC;
right:0px;

}
#footer embed 
{
		width:20px;
		height:20px;
		
}
