body {
 	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

#h1 { font-family: arial, helvetica, sans-serif; font-size: 28pt;  line-height: 1.2em; }
#h2 { font-family: arial, helvetica, sans-serif; font-size: 16pt;  line-height: 1.1em; }

abbr, acronym, dfn {cursor: help;}
abbr.dtstart {cursor: text; }

a, a:link, a:visited {
	color: #002277;
	text-decoration: none;
}
a:hover {
	color: #EE5500;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

div.eventsWithCalendars p span a:visited { color: #999; }

p, li { margin-top: 10px; }
.articleDisplay li { margin-top: 5px; }
form, fieldset { margin: 0; padding: 0; border: 0;}
textarea { margin:0; padding:0;}
td { font-size: 11px; }
img { border: none; }

object + table.previewPlaylist,
object + script + table.previewPlaylist {
  margin-top: 1em;
}

h2 {
  font-size: 16px;
  color: #666;
}

/* PRIMARY HEADLINES */
h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover {
  font-size: 20px;
  color: #333333;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: none;
}

h3 {
  clear: both;
}

h3 a:hover {
  text-decoration: underline;
}

h3 span {
    font-size: 12px;
}

h4 {
    font-size: 12px;
    margin-top: 0.5em; margin-bottom: 0.5em;
    color: #666;
}

body #LastWebsite h3.alt,
body #LastWebsite div.catRight h3,
body #LastWebsite h3.alt a,
body #LastWebsite div.catRight h3 a {
  color: #869AB7;
}   

/* PRIMARY SUBHEADS */
h5 {
  color: #9E9E9E;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 1em 0;
}

h5.subhead {
  margin-top: -12px;
}

h5 a:link, h5 a:visited {
  color: #002277;
  text-decoration: none;
}

h5 strong a,
h5 strong a:hover,
a.super {
  background: #FBEFD5;
}

h5 a:hover {
  color: #7F7F7F;
}

a.super:hover {
  color: #7F7F7F; 
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	margin: 0.7em 0 0.7em 2em;
	padding: 0;
}

small { font-size: 11px; }
smaller, tiny { font-size: 10px; }

table {
 padding:0px; margin:0px; border:0px;
}
table.form {
 padding: 0px;
 width:100%;
}
table.form .divider h3 {
 border-bottom: 1px solid #DFDFDF;
}
table.form textarea {
 width: 100%; height: 80px;
}
table.form input[type="text"]{
 width:30%;
}

table.form td {
 padding-bottom:5px;
}

table.form td.label {
 text-align:right;
 padding-right:5px;
 font-size:12px;
 vertical-align:top;
}

table.form span.required {
 color: #545454;
}

table.form span.error {
 color: red;
 font-weight: bold;
 font-size: 13px;
}

address {
	font-style: normal;
}

sub,
sup {
	font-size: 0.8em;
	line-height: 0.1;
}

div.cleftCol { 
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 42%;
	display: inline;
	margin-right: 15px;
}

div.crightCol { 
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 55%;
	display: inline;
}

div.ssleft, div.ssright {
  float: left;
  padding: 1em 0;
  display: inline;
}

div.ssleft { 
  width: 380px;
  overflow: hidden;
  clear: left;
}

div.ssright {
  width: 30%;
}

#LastHeader {
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 height: 95px;
 color: #FFF;
 background: url('http://static2.last.fm/depth/header/gradient.gif') top left repeat-x #D01F3C;
 overflow: hidden;
 padding-left: 210px;
}

#LastWebsite {
  text-align: left;
  position: relative;
  	margin-left: 5%;
	width: 90%;
}

#LastWebsite.popup {

	background: #FFF;
}

div#shoutboxPopup {
  text-align: left;
}

div#shoutboxPopup ul.shoutbox li small.delete {
  display: none;
}

#LastContent1, #LastContent2, #LastContent3, #LastContextSidebar, #LastSearchSidebar, #LastConnectionsSidebar, #homepageLeft {
  position: relative;
}

#LastContent {
	margin-left: auto;
    margin-right: auto;
}


/* for 3-column layout pages */

#LastContent3 {

}

body.homepageBody #headerSearchbox {
	display: none;
}

#homepage {
	position: relative;
	z-index: 99;
}


/* padding needs to take the slicing of the background images into account – like it does now. So please do not change */

#homepage #homepageLeft .homepageContent {
	text-align: left;
	overflow: hidden;
}

#homepage #homepageRight .homepageContent {
	text-align: left;
	overflow: hidden;
}

/*
-------------------
overall stuff
-------------------
*/




/* special stuff */

div#c_avatarPanel {
  text-align: center;
}

div#avatarPanel .infoBox {
  margin: 0 auto;
  width: 140px;
}

div#avatarPanel div.c {
  padding-top: 0;
}

div#c_avatarPanel ul li {
  list-style-type: none;
  text-align: left;
  margin: 0 0 0.7em 0;
  padding: 0;
}

div.sidebar div#aboutMe div.c p {
  overflow: hidden;
}



/*
-------------------
actual panels
-------------------
*/


div.lastPanel {
  width: 195px;
  color: #545454;
  font-size: 11px;
}

/* heads */

div.lastPanel div.h {
  background: url('http://static2.last.fm/depth/panels/top_red.gif') top left no-repeat;
  padding: 1px 18px 0px 10px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
	background-color: #D01F3C;
}

body.black div.lastPanel div.h {
  background-image: url('http://static2.last.fm/depth/panels/top_black.gif');
  background-color: #231F20;
}

div.lastPanel.empty div.h { 
  background-image: url('http://static2.last.fm/depth/newprofile/top_red_newuser.gif');
}

body.black div.lastPanel.empty div.h { 
  background-image: url('http://static2.last.fm/depth/newprofile/top_black_newuser.gif');
}

div.lastPanel.empty .tog { 
  display: none;
}

div.lastPanel.empty div.c {
  color: #666;
}

body .journalConnections div.lastPanel div.h,
div.lastPanel.alt div.h,
#LastContent3 div.lastPanel div.h,
#LastContent2 div.lastPanel div.h {
	background-image: url('http://static2.last.fm/depth/panels/top_grey.gif');
	background-color: #E8E8E8;
}

div.lastPanel.noHeader div.h { 
background-image: url('http://static2.last.fm/depth/panels/top_white_red.gif'); 
height: 19px;
height: 14px;
background-color: #FFF;
}

body.black div.lastPanel.noHeader div.h { 
  background-image: url('http://static2.last.fm/depth/panels/top_white_black.gif'); 
  background-color: #FFF;
}

div.h h2 {
  font-size: 11px;
  float: left;
  width: 120px;
  color: #FFF;
  margin: 0;
}

div.mainContent div.h h2 {
  color: #666;
}
 
div.h.plain h2 { 
  width: 160px;
} 

.journalConnections div.lastPanel div.h h2,
.lastPanel.alt div.h h2,
#LastContent3 div.lastPanel div.h h2 {
  color: #666;
}

div.lastPanel#imagePanel div.h h2 {
  float: none;
  width: 100%;
}

/* middle thing */

div.lastPanel div.c {
  padding: 0 25px 0 10px;
}

body #LastContent2 div.lastPanel,
body #LastContent3 div.lastPanel {
	background: url('http://static2.last.fm/depth/panels/middle_white.gif') top left repeat-y #FFF;
}

/* List mode toggle stuff */

a.tog,
a.tog:link,
a.tog:visited {
  float: right;
  height: 22px;
  width: 22px;
  margin-top: 1px;
}

#LastWebsite a.textTog { background: url("http://static2.last.fm/depth/sidebars/list.gif") top left no-repeat; }
#LastWebsite a.imgTog { background: url("http://static2.last.fm/depth/sidebars/list.gif") 0 -22px no-repeat; }
#LastWebsite a.collapseTog { background: url("http://static2.last.fm/depth/sidebars/minimise.gif") top left no-repeat; }
#LastWebsite a.expandTog { background: url("http://static2.last.fm/depth/sidebars/minimise.gif") 0 -22px no-repeat;  }
body.black #LastWebsite a.textTog { background: url("http://static2.last.fm/depth/sidebars/list_black.gif") top left no-repeat; }
body.black #LastWebsite a.imgTog { background: url("http://static2.last.fm/depth/sidebars/list_black.gif") 0 -22px no-repeat; }
body.black #LastWebsite a.collapseTog { background: url("http://static2.last.fm/depth/sidebars/minimise_black.gif") top left no-repeat; }
body.black #LastWebsite a.expandTog { background: url("http://static2.last.fm/depth/sidebars/minimise_black.gif") 0 -22px no-repeat;  }

#LastWebsite #LastContent2 a.imgTog, 
#LastWebsite #LastContent3 a.imgTog,
#LastWebsite div.lastPanel.alt a.imgTog {
  background: url("http://static2.last.fm/depth/panels/listwidget_grey.gif") 0 -22px no-repeat;
}

#LastWebsite #LastContent2 a.textTog,
#LastWebsite #LastContent3 a.textTog,
#LastWebsite div.lastPanel.alt a.textTog
{ background: url("http://static2.last.fm/depth/panels/listwidget_grey.gif") 0 0 no-repeat; }

#LastWebsite #LastContent2 a.collapseTog,
#LastWebsite #LastContent3 a.collapseTog,
#LastWebsite div.lastPanel.alt a.collapseTog {
  background: url("http://static2.last.fm/depth/panels/minimise_grey.gif") top left no-repeat;
}

#LastWebsite #LastContent2 a.expandTog,
#LastWebsite #LastContent3 a.expandTog,
#LastWebsite div.lastPanel.alt a.expandTog {
  background: url("http://static2.last.fm/depth/panels/minimise_grey.gif") 0 -22px no-repeat;
}

a.tog:hover,
body.black a.tog:hover { 
  background-color: transparent;
}/* general layout stuff */

body.fixedWidth {
  background-color: #CCC;
  background-image: url("http://static2.last.fm/depth/layouts/fixed_width_772/body_bg.gif");
  background-position: left top;
  background-repeat: repeat-x;
}

body.fixedWidth #LastWebsite {
  background-color: transparent;
  background-image: url("http://static2.last.fm/depth/layouts/fixed_width_772/container_bg.gif");
  background-position: center top;
  background-repeat: no-repeat;
  width: auto;
  min-width: 0;
}

body.fixedWidth.homepage #LastWebsite {
  background-image: url("http://static2.last.fm/depth/homepage/home_mom.gif");
}

body.fixedWidth #LastWebsite div#LastHeader {
  width: 561px;
  margin: auto;
  padding-left: 180px;
}

body.fixedWidth #LastWebsite div#LastHeader div#LastLogo {
  width: 180px;
  margin-left: -180px;
}

body.fixedWidth #LastWebsite div#LastHeader #HeaderMenu {
  margin: 0 135px 0 0;
}



body.fixedWidth div#main {
  width: 772px;
  padding: 0 0 60px 0;
  margin: 0 auto;
  overflow: hidden;
}

body.fixedWidth div#main div#wrapper {
  margin: 30px 30px 60px 30px;
}

body.fixedWidth div#main div.top {
  overflow: hidden;
  margin: 0 1px;
  padding: 15px 0 0 0;
  border-bottom: dotted 1px #CCC;
  background-color: #FFF;
  width: 770px;
}

body.fixedWidth div#main div.lc {
  margin-left: 30px;
}

body.fixedWidth div#main div.lc {
  width: 340px;
  float: left;
  display: inline;
  padding: 15px 0 30px 0;
  margin-left: 31px;
}

body.fixedWidth div#main div.rc {
  width: 340px;
  float: right;
  display: inline;
  padding: 15px 0 30px 0;
  margin-right: 31px;
}

body.fixedWidth div#main div.top div.lc {
  margin-left: 30px;
}

body.fixedWidth div#main div.top div.rc {
  margin-right: 30px;
}

/* more detailed things */

body.fixedWidth div#signUp {
  background-color: #FFF;
  margin-top: -15px;
  margin-bottom: 1.8em;
  margin-left: -15px;
  border: dotted 1px #CCC;
  border-top: none;
  padding: 15px;
  position: relative;
  width: 323px;
}

body.fixedWidth h1 {
  margin: 0;
  color: #D01F3C;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2em;
}

body.fixedWidth div#signUp h2 {
  margin: 0 0 0.5em 0;
  color: #666;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2em;
}

body.fixedWidth h3.subhead {
  color: #9E9E9E;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 0.7em 0;
}

body.fixedWidth div.top input#favArtist {
  width: 250px;
  margin-right: 15px;
  color: #D01F3C;
}

body.fixedWidth h2,
#thisIsScrobbling h2,
#noobActions h4,
#noobWelcome h4 {
  color: #869AB7;
  font-weight: bold;
  font-size: 14px;
  margin: 1.5em 0 0.3em 0;
}

body.fixedWidth h2.first,
#thisIsScrobbling h2 {
  margin-top: 0;
}

body.fixedWidth p {
  margin: 0 0 1em 0;
}

body.fixedWidth p#simArtistInputs {
  margin-top: -0.4em;
}

body.fixedWidth input#simArtist {
  margin-right: 15px;
}

body.fixedWidth a#takeTheTour {
  font-weight: bold;
  margin-left: 15px;
}

body.fixedWidth div.lc ul.resourceListSmall {
  width: 360px;
  margin-right: -20px;
}

#homepageArtists {
  height: 200px;
  margin-bottom: 1em; 
  line-height: 1.25em;
}

#homepageArtists li { 
  margin-bottom: 0.5em;
}/*
-------------------
catalogue pages layout
-------------------
*/

div.catColumns {
  /* holds the two column layout */
  background: url('http://static2.last.fm/depth/backgrounds/2column/catalogue_background.gif') top center repeat-y;
  padding: 4px 14px 1.5em 14px;
  margin: -4px -14px 2em -14px;
  border-bottom: 1px dotted #C2C2C2;
  width: 100%;
}

div.underAds {
  border-top: 1px dotted #C2C2C2;
}

div.catColumns h3 {
  margin-top: 30px;
}

div.catLeft,
div.catRight {
  margin-top: -4px;
  padding-top: 14px;
  float: left;
  width: 50%;
  display: inline;
  overflow: hidden;
}

#LastWebsite div.catRight {
  float: right;
  background: url('http://static2.last.fm/depth/backgrounds/2column/pixelofdoom.gif') right top no-repeat !important;
  margin-top: 0;
  margin: -4px -14px 0 0;
  padding: 14px 14px 0 0;
}

.underAds div.catRight {
  background: transparent;
}

div.catContent {
  /* holder for content inside a column */
  margin-top: -25px; /* compensate for margin of initial h3 */
}

div.catLeft .catContent {
  padding-right: 15px;
}

div.catRight .catContent {
  padding-left: 15px;
  padding-right: 1px;
}

div.catClear {
  /* clears the columns, transitional layout only */
  clear: both;
}/* revised footer */

#LastFooter {
	clear: both;
	font-size: 10px;
	line-height: 160%;
	padding: 0;
	color: #D3D3D3;
	background: url('http://static2.last.fm/depth/footer/footer_solid_dark.gif') top left repeat-y #828282;
	text-align: left;
}

#LastFooter #i18n {
	float: left;
	width: 180px;
	margin: 0;
	padding: 20px 16px 20px 15px;
	background-color: #6E6E6E;
	background-image: url('http://static2.last.fm/depth/footer/gradient_dark.gif');
	background-position: left top;
	background-repeat: repeat-x;
	list-style-type: none;
	font-size: 12px;
}

#LastFooter #i18n dt {
	margin: 0 0 0.7em 0;
	padding: 0;
}

#LastFooter #i18n dd {
	margin: 0 0 0.35em 0;
	padding: 0;
}

#LastFooter #i18n dd img {
	vertical-align: middle;
	margin-right: 0.35em;
	border: none;
}

body #LastFooter a {
	color: #FFF !important;
	text-decoration: none;
}

#LastFooter #i18n dd a {
	text-decoration: none;
}

#LastFooter #i18n dd a:hover {
	text-decoration: none;
}

#LastFooter #i18n dd a span {
	color: #D3D3D3;
}

#LastFooter #i18n dd a:hover span,
body #LastFooter a:hover {
	background: none;
	color: #FFF !important;
	text-decoration: underline;
}

#LastFooter .foot {
	padding: 10px 15px 20px 230px;
	width: auto;
	background-color: transparent;
	background-image: url('http://static2.last.fm/depth/footer/gradient_light.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#LastFooter .foot ul {
	margin: 0;
	font-size: 12px;
	padding: 10px 0 10px 0;
}

#LastFooter .foot ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background: url('http://static2.last.fm/depth/footer/footerdivides.gif') no-repeat center left;
	margin-right: 15px;
	display: inline;
}

#LastFooter li.last {
	padding-right: 0px;
	margin-right: 0px;
}

/* crazy vertical-align declarations due to
   our good old friend IE! Hooray! */

#LastFooter .foot #footerLogos {
	vertical-align: bottom;
	font-size: 12px;
	color: #FFF;
}

#LastFooter .foot #footerLogos a {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	height: 30px;
}

#LastFooter .foot #footerLogos a img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#LastFooter .foot p {
	margin: 0;
}/* Primary Navigation */

#navigation ul {
  padding: 0;
  margin: 0;
  height: 95px;
}

#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 93px;
  width: 55px;
  display: block;
  float: left;
  margin-right: 3%; 
}

