﻿@charset "utf-8";
/* CSS Document */

.clearfix {
    clear: both;
}

::selection {
    background: #2b7d00;
    color: white;
}

::-moz-selection {
    background: #2b7d00;
    color: white;
}

@font-face {
    font-family: 'compctab';
    src: url(compctab.ttf);
}

@font-face {
    font-family: 'BEBAS__';
    src: url(BEBAS__.TTF);
}

.social {
    margin: 0 auto;
    position: relative;
    width: 109px;
}

    .social a {
        background-color: #e72027;
    }

        .social a:active {
            cursor: pointer;
            height: 0px;
        }

        .social a:hover {
            cursor: pointer;
            height: 0px;
        }





#facebook {
    float: left;
    width: 23px;
    height: 23px;
    padding: 0 10px 0 10px;
    background: url(../images/icons/facebook-icon.png) no-repeat;
    cursor: pointer;
}

#twitter {
    float: left;
    width: 23px;
    height: 23px;
    padding: 0 10px;
    background: url(../images/icons/twitter-icon.png) no-repeat;
    cursor: pointer;
}

#googleplus {
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/icons/google-plus-icon.png) no-repeat;
    cursor: pointer;
}


#sectionSB {
}

#sectionTR {
    display: none;
}


body {
    background: url("../images/bg.jpg") no-repeat top;
    background-attachment: fixed;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    /*max-width: 2000px;*/
    background-color: #000;
    -webkit-backface-visibility: hidden;
}

    body#teamA {
        background: url("../images/bgA.jpg") no-repeat top;
        background-attachment: fixed;
        background-color: #000;
    }

    body#teamB {
        background: url("../images/bgB.jpg") no-repeat top;
        background-attachment: fixed;
        background-color: #000;
    }


tr {
    max-width: 900px;
}

th {
    font-size: 28px;
    color: #ffffff;
    padding: 10px 90px;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    text-shadow: 2px 2px #000;
}

td {
    font-size: 19px;
    color: #ED1B24;
    padding: 3px 20px;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    text-shadow: 1px 1px #000000;
}

.tboard {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
    height: 673px;
    width: 483px;
}



table {
    width: 580px;
    font-size: 18px;
    color: #ffffff;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    text-shadow: 2px 2px #000;
    margin: 0 auto;
}

.lang {
    color: #ffffff;
    font-family: 'ERASBD_0', Source Sans Pro, sans-serif;
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -33px;
}
.buttons {
    margin:0 auto;

}

.buttons h3{
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 32px;
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 12px 0px 2px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

.play {
    width: 238px;
    float: left;
    height: 64px;
    background-color: #ED1C24;
    margin-left: 50px;
}

.play:hover {
    background-color: #890909;
    cursor:pointer;
}

.score {
    width: 238px;
    float: left;
    height: 64px;
    background-color: #00622B;
    margin-left: 50px;
}

#DisplayPointsDiv {
    color: #fff;
    font-size: 72px;
    font-family: 'compctab', Source Sans Pro, sans-serif;
    margin: 0 auto;
    width: 530px;
}

.score:hover {
    background-color: #024620;
    cursor:pointer;
}

.showMore {
    width: 238px;
    height: 64px;
    background-color: #00622B;
    margin: 30px auto;
}

.showMore:hover {
    background-color: #024620;
    cursor:pointer;
}

.showMore h3 {
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 32px;
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 12px 0px 2px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}



/*#info, #infofoot {
    text-transform: uppercase;
    margin: 0 auto;
    text-align: left;
}*/

.logo {
    margin: 0 auto;
    /* width: 1013px; */
    padding: 160px 321px 0px 92px;
    /* float: left; */
}

    .logo img {
        width: 74%;
    }


button {
    font-size: 16px;
    color: #FFFFFF;
    /* padding: 10px 90px; */
    background: none;
    border: none;
    /* text-shadow: 2px 2px #000; */
}





.Login {
    width: 395px;
    float: left;
}



.topDivWrapper {
    background: url("../images/top-bg.jpg") no-repeat top;
    background-position: top center;
    background-size: 100%;
    /*height: 1052px;*/

}

.bottomDiv {
    background: url("../images/bottom-bg.jpg") no-repeat top;
    background-position: top center;
    background-size: 100%;
    /*height: 1157px;*/
    /*display:none;*/
}

