html {
  background-color: #000000;
}
html span,
html p,
html a {
  font-family: 'IM Fell English';
  font-style: normal;
  font-weight: 400;
  src: local('IM FELL English Roman'), local('IM_FELL_English_Roman'), url(https://themes.googleusercontent.com/static/fonts/imfellenglish/v3/xwIisCqGFi8pff-oa9uSVMyhYfqH3mbn79-t0w0Xep4.woff) format('woff');
}
.bg {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  display: none;
  position: absolute;
  background: url("../images/backgrounds.jpg") no-repeat;
}
.extra-info {
  position: absolute;
  bottom: -26px;
  width: 808px;
  text-align: center;
}
.extra-info .brax {
  margin: 0 auto;
  *display: none;
}
.extra-info .brax span {
  font-size: 13px;
  font-family: "Times New Roman", Times, serif;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 6px;
  padding-bottom: 7px;
}
.extra-info .brax span.red {
  color: #ff5454;
  padding-left: 20px;
  position: relative;
}
.extra-info .brax span.white {
  color: #FFFFFF;
}
.extra-info .brax a {
  color: #ffd58e;
  font-size: 13px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 6px;
  padding-bottom: 5px;
  padding-right: 10px;
}
.extra-info .brax > div {
  display: inline;
  position: relative;
}
.extra-info .brax > div .fuzz {
  position: absolute;
  width: 64px;
  height: 64px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -930px 0;
  left: -42px;
  top: -23px;
  z-index: 150;
}
.extra-info .brax > div .brax-icon {
  width: 64px;
  height: 64px;
  background: url("../images/brax.gif") no-repeat;
  position: absolute;
  left: -42px;
  top: -23px;
  z-index: 200;
}
#main-container {
  min-width: 1024px;
  max-width: 1200px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
/* Background Images */
#about-main-bg {
  background-position: -2400px 0;
}
#about-video-bg {
  background-position: 0 0;
}
#about-pics-bg {
  background-position: -1200px 0;
}
#buy-bg {
  background-position: -2400px -600px;
}
#expansion-rotdg-bg {
  background-position: -1200px -600px;
}
#expansion-yhtntep-bg {
  background-position: 0 -600px;
}
#expansion-cotw-bg {
  background-position: -2400px -1200px;
}
#merch-bg {
  background-position: -1200px -1200px;
}
#contact-bg {
  background-position: 0 -1200px;
}
/* Fixed Navigation Bar */
#navigation {
  width: 1000px;
  height: 99px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: 0 -305px;
  position: relative;
  margin: 0 auto;
}
#navigation #dod-logo {
  width: 378px;
  height: 48px;
  position: absolute;
  top: 27px;
  left: 50px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -552px 0;
}
#navigation #dod-logo a {
  width: inherit;
  height: inherit;
  display: block;
}
#navigation #nav-links {
  position: absolute;
  top: 44px;
  right: 50px;
  z-index: 200;
}
#navigation a {
  font-family: 'IM Fell English';
  font-size: 14pt;
  color: #321406;
  text-decoration: none;
}
#navigation a.active {
  color: #9b1300;
  text-shadow: #9B1300 0 0 10px;
}
#navigation a:hover {
  color: #8c0000;
}
#navigation .dot {
  width: 6px;
  height: 6px;
  margin-bottom: 4px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -230px -59px;
}
#content-container {
  width: 1000px;
  height: 450px;
  margin: 0 auto;
  position: relative;
}
#content-container #prev {
  width: 50px;
  height: 450px;
  position: absolute;
  left: 0;
}
#content-container #prev button {
  border: none;
  padding: 0;
  width: 50px;
  height: 40px;
  position: absolute;
  top: 175px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -994px -40px;
}
#content-container #prev button:hover {
  background-position: -1044px -40px;
}
#content-container #prev button:active {
  background-position: -1094px -40px;
}
#content-container #next {
  width: 50px;
  height: 450px;
  position: absolute;
  left: 950px;
}
#content-container #next button {
  border: none;
  padding: 0;
  width: 50px;
  height: 40px;
  position: absolute;
  top: 175px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -994px 0px;
}
#content-container #next button:hover {
  background-position: -1044px 0px;
}
#content-container #next button:active {
  background-position: -1094px 0px;
}
#content-container .nav {
  width: 95px;
  height: 27px;
  background: url("../images/main-sprite.png") no-repeat;
}
#content-container .nav.up {
  background-position: -95px 0;
}
#content-container .nav.up:hover,
#content-container .nav.up:active {
  background-position: -95px -27px;
}
#content-container .nav.up.disabled {
  background-position: -95px -54px;
}
#content-container .nav.down {
  background-position: 0 0;
}
#content-container .nav.down:hover,
#content-container .nav.down:active {
  background-position: 0 -27px;
}
#content-container .nav.down.disabled {
  background-position: 0 -54px;
}
#content-container .frame {
  width: 797px;
  height: 344px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50px;
  right: 50px;
  border-width: 2px;
  border-image: url("../images/border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #CBB471;
}
#content-container .frame p {
  color: #f6dbb9;
  font-size: 15px;
}
#content-container .frame p.title {
  text-align: center;
  margin-top: 0;
}
#content-container .frame p.flavor {
  text-align: center;
  font-style: italic;
}
#content-container .frame p a {
  color: #ffd58e;
  text-decoration: none;
}
#content-container .frame p a:hover {
  text-decoration: underline;
}
#content-container .frame .info {
  float: left;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 17px;
  margin-left: 15px;
}
#content-container .frame .widget iframe {
  border: none;
  width: 550px;
  height: 264px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  right: 15px;
}
#content-container .frame .widget .note {
  position: absolute;
  right: 400px;
  top: 260px;
}
#content-container .frame .widget .note p {
  font-style: italic;
}
#content-container .frame .widget .widget-replacement {
  width: 550px;
  height: 264px;
  position: absolute;
  top: 10px;
  right: 20px;
  background: url("../images/free-batty.jpg") no-repeat;
}
#content-container .frame .product {
  width: 362px;
  height: 378px;
  position: absolute;
  left: -50px;
  top: -12px;
}
#content-container .frame .description {
  width: 495px;
  position: absolute;
  right: 0;
}
#content-container .frame .description .summary {
  margin-top: 15px;
  margin-right: 35px;
  height: 250px;
}
#content-container .frame .description .details {
  position: absolute;
  top: 240px;
}
#content-container .frame .description .details p {
  font-size: 13px;
}
#content-container .frame .buy-it-button {
  width: 181px;
  height: 59px;
  position: absolute;
  right: 35px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -371px 0;
}
#content-container .frame .buy-it-button:active,
#content-container .frame .buy-it-button:hover {
  background-position: -190px 0;
}
#content-container .frame .buy-it-button.far-left {
  right: 395px;
  bottom: 10px;
}
#content-container .frame .buy-it-button.left {
  right: 205px;
  bottom: 10px;
}
#content-container .frame .buy-it-button.right {
  right: 15px;
  bottom: 10px;
}
#content-container .frame .buy-it-button a {
  text-decoration: none;
}
#content-container .frame .buy-it-button a p {
  text-align: center;
  color: #321406;
  margin: 12px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}
