

body{
    width: 728px;
    height: 90px;
    padding:0;
    margin: 0; 
    overflow: hidden;
}

#abContainer{
    position: relative;
    width: 728px;
    height: 90px;
    border: 1px solid #888888;
    overflow: hidden;
    padding:0;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.divCommon{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
}

.logo {background: url(images/logo1.png) no-repeat;}
.replayArrow {background: url(images/replayVector.svg) no-repeat;}
.ctaShine {background: url(images/ctaShine.png) no-repeat;}
.ctaTxt {background: url(images/ctaTxt.png) no-repeat;}
.txt_1 {background: url(images/txt_1.png) no-repeat;}
.txt_2 {background: url(images/txt_2.png) no-repeat;}
.txt_2b {background: url(images/txt_2b.png) no-repeat;}
.txt_3 {background: url(images/txt_3.png) no-repeat;}
.bg_shadow1 {background: url(images/bg_shadow2.png) no-repeat;}
.animation1 {background: url(images/p1.jpg) no-repeat;}
.animation2 {background: url(images/p2.jpg) no-repeat;}
.animation3 {background: url(images/p3.jpg) no-repeat;}
.animation4 {background: url(images/p4.jpg) no-repeat;}
.animation5 {background: url(images/p5.jpg) no-repeat;}
.animation6 {background: url(images/p6.jpg) no-repeat;}
.animation7 {background: url(images/p7.jpg) no-repeat;}
.animation8 {background: url(images/p8.jpg) no-repeat;}
.animation9 {background: url(images/p9.jpg) no-repeat;}
.animation10 {background: url(images/p10.jpg) no-repeat;}

#topAnimation{
    top: 0px;
    left: 0px;
}
#topAnimation1{
    top: 0px;
    left: 0px;
}
#topAnimation2{
    top: 0px;
    left: 0px;
}
#topAnimation3{
    top: 0px;
    left: 0px;
}


#FPO{
    top: 0px;
    left: 0px;
    background: url(FPO/FPO_4.jpg) no-repeat;
}
.adImg{
    background: url(images/bg1.jpg) no-repeat;   
}
#adTopImg{
    width: 728px;
    height: 90px;
}

#frm1{
    opacity: 0;
}
#frm1Txt{
    top: 34px;
    left: 28px;//84
}
#frm1Shadow{
    top: 0px;
    left: 0px;//84
}
/*
#frm1Bgnd{
    width: 163px;
    height: 146px;
    top: 54px;
    left: 71px;
    background-color: #ffffff;  
} 
*/ 
#frm2{
    opacity: 0;
}
 /*#frm2Bgnd{
    background-color: #1a275f;  
   -webkit-box-shadow: inset 0px 0px 31px 0px rgba(0,0,0,0.39);
    -moz-box-shadow: inset 0px 0px 31px 0px rgba(0,0,0,0.39);
    box-shadow: inset 0px 0px 31px 0px rgba(0,0,0,0.39);
}*/
#frm2Txt{
    top: 34px;
    left: 28px;
}

#frm2bTxt{
    top: 63px;
    left: 28px;
}
#frm3{
	
    /*top: 67px;
    left: 59px;
    opacity: 0;*/
}
#frm3Txt{
    top: 34px;
    left: 28px;
}

#ctaContainer{
    top: 0px;
    left: 0px;
    width: 117px;
    height: 27px;
    overflow: hidden;
    opacity: 0;
}
#ctaBgnd{
   /* background-color: #002c77; */
}
#ctaTxt{
    /*top: 7.5px;
    left: 12.5px;*/
}

#logo{
    top: 7px;
    left: 616px;
    height: 78px;
    width: 89px;
    overflow: hidden;
}




#replay{
    cursor: pointer;
    top:8px;
    left: 276px;
    width:20px;
    height: 25px;
    -webkit-transform-origin: 10px 10px;
    -ms-transform-origin: 10px 10px;
    -o-transform-origin: 10px 10px;
    transform-origin: 10px 10px;
}