body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #545454;
}

div#wrapper { 
  background-color: #FFF; 
  width: 380px;
  height: 460px;
  background-image: url("http://static.last.fm/webclient/skype/assets/watermark.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
}

#version {
    float:left;
    padding-left:20px; 
    padding-top:10px;
    color: #969696;
    font-size: 11px;
}

a#poweredBy {
  display: block;
  width: 110px;
  height: 25px;
  margin-left: 250px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  background-image: url("http://static.last.fm/webclient/skype/assets/powered_by.gif");
  background-position: 3px 6px;
  background-repeat: no-repeat;
}

div#player {
  padding: 0 20px;
  width: 340px;
}

div#player div#moodMessage {
  margin: 5px 0 0 -4px;
  display:none;
}

div#moodMessage label small {
  font-size: 11px;
  display: block;
  color: #969696;
  margin-top: -2px;
  padding-left: 21px;
  display:block;
}

div#content {
  padding: 0 20px;
  margin: 10px 0 0 0;
  height: 270px;
}

a {
  color: #545454;
}

a:hover {
  text-decoration: underline;
}

h2,
h2 a {
  font-size: 20px;
  color: #252525;
  line-height: 1.2em;
  text-decoration: none;
  margin: 0;
  width: 340px;
}

h5 {
  font-size: 12px;
  color: #969696;
  line-height: 1.1em;
  margin: 0.1em 0 0.2em 0;
  width: 340px;
}

h6,
h6 a {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1em;
  color: #252525;
  text-decoration: none;
  margin: 0;
  width: 340px;
}

p#introText {
  text-align: center;
  color: #969696;
  font-size: 11px;
  margin: 0;
}

div#wiki {
  padding-left: 97px;
  margin-top: 12px;
  height: 115px;
}

div#wiki a.artistImage {
  float: left;
  display: inline;
  margin-left: -97px;
  margin-top: 0.2em;
  border: solid 1px #C2C2C2;
  font-size: 0;
  line-height: 0;
  max-height: 85px;
  overflow: hidden;
}

img {
  border: none;
}

p {
  margin: 0 0 1em 0;
}

div#wiki p#description {
  height: 91px;
  margin: 0;
}

#footer {
  width: 310px;
  padding: 0 15px;
  font-size: 11px;
  color: #969696;
  clear: both;
}

a#findOutMore {
  display: block;
  width: 338px;
  height: 33px;
  margin: 0 -14px 10px -14px;
  line-height: 33px;
  font-size: 13px;
  text-decoration: none;
  color: #969696;
  text-align: center;
  background-image: url("http://static.last.fm/webclient/skype/assets/button.gif");
  background-position: center top;
  background-repeat: no-repeat;
}

a#findOutMore:hover {
  background-position: center bottom;
  color: #545454;
}

object#Skype {
  display: none;
}

/* widget thing */

a.widget {
  padding-left: 25px;
  padding-top: 1px;
  margin-top: 4px;  margin-left: 0px;
  color: #98AABF;
  font-size: 12px;
  line-height: 17px;
  padding-left: 5px;
}

a.widget:hover {
  color: #6087B0;
  background: transparent;
}

a.widget span {
  float: left;
  margin-top: -1px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  position: relative;
}

a.widget > span {
  text-indent: -9999px;
}

#wiki_w span { 
  background: url("http://static.last.fm/depth/buttons/user_actions/edit.gif") no-repeat;
}

a.widget:hover span { 
  background-position: 0 -20px;
}

ul {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    padding-left: 10px;
    margin-left: 10px;
}

li {
    margin-left: 0px;
    margin-bottom: 0.25em;
}

table.previewPlaylist {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-top: 0;
  border-collapse: collapse;
}

table.previewPlaylist th {
  border-bottom: dotted 1px #C2C2C2; 
  padding: 0 5px 3px 5px;
  font-size: 12px;
  vertical-align: top;
  line-height: 1.16667em;
  text-align: left;  
  background-color: #FFF;
  font-weight: normal;
}

table.previewPlaylist {
  color: #B4B4B4;
}

table.previewPlaylist td {
  border-bottom: dotted 1px #C2C2C2;
  padding: 3px 5px;
  font-size: 12px;
  vertical-align: top;
  line-height: 1.16667em;
}

table.previewPlaylist td {
  border-right: solid 1px #DFDFDF;
}

table.previewPlaylist td.previewCol {
  padding-right: 4px;
  padding-left: 4px;
  border-left: hidden;
  padding-bottom: 1px;
}

table.previewPlaylist td.previewCol span {
  width: 16px;
  display: block;
}

a.buyButton {
  text-decoration: none !important;
  color: #969696;
  background-image: url("http://static.last.fm/depth/buttons/buybuttons/buy_button_left.gif");
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 4px;
  font-size: 11px;
  line-height: 14px;
  white-space: nowrap;
  padding-top: 1px;
  padding-bottom: 2px;
}

/* hacky IE6/7-workaround */

span.buyButtonWrapper {
  float: right;
  padding: 2px 0;
  margin-left: 5px;
}

td > span.buyButtonWrapper {
  padding: 0;
}

 table.previewPlaylist td > a.buyButton,
 table.previewPlaylist td > a.buyButton strong,
 table.previewPlaylist td > span > a.buyButton,
 table.previewPlaylist td > span > a.buyButton strong,
 table.recentList td > span > a.buyButton,
 table.recentList td > span > a.buyButton strong {
  padding-top: 2px;
}

*+html  a.buyButton,
*+html  table.previewPlaylist td > a.buyButton {
  padding-top: 0;
}

*+html  table.previewPlaylist td > a.buyButton strong {
  padding-top: 1px;
}

*+html  td > span.buyButtonWrapper {
  padding: 2px 0;
  position: relative;
  top: -1px;
}

 a.buyButton strong {
  background-image: url("http://static.last.fm/depth/buttons/buybuttons/buy_button_right.gif");
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 4px;
  font-weight: normal;
  color: #545454;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 11px;
}

 a.buyButton:hover {
  background-image: url("http://static.last.fm/depth/buttons/buybuttons/buy_button_left.gif") !important;
  background-color: transparent;
  background-repeat: no-repeat !important;
  background-position: left -100px;
}

 a.buyButton:hover strong {
  background-image: url("http://static.last.fm/depth/buttons/buybuttons/buy_button_right.gif") !important;
  background-position: right -100px;
  background-repeat: no-repeat;
}

 a.buyLink {
  text-decoration: underline;
  color: #969696;
  font-size: 11px;
}

 a.buyLink:hover {
  background: transparent;
}

 a.buyLink strong {
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

 a.buyLink:hover,
 a.buyLink:hover strong {
  color: #545454;
}

table.previewPlaylist td.buyCol {
  white-space: nowrap;
  border-right: none;
}

