/*-------------------------------------
Reset
---------------------------------------*/
*           {margin: 0; padding: 0; position: absolute;}
#banner *   {position: absolute;}
#banner br  {position: static;}
img         {border: none; width: 300px;}

/*-------------------------------------
Layout
---------------------------------------*/
#ad             {width: 300px; height: 600px; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
#banner         {position: absolute; display: block; width: 300px; height: 600px; overflow: hidden; cursor: pointer; visibility: hidden; border:1px solid rgba(0, 0, 0, .25); background: #15375f; -webkit-box-sizing: border-box; box-sizing: border-box;}
.clicktag       {width: 100%; height: 100%; z-index: 10; cursor: pointer; background:gray; opacity:0;}
.clicktag img   {border: none; outline: none;}
#frame_one, #frame_two, #frame_three, #common			{width: 100%; height: 600px;}

/*-------------------------------------
Banner Body
---------------------------------------*/
.ball			      {width: 166px; left: 25px; top: 455px;}
.border			    {width: 164px; left: 66px; top: 371px;}
.cta			      {width: 137px; height: 41px; left: 83px; top: 450px; background: #26387b; transform-origin: left;}
.cta_arrow_bg		{width: 20px; height: 20px; left: 209px; top: 459px; background: #fed103; transform-origin: left;}
.arrow_box      {width: 100%; height: 100%;}
.text1_box		  {width: 100%; height: 368px; left: 0px; top: 0px; overflow:hidden;}
.text2_box		  {width: 100%; height: 60px; left: 0px; top: 384px; overflow:hidden;}
.text2			    {margin-top: -384px;}
.logo_flare		  {width: 460px; left: 21px; top: -170px; opacity: 0.75;}
