body #main .bytejacker .show-stage {
  background: url(http://statics.revision3.com/_/images/shows/bytejacker/show_background.jpg) center top no-repeat;
}
body #main .bytejacker #show-menu {
  background: url(http://statics.revision3.com/_/images/shows/bytejacker/subnavnav_background.jpg) left top no-repeat #000;
}
body #main .bytejacker .episode-stage .video-stage-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/bytejacker/episode_background.jpg) center top no-repeat;
}
body #main .bytejacker #show-header {
  background: url(http://statics.revision3.com/_/images/shows/bytejacker/page_background.jpg) left top no-repeat;
}

body #main .bytejacker .show-stage.live {
  background: transparent none;
}
body #main .bytejacker .show-stage .show-live-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/bytejacker/show_background_live.jpg) center top no-repeat;
  z-index: 1011;
  height: 680px;
}
body #main .bytejacker .show-stage .show-live p {
  color: #eee;
}
body #main .bytejacker .show-stage .show-live h2 {
  color: #eee;
  font-weight: bold;
  font-size: 14px;
}
body #main .bytejacker .show-stage .show-live img.chatButton {
  margin: 33px 0 20px 0;
}