#navigation li a {
  display: block;
  padding-top: 58px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  border: none;
  color: #C6C6C6;
  font-weight: bold;
  text-decoration: none;
}

#navigation li a:hover,
#navigation li.current a {
  color: #FFF;
  border: none;
  background: none;
  text-decoration: none;
}

#navUsers { background: url("http://static2.last.fm/depth/nav1/users.gif") top center no-repeat; }
#navMusic { background: url("http://static2.last.fm/depth/nav1/music.gif") top center no-repeat; }
#navListen { background: url("http://static2.last.fm/depth/nav1/listen.gif") top center no-repeat; }
#navCharts { background: url("http://static2.last.fm/depth/nav1/charts.gif") top center no-repeat; }
#navTools { background: url("http://static2.last.fm/depth/nav1/tools.gif") top center no-repeat; }
#navAbout { background: url("http://static2.last.fm/depth/nav1/about.gif") top center no-repeat; }
body.black #navUsers { background: url("http://static2.last.fm/depth/nav1/users_black.gif") top center no-repeat; }
body.black #navMusic { background: url("http://static2.last.fm/depth/nav1/music_black.gif") top center no-repeat; }
body.black #navListen { background: url("http://static2.last.fm/depth/nav1/listen_black.gif") top center no-repeat; }
body.black #navCharts { background: url("http://static2.last.fm/depth/nav1/charts_black.gif") top center no-repeat; }
body.black #navTools { background: url("http://static2.last.fm/depth/nav1/tools_black.gif") top center no-repeat; }
body.black #navAbout { background: url("http://static2.last.fm/depth/nav1/about_black.gif") top center no-repeat; }

#navigation #navUsers a:hover, #navigation li.current#navUsers a { background: url("http://static2.last.fm/depth/nav1/users.gif") center -95px no-repeat; }
#navigation #navMusic a:hover, #navigation li.current#navMusic a { background: url("http://static2.last.fm/depth/nav1/music.gif") center -95px no-repeat; }
#navigation #navListen a:hover, #navigation li.current#navListen a { background: url("http://static2.last.fm/depth/nav1/listen.gif") center -95px no-repeat; }	
#navigation #navCharts a:hover, #navigation li.current#navCharts a { background: url("http://static2.last.fm/depth/nav1/charts.gif") center -95px no-repeat; }
#navigation #navTools a:hover, #navigation li.current#navTools a { background: url("http://static2.last.fm/depth/nav1/tools.gif") center -95px no-repeat; }
#navigation #navAbout a:hover, #navigation li.current#navAbout a { background: url("http://static2.last.fm/depth/nav1/about.gif") center -95px no-repeat; }
body.black #navigation #navUsers a:hover, body.black #navigation li.current#navUsers a { background: url("http://static2.last.fm/depth/nav1/users_black.gif") center -95px no-repeat; }
body.black #navigation #navMusic a:hover, body.black #navigation li.current#navMusic a { background: url("http://static2.last.fm/depth/nav1/music_black.gif") center -95px no-repeat; }
body.black #navigation #navListen a:hover, body.black #navigation li.current#navListen a { background: url("http://static2.last.fm/depth/nav1/listen_black.gif") center -95px no-repeat; }	
body.black #navigation #navCharts a:hover, body.black #navigation li.current#navCharts a { background: url("http://static2.last.fm/depth/nav1/charts_black.gif") center -95px no-repeat; }
body.black #navigation #navTools a:hover, body.black #navigation li.current#navTools a { background: url("http://static2.last.fm/depth/nav1/tools_black.gif") center -95px no-repeat; }
body.black #navigation #navAbout a:hover, body.black #navigation li.current#navAbout a { background: url("http://static2.last.fm/depth/nav1/about_black.gif") center -95px no-repeat; }


#LastWebsite table.barChart a,
#LastWebsite table.realTable a,
#LastWebsite table.recentList a {
  text-decoration: none;
}

#LastWebsite table.barChart a:hover,
#LastWebsite table.realTable a:hover,
#LastWebsite table.recentList a:hover {
  background: none;
}

#LastWebsite table a:hover {
  text-decoration: underline;
}

a:hover,
.articleDisplay a:hover,
.forumtable a:hover,
.journals a:hover,
.chartmore a:hover,
.details a:hover,
#tabheader .current a,
.flashPreview a:hover span,
.radioPreview a:hover span,
#LastWebsite .pagination a:hover,
.pagination a.prevlink:hover span,
.pagination a.nextlink:hover span,
#homepageRight div.homepageContent a.normhover:hover,
a.addWidget:hover span {
	color: #EE5500;
	text-decoration: underline;
}

a img, a.img, a.img:hover {
  border: none;
  background: none;
}

div.lastPanel div.h h2 a {
  color: #FFF;
  border-bottom: none;
  text-decoration: none;
  background: none;
}

div.h h2 a:hover { 
  border-bottom: 1px solid #FFF;
  color: #FFF;
}

a.stealth,
li.journalHeader span.numComments a {
  text-decoration: none;
}

a.stealth:hover,
li.journalHeader span.numComments a:hover {
  text-decoration: underline;
  background: none;
}

/* RSS feeds */

#LastWebsite a.feed,
#LastWebsite a.ical {
  padding-left: 14px;
  background-image: url("http://static2.last.fm/depth/rss.gif");
  background-position: left center;
  background-repeat: no-repeat;
}

#LastWebsite a.ical {
  background-image: url("http://static2.last.fm/depth/ical.gif");
}

#LastWebsite a.feed:hover {
  background-image: url("http://static2.last.fm/depth/rss.gif");
  background-color: #FFF;
}

#LastWebsite a.ical:hover {
  background-image: url("http://static2.last.fm/depth/ical.gif");
  background-color: #FFF;
}

#LastWebsite a.feed:hover span,
#LastWebsite a.ical:hover span {
  background-color: #E8E8E8;
  text-decoration: underline;
}

/*
the little "see more" things after charts etc.
*/

p.chartmore {
  font-size: 11px;
  line-height: 1.4;
  color: #969696;
  margin-top: 0.7em;
  clear: both;
  margin-bottom: 2em;
}

p.chartmore span.li {
  padding-left: 0.6em;
  margin-left: 0.3em;
  border-left: 1px solid #DFDFDF;
}

p.chartmore a {
  color: #969696;
  text-decoration: none;
}

p.chartmore a:hover {
  color: #666;
  text-decoration: underline;
}

/* and for the sidebars: */

div.lastPanel div.f p.chartmore {
  margin-bottom: 0;
}

/* view widgets */

/* -- javascript togglers */

body #LastWebsite a.togglerCollapsed,
body #LastWebsite a.togglerExpanded {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview.gif");
	background-position: left -2px;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}

body #LastWebsite a.togglerCollapsed span,
body #LastWebsite a.togglerExpanded span {
	color: #545454;
}


body #LastWebsite a.togglerExpanded {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview_on.gif");
}

body #LastWebsite a.togglerCollapsed:hover,
body #LastWebsite a.togglerExpanded:hover {
	background-color: #FFF !important;
}

#LastWebsite div.lastPanel a.togglerCollapsed,
#LastWebsite div.lastPanel a.togglerExpanded {
  background-position: left center;
  padding: 0 0 0 14px;
	background-image: url("http://static2.last.fm/depth/sidebars/vw_view.gif");
}

#LastWebsite div.lastPanel a.togglerExpanded {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_view_on.gif");
}

/* popup buttons */

#LastWebsite a.popupButton {
  display: block;
  height: 11px;
  width: 11px;
  background-image: url("http://static2.last.fm/depth/sidebars/vw_popup.gif");
  text-indent: -9999px;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background-position: top left;
}

/* faq sidebar links */

a.faqLink {
    display: block;
    font-size: 11px;
    color: #786778;
    text-decoration: none;
    padding-left: 23px;
    background: url('http://static2.last.fm/depth/icons/msg_help.gif') top left no-repeat;
    line-height: 1.25em;
}

a.faqLink:hover {
    background-color: transparent;
    text-decoration: none;
    color: #4E334F;
    background: url('http://static2.last.fm/depth/icons/msg_help.gif') top left no-repeat;
}div.userpageBox {
  margin-bottom: 15px;
}

/*
-------------------------
content area resource lists
-------------------------
*/

.collapsed ul.resourceList li.uInfo,
.collapsed ul.resourceList li.uContextualInfo,
.halfCollapsed ul.resourceList li.uInfo {
	display: none;
}

ul.resourceList,
ul.resourceListSmall {
	list-style-type: none;
	margin: 0 -15px 0 0;
	padding: 0;
}

ul.resourceListSmall {
  margin-right: -10px;
  margin-bottom: -10px;
}

ul.resourceList li.resourceListItem {
	margin: 0 8px 7px 0;
	padding: 0;
	float: left;
	display: inline;
	width: 252px;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/expanded.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.collapsed ul.resourceList li.resourceListItem,
.halfCollapsed ul.resourceList li.resourceListItem {
	width: 122px;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/collapsed.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.resourceList li ul {
	margin: 0;
	padding: 6px 15px 16px 8px;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/expanded_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}

ul.resourceList li ul li,
ul.resourceListSmall li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.collapsed ul.resourceList li ul,
.halfCollapsed ul.resourceList li ul {
	background-image: url("http://static2.last.fm/depth/resourcelists/center/collapsed_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* content */

ul.resourceList li ul li.uName {
	height: 1.25em;
	overflow: hidden;
	margin-bottom: 4px;
	width: 229px;
	line-height: 1.25;
}

.collapsed ul.groupList li ul li.uName {
  height: 2.5em;
}

.collapsed ul.resourceList li ul li.uName,
.halfCollapsed ul.resourceList li ul li.uName {
	width: 99px;
}

.halfCollapsed ul.resourceList li ul li.uName {
	height: 2.5em;
}

ul.resourceList li ul li.uAvatar {
	width: 99px;
	height: 99px;
	overflow: hidden;
	float: left;
}

ul.resourceList li ul li.uAvatar a,
ul.resourceListSmall li ul li.uAvatar a {
	border: none;
	background: none;
	text-decoration: none;
}

ul.resourceList li ul li.uAvatar a:hover,
ul.resourceListSmall li ul li.uAvatar a:hover {
	border: none;
	background: none;
	text-decoration: none;
}

ul.resourceList li ul li.uAvatar a img {
	width: 99px;
	border: none;
}

ul.resourceList li ul li.uInfo {
	float: right;
	display: inline;
	width: 129px;
	font-size: 11px;
	line-height: 1.16667;
	margin-right: -7px;
	margin-top: -2px;
	height: 9.8em;
	overflow: auto;
	clear: right;
	margin-bottom: 3px;
	padding: 0;
}

ul.resourceList li ul li.uInfo dl {
	margin: 0 1px 0 0;
	padding: 0;
}

ul.resourceList li ul li.uInfo dl dt {
	margin: 0;
	padding: 0;
	color: #969696;
}

ul.resourceList li ul li.uInfo dl dd {
	margin: 0;
	padding: 0;
}

ul.resourceList li ul li.uInfo dl dt.uLastTrack {
	margin-top: 0.3em;	
}

/* the bit for groups */

ul.resourceList li ul li.uInfo ul {
  background: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

ul.resourceList li ul li.uInfo ul li {
  margin: 0 0 0.3em 0;
  padding: 0;
}

ul.resourceList li ul li.uInfo ul li strong {
  color: #969696;
}

/* contextual info */

ul.resourceList li ul li.uContextualInfo {
	font-size: 11px;
	line-height: 1.16667;
	width: 233px;
	margin: 0 -7px -7px -7px;
	padding: 4px 5px 5px 5px;
	clear: both;
	border-top: dotted 1px #C2C2C2;
	background-color: #F4EEDD;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/extra_field_corners.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

.halfCollapsed ul.resourceList li ul li.uContextualInfo {
  width: 103px;
  background-image: url("http://static2.last.fm/depth/resourcelists/center/extra_field_corners_collapsed.gif");
}

.halfCollapsed ul.resourceList li ul li.uAvatar {
	margin-bottom: 7px;
}

ul.resourceList li ul li.uContextualInfo strong {
  color: #969696;
}

ul.resourceList li ul li.uContextualInfo p {
  margin: 0;
  padding: 0;
}

ul.withFriendsDescription li ul li.uContextualInfo {
	height: 3.6em;
	overflow: auto;
}

ul.withGroupConnections li ul li.uContextualInfo {
	height: 6em;
	overflow: auto;
}

ul.withPendingFriendRequest li ul li.uContextualInfo {
  height: 9em;
  overflow: auto;
}

ul.withFriendAwaitingApproval li ul li.uContextualInfo {
  height: 6.5em;
  overflow: auto;
}

ul.withPendingFriendRequest li ul li.uContextualInfo a.pmButton,
ul.withFriendAwaitingApproval li ul li.uContextualInfo a.pmButton {
  float: right;
  display: inline;
}

/* pending friends */

ul.withPendingFriendRequest li ul li.uContextualInfo p {
  width: 214px;
  margin-bottom: 0.3em;
}

ul.withPendingFriendRequest li ul li.uContextualInfo label {
  color: #969696;
  margin-bottom: 0.3em;
  display: block;
}

ul.withPendingFriendRequest li ul li.uContextualInfo textarea {
  width: 214px;
}

ul.withPendingFriendRequest li ul li.uContextualInfo input#acceptfriend {
  margin-top: 0.7em;
  float: left;
}

ul.withPendingFriendRequest li ul li.uContextualInfo input#declinefriend {
  margin-top: 0.7em;
  float: right;
}

/* awaiting approval */

ul.withFriendAwaitingApproval li ul li.uContextualInfo p {
  width: 214px;
  height: 3.6em;
  overflow: auto;
}

ul.withFriendAwaitingApproval li ul li.uContextualInfo input {
  float: right;
  margin-top: 0.7em;
}

/* charts gallery */

ul.resourceList li ul li.uFullSizeImg a img {
  width: auto;
  height: auto;
}

/* radio */

ul.withRadio li ul li.uContextualInfo {
  height: 2.2em;
	overflow: auto;
	background-color: #E6E9F0;
}

/* top artists */

ul.withTopArtists li ul li.uContextualInfo {
  height: 4.7em;
	overflow: auto;
}

/* time for the little ones! */
/* not aligned to any grid because we don't have room for it */

ul.resourceListSmall li.resourceListItem {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	display: inline;
	width: 105px;
	height: 7.7em;
	overflow: hidden;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/mini_blue.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.resourceListSmall li.groupItem {
    height: 10.5em;
}

ul.smallGroupResourceList {
  margin-bottom: -3em;
}

ul.resourceListSmall li ul li.uAvatar {
	width: 50px;
	height: 50px;
	overflow: hidden;
	padding: 9px 6px 10px 10px;
}

ul.resourceListSmall li ul li.uName {
    margin-top: 5px;
}

ul.resourceListSmall li ul li.uName a:hover {
    background: transparent;
}/*
-------------------------
sidebar resource lists
-------------------------
*/

div.lastPanel ul.sidebarResourceList,
div.lastPanel ul.tagCloud {
	margin: 0 -9px;
	padding: 0;
	list-style-type: none;
}

div.lastPanel ul.sidebarResourceList li,
div.lastPanel ul.tagCloud li {
	width: 178px;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #C2C2C2;
	display: block;
}

div.lastPanel ul.sidebarResourceList li.last {
  padding: 0;
  background-image: none;
}

div.lastPanel ul.sidebarResourceList li a,
div.lastPanel ul.tagCloud li a {
	display: block;
	width: 160px;
	overflow: hidden;
	border-bottom: none;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;
	border-left: solid 9px #FFF;
	border-right: solid 9px #FFF;
}

div.lastPanel ul.sidebarResourceList li a:hover {
  background-color: #FFF;
  background-image: url("http://static2.last.fm/depth/resourcelists/sidebar/gradient.gif");
  border-left-color: #E8E8E8;
}

#LastWebsite div.lastPanel ul.sidebarResourceList li a strong {
	color: #545454;
	font-weight: normal;
}

div.lastPanel ul.sidebarResourceList li a:hover strong span {
	text-decoration: underline;
}

div.lastPanel ul.sidebarResourceList li a small {
	font-size: 11px;
	color: #969696;
}

div.lastPanel ul.sidebarResourceList li a img {
	display: inline;
	float: right;
	margin: 1px 0 0 3px;
	width: 50px;
}

div.lastPanel .collapsed ul.sidebarResourceList {
	margin-top: 4px;
}

div.lastPanel .collapsed ul.sidebarResourceList li,
div.lastPanel ul.tagCloud li {
  border: none;
}

div.lastPanel .collapsed ul.sidebarResourceList li a,
div.lastPanel ul.tagCloud li a {
	padding: 4px 0;
}


div.lastPanel .collapsed ul.sidebarResourceList li a:hover,
div.lastPanel ul.tagCloud li a:hover {
	background: #FFF;
	border-color: #FFF;
}

div.lastPanel .collapsed ul.sidebarResourceList li a:hover strong span {
  background-color: #E8E8E8;
  text-decoration: underline;
  color: #252525;
}

div.lastPanel .collapsed ul.sidebarResourceList li a img {
  display: none;
}

/* bit for the sidebar tagclouds */

div.lastPanel ul.tagCloud {
  margin-top: 4px;
}

#LastWebsite div.lastPanel ul.tagCloud li a {
  color: #4A71A9;
  text-decoration: none;
  line-height: 1;
}

div.lastPanel ul.tagCloud li a:hover {
  background: #DDE8F7;
  border-color: #DDE8F7;
}

div.lastPanel ul.tagCloud li a span {
  float: left;
  color: #4A71A9;
  width: 125px;
}

div.lastPanel ul.tagCloud li a:hover span {
  text-decoration: underline;
}

#LastWebsite div.lastPanel ul.tagCloud li a small {
  font-size: 11px;
  float: right;
}

/*
-------------------------
new list style
-------------------------
*/

div.lastPanel ul.sidebarDetailedList {
  margin: 4px -9px 4px -9px;
	padding: 0;
	list-style-type: none;
  overflow: hidden;
  width: 178px;
}

div.lastPanel ul.sidebarDetailedList li {
  margin: 4px 0;
  padding: 0 9px;
  overflow: hidden;
}

div.lastPanel ul.sidebarDetailedList li a {
  text-decoration: none;
}

div.lastPanel ul.sidebarDetailedList li a:hover,
div.lastPanel ul.sidebarDetailedList li a:hover span {
  background-color: #FFF;
}

div.lastPanel ul.sidebarDetailedList li a strong {
    font-weight: normal;
}

div.lastPanel ul.sidebarDetailedList li a strong span {
  color: #545454;
}

div.lastPanel ul.sidebarDetailedList li a:hover strong span {
  color: #252525;
  background-color: #E8E8E8;
}

div.lastPanel ul.sidebarDetailedList li a img,
form#eventForm div.lastPanel ul.sidebarDetailedList li img {
  float: right;
  margin-top: 1px;
  margin-left: 3px;
  display: inline;
}

div.lastPanel ul.sidebarDetailedList li small,
div.lastPanel ul.sidebarDetailedList li small a {
  color: #969696;
  text-decoration: none;
}

div.lastPanel ul.sidebarDetailedList li small a:hover {
  text-decoration: underline;
  background: none;
}

div.lastPanel ul.sidebarDetailedList li p {
  color: #666;
  margin: 0.3em 0 0 0;
  padding: 0;
}

/* prevent long words from sticking out */
div.lastPanel div.c > ul.shoutbox {
  overflow: hidden;
  padding-left: 1px;
  padding-right: 1px;
  margin-left: -10px;
  margin-right: -10px;
}

div.lastPanel ul.shoutbox li {
	padding-bottom: 12px;
	border-top: dotted 1px #C2C2C2;
	overflow: visible;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 0;
}

div.lastPanel ul.shoutbox li a img {
	width: 25px;
}

div.lastPanel ul.shoutbox li a strong,
div.lastPanel ul.shoutbox li a strong span {
  color: #969696;
}

div.lastPanel ul.shoutbox li small.actions {
  float: right;
  display: inline;
  clear: right;
  width: 25px;
  margin-top: 1px;
}

#LastWebite ul.shoutbox li small.justPm {
  width: 11px;
}

