#main_container {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	background-color: white;
}

#main_container #clicktag {
	width: 300px;
	height: 250px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 15000;
}

#main_container #border {
	border: 1px solid #666;
	width: 298px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

#main_container #loading { 
	background-color: white;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

.fix_shake {
	-webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	transform:rotateZ(0.001deg);
}

#registration p {
	font: 12px arial, sans-serif;
	color: black;
	width: 30px;
	height: 30px;
	text-indent: 0;
	position: absolute;
	top: 14px;
	left: 376px;
}

/* BACKGROUND ELEMENTS */
#main_container .sprite_load {
	width: 300px;height: 282px;
	background: transparent url("img/sia_herFuture_text_SPRITE.svg") no-repeat;
	-webkit-background-size: 300px 282px;
	     -o-background-size: 300px 282px;
	        background-size: 300px 282px;
}

#main_container #main_bkg {
	background: url("img/sia_herFuture_300x250_bkg.jpg") no-repeat;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	
}

#main_container #whiteBox_innerShadow {
	background: url("img/sia_mainWhiteBkg_300x250.jpg") no-repeat;
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
}

#main_container #bkg_solid {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	background-color: white;
	position: absolute;
}

/* CSS SHAPES */
#main_container .bullet {
	width: 6px;height: 6px;
	background-color: #00a0dd;
	-webkit-border-radius: 100px;
	        border-radius: 100px;
}

#main_container #myBullet_1 {
	top: 74px;left: 20px;position: absolute;
}

#main_container #myBullet_2 {
	top: 111px;left: 20px;position: absolute;
}

#main_container #myBullet_3 {
	top: 160px;left: 20px;position: absolute;
}

/* TEXT */
#main_container #t1_A {
	width: 271px;height: 35px;top: 16px;left: 15px;position: absolute;
}

#main_container #t1_B {
	width: 258px;height: 39px;top: 46px;left: 15px;position: absolute;
	background-position: 0 -32px;
}
/**/

#main_container #text2_container {
	width: 300px;height: 250px;top: 0px;left: 0px;position: absolute;overflow: hidden;
	/*background-color: red;*/
}
#main_container #t2_A {
	width: 271px;height: 24px;top: 14px;left: 17px;position: absolute;
	background-position: 0 -69px;
}

#main_container #t2_B {
	width: 271px;height: 25px;top: 37px;left: 16px;position: absolute;
	background-position: 0 -97px;
}
/**/
#main_container #t3_A {
	width: 293px;height: 23px;top: 65px;left: 30px;position: absolute;
	background-position: 0 -128px;
}

#main_container #t3_B {
	width: 293px;height: 41px;top: 96px;left: 30px;position: absolute;
	background-position: 0 -156px;
}

#main_container #t3_C {
	width: 293px;height: 41px;top: 143px;left: 30px;position: absolute;
	background-position: 0 -203px;
}

/* CTA */
#main_container #cta_container {
	width: 173px;height: 28px;background-color: transparent;top: 192px;left: 0px;position: absolute;overflow: hidden;
}

#main_container #cta_background {
	width: 131px;height: 32px;top: 0;left: 0;position: absolute;overflow: visible;
	background-color: #F2A900;;
}

#main_container #cta_triangle {
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	position: absolute;
	left: 131px;
	border-left: 16px solid #F2A900;
}


#main_container #cta_text {
	width: 77px;height: 14px;top: 7px;;left: 19px;position: absolute;
	background-position: 0 -249px;
}

#cta_triangle_holder {
	position: absolute;top: 7px;left: 115px;
}

#triangle_square_1 {
	position: absolute; top: 0; left: 0; width: 3px;height: 3px;background-color: #FFF;
}
#triangle_square_2 {
	position: absolute; top: 3px; left: 3px; width: 3px;height: 3px;background-color: #FFF;
}
#triangle_square_3 {
	position: absolute; top: 6px; left: 6px; width: 3px;height: 3px;background-color: #FFF;
}
#triangle_square_4 {
	position: absolute; top: 9px; left: 3px; width: 3px;height: 3px;background-color: #FFF;
}
#triangle_square_5 {
	position: absolute; top: 12px; left: 0; width: 3px;height: 3px;background-color: #FFF;
}

/* CHARLES SCHWAB LOGOs */
#cs_logo_container {
	position: absolute;
	top: 164px;
	width: 49px;
	height: 49px;
	background-color: #00a0df;
	text-indent: -9999px;
	left: 230px;
}

#cs_logo_svg {
	position: relative;
	top: -5px;
	left: 6px;
	width: 118px;
	height: 60px;
	text-indent: 0;
}

#logo_own_tomorrow {
	position: absolute;
	top: 223px;
	left: 157px;
	width: 390px;
	height: 60px;
	text-indent: 0;
}

#main_container #disclaimer {
	top: 225px;left: 16px;width: 140px;height: 14px;position: absolute;
	background-position: 0 -265px;
}