/*
| RED HOT THEME
| default musiklegal theme
| by Andri Yudatama
*/

/* GENERAL STYLES */
body{
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
} 

a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: underline; color: #666}

/* MAIN LAYOUT */

div#catalogue_container{
  font-family: Arial;
  font-size: 11px;
  color: #222;
}

div#catalogue_header{ 
  margin: 0; 
  padding: 4px 7px;
  font-size: 14px;
  background: url('../../../views/control/images/transgrad.png') repeat-x bottom #CB0000;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-shadow: 0px -1px 1px #333;
  border: 1px solid #CB0000;
  border-bottom: none;
}
div#catalogue_header .min-width{ 
    min-width: 350px;
}

div#catalogue_subheader{
  padding: 5px 10px;
  background: url('../../../views/control/images/transgrad.png') repeat-x top #fefefe;
  border: 1px solid #CCC;
}

div#catalogue_body{
  padding: 20px;
  margin: 0;
  background: #FFF; 
  color: #222;
  border: 1px solid #CCC;
  border-top: none;
}

div#catalogue_footer{ 
  margin: 0; 
  padding: 4px 7px;
}

/* HOME */

#home ul.music{
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

#home ul.music li{
  float: left;
  width: 170px;
  height: 105px;  
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
}

#home ul.music img.album_art{
  width: 50px;
  height: 50px;
  margin-right: 7px;
}

#home .left{
  float: left;
  width: 50px;
  margin-right: 10px;
}

#home .right{
  float: left;
  width: 110px;
  overflow: hidden;
}

#home .left span.player{
  position: absolute;
  left: 10px;
  top: 35px;
}

#home .right span{
  display: block;
}

#home span.song{
  font-weight: bold;
  cursor: pointer;
}

#home span.album{
  display: none;
}


#home a.preview, a.download{
  color: #FFF;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
}

.pagination a{
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #CCC;
  text-align:center;
}

.pagination strong{
  display: inline-block;
  padding: 4px 10px;
  background: #CB0000 url('../../../views/control/images/transgrad.png') repeat-x bottom;
  color: #FFF;
  text-align:center;
}

/* SONG DETAIL */

#song_detail h1{
  font-size: 18px;
  margin: 0 0 12px 0;
  padding: 0 0 7px 0;
  line-height: 24px;
  border-bottom: 1px solid #CCC;
}

#song_detail #album_art{
  float: left;
}

#song_detail #left, #song_detail #right{
  float: left;
}

#song_detail #left{
  margin-right: 20px;
}

#song_detail ul.info{
  list-style: none;
  margin: 0;
  padding: 0;
}

#song_detail ul.info > li{
  margin-bottom: 5px;
}

#song_detail ul.info strong{
  display: inline-block;
  width: 80px;
}

#song_detail a.download{
  display: inline-block;
  padding: 4px 20px;
  background: url('../../../views/control/images/transgrad.png') repeat-x bottom #CB0000;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#song_detail a.download:hover{
  text-decoration: none;
}

#song_detail a.small-download{
  font-size: 10px;
  padding: 0 10px;
  margin-top: 10px;
}

#song_detail div#mediaspace{
	margin-bottom: 10px;
}

/* DOWNLOAD PAGE */

#download a.download{
  display: inline-block;
  padding: 7px 20px;
  background: url('../../../views/control/images/transgrad.png') repeat-x bottom #CB0000;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#download a.download:hover{
  text-decoration: none;
}
  

/*-------------------------------
| TRACK INFO
--------------------------------*/

div#info_container{
	display: block;
	width: 480px;
}

#info_container div#inner{
	padding: 10px;
}

#info_container h1{
	background: url(http://partner.musiklegal.com/views/images/transgrad.png) repeat-x bottom #C30000;
	color: white;
	padding: 10px 15px;
	font-size: 18px;
	font-family: "Helvetica Neue", helvetica, verdana, sans-serif;
	margin-bottom: 0;
}

#info_container img{
	float: left;
	margin-right: 20px;
	width: 150px;
}

#info_container ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#info_container ul li{
	margin: 0;
}

#info_container span{
	display: inline-block;
	width: 100px;
	font-weight: bold;
}

