body #main .coop .show-stage {
  background: url(http://statics.revision3.com/_/images/shows/coop/show_background.jpg) center top no-repeat;
}
body #main .coop .show-stage .show-live-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/coop/live_background.png) center top no-repeat;
}
body #main .coop #show-menu {
  background: url(http://statics.revision3.com/_/images/shows/coop/subnavnav_background.jpg) left top no-repeat #000;
}
body #main .coop .episode-stage .video-stage-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/coop/episode_background.jpg) center top no-repeat;
}
body #main .coop #show-header {
  background: url(http://statics.revision3.com/_/images/shows/coop/page_background.jpg) left top no-repeat;
}
body #main .coop .show-stage .show-live h2 {
  font-size: 1.8em;
  font-weight: bold;
  color: #D80501;
}

body #main .coop .show-stage .show-live h3 {
  font-size: 1.6em;
  color: #D80501;
  margin-bottom: 8px;
}

body #main .coop .show-stage .shadedBox {
  background-color: #fff;
}

body #main .coop .show-stage .shadedBox .icon {
  padding-left: 4px;
}

body #main .show-stage .show-live #buttonBar div.lowerButton {
  background: url(http://statics.revision3.com/_/images/shows/coop/button_bg.jpg) top left repeat-x;
  color: #D80501;
}
