@charset "utf-8";

body {
  max-width: auto;
  min-width: 0;
}

li {
  font-size: 0.9em;
}

p {
  font-size: 0.9em;
}

p.logo-home {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

#content {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
  width: auto;
}

img.music-book-sample {
  max-width: 65%;
}

.narrow-only {
  display: block;
}

.wide-only {
  display: none;
}

div.mainbody {
  width: auto;
  min-height: 0;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.3em;
}

#dp-para {
  margin-top: 0px;
}

#dp-img {
  float: left;
  margin-right: 15px;
  margin-bottom: 60px;
  xmargin-top: -12px;
}

#form-table tr {
  font-size: 0.95em;
}

#div-top-left {
  float: none;
  width: auto;
}

#div-top-right {
  float: none;
  width: auto;
}

div.top-left-home {
  float: none;
  width: auto;
  height: auto;
}

div.top-right-home {
  float: none;
  width: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  height: auto;
}

div.bottom-left-home {
  float: none;
  width: auto;
  margin-top: 0px;
}

div.bottom-right-home {
  float: none;
  width: auto;
  margin-top: 0px;
}

#cd-home {
  margin-top: 0px;
  transform: none;
  -ms-transform: none; /* IE 9 */
  -moz-transform: none; /* Firefox */
  -webkit-transform: none; /* Chrome, Safari, Opera */
  -o-transform: none;
  max-width: 80%;
  height: auto;
  width: auto\9; /* ie8 */
}

#dvd-home {
  margin-top: 0px;
  transform: none;
  -ms-transform: none; /* IE 9 */
  -moz-transform: none; /* Firefox */
  -webkit-transform: none; /* Chrome, Safari, Opera */
  -o-transform: none;
  max-width: 80%;
  height: auto;
  width: auto\9; /* ie8 */
}

#cd-cover {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}

#cd-link-home {
  font-size: 2.4em;
}

#lyrics-link-home {
  font-size: 1.2em;
}

#dvd-link-home {
  font-size: 2.4em;
}

table.order-items-home {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  xpadding-bottom: 20px;
  font-size: 1.2em;
  height: auto;
}

table.order-items-home td {
  padding-left: 15px;
}

table.order-items-home tr.heading td {
  padding-left: 0px;
}

table.order-items-home b {
  font-size: 1.5em;
}

div.main-section {
  height: auto;
  margin-bottom: 30px;
}

div.slidegen_banner {
  float: none;
}

div.slidegen_list {
  float: none;
  width: auto;
  padding-right: 20px;
}

table.track-list tr.tr_col_heading {
  font-size: 0.65em;
  font-weight: normal;
}

table.track-list td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 3px;
}

table.track-list th {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 3px;
}


th.track_no     { width: auto; }
th.title-tune   { width: auto; }
th.title-lyrics { width: auto; }
th.composer     { width: auto; }
th.key          { width: auto; }
th.verses       { width: auto; }
th.duration     { width: auto; }
th.sda_hymnal   { width: auto; }
th.url          { width: auto; }
th.audio-sample { width: auto; }

table.track-list tr td:nth-child(4), table.track-list th:nth-child(4) {
  display: none;
}

table.track-list tr td:nth-child(8), table.track-list th:nth-child(8) {
  xdisplay: none;
}

p.order-email {
  font-size: 1.2em;
  }


