@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; left:0px; width:300px; height:250px; }
.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; }
.anchorBar1 { -webkit-transform-origin: 50.17% 47.6%; transform-origin: 50.17% 47.6%; }
.anchorBar2 { -webkit-transform-origin: 51.5% 61.4%; transform-origin: 51.5% 61.4%; }

.imgResolveSize { position:absolute; top:-11px; left:-30px; width:360px; height:272px; }
.imgInit1Size { width:599px; height:250px; }
.imgInit2Size { width:579px; height:250px; }



/*---- RESOLVE ----*/
#bg_resolve1a { background: url(images/bg_resolve1a.jpg) no-repeat; }
#bg_resolve1b { background: url(images/bg_resolve1b.png) no-repeat; }

#txt5 { background: url(images/txt5.png) no-repeat; }

#logo_resolve { background: url(images/logo_resolve.png) no-repeat; }

#cta_out { background: url(images/cta_out.png) no-repeat; }
#cta_over { background: url(images/cta_over.png) no-repeat; }



/*---- INIT ----*/
#bg_init1a { background: url(images/bg_init1a.jpg) no-repeat; }
#bg_init1b { background: url(images/bg_init1b.png) no-repeat; left:-299px; }

#h1a { background: url(images/h1a.png) no-repeat; }
#h1b { background: url(images/h1b.png) no-repeat; }
#h1c { background: url(images/h1c.png) no-repeat; }

#txt2a { background: url(images/txt2a.png) no-repeat; }
#txt2b { background: url(images/txt2b.png) no-repeat; }

#txt1a { background: url(images/txt1a.png) no-repeat; }
#txt1b { background: url(images/txt1b.png) no-repeat; }

#bg_init2 { background: url(images/bg_init2.jpg) no-repeat; }

#logo_init_box { background: url(images/logo_init_box.png) no-repeat; }
#logo_init_img { background: url(images/logo_init_img.png) no-repeat; }

#hikers { background: url(images/hikers.png) no-repeat; }
#bars { left:0px; width:579px; height:250px;  }
#bar1 { background: url(images/bar1.png) no-repeat; left:279px; }
#bar2 { background: url(images/bar2.png) no-repeat; left:279px; }
#txt4 { background: url(images/txt4.png) no-repeat; }
#txt3 { background: url(images/txt3.png) no-repeat; }

/*#resolve { display: none; }*/


