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

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

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

/* Global */
.adSize { position:absolute; top:0px; width:970px; height:250px; }
.rhombusSize { position:absolute; left:0px; top:0px; width:527px; height:250px; }
.defPos { position:absolute; top:0px; left:0px; }
.blendingMode { mix-blend-mode: overlay; }
.buttonConfig { background-color:#fff; cursor: pointer; opacity:0; }
.anchorCenter { -webkit-transform-origin: center center; transform-origin: center center; }

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

/* Rhombus */
#rhombus_shadow { background: url(images/rhombus_shadow.png) no-repeat; left:280px; }
#rhombus_1, #rhombus_2 { left:280px; }
#rhombus1, #rhombus2 { background: url(images/rhombus.png) no-repeat; }

/* Splat 2 */
#splats2 { background: url(images/splats2.png) no-repeat; }

/* Frame 1 */
#txt1b { background: url(images/txt1b.png) no-repeat; }
#model1 { background: url(images/model1.png) no-repeat; }
#txt1c { background: url(images/txt1c.png) no-repeat; }
#txt1a { background: url(images/txt1a.png) no-repeat; }

/* Frame 2 */
#rope { background: url(images/rope.png) no-repeat; }
#txt2b { background: url(images/txt2b.png) no-repeat; }
#model2 { background: url(images/model2.png) no-repeat; position:absolute; top:0px; width:970px; height:639px; }
#txt2c { background: url(images/txt2c.png) no-repeat; }
#txt2a { background: url(images/txt2a.png) no-repeat; }

/* Splat 1 */
#splats1 { background: url(images/splats1.png) no-repeat; }


/*-- RESOLVE --*/
#cta_out { background: url(images/cta_out.png) no-repeat; }
#cta_box { position:absolute; top:153px; left:758px; width:156px; height:42px; background-color:#fff32a; }
#cta_over { background: url(images/cta_over.png) no-repeat; opacity:0; }

#txt4 { background: url(images/txt4.png) no-repeat; }
#txt3c { background: url(images/txt3c.png) no-repeat; }
#txt3b { background: url(images/txt3b.png) no-repeat; }
#txt3a { background: url(images/txt3a.png) no-repeat; }

/* LOGO : top left */
#logo_box { background: url(images/logo_box.png) no-repeat; }
#logo_img { background: url(images/logo_img.png) no-repeat; }