/* 
   Fuel Industries - Main Stylesheet
======================================================================*/


html, body { background-color: #000000; width: 100%; height: 100%; text-align: center; margin:0; padding:0; }
body, input, select, th, td, textarea { font-size: 12px; font-family: Arial, Sans-Serif; color: #FFFFFF; }


#site { display:block; margin:0 auto; overflow:hidden; width:1015px; text-align:center; color:#FFFFFF }
#flash { display:block; width:1015px; margin:0 auto; height:710; overflow:hidden; }
iframe { display:none; }

#siteMain { display:block; margin:0 auto; overflow:hidden; width:1280px; text-align:center; color:#FFFFFF }
#home { display:block; width:1280px; margin:0 auto; height:808px; overflow:hidden; background:url(../assets/images/home.jpg) no-repeat #000; width:1280px; height:808px; position:relative;}

a        { color: #000000; text-decoration: none; }
a:hover  { color: #000000; }
a:active { outline: none;  }
img { border: 0; }

/*no flash ----------------------------------- */


#noflashbg {background:url(../assets/images/no_flash.jpg) no-repeat #000; width:1000px; height:755px; text-align:center; padding-top:175px; }
#noflashbg h2 {font-weight:normal;color:#a0a09e; font-size:19px;}
#noflashbg h2 img {vertical-align:middle;}
#noflashbg p {color:#a0a09e; margin:15px 40px; text-align:center; font-size:13px;}
#noflashbg a{color:#fff; font-weight:bold; text-decoration:none; }


/*new home ----------------------------------- */

#home a.btnDownload {position:absolute; top:384px; left:664px; text-indent:-9999px; display:block; background:url(../assets/images/btn-download-game.png) no-repeat 0px 0px; width:219px; height:34px; }
#home a.btnDownload:hover {background-position: 0px -34px; }

#home a.btnPlay {position:absolute; top:384px; left:915px; text-indent:-9999px; display:block; background:url(../assets/images/btn-play-game.png) no-repeat 0px 0px; width:176px; height:34px; }
#home a.btnPlay:hover {background-position: 0px -34px; }


#footer-text {text-transform:uppercase; text-align:center; font-weight:bold; width:730px; margin:365px 0 0 150px;}
#home #footer-text {text-transform:uppercase; text-align:center; position:absolute; font-weight:bold; width:730px; margin:0; top:640px; left:285px;}
#footer-text ul {margin-right:50px; }
#footer-text ul li { font-size:10px; list-style-type:none; display:inline; color:#696969; font-weight:bold; }
#footer-text ul li a { color:#696969;font-weight:bold; }
#footer-text p { font-size:9px; color:#696969; font-weight:bold; margin-top:-5px; }
#footer-text b {color:#fff; font-weight:bold; }
#footer-text .small {text-transform:none; }

#footer-text a:hover {color:#853815;font-weight:bold;  }