.topDiv {
    background: url("../images/ballpaper.jpg") repeat-y;
    max-width: 1033px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.topDiv2 {
    max-width: 1033px;
    margin: 0 auto;
    /*background-color: crimson;*/
}

.topDiv h1 {
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 50px;
    text-align: center;
color: rgb(255, 255, 255);
    padding: 20px 0px 2px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

.prize {
    margin:0 auto;
    padding-bottom: 68px;
}
.prize img {
    width:100%

}
#teamA .topDiv h1 {
    color: #e72027;
}

#teamB .topDiv h1 {
    color: #2b7d00;
}

.topDiv li {
    /*list-style:disc;*/
    float: none;
    display: block;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
    padding: 10px 10px;
    word-spacing: 3px;
    color: #FFF;
}

    .topDiv li::before {
        content: url("../images/list.png");
    }

    .topDiv li li::before {
        content: url("../images/list.png");
    }

.topDiv ul {
    display: block;
    width: 1024px;
    padding: 10px 0;
    margin: 0 auto;
    color: #fff;
}

    .topDiv ul ul {
        margin-left: 30px;
        margin-bottom: 90px;
    }

.scorebutton {
    /*float: left;*/
    padding-top: 105px;
}

    .scorebutton a {
        background: url("../images/btn.png") no-repeat;
        width: 376px;
        height: 131px;
        margin: 30px auto;
        cursor: pointer;
        background-position: 0 0px;
    }

        .scorebutton a:hover {
            background-position: 0 -130px;
            transition: none;
            background-color: transparent;
            height: 131px;
        }

#teamA .scorebutton a:hover, a:active {
    background-color: transparent;
}

#teamB .scorebutton a:hover, a:active {
    background-color: transparent;
}

.maintop {
    max-width: 638px;
    margin: 0 auto;
    background-color: #2f2f2f;
}

    .maintop ul {
    }

    .maintop li {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 14px;
        text-align: left;
        color: white;
        word-spacing: 5px;
        padding: 0px 115px;
        text-shadow: 2px 2px #000;
    }

    .maintop p {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 14px;
        text-align: left;
        color: #bebebe;
        word-spacing: 5px;
        padding: 5px 113px;
        text-shadow: 2px 2px #000;
    }

    .maintop h1 {
        font-family: 'compctab', Source Sans Pro, sans-serif;
        font-size: 58px;
        text-align: center;
        color: #FFF;
        padding: 0 30px;
        text-shadow: 2px 2px #000;
    }

.main {
    max-width: 800px;
    margin: 5px 99px 33px -88px;
background-color: rgba(0, 0, 0, 0.66);
}



    .main p {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 22px;
        text-align: center;
        color: #FFFFFF;
        word-spacing: 5px;
        padding: 10px 10px;
    }

.main2 {
    margin: 0 auto;
    padding-top: 259px;
}



    .main2 p {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 22px;
        text-align: center;
        color: #fff;
        word-spacing: 5px;
        padding: 10px 10px;
    }

.midDiv {
    max-width: 800px;
    margin: 0 auto;
    background-color: #2f2f2f;
}


    .midDiv h2 {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 22px;
        text-align: center;
        color: #bebebe;
        word-spacing: 5px;
        padding: 10px 10px;
    }


.VegasAllStarsLB {
    float: left;
    height: 1107px;
}

.VegasTotal {
}

    .VegasTotal h2 {
        font-family: 'compctab', Source Sans Pro, sans-serif;
        font-size: 60px;
        text-align: center;
        color: #FFF;
        word-spacing: 5px;
        padding: 10px 10px;
    }



.VegasAllStarsLB h3 {
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    font-size: 30px;
    float: left;
    width: 161px;
    text-align: center;
    color: #ffffff;
    word-spacing: 5px;
    padding: 6px 6px;
    background-color: #2f2f2f;
}




.JoeysGiantsLB {
    float: right;
    height: 1107px;
}

.JoeysTotal {
}

    .JoeysTotal h2 {
        font-family: 'compctab', Source Sans Pro, sans-serif;
        font-size: 60px;
        text-align: center;
        color: #FFF;
        word-spacing: 5px;
        padding: 10px 10px;
    }

.JoeysGiantsLB h3 {
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    font-size: 30px;
    float: left;
    width: 161px;
    text-align: center;
    color: #ffffff;
    word-spacing: 5px;
    padding: 6px 6px;
    background-color: #2f2f2f;
}



.LeaderBoard {
    max-width: 770px;
    margin: 0 auto;
    background-color: rgba(140, 140, 140, 0.45);
  /*height: 790px;*/
    padding: 20px 20px 20px 20px;
    /*overflow: hidden;*/
}

