@font-face {
  font-family: 'monostena';
  src: url("http://www.ianbrown.co.uk/_fonts/monosten_a-webfont.eot");
  src: url("http://www.ianbrown.co.uk/_fonts/monosten_a-webfont.eot?#iefix") format("embedded-opentype"), url("http://www.ianbrown.co.uk/_fonts/monosten_a-webfont.woff") format("woff"), url("http://www.ianbrown.co.uk/_fonts/monosten_a-webfont.ttf") format("truetype"), url("http://www.ianbrown.co.uk/_fonts/monosten_a-webfont.svg#monostena") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background: black url(../_graphics/bgrepeat.jpg) repeat 0 0;
  color: white;
  padding-bottom: 20px;
}

.main-content {
  width: 960px;
  margin: 0 auto;
  padding-top: 25px;
}

.heading {
  width: 960px;
  padding: 0;
  margin: 0;
  background: transparent url(../_graphics/h1.png) no-repeat 0 0;
  height: 182px;
  padding-bottom: 13px;
  margin-bottom: 8px;
  border-bottom: 7px solid white;
}

.images-left {
  float: left;
  width: 233px;
}

.images-right {
  float: right;
  width: 718px;
}

.images-left img {
  display: block;
  margin-bottom: 8px;
}

.images-holder {
  padding-bottom: 3px;
  border-bottom: 7px solid white;
}

.bottom-left {
  width: 570px;
  float: left;
  font-size: 14px;
}

.bottom-right {
  width: 350px;
  float: right;
  padding-top: 10px;
}

.feature-list, .red-box-list {
  padding: 0;
  list-style: none;
  margin: 8px 0;
}

.feature-list li, .red-box-list li {
  padding-left: 15px;
  background: transparent url(../_graphics/smallline.jpg) no-repeat 0 7px;
  margin-bottom: 20px;
  font-family: 'monostena';
}

.tracklist-button {
  width: 170px;
  height: 52px;
  display: block;
  float: left;
  background: url(../_graphics/tracklisting.jpg);
}

.info-button {
  width: 174px;
  height: 52px;
  display: block;
  float: right;
  background: url(../_graphics/info.jpg);
}

.red-box {
  border: 1px solid #b50019;
  background: #111;
  padding: 22px 22px 2px;
  margin-top: 10px;
  font-family: 'monostena';
  margin-bottom: 40px;
}

.red-box-top {
  font-size: 18px;
  margin-bottom: 10px;
}

.splash-links {
  white-space: nowrap;
}

.buynow {
  width: 209px;
  height: 59px;
  display: inline-block;
  background: url(../_graphics/buynow.jpg);
  margin-right: 7px;
}

.gift {
  width: 181px;
  height: 59px;
  display: inline-block;
  background: url(../_graphics/giftme.jpg);
  margin-right: 7px;
}

.enterforum {
  width: 188px;
  height: 59px;
  display: inline-block;
  background: url(../_graphics/enter-forum.jpg);
}

.enter {
  width: 154px;
  height: 59px;
  display: block;
  float: left;
  background: url(../_graphics/enter.jpg);
}

.socs {
  text-align: right;
}

.socs div, .socs a, .socs iframe {
  display: inline-block;
  vertical-align: middle !important;
}

.socs .fb-like {
  margin-right: 30px;
}

.facebook-link {
  font-family: 'monostena';
  margin-top: 20px;
  text-align: center;
}

.facebook-link a {
  color: #fff;
}

body#tracklist {
  background: #6f6f6f;
}

.bottom-left p {
  font-family: 'monostena';
}

.popup-wrapper {
  padding: 20px;
  font-family: 'monostena';
}

.h2-tl {
  border-bottom: 7px solid white;
  background: url(../_graphics/h2-tl.png) no-repeat;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  height: 57px;
}

.h2-pi {
  border-bottom: 7px solid white;
  background: url(../_graphics/h2-pi.png) no-repeat;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  height: 57px;
}

.tl-left {
  float: left;
  width: 49%;
}

.tl-right {
  float: right;
  width: 49%;
}

.disc-title {
  font-size: 16px;
  margin-bottom: 3px;
}

.side-title {
  font-size: 12px;
  margin-bottom: 6px;
}

.tllist {
  font-size: 12px;
  margin: 0 0 10px 0;
  padding-left: 33px;
}

.tllist li {
  margin-bottom: 6px;
}

.popup-wrapper .feature-list li {
  margin-bottom: 9px;
}