#LastWebsite ul.shoutbox li small.justDelete {
  width: 9px;
  left: -20px;
}

ul.shoutbox li a.pmButton {
	float: right;
	display: inline;
	clear: right;
	margin-top: 7px;
}

div.lastPanel ul.shoutbox li p {
  color: #545454;
  margin: 0;
}


div.lastPanel ul.shoutbox li p a:hover {
  background: #E8E8E8;
  color: #252525;
}

div.lastPanel ul.shoutbox li a:hover strong span {
  color: #545454;
  background-color: #FFF !important;
}

/* weird stuff because sometimes Hannah ... well ... nothing */

div.journalExcerpts ul.lc,
div.recommendations ul.lc {
  width: 48%;
  float: left;
  padding-right: 2%;
  border-right: 1px dotted #CCC;
}

div.journalExcerpts ul.rc,
div.recommendations ul.rc {
  width: 48%;
  float: right;
  clear: none;
}

div.dottedRule {
  border-bottom: dotted 1px #CCC;
  margin-bottom: 1em;
  padding-bottom: 3em;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 14px;
  padding-right: 14px;
  width: 100%;
}#LastWebsite p.subheadmore {
  margin-top: -0.7em;
  margin-bottom: 1.6em;
}

div.eventsWithCalendars {
  padding-right: 160px;
  clear: both;
}

div.eventListings {
  float: left;
  width: 100%;
  display: inline;
}

div.eventCalendars, div.dashEventOptions {
  float: right;
  margin-right: -160px;
  display: inline;
}

div.eventsWithCalendars .pagination {
    margin-right: -160px;
    clear: both;
    display: inline;
}   

#LastWebsite h4.events {
  width: 80%;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #AAA;
  line-height: 1em;
  color: #A0A0A0;
  clear: both;
}

div.mainContent ul.vcalendar {
  margin: 0 -10px 1.4em 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}

/* special deal for overview pages */
div.mainContent div.catLeft ul.vcalendar {
  margin-bottom: 0;
}

#LastWebsite div.catLeft h4.events {
  margin-top: -0.5em;
}

div.mainContent ul.vcalendar li.vevent {
  margin: 0 10px 0.7em 0;
  width: 165px;
  height: 4.5em;
  padding: 0;
  display: inline;
  float: left;
  overflow: hidden;
}

div.mainContent div.venuepage ul.vcalendar li.vevent {
  height: 3.5em;
}

div.mainContent ul.vcalendar li.vevent span.country {
  display: none;
}

div.mainContent ul.vcalendar li.vevent span.calSheet {
  float: left;
  display: inline;
  font-size: 0.9em;
  margin-left: -2.778em;
}

div.mainContent ul.vcalendar li.vevent span.calSheet abbr > span.month {
  font-size: 9px;
  padding: 0;
}

div.mainContent ul.vcalendar li.vevent a {
  padding: 0 0 0 2.5em;
  overflow: hidden;
  display: block;
  text-decoration: none;
  font-size: 11px;
  line-height: 1.2em;
  background: #FFF;
  color: #A0A0A0;
  text-indent: 0;
}

div.mainContent ul.vcalendar li.gigIAttend a,
div.mainContent ul.vcalendar li.festivalIAttend a {
  background-image: url("http://static.last.fm/depth/resourcelists/center/gig_border.gif");
  background-position: 1.9em top;
  background-repeat: repeat-y;
}

div.mainContent ul.vcalendar li.festivalIAttend a {
  background-image: url("http://static.last.fm/depth/resourcelists/center/festival_border.gif");
}

div.mainContent ul.vcalendar li.vevent a:hover strong,
div.mainContent ul.vcalendar li.vevent a.highlight strong {
  color: #D01F3C;
  text-decoration: underline;
}

div.mainContent ul.vcalendar li.vevent a abbr {
  border: none;
}

div.mainContent ul.vcalendar li.vevent a strong {
  color: #545454;
  display: block;
  font-size: 12px;
  font-weight: bold;
}

div.mainContent ul.vcalendar li.vevent a span.calDay {
  float: left;
  display: inline;
  margin-left: -2.0em;
  border-right: solid 1px #CCC;
  text-align: right;
  padding-right: 0.5em;
  width: 1.0em;
  color: #A0A0A0;
}

div.mainContent ul.vcalendar li.gigIAttend a span.calDay,
div.mainContent ul.vcalendar li.festivalIAttend a span.calDay {
  color: #4E334F;
  font-weight: bold;
  border: none;
}

div.mainContent ul.vcalendar li.festivalIAttend a span.calDay {
  color: #649964;
}

div.mainContent ul.vcalendar li.gigRecommended a strong,
span.gigRecommended a {
  color: #877683;
}

tr.gigReco {
  background: #EFEDEE !important;
}

div.mainContent ul.vcalendar li.festivalRecommended a strong {
  color: #8BAF8B;
}

div.mainContent ul.vcalendar li.gig a strong {
  color: #4E334F;
}

div.mainContent ul.vcalendar li.festival a strong {
  color: #649964;
}

div.mainContent ul.vcalendar li.nearby a strong {
  color: #545454;
}

div.mainContent ul.vcalendar li.friend a strong,
span.friend a {
  color: #5C7B93;
}

div.mainContent ul.vcalendar li.vevent a span.location {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 11px;
}

div.mainContent ul.vcalendar li.vevent a small {
  font-size: 11px;
  color: #A0A0A0;
  display: block;
}

div.mainContent ul.vcalendar li.friend a {
  color: #5C7B93;
}

small.attendance { display: none; }

.attendance { display: none; }


div.mainContent ul.vcalendar li.gigIAttend {
  color: #4E334F;
}

div.mainContent ul.vcalendar li.festivalIAttend {
  color: #649964;
}

div.mainContent span.stealthInfo {
  display: none;
}

span.gig {
  color: #523F52;
}

span.gigRecommended {
  color: #877683;
}

span.friend {
  color: #7F93A9;
}div.resourcelistControls {
  margin-bottom: 15px;
}

div.resourcelistControls div.pagination {
  margin: 0;
}

/* toggle */

ul.resourceListToggle {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

ul.resourceListToggle li {
  float: left;
  margin: 0 1.4em 0 0;
  padding: 0;
  cursor: pointer;
}

ul.resourceListToggle input,
ul.resourceListToggle label {
  float: left;
  color: #A0A0A0;
  font-size: 11px;
  cursor: pointer;
}

ul.resourceListToggle label {
  margin-left: 0.3em;
}

ul.resourceListToggle img {
  vertical-align: middle;
}#LastHeadline {
  height: 30px;
  padding-left: 12px;
  padding-right: 15px;
  background: url('http://static2.last.fm/depth/h1/gradient.gif') top left repeat-x #AFB1B3;
  overflow: hidden;
  position: relative;
}
body.black #LastHeadline {  background-image: url('http://static2.last.fm/depth/h1/gradient_black.jpg'); }

#LastHeadline h1 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  margin-top: 3px;
  color: #FFF;
  white-space: nowrap;
  padding-right: 50px;
  line-height: 22px;
}

#LastHeadline h1 a {
  color: #FFF;
  background-color: transparent;
  text-decoration: none;
}

#LastHeadline h1 a:hover {
  background-color: #FFF;
  color: #AFB1B3;
}

#LastHeadline img { position: relative; top: 1px;}

#ColourTog {
  float: left;
  width: 19px;
  height: 30px;
  margin-top: 15px;
  margin-left: -19px;
}

#ColourTog a {
  display: block;
  height: 30px;
  width: 19px;
  position: relative;
  border: 0;
  z-index: 101;
  background: url("http://static2.last.fm/depth/header/colour_switcher_new.gif") top left no-repeat;
}

#ColourTog a:hover { 
	background-position: bottom left;
}

body.black #ColourTog a { 
	background-position: top right;
}

body.black #ColourTog a:hover { 
	background-position: bottom right;
}

#headerSearchbox {
	padding: 0px 10px 7px 15px;
	width: 175px;
	height: 29px;
	background: url("http://static2.last.fm/depth/header/navextention_red.gif") bottom left no-repeat;
	z-index: 98;
	position: absolute;
	top: 0px;
	right: 0;
}

body.black #headerSearchbox {
	background-image: url("http://static2.last.fm/depth/header/navextention_black.gif");
}

#headerSearchbox * {
	margin: 0;
	padding: 0;
}

#headerSearchbox input.sbox {
	height: 13px;
	width: 144px;
	margin: 4px 0 0 0;
	font-size: 11px;
	padding: 0;
	float: left;
}

#headerSearchbox #headerSearchbutton {
	float: right;
	margin: 4px 4px 0 0;
}

#LastHeadline h1.h1user { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/user.gif") no-repeat; }
#LastHeadline h1.h1users { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/users.gif") no-repeat; }
#LastHeadline h1.h1artist, 
#LastHeadline h1 .h1artist 
{ padding-left: 30px; background: url("http://static2.last.fm/depth/h1/artist.gif") no-repeat; }
#LastHeadline h1.h1album, 
#LastHeadline h1 .h1album 
{ padding-left: 30px; background: url("http://static2.last.fm/depth/h1/album.gif") no-repeat; }
#LastHeadline h1.h1track,
#LastHeadline h1 .h1track
{ padding-left: 30px; background: url("http://static2.last.fm/depth/h1/track.gif") no-repeat; }
#LastHeadline h1.h1group { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/groups.gif") no-repeat; }
#LastHeadline h1.h1tag { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/tags.gif") no-repeat; }
#LastHeadline h1.h1label { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/labels.gif") no-repeat; }
#LastHeadline h1.h1help { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/help.gif") no-repeat; }
#LastHeadline h1.h1find { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/find.gif") no-repeat; }
#LastHeadline h1.h1chart { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/charts.gif") no-repeat; }
#LastHeadline h1.h1radio { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/listen.gif") no-repeat; }
#LastHeadline h1.h1dashboard { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/dashboard.gif") no-repeat; }
#LastHeadline h1.h1forum { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/forum_overview.gif") no-repeat; }
#LastHeadline h1.h1place { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/place.gif") no-repeat; }
#LastHeadline h1.h1message { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/message.gif") no-repeat; }
#LastHeadline h1.h1home { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/home.gif") no-repeat; }
#LastHeadline h1.h1tools { padding-left: 30px; background: url("http://static2.last.fm/depth/h1/tools.gif") no-repeat; }

ul.journal_headlines {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	margin-bottom: 1em;
}

ul.journal_headlines li {
	margin: 0 0 0.7em 0;
	padding: 0;
	list-style-type: none;
	color: #969696;
}

ul.journal_headlines li a {
	color: #969696;
	text-decoration: none;
}

ul.journal_headlines li a:hover {
  background-color: transparent;
}

ul.journal_headlines li a:hover {
  text-decoration: underline;
}

ul.journal_headlines li strong a {
	color: #545454;
	text-decoration: underline;
}

ul.journal_headlines li strong a:hover {
	color: #252525;
	background-color: #E8E8E8;
}

ul.journal_headlines li small {
  font-size: 11px;
}table.barChart {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.chartWithSidebar table.barChart {
  width: 101.5%;
  margin-left: -1.5%;
}

table.barChart td.subject {
  width: 62%;
}

table.barChart td.quantifier {
  width: 38%;
}

table.barChart a {
	background: none;
	padding: 0 0.15em;
}

table.barChart a:hover {
	border: none;
	color: #252525;
}

table.barChart td {
	background-color: #E8E8E8;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.16667em;
	vertical-align: top;
	border-bottom: solid 2px #FFF;
}

table.barChart td.subject span {
  height: 1.16667em;
  overflow: hidden;
  display: block;
}

table.barChart td.position {
  background-color: #FFF;
	text-align: right;
	color: #BDBDBD;
	padding-right: 5px;
	padding-left: 5px;
}

table.tagChart td.position {
	color: #98AABF;
}

table.barChart td.separator {
  border-left: 1px dotted #BDBDBD;
  padding: 0;
  font-size: 0;
  width: 0;
  background: #FFF;
}

table.tagChart td.separator {
  border-left: 1px dotted #98AABF;
}

/* grrrrr */
table.barChart td.separator span {
  display: block;
  width: 1px;
  overflow: hidden;
  font-size: 0;
  height: 1px;
  padding: 0;
}

table.barChart td.subject {
  padding-left: 7px;
  border-left: solid #FFF 7px;
  color: #252525;
}

table.barChart td.subject a {
  color: #252525;
}

table.tagChart td.subject a {
  color: #4B72A9;
}

table.barChart td.subject a:hover {
  background: none;
}

table.barChart td.quantifier {
	background-color: #FFF !important;
	padding: 0;
	color: #FFF;
  border-left: solid 2px #FFF;
}

table.barChart td.quantifier div {
	background-color: #CCC;
	height: 18px;
	line-height: 18px;
}

table.tagChart td.quantifier div {
	background-color: #C5D0DD;
}

table.barChart td.quantifier div span {
	padding-left: 8px;
	padding-right: 9px;
	background: url("http://static2.last.fm/depth/charts/barchart_end.gif") top right no-repeat;
	display: block;
}

table.tagChart td.quantifier div span {
	background: url("http://static2.last.fm/depth/charts/tagchart_end2.gif") top right no-repeat;
}

/* rollover */

table.barChart tr:hover td,
table.barChart tr.hover td {
	background-color: #BDBDBD;
}

table.tagChart tr:hover td,
table.tagChart tr.hover td {
	background-color: #B8C4D4;
}

table.barChart tr:hover td.position,
table.barChart tr.hover td.position,
table.barChart tr:hover td.separator,
table.barChart tr.hover td.separator {
  background: #FFF;
}

table.barChart tr:hover td.quantifier,
table.barChart tr.hover td.quantifier {
  background-image: none;
}

table.barChart tr:hover td.quantifier div,
table.barChart tr.hover td.quantifier div {
	background-color: #BDBDBD;
}

table.tagChart tr:hover td.quantifier div,
table.tagChart tr.hover td.quantifier div {
	background-color: #B8C4D4;
}

table.barChart tr:hover td.quantifier div span,
table.barChart tr.hover td.quantifier div span {
  background: url("http://static2.last.fm/depth/charts/barchart_end_hover.gif") top right no-repeat;
}

table.tagChart tr:hover td.quantifier div span,
table.tagChart tr.hover td.quantifier div span {
  background: url("http://static2.last.fm/depth/charts/tagchart_end_hover2.gif") top right no-repeat;
}

/* half-width stuff */

#LastWebsite table.barChart tr td.inlineChart {
  width: 90%;
  padding: 0;
}

