
body {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  background-image: url('bg_gradient.png');
  background-repeat: repeat-x;
  background-color: #505876;
  margin: 0px;

  text-align: center;
}



.defCon {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 11px;
}



A:link, A:visited {
  text-decoration: none;
  color: #303030;
}


A:hover {
  text-decoration: underline;
}


a.underline:link {
  text-decoration: underline;
}


a.prod {
  text-decoration: underline;
  font-weight: bold;
  color: #845081;
}

.header {
  font-size:12px;
  font-weight:bold
}


.heavy {
  font-weight: bold;
}


.violet {
  color: #845081;
}


div#uberContainer {
  margin-left: auto;
  margin-right: auto;
  width: 965px;
  text-align: left;
}



div.flourishLeft {
  width: 137px;
  height: 587px;
  background-repeat: no-repeat;
  float: left;
  background-image: url('border_left.png')
}


div.flourishRight {
  width: 137px;
  height: 587px;
  background-repeat: no-repeat;
  float: right;
  background-image: url('border_right.png')
}



div#content {
  border-left: 2px solid #8e939d;
  border-right: 2px solid #8e939d;
  background-color: #eae9e6;

  float: left;
  margin-left: auto;
  margin-right: auto;

  min-height: 500px;

  width: 684px;
}



.inner {
  background-color: #f7f6fc;
  border: 2px solid #939fa0;

}



div.innerContent {
  background-color: #f7f6fc;
  border: 2px solid #939fa0;
  padding: 10px;

  margin-bottom: 10px;
  margin-right: 6px;

  width: 508px;
  float:right;
}



div.frontImage {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  height: 660px;
}


img#frontImage { 
  border: 2px solid #CACAC0;
}

span#artistLink a { 
  text-decoration: underline;
}


div.header {
  width: 686px;
}


div#banner {
  height: 122px;
  background-image: url('header.jpg');
}



div#topNav {

  width: 660px;

  text-align: center;
  background-color: #c9cfd5;
  border-bottom: 2px solid #939fa0;
  padding: 12px;
  height: auto;
}



td.leftNav {
  width:140px;
  border-right: solid 1px #b0b0b0;
  background-color:#f4f5fc;
}



img.navArrow {
  position:relative;
  left:100px;
}


div.footer {
  width:100%;
  height: 46px;
  background-color: #c9cfd5;

  float:left;
  text-align: center;

  font-size: 12px;
  border-top: 2px solid #939fa0;
}


div.footerContents {
  margin-top: 20px;
  margin-left:6px;
  margin-right:6px;
}



div.hCell {
  width:235px;
  height:105px;
  padding:8px;
  margin:8px;
}



div.mainLeftNav {
  margin-left: 8px;
  font-size: 12px;
  cursor: pointer;
  padding: 2px;
}

div.subLeftNav {
  margin-left:18px;
  padding: 1px;
}


div.sectionTitle {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}


img.prodImg {
  float:left;
  width:70px;
  margin-right:7px;
}


div.prodInfo {
  float:right;
  width:412px;
}


div.light {
  margin: 15px;
  padding: 5px;
  background-color: #fafafc;
  border: solid 1px #c0c0c0;
}


div#detailPop {
  border: solid 1px #b0b0b0;
  padding:20px;
  background-color: white;
}


div#detailClose {
  text-decoration: underline;
  cursor: pointer;
  width: 150px;
}


span#mlBusy {
  position: relative;
  float: right;
  left: -120;
  top: -35;
}