.LeaderBoard h1{
font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 68px;
    text-align: center;
    background: -webkit-linear-gradient(top, #cfaa55, #ff9400);
    background: linear-gradient(top, #878787, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.LeaderBoard h2{
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 49px;
    float: left;
    text-align: center;
    right: 22px;
    position: relative;
    color: rgb(255, 255, 255);
    padding: 1px 0px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

.LeaderBoard h4{
font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 25px;
    float: left;
    text-align: center;
    /* right: 42px; */
    position: relative;
    color: rgb(255, 255, 255);
    padding: 3px 0px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}
.LeaderBoard h6{
font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 25px;
    float: left;
    text-align: center;
    /* right: 42px; */
    position: relative;
    color: rgb(0, 98, 43);

    padding: 3px 0px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

.LeaderBoard p{
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 38px;
    /* float: left; */
    text-align: center;
    right: 264px;
    position: relative;
    color: #bebebe;
    padding: 3px 0px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}
.bottomDiv h3{
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 38px;
    float: right;
    text-align: center;
    right: 97px;
    bottom: 48px;
    position: relative;
    color: #bebebe;
    padding: 0px 0px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}
.score a {
    font-family: 'BEBAS__', serif;
    display: block;
    font-size: 23px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.score a:hover, a:active {
    /* background-color: #e72027; */
    height: 0px;
    cursor: pointer;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}

.play a {
    font-family: 'BEBAS__', serif;
    display: block;
    font-size: 23px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.play a:hover, a:active {
    /* background-color: #e72027; */
    height: 0px;
    cursor: pointer;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}

.LeaderBoard h5{
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 25px;
    float: right;
    text-align: center;
    right: 42px;
    bottom: 23px;
    position: relative;
    color: rgb(255, 255, 255);
    padding: 10px 10px 0px 0px;
    text-shadow: 2px 2px #000;
    text-transform: uppercase;
}

.LB1,
.LB2,
.LB3,
.LB4,
.LB5,
.LB6,
.LB7,
.LB8,
.LB9,
.LB10,
.LB11,
.LB12,
.LB13,
.LB14,
.LB15
 {
    background-color: rgba(0, 0, 0, 0.45);
    max-width: 770px;
    height: 73px;
    margin: 16px auto;
}

.LB1 img,
.LB2 img,
.LB3 img,
.LB4 img,
.LB5 img,
.LB6 img,
.LB7 img,
.LB8 img,
.LB9 img,
.LB10 img,
.LB11 img,
.LB12 img,
.LB13 img,
.LB14 img,
.LB15 img
 {
    float:left;
    width: 8%;
}

#infoWrapper {
    display: none;
    background-color: #2f2f2f;
    background-position: top center;
}

#infoContent {
    width: 1024px;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
}

    #infoContent img {
        padding: 0 30px;
    }

    #infoContent h1 {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 50px;
        text-align: center;
        color: #FFF;
        text-shadow: 2px 2px #000;
        word-spacing: 5px;
    }

    #infoContent h2 {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 30px;
        text-align: center;
        color: #e72027;
        word-spacing: 5px;
    }

    #infoContent h3 {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 30px;
        text-align: center;
        margin: 0 auto;
        text-shadow: 2px 2px #000;
        color: #FFF;
    }

    #infoContent li {
        /*list-style:disc;*/
        float: none;
        display: block;
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 18px;
        text-align: left;
        margin: 0 auto;
        padding: 10px 10px;
        word-spacing: 3px;
        color: #FFF;
    }

        #infoContent li::before {
            content: url("../images/list.png");
        }

        #infoContent li li::before {
            content: url("../images/list.png");
        }

    #infoContent ul {
        display: block;
        width: 1024px;
        padding: 10px 0;
        margin: 0 auto;
        color: #fff;
    }

        #infoContent ul ul {
            margin-left: 30px;
        }

    #infoContent li li {
        /*list-style:disc;*/
        float: none;
        display: block;
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 18px;
        text-align: left;
        margin: 0 auto;
        padding: 1px 10px;
        word-spacing: 3px;
        color: #FFF;
    }

    #infoContent a {
        display: initial;
        color: #FFFFFF;
        text-align: left;
        padding: 4px;
        text-decoration: none;
        text-transform: uppercase;
    }

        #infoContent a:hover {
            background-color: #ff9400;
        }



