/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 background-color:#CC0000; 
 font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
 } 
 
#pagewidth{ 
 max-width:100%;  

 min-width:100%;  
}
 
#header{
 position:relative; 
 height:70px; 
  background-color:#CC0000; 
 width:100%;
 text-align:center;
} 


 
#maincol{
background-color: #CC0000; 
 float: right; 
 position: relative; 
 width:100%;
 padding-top:10px;
 text-align:center; 
 }
 #logo_container{
 width:100%;
 text-align:center;
 background-color: #CC0000; 
 }
 
 #text_container{
 width:620px;
 background-color: #CC0000;  
 margin-left:auto;
 margin-right:auto;
 }
 #centered_text_container{
 width:680px;
 background-color: #CC0000;  
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 }

 
 
 
 #info{
 width:600px;
 background-color:#000000;
 margin-left:auto;
 margin-right:auto;
 }
 
 #info_pic{
 width:340px;
 position:relative;
 float:left;
 }
 
 #info_tracks{
 position:relative;
 float:left;
 text-align:center;
 
 }
 #left_tracks{
 position:relative;
 float:left;
 width:130px;
 }
 #right_tracks{
 position:relative;
 float:left;
 width:130px;
 }
 
  #info_reviews{
 position:relative;
 float:left;
 width:580px;
 height:60px;
 overflow:auto;
 background-color:#FFFFFF;
 
 }
 
 
 
 #main_logo{
 margin-left:auto;
 margin-right:auto;
 width:330px;
 height:280px;
 background-color:#000000;
 
 }
 
#footer{
 height:70px; 
  background-color:#CC0000;
  text-align:center; 
 clear:both;
 } 
 
 releases_container{
 
 width:600px;
  margin-left:auto;
 margin-right:auto;
 text-align:center;
 }
 
 .releases{
 position:relative;
 float:left;
 width:300px;
 height:210px;
 padding:20px;
 }
 .releases_icon{
 position:relative;
 float:left;
 width:160px;
 height:160px;
 padding:5px;
 }
 
.releases_info{
 position:relative;
 float:left;
 width:200px;
 height:60px;
 padding:5px;
 font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 } 
 
 .releases_price{
 position:relative;
 float:left;
 width:60px;
 height:60px;
 padding:5px;
 font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 

 
 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left:20px;
}

.style2 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left:20px;
}
.style4 {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:20px;
}

.style7 {color: #CC0000;}

.style8 {
	font-size: 11px;
	font-weight: bold;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

