@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; }


.chocpop_main img{float:left;}
.chocpop_main .left{background:url(chocpop_02.jpg) no-repeat bottom; height:388px; width:38px; float:left;}
.chocpop_main .screen_bg{background:url(chocpop_03.jpg) repeat-y 0px 0px; height:388px; width:885px; float:left; position:relative;}
.chocpop_main .screen{background:#000; float:left; position:absolute; left:112px; top:20px;}
.chocpop_main .input{width:202px; height:270px; float:left; position:absolute; right:72px; top:90px;}
.chocpop_main .input .btn_free{background:url(chocpop_free_btn.gif) no-repeat 0px 0px; width:202px; height:73px; margin:0px 0px 0px 0px; cursor:pointer;}
.chocpop_main .input .btn_free:hover{background:url(chocpop_free_btn.gif) no-repeat 0px -73px; width:202px; height:73px; margin:0px 0px 0px 0px;}
.chocpop_main .input .btn_buy{background:url(chocpop_buy_btn.gif) no-repeat 0px 0px; width:202px; height:73px; cursor:pointer;  margin:15px 0px 0px 0px;}
.chocpop_main .input .btn_buy:hover{background:url(chocpop_buy_btn.gif) no-repeat 0px -73px; width:202px; height:73px; cursor:pointer;  margin:15px 0px 0px 0px;}

.chocpop_main .input .btn_app{background:url(chocpop_app_btn.gif) no-repeat 0px 0px; width:202px; height:73px; cursor:pointer;  margin:15px 0px 0px 0px;}
.chocpop_main .input .btn_app:hover{background:url(chocpop_app_btn.gif) no-repeat 0px -73px; width:202px; height:73px; cursor:pointer;  margin:15px 0px 0px 0px;}
.chocpop_main .input .facebook_btn{background:url(facebook_add.gif) no-repeat 0px 0px; width:198px; height:22px; cursor:pointer;  margin:12px 0px 0px 1px;}


.chocpop_main .right{background:url(chocpop_04.jpg) no-repeat bottom; height:388px; width:37px; float:left;}
.chocpop_main .bottom{background:url(chocpop_05.jpg) no-repeat 0px 0px; height:42px; width:960px; float:left;}
.chocpop_description {background:url(chocpop_06.jpg) no-repeat 0px 0px; float:left; width:960px; height:480px; position:relative;}
.chocpop_description span{float:left; width:450px; height:110px; text-align:justify; font-size:14px; color:#470b0b; position:absolute; left:127px; top:36px; line-height:18px;}


.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;}