.headerInner {
    width: 100%;
    margin: 0 auto;
    background-color: #2f2f2f;
    height: 110px;
}

    .headerInner li {
        /*position: relative;*/
        /*left: 30px;*/
    }

        .headerInner li a {
            padding: 10px;
            font-family: 'BEBAS__', serif;
            display: block;
            font-size: 23px;
            color: #FFFFFF;
            text-align: center;

            text-decoration: none;
            text-transform: uppercase;
        }

.menuDiv {
    width: 885px;
    margin: 0 auto;
}

.headerInner ul {
    list-style-type: none;
    margin: 0 auto;
}

.headerInner li {
    display: inline-block;
    float: left;
    padding: 0px 10px;
}


.footerInner {
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    height: 110px;
}

    .footerInner li {
        /*position: relative;*/
        /*left: 30px;*/
    }

        .footerInner li a {
            padding: 10px;
            font-family: 'BEBAS__', serif;
            display: block;
            font-size: 23px;
            color: #FFFFFF;
            text-align: center;
            margin-top: 15px;
            text-decoration: none;
            text-transform: uppercase;
        }

    .footerInner ul {
        list-style-type: none;
        margin: 0 auto;
    }

    .footerInner li {
        display: inline-block;
        float: left;
        padding: 0px 10px;
    }




.redline {
    background-color: #e72027;
    width: 100%;
    margin: 0 auto;
    height: 7px;
}

a {
    font-family: 'BEBAS__', serif;
    display: block;
    font-size: 23px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

    a:hover, a:active {
        background-color: #e72027;
        height: 95px;
        cursor: pointer;
        -webkit-transition: background 0.3s linear;
        -moz-transition: background 0.3s linear;
        -ms-transition: background 0.3s linear;
        -o-transition: background 0.3s linear;
        transition: background 0.3s linear;
    }

    #teamA a:hover, a:active {
        background-color: #e72027;
    }

    #teamB a:hover, a:active {
        background-color: #2b7d00;
    }



.player {
    margin: 0 auto;
    color: #000;
    font-family: 'Cinzel', Source Sans Pro, sans-serif;
    font-size: 30px;
    font-weight: bold;
    top: 300px;
    position: relative;
}

input[type="text"],
.player {
    padding: 10px 0;
    width: 300px;
    font-size: 20px;
    color: #000;
    font-family: 'Cinzel', Source Sans Pro, sans-serif;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.v2w_logo {
    margin: 0 auto;
    float: left;
    position: relative;
    bottom: 10px;
}



.v2w_logoFooter {
    margin: 0 auto;
    right: 500px;
    top: 205px;
    position: relative;
}


.en .logged_in {
    max-width: 1024px;
    margin: 0 auto;
    margin-top: -150px;
    background: url(../images/loggd.jpg) no-repeat;
    height: 129px;
    width: 1023px;
    color: #fff;
}


.fr .logged_inFR {
    max-width: 1024px;
    margin: 0 auto;
    margin-top: -150px;
    background: url(../images/loggdFR.jpg) no-repeat;
    height: 129px;
    width: 1023px;
    color: #fff;
}


.view_tickets {
    max-width: 1024px;
    margin: 0 auto;
    margin-top: 20px;
}




input[type="text"] {
    float: left;
    padding: 13px 19px;
    width: 225px;
    text-align: center;
    font-size: 29px;
    color: #000;
    font-family: 'Cinzel', Source Sans Pro, sans-serif;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

input:focus, textarea:focus {
    outline: none;
}
#getPoints {
    margin: 0 auto;
    padding:30px 0 0 0;
        width: 544px;
}

.submit {
width: 196px;
    float: none;
    height: 67px;
    background-color: #00622B;
        margin: 0px 0px 0px 5px;
    margin: 0px auto;
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 32px;
    text-shadow: 2px 2px #000;
}

.submit:hover {
    background-color: #024620;
    cursor:pointer;
}

    .submit:focus, textarea:focus {
        outline: none;
    }

.submit2 {
    background: url("../images/submit_btn.png") no-repeat;
    width: 376px;
    height: 131px;
    margin: 30px auto;
    cursor: pointer;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    font-size: 42px;
    text-align: center;
    color: #FFFFFF;
    background-position: 0 - 0px;
    border-style: none;
}

    .submit2:focus, textarea:focus {
        outline: none;
    }

    .submit2:hover {
        background-position: 0 -130px;
    }

.lbrow {
    background-color: white;
}


.lbnum {
    display: table-cell;
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 20px;
    width: 128px;
    text-align: left;
    color: #000;
    word-spacing: 5px;
    padding: 5px 55px;
}

.lbname {
    display: table-cell;
    font-family: 'compctab', Source Sans Pro, sans-serif;
    font-size: 20px;
    text-align: left;
    width: 300px;
    color: #000;
    word-spacing: 5px;
    padding: 5px 55px;
}

.lbpoints {
    display: table-cell;
    font-family: 'compctab', Source Sans Pro, sans-serif;
    width: 231px;
    font-size: 20px;
    text-align: right;
    color: #000;
    word-spacing: 5px;
    padding: 5px 55px;
}

.points {
    max-width: 770px;
    margin: 63px auto;
    background-color: rgba(140, 140, 140, 0.45);
    height: 183px;
}
.points img{
float:left;
width:29%;
}
    .points h2 {
        font-family: 'FEASFBI', Source Sans Pro, sans-serif;
        font-size: 60px;
        text-align: center;
        color: #ff0000;
    }

#errorText1,
#errorText2 {
    display: none;
    font-size: 19px;
    color: #ffffff;
    padding: 3px 20px;
    font-family: 'BEBAS__', Source Sans Pro, sans-serif;
    text-shadow: 2px 2px #000;
}


