/* tracks list */

div.playlist div.tracks a {
  background:url(../img/itunes-small.png) no-repeat 0 2px;
  font-weight:normal;
  text-decoration:none;
  padding:0 0 0 20px;
}

ul.functions li.listen div.listen-menu,
div.listen-menu {
display: none;
position: absolute;
top: 0;
left: 0;
height: 111px;
padding: 12px 15px 15px 0;
background: url(../img/listen-bg-new.png) ;
color: #fff;
overflow: hidden;
z-index: 100;
-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
}


ul.functions li.listen div.listen-menu ul li,
div.listen-menu ul li {
margin-left: 17px;
}
ul.functions li.listen div.listen-menu ul li,
div.listen-menu ul li.spotify {
margin-right: 0;
}
ul.functions li.listen div.listen-menu ul li.last,
div.listen-menu ul li.last {
margin-right: 0;
}

ul.functions li.listen div.listen-menu h4,
div.listen-menu h4 {
font-size: 1.2em;
line-height: 15px;
margin: 0 0 10px 12px;
background: url(../img/icon-speaker.png) no-repeat;
padding: 0 0 0 16px;
}

ul.functions li.listen div.listen-menu ul li.wimp a span,
div.listen-menu ul li.tdc a span {
background: url(../img/tdcplay.png) no-repeat 50% 6px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
