@charset "utf-8";
/* CSS Document */
/* -------------------------------------------------------------------------- */
/* BASE AD - typically, we do not mess with this section
/* -------------------------------------------------------------------------- */
body, body * {
    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}

/* Div layer for the entire banner. */
#adkit_container {
    position: absolute;
    width: 298px;
    height: 598px;
    background: #000;
    border: #9b9b9b 1px solid;
    top: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    display: none;
}

#adkit_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

/* Invisible button for background clickthrough. */
#adkit_background_exit {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 400;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

/* -------------------------------------------------------------------------- */
/* Your ad styles here */
#bg1 {
    position: absolute;
    background: url(bg1.jpg) no-repeat;
    width: 1000px;
    height: 1000px;
    left: -210px;
    top: -113px;
    opacity: 0;
}

#blackgradient {
    position: absolute;
    width: 298px;
    height: 130px;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 1%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 1%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,1) 1%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

#bg2 {
    position: absolute;
    background: url(bg2.jpg) no-repeat;
    width: 298px;
    height: 345px;
    bottom: 0;
    opacity: 0;
}

#bg3 {
    position: absolute;
    background: url(bg3.png) no-repeat;
    width: 298px;
    height: 598px;
    opacity: 0;
}

#white {
    position: absolute;
    background: #fff;
    width: 298px;
    height: 598px;
    opacity: 0;
}
#whitecircle {
    position: absolute;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    width: 298px;
    height: 200px;
    top: 345px;
    left: 10px;
    opacity: 0;
}
#flash {
    position: absolute;
    background: url(flash.png) no-repeat;
    width: 298px;
    height: 345px;
    bottom: 0;
    opacity: 0;
}

#highways {
    position: absolute;
    background: url(highways.png) no-repeat;
    width: 298px;
    height: 117px;
    bottom: 1px;
    opacity: 0;
}
#highways2 {
    position: absolute;
    background: url(highways.png) no-repeat;
    width: 298px;
    height: 117px;
    bottom: 1px;
    opacity: 0;
}

.light {
    position: absolute;
    background: #ff5056;
    width: 2px;
    height: 990px;
    margin-top: 38px;
    margin-left: 210px;
    left: 231px;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    opacity: 0;
}
#l2 {
    left: 257px;
}
#l3 {
    left: 267px;
}
#l4 {
    left: 240px;
    background: #ff5056;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,55,35,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,55,35,1);
    box-shadow: 0px 0px 11px 2px rgba(255,55,35,1);
}
#l5 {
    left: 350px;
    top: 290px;
    height: 260px;
}
#l6 {
    left: 238px;
}
#l7 {
    left: 240px;
    background: #ff5056;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,65,45,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,65,45,1);
    box-shadow: 0px 0px 11px 2px rgba(255,65,45,1);
}
#l8 {
    left: 322px;
    top: 370px;
    height: 360px;
}
.lcontainer {
    position: absolute;
    width: 2px;
    height: 500px;
    top: 190px;
    left: 300px;
    opacity: 0;
}
.llighta {
    position: absolute;
    background: #ff5056;
    width: 2px;
    height: 378px;
    top: -200px;
    margin-left: 60px;
    margin-top: 231px;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
}
.llightb {
    position: absolute;
    background: #ff5056;
    width: 2px;
    top: 223px;
    height: 37px;
    margin-left: 60px;
    margin-top: 231px;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
}
.llightc {
    position: absolute;
    background: #ff5056;
    width: 2px;
    top: 302px;
    height: 380px;
    margin-left: 60px;
    margin-top: 231px;
    -webkit-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    -moz-box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
    box-shadow: 0px 0px 11px 2px rgba(255,5,5,1);
}
#l10 {
    top: 170px;
    left: 321px;
}
#l11 {
    top: 150px;
    left: 340px;
}
#l12 {
    top: 185px;
    left: 305px;
}
#l13 {
    top: 173px;
    left: 317px;
}
#l14 {
    top: 147px;
    left: 343px;
}
#l15 {
    top: 168px;
    left: 323px;
}
#l16 {
    top: 147px;
    left: 343px;
}
#l17 {
    top: 182px;
    left: 308px;
}

.text {
    position: absolute;
    background: url(text1.png) no-repeat;
    width: 217px;
    height: 147px;
    left: 41px;
    top: 55px;
    opacity: 0;
}

#text2 {
    background: url(text2.png) no-repeat;
    width: 181px;
    height: 250px;
    left: 58px;
    top: 65px;
}

#cta {
    position: absolute;
    overflow: hidden;
    width: 252px;
    height: 102px;
    left: 23px;
    top: 420px;
    background: url(cta.png);
    background-position: top;
    opacity: 0;
}

#cta.active {
    background-position: bottom;
}