#LastWebsite table.barChart td.inlineChart div {
  position: relative;
  padding: 2px 5px;
}

#LastWebsite table.barChart td.inlineChart span.text {
  position: relative;
  z-index: 5;
}

#LastWebsite table.barChart td.inlineChart span.percentageBar {
  background-color: #D5D5D5;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  height: 18px;
  z-index: 0;
  top: 0;
  left: 0;
}

table.barChart td.counter {
  background: #E8E8E8;
  text-align: right;
  color: #969696;
}

/* rollover */

#LastWebsite table.barChart tr:hover td.inlineChart,
#LastWebsite table.barChart tr.hover td.inlineChart {
  background-color: #D5D5D5;
}

#LastWebsite table.barChart tr:hover td.inlineChart span.percentageBar,
#LastWebsite table.barChart tr.hover td.inlineChart span.percentageBar {
  background-color: #BDBDBD;
  background-image: url("http://static2.last.fm/depth/charts/charts_bg_hover.gif");
}

table.barChart tr:hover td.counter,
table.barChart tr.hover td.counter {
  color: #545454;
  background-color: #D5D5D5;
}
table.recentList,
table.previewPlaylist {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-top: 0;
  border-collapse: collapse;
}

table.previewPlaylist th {
  color: #BBB;
  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.recentList td,
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;
}

#LastWebsite table.previewPlaylist tr td.previewCol {
  padding-right: 0;
}

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

/* IE buy button beautifications */

table.previewPlaylist tr td.subject {
  width: 90%;
}

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

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

table.previewPlaylist tr td.onlyCol {
  border-left: none;
  border-right: none;
}

/* end */

#LastWebsite table.previewPlaylist tr.manyListeners td.subject a {
  color: #D71378;
}

#LastWebsite table.previewPlaylist tr.veryManyListeners td.subject a {
  color: #D01F3C;
}

table.previewPlaylist td.subject a {
  text-decoration: none;
  background: transparent;
}

table.previewPlaylist td.trackNumber {
  border-right: none;
  padding-right: 0;
  text-align: right;
}

#LastWebsite table.previewPlaylist tr th.end,
#LastWebsite table.previewPlaylist tr td.end {
  border-right: none;
}

#LastWebsite table.previewPlaylist tr.last td {
  border-bottom-color: #FFF; /*so content doesn't jump around when it gets a now playing border*/
}

#LastWebsite table.previewPlaylist div.buttononly {
  margin-bottom: -1px;
}

#LastWebsite table.previewPlaylist tr:hover td,
#LastWebsite table.previewPlaylist tr.hover td,
#LastWebsite table.previewPlaylist tr.highlight td {
  background-color: #E8E8E8;
  color: #545454;
  border-bottom: dotted 1px #C2C2C2;
}

#LastWebsite table.previewPlaylist tr.flp:hover td,
#LastWebsite table.previewPlaylist tr.flphover td,
#LastWebsite table.previewPlaylist tr.flprow td {
  background-color: #F9EDCF;
  color: #545454;
  border-bottom: dotted 1px #C2C2C2;
}

#LastWebsite table.previewPlaylist tr.preview:hover td,
#LastWebsite table.previewPlaylist tr.previewhover td,
#LastWebsite table.previewPlaylist tr.previewrow td {
  background-color: #E9EBEF;
  color: #545454;
  border-bottom: dotted 1px #C2C2C2;
}

#LastWebsite table.previewPlaylist tr.previewrow td .flashPreview a,
#LastWebsite table.previewPlaylist tr.previewrow td .radioPreview a,
#LastWebsite table.previewPlaylist tr.flprow td .flashPreview a,
#LastWebsite table.previewPlaylist tr.flprow td .radioPreview a {
  background-position: left bottom;
}

table.previewPlaylist tr.previewrow td.subject a,
table.previewPlaylist tr.flprow td.subject a,
#LastWebsite table.previewPlaylist tr.highlight a,
#LastWebsite table.previewPlaylist tr.flp:hover td a,
#LastWebsite table.previewPlaylist tr.flprow td a,
#LastWebsite table.previewPlaylist tr.preview:hover td a,
#LastWebsite table.previewPlaylist tr.previewrow td a,
#LastWebsite table.previewPlaylist tr:hover td a,
#LastWebsite table.previewPlaylist tr.hover td a,
#LastWebsite table.previewPlaylist tr.highlight td a {
  color: #545454;
}

/* beautiful beautiful bar graphs */

div.listenerGraph,
div.tagGraph {
  height: 14px;
  background-image: url("http://static2.last.fm/depth/global/listener_graph.gif");
  background-position: left top;
  width: 48px;
}

div.listenerGraph span,
div.tagGraph span {
  display: block;
  height: 14px;
  background-image: url("http://static2.last.fm/depth/global/listener_graph.gif");
  background-position: left bottom;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}

table.previewPlaylist tr.manyListeners div.listenerGraph span {
  background-position: left -14px;
}

table.previewPlaylist tr.veryManyListeners div.listenerGraph span {
  background-position: left -28px;
}

div.tagGraph {
  background-image: url("http://static2.last.fm/depth/global/tag_graph.gif");
}

div.tagGraph span {
  background-image: url("http://static2.last.fm/depth/global/tag_graph.gif");
}

/* delete buttons */

#LastWebsite table.previewPlaylist a.delete,
#LastWebsite table.recentList a.delete {
  height: 16px;
  width: 9px;
  background-image: url("http://static2.last.fm/depth/buttons/bin_small.gif");
  background-position: left top;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  text-indent: -9999px;
  margin-top: -2px;
  float: right;
  display: inline;
}

#LastWebsite table.previewPlaylist a.delete:hover,
#LastWebsite table.recentList a.delete:hover {
  background-image: url("http://static2.last.fm/depth/buttons/bin_small.gif");
  background-position: left bottom;
}

/* recentlist stuff */

table.recentList td.user,
table.recentList td.subject {
  border-right: solid 1px #DFDFDF;
}

table.recentList td.date {
  color: #C2C2C2;
  width: 10em;
  padding-left: 7px;
}

table.recentList td.dumbDate {
  width: 10em;
  padding-left: 7px;
}

table.recentList tr.now td {
  background-color: #D01F3C;
  color: #FFF;
}

table.recentList tr.now td a {
  color: #FFF;
}

body.black table.recentList tr.now td {
  background-color: #252525;
}

table.recentList tr.now td a:hover {
  background-color: transparent;
  text-decoration: underline;
}

table.recentList tr.lastHour td.date {
  color: #D01F3C;
}

body.black table.recentList tr.lastHour td.date {
  color: #252525;
}

table.recentList tr.lastDay td.date {
  color: #A0A0A0;
}

table.recentList tr.last td {
  border-bottom: none;
}

div.theDashboard table.recentList tr.lastHour td.date {
  color: #4B72A9;
}

div.theDashboard table.recentList tr.now td {
  background-color: #E6E9F0;
  color: #545454;
}

div.theDashboard table.recentList tr.now td a {
  color: #545454;
}

body div.theDashboard table.recentList tr.now td.date {
  color: #4B72A9;
}
/* Sexxxy new image chart wrapper thing */

div.chartWithSidebar {
  float: right;
  width: 73%;
}

div.imgWrapper {
  float: left;
  position: relative;
  z-index: 5;
  left: -15px;
  background: url('http://static2.last.fm/depth/collage/top_left.gif') top left no-repeat #BEBFC1;
  width: 27%;
  top: -1px;
}

body.black div.imgWrapper {
	background-color: #A8A9AD;
}

div.imgWrapper .w1 {
  position: relative;
  z-index: 6;
  background: url('http://static2.last.fm/depth/collage/top_right_new.gif') top right no-repeat;
	padding: 3px 2px 0 0;
}

div.imgWrapper .wContent {
  margin-left: 4px;
  background: url('http://static2.last.fm/depth/collage/right_tile_new.gif') top right repeat-y;
  padding-right: 3px;
  margin-right: -2px;
  overflow: hidden;
}

div.imgWrapper .wContent2 {
  overflow: hidden;
}

div.imgWrapper .f1 {
  clear: both;
  height: 5px;
  background: url('http://static2.last.fm/depth/collage/bottom_left.gif') bottom left no-repeat;
  position: relative;
  margin-right: -2px;
  top: -3px;
  margin-bottom: -3px;
}

div.imgWrapper .f2 {
  height: 5px;
  background: url('http://static2.last.fm/depth/collage/bottom_right_new.gif') bottom right no-repeat;
}

div.imgWrapper .imgBG {
  overflow: hidden;
  margin-bottom: -5px;
  padding-left: 1px;
  text-align: center;
}

div.imgWrapper .shadow {
  display: block;
  height: 5px;
  width: 100%;
  position: relative;
  z-index: 199;
  background: url("http://static2.last.fm/depth/collage/shadow_new.png") top left repeat-x;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

div.imgWrapper .quilt {
  margin-top: -5px;
  width: 130%;
  background: transparent;
  text-align: left;
}
#catalogueNew div.imgWrapper .quilt { width: 105%; }

div.imgWrapper .generatingMsg {
  display: block;
  color: #DFDFDF;
  font-size: 10px;
  margin-top: 1em;
  width: 65px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.imgWrapper a {
  float: left;
  border: 0;
  margin: 0;
  height: 60px;
  font-size: 0;
  line-height: 0;
  background-color: transparent !important;
  display: inline;
}

.afterSBchart {
  margin-left: 28%;
  padding-bottom: 0;
}

#happyfree { width: 48%; }
#suggestoquilt { width: 40%; }
#suggestochart { width: 60%; }#tomRating {
    background: url('http://static2.last.fm/depth/sidebars/tasteomatic_bkgd.gif') top left no-repeat;
    text-align: center;
    padding: 7px 10px;
    height: 55px;
}

div#tom_contents,
div#tomContent,
div#tomContent p {
  width: 160px;
}

.unknown#tomRating {
    background: url('http://static2.last.fm/depth/sidebars/tasteomatic_bkgd_unknown.gif') top left no-repeat;
    height: 37px;
}

#tom_contents .verylow { color: #a0a0a0; }
#tom_contents .low { color: #777; }
#tom_contents .medium { color: #869ab7; }
#tom_contents .high { color: #4b72a9; }
#tom_contents .veryhigh { color: #4e334f; }
#tom_contents .super { color: #D71378; }
#tom_contents .unknown { color: #D01F3C; }

#tomRating .reading { font-size: 24px; font-weight:  bold; letter-spacing: -1px;  }
#tomRating .graph { height: 12px; border: 1px solid #b8b8b8; margin: 5px 0; text-align: left; }
#tomGraph { height: 12px; margin: 0; text-align: left;}

.verylow #tomGraph { background: #a0a0a0; }
.low #tomGraph { background: #777; }
.medium #tomGraph { background: #869ab7; }
.high #tomGraph { background: #4b72a9; }
.veryhigh #tomGraph { background: #4e334f; }
.super #tomGraph { background: #D71378; }


#tomAdhoc, div.tomSep {
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: dotted 1px #C2C2C2;
    padding-bottom: 0.5em;
}

#tomAdhoc {
  border: none;
}

#tomAdhoc textarea {
    width: 160px;
    height:5em;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

#tasteOMeter a {
  color: #969696;
}

#tasteOMeter div.c a:hover {
  color: #545454;
  background-color: #E8E8E8;
}div.vevent div.topBox {
  border-bottom: dotted 1px #CCC;
  margin: -4px -14px 0 -14px;
  padding: 14px;
  background-image: url('http://static2.last.fm/depth/backgrounds/2column/pixelofdoom.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

div.gig div.topBox {
  background-color: #E5E1E3;
}

div.festival div.topBox {
  background-color: #E5ECE5;
}

div.vevent div.topBox span.location a:hover {
  background-color: transparent;
  color: #252525;
}

div.vevent div.topBox div.info {
  float: left;
  display: inline;
  margin-left: 15px;
  width: 45%;
}

div.vevent div.topBox span.calSheet {
  float: left;
  display: inline;
  margin-top: 0.1em;
  font-size: 15px;
  margin-left: -2.9em;
}

div.multiday div.topBox span.calSheet {
  margin-left: -3.4em;
}

div.vevent div.topBox div.innerInfo {
  padding-left: 3.5em;
}

div.multiday div.topBox div.innerInfo {
  padding-left: 4em;
}

div.vevent div.topBox div.innerInfo abbr {
  border: none;
}

div.vevent div.topBox p.buyButtons {
  margin: 0.7em 0 0 0;
  clear: both;
  float: left;
}

div.eventInfos {
  clear: both;
  margin: 0 -14px 2em -14px;
  padding: 0 14px 1em 14px;
  border-bottom: dotted 1px #CCC;
  width: 100%; 
}

div.eventInfos div.userDescription {
  max-width: 40em;
}

div.eventInfos div.editDescription {
  float: left;
  width: 45%;
}

/* POSTER */

div.eventPosterHolder {
  float: left;
  width: 245px;
  display: inline;
  overflow: hidden;
  margin: 0 1em 0 0;
}

div.eventPosterHolder p {
  margin-bottom: 2px;
  clear: both;
}

div.eventPoster {
  width: 233px;
  padding: 5px 5px 7px 5px;
  border: solid 1px #A0A0A0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 24px;
  line-height: 0.7;
}

div.suppliedEventPoster {
  overflow: hidden;
  border: solid 1px #545454;
  width: 243px;
  max-height: 350px;
}

div.eventPosterFrame {
  color: #FFF;
  font-weight: bold;
  background: #000;
  overflow: hidden;
  background-color: #000;
}

div.eventPosterInnerFrame {
  margin: -1px -3px -3px -3px;
  position: relative;
  background: #000;
  overflow: hidden;
}

div.eventPoster div.eventPosterTitles {
  overflow: hidden;
  position: relative;
  z-index: 99;
}

div.eventPoster div.withManyArtists div.eventPosterTitles {
  font-size: 18px !important;
}

div.eventPoster a {
  color: #FFF;
  text-decoration: none;
}

div.eventPoster a strong {
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  letter-spacing: -0.125em;
}

div.gig div.eventPoster a:hover,
div.gig div.eventPoster a:hover strong {
  color: #DBD5D8;
  background: transparent;
}

div.festival div.eventPoster a:hover,
div.festival div.eventPoster a:hover strong {
  color: #C6F3CA;
  background: transparent;
}

div.eventPoster small {
  font-size: 24px;
  color: #A0A0A0;
  letter-spacing: -0.075em;
}

div.eventPoster div.withManyArtists small {
  font-size: 14px;
}

div.eventPoster a.pic {
  float: right;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

div.eventPoster span.date,
div.eventPoster span.place {
  font-size: 18px;
  line-height: 12px;
  float: right;
}

div.eventPoster span.date span.day {
  color: #A0A0A0;
}

div.eventPoster span.date span.year {
  color: #545454;
}

div.eventPoster span.place {
  text-align: right;
  max-width: 35%;
}

div.eventPoster span.place span {
  color: #87AFD0;
}

div.eventPoster img.sticker {
  position: absolute;
}

div.eventPoster img#gig_gothere {
  bottom: 25px;
  right: 15px;
}form#eventForm div.formWrapper {
  clear: both;
  width: 510px;
}

form#eventForm fieldset {
  margin: 0 0 1.4em 0;
  padding: 1.4em 0 0 4.8em;
  display: block;
  border-top: dotted 1px #C2C2C2;
}

form#eventForm fieldset fieldset {
  margin: 0;
  padding: 0;
  margin-top: 1.4em;
}

form.lastForm fieldset {
  margin: 0 0 1.4em 0;
  padding: 1.4em 0 0.7em 0;
  display: block;
  border-top: dotted 1px #C2C2C2;
}

#LastWebsite form.lastForm fieldset.first {
  border-top: none !important;
}

form.lastForm fieldset input.text,
form.lastForm fieldset textarea {
  width: 365px;
  margin-bottom: 0.7em;
  display: block;
}

form#eventForm fieldset h4 {
  font-size: 12px;
  line-height: 1em;
  color: #A0A0A0;
  font-weight: bold;
  float: left;
  display: inline;
  margin: 0.5em 0 0 -4.8em;
}

form.lastForm fieldset h4 {
  font-size: 12px;
  line-height: 1em;
  color: #A0A0A0;
  font-weight: bold;
  margin-top: 0;
}

form.lastForm fieldset#contact {
  margin-bottom: 0;
}

form#eventForm fieldset#category {
  border: none;
  padding-top: 0;
}

form#eventForm fieldset#category h4 {
  margin-top: 0.4em;
}

#LastWebsite form#eventForm fieldset.lastBeforeArtist {
  border-bottom: dotted 1px #C2C2C2 !important;
  padding-bottom: 1.4em;
  margin-bottom: 0;
}

form#eventForm fieldset#location input#locationsearch,
form#eventForm fieldset#location input#searchagain,
form#eventForm fieldset#location input#venuefound {
  margin-right: 1em;
}

form#eventForm fieldset#location input#venueSubmit,
form#eventForm fieldset#addArtist input#searchArtist {
  margin-top: 0.7em;
  display: block;
  clear: both;
}


form#eventForm fieldset#category label,
form#eventForm fieldset#date div,
form#eventForm fieldset#enddate div {
  margin: 0 1em 0 0;
  display: inline;
}

form#eventForm fieldset#location p {
  font-size: 11px;
  margin: 1em 0;
  line-height: 1.25em;
}