.coinSpin {
    margin: 0 auto;
}

    .coinSpin h2 {
        font-family: 'FEASFBI', Source Sans Pro, sans-serif;
        font-size: 60px;
        text-align: center;
        color: #ff0000;
    }

#DisplayTossDiv {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    top: 180px;
    text-align: center;
    font-size: 150px;
    color: #FFF;
    font-family: 'BEBAS__', serif;
}

.teamLogo {
    margin: 0 auto;
}

    .teamLogo img {
        font-family: 'FEASFBI', Source Sans Pro, sans-serif;
        font-size: 60px;
        text-align: center;
        color: #ff0000;
    }


#DisplayDivALLSTARS {
    display: none;
    margin: 0 auto;
    height: 243px;
    width: 315px;
    background: url("../images/allStars.png") no-repeat;
    position: relative;
    /*top: 150px;*/
}

#DisplayDivGIANTS {
    display: none;
    margin: 0 auto;
    height: 243px;
    width: 315px;
    background: url("../images/joeyG.png") no-repeat;
    position: relative;
    /*top: 150px;*/
}

#DisplayTrophytDiv {
    max-width: 253px;
    margin: 0 auto;
    position: relative;
    top: -12px;
    left: 109px;
    float: none;
    text-align: center;
    font-size: 119px;
    color: #FFF;
    font-family: 'BEBAS__', serif;
}

    #DisplayTrophytDiv i {
        max-width: 253px;
        height: 0px;
        margin: 0 auto;
        position: relative;
        top: -125px;
        left: 109px;
        float: left;
        text-align: center;
        font-size: 28px;
        color: #FFF;
        font-family: 'BEBAS__', serif;
    }

#DisplayTeamDiv {
    max-width: 344px;
    margin: 0 auto;
    position: relative;
    top: -11px;
    float: left;
    text-align: center;
    font-size: 39px;
    color: #FFF;
    font-family: 'BEBAS__', serif;
}


.footer {
    width: 100%;
    margin: 0 auto;
    background: rgb(140,140,140); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(0,0,0,1) 49%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(140,140,140,1)), color-stop(49%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(140,140,140,1) 0%,rgba(0,0,0,1) 49%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(140,140,140,1) 0%,rgba(0,0,0,1) 49%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(140,140,140,1) 0%,rgba(0,0,0,1) 49%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(140,140,140,1) 0%,rgba(0,0,0,1) 49%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

    .footer a {
        padding: 10px 0;
        position: relative;
        right: 20px;
    }


#DisplayTicketDiv p {
    font-family: 'BEBAS__', serif;
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    width: 500px;
    color: #8d0000;
    position: relative;
    top: 110px;
    right: 50px;
}


.textAlreadyFlipped {
    display: none;
}

.trophyPrizes {
    margin: 0 auto;
    padding: 40px 40px;
}

    .trophyPrizes p {
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 22px;
        text-align: center;
        color: #fff;
        word-spacing: 5px;
        padding: 10px 10px;
    }

    .trophyPrizes ul {
        display: block;
        width: 926px;
        padding: 10px 0;
        margin: 0 auto;
        color: #fff;
    }

    .trophyPrizes li {
        list-style: disc;
        float: none;
        /* display: block; */
        font-family: 'BEBAS__', Source Sans Pro, sans-serif;
        font-size: 18px;
        text-align: left;
        margin: 0px 107px;
        padding: 3px 2px;
        word-spacing: 2px;
        color: #FFF;
    }


