/* large */
ul.artistsLarge {
    display: block;
    overflow: hidden;
    font-size: 9px;
    line-height: 1.181818em;
    margin-right: -15px;
}

ul.artistsLarge li {
    position: relative;
    float: left;
    display: inline;
    width: 132px;
    height: 175px;
    margin: 0 7px 5px 0;
    overflow: hidden;
}

.pictureFrame {
    position: relative;
    display: block;
    width: 132px;
    height: 103px;
    overflow: hidden;
    cursor: pointer;
}

.pictureFrame .image {
    position: absolute;
    top: 2px;
    left: 3px;
    display: block;
    width: 126px;
    height: 99px;
    overflow: hidden;
}

.pictureFrame .image img.defaultImage {
    margin: -12px 0 0 0;
}

.pictureFrame .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 132px;
    height: 109px;
    background: url(/images_v2/picture_frame.png) left top transparent;
}


* html .pictureFrame .overlay {
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_v2/picture_frame.png', sizingMethod='crop');
    cursor: pointer;
}

ul.artistsLarge span.track a {
    color: #696969;
}

ul.artistsLarge a {
    color: #000;
}

ul.artistsLarge a.plays {
    color: #0187c5;
    font-size: 10px;
    white-space: nowrap;
}

ul.artistsLarge a:hover {
    color: #0187c5;
}

ul.artistsLarge li a strong.withAdd {
    display: block;
    margin: 1px 0 0 3px;
    text-indent: 20px;
    line-height: 1.454545;
}
ul.artistsLarge a.playbutton {
    position: absolute;
    left: 105px;
    top: 81px;
}
ul.artistsLarge a.addbutton {
    position: absolute;
    left: 3px;
    top: 111px;
    width: 15px;
    height: 15px;
    background: url('/images_v2/icon_add_hover.gif') no-repeat 0 0;
}

ul.artistsLarge a:hover img.add_icon {
    display: none;
}

.visible ul.artistsLarge .loading span.image {
    background: url(/images_v2/spinner_big.gif) center no-repeat #fff;
}

ul.artistsLarge form {
    display: none;
}

ul.artistsLarge li p.info {
    color: #696969;
}

/* square */

ul.artistsSquare {
    margin: 0 0 7px 0;
}
ul.artistsSquare li {
    float: left;
    display: inline;
    width: 188px;
    margin: 6px 0 0 0;
    font-size: 11px;
    line-height: 1.181818;
}

ul.artistsSquare a {
    display: block;
    padding: 1px 0 0 45px;
    color: #0187c5;
}

ul.artistsSquare a img {
    padding: 1px;
    background: #fff;
    border: 1px solid #ccc;
}

ul.artistsSquare a.highlight img {
    border-color: #0187c5;
}

ul.artistsSquare strong {
    color: #000;
}
ul.artistsSquare a:hover strong {
    color: #0187c5;
}
ul.artistsSquare img {
    display: block;
    float: left;
    margin: -1px 0 0 -45px;
}

.name{
	font-size:11px;
}

/* buttons */
a.lfmBigButton,
a.lfmSmallButton,
.indicator,
.dismissbutton,
.mockAddButton {
    height: 18px;
    display: -moz-inline-box;
    display: inline-block;
    padding: 0 3px 0 0;
    background: #163551 url(http://cdn.last.fm/flatness/buttons/6/add_right.png) no-repeat right top;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-shadow: #163551 0 -1px 1px;
    overflow: hidden;
}

a.lfmNormalButton,
.indicator,
.dismissbutton,
.mockAddButton {
    height: 18px;
    display: -moz-inline-box;
    display: inline-block;
    padding: 0 3px 0 0;
    background: #163551 url(http://cdn.last.fm/flatness/buttons/6/add_right.png) no-repeat right top;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-shadow: #163551 0 -1px 1px;
    overflow: hidden;
}





a.lfmBigButton strong,
a.lfmBigButton span,
a.lfmSmallButton strong,
a.lfmSmallButton span,
.indicator span,
.indicator strong,
.dismissbutton span,
.dismissbutton strong,
.mockAddButton span,
.mockAddButton strong {
    height: 14px;
    padding: 2px 5px 2px 25px;
    background: #16517d url(/images_v2/add_left.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    line-height: 14px;
    vertical-align: top;
}