input.unfocused, textarea.unfocused {
  color: #A0A0A0;
}

form#eventForm div#createNewVenue div.float,
form#eventForm fieldset#addArtist div.float {
  float: left;
  display: inline;
  margin-right: 15px;
}

form#eventForm div#createNewVenue div.float label,
form#eventForm fieldset div.float label {
  display: block;
  font-size: 11px;
  color: #A0A0A0;
  line-height: 1.25em;
}

form#eventForm div#poster {
  margin-top: 1.4em;
}

form#eventForm fieldset#notes textarea,
form#eventForm fieldset#notes input {
  width: 230px;
}

/* location search results */

form#eventForm ul.searchResults small {
  font-size: 11px;
  color: #969696;
}

form#eventForm ul.searchResults small a {
  color: #969696;
}

form#eventForm ul.searchResults small a {
  color: #545454;
}

form#eventForm ul.searchResults {
  margin: 1.4em 0 0 1.4em;
  padding: 0;
}

form#eventForm fieldset ul.searchResults {
  margin: 1.4em 0 0 0;
  padding: 0;
}

form#eventForm ul.searchResults li {
  margin: 0 0 0.7em -22px;
  padding: 0 0 0 22px;
  list-style-type: none;
  color: #969696;
}

form#eventForm ul.searchResults li input {
  float: left;
  display: inline;
  margin-left: -22px;
}

form#eventForm ul.searchResults li label {
  color: #545454;
}

form#eventForm .errorBox ul.searchResults {
  padding-left: 25px;
  margin-top: 0.5em;
  padding-bottom: 2px;
}

/* panel shizznit in da house */

form#eventForm fieldset#addArtist,
form#eventForm fieldset#notes {
  width: 250px;
  float: left;
  display: inline;
  overflow: hidden;
}

form#eventForm fieldset#addArtist {
  border: none;
}

form#eventForm div#lineupPanel {
  float: right;
  display: inline;
  margin-top: 1.4em;
  margin-right: -15px;
}

/* submit it! */

form#eventForm div#submitStuff {
  clear:both;
  padding-left: 4.5em;
  margin-top: -1em;
}

form#eventForm div#submitStuffEdit {
  clear: both;
  margin-top: 1.4em;
  padding-left: 4.5em;
}

/* edit copy */

div.editCopy,
div.addCopy {
  background: #F6E4C1;
  border-bottom: dotted 1px #C2C2C2;
  margin: -4px -14px 15px -14px;
  padding: 25px 14px 25px 14px;
  background-image: url('http://static2.last.fm/depth/backgrounds/2column/pixelofdoom.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

div.addCopy {
  background: #EFEDEE;
}

div.editCopy h2, div.addCopy h2 {
  font-size: 30px;
  font-weight: bold;
  color: #E0A763;
  margin: 0;
  line-height: 1em;
}

div.editCopy h3, div.addCopy h3 {
  font-size: 15px;
  font-weight: bold;
  color: #E0A763;
  margin: 0.7em 0 0 0;
  line-height: 1em;
  border: none;
}

div.addCopy h2, div.addCopy h3 {
    color: #523F52;
}

div.editCopy div.wrapper,
div.addCopy div.wrapper {
  clear: both;
  width: 510px;
}div.sidebar strong.org {
  display: block;
  margin-top: 9px;
}/* events addendance box */

div.attendanceBox {
  width: 245px;
  background-image: url('http://static.last.fm/depth/buttons/attending_button_bottom.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
  float: left;
  display: none;
}

div.attendanceBox form {
  padding: 10px 5px 1.4em 60px;
  background-image: url('http://static.last.fm/depth/buttons/attending_button_top_gig.gif');
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
  top: -3px;
}

div.attendanceBox form.festival {
  background-image: url('http://static.last.fm/depth/buttons/attending_button_top_festival.gif');
}

div.attendanceBox form p {
  margin: 0 0 0.7em 0;
  font-weight: bold;
  color: #4E334F;
}

div.attendanceBox form.festival p {
  color: #649964;
}

/* events calendar */

.vevent span.calSheet {
  width: 2.2em;
  height: 2.7em;
  text-align: center;
  background: #FFF;
  border-top: solid 1px #DFDFDF;
  border-left: solid 1px #DFDFDF;
  border-right: solid 1px #A0A0A0;
  border-bottom: solid 1px #A0A0A0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

.multiday span.calSheet {
  width: 2.8em;
}

.vevent span.calSheet span.month {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 0.8181em;
  letter-spacing: 0.15em;
  font-weight: bold;
  padding: 0.15em 0 0.15em 1px;
  line-height: 1em;
  background: #A0A0A0;
}

.vevent span.calSheet span.day {
  display: block;
  font-size: 1.4545em;
  font-weight: bold;
  padding: 0.1em 0 0.15em 0;
  line-height: 1em;
}

.multiday span.calSheet span.day {
  font-size: 1.1em;
}

.gig span.calSheet span.day {
  color: #4E334F;
}

.festival span.calSheet span.day {
  color: #649964;
}

/* calendar */

#LastWebsite table.calendar {
  width: 158px;
  font-size: 11px;
  line-height: 1em;
  border-collapse: collapse;
  margin-bottom: 2em;
}

#LastWebsite table.calendar caption {
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color: #A0A0A0;
  padding-bottom: 0.5em;
  line-height: 1em;
  margin: 0;
}

#LastWebsite table.calendar thead tr th {
  color: #A0A0A0;
  background: #FFF;
  font-weight: normal;
  padding-bottom: 6px;
  text-align: left;
}

#LastWebsite table.calendar tbody tr td {
  color: #545454;
  text-align: right;
  border: solid 1px #CCC;
  line-height: 1em;
  vertical-align: bottom;
  padding: 0;
}

#LastWebsite table.calendar tbody tr td span {
  padding: 0.75em 0.25em 0.25em 0;
  display: block;
}

#LastWebsite table.calendar tbody tr td span.friend {
  background: #7F93A9;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td.gig span,
#LastWebsite table.calendar tbody tr td.gigRecommended span,
#LastWebsite table.calendar tbody tr td.gigFriendonly span,
#LastWebsite table.calendar tbody tr td.festival span,
#LastWebsite table.calendar tbody tr td.festivalRecommeded span,
#LastWebsite table.calendar tbody tr td.festivalFriendonly span {
  padding: 0 0.25em 0.25em 0;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td a {
  padding: 0.75em 0 0 0;
  text-decoration: none;
  margin: 0;
  display: block;
}

#LastWebsite table.calendar tbody tr td a:hover,
#LastWebsite table.calendar tbody tr td a.highlight {
  text-decoration: none;
  background: #D01F3C !important;
}

#LastWebsite table.calendar tbody tr td.gig a {
  background: #523F52;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td.gigRecommended a {
  background: #877683;
  color: #FFF;
  background-image: url("http://static.last.fm/depth/resourcelists/center/gig_reco_star.gif");
  background-position: left top;
  background-repeat: no-repeat;
}

#LastWebsite table.calendar tbody tr td.festival a {
  background: #7FC085;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td.festivalRecommended a {
  background: #B0DAB1;
  color: #FFF;
  background-image: url("http://static.last.fm/depth/resourcelists/center/festival_reco_star.gif");
  background-position: left top;
  background-repeat: no-repeat;
}

#LastWebsite table.calendar tbody tr td.nearby a {
  background: #545454;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td.gigFriendonly a,
#LastWebsite table.calendar tbody tr td.festivalFriendonly a {
  background: #7F93A9;
  color: #FFF;
}

#LastWebsite table.calendar tbody tr td.gigFriendonly span.friend,
#LastWebsite table.calendar tbody tr td.festivalFriendonly span.friend {
  background: transparent;
}

/*

#LastWebsite table.calendar tbody tr td.past {
  color: #CCC;
}

*/

ul.calendarLegend {
  list-style-type: none;
  margin: 0 0 1.4em 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.25em;
}

ul.calendarLegend li {
  margin: 0 0 0.42em 0;
  padding: 0;
}

ul.calendarLegend li span {
  float: left;
  display: inline;
  width: 1em;
  height: 1em;
  border: solid 1px #CCC;
  margin-right: 0.5em;
}

ul.calendarLegend li span.gig {
  background-color: #523F52;
}

ul.calendarLegend li span.festival {
  background-color: #7FC085;
}

ul.calendarLegend li span.gigRecommended {
  background-color: #877683;
}

ul.calendarLegend li span.festivalRecommended {
  background-color: #B0DAB1;
}

ul.calendarLegend li span.friend {
  background-color: #7F93A9;
}

/* Dashboard cal options */

div.dashEventsTop {
  clear: both;
  border-bottom: 1px dotted #C2C2C2;
  margin: 0 -14px;
  padding: 0 14px 1em 14px;
  width: 100%;
}

div.dashEventsTop div.wrapper {
  padding-right: 160px;
  height: 10em;
}

div.dashEventsTop div.dashTop {
  float: left;
  display: inline;
}

div.dashEventsTop form.eventOptions {
  float: right;
  margin-right: -160px;
  display: inline;
  font-size: 11px;
  width: 160px;
  padding-top: 11px;
}

form.eventOptions fieldset {
  padding-bottom: 3px;
}

form.eventOptions strong,
form.eventOptions span {
  display: block;
}

form.eventOptions span.check {
  clear: left;
  float: left;
  width: 25px;
  display: inline;
}

form.eventOptions span.check input {
  margin-left: 0;
}

form.eventOptions strong,
form.eventOptions span.check {
  width: 20px;
}

form.eventOptions label {
  float: left;
  display: inline;
  line-height: 1.2em;
}

form.eventOptions label span {
  font-weight: normal;
}

form.eventOptions input.butt {
  clear: left;
  display: block;
}

form.eventOptions strong,
form.eventOptions span.check,
form.eventOptions input.butt {
  margin-left: -20px;
  /* ie = wtf  */
  position: relative;
  z-index: 69;
}

form.eventOptions span.gig,
form.eventOptions span.gigRecommended,
form.eventOptions span.friend,
form.eventOptions span.gigNearby {
  font-weight: bold;
}
/* Last.fm Id Badge Styles (top right)
 ---------------------------- */
#idBadge {
  background: url('http://static2.last.fm/depth/header/idbadge.gif') top right no-repeat;
  float: right;
  display: inline;
  margin: 0;
  margin-right: -210px;
  margin-top: -95px;
  width: 210px;
  height: 95px;
  font-size: 10px;
  line-height: 15px;
  color: #555;
}
body.black #idBadge { background: url('http://static2.last.fm/depth/header/idbadge_black.gif'); }

#idContent {
  margin: 18px 19px 19px 19px;
  height: 59px;
}

#idBadge a { 
  border: none;
  text-decoration: none;
}

#badgeTop {
	padding-top: 2px;
	height: 41px;
}

#badgeTop ul {
	float: left;
	width: 132px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#badgeTop ul li {
	margin: 0 0 4px 0;
	padding: 0;
	float: left;
	height: 16px;
	overflow: hidden;
	clear: left;
	width: 132px;
	list-style-type: none;
}

#idBadge .userpic {
  width: 35px;
  height: 35px;
  overflow: hidden;
  float: right;
  margin-bottom: 3px;
}

#badgeTop a {
  font-size: 11px;
  line-height: 13px;
  color: #000;
}

#badgeTop a span {
  text-decoration: underline;
}

#badgeTop a:hover span {
  background: #F5DADD;
}

body.black #badgeTop a:hover span {
  background: #E8E8E8;
}

#idBadge a.userpic:hover { background: none; }

#idBadge a.subscriberIcon, #idBadge a.userIcon, #idBadge a.staffIcon, #idBadge a.dashboard, #idBadge a.modIcon {
    padding-left: 18px; display: block; float: left; height: 16px; overflow: hidden; text-decoration: none;
}
#idBadge a.subscriberIcon { background: url('http://static2.last.fm/depth/header/idbadge_subscriber.gif') top left no-repeat; }
#idBadge a.userIcon { background: url('http://static2.last.fm/depth/header/idbadge_user.gif') top left no-repeat; }
#idBadge a.staffIcon { background: url('http://static2.last.fm/depth/header/idbadge_staff.gif') top left no-repeat; }
#idBadge a.modIcon { background: url('http://static2.last.fm/depth/header/idbadge_moderator.gif') top left no-repeat; }
#idBadge a.dashboard { background: url('http://static2.last.fm/depth/header/idbadge_dashboard.gif') top left no-repeat; }

#badgeNav {
  clear: both;
  border-top: 1px solid #C2C2C2;
}

#badgeNav a {
  float: left;
  padding-top: 2px;
  line-height: 11px;
  height: 14px;
  font-size: 11px;
  color: #818183;
  padding-left: 4px;
  padding-right: 5px;
  border-right: 1px solid #C2C2C2;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
}

#badgeNav a.messages img {
  margin: 0 2px 0 -2px;
  float: left;
}

#badgeNav a:hover {
  color: #333;
  background: url('http://static2.last.fm/depth/header/idbadge_highlight.gif') top left repeat-x;
}

#badgeNav a.logout { width:33px; }
#badgeNav a.settings { width:60px; }

#noUser {
  font-size: 11px;
  color: #FFF;
  text-align: right;
  margin: 13px 18px 0 0;
  line-height: 1.4;
}
#noUser a:link, #noUser a:visited, #noUser a:hover {
  border-bottom: 1px solid #FFF !important;
  color: #FFF;    
}
#noUser a:hover {
  background: none;   
}/* the faq */

ul.topFAQs li {
	margin-bottom: 0.7em;
	margin-left: 1.4em;
	list-style-type: disc !important;
	list-style-position: outside;
}

ul.topFAQs li a {
  text-decoration: none;
}

ul.topFAQs li a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.faqContent dl {
	width: 500px;
	margin: 0 0 0 0;
	clear: both;
}

.faqContent.subtype dl {
	padding-top: 15px;
	margin-left: -15px;
}

.faqContent.overview dl.faqCollapsedList dt.hiddenQuestion,
.faqContent.overview dl.faqCollapsedList dd,
.faqContent.overview dl dd {
	display: none;
}

.faqContent.overview dl dd.faqExpanded {
	display: block;
}

.faqContent dl dt {
	margin: 0.3em 0 0 5px;
	padding: 0;
}

.faqContent dl dt a,
.faqContent dl dt a:visited {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview.gif") !important;
	background-position: left -1px;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	display: block;
	text-decoration: none;
}

.faqContent dl dt.faqExpanded a {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview_on.gif") !important;
}

body div#LastWebsite div#LastContent div.faqContent dl dt a:hover {
	background-color: transparent;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left -1px;
}

/* Link styles for subcategories
   when they aren’t actually links */

.faqContent.subtype dl dt {
	padding: 0 0 0 11px;
}

.faqContent.subtype dl dt a {
	background-image: none;
	padding: 0;
}

body div#LastWebsite div#LastContent div.faqContent.subtype dl dt a:hover {
	background-color: transparent;
	color: #7EABDB;
}

.faqContent dl dd {
	margin: 0 0 0 15px;
	padding: 0.4em 0 0.5em 1em;
}

.faqContent div.faqSeeAll {
	margin-top: 0.5em;
	margin-bottom: 1.6em;
}

.faqContent h4,
.faqContent.subtype dl dt,
.faqContent.subtype dl dt a,
.faqContent.subtype dl dt a:visited {
	color: #9E9E9E;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF !important;
}

.faqContent h4 {
	margin-top: 1.6em;
	width: 500px;
	margin-bottom: 0.5em;
}

.faqContent h4 a,
.faqContent h4 a:hover,
.faqContent h4 a:visited {
	display: block;
	color: #9E9E9E;
	text-decoration: none;
	background: transparent;
	cursor: text;
}

.faqContent div.faqSeeAll a {
	padding-left: 11px;
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview.gif");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	font-size: 11px;
}

.faqContent div.faqSeeAll a.collapse {
	background-image: url("http://static2.last.fm/depth/sidebars/vw_smallview_ip.gif");

}

.faqContent div.faqSeeAll a span {
	font-weight: normal;
	color: #969696;
	background: transparent;
	line-height: 1.4;
}

.faqContent div.faqSeeAll a:hover span {
	font-size: 11px;
	color: #545454;
	background: #E8E8E8;
}div.userPageDisplay {
	width: 375px;
	margin-bottom: 30px;
	margin-top: 20px;
}

div.userPageDisplay p {
	margin: 0;
}

div.userPageDisplay a.myDashboardLink {
	margin-top: 6px;
}

div.noobContent {
	clear: both;
	padding-top: 2em;
	padding-bottom: 2em;
	overflow: hidden;
}

div#noobWelcome img {
	float: left;
	margin-right: 16px;
}

div#noobGoToDashboard img {
	float: right;
	margin-left: 16px;
}

div#noobShowOff img {
	float: left;
	margin-right: 16px;
}

.noobBox {
  padding-bottom: 1em;
}

.noobBox img {
   margin-bottom: -1em;
}#LastWebsite a.pmButton {
	display: block;
	width: 11px;
	height: 9px;
	background-image: url("http://static2.last.fm/depth/sidebars/vw_mail.gif");
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: none;
	text-decoration: none;
}

#LastWebsite a.pmButton:hover {
	text-decoration: none;
	border: none !important;
	background-image: url("http://static2.last.fm/depth/sidebars/vw_mail.gif");
}

/* new buy buttons */

#LastWebsite 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;
}

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

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

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

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

