@charset "UTF-8";

.banner {
    width:298px;
    height:598px;
    border:1px solid #037bc5;
    background:#fff;
    overflow:hidden;
    display:block !important;
}
.aC{
    left:0;
    right:0;
    margin:0 auto;
}
#btn-exit{
    width:300px;
    height:600px;   
    cursor:pointer;
    opacity:0;
}

#copy1 {
    top:95px;
    left:114px;
    width:159px;
    height:88px;
    background:url(images/copy1.png) no-repeat;
}
#copy2 {
    top:368px;
    left:321px;
    width:148px;
    height:87px;
    background:url(images/copy2.png) no-repeat;
}

#ball{
    top:60px;
    left:309px;
    width:142px;
    height:142px;
    background:url(images/ball.png) no-repeat;
    opacity:.7;
}

#copy3 {
    top:112px;
    left:322px;
    width:114px;
    height:66px;
    background:url(images/copy3.png) no-repeat;
}
#copy4 {
    top:193px;
    left:24px;
    width:243px;
    height:275px;
    background:url(images/copy4.png) no-repeat;
}

#pan{
    top:-5px;
    left:0;
    width:900px;
    height:600px;
    background:url(images/pan.jpg) no-repeat;
}

#img1 {
    top:223px;
    left:11px;
    width:229px;
    height:243px;
    background:url(images/img1.png) no-repeat;
}
#img2 {
    top:56px;
    left:301px;
    width:273px;
    height:285px;
    background:url(images/img2.png) no-repeat;
}
#img3 {
    top:193px;
    left:359px;
    width:240px;
    height:183px;
    background:url(images/img3.png) no-repeat;
}
#productsFrame{
    top:-1px;
    left: -1px;
    width:300px;
    height:600px;
    opacity:0;
    background: url(images/bg2.jpg) no-repeat;
}
#endframe{
    width:300px;
    height:600px;
    opacity:0;
    background:#000;
    opacity: 0;
}


#EF1 {
    top:203px;
    left:7px;
    width:308px;
    height:200px;
    background:url(images/EF1.png) no-repeat;
}
#EF2 {
    top:438px;
    left:17px;
    width:255px;
    height:96px;
    background:url(images/EF2.png) no-repeat;
}
#EF3 {
    top:7px;
    left:11px;
    width:308px;
    height:248px;
    background:url(images/EF3.png) no-repeat;
}
#footer{
    width:300px;
    height:38px;
    background:#037bc5;
    bottom:0;
}
#logo{
    top:9px;
    left:12px;
    width:107px;
    height:23px;
    background:url(images/logoWalmart.png) no-repeat;
}
#cta{
    top:9px;
    right:12px;
    width:82px;
    height:23px;
    background:url(images/cta.png) no-repeat;
}