a.lfmNormalButton span,
a.lfmNormalButton strong{
	height: 14px;
    padding: 2px 5px 2px 5px;
    background: #16517d url(/images_v2/normal_left.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    line-height: 14px;
    vertical-align: top;
}

/* Share */
 a.lfmSendButton {
 		height: 14px;
    padding: 2px 5px 2px 25px;
    background: #2a2a2a url(http://cdn.last.fm/flatness/buttons/6/share_left.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    line-height: 14px;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-shadow: #163551 0 -1px 1px;
    overflow: hidden;
}

a.lfmModifButton {
 		height: 14px;
    padding: 2px 5px 2px 25px;
    background: #f86a01 url(http://cdn.last.fm/flatness/buttons/6/more_left.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    line-height: 14px;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
    text-shadow: #163551 0 -1px 1px;
    overflow: hidden;
}



.stationbuttonMedium3Left {
    clear: both;
    display: block;
    position: relative;
    max-width: 250px;
    height: 26px;
    background: url(/images_v2/medium3_right.png) right top no-repeat;
    margin: 0 10px 10px 0;
    padding-right: 24px;
    color: #ccc;
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
    cursor: pointer;
    overflow: hidden;
}
* html #page .stationbuttonMedium3Left {
    background-image: none;
    width:expression(document.body.clientWidth > 250? "250px": "auto" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/buttons/stationbutton/4/medium3_left.png', sizingMethod='crop');
}



#page .stationbuttonMedium3Left:hover,
#page .stationbuttonMedium3Left:hover span.stationButtonWrapper {
    color: #1b1b1b;
    text-decoration: none;
}

.stationbuttonMedium3Left span.stationButtonWrapper {
    position: relative;
    display: block;
    padding: 0 2px 0 10px;
    background: url(/images_v2/barra_left.png) left top no-repeat;
    height: 26px;
    color: #4785c2;
}


/* left */


.stationbuttonMedium3 {
    clear: both;
    display: block;
    position: relative;
    max-width: 250px;
    height: 26px;
    background: url(/images_v2/medium3_left.png) left top no-repeat;
    margin: 0 10px 10px 0;
    padding-left: 24px;
    color: #ccc;
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
    cursor: pointer;
    overflow: hidden;
}
* html #page .stationbuttonMedium3 {
    background-image: none;
    width:expression(document.body.clientWidth > 250? "250px": "auto" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/buttons/stationbutton/4/medium3_left.png', sizingMethod='crop');
}



#page .stationbuttonMedium3:hover,
#page .stationbuttonMedium3:hover span.stationButtonWrapper {
    color: #1b1b1b;
    text-decoration: none;
}

.stationbuttonMedium3 span.stationButtonWrapper {
    position: relative;
    display: block;
    padding: 0 10px 0 2px;
    background: url(/images_v2/barra_right.png) right top no-repeat;
    height: 26px;
    color: #4785c2;
}

.stationbuttonMedium3Right {
    float: left;
    margin: 0 0 10px 10px;
    max-width: auto;
}
* html #page .stationbuttonMedium3Right {
    width: auto;
}


a.lfmTagButton strong {
    background: #16517d url(http://cdn.last.fm/flatness/buttons/6/tags_left.png) no-repeat left top;
}

.mockAddButton {
    cursor: auto;
}

a.lfmBigButton:hover,
a.lfmSmallButton:hover {
    background-position: right bottom;
    color: #fff;
}

a.lfmBigButton:hover span,
a.lfmBigButton:hover strong,
a.lfmSmallButton:hover span,
a.lfmSmallButton:hover strong {
    background-position: left bottom;
}

a.lfmSmallButton {
    height: 15px;
    font-size: 9px;
}
a.lfmSmallButton strong,
a.lfmSmallButton span {
    height: 13px;
    padding: 2px 5px 0 20px;
    line-height: 12px;
}


p.buttons {
    margin: 1em 0;
    line-height: 2em;
}

* html p.buttons .lfmButton,
* html p.buttons .indicator {
    margin-bottom: 4px;
}
