@charset "utf-8";
/* CSS Document */



/* ARTIST PAGE SUBHEADINGS */

#blanktop {background:transparent url(../images/blanktop.gif) no-repeat scroll 0% 12px;
height:34px;
padding-bottom:4px;
padding-top:12px;}
#releasestop {height:34px; background:#000000; padding-bottom:8px; background:url(../images/releases.gif) no-repeat 0%;}
#blognewstop {height:34px; background:#000000; padding-bottom:8px; background:url(../images/blog-news.gif) no-repeat 0%;}
#abouttop {height:34px; background:#000000; padding-bottom:8px; background:url(../images/about-artist.gif) no-repeat 0%;}
#discog {height:34px; padding-bottom:8px; background:url(../images/discog.gif) no-repeat 0%;}
#links-head {height:34px; background:#000000; padding-bottom:8px; background:url(../images/links-head.gif) no-repeat 0%;}

#left span {display:block; padding-bottom:8px;}

/* RELEASE BOX STYLES */

.contentbox img {border:solid 1px #818181 !important;}
.title {text-transform:uppercase;font-weight:bold;}
.cat {text-transform:uppercase;}
.booklet {}
.price {text-align:right;}
.basket {text-transform:uppercase; text-align:right;}
.artist-description {padding:0px 8px;}
.artist-name {font-size:12px; font-weight:bold; padding-bottom:8px;}

/* ARTISTS NAV */

#a-nav {padding:4px 0 0 8px;}
#a-nav ul {margin:0px; padding:0px; display: inline;}
#a-nav li {display:block; margin:0px; padding:0px; float:left; }
#a-nav li a {display:block; height:13px; overflow:hidden;}
.nav-info {width:40px;  background:url(../images/artists/a_nav.gif) no-repeat; background-position:0px 0px;}
.nav-info:hover {background-position:0px -13px; text-decoration:none;}
.nav-release {width:78px;  background:url(../images/artists/a_nav.gif) no-repeat;  background-position:-40px 0px; }
.nav-release:hover {background-position:-40px -13px; text-decoration:none;}
.nav-blog {width:96px;  background:url(../images/artists/a_nav.gif) no-repeat;  background-position:-118px 0px;}
.nav-blog:hover {background-position:-118px -13px; text-decoration:none;}
.nav-links2 {width:48px;  background:url(../images/artists/a_nav.gif) no-repeat;  background-position:-212px 0px;}
.nav-links2:hover {background-position:-212px -13px; text-decoration:none;}
.nav-discog {width:105px;  background:url(../images/artists/a_nav.gif) no-repeat;  background-position:-260px 0px;}
.nav-discog:hover {background-position:-260px -13px; text-decoration:none;}

.top {padding:8px 0px 0 485px;}
.top ul {margin:0px; padding:0px; display: inline;}
.top li {display:block; margin:0px; padding:0px; float:left; }
.top li a {display:block; height:13px; overflow:hidden;}
.nav-top {width:35px;  background:url(../images/artists/top.gif) no-repeat; background-position:0px 0px;}
.nav-top:hover {background-position:0px -13px; text-decoration:none;}

/* DISCOG */

.black-content {padding:0 16px 8px 16px;}
.year {width: 50px; display:block;}
.description {width: 335px; display:block;}
.bottom {margin-bottom:8px;}

ol { list-style:decimal; margin:0; padding-left:2em; }


a:link, a:visited {color: #CCCCCC; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline;}