/* CSS Document */
#divBg {
  visibility: hidden;
}
#divMenu {
  visibility: hidden;
}
.div_disco {
  position: relative;
  width: 550px;
  left: 25px;
  top: 50px;
}
#divCont {
  position: relative;
  left: 0px;
  top: 0px;
  width: 550px;
}
.div_item {
  visibility: hidden;
}
.clScroll {
  position: relative;
  width: 550px;
  left: 0px;
  font-size: 30px;
  color: #333333;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.trackListing {
  font-size: 27px;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
.Title {
  color: #666666;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
}
.Category {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 27px;
}
.Copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #999999;
}
.ScrollBar {
  position: relative;
}
.style_disco_title {
  font-size: 40px;
  color: #333333;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.style_disco_tracknumber2 {
  font-size: 27px;
  color: #d6b767;
  text-indent: 6px;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.style_listing_header {
  font-weight: bolder;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 27px;
  color: #666666;
}
.style_disk {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}
.table_width {
  width: 550px;
}
.table_height {
  height: 65px;
}
.table_col1 {
  width: 35px;
}
.table_col2 {
  width: 450px;
}
.table_col2short {
  width: 352px;
}
.table_col3 {
  width: 54px;
}
.style_disco_buy {
  color: #333333;
  font-size: 30px;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.style_disco_buy_button {
  padding: 10px 20px;
  margin-right: 20px;
  border: 1px solid #333333;
  text-decoration: none;
  min-width: 200px;
  color: #333333;
}
.style_disco_buy_button:hover {
  color: #ffffff;
  background-color: #e1c173;
  border: 1px solid #e1c173;
}
.style_disco_buy_button::link {
  color: #333333;
}
.style_disco_buy_button::visited {
  color: #333333;
}