#content-container .frame .buy-it-button a div {
  text-align: center;
  position: relative;
  bottom: 2px;
}
#content-container .frame .buy-it-button a div span.price {
  color: #9b1300;
  font-size: 13px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
#content-container .frame .buy-it-button a div span.vendor {
  color: #321406;
  font-size: 13px;
  font-weight: bold;
}
#content-container #main-content {
  width: 900px;
  height: 450px;
  position: absolute;
  left: 50px;
}
#content-container #main-content > div {
  width: inherit;
  height: inherit;
  display: none;
}
#about-main #about-main-container {
  width: 292px;
  height: 320px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50px;
  right: 50px;
  padding: 17px 12px;
  border-width: 2px;
  border-image: url("../images/border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #CBB471;
}
#about-main #about-main-container p {
  color: #ffd58e;
  margin: 0 8px 9px 8px;
}
#about-main #about-main-container #about-main-buynow {
  width: 254px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -336px -181px;
  position: absolute;
  bottom: 14px;
  left: 32px;
}
#about-main #about-main-container #about-main-buynow:hover {
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -336px -81px;
}
#about-main #about-main-container #about-main-buynow a {
  width: 254px;
  height: 100px;
  display: block;
}
#about-video #about-video-playlist {
  width: 207px;
}
#about-video #about-video-playlist #video-up {
  display: none;
  position: absolute;
  top: 10px;
  left: 110px;
}
#about-video #about-video-playlist #video-down {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 110px;
}
#about-video #about-video-playlist #about-video-playlist-container {
  width: 207px;
  height: 354px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50px;
  left: 50px;
  border-width: 2px;
  border-image: url("../images/border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #CBB471;
}
#about-video #about-video-playlist #about-video-playlist-container ol {
  list-style-type: none;
  padding-left: 24px;
  margin: 16px 0px;
}
#about-video #about-video-playlist #about-video-playlist-container ol li {
  margin-bottom: 16px;
}
#about-video #about-video-playlist #about-video-playlist-container ol li img {
  width: 160px;
  cursor: pointer;
}
#about-video #about-video-playlist button {
  border: none;
  padding: 0;
}
#about-video #about-video-player {
  width: 566px;
  height: 354px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50px;
  right: 50px;
  border-width: 2px;
  border-image: url("../images/border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #CBB471;
}
#about-video #about-video-player iframe {
  border: none;
}
#about-pics #gallery-up {
  position: absolute;
  left: 400px;
  top: 10px;
}
#about-pics #gallery-down {
  position: absolute;
  left: 400px;
  bottom: 0;
}
#about-pics div ul {
  list-style-type: none;
  margin: 0;
  padding: 6px 13px;
}
#about-pics div ul li {
  cursor: pointer;
  display: none;
  width: 141px;
  height: 96px;
  float: left;
  border-width: 2px;
  border-image: url("../images/inventory-border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #9A9796;
  margin-left: 4px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 6px;
}
#about-pics div ul li img {
  width: 141px;
  height: 96px;
}
#about-pics button {
  border: none;
  padding: 0;
}
#contact #info {
  width: 432px;
  height: 348px;
  position: absolute;
  top: 50px;
  right: 50px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  border-width: 2px;
  border-image: url("../images/border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #CBB471;
}
#contact #info p {
  margin-top: 25px;
  color: #ffd58e;
  text-align: center;
}
#contact #info p a {
  text-decoration: none;
  color: #f6dbb9;
}
#contact #info p a:hover {
  text-decoration: underline;
}
#contact #info p a:active {
  text-decoration: underline;
}
#contact #info #glg-logo {
  width: 320px;
  height: 150px;
  margin: 50px auto 40px auto;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -590px -81px;
}
#contact #contact-tiles {
  height: 112px;
  width: 336px;
  position: absolute;
  top: 80px;
  left: 50px;
}
#contact #contact-tiles div {
  width: 112px;
  height: 112px;
  float: left;
}
#contact #contact-tiles div a {
  width: 112px;
  height: 112px;
  display: block;
}
#contact #contact-tiles #facebook {
  background: url("../images/main-sprite.png") no-repeat;
  background-position: 0 -193px;
}
#contact #contact-tiles #facebook:hover {
  background-position: 0 -81px;
}
#contact #contact-tiles #twitter {
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -112px -193px;
}
#contact #contact-tiles #twitter:hover {
  background-position: -112px -81px;
}
#contact #contact-tiles #blog {
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -224px -193px;
}
#contact #contact-tiles #blog:hover {
  background-position: -224px -81px;
}
.breadcrumbs {
  display: none;
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
}
.breadcrumbs span {
  color: #f6dbb9;
  font-size: 13px;
}
.breadcrumbs a {
  color: #ffd58e;
  text-decoration: none;
  font-size: 13px;
  padding-left: 4px;
  padding-right: 4px;
}
.breadcrumbs a.active {
  color: #f6dbb9;
}
.breadcrumbs a.active:hover {
  text-decoration: none;
  cursor: default;
}
.breadcrumbs a:active {
  color: #f6dbb9;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  color: #f6dbb9;
  text-decoration: underline;
}
#merch-tiles {
  display: none;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 115px;
  bottom: 35px;
}
#merch-tiles div {
  width: 31px;
  height: 31px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/main-sprite.png") no-repeat;
  border-width: 2px;
  border-image: url("../images/inventory-border.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #9A9796;
}
#merch-tiles div:hover {
  border-width: 2px;
  border-image: url("../images/inventory-border-hover.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #C2A96B;
}
#merch-tiles div.active {
  border-width: 2px;
  border-image: url("../images/inventory-border-hover.png") 2 2 2 2 repeat;
  border-style: solid;
  border-color: #C2A96B;
}
#merch-tiles div#merch-tile-diggle {
  background-position: -592px -278px;
}
#merch-tiles div#merch-tile-stickers {
  background-position: -623px -278px;
}
#merch-tiles div#merch-tile-diggle-shirt {
  background-position: -685px -278px;
}
#merch-tiles div#merch-tile-hate-shirt {
  background-position: -716px -278px;
}
#merch-tiles div#merch-tile-booze-shirt {
  background-position: -747px -278px;
}
#merch-tiles div#merch-tile-soundtrack-cotw {
  background-position: -778px -278px;
}
#merch-tiles div#merch-tile-soundtrack-dod {
  background-position: -809px -278px;
}
#lightbox {
  position: absolute;
  top: 0;
  display: none;
  margin: auto;
  height: 620px;
  width: 860px;
  z-index: 300;
  background: url("../images/lightbox-bg.png") no-repeat;
}
#lightbox #lightbox-container {
  width: 860px;
  height: 579px;
  position: relative;
}
#lightbox #lightbox-container #lightbox-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 25px;
  right: 30px;
  background: url("../images/main-sprite.png") no-repeat;
  background-position: -210px -59px;
}
#lightbox #lightbox-container #lightbox-close:hover {
  background-position: -190px -59px;
}
#lightbox #lightbox-container img {
  width: 750px;
  height: 468px;
  position: absolute;
  left: 56px;
  top: 60px;
  box-shadow: 0px 0px 10px 2px #000000;
}
#lightbox #lightbox-container #lightbox-info {
  width: 750px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 55px;
  text-align: center;
}
#lightbox #lightbox-container #lightbox-info a {
  color: #9b1300;
  text-decoration: none;
}
#lightbox #lightbox-container #lightbox-info a:hover {
  color: #8c0000;
  text-decoration: underline;
}
#tooltip {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #ffd58e;
  font-family: 'IM Fell English';
  font-style: normal;
  font-weight: 400;
  src: local('IM FELL English Roman'), local('IM_FELL_English_Roman'), url(https://themes.googleusercontent.com/static/fonts/imfellenglish/v3/xwIisCqGFi8pff-oa9uSVMyhYfqH3mbn79-t0w0Xep4.woff) format('woff');
  padding: 8px 18px;
  max-width: 150px;
}
