@charset "utf-8";
/* CSS Document */
body {background:#94c5d8 url(bg.jpg) repeat-y center; margin:0px; padding:0px; font-family:Arial, Myriad Pro, Franklin Gothic Medium; text-align:center; }
/*h1, h2, h3, h4, h5, p, a, input, ul, li, form { margin:0; padding:0; border:none; list-style:none; text-decoration:none;}*/
img {padding:0px; margin:0px; float:left;}
input {border:none;}
a{text-decoration:none; color:#000;}
.clear {clear:both;}

#wrapper {margin:0px auto; width:960px;}
body>html #wrapper {margin:0px auto; width:950px; background:#000; overflow:hidden;}
.header {background: url(header_bg_b.jpg) repeat-x top; width:960px; height:107px; position:relative;}
.logo {background: url(logo.jpg) 0px 0px; width:184px; height:87px; float:left; margin:13px 0px 0px 0px; position:relative; left:20px; cursor:pointer;}
	  
.menu {float:right; margin:69px 0px 0px 22px;}
.menu span{font-size:16px; font-weight:bold; text-align:center; display:block; margin:12px 0px 6px 0px; color:#612700; padding:0px 20px;}
/*.menu span:hover{font-size:16px; font-weight:bold; text-align:center; display:block; margin:12px 0px 0px 0px; color:#ad4600; }*/
.game, .blog, .forum, .company, .jobs, .contact{background:url(menu_btn.gif) 0px 0px; width:122px; height:38px; float:left;  cursor:pointer;}
.game:hover, .blog:hover, .forum:hover, .company:hover, .jobs:hover, .contact:hover{background:	url(menu_btn.gif) -122px 0px; }



.ifighter_main img{float:left;}
.ifighter_main .ifight_screen{background-color:#000; float:left; height:344px; width:425px; overflow:hidden;}
.ifighter_main .btn_area{background:url(ifight_03.jpg) no-repeat right 0px; width:405px; height:344px; float:left; position:relative; overflow:hidden;}
.ifighter_main .btn_area .input{width:210px;  height:280px; position:absolute; left:90px; top:70px;}
.ifighter_main .btn_area .input .btn_free{background:url(ifight_free_btn.gif) no-repeat 0px 0px; width:208px; height:76px; margin:0px 0px 0px 0px; cursor:pointer;}
.ifighter_main .btn_area .input .btn_free:hover{background:url(ifight_free_btn.gif) no-repeat 0px -76px; width:208px; height:76px; margin:0px 0px 0px 0px;}

.ifighter_main .btn_area .input .btn_buy{background:url(ifight_buy_btn.gif) no-repeat 0px 0px; width:208px; height:76px; cursor:pointer;  margin:15px 0px 0px 0px;}
.ifighter_main .btn_area .input .btn_buy:hover{background:url(ifight_buy_btn.gif) no-repeat 0px -76px; width:208px; height:76px; cursor:pointer;  margin:15px 0px 0px 0px;}

.ifighter_main .btn_area .input .btn_app{background:url(ifight_app_btn.gif) no-repeat 0px 0px; width:208px; height:76px; cursor:pointer;  margin:15px 0px 0px 0px;}
.ifighter_main .btn_area .input .btn_app:hover{background:url(ifight_app_btn.gif) no-repeat 0px -76px; width:208px; height:76px; cursor:pointer;  margin:15px 0px 0px 0px;}
.ifighter_main .btn_area .input .facebook_btn{background:url(facebook_add.gif) no-repeat 0px 0px; width:198px; height:22px; cursor:pointer;  margin:12px 0px 0px 4px;}

.ifighter_main .loop{background:url(ifight_04.jpg) no-repeat 0px 0px; width:960px; height:15px; float:left;}
.ifighter_main .bottom{background:url(ifight_05.jpg) no-repeat 0px 0px; width:960px; height:27px; float:left;}
.ifighter_description {background:url(ifight_06.jpg) no-repeat 0px 0px; float:left; width:960px; height:549px; position:relative;}
.ifighter_description span{float:left; width:500px; height:110px; text-align:justify; font-size:14px; color:#f2e297; position:absolute; left:92px; top:32px;}


.footer{background:url(footer_shadow.gif) no-repeat 0px 0px; width:992px; height:76px; background-color:#ffbf00; }
html>body .footer{margin:0px auto; overflow:hidden;}
.footer span{color:#803900; font-size:14px; padding:13px 0px; text-align:center; display:block;}
.footer span a{color:#0000FF;}
.footer span a:hover{text-decoration:underline;}
