/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

* {
    outline: none;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

input::-webkit-input-placeholder{
    color: #85dd2c;
}
input:-moz-placeholder {
    color:#85dd2c;
}
input[placeholder], [placeholder], *[placeholder]
{
    color:#85dd2c;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: 'PFD';
    src: url('../fonts/pfdintextcondprobold.eot');
    src: url('../fonts/pfdintextcondprobold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pfdintextcondprobold.woff') format('woff'),
    url('../fonts/pfdintextcondprobold.ttf') format('truetype'),
    url('../fonts/pfdintextcondprobold.svg#pfdintextcondprobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GunnyHandwriting';
    src: url('../fonts/scrgunny.eot');
    src: url('../fonts/scrgunny.eot?#iefix') format('embedded-opentype'),
    url('../fonts/scrgunny.woff') format('woff'),
    url('../fonts/scrgunny.ttf') format('truetype'),
    url('../fonts/scrgunny.svg#scrgunny') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-size: 12px;
    overflow: hidden !important;
}

.lighter {
    font-weight: lighter;
}

#container {
    width: 810px;
    height: 732px;
    background: url('../img/background.jpg') left top no-repeat;
    position: relative;
    overflow: hidden;
}

.info {
    color: #00593D;
    line-height: 1.2em;
    position: absolute;
    right: 35px;
    text-align: center;
    top: 155px;
    width: 223px;
}

.info .link {
    font-size: 1.2em;
    font-weight: bold;
    color: #00593d;
}

.headtext {
    color: white;
    font-family: PFD;
    font-size: 15px;
    font-weight: lighter;
    left: 36px;
    line-height: 1.2em;
    position: absolute;
    top: 355px;
    text-align: center;
    width: 330px;
    text-shadow: 1px 1px 1px #024530;
}

.headtext .bigger {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    font-size: 24px;
    font-weight: lighter;
    font-family: PFD;
    color: #9cd16c;
    margin-bottom: 5px;
}

.headtext .green {
    color: #9cd16c;
}

.invite-count {
    color: red;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    height: 40px;
    left: 700px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 343px;
    width: 39px;
}

.invite-text {
    color: #9CD16C;
    font-weight: bold;
    left: 655px;
    position: absolute;
    text-align: center;
    text-shadow: -1px 0 1px black;
    top: 382px;
    width: 125px;
}

#inviter {
    background: url("../img/invite-button.png") no-repeat scroll left top transparent;
    display: block;
    height: 72px;
    left: 403px;
    position: absolute;
    top: 365px;
    width: 235px;
}

#inviter span { display: none; }

/* NON FAN */
#container.nonfan {
    width: 810px;
    height: 678px;
    background: url('../img/nonfan.jpg') left top no-repeat;
}

/* FAN */
#container.fan {
    width: 810px;
    height: 678px;
    display: inline-block;
    background: url('../img/fan.jpg') left top no-repeat;
}

#container.fan .link {
    color: white;
    left: 34px;
    position: absolute;
    top: 476px;
}

#container.fan .link a {
    color: white;
    font-weight: bold;
}

#container.fan .enter {
    background: url("../img/enter-button.png") no-repeat scroll left top transparent;
    bottom: 35px;
    cursor: pointer;
    height: 81px;
    left: 22px;
    position: absolute;
    width: 201px;
}

#container.fan .enter span { display: none; }

#container.fan .text2 {
    bottom: 31px;
    color: white;
    font-family: PFD;
    font-size: 16px;
    left: 271px;
    line-height: 1.1em;
    position: absolute;
    text-align: center;
    width: 493px;
}

#container.fan .text2 .big {
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    width: 100%;
    font-size: 20px;
}

#container.fan .text2 .big .num {
    font-size: 25px
}



/* emailform */
.overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 80;
    width: 100%;
    height: 100%;
    background: url(../img/transp.png);
}

.overlay2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 95;
    width: 100%;
    height: 100%;
    background: url(../img/transp.png);
}

.info-cover {
    position: absolute;
    z-index: 98;
    width: 500px;
    left: 152px;
    top: 50px;
    text-align: center;
}

.infobox {
    background: none repeat scroll 0 0 white;
    border: medium none;
    -webkit-box-shadow: 0 0 20px 4px black;
    box-shadow: 0 0 20px 4px black;
    /*left: 50%;*/
    /*margin-left: -175px;*/
    padding: 15px;
    text-align: left;
    /*position: fixed;
    top: 40%;*/
    width: 350px;
    margin: 20px auto  !important;;
    z-index: 98;
}

.infobox h1 {
    float: right;
    font-family: pfd;
    font-size: 24px;
    font-weight: lighter;
    line-height: 1em;
    margin: 0;
    padding: 0;
    width: 279px;
}

.infobox h1 span {
    color: #58a10f;
    display: block;
    width: 100%;
}

.infobox img {

}


#emailform .email.error {
    color: orangered;
    text-shadow: 1px 1px 0 black;
}

#emailform .terms,
#emailform .submitform {
    display: none;
}

#emailform {
    left: 50%;
    margin-left: -277px;
    position: absolute;
    top: 22%;
    color: #767676;
    z-index: 94 !important;
    display: block;
    width: 554px;
    height: 243px;
    background: url(../img/emailform-back.png) left top no-repeat;
}

#emailform .inside {
    position: relative;
}

#emailform .email {
    background: none repeat scroll 0 0 transparent;
    color: white;
    border: none;
    font-weight: bold;
    height: 45px;
    left: 46px;
    line-height: 45px;
    padding: 0 8px;
    position: absolute;
    text-shadow: -1px -1px 0 black;
    top: 123px;
    width: 300px;
}

#emailform .terms-link {
    color: #4b4b4b;
    font-weight: bold;
}

#emailform .close {
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    background: url(../img/close-button.png) left top no-repeat;
}

#emailform .close span { display: none; }

#emailform .terms {
    color: white;
    font-size: 12px;
    font-style: italic;
    left: 44px;
    line-height: 1em;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 185px;
}

#emailform .terms a {
    color: white;
}

#emailform .submitform {
    width: 127px;
    height: 53px;
    background: url(../img/send-button.png) left top no-repeat;
    color: #075e56;
    text-decoration: none;
    position: absolute;
    right: 43px;
    top: 120px;
}

#emailform .submitform span { display: none; }

#emailform .terms input {
    position: relative;
    bottom: -2px;
}


#emailform .title {
    color: white;
    font-family: PFD;
    font-size: 22px;
    font-weight: lighter;
    left: 138px;
    line-height: 1.1em;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 22px;
}

.complete-terms {
    color: white;
    left: 455px;
    font-size: 11px;
    position: absolute;
    text-decoration: underline;
    top: 441px;
}

.complete-terms:hover {
    text-decoration: none;
}


.disclaimer {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.1em;
    padding: 0 25px;
    text-align: center;
}

.disclaimer a {
    color: #666666;
}