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

/* standard */
body, body * {vertical-align: baseline; border: 0; outline: 0; padding: 0; margin: 0;}
/* Div layer for the entire banner. */
#container_dc { position: absolute; width: 262px; height: 198px; border:1px solid #000000; top: 0px; left: 0px; margin: auto;}
#content_dc { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background-color: #333333; z-index: 100; overflow:hidden;}
/* Invisible button for background clickthrough. */
#background_exit_dc {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; cursor: pointer; opacity: 0; z-index:400;}

:focus {outline:none;}
::-moz-focus-inner {border:0;}


/* specific */


/* hide elements with autoAlpha */
.logo, .button, .bkg2, .bkg3, .bkg4, .txtGlow1, .txtGlow2, .txtGlow3, .txtGlow4, #txt2 .whiteFill, #txt3 .whiteFill, #txt4 .whiteFill{visibility:hidden;}

#replay img{width:12px; height:14px; position:absolute; margin:0; padding:0; z-index:401; top:6px; left:241px; opacity:.5; cursor:pointer; background:transparent;}

.logo img{width:250px; height:36px;}
.logo{position:absolute; left:6px; text-align:center; margin:0 auto; padding:0; top:5px; z-index:399; width:250px;}

.bkg2, .bkg3, .bkg4, .txtGlow1, .txtGlow2, .txtGlow3, .txtGlow4{position:absolute; text-align:center; margin:0 auto; padding:0; z-index:0; top:-1px; left:-1px; width:262px; height:220px;} 
.txtGlow1, .txtGlow2, .txtGlow3, .txtGlow4{top:-14px !important; left:-5px;} 

/* offers and button */
.offer{width:132px; height:67px; position:absolute; text-align:center; margin:0 auto; padding:0; z-index:310; top:131px; left:0px;}
.button{width:118px; height:25px; position:absolute; top:166px; left:134px; z-index:398;}



/* txt */	

#txt2{position:absolute; text-align:center; margin:0 auto; padding:0; top:-50px; left:-10px; width:262px; height:220px;}
#txt4{position:absolute; text-align:center; margin:0 auto; padding:0; top:-34px; left:-4px; width:262px; height:220px;}
#txt3{position:absolute; text-align:center; margin:0 auto; padding:0; top:-2px; left:-1px; width:262px; height:220px;}

.txtLock{position:absolute; z-index:399;}
.whiteFill, .whiteFill2{fill:#FFFFFF;}