@charset "UTF-8";

.banner {
    width:726px;
    height:88px;
    border:1px solid #cccccc;
    background:#FFFFFF;
    overflow:hidden;
    display:block !important;
}

#loader-container {
    display:none;
}

#btn-exit{
    width:726px;
    height:88px;   
    cursor:pointer;
    background:red;
    opacity:0;
}

#noscripted{
    display:none;
}

#frame_1 {
    width: 728px;
    height: 90px;
    top: 0px;
    left: 0px;
    opacity: 0;
}
#frame_2, #frame_3, #frame_4, #frame_5 {
    width: 728px;
    height: 90px;
    top: 0px;
    left: 728px;
}
#blueBanner{
    width: 363px;
    height: 89px;
    top: 0px;
    left: 728px;
    background-color: #00bdf2;
}
#CTA{
    width: 118px;
    height: 25px;
    top: 30px;
    left: 214px;
}
#Copy_1{
    width: 467px;
    height: 57px;
    top: 16px;
    left: 34px;
    background: url(Copy_1.png);
}
#Copy_2{
    width: 149px;
    height: 73px;
    top: 7px;
    left: 108px;
    background: url(Copy_2.png);
}
#Copy_3{
    width: 276px;
    height: 60px;
    top: 14px;
    left: 43px;
    background: url(Copy_3.png);
}
#Copy_4{
    width: 197px;
    height: 65px;
    top: 11px;
    left: 82px;
    background: url(Copy_4.png);
}
#Copy_5{
    width: 148px;
    height: 78px;
    top: 7px;
    left: 32px;
    background: url(Copy_5.png);
    opacity: 0;
}
#Copy_6{
    width: 155px;
    height: 59px;
    top: 16px;
    left: 27px;
    background: url(Copy_6.png);
}
#ctaOut{
    width: 118px;
    height: 28px;
    top: 0px;
    left: 0px;
    background: url(CTA_out.png);
}
#ctaOver{
    width: 118px;
    height: 28px;
    top: 0px;
    left: 0px;
    background: url(CTA_over.png);
    opacity: 0;
}
#cardBig{
    width: 130px;
    height: 100px;
    top: -5px;
    left: 519px;
    background: url(Card_big.png);
}
#cardSmall{
    width: 130px;
    height: 100px;
    top: 400px;
    left: 204px;
    background: url(Card_small.png);
}
#replay{
    width: 19px;
    height: 17px;
 top: 10px;
left: 339px;
    background: url(replay.png);
    opacity: 0;
    display: none;
    cursor: pointer;
    z-index: 7;
}