@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../desktops/store.jpg);
	background-color:#000000;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:13px;
}
img {
 border:none;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
}
#headbar{
	width:100%;
	height:90px;
	background-color:#000000;
}
#head{
	width:955px;
	margin:auto;
}
#logo{
	float:left;
}
#home{
	float:right;
	margin:40px 30px 0 0;
}
#container {
	width:955px;
	margin:auto;
	overflow:auto;
}
.contact {
	width:200px;
	float:left;
	margin-right:20px;
}
.ca {
line-height: 16px;
}
#box1 {
	float:left;
	width:550px;
	padding-right:20px;
}
#boxbg {
	margin-top:-169px;
	margin-left:-20px;
	width:350px;
	height:150px;
	background-image:url(store.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}
#box2 {
	float:left;
	width:550px;
	padding:20px 0 20px 20px;
	background-color:#FFFFFF;
}
#box3 {
	float:right;
	width:310px;
	background-color:#FFFFFF;
	padding:20px;
	text-align:right;
}
#box4 {
	float:right;
	width:350px;
	margin-top:20px;
}
#box5 {
	float:left;
	padding:20px 20px 20px 20px;
	background-color:#FFFFFF;
}

#box5 a{
text-decoration:underline;
}

#box5 a:hover{
text-decoration:none;
}

.description{
	margin:50px 0 0 0;
}

.description p{
	color:#e4e4e4;
}

.description h3{
	color:#ffffff;
}

.description p strong{
	color:#ffffff;
}

.albumpreview {
	float:left;
	margin:0 20px 10px 0;
	padding:0px;
	width:28%;
	border:none;
	border-bottom:solid thin #666666;
	background-image:url(stripe_bg.gif);
}
.albumpreview img {
	width:100%;
	height:auto;
}
.albumpreview h5{
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
}
.albumpreview h3{
	font-weight:normal;
	height:30px;
}
.albumpreview p{
	font-weight:normal;
	font-size:10px;
	height:50px;
}

.albumpreviewbuy {
	font-weight:bold;
	text-align:center;
}
.albumpreviewbuy a, .albumpreviewbuy a:visited{
	background-color:#e4e4e4;
	color:#333333;
	padding:5px;
	border:none;
	font-size:10px;
	display:block;
	margin-bottom:20px;
}

.albumpreviewbuy a{
}

.albumpreviewbuy a:hover{
	background-color:#999999;
	text-decoration:none;
}

.specialoffer{
	width:70%;
	color:#FFFFFF;
	float:left;
	margin-top:20px;
	border-bottom:#999999 thin solid;
	padding:10px 10px 10px 0;
}

.specialoffer h5{
	font-weight:normal;
	font-size:10px;
	margin-top:0;
}

.specialoffer p{
	float:left;
	left:110px;
	color:#FFFFFF;
	font-size:12px;
}
.specialoffer p a{
	font-size:10px;
	color:#333333;
	background:#cccccc;
	padding:5px 7px 5px 7px;
}
.specialoffer p a:hover{
	color:#666666;
	background:#ffffff;
	text-decoration:none;
}

.specialoffer a{
	color:#FFFFFF;
	font-size:12px;
}

.specialoffer img{
	float:left;
	margin-right:10px;
}

.specialoffer a img{
	border:2px solid #cccccc;
}

.specialoffer a:hover img{
	border:2px solid #fff;
}
#footer_wrap {
	margin-top:30px;
	height:100px;
	background-image:url(bgtrans.png);
	
	padding:20px;
	
}
#footer {
	width:955px;
	margin:auto;
	color:#FFFFFF;
	font-size:10px;
}
#footer span{
	color:#999999;
	float:left;
}
#footer .links{
	font-size:11px;
	color:#666666;
	float:right;
}
#footer a{
	color:#cccccc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

.bigtitle h1{
	color:#333333;
}

h1{
	color:#FFFFFF;
}

h2{
	color:#FFFFFF;
}

p{
	color:#333333;
}

p strong{
	color:#000000;
}
#albumdetail {
	float:left;
	padding:0px;
	margin-right:10px;
}
#playersmall {
	padding-top: 10px;
}

#sidebarbuy {
	position:absolute;
	margin-left:350px;
	margin-top: 100px;
}

.productbuycontainer{
	margin-top:10px;
	padding:5px;
	background:#e4e4e4;
	height:25px;
}
.product{
	float:left;
	width:120px;
	padding-left:10px;
}
.product span{
	font-size:9px;
}
.productbuy{
	float:left;
	background-color:#666666;
	padding:3px 8px 3px 8px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
.productbuy a {
	color:#FFFFFF;
} 
.productbuy a:hover{
	color:#FFFFFF;
	text-decoration:underline;
} 
.productbuy a:visited{
	color:#FFFFFF;
} 
.trackbutton{
	float:left;
	background-color:#999999;
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	margin-right:10px;
}
.trackbutton a{
	color:#FFFFFF;
} 
.tracklist {
margin-bottom:5px;
}
.playbutton{
	float:left;
	background-color:#666666;
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	margin-right:5px;
}
.playbutton a{
	color:#FFFFFF;
} 

.style1 {color: #000000}
.style2 {
  color:#FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
.style2 a {
  color:#ffffff;
  text-decoration:none;
  background-color:#00CC99;
}
.style2 a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
.style4 {padding-left:12px;color: #e4e4e4; font-size: 12px; }
.style5 {padding-left:12px;color: #AB000F; font-size: 12px; }
.style7 {
  color: #ffffff;
  font-size: 12px;
}
.style7 a {
  font-size: 11px;
  color: #ffffff;
  text-decoration:none;
  background-color:#999999;
}
.style7 a:hover {
  color: #ffffff;
  text-decoration:underline;
}
.style8 {padding-left: 12px; color: #1C1A19; font-size: 12px; }
.style9 {
  color: #ffffff;
  font-size: 12px;
}
.style9 a {
  color: #ffffff;
  text-decoration:none;
}
.style9 a:hover {
  color: #ffffff;
  text-decoration:underline;
}
.style55 {color: #333333; font-size: 12px; }
.style56 {color: #333333; font-size: 12px; font-weight: bold; }
.style56 a {color: #333333;}
.styleprice {color: #00CC99; font-size: 12px;font-weight: bold;  }

.separator {
	background-color: #999999;
	height: 1px;
}