/* MAIN */
body {
	margin:0px;
	text-rendering:optimizeLegibility; 
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust: none;
	font-kerning: none;
	-webkit-text-rendering: optimizeSpeed;
	text-rendering: optimizeSpeed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}

@media screen and (min-width:0) and (min-resolution:+72dpi) { /* IE fix */
	body { text-rendering:optimzeSpeed; }
}

div { position:absolute; display:block; } 

img { position:absolute; }

#ad, #banner {
   width:640px; 
   height:480px; 
}

#ad {   
   overflow:hidden;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

#banner {
	background-color:#FFF; 
}

svg {
	/*shape-rendering:geometricPrecision;*/
}

#border {
	width: 638px;
	height: 478px;
	border: 1px solid #AAA;
	pointer-events:none;
	z-index:50;
	display:block;
	opacity: 0;
}

/* INTERACTIVE */

.button {
	outline:none;
	background-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	user-select:none;
	cursor:pointer;
}

#clickthru { 
	width:640px; 
	height:480px; 
	z-index:98; 
	cursor:pointer; 
	background-color:rgba(0, 0, 0, 0);
}

/* custom */
.frame { 
	width:100%; 
	height:100%; 
	display:block; 
}

/*bgs*/
#bg, #bg_glow { 
	width:100%; 
	height:100%; 
   left:0px; 
	top:0px;
   opacity:0;
}

#wline {
	width:100%; 
	height:100%; 
	left:0px; 
	top:0px;
   opacity:0;
}

#WBD_logo {
	width:100%; 
	height:100%; 
	left:0px; 
	top:0px;
   opacity:0;
}

#program1, #program2 { 
   left:0px; 
	top:0px;
   opacity:0;
}

#program11, #program21 { 
   left:0px; 
	top:0px;
   opacity:0;
}

#program12, #program22 { 
   left:387px; 
	top:0px;
   opacity:0;
}

#program13, #program23 { 
   left:385px; 
	top:160px;
   opacity:0;
}

#program14, #program24 { 
   left:385px; 
	top:326px;
   opacity:0;
}

/* TEXT */
/*headlines*/
#copy1, #copy2, #copy3 { 
	width:640px; 
	height:480px; 
	left:0px; 
	top:0px;
	opacity:0;
}

#copyend_mask { 
	width:640px; 
	height:480px; 
 	left:0px;
 	top:0px;
 	overflow: hidden;
 }

#copyend, #copyend_shimmer { 
	width:640px; 
	height:480px; 
	left:0px; 
	top:0px;
	opacity:0;
	position: absolute;
}

#streak { 
	width:640px; 
	height:480px; 
	left:0px; 
	top:0px;
	opacity:0;
}