*+html #LastWebsite table.recentList td > span > a.buyButton {
  padding-top: 0px;
}

*+html #LastWebsite table.recentList td > span > a.buyButton strong {
  padding-top: 1px;
}

#LastWebsite 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;
}

#LastWebsite 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;
}

#LastWebsite 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;
}

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

#LastWebsite a.buyLink:hover {
  background: transparent;
}

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

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

#LastWebsite table.recentList tr.now td a.buyLink {
  color: #FFF;
}/* search results page */

div.searchResultsLeftCol {
  float: left;
  width: 60%;
}

div.searchResultsRightCol {
  float: right;
  width: 37%;
}

/* search box + header combination */

div#musicSearch {
  padding-left: 505px;
  padding-top: 10px;
  min-height: 79px;
  position: relative;
}

div#musicSearch div.searchHolder {
  width: 490px;
  height: 79px;
  position: absolute;
  top: 0;
  left: 0;
}

div#musicSearch div.searchHolder div#searchBox {
  margin: 0;
}

/* Search box on music page */

#searchBox {
	width: 460px;
	height: 79px;
	padding: 0 15px;
	margin: 20px 0 0 0;
	background-image: url("http://static2.last.fm/depth/global/searchbox_large.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin: 0 auto;
	font-weight: normal;
}

#searchBox ul {
	list-style-type: none;
	margin: 8px 0 10px 0px;
	padding: 0;
	width: 468px;
	height: 18px;
	font-size: 11px;
}

#searchBox ul li {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	width: 74px;
	height: 18px;
}

#searchBox a {
	border: none;
	display: block;
	width: 60px;
	padding: 0 7px;
	height: 18px;
	text-align: center;
	background-image: url("http://static2.last.fm/depth/global/searchtabs.gif");
	background-position: top center;
	color: #545454 !important;
	background-color: transparent !important;
	text-decoration: none;
}

#searchBox a:hover,  #searchBox ul li.selected a {
	background-color: transparent;
	background-position: bottom center;
	color: #252525 !important;
	background-color: transparent !important;
}

#searchBox #sb {
	width: 291px;
    display: inline;
}

#searchBox #searchButton {
	display: inline;
	margin-left: 10px;
	position: relative;
	top: 5px;
}

#sbElements {
    text-align: center;
    color: #666;
    font-size: 11px;
}.LastAd a, .LastAd a:link, .LastAd a:visited, .LastAd a:hover {
    border: 0 !important;
    background: none !important;
    text-decoration: none !important;
}

.LastAd a img {
    text-decoration: none !important;
    border: 0 !important;
}

#LastAd_Top {
   margin-top: 0.5em;
   padding-bottom: 1em;
   border-bottom: dotted 1px #C2C2C2;   
}

#LastAd_Mid {
    clear: both;
    display: block;
    border-top: dotted 1px #C2C2C2;
    border-bottom: dotted 1px #C2C2C2;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.catClear #LastAd_Mid {
    border-top: 0;
    margin-top: -1em;
    padding-top: 0;
}

#lastAd_InternalDownloadSimple {
	margin-left: -6px;
}

#LastWebsite .LastAd .rule {
	overflow: visible !important;
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
}

div#LastAd_Top div.leaderBoard {
  margin-left: -14px;
  margin-right: -14px;
}

div#LastAd_Top div.leaderBoard a {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 728px;
}/*
-----------------
resource lists center
-----------------
*/

/* normal delete buttons */

ul.resourceList li ul li.delete {
	display: block;
	position: absolute;
	top: 4px;
	right: 11px;
	z-index: 99;
	height: 11px;
	width: 11px;
	background-color: transparent !important;
}

ul.resourceList li ul li.delete a {
	display: block;
	height: 11px;
	width: 11px;
	background-image: url('http://static2.last.fm/depth/sidebars/vw_delete.gif');
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	border: none;
	background-color: transparent !important;
}

ul.resourceList li ul li.delete a:hover {
	background-image: url('http://static2.last.fm/depth/sidebars/vw_delete.gif');
}

#LastWebsite ul.shoutbox li a.delete {
  height: 16px;
  width: 9px;
  background-image: url("http://static2.last.fm/depth/buttons/bin_small.gif");
  background-position: left top;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  text-indent: -9999px;
  float: left;
  display: inline;
}

#LastWebsite ul.shoutbox li a.delete:hover {
  background-position: left bottom;
  background-image: url("http://static2.last.fm/depth/buttons/bin_small.gif");
}

/*
----------------
do not forget to update the duplicate of the following lines in IE6.css
----------------
*/

/* fancy on-hover delete buttons */

ul.resourceList li ul > li.delete {
	display: none;
}

ul.resourceList li:hover ul > li.delete {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 48px;
	width: 50px;
	background-image: url("http://static2.last.fm/depth/resourcelists/center/rubbishbin.png");
	background-position: right top;
	background-repeat: no-repeat;
}

ul.resourceList li ul > li.delete a {
	display: block;
	height: 26px;
	width: 21px;
	margin-left: 15px;
	margin-top: 0px;
	background: none;
}

ul.resourceList li ul > li.delete a:hover {
	background-image: url("http://static2.last.fm/depth/resourcelists/center/rubbishbin.png");
	background-position: -15px -48px;
	background-repeat: no-repeat;
}div#lfmDownload {
	font-size: 11px;
	line-height: 1.3;
}

div#lfmDownload div#downloadBox {
	width: 350px;
	padding: 0 0 10px 0;
	background-color: #E9EBEF;
	border: solid 1px #D4D7DF;
	margin-bottom: 1.1em;
	margin-right: 30px;
	float: left;
}

div#lfmDownload div#downloadBox form {
	padding: 10px 10px 0 85px;
	min-height: 70px;
	background-image: url("http://static2.last.fm/depth/global/download_aslogo.gif");
	background-position: 6px 14px;
	background-repeat: no-repeat;
}

div#lfmDownload div#downloadBox input {
	display: block;
}

div#lfmDownload div#downloadBox strong {
	font-size: 15px;
	color: #869AB7;
	font-weight: bold;
	display: block;
	margin: 0.6em 0 0.25em 0;
}

#LastWebsite div#lfmDownload div#downloadBox p {
	color: #545454;
	margin: 0;
	width: auto;
	float: none;
	position: static;
}

div#lfmDownload select#plattformSelect {
  margin-bottom: 1em;
}

div#lfmDownload p {
	color: #A0A0A0;
	margin: 0 0 1em 0;
}

div#lfmDownload p a {
	color: #A0A0A0;
}

div#lfmDownload p a:hover {
	color: #545454;
}

/* thanks to whoever added stupid rules for labels
on the homepage */

div#lfmDownload label {
	text-align: left;
	font-size: 11px;
}/* "This is scrobbling" overlay */

#thisIsScrobbling {
    background: url('http://static2.last.fm/depth/homepage/overlay.gif') top left no-repeat;
    height: 435px;
    width: 222px;
    position: absolute;
    top: 0;
    right: 0;  
    z-index: 1337;
}

#thisIsScrobbling form {
    padding: 1em 0 1.5em 0;
    text-align: center;
}

#tisContainer {
    margin: 15px 18px 0 15px;
}

#thisIsScrobbling li {
    margin-left: 15px;
}

#thisIsScrobbling .explaintracks h2 {
    margin-left: -5px;
    padding-left: 15px;
    background: url('http://static2.last.fm/depth/homepage/arrowed.gif') center left no-repeat;
}

#thisIsScrobbling .explaintracks p, #thisIsScrobbling .explaintracks a {
    color: #869AB7;
}

div.tisSidebar {
    height: 285px;
    background: #BFBFBF;
}

body.black div.tisSidebar {
    background: #ACACAC;
}form#dosignup ol {
  margin: 1.5em 0 0 0;
  padding: 0;
  font-size: 14px;
}

form#dosignup ol li {
  margin: 0 0 0.7em 0;
  padding: 0;
  list-style-type: none;
}

form#dosignup ol li label {
  width: 10.5em;
  float: left;
  display: inline;
}

form#dosignup ol li small {
  font-size: 11px;
  color: #969696;
}

form#dosignup ol li small a {
  color: #969696;
}

form#dosignup ol li small a:hover {
  color: #545454;
}

form#dosignup ol li small.nextLine {
  display: block;
  margin-left: 13.5em;
}

form#dosignup ol li.submitItem {
  padding-left: 10.5em;
  margin-top: 2em;
}

form#dosignup ol li.submitItem input {
  margin: 0;
}

span.formstatus { 
  height: 16px;
  padding-right: 16px; 
  margin-left: 5px; 
  background-repeat: no-repeat;
}

li > span.formstatus { 
  position: relative;
  top: 1px;
}

p.intro {
  max-width: 40em;
}

#LastWebsite p.step2options {
  margin: 20px 0 40px 0;
}

#LastWebsite p.step2options a {
  font-size: 12px;
  margin-right: 2em;
  text-decoration: none;
  background-image:url("http://static2.last.fm/depth/buttons/user_actions/long_text.gif");
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 20px;
  overflow: visible;
  padding-left: 7px;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
}

#LastWebsite p.step2options a:hover {
  background-position: left center;
  text-decoration: none;
}

#LastWebsite p.step2options a span {
  color: #7E8997;
  background-image:url("http://static2.last.fm/depth/buttons/user_actions/long_right.gif");
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  height: 20px;
  text-align: center;
  padding-right: 7px;
}

#LastWebsite p.step2options a:hover span {
  color: #6C7788;
  background-position: right center;
}

#LastWebsite p.step2options a.active {
  background-position: left bottom;
}

#LastWebsite p.step2options a.active span {
  background-position: right bottom;
  color: #6C7788;
}

div#instdiv div#instructions {
  border-top: dotted 1px #C2C2C2;
  margin: 35px -30px 0 -30px;
  padding: 30px 30px 0 30px;
}

div#instdiv div#instructions h2 {
  color: #969696;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

div#instdiv div#instructions h3 {
  color: #969696;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}

#LastWebsite p#onwards a {
  margin-left: 380px;
  margin-top: 2em;
}#SecondaryNav {
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    padding-left: 218px;
    height: 30px;
    color: #383D42;
    position: relative;
    z-index: 102;
    overflow: hidden;
    background: url('http://static2.last.fm/depth/nav2/gradient.gif') top left repeat-x;
}
body.black #SecondaryNav { 
	background-image: url('http://static2.last.fm/depth/nav2/gradient_black.gif');
}

#LastContent1 #SecondaryNav {
    margin-left: -20px;
    margin-right: -15px; 
    margin-bottom: 10px;
}

#SecondaryNav ul {
    padding: 0 10px 0 0; 
    margin: 0 0 0 -8px;
}

#SecondaryNav li {
    margin: 0;
    padding-left: 14px;
    line-height: 31px;
    display: block;
    float:left;
    height: 31px;
    background: url('http://static2.last.fm/depth/nav2/left_off.gif') top left repeat-x;
}
#SecondaryNav li.first { background-image: url('http://static2.last.fm/depth/nav2/left_first_off.gif'); }
#SecondaryNav li.firstcurrent { background-image: url('http://static2.last.fm/depth/nav2/left_first_on.gif'); }
#SecondaryNav li a {
    color: #808080;
    padding-right: 14px;
    line-height: 31px;
    text-decoration: none;
    display: block;
    float: left;
    background: url('http://static2.last.fm/depth/nav2/right_off.gif') top right no-repeat;
    border: 0;
}
body.black #SecondaryNav li a { color: #666; }

#SecondaryNav li.current,
#SecondaryNav li.lastcurrent {
	background-image: url('http://static2.last.fm/depth/nav2/left_on.gif');
	margin-left: -2px; padding-left: 17px;
}

#SecondaryNav li.current a,
#SecondaryNav li.firstcurrent a,
#SecondaryNav li.lastcurrent a {  
    background-image: url('http://static2.last.fm/depth/nav2/right_on.gif');
    color: #404040;
}

#SecondaryNav li a:hover {
	color: #404040;
}

body.black #SecondaryNav li.current a,
body.black #SecondaryNav li.firstcurrent a,
body.black #SecondaryNav li.lastcurrent a,
body.black #SecondaryNav li a:hover { 
    color: #000;
}
#SecondaryNav li.last a { 
    background-image: url('http://static2.last.fm/depth/nav2/right_end_off.gif');
    padding-right: 22px;    
}
body.black #SecondaryNav li.last a { background-image: url('http://static2.last.fm/depth/nav2/right_end_off_black.gif'); }

#SecondaryNav li.lastcurrent a {
    background-image: url('http://static2.last.fm/depth/nav2/right_end_on.gif');
    padding-right: 25px;
}
body.black #SecondaryNav li.lastcurrent a { background-image: url('http://static2.last.fm/depth/nav2/right_end_on_black.gif'); }
/* Last.fm Charts Look and Feel 
 ---------------------------- */

/* Main chart class */

.lastChart, .padBottom {
 margin-top: 0;
 padding-bottom: 1em;
}

.lastChart h2 { display: none; }
.lastChart td { font-size: 12px; }
.lastChart th {background: transparent;}


h5.rss {
    width: 50px;
    float: right;
    text-align: right;
    z-index: 2;
    margin-top: -27px;
    margin-bottom: -2px;
}

h5.setsolid {
 line-height: 13px;
 margin-top: -32px;
}

h5.setsolid a, #c_recsPanel a.recslink {
 line-height: 13px;
}

h5.rss a { border-bottom: 0; }

.dash .lastChart td.chartlabel div { height: auto; }

.lastChart table {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

tr.tinyheader td {
 font-size: 11px;
 color: #AAA;
 margin-left: 0; padding-left: 0;
}
tr.padbottom td { padding-bottom: 10px; }
.playlisttable td { font-size: 12px; }


/* User charts tab */

#chartSelector .label { color: #777; font-weight: normal; font-size: 11px; }
#chartSelector a { margin-left: 3px; margin-right: 3px; font-size: 12px;}
#chartSelector a.current { font-size: 13px; font-weight: bold; color: #000; text-decoration: none; line-height: 16px; }
#chartSelector a:hover { color: #000;}

.lastChart .rising { 
	color: #1F9046;
}

.lastChart .falling { 
	color: #D01F3C;
}

.lastChart .realTable td.chartArrow {
	vertical-align: middle;
	border-right: none;
	padding-right: 0;
}

.lastChart .realTable td.chartArrow img {
	margin-top: 6px;
}

#chartmonths { padding:0; margin: 0;}

#chartmonths li {
 display:inline;
 padding-right: 1px;
 font-size: 11px;
}
#chartmonths li a { font-size: 11px;}
#chartmonths li.year { padding-right: 3px; color: #777;}
#chartmonths li.current { font-weight: bold; }

#chartdays {
 width:100%;
 text-align:center;
}
#chartdaysc {
 width:auto;
}
a.chartday {
 display:block;
 float:left;
 height:90px;
 width:111px;
 padding:10px;
 text-align:left;
 border: 1px solid #CFCFCF;
 margin-right: 4px;
 margin-bottom: 4px;
}
a.chartday:hover {
 background: #EAE7E7;
}
#chartdaysc .current {
 background: #EBEEE4;
 border: 1px solid #DAD7D7;
}
a.chartday {
 text-decoration:none;
}
.weekno { 
 margin-bottom:5px;
 display:block;
}
.jumpto { display: block; color: #999; font-size: 11px; text-align: right; margin: 4px -3px -4px 0; }
.weeknum { display:block; clear: right; font-weight: bold; color: #555; margin: -3px 0 4px 0; font-size:11px; }
.weekstats {
 display:block;
 font-size:10px;
}
#weeklycharts {
 padding-top:15px;
 clear:both;
}div#suggestobotmusic table.previewPlaylist {
  margin: 0;
}

.dash div.infoBox {
    color: black;
}

.dash #recommended {
    margin-bottom: 40px;
}

.dash #recommendedradio {
    float:left;
    width: 30%;
    padding: 10px 0 0 20px;
}

.dash #recommendedradio div.lfmlight {
    margin-left: 20px;
}

.dash .recssection {
    float: right;
    width: 33%;
}

.dash div.header {
    font-size: 22px;
}

.dash div.news {
  margin-top: 15px;
  font-size: 14px;
}

div#dashTop div.news {
  padding-left: 40px;
  padding-bottom: 1.5em;
  min-height: 75px;
  margin-right: 20px;
  margin-top: -1em;
  background: url('http://static2.last.fm/depth/dashboard/news.gif') top left no-repeat;
}

.dash div.tag {
    padding-bottom: 10px;
}

.dash ol, .dash li {
    list-style:none;
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

.dash div.s {
    margin-bottom: 20px;
    margin-top: 1em;
}

#dashTop {
    padding-right: 14px;
    border-bottom: dotted 1px #CCC;
    margin-bottom: 1.5em;
    margin-left: -14px;
    margin-right: -14px;
    padding-left: 14px;
    width: 100%;
}

div#dashTop div.wrapper {
  padding-right: 305px !important;
}

#dashRight {
    margin-top: 5px;
    float: right;
    display: inline;
    width: 301px;
    margin-right: -305px;
}

