



#track-title .off {
	color:#000000;
	/*font-weight:bold;*/
	text-decoration:none;
	background:transparent url(../images/hp_off.gif) no-repeat scroll right top;
	padding-right:25px;
}

#track-title .on {
	color:#F26122;
	/*font-weight:bold;*/
	text-decoration:none;
	background:transparent url(../images/hp_on.gif) no-repeat scroll right top;
	padding-right:25px;
}



.albums-container h3 {
	margin:0;
	padding:0;
}

#albums-cat {
	margin:0 0 30px 0;
	display:block;
	width:580px;
	float:left;
}


#albums-cat li {
	float:left;
}

#albums-cat .select {
	float:left;
	-moz-border-radius:6px;
	background:#b85017 none repeat scroll 0 0;
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	text-transform:uppercase;
	font-size:18px;
	color:#FFFFFF;	
}

#albums-cat li a {
	float:left;
	background:#F26122 none repeat scroll 0 0;
	color:#FFFFFF;
	-moz-border-radius:6px;
	display:block;
	margin:5px;
	padding:5px;
	text-transform:uppercase;
	font-size:18px;

}

#albums-cat li a:hover {
	background:#b85017 none repeat scroll 0 0;
}


#hp {
	/*float:left;*/
}

.one_album {
	float:left;
	width:600px;
	margin:0 0 40px 0;
}

.album-image {
	float:left;
	/*border:1px solid #F26122;*/
}

.album-content {
	border-left:1px solid #F26122;
	float:left;	
	margin:0 0 0 10px;
	padding-left:5px;
	width:370px;
}

.album-content ul {
	/*margin:8px 0 0 0;*/
	padding:5px 0 0;
	/*background:transparent url(../images/album-sep.png) no-repeat scroll left top;*/
}

.album-content ul li {
	margin:0 0 3px 0;
}

.track-index{
	color:#8f8f8f;
	margin:0 2px 0 0;
	/*float:left;*/
}

#track-title{
	/*float:left;*/
}

.album-shop {
	margin-top:10px;
}

.album-shop-title {
	-moz-border-radius:6px;
	background:#F26122 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
	width:230px;
	display:block;
}

.album-shop ul {
	margin:8px 0 0 0;
	padding:0;
}

.album-shop ul li {
	float:left;
	list-style-type:none;
	margin:0;
}

.album-shop ul li a {
	display:block;
	padding-top:10px;
}

.album-shop ul li.itunes a {
	background:transparent url(../images/itunes.png) no-repeat scroll 0 0;
	margin-right:20px;
	margin-top:0px;
	width:75px;
	height:30px
}

.album-shop ul li.fnac a {
	background:transparent url(../images/fnac.png) no-repeat scroll 0 0;
	margin-right:20px;
	margin-top:0px;
	width:35px;
	height:30px
}

.album-shop ul li.virginmega a {
	background:transparent url(../images/virginmega.png) no-repeat scroll 0 0;
	margin-right:20px;
	margin-top:0px;
	width:80px;
	height:30px
}
