/* default */
* { margin:0; padding:0; border:0; }
body { background-color:#000; overflow: auto; }
a { overflow:hidden; }

/* index */
#site #swf-site { position:absolute; width:100%; height:100%; min-width:1000px; min-height:782px; z-index:1; }
#site #unity-3d { position:absolute; width:900px; height:500px; z-index:30; visibility:hidden; }
#site #unity-3d #iframeUnity { width:900px; height:500px; border:0px; }


/* no flash */
#noflash { position:absolute; width:100%; top:14%; }
#noflash #content { position:relative; width:638px; height:395px; margin:0 auto; padding-top:4px; background:url("../images/img-skull.gif") no-repeat; }
#noflash #content div a { height:30px; margin-top:24px; display:block; text-indent:-5000em; }
#noflash #content div h3 { height:119px; text-indent:-5000em; }
#noflash #content .english, #noflash #content .spanish { float:left; position:relative; width:476px; left:161px; }
#noflash #content .english h3 { width:446px; background:url("../images/text-english.gif") no-repeat; }
#noflash #content .english a { width:248px; background:url("../images/button-english.gif") no-repeat; }
#noflash #content .spanish h3 { width:459px; background:url("../images/text-spanish.gif") no-repeat; }
#noflash #content .spanish a { width:271px; position:relative; left:4px; background:url("../images/button-spanish.gif") no-repeat; }
#noflash #content .hr { float:left; position:relative; width:476px; left:161px; height:2px; margin:22px 0 21px; background-color:#212121; }
#noflash #content .hr hr { display:none; }