.bonustrophybtn {
    margin: 0 auto;
    cursor: pointer;
}

.trophybtn {
    margin: 0 auto;
    cursor: pointer;
}

.Bonustrophycabnit {
    display: none;
    margin: 0 auto;
    background: url("../images/cabnit.png") no-repeat top;
    height: 950px;
    width: 716px;
}

.Bonustrophyset1 {
    margin: 0 auto;
    width: 900px;
    height: 209px;
    position: relative;
    bottom: 80px;
}

.Bonustrophyset2 {
    margin: 0 auto;
    width: 900px;
    height: 209px;
    position: relative;
    bottom: 40px;
}

.Bonustrophyset3 {
    margin: 0 auto;
    width: 900px;
    height: 209px;
    position: relative;
    bottom: 0px;
}

.Bonustrophyset4 {
    margin: 0 auto;
    width: 900px;
    height: 209px;
    position: relative;
    bottom: -50px;
}


.Bonustrophy1,
.Bonustrophy2,
.Bonustrophy3,
.Bonustrophy4,
.Bonustrophy5,
.Bonustrophy6,
.Bonustrophy7,
.Bonustrophy8,
.Bonustrophy9,
.Bonustrophy10,
.Bonustrophy11,
.Bonustrophy12,
.Bonustrophy13,
.Bonustrophy14,
.Bonustrophy15,
.Bonustrophy16,
.Bonustrophy17,
.Bonustrophy18,
.Bonustrophy19,
.Bonustrophy20,
.Bonustrophy21,
.Bonustrophy22,
.Bonustrophy23,
.Bonustrophy24,
.Bonustrophy25,
.Bonustrophy26,
.Bonustrophy27,
.Bonustrophy28,
.Bonustrophy29,
.Bonustrophy30,
.Bonustrophy31,
.Bonustrophy32,
.Bonustrophy33,
.Bonustrophy34,
.Bonustrophy35,
.Bonustrophy36,
.Bonustrophy37,
.Bonustrophy38,
.Bonustrophy39,
.Bonustrophy40 {
    float: left;
    height: 134px;
    width: 61px;
    padding: 0 5px;
    cursor: pointer;
    background: no-repeat top;
}






.trophycabnit {
    padding: 108px 60px 0;
    background: url("../images/cabnit.png") no-repeat top;
    height: 859px;
    float: right;
    width: 495px;
    background-position: 37px 231px;
}


.trophy {
    background: url("../images/Tropy1.png") no-repeat top;
    width: 60px;
    height: 134px;
    float: left;
    margin: 0 5px 10px;
    background-position: center bottom;
}

    .trophy p {
        color: red;
        margin-top: 46px;
    }

.trophyBonus {
    background: url("../images/bonusTrophy.png") no-repeat top;
    width: 60px;
    height: 134px;
    float: left;
    margin: 0 5px 10px;
    background-position: center bottom;
}

    .trophyBonus p {
        color: red;
        margin-top: 96px;
    }


#DisplayTrophyMsg {
    height: 100px;
}

/*#trophy1,
#trophy6,
#trophy11,
#trophy16 {

    background: no-repeat top;
    float: left;
    height: 209px;
    width: 124px;
    cursor: pointer;
}

#trophy2,
#trophy7,
#trophy12,
#trophy17 {
   
    background: no-repeat top;
    float: left;
    height: 209px;
    width: 136px;
    cursor: pointer;
}

#trophy3,
#trophy8,
#trophy13,
#trophy18 {
  
    background: no-repeat top;
    float: left;
    height: 209px;
    width: 204px;
    cursor: pointer;
}

#trophy4,
#trophy9,
#trophy14,
#trophy19 {

    background: no-repeat top;
    float: left;
    height: 209px;
    width: 118px;
    cursor: pointer;
}

#trophy5,
#trophy10,
#trophy15,
#trophy20 {
 
    background: no-repeat top;
    float: left;
    height: 209px;
    width: 124px;
    cursor: pointer;
}*/



.space {
    height: 190px;
}

.space2 {
    height: 300px;
}

.close {
    background: url("../images/close.png") no-repeat;
    width: 57px;
    height: 57px;
    float: right;
    cursor: pointer;
}

/*COIN*/

.coin img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
}



.plane {
    position: relative;
    bottom: -609px;
    z-index: 999;
    width: 1300px;
}