#dashTop .personalRec {
    width: 301px;
    height: 112px;
    background: url('http://static2.last.fm/depth/dashboard/pesonalrec_background.gif') top left no-repeat; 
    margin-top: 6px;
}
#dashTop .personalRec.empty {
    height: 69px;
    background: url('http://static2.last.fm/depth/dashboard/pesonalrec_backgrd_small.gif') top left no-repeat; 
}
#dashTop .instructBox span, #dashTop .news {
    width: auto;
    max-width: 500px;
}
#dashTop .radioHolder {
    padding-top: 15px;
}
.radioHolder .radioButton {
    float: left;
}
.radioHolder .underRadio {
    float: left;
    position: relative;
    top: 5px;
    padding-left: 8px;
}

body .personalRec h4 {
    padding: 0px 11px;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    margin: 0;
    color: #A0A0A0;
    position: relative;
    top: -3px;
    height: 17px;
    background: transparent;
}
.personalRec h4 span {
    float: left;
    width: 70%;
}
.personalRec a {
    color: #545454;
    background: none;
}
.personalRec a:hover {
    color: #252525;
		background: #E8E8E8;
}
.personalRec h4 span.a {
    float: right;
    text-align: right;
    width: 25%;
}

.personalRec h4 a {
    color: #A0A0A0;
}

.personalRec .recAvatar {
    float: left;
    margin-left: 16px;
    width: 34px;
    height: 34px;
    overflow: hidden;
}
.personalRec .recContent {
    float: right;
    width: 212px;
    height: 76px;
    margin-top:1px;
    margin-right: 18px;
    font-size: 11px;
    line-height: 1.1667;
    overflow: auto;
}

.personalRec.empty .recContent {
    height: 45px;
}

.personalRec .recInfo {
    margin-top: 0.4em;
}

.recInfo .item {
    display: block;
    margin-bottom: 2px;
}

.personalRec .userMsg {
    clear: left;
}

#musicloaded .imgWrapper { width: 30%; }
#musicloaded .chartWithSidebar { margin-left:2%;width:30%; }
#recsSelect { margin-bottom: 15px; width: 32%; }

#newToMyProfile a.img img { border: 1px solid #DFDFDF; } /* Last.fm Sidebar Panels Look and Feel 
 ------------------------------------ */

/* Main panel class */


.sidebar,
.artistInfo {
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  overflow: hidden;
}

#LastSearchSidebar .lastPanel { color: #605C5B; }
#LastSearchSidebar .lastPanel h2 { float: none; }
#LastSearchSidebar .lastPanel td { padding-bottom: 0.5em; }

.artistInfo {
  padding-top: 5px;
}
.artistInfo strong {
  display: block;
  margin-bottom: 0;
}

.imgHolder {
  padding: 4px 0 12px 0;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  background: #FFF;
}


.imgHolder img {  display: inline; border: 1px solid #C2C2C2; }

.imgHolder p {
 text-align: left;
 margin: 0 5px 5px 0px;
}


/*
--------------
where are they?
--------------
*/

.searchGroup {
 padding-bottom: 20px;
}

.searchGroup p {
 margin-top: 0.5em;
}

.searchGroup .lilhelp {
 margin-top: -0.5em;
 color: #999;
 font-size: 9px;
}
.likesartists {
 font-size: 11px;
 color: grey;
 font-family: Helvetica, Arial, Verdana;
 height: 4em;   
}
.likesartistsselected {
 font-size: 10px;
 color: black;
 font-family: monospace;
 height: 4em;   
}
p.or {
 text-align: center;
 padding-bottom: 2em;
 margin-bottom: 0;
 color: #AAA;
}

/* Other panel-specific styles */

#c_featRadio {
  padding-top: 12px;
}

/*
--------------
Huh?
--------------
*/

#radiobits {
  padding-top: 5px;
}

.sidebar h5 {
  color: #252525;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding-top: 1em;
  padding-bottom: 0.25em;
}

body.black .sidebar h5 { color: #000; }

div.rule.containsFloat {
	overflow: hidden;
	padding-bottom: 7px;
}

#c_infoPanel p {
	overflow: hidden;
}/* have fun, Julian! -Matt */

.realTable {
	width: 100%;
	vertical-align: top;
}

.realTable th {
	background: transparent;
	text-align: left;
	font-size: 12px;
	padding: 0 0 8px 9px;
	color: #666;
}

.realTable th.iconHeader {
	padding-left: 27px;
}

.realTable th.smIconHeader {
	padding-left: 10px;
}

.realTable tr td.end {
	background-image: url('http://static2.last.fm/depth/lists/end.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 0;
	padding-right: 10px;
}

.realTable tr.alt td.end {
	background-image: url('http://static2.last.fm/depth/lists/end_alt.gif');
}

.realTable td {
	border-bottom: solid 4px #FFF;
	border-right: solid 10px #FFF;
	height: 16px;
	padding: 2px 10px;
	background-color: #EDEDED;
	line-height: 15px;
	font-size: 12px;
	vertical-align: top;
}

.tightTable td {
	border-right: none;
}

.realTable tr.alt td  {
	background-color: #E0E0E0;
}

.realTable td .poorPeoplesTruncation {
	height: 16px;
	overflow: hidden;
	display: block;
}

.realTable a {
	color: #545454;
}

.realTable a:hover {
	background-color: transparent;
	color: #545454;
}

body.black .realTable a:hover {
	background-color: transparent;
}

.realTable .position {
	border-right: none;
	text-align: right;
	padding-right: 0;
	padding-left: 6px;
}

.realTable .date {
	width: 8em;
}

.realTable .buttonHolder {
	background-image: url('http://static2.last.fm/depth/lists/track.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 !important;
	border-right: none;
}

.realTable .buttonHolder.checkbox {
	background-image: none!important;
}

.realTable .buttonHolder.checkbox span {
	background-image: none!important;
}

.realTable .buttonHolder span {
	display: block;
	min-width: 20px;
}

/* for the charts… */

.lastChart .realTable td.chartlabel div {
	overflow: hidden;
	height: 16px;
}

.lastChart .realTable.tightTable td.chartlabel {
	background-image: url('http://static2.last.fm/depth/charts/chart_transition.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.lastChart .realTable.tightTable tr.alt td.chartlabel {
	background-image: url('http://static2.last.fm/depth/charts/chart_transition_alt.gif');
}

.lastChart .realTable .buttonHolder span {
	width: 40px;
}

.lastChart .realTable.tightTable .buttonHolder span {
	width: auto;
}

.lastChart .realTable td.buttonHolder,
.lastChart .realTable .position {
	padding-right: 10px;
	border-right: solid 10px #FFF;
	text-align: center;
}

.lastChart .realTable.tightTable .position {
	border-right: none;
}

.lastChart .realTable.tightTable td.buttonHolder {
	border-right: none;
	padding-right: 0;
}

.lastChart .realTable .position {
	padding-left: 10px;
}

.lastChart .realTable .buttonHolder span {
	text-align: center;
	border-right: none;
}

.lastChart td.chartbar { 
	padding-left: 0;
	overflow: hidden;
}

.lastChart .bar {
 text-align: left;
 color: #FFF;
 font-size: 11px;
 line-height: 20px;
 background: url("http://static2.last.fm/depth/charts/dark_end.gif") top right no-repeat #999;
padding: 0 !important;
}

.lastChart .bar span {padding-left: 5px; color: #FFF;}

/* end of “for the charts…” */

.realTable .alt .buttonHolder {
	background-image: url('http://static2.last.fm/depth/lists/track_alt.gif');
}

.realTable td.buttonHolder.artist { background-image: url('http://static2.last.fm/depth/lists/artist.gif'); }
.realTable .alt .buttonHolder.artist { background-image: url('http://static2.last.fm/depth/lists/artist_alt.gif'); }

.realTable tr td.chartbar,
.realTable tr.alt td.chartbar {
	width: 100px;
	background: #FFF;
	padding: 0;
}

.realTable .chartbar .bar {
	display: block;
	background-color: #999;
	text-indent: -9999px;
	background-image: url('http://static2.last.fm/depth/lists/charts_bar_end.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 14px;
}

/* charts chartsbar */
.lastChart .realTable .chartbar .bar {
	text-indent: 0;
}

.realTable .buttonHolder .userIcon,
.realTable .buttonHolder .groupIcon,
.realTable .buttonHolder .subscriberIcon,
.realTable .buttonHolder .modIcon,
.realTable .buttonHolder .staffIcon,
.realTable .buttonHolder .note,
.realTable .buttonHolder .star,
.realTable .buttonHolder .tag,
.realTable .buttonHolder .album {
	height: 16px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	border-right: solid 10px #FFF;
}

.realTable .buttonHolder.hasContent {
	border-right: solid 10px #FFF;
}

.realTable .buttonHolder.hasContent span {
	border-right: none !important;
}

.realTable .note,
.realTable .star,
.realTable .tag,
.realTable .album {
	border-right: none;
}

.realTable .buttonHolder .userIcon,
.recommendedItem strong span.userIcon {
	background-image: url('http://static2.last.fm/depth/lists/user.gif');
}

.realTable .alt .buttonHolder .userIcon,
.recommendedItem.alt strong span.userIcon {
	background-image: url('http://static2.last.fm/depth/lists/user_alt.gif');
}

.realTable .buttonHolder .groupIcon {
	background-image: url('http://static2.last.fm/depth/lists/group.gif');
}

.realTable .alt .buttonHolder .groupIcon {
	background-image: url('http://static2.last.fm/depth/lists/group_alt.gif');
}

.realTable .buttonHolder .subscriberIcon,
.recommendedItem strong span.subscriberIcon {
	background-image: url('http://static2.last.fm/depth/lists/subscriber.gif');
}

.realTable .alt .buttonHolder .subscriberIcon,
.recommendedItem.alt strong span.subscriberIcon {
	background-image: url('http://static2.last.fm/depth/lists/subscriber_alt.gif');
}

.realTable .buttonHolder .modIcon,
.recommendedItem strong span.modIcon {
	background-image: url('http://static2.last.fm/depth/lists/mod.gif');
}

.realTable .alt .buttonHolder .modIcon,
.recommendedItem.alt strong span.modIcon {
	background-image: url('http://static2.last.fm/depth/lists/mod_alt.gif');
}

.realTable .buttonHolder .staffIcon,
.recommendedItem strong span.staffIcon {
	background-image: url('http://static2.last.fm/depth/lists/team.gif');
}

.realTable .alt .buttonHolder .staffIcon,
.recommendedItem.alt strong span.staffIcon {
	background-image: url('http://static2.last.fm/depth/lists/team_alt.gif');
}

.realTable tr .note {
	background-image: url('http://static2.last.fm/depth/lists/track.gif');
}

.realTable tr.alt .note {
	background-image: url('http://static2.last.fm/depth/lists/track_alt.gif');
}

.realTable tr .star {
	background-image: url('http://static2.last.fm/depth/lists/artist.gif');
}

.realTable tr.alt .star {
	background-image: url('http://static2.last.fm/depth/lists/artist_alt.gif');
}

.realTable tr .tag {
	background-image: url('http://static2.last.fm/depth/lists/tag.gif');
}

.realTable tr.alt .tag {
	background-image: url('http://static2.last.fm/depth/lists/tag_alt.gif');
}

.realTable tr .album {
	background-image: url('http://static2.last.fm/depth/lists/album.gif');
}

.realTable tr.alt .album {
	background-image: url('http://static2.last.fm/depth/lists/album_alt.gif');
}/*  COMPATIBILITY ONLY! 
    These styles are duplicates of header styles in 00elements.css.
    KEEP IN SYNC.
*/

/* mimic h3 */
div.displayCopy h2,
.instructBox h4, 
.greenBoxQuickFix h2,
.faqBox h3,
.greenBox span,
.greenBox h2
{ 
    font-size: 24px; /* note: bigger than h3 */
    color: #D01F3C;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
    /* next two lines only needed because we have some inline tags, argh */
    font-weight: bold;
    display: block;
}

/* mimic h3 again */
div.displayCopy h2 a,
div.faqBox a {
    font-size: 24px; /* note: bigger than h3 */
    color: #D01F3C;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
}

body.black div.displayCopy h2,
body.black div.displayCopy h2 a,
body.black .instructBox h4, 
body.black .greenBoxQuickFix h2,
body.black .faqBox h3,
body.black .greenBox span,
body.black .greenBox h2
{
    color: #000;
}

div.displayCopy h2 a:hover,
div.faqBox a:hover {
    text-decoration: underline;
    background: transparent;
}

/* mimic h5  */
div.displayCopy h3, 
.instructBox span,
.faqBox span,
.greenText
{ 
    color: #9E9E9E;
    font-weight: bold;
    font-size: 13px;
    /* extra restrictions follow */
    margin-top: -5px;
    margin-bottom: 1.5em;
    width: 400px;
    clear: left;
    display: block;
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

/* mimic h5 link styles */
#LastWebsite div.displayCopy h3 a,
.instructBox span a,
.faqBox span a,
.greenText a {
  font-size: 13px;
  color: #9E9E9E;
  text-decoration: underline;
  background: transparent;
}

#LastWebsite div.displayCopy h3 strong a,
.instructBox span strong a {
  background: #FBEFD5;
}

#LastWebsite div.displayCopy h3 strong a:hover,
.instructBox span strong a:hover,
.faqBox spanstrong  a:hover,
.greenText strong a:hover
{
  background: #FBEFD5;
}

#LastWebsite div.displayCopy h3 a:hover,
.instructBox span a:hover {
  color: #7F7F7F; 
}

div.displayCopy h3.fullwidth {
	max-width: none;
	width: auto;
}

/* Copensate for design patterns w/displaycopy */

div.displayCopy {
  margin-bottom: 0.5em;
}

/* Tag Clouds */
.tagBox {
  font-size: 14px;
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 5px 0;
}

div.catRight .tagBox {
	padding: 10px 15px;
	background: #d9dfe7;
}

body .tagBox a,
body .tagBox a:link,
body .tagBox a:visited {
	color: #4B72A9;
	text-decoration: none;
}

body .tagBox a:hover,
body.black .tagBox a:hover {
  color: #fff;
  background: #4B72A9;
  text-decoration: none;
}

/* old crapola */

.infoBox, .errorBox {
  margin: 1em 1em 1.5em 0;
	font-size: 12px;
	font-weight: normal;
}

.infoBox p, .errorBox p {
    margin: 0;
}

.infoBox span, .errorBox span {
    color: #777;
}

.infoBox strong, .errorBox strong {
    display: block;
    margin-bottom: 0.5em;
}

.dash .instructBox h4 { font-size: 22px; }

.infoBox {
    max-width: 480px;
    background: url("http://static2.last.fm/depth/icons/msg_info.gif") top left no-repeat;
    padding-left: 26px;
    color: #869AB7 !important;
}

.errorBox {
    background: url("http://static2.last.fm/depth/icons/msg_warning.gif") top left no-repeat;
    padding-left: 26px;
    color: #D01F3C !important;
}

.sidebar .infoBox, .sidebar .errorBox {
    background: transparent;
    padding-left: 0;
}

body .infoBox a,
body .infoBox a:link,
body .infoBox a:visited {
	text-decoration: underline;
	color: #869AB7 !important;
}

body .infoBox a:hover {
	background: #E5E8EE;
}

body .infoBox span a,
body .infoBox span a:link,
body .infoBox span a:visited {
    color: #777 !important;
}

.errorBox {
	color: #D01F3C !important;
}

body .errorBox a {
	color: #D01F3C;
  text-decoration: underline;
	border: none !important;
	background: transparent;
}

body .errorBox a:hover {
	color: #FFF;
	background: #D01F3C;
	border: none !important;
}

.faqBox p {
    padding: 0 0 12px 0px;
    display: block;
    clear: left;
    width: 400px;
}



/* UNDOING THE DAMAGE DONE BY THIS */

/* recommendation slider thing */

#LastWebsite div.rhContent span#alphaa,
#LastWebsite span.lfmdark {
  font-size: 12px;
  line-height: 1em;
  margin: 0;
  color: #545454;
  font-weight: normal;
}

#LastWebsite div.rhContent span#alphaa {
  font-size: 11px;
}div.forumview .mozillasucks {
	display: none;
}

div.forumview #topbarForum,
div.forumview #bottombarForum {
	margin-bottom: 15px;
	margin-top: 5px;
	height: 2em;
}

div.forumview #bottombarForum {
	border: none;
}

table.forumtable {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.forumtable th {
	background: transparent;
	text-align: left;
	font-size: 12px;
	padding: 0 8px 8px 9px;
	color: #666;
}

table.forumtable td {
	padding: 6px 10px 8px 10px;
	vertical-align: top;
	font-size: 12px;
	border-right: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
	border-top: solid 1px #E1E1E1;
}

#LastWebsite table.forumtable td a:hover {
  background-color: transparent;
}

table.forumtable tr.alt td {
	padding-top: 5px;
  background-color: #F5F5F5;
	border-bottom: solid 1px #E1E1E1;
	border-top: solid 1px #E1E1E1;
}

table.forumtable .forumTitle,
table.forumtable .threadTitle {
	width: 50%;
}

table.forumtable .threadTitle strong.sticky {
	color: #4B72A9;
}

table.forumtable .threadTitle strong.hot {
	color: #F98086;
}

table.forumtable .threadTitle a:visited {
	color: #A0A0A0;
}

table.forumtable td.forumTitle small {
	line-height: 1.3;
	font-size: 11px;
}

table.forumtable td.threadTitle small.threadPagination {
	font-size: 12px;
	color: #A0A0A0;
}

table.forumtable td.threadTitle small.threadPagination a {
	color: #A0A0A0;
	padding: 0 0.3em;
	margin: 0 -0.2em;
	text-decoration: none;
}

table.forumtable td.threadTitle small.threadPagination a:hover {
	color: #A0A0A0;
}

table.forumtable .numTopics,
table.forumtable .numPosts {
	width: 5em;
	text-align: center;
}

table.forumtable .numReplies,
table.forumtable .numViews {
	text-align: center;
}

table.forumtable .end,
table.forumtable .lastPost {
	border-right: none;
}

table.forumtable .lastPost small {
	vertical-align: baseline;
	font-size: 11px;
	white-space: nowrap;
}

table.forumtable .lastPost small a {
	text-decoration: none;
}

table.forumtable .lastPost small a:hover {
	color: #545454;
}

table.forumtable tr td.lastPost small a:visited {
	color: #A0A0A0;
}

table.forumtable tr td.lastPost small a:hover:visited {
	color: #A0A0A0;
}

/* reply tracker */

table#replyTrackerTable td {
  line-height: 1.16667;
}

#replyTrackerTable td.msgTitle a:visited {
	color: #A0A0A0;
}

