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

/*----------------------------------
CSS Hack.
---------------------------------*/
* {margin:0px; padding:0px;}
* html .s{font-size:0;}
.s{clear:both; height:0px; line-height:0px; margin:0px; padding:0px;}
img{border:0px; display:block;}
.spacer{width:10px; height:10px; float:left;}

/*----------------------------------
Init
---------------------------------*/
body{color:#9d9d9d; background:#000000 url(/media/local/img/back.jpg) top center no-repeat; font-family:"Geneva", Arial, Helvetica, sans-serif; font-size:11px;}
* body{color:#9d9d9d; background:#000000 url(/media/local/img/back.jpg) top center no-repeat; font-family:"Geneva", Arial, Helvetica, sans-serif; font-size:11px;}
body, html{height:100%; margin:0; padding:0; width:100%;}
body.game{background:#000000 url(/media/local/img/bgframe.gif) center center no-repeat;}

/*----------------------------------

------------------------------------*/
.wrap{}
.wrap.table{height:100%; width: 100%;}
.wrap .flash{width:100%; max-width:1280px; margin:0 auto; text-align:center;}

.footer {margin: 5px; auto; color: #555; text-align: center;}
.footer a {color: #555;text-decoration: none;}
.footer a:hover {text-decoration: underline;}