@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
}

#container { width:300px; height:250px;	overflow:hidden; top:0px; position:absolute; background-color:#fff; display:none; }

/* Global */
.adSize { position:absolute; top:0px; width:300px; height:250px; }
.bgSize { position:absolute; top:-50px; left:-60px; width:420px; height:350px; }
.lightConfig { position:absolute; top:0px; left:0px; width:420px; height:350px; opacity:0; }
.topLineConfig { position:absolute; top:20px; left: 20px; width:40px; height:5px; }
.defPos { position:absolute; top:0px; left:0px; }
.hideElm { display: none; }
.buttonConfig { background-color:#fff; cursor: pointer; opacity:0; }
.anchorCenter { -webkit-transform-origin: center center; transform-origin: center center; }

/* Border */
#border { box-sizing: border-box; border: 1px solid #5e5e5e; opacity: 0.5; }

/* Logo */
#logo_init1 { background: url(images/logo_init1.png) no-repeat; }
#logo_init2 { background: url(images/logo_init2.png) no-repeat; }

/* Top Line */
#topline1 { background-color:#1d1d1d; }
#topline2 { background-color:#ffc000; }

/* Text Frame 1 */
#txt1a { background: url(images/txt1a.png) no-repeat; }
#txt1b { background: url(images/txt1b.png) no-repeat; }
#txt1c1 { background: url(images/txt1c1.png) no-repeat; }
#txt1c2 { background: url(images/txt1c2.png) no-repeat; }
#txtline { background: url(images/txtline.png) no-repeat; }
#txt2 { background: url(images/txt2.png) no-repeat; }

/* Text Frame 2 */
#txt3a { background: url(images/txt3a.png) no-repeat; }
#txt3b { background: url(images/txt3b.png) no-repeat; }
#txt4 { background: url(images/txt4.png) no-repeat; }

/* Background */
#bg1 { background-color:#ffc000; }
#bg2 { background-color:#ededed; }
#bg3 { background-color:#1d1d1d; }

/* CTA1 */
#cta1_out { background: url(images/cta1_out.png) no-repeat; }
#cta1_over { background: url(images/cta1_over.png) no-repeat; opacity: 0; }
#cta1_line { background: url(images/cta1_line.png) no-repeat; }
#cta1_box { position:absolute; top:152px; left: 20px; width:136px; height:41px; background-color:#fff; }

/*---- RESOLVE ----*/
#bg_resolve1 { background: url(images/bg_resolve1.jpg) no-repeat; }
#bg_resolve2 { background: url(images/bg_resolve2.png) no-repeat; }
#bg_overlay { background-color:#000; opacity: 0.3; }
#light1 { background: url(images/light1.png) no-repeat; }
#light2 { background: url(images/light2.png) no-repeat; }
#light3 { background: url(images/light3.png) no-repeat; }
#light4 { background: url(images/light4.png) no-repeat; }
#light5 { background: url(images/light5.png) no-repeat; }
#light6 { background: url(images/light6.png) no-repeat; }
#light7 { background: url(images/light7.png) no-repeat; }
#light8 { background: url(images/light8.png) no-repeat; }
#light9 { background: url(images/light9.png) no-repeat; }

#logo_resolve1 { background: url(images/logo_resolve1.png) no-repeat; }
#logo_resolve2Wrapper { width: 139px; overflow: hidden; }
#logo_resolve2 { background: url(images/logo_resolve2.png) no-repeat; }
#txt_resolve { background: url(images/txt_resolve.png) no-repeat; }

/* CTA2 */
#cta2_out { background: url(images/cta2_out.png) no-repeat; }
#cta2_over { background: url(images/cta2_over.png) no-repeat; opacity: 0; }
#cta2_line { background: url(images/cta2_line.png) no-repeat; }
#cta2_box { position:absolute; top:189px; left: 82px; width:136px; height:41px; background-color:#fff; }

/* Overlay */
#box_overlay { position:absolute; top:10px; left:10px; width:280px; height:230px; background-color:#ffc000; opacity:0.85; }
#cta_overlay { background: url(images/cta_overlay.png) no-repeat; opacity:0; }
#logo_overlay { background: url(images/logo_overlay.png) no-repeat; opacity:0; }
#txt_overlay { background: url(images/txt_overlay.png) no-repeat; opacity:0; }

#iconsArea { top:10px; width:300px; height:80px; overflow:hidden; }
#icon_overlay { top:-10px; }

#icon_img1 { background: url(images/icon_img1.png) no-repeat; }
#icon_img2 { background: url(images/icon_img2.png) no-repeat; }
#icon_img3 { background: url(images/icon_img3.png) no-repeat; }
#icon_img4 { background: url(images/icon_img4.png) no-repeat; }
#icon_img5 { background: url(images/icon_img5.png) no-repeat; }
#icon_img6 { background: url(images/icon_img6.png) no-repeat; }
#icon_img7 { background: url(images/icon_img7.png) no-repeat; }
#icon_img8 { background: url(images/icon_img8.png) no-repeat; }
#icon_img9 { background: url(images/icon_img9.png) no-repeat; }

#icon_txt1 { background: url(images/icon_txt1.png) no-repeat; }
#icon_txt2 { background: url(images/icon_txt2.png) no-repeat; }
#icon_txt3 { background: url(images/icon_txt3.png) no-repeat; }
#icon_txt4 { background: url(images/icon_txt4.png) no-repeat; }
#icon_txt5 { background: url(images/icon_txt5.png) no-repeat; }
#icon_txt6 { background: url(images/icon_txt6.png) no-repeat; }
#icon_txt7 { background: url(images/icon_txt7.png) no-repeat; }
#icon_txt8 { background: url(images/icon_txt8.png) no-repeat; }
#icon_txt9 { background: url(images/icon_txt9.png) no-repeat; }