/*
  Theme name: Variation40
  Author: BANG! Media
  Template: pa
*/
body {
  background: #111;
  height: auto;
}
h1 {
  font-weight: normal;
  margin: 0 0 40px 0;
  text-shadow: 0px 0px 3px #000000;
  filter: dropshadow(color=#000000, offx=0, offy=0);
}
h1 b {
  text-transform: uppercase;
  font-family: Times;
  color: #84DFFC;
  display: block;
  margin: 0 0 20px 0;
  font-weight: bold;
  font-size: 35px;
}
#video_wrapper {
  position: fixed!important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#body {
  z-index: 2;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box {
  margin: 0 auto;
  width: 500px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}
.box_special {
  text-align: center;
  background: url(http://cdn.stuntoffer.com/pa_40/images/bg_black.c9b97a52cd7be95257ef736abec1e030.png);
  border: 2px solid #000;
  color: #FFF;
  -webkit-box-shadow: 0px 0px 25px 5px #FFFFFF;      
  box-shadow: 0px 0px 25px 5px #FFFFFF;  
}
.button {
  color: #222;
}
.button_primary_wrapper {
  -webkit-border-radius: 10px;
  border-radius: 10px;  
} 
.button_primary {
  color: #045496;
  -webkit-box-shadow: inset 0px 0px 20px 0px #87e0fd;
  box-shadow: inset 0px 0px 20px 0px #87e0fd;  
  border: 2px solid #000;
  background: rgb(135,224,253); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)), color-stop(100%,rgba(5,171,224,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */  
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.button_primary:hover {
  background: rgb(5,171,224); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(5,171,224,1) 0%, rgba(83,203,241,1) 60%, rgba(135,224,253,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,171,224,1)), color-stop(60%,rgba(83,203,241,1)), color-stop(100%,rgba(135,224,253,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 ); /* IE6-9 */
}
.container {
  width: 100%;
}
#rules {
  text-align: left;
}
#rules li span:nth-child(2) {
  width: 431px;
  font-size: 12px;
  line-height: 15px;
}
#message_container {
  background: url(http://cdn.stuntoffer.com/pa_40/images/bg_black.c9b97a52cd7be95257ef736abec1e030.png);
}
#message {
  -webkit-box-shadow: 0px 0px 10px 0px #000, inset 0px 0px 5px 2px #FFF;
  box-shadow: 0px 0px 10px 0px #000, inset 0px 0px 5px 2px #FFF;
}
#terms {
  background: #111;
  border: 1px solid #000;
  text-align: left;
}
#webmasters_footer {
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
#map {
  height: 200px;
  margin: 40px 0 0 0;
}