
body {
  background: #000;
  color: #ccc;
  margin: 0;
  padding: 0;
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
}

td {
  vertical-align: top;
}

h1, h2 {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

a {
  color: #ccc;
}

a:hover {
  color: #a00;
}

a:visited {
  color: #ccc;
}

caption {
  font-size: 20px;
}

thead {
  color: black;
  font-weight: bold;
  font-size: 14px;
}

#container {
  width: 950px;
  height: 640px;
  margin: 0 auto;
}

#containerOuter {
  top: 0;
  left: 50%;
  margin: 0 auto;
  height: 640px;
  width: 950px;
}

.alternating-row-table {
  background-color: #666;
  border: 1px solid #fff;
  margin-left: 10px;
  padding: 5px;
  width: 30%;
}

.alternating-row-table td {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
  white-space: nowrap;
}

.alternating-row-table input {
  padding-left: 5px;
}

.alternating-row-table a {
  color: blue;
}

.row0 {
  color: #000;
  background-color: #eee;
}

.row1 {
  color: #000;
  background-color: #aaa;
}

.centered {
  text-align: center;
}

.cover-image img {
  border-style: none;
}

.cover {
  border: 2px solid transparent;
}

.cover:hover {
  border: 2px solid #4488FF;
}

.gap-saver {
  height: 1px; 
  margin: 0 0 -1px 0;
  padding: 0;
  font-size: 1px; /* to correct IE */
}

#header {
  border:0;
  margin:0 auto;
  padding:0;
  height:65px;
  width: 950px;
  _height: 1px; 
  _margin: 0 0 -1px 0;
  _font-size: 1px; /* to correct IE */
}

#nav {
  border:0;
  display: block;
  margin:0;
  padding:0;
  width: 1000px;
  height: 47px;
}

.hand {
  cursor: hand;
}

#nav-tabs li img {
  cursor: hand;
}

#nav-tabs {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  cursor: hand;
}

#nav-tabs:hover {
  cursor: hand;
}

#nav-tabs li {
  border: 0;
  margin: 0;
  padding: 0;
  height: 47px;
  display: block;
  float: left;
  cursor: hand;
}

#nav-tabs li:hover {
  cursor: hand;
}

/* The following modifies the background of the dhtml dropdown */
.dhtmlselect {
  background: url(../images/nav/artists_nm.gif) top left no-repeat;
}

#release-covers {
  width: 580px;
}

#release-covers td {
  width: 33%;
}

.cover-link a:hover {
  border: 1px solid #4488FF;
}


/* ARTIST PAGE STYLES */

#artistLinks {
  list-style-type: none;
}

.artist-product {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  max-height: 100vh;
}

.artist-product-cover {
  border: 1px solid grey;
}

.artist-table-mp3-header {
  color: #f00;
  font-weight: bold;
}

/*
.audio-tracks {
  float: left;
}
*/

.coverImageContainer {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 380px;
}

.expandee {
    display: none;
}

.expand-collapse {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 18px;
}

/*
.productStatsContainer {
    padding-left: 10px;
    width: 100%;
}
*/

.catalogNumber {
  font-size: 12px;
  margin-right: 14px;
}

.artist-title {
    padding-left: 10px;
}

.artistName {
  color: #fff;
  font-size: 25px;
  margin-right: 14px;
}

.also-appears-on {
  font-size: 12px;
}

.blockQuote {
  font-size: 16px;
  margin-top: 18px;
  margin-bottom: 18px;
  margin-left: 90px;
}

.buy-button, .buy-button-download {
  background-color: #48f;
  color: #000;
  cursor: hand;
  font-size: 12px;
  font-weight: bold;
  margin-top: 200px;
  padding: 3px;
  text-decoration: none;
}

.productName {
  font-size: 25px;
  margin-right: 14px;
}

.productTypeName {
  font-size: 16px;
  margin-right: 14px;
}

.price, .priceMP3 {
  font-size: 16px;
  margin-right: 14px;
}

.productDescription {
  font-size: 16px;
  line-height: 135%;
}

#pagination-links {
  margin-top: 20px;
  font-size: 20px;
}

.bubbleLink{
  z-index: 100;
}

.bubbleLink span, .bubble{
  color: #000;
  width: 200px;
  display:none;
  font-size: 11px;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  z-index: 100;
}

.bubbleLink:hover .bubble{
  display:block;
  position:absolute;
  border:1px solid black;
  padding:2px;
  background-color:#f3efe6;
  margin-top:8px;
  margin-left:40px;
}

.bubbleLink:hover span.arrow{
  display:block;
  background-image:url(../images//arrow.gif);
  width:12px;
  height:12px;
  position:absolute;

  margin-left:50px;
  margin-top:-2px;
}

.cover {
  margin-bottom: 15px;
}

.cover td {
    padding-bottom: 22px;
}

.listing-data {
    padding-left: 5px;
}

#slideshow0 {
  float: right;
  margin-top: 155px;
  margin-left: 0px;
}

#slideshow1 {
  float: right;
  margin-top: 350px;
  margin-right: -176px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.marquee {
    width: 400px;
    line-height: 25px;
    color: Black;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 550px;
    margin-top: -21px;
    mix-blend-mode: multiply;
    height: 34px;
}
.marquee p {
    display: inline-block;
    font-size: 16px;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
