.tplus-overlay {
  background: #000;
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 10000000;
}
.tplus-container {
  background: url(/sites/all/modules/custom/thirteen_plus/images/13plusbg.png) no-repeat transparent;
  border: 15px #fff solid;
  display: none;
  height: 573px;
  left: 50%;
  margin-left: -477px;
  margin-top: 50px;
  padding: 100px 0 0;
  position: fixed;
  width: 925px;
  z-index: 1000000000;
}
.tplus-container .inner {
  display: block;
  text-align: center;
  width: 100%;
}
.tplus-container .tplus-title {
  border-bottom: 2px solid #ffff00;
  color: #ffff00;
  display: block;
  font-size: 36px;
  margin: 0 auto 30px;
  text-transform: uppercase;
  width: 44%;
}
.tplus-container .tplus-12 {
  display: inline-block;
  vertical-align: top;
}
.tplus-container .tplus-12 a {
  background: url(/sites/all/modules/custom/thirteen_plus/images/age_sprite.png) no-repeat;
  background-position: 0 -212px;
  display: inline-block;
  height: 212px;
  text-indent: -999999px;
  width: 135px;
}
.tplus-container .tplus-12 a:hover {
  background-position: -136px -212px;
}
.tplus-container .tplus-ou {
  background: url(/sites/all/modules/custom/thirteen_plus/images/13plusou.png) no-repeat;
  display: inline-block;
  height: 216px;
  margin: 50px 15px;
  text-indent: -999999px;
  vertical-align: top;
  width: 103px;
}
.tplus-container .tplus-13 {
  display: inline-block;
}
.tplus-container .tplus-13 a {
  background: url(/sites/all/modules/custom/thirteen_plus/images/age_sprite.png) no-repeat;
  display: inline-block;
  height: 210px;
  text-indent: -999999px;
  vertical-align: top;
  width: 136px;
}
.tplus-container .tplus-13 a:hover {
  background-position: -136px 0;
}
.tplus-container .tplus-foot {
  background: url(/sites/all/modules/custom/thirteen_plus/images/13plusfoot.png) 35px 0 no-repeat transparent;
  display: block;
  height: 100px;
  width: 100%;
}