#info_container div#detail{
	overflow: hidden;
	padding: 0 !important;
}

#info_container div#mediaspace{
	display: block;
	margin-top: 10px;
}

/*
|--------------------------------------------------------------------------
| DOWNLOAD PAGE
|--------------------------------------------------------------------------
|
*/

#download_player{
	float: right;
	font-size: 12px;
	display: inline-block;
	text-shadow: none;
	font-weight: normal;
	margin-right: 10px;
}
#download_player a{
	color: white;
	font-weight: bold;
}

#download_player a:hover{
	text-decoration: underline;
}

/* HITS CONTENT */

.hits{
line-height: 30px;
text-align: right;	
padding-right:5px;
}

.hits a{
display: inline-block;
}
.hits span{
display: inline-block;
margin: 0 12px;
}
.selected-hits{
	color: #009;
	font-weight:bold;	
}

.player_pc{
	width: 290px; 
	height:150px; 
	float:left; 
	background: url(../../../views/images/mlp.png) right bottom no-repeat;
	margin-right: 15px;
	padding-left: 15px;
}
.player_bb{
	width: 290px; 
	height:150px; 
	float:left; 
	border-left: 1px solid #ccc;
	background: url(../../../views/images/Blackberry.png) right bottom no-repeat;
	padding-left: 15px;
}
.player_ad{
	width: 290px; 
	height:150px; 
	float:left; 
	background: url(../../../views/images/Android.png) right bottom no-repeat;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}

.wording {
	width: 200px;
	font-size: 10px;	
}

.wording-title{
	font-size: 13px; font-weight:bold;
	margin-bottom: 10px;	
}

.player_pc a, .player_bb a, .player_ad a{
	display: block;
	width: 70px;
	height:20px;
	background:url(../../../views/images/download.png);
	margin-top: 20px;	
}

.small-download{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 10px;
  color: #FFF;
  background: url('../../../views/control/images/transgrad.png') repeat-x bottom #CB0000;
  font-size: 10px;
}

.small-download:hover{
	text-decoration:none;
}


.download-tooltips-overlay{
	position:absolute;
	z-index:100;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background:url('../../../views/images/opacity.png');
  padding:15px;
  display:none;
}
.download-tooltips{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  color: #000;
  background:#FFF;
  width: auto;
  padding:20px;
}

.download-tooltips div div.tooltip-d{
  	background: url('../../../views/control/images/transgrad.png') repeat-x bottom #CB0000;
	line-height: 30px;	
	width: 150px;
	margin: auto;
	text-align: center;
    padding:0px;
}
.player-confirm{
    padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	text-align:left;
}

.for-pc{
	width: 90px;
	float:left;
	background: url('https://../../../views/images/mlp.png') right bottom no-repeat;
	text-align: left;
	padding-right: 80px;
	font-size: 10px;
	color: #666;
	height: 120px;
	margin-top: 20px;
	margin-left: 20px;
}

.for-bb{
	width: 90px;
	float:left;
	background: url('https://../../../views/images/Blackberry.png') right bottom no-repeat;
	text-align: left;
	padding-right: 80px;
	font-size: 10px;
	color: #666;
	height: 120px;
	margin-top: 20px;
	margin-left: 25px;
}
.for-ad{
	width: 90px;
	float:left;
	background: url('https://../../../views/images/Android.png') right bottom no-repeat;
	text-align: left;
	padding-right: 80px;
	font-size: 10px;
	color: #666;
	height: 120px;
	margin-top: 20px;
	margin-left: 10px;
}

#close-tooltip{float:right;
font-size: 14px; color:#999;
z-index:1000;
margin: 0 4px 0 0;
cursor:pointer;
font-family:Verdana, Geneva, sans-serif;
}

/*
SEARCH FIELD
*/

#key-search{
	
width: 150px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.button-search{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #FFF;
  margin-left: 3px;
  cursor:pointer;
  font-size:10px;
  height:19px;
  width: 22px;
  line-height:19px;
  color: #000;
  background: #ddd;
  display:inline-block;
  text-align:center;
}
.artist, .song{cursor: pointer}
.artist {font-size: 10px}