html, body { 
  margin:auto;
  display:block;
  width:100%;
  min-width:990px;
  height:100%;
}

body { background:url(../_img/bck.jpg) no-repeat #000; 
-moz-background-size:100% 100%; /* Old Firefox */
  background-size:100% 100%;
 }

#flashContent { width:100%; height:100%;  }

a { text-decoration:none;}

#layout { width:990px;margin:auto; margin-top:45px; display:block;} 
#layout .logo { background-image:url(../_img/logo.png); width:237px; height:69px; float:left;}
#layout .share { background-image:url(../_img/bck_share.png); width:194px; height:97px;float:right; margin-bottom:20px; margin-right:20px;}
#layout .video { width:978px; height:550px; background-color:#000; box-shadow: 1px 1px 60px #000; margin-top: 12px;}
#layout .video .end { width:978px; height:550px; background-color:#000; display:block; position:absolute; z-index:10000000; display:none;  border:#383534 solid 1px;}
#layout .video .end h1 { color:#40efff; margin:0; padding:0; text-transform:uppercase; margin-top:120px; font-family:TradeGothic-BoldCondTwenty,Arial,Times; font-weight:normal;}
#layout .video .end p { color:#fff; text-transform:uppercase; font-family:TradeGothic-BoldCondTwenty,Arial,Times; font-size:16pt;}
#layout .video .end .line { height:2px; width:55px; background-color:#383534; margin:auto; margin-top:45px; margin-bottom:50px;}
#layout .share .facebook { width:45px; height:45px;  position:absolute; margin-left:88px;}
#layout .share .facebook a { width:45px; height:45px; display:block; background:url(../_img/spr_social.png) 1px -45px no-repeat; }
#layout .share .facebook a .fglow { width:45px; height:45px;  background:url(../_img/spr_social.png) 1px 0px no-repeat; display:block; }
#layout .share .twitter { width:45px; height:45px;  position:absolute; margin-left:138px; margin-top:44px; background:url(../_img/spr_social.png) -35px -37px no-repeat;}
#layout .share .twitter a .tglow { width:45px; height:45px; display:block; background:url(../_img/spr_social.png) -35px 7px no-repeat;   }
#layout .btn_container { width:540px; height:60px; display:block; margin:auto; display:none; }
#layout .btn_replay { width:540px; height:60px; margin:auto; border:#383534 solid 1px; background-color:#000; margin-bottom:50px; display:none; margin:auto;}
#layout .btn_replay .a_btn_replay  { width:120px; height:40px; display:block; background:url(../_img/btn_replay.png) 0 0px; margin-top:10px;}
#layout .btn_replay .a_btn_replay .bglow { width:120px; height:40px; display:block; background:url(../_img/btn_replay.png) 0 0px; margin-top:10px;}

.red { color:#d10000;}
.aqua { color:#40efff; }
.clear { clear:both;}


#bottom_nav { width: 100%; align: center; float: left; margin-top: 15px;}

#bottom_nav #red-band-btn { display: block; background:url(../_img/red-band-btn.png) no-repeat 0 0; width:180px; height:40px; margin-top:0; margin-bottom:0; margin-left: 280px; margin-right: 50px; border:0; padding:0; overflow: hidden; text-indent:-9999px; float: left; }
#bottom_nav #red-band-btn:hover {  background-position: 0 -40px; }

#bottom_nav #more-info-btn { display: block; background:url(../_img/click-for-more-btn.png) no-repeat 0 0; width:180px; height:40px; margin:0; border:0; padding:0; overflow: hidden; text-indent:-9999px; float: left; }
#bottom_nav #more-info-btn:hover {  background-position: 0 -40px; }