@-webkit-keyframes move {
    from {
        right: 100%;
    }

    to {
        left: -40%;
    }
}

@keyframes move {
    from {
        right: 100%;
    }

    to {
        left: -40%;
    }
}


#rotator {
    text-decoration: none;
    padding-right: 20px;
    left: 100%;
    position: absolute;
    /* Chrome, Safari, Opera */
    -webkit-animation-name: move;
    -webkit-animation-duration: 30s;
    -webkit-animation-timing-function: ease-in-out;
    /*-webkit-animation-delay: 2s;*/
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: move;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    /*animation-delay: 2s;*/
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-play-state: running;
}

    #rotator img {
        -webkit-transition: all 10s ease-in-out;
        -moz-transition: all 10s ease-in-out;
        -o-transition: all 10s ease-in-out;
        -ms-transition: all 10s ease-in-out;
        border-radius: 60px;
        transition-duration: 10s;
    }


/*COIN*/

.coin img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
}


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

.wrap {
    width: 100%;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    margin-top: 42px;
}

    .wrap img {
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 200px;
    }

    .wrap h1 {
        text-align: center;
        font-weight: normal;
        color: #464646;
        position: relative;
        font-size: 6em;
    }

    .wrap .butts {
        display: block;
        width: 300px;
        height: 100px;
        background: #3461b4;
        margin: 0 auto;
        cursor: pointer;
        border-radius: 0;
        border: none;
        color: #fff;
        -webkit-box-shadow: 0px 4px 11px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 4px 11px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 4px 11px 0px rgba(50, 50, 50, 0.75);
        outline: none !important;
        text-align: center;
        text-decoration: none;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

        .wrap .butts span {
            position: relative;
            top: 20px;
            font-size: 2.5em;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }

.butts:hover {
    width: 140px;
    height: 140px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .butts:hover span {
        top: 60px;
        font-size: 1em;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }



/**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/


/***********************************************/




@media only screen and (max-width: 1220px) {

    .main {
    max-width: 800px;
    margin: 6px 0px 33px 60px;
    background-color: rgba(0, 0, 0, 0.66);
}
    .buttons {
    margin: 0 auto;
        max-width: 766px;
}


    #regTitle {
        font-size: 2em;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .image img {
        width: 100px;
        height: 100px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
}






@media only screen and (max-width: 440px) {




    .v2w_logo {
        margin: 0 auto;
        display: none;
        float: left;
        position: relative;
        bottom: 10px;
    }

    .topBanner {
        margin: 0 auto;
        max-width: 1033px;
        height: 530px;
    }

        .topBanner img {
            width: 100%;
            float: right;
        }

    .banner {
        height: 374px;
        margin: 0 auto;
    }

        .banner img {
            width: 100%;
        }

    .JoeysGiantsLB {
        float: right;
        height: 813px;
    }

    ul {
        list-style-type: disc;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #fff;
        width: 250px;
    }

    #infoContent {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        width: 250px;
        margin: 0 auto;
        color: #000;
        padding: 20px;
        font-size: 13px;
    }

        #infoContent ul {
            list-style-type: disc;
            width: 250px;
            padding: 10px 20px 20px 10px;
            margin: 0 auto;
            color: #000;
            font-size: 13px;
            font-weight: 700;
        }

    .fr #info {
        margin: -212px 30px;
    }

    .fr .lang {
        bottom: 13px;
        margin: -220px 50px 0 0;
    }

    .table {
        margin: 0 auto;
        width: 315px;
        height: 350px;
        background-color: #E5E5E5;
    }

    td {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        font-size: 11px;
        text-align: center;
        font-weight: bold;
        color: #444444;
        word-spacing: 2px;
        line-height: 20px;
        padding: 5px 0;
        border-width: 1px 0;
        border-color: #cecece;
        border-style: solid;
        border-right: solid 1px #000;
        border-left: solid 1px #000;
    }



    table {
        margin: 0 auto;
        border-collapse: collapse;
        float: left;
    }

    th {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        font-size: 14px;
        text-align: center;
        width: 41px;
        color: #ffffff;
        word-spacing: 2px;
        padding: 22px 8px 8px 8px;
        text-transform: uppercase;
        background-color: #000;
    }


    .main {
        width: 384px;
        margin: 0 auto;
    }

    .midcontainer {
        background-color: #ADADAD;
        height: 1561px;
    }

    .tableContainer {
        margin: 0 auto;
        width: 340px;
        padding-top: 256px;
    }

    .pole {
        margin: 0 auto;
        background: url(../images/pole.png) no-repeat;
        height: 438px;
        float: right;
        width: 221px;
        left: -19px;
        position: relative;
        top: 18px;
        z-index: 20;
    }

        .pole h3 {
            font-family: 'Oswald', Source Sans Pro, sans-serif;
            padding: 5px;
            font-size: 19px;
            color: #FFFFFF;
            width: 108px;
            text-transform: uppercase;
            text-align: center;
            top: 98px;
            position: relative;
            text-decoration: none;
            margin: 0 auto;
            -ms-transform: rotate(6deg);
            -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
        }

    .topcontent p {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        color: #FFFFFF;
        font-size: 16px;
        text-align: center;
        padding-bottom: 10px;
    }

    .topcontainer h2 {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        padding: 45px;
        font-size: 30px;
        font-weight: bold;
        width: 134px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        margin: 0 auto;
        -webkit-text-stroke: 1px #ed1c24;
        color: #ed1c24;
        text-shadow: 3px 3px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    }

    .logo {
        width: 264px;
            padding: 62px 321px 0px 21px;

    }

        .logo img {
            width: 100%;
        }

.main {
    max-width: 800px;
    margin: 0px 0px 29px 0px;
    background-color: rgba(0, 0, 0, 0.66);
}

    .space {
        height: 309px;
    }

    .botcontainer {
        background-color: #ffffff;
        background: url(../images/bg-bottom.jpg) no-repeat top;
        height: 1859px;
        width: 100%;
    }

    .midcontainer {
        padding-bottom: 0px;
        height: 1854px;
        background-size: cover;
    }

        .midcontainer h2 {
            padding: 0px;
        }

        .midcontainer .centrebg {
            padding-bottom: 10px;
        }

    li {
        display: block;
        float: none;
        padding: 1px;
        margin: 0 auto;
    }

    .fr li {
        padding: 1px 13px;
    }

    .luckylogo img {
        width: 69%;
        position: relative;
        left: 83px;
        bottom: 28px;
    }

    .topcontent h3 {
        position: relative;
        bottom: 37px;
    }

    .header {
        padding: 20px 0px 0px 0px;
    }

    .headerInner {
        max-width: 1130px;
        margin: 0 auto;
        width: 100%;
    }

        .headerInner li {
            display: inline-block;
            float: left;
            padding: 0px 3px;
        }

        .headerInner ul {
            width: 100%;
            margin: 0 auto;
            padding-left: 0px;
            list-style-type: disc;
        }


        .headerInner li a {
            font-family: 'Oswald', Source Sans Pro, sans-serif;
            display: block;
            font-size: 15px;
            color: #FFFFFF;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            background: #E72027;
            padding: 3px;
        }


            .headerInner li a:hover {
                color: #cfaa55;
            }

    .drawresultsbtn {
        margin: 0 auto;
        max-width: 400px;
    }



    .footer {
        width: 100%;
        background: #000;
        padding: 0px 0 0px 0;
    }



    .footerInner li a {
        font-family: 'Oswald', Source Sans Pro, sans-serif;
        display: block;
        font-size: 15px;
        color: #fdf1d8;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        background: #00622B;
        padding: 3px;
    }


        .footerInner li a:hover {
            color: #cfaa55;
        }



    .footerInner {
        max-width: 100%;
        margin: 0 auto;
    }

        .footerInner ul {
            width: 100%;
            margin: 0 auto;
            padding-left: 0px;
            list-style-type: disc;
        }




    .lang {
        bottom: 169px;
        left: -119px;
        /* margin: -220px 50px 0 0; */
    }

    .luckylogo {
        padding: 30px 0 0px 0;
    }


    .divCell {
        width: auto;
    }



    #info {
        margin: 15px auto;
    }

    .iconMenu {
        float: right;
    }

    .topcontent h1 {
        padding: 20px 0 5px 0;
        line-height: 30px;
    }

    .topleft {
        max-width: 100%;
        float: left;
    }

        .topleft p {
            font-size: 18px;
            padding: 11px 20px;
        }


    #Loginbox {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        padding-right: 0px;
    }



    #infoWrapper {
        background: url(../images/info-bg.jpg) no-repeat;
        background-color: #000;
        background-position: top center;
        width: 100%;
        height: 2666px;
        display: none;
        padding-top: 189px;
    }

    .fr #infoWrapper {
        height: 1570px;
    }



}

