@font-face
{
font-family: Bebas;
src: url('fonts/BEBAS.ttf'),
     url('fonts/BEBAS.eot'); /* IE9 */
}
  

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -moz-box-shadow:inset 0 0 60x rgba(25,25,26,0.15);
    -webkit-box-shadow:inset 0 0 60px rgba(25,25,26,0.15);
    box-shadow:inset 0 0 60px rgba(25,25,26,0.15);

}


body {
    background: url("images/background.png") repeat transparent;
}
a {
    color: #2290c5;
    text-decoration: none;
}
.topBar {
    height: 15px;
    background-color: #424242;
    display: block;
}

.headerWrapper {
    margin-left: auto;
    margin-right: auto;
    width: 795px;
}
.socialBoxGoogle a, .socialBoxFacebook a, .socialBoxTwitter a, .socialBoxRss a{
    height: 30px;
    width: 35px;
    display: block;
}
.socialBoxGoogle {
    background: url("images/icon_google.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 33px;
}
.socialBoxGoogle:hover, .socialBoxGoogle:focus {
    background: url("images/icon_googleGlow.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    float: left;
}
.socialBoxFacebook {
    background: url("images/icon_facebook.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 75px;
}
.socialBoxFacebook:hover, .socialBoxFacebook:focus {
    background: url("images/icon_facebookGlow.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    float: left;
}
.socialBoxTwitter {
    background: url("images/icon_twitter.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 30px;
}
.socialBoxTwitter:hover, .socialBoxTwitter:focus {
    background: url("images/icon_twitterGlow.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.socialBoxRss {
    background: url("images/icon_rss.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    display: inline-block;
    float: left;
}
.socialBoxRss:hover, .socialBoxRss:focus {
    background: url("images/icon_rssGlow.png") no-repeat transparent;
    height: 30px;
    width: 35px;
    cursor: pointer;
    float: left;
}

.header {
    background: url("images/logoBackground.png") no-repeat transparent;
    width: 441px;
    height: 93px;
    float: left;
    margin-right: 75px;
    margin-top: -0.52px;
    
}
.psuedo-header {
    width: 430px;
    height: 86px;
    left: 538px;
    position: absolute;
}
/*.header:focus, .header:hover {
    background: url("images/logoBackgroundGlow.png") no-repeat transparent;
    width: 441px;
    height: 93px;
    float: left;
    margin-right: 75px;
    margin-top: -1px;
    
    outline:none;
    transition: opacity 1s linear;
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
}*/
.header a.logo img{
    margin-left: 149px;
    margin-top: 15px;
    height: 43px;
    width: 145px;
}
.header a.logo, .header a.logo img {
    border: none;
    text-decoration: none;
}
.maincontent {
    margin-top: 130px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    text-align: center;
    color: #767676; 
    /*text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
    */
    font-family: 'Arial', sans-serif;
font-weight:bold;
}
.fontSize36 {
    font-size: 36pt;
}
.fontSize34 {
    font-size: 34pt;
}
.fontSize24 {
    font-size: 24pt;
}
.countdown {
    z-index: -1;
    cursor: default;
    margin-top: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    text-align: center;
    color: #767676; 
    padding-left: 100px;
}
#showCountdown {
    
}
.countdown .box {
    background: url("images/countdownBox.png") no-repeat transparent;
    height: 107px;
    width: 140px;
    padding-right: 15px;
    float: left;
    padding-top: 27px;
    text-align: center;
    z-index: 100;
}
/*
    * Hover effects for countdown *
    * Uncomment if you want them  *
.countdown .boxHover {
    background: url("images/countdownBoxHover.png") no-repeat transparent;
    height: 107px;
    width: 140px;
    padding-right: 15px;
    float: left;
    padding-top: 27px;
    text-align: center;
}
.countdown .boxHover .time {
    color: #fff;
    font-size: 40pt;
    font-family: Bebas;
    display: block;
    text-shadow: -1px -1px rgba(49,151,197,1);
    -webkit-text-stroke: 1px #7ea1b3;
}*/
.countdown .box .time {
    color: #084a64;
    font-size: 40pt;
    font-family: Bebas;
    display: block;
    -webkit-text-stroke: 1px #166d98;
    text-shadow: 1px 1px rgba(255,255,255,.25);
}

.countdown .box .unit {
    color: #084a64;
    font-size: 10pt;
    font-weight: bold;
    display: block;
    text-shadow: 1px 1px rgba(255,255,255,.25);
    margin-top: -7px;
    font-family: 'PT Sans Narrow', sans-serif;
}
.countdown .dots {
    background: url("images/dots.png") no-repeat transparent;
    background-position: 0 42px;
    height: 107px;
    width: 18px;
    padding-right: 15px;
    padding-top: 42px;
    float: left;
}
.popupGrey {
    background-color: #565656;
    border: 1px solid #2d2d2d;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10pt;
    color: #fff;
    width: auto;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.popupNoBg {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    font-size: 10pt;
    color: rgb(66, 66, 66);
    width: auto;
    padding: 3px;
    margin-top: -6px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.popupGreen {
    background-color: #9dd878;
    border: 1px solid #8ab670;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 7.5pt;
    color: #fff;
    width: auto;
    max-width: 700px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.popupRed {
    background-color: #dd6257;
    border: 1px solid #b04d4d;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 7.5pt;
    color: #fff;
    width: auto;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.date {
    margin-left: 290px;
    display: block;
    float: left;
    font-size: 7.5pt;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.email {
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin-top: 10px;
    display: block;
    /*margin-left: -250px;*/
    margin-left: -42px;
    margin-right: auto;
    width: 700px;
    clear: both;
}
.email input[type=text] {
    border: 1px solid #d2d2d2;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 250px;
    color: #a09f9f;
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
    margin-right: 0;
    height: 14px;
}
.email input[type=submit]{
    background: url("images/notify.png") no-repeat #68cdf9;
    border: none;
    color: #ffffff;
    padding: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-shadow: 1px 1px rgba(0,0,0,0.5);
    cursor: pointer;
    margin-left: -1px;
    width: 84px;
    height: 36px;
    position: absolute;
    margin-top: 0px;
}
.footer {
    background-color: #051720;
    color: #6a9bb0;
    height: 20px;
    bottom: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    font-size: 9pt;
    padding-top: 5px;
    font-family: 'PT Sans', sans-serif;
    
   /* -moz-box-shadow:0 -20px 30px rgb(230,230,230);
    -webkit-box-shadow:0 -20px 30px rgb(230,230,230);
    box-shadow:0 -20px 30px rgb(230,230,230); */
}
.tweet {
    clear: both;
    background: url("images/twitter_03.png") no-repeat transparent;
    height: 31px;
    font-family: 'PT Sans', sans-serif;
    color: rgb(118, 119, 120);
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    font-weight: 700;
    font-style: italic;
    font-size: 18pt;
}
.tweet a {
    font-weight: normal;
}