/***********************************/
/**        CONTENT STYLES         **/
/***********************************/
.Lcat_headerbottomcontent {display: none}
#artistlistfeatured, #relatedproductdetail {display: none;}

a:hover {color:#FFF; text-decoration: underline;}
.arrowLink {background: url(../images/arrowLink.gif) 0 4px no-repeat; padding-left: 10px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif}

/* font colors and borders */
.giftvoucher h2, ul#artistlistfeatured li h2 {border-bottom:1px solid #171717;}
.arrowLink {background: url(../images/arrowLink.gif) 0 4px no-repeat; padding-left: 10px;}
#artistpage #col-two-three {border-top: 1px solid #171717;}

/* buttons */
#searchsubmit {background: url(../images/generic/bt_go_search.gif) no-repeat;}
#productdetail form#addproductform .addbuybutton input.add, #artistproduct form input.add {background: url(../images/generic/bt_addtobasket_lg.gif) no-repeat; width:113px; height: 21px;}
#col-two-three ul.products input.add, #productdetail form#addproductform .addbuybutton input, #searchresults .prods input.add,  .zone input.add
{background: url(../images/generic/bt_addtobasket.gif) no-repeat; width: 113px; height: 21px;}
p.moreinfo a, .zone input.moreinfo {background: url(../images/generic/bt_moreinfo.gif) no-repeat; width:84px; height: 21px;}
p.emailme a {background: url(../images/generic/bt_notify_me.gif) no-repeat; width:81px; height: 21px;}
.BacktoProduct a {background: url(../images/generic/back_to_product.gif) no-repeat; width:184px; height: 21px;}
p.buygiftvouchernow a {background: url(../images/generic/bt_gift_voucher.gif) no-repeat; width:143px; height: 21px;}
.tellafriend a {background: url(../images/generic/bt_tellafriend.gif) no-repeat; width:104px; height: 21px;}

/*tracklistings */
.albumTable tr, .musiclist ul li {background: #111111 }
.albumTable tr.stripe,  .musiclist ul li.even {background: #000}

/* pagination */
.pagnCurrent {color: #999}
.pagntop .pagnLinkNavigate { border-bottom: 3px solid #171717}

/* show album overlays */
.Overlay .discoveralbum {visibility: visible;}

/* discover up and down */
.discoveralbumwrap #discoveralbumlink a {display: block; width: 247px; height: 21px; padding: 0; margin: 0; line-height: 0.5em;}
#artistpage .discoveralbumwrap .arrowdown {background: url(../images/generic/artist_down.gif) 0 0 no-repeat;  width: 247px; height: 22px;  text-indent: -900em;}
#productdetail .discoveralbumwrap .arrowdown {background: url(../images/generic/album_down.gif) 0 0 no-repeat;  width: 247px; height: 22px;  text-indent: -900em;}
.discoveralbumwrap .arrowup {background: url(../images/generic/arrow_up.gif) 0 0 no-repeat;  width: 100%; height: 22px; padding-left: 20px; text-indent: -900em; border-bottom: 1px solid #FFCC00;}

/* Featured List */
ul#artistlistfeatured li h2{width:220px; margin: 0; padding: 0 0 5px 0px; border-bottom: solid 1px #171717;}