table.forumtable tr td.location a {
  text-decoration: none;
}

table.forumtable tr td.location a {
  color: #545454;
}

/* grapevine */

#posthistorytable.forumtable td.lastPost {
	width: 10em;
}

/* pm inbox */

table.forumtable tr.unreadMsg td {
	font-weight: bold;
}

table.forumtable tr td.msgIcon {
	border-right: none;
	padding-right: 0;
	width: 15px;
	padding-left: 5px;
}

table.forumtable tr td.msgIcon img {
	float: right;
}

.excerpts {
	clear: both;
}

/* threads */

ul.thecomments {
	overflow: visible;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.thecomments li.comment {
	margin: 0;
	padding: 37px 15px 20px 115px;
	position: relative;
	list-style-type: none;
}

ul.thecomments > li.comment {
	overflow: hidden;
}

ul.thecomments li.comment.alt {
	background: #F5F5F5;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
}

/* forum search results */

.forumSearchResults ul.thecomments li.forumSearchResult,
.forumSearchResults ul.thecomments li.forumSearchResultLink {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.forumSearchResults .forumSearchResultList {
	margin: 0;
	padding: 0;
}

.forumSearchResults ul.thecomments li.forumSearchResult {
	padding: 0 0 1em 0;
}

#LastWebsite .forumSearchResults ul.thecomments li.forumSearchResultLink {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#LastWebsite .forumSearchResults ul.thecomments li.forumSearchResultLink a {
	color: #666;
	border: none;
}

#LastWebsite .forumSearchResults ul.thecomments li.forumSearchResultLink a:hover {
	background: #666;
	color: #FFF;
}

.forumSearchResults ul.thecomments .alt li.forumSearchResultLink {
	background: #F5F5F5;
	border-top: solid 1px #E1E1E1;
	padding-top: 1em;
}

#LastWebsite .forumSearchResults ul.thecomments li li.alt {
	background: #F5F5F5;
	border-top: none;
	border-bottom: solid 1px #E1E1E1;
}

.forumSearchResults ul.thecomments li.forumSearchResultContent > li.comment {
	overflow: hidden;
}

.forumSearchResults ul.thecomments .messageSig,
.forumSearchResults ul.thecomments .forumStuff,
.forumSearchResults ul.thecomments .forumLine {
	display: none;
}

/* for dashboard */

.excerpts ul.thecomments li.comment {
	padding-left: 65px;
	width: auto;
	border-bottom: solid 1px #DFDFDF;
}

.excerpts ul.thecomments ul.commentUserDetails {
	left: 0;
	width: 100%;
}

.excerpts ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 250px;
}

.excerpts ul.thecomments li.comment .messageContent {
	min-height: 2.8em;
}

.excerpts ul.thecomments li.comment ul.commentUserDetails li.date {
	left: 100%;
	margin-left: -150px;
	width: 150px;
	height: 17px;
	text-align: right;
	color: #A0A0A0;
}

.excerpts ul.thecomments li.comment .wrapper {
	width: auto;
}

/* for journal comments */

.singleEntry ul.thecomments {
	margin-left: -14px;
}

.singleEntry ul.thecomments li.comment {
	padding-left: 79px;
	width: 415px;
}

.singleEntry ul.thecomments ul.commentUserDetails {
	left: 14px;
}

.singleEntry ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 480px;
}

.singleEntry ul.thecomments li.comment .messageContent {
	min-height: 50px;
}

.singleEntry ul.thecomments li.comment ul.commentUserDetails li.date {
	left: 280px;
}

.singleEntry ul.thecomments li.comment .wrapper {
	width: 415px;
}

/* user details */

ul.thecomments ul.commentUserDetails {
	width: 100px;
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: visible;
	list-style-position: outside;
}

ul.thecomments li.comment ul.commentUserDetails li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 600px;
	height: 17px;
	margin-bottom: 10px;
}

ul.thecomments li.comment ul.commentUserDetails li.userName span,
ul.thecomments li.comment ul.commentUserDetails li.userName span a {
	color: #969696;
	text-decoration: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userName span a:hover {
  text-decoration: underline;
  background-color: transparent;
}

ul.thecomments li.comment ul.commentUserDetails li.userThumb a {
	background: none !important;
}

ul.thecomments li.comment ul.commentUserDetails li.userThumb a img {
	border: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userDetails {
	color: #969696;
	font-size: 11px;
}

ul.thecomments li.comment ul.commentUserDetails li.date {
	position: absolute;
	top: 0;
	left: 400px;
	width: 200px;
	height: 17px;
	text-align: right;
	color: #969696;
}

/* actual content */

ul.thecomments li.comment .wrapper {
	width: 500px;
}

ul.thecomments li.comment h4 {
	margin: 0;
	font-size: 12px;
	color: #252525;
}

ul.thecomments li.comment .messageContent {
	margin: 0;
	min-height: 6em;
}

ul.thecomments li.comment .messageContent a:hover {
  background-color: transparent;
}

ul.thecomments li.comment .messageContent ul {
	margin: 0;
	padding: 0;
}

ul.thecomments li.comment .messageContent li {
	margin: 0.7em 0 0.7em 2em;
	list-style-position: outside !important;
}

ul.thecomments li.comment .messageContent ul br {
	display: none;
}

ul.thecomments li.comment div {
	margin: 0;
}

/* message signature */

ul.thecomments li.comment div.messageSig {
	margin: 24px -15px 0 -15px;
	padding-top: 8px;
	border-top: solid 1px #CCC;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

ul.thecomments li.comment div.messageSig a {
	border-bottom: none;
	text-decoration: underline;
}

ul.thecomments li.comment div.messageSig a:hover {
	background: none;
}

/* quote, reply buttons */

ul.thecomments li.comment div.forumLine {
	text-align: right;
	margin-top: 15px;
}

ul.thecomments li.comment div.forumLine a {
	color: #A0A0A0;
	font-size: 11px;
}

ul.thecomments li.comment div.forumLine a:hover {
	color: #545454;
}

/* quotes */

span.quote {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background-position: left top;
	background-repeat: repeat-y;
}

span.quote,
span.quote span.quote span.quote span.quote {
	border-left: solid 7px #E8E8E8;
	color: #828282;
}

span.quote strong,
span.quote span.quote span.quote span.quote strong {
	color: #545454;
}

span.quote span.quote,
span.quote span.quote span.quote span.quote span.quote {
	color: #6899CD;
	border-left: solid 7px #DDE8F7;
}

span.quote span.quote strong,
span.quote span.quote span.quote span.quote span.quote strong {
	color: #4A71A9;
}

span.quote span.quote span.quote,
span.quote span.quote span.quote span.quote span.quote span.quote {
	color: #37AE5B;
	border-left: solid 7px #CEEFCE;
}

span.quote span.quote span.quote strong,
span.quote span.quote span.quote span.quote span.quote span.quote strong {
	color: #1D9046;
}

/* superscript in forum signatures */

.messageSig sub,
.messageSig sup {
	line-height: 1.3;
}/* Paging control styles */

.pages {
	display: block;
	text-indent: -9999px;
	width: 0;
	height: 0;
}

.pagination {
  float: right;
  margin-bottom: 0px;
  margin-top: 0.5em;
  font-size: 11px;
}

.pagination .selected {
	font-weight: bold;
	color: #666;
	padding: 0 0.3em;
}

body.black .pagination .selected {
	color: #000;
}

.pagination a {
	color: #A0A0A0;
	text-decoration: none;
	padding: 0 0.3em;
}

.pagination a.prevlink span,
.pagination a.nextlink span {
	background: transparent;
	padding: 0;
	color: #545454;
	padding: 0;
	text-decoration: underline;
}

body #LastWebsite div.pagination a.prevlink,
body #LastWebsite div.pagination a.prevlink:hover {
	background-image: url('http://static2.last.fm/depth/global/page_previous.gif');
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 13px;
}

body #LastWebsite div.pagination a.nextlink,
body #LastWebsite div.pagination a.nextlink:hover {
	background-image: url('http://static2.last.fm/depth/global/page_next.gif');
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-right: 13px;
}

/* Journal-related styles */

.journalEntry {
 width: 100%;
 clear: both;
 padding-bottom:15px;
 max-width: 480px;
}
.journalEntry.withConnections {
	max-width: 690px;
}

.withConnections .journalBody { 
	padding-right: 210px;
	width: auto;
} 

#LastWebsite .journalEntry h5.subhead { 
	margin: -9px 0 5px 0px;
	font-size: 12px;
	color: #777;
}

.journalEntry h5.subhead a {
  background-color: transparent;
}

.journalEntry p {
	margin-left: 0;
	position: relative;
	z-index: 5;
}

.journalConnections {
 position: relative;
 float:right;
 margin-right:-214px;
 border-left: 23px solid #FFF;
 margin-top: -2px;
}

#journalgroups {
    margin-top: 10px;
}

#journalgroups label { 
	padding-right: 5px;
}

.journalFooter .comments { 
 width: 45%; 
 float: left;
}

.journalFooter {
 margin-bottom: 0px;
 padding-bottom: 25px;
 color: #777;
 font-size: 11px;
}

.journalFooter .addcomment {
 width: 45%;
 float: right;
 text-align: right;
}

.withConnections .addcomment {
 margin-right: -210px;
}

.journalFooter a { 
  display: inline; 
  color: #777; 
}

.journalmore {
 font-size: 11px;
 display: block;
 padding-right: 6px;
 text-align: right;
}

#commentform {
 margin-top: 15px;
 width:475px; 
 clear:both;
}

#commentform form {
  margin-top: 10px;
}

#journal { width: 100%; }

#bbsection, #journalgroups {
 width: 58%;
 float: left; 
}

#bbpanel {
 float: right;
 margin-top: 65px;
} 

#bbpanel .h {
	background: url('http://static2.last.fm/depth/panels/top_grey.gif') top left no-repeat;
}

#bbpanel .h h2 {
	color: #666;
}

#bbgroups {
 width:100%;
 float: right;
 margin-right: 0;
 padding-right: 0;
}

div.connection {
 width:210px;
 border:1px solid #C1C1C1;
 margin:5px;
 padding:3px;
}

textarea#bbtextarea, textarea#message {
     width:100%;
     height:220px;
}
.journalMode textarea#message {
    height: 290px; 
}

#bbwidget {
 text-align: left;
 border:1px solid #CFCFCF;
 margin-top:5px;
 background-color:#EFEFEF;
 padding-left: 5px;
 padding-right: 5px;
}

#bbwidget .bbinput {
 width:100%;
}

a#bbsubmit { 
 display: block;
 width: 50px;
 text-align: center;
 font-size: 11px; 
 text-transform: uppercase;
 padding: 1px 5px 1px 5px;
 margin: 3px 0 2px 0;
 background: #FFF;
 border: 1px solid #CCC;
 text-decoration: none;
 color: #666;
 }
 
a:hover#bbsubmit {
 background: #EFEFEF;
 color: #000;
}
/* Groups and Forums display CSS */

#recentDiscussions { width: 100%; } /* stupid fecking ie */
/* overrides regular breadcrumb style for pages with no headers, like forum */
div.noheadline#breadcrumb {
 margin-top: 10px;
 font-size: 11px;
}

div.messageSig {
 margin-top: 20px;
 padding-top: 5px;
 border-top: 1px solid #CCC;
 color: #888;
}

div.messageSig a { color: #888; }

.nodisp { display: none; }

ul.journals { padding: 0; margin: 0; padding-bottom: 5px;}
#recentjournals { padding-bottom: 10px; padding-top: 5px; }

#recentjournals h4 a.mainjournal {
 font-size: 13px;
 font-weight: normal;
}

li.journalHeader {
 margin: 0px 0px 0 90px;
 font-size: 12px;
 list-style: none;
 padding: 4px 0 6px 0;
}


li.journalHeader.nodate { margin-left: 0; }
li.journalHeader h4 { margin:0; display: inline; line-height: 16px; float: left; font-weight: normal;}
li.journalHeader a.jtitle { font-weight: bold; }
li.journalHeader a { position: relative; z-index: 5; }
li.journalHeader span.numComments, li.journalHeader span.numComments a { color: #777; white-space:nowrap;}
li.journalHeader span.details { display: inline; float: left; margin-left: -90px; position:relative; z-index:0; }
li.journalHeader.nodate span.details { display: none; }/* floating full albums */

#floatingAlbums {
	margin-right: -15px;
	overflow: hidden;
}

#floatingAlbums.small {
	margin-right: -15px;
}

#floatingAlbums h3 {
	margin-right: 15px;
	border-top: solid 1px #DFDFDF;
	border-bottom: none;
}

#floatingAlbums .albumFull {
	float: left;
	margin: 0 30px 15px 0;
	height: 210px;
	overflow: visible;
}

#floatingAlbums.small .floatAlbum {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 120px;
	height: 180px;
}

/* Albums */

div.catLeft div.albumContainer {
  margin-bottom: -1.5em;
}

.albumHorizontal {
 clear: left;
}

.albumMed {
 width: 119px;
 height: 155px; /* change when we have buybuttons back */
 margin-right: 14px;
 font-size: 11px; 
 float: left;
 position: relative;
}

div.catLeft div.albumMed {
  width: 45%;
  height: 18em;
  margin-right: 4%;
}

.albumMed a.cover {
    display: block;
    height: 119px;
    width: 119px;
    background: url('http://static2.last.fm/depth/catalogue/noimage/noalbum_med.gif') top left no-repeat;
    border: 0;
}

.albumMed a.cover:hover, body.black .albumMed a.cover:hover { border: 0; background-color: transparent; } 
.albumMed a.cover img {
width: 110px;
height: 110px;
margin: 1px 0 0 1px;
}
.albumContainer .details {
 display: block;
 font-size: 11px;
 line-height: 1.3em;
}

.coverart { border: 0;}

.lastChart .coverlink, .lastChart a:hover.coverlink {
 border: 0;
 text-decoration: none;
}

div.catLeft div.albumFull {
  width: auto;
}

div.catLeft div.albumFull div.info {
	width: 48%;
	float: left;
}

div.albumFull {
  width: 340px;
	position: relative;
	overflow: hidden;
}

div.albumFull div.cover {
  display: inline;
  float: left;
  height: 171px;
  width: 172px;
  padding: 1px 0 0 1px;
  background: url('http://static2.last.fm/depth/catalogue/noimage/noalbum_large.gif') top left no-repeat;
}

.albumFull div.cover img {
  height: 160px;
  width: 160px;
}

.albumFull div.cover a {
  background-color: transparent;
}

#LastWebsite div.albumFull h3 {
  margin: 0.1em;
  font-size: 12px;
  color: #252525;
	line-height: 1.2;
	padding: 0;
	border: none;
}

#LastWebsite div.albumFull h3 small {
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	padding-top: 0.2em;
	display: block;
}

div.albumFull div.info {
  display: inline;
  float: right;
	width: 165px;
}

div.albumFull ul { 
  margin: 0;
  padding: 0;
}

div.albumFull ul li {
  list-style: none;
  margin: 0;
	padding: 0;
}

div.albumFull div.info ul li strong {
  color: #969696;
  font-size: 13px;
  line-height: 1.4em;
}

div.albumFull div.info ul li.preview {
  margin-top: 0.7em;
}

div.albumFull ul.buyButtons {
  margin: 1.4em 0 0 0;
  padding: 0;
  clear: both;
}

div.albumMed ul.buyButtons {
  margin: 0.7em 0 0 0;
  padding: 0;
  clear: both;
}

div.albumFull ul.buyButtons li,
div.albumMed ul.buyButtons li {
  margin: 0 0 0.7em 0;
  padding: 0;
  list-style-type: none;
}

div.albumMed strong.title a {
  text-decoration: none;
}

div.albumMed strong.title a:hover {
  text-decoration: underline;
  background-color: transparent;
}

#LastWebsite .albumMed a.noCoverImage,
#LastWebsite .albumFull div.noCoverImage {
  background: none;
}#editor {
	text-align: left;
	margin-top: 2px;
	padding: 2px 0;
	width: 465px;
}

#editor label {
  font-size: 11px;
}

#editor.journalMode {
	width: 685px;
}

#editor #editorTitle,
#editor #message,
#editor #toolbar,
#editorPanel,
#editorPreviewContainer {
 	width: 465px;
}
#editorPanel {
    float: left;
}

#editor #statusbar {
	border: 1px s