body{
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #EAEAEA;
}

a{
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.left{
    float: left;
}

.right{
    float: right;
}


#wrapper{
    width: 930px;
    overflow: hidden;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    padding: 20px 20px 0 20px;
	border-right:15px solid #fea702;
	border-left:15px solid #ff5969;
}

#sidebar{
    width: 160px;
    padding-top: 65px;
    position: relative;
}

.sidebar-ad{
    width: 160px;
    height: 600px;
    background: #F3F3F3;
    margin: 20px 0 20px 0;
}

.search-box{
    width: 140px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #FF5A6A;
    padding: 10px;
}

#search-input{
    float: left;
    width: 105px;
    line-height: 23px;
    height: 23px;
    border: 0;
    background: #ffffff;
}

#search-submit{
    float: right;
}

#header{
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 0 15px 0;
    border-bottom: 5px solid #eeeeee;
}

#header h1{
    float: left;
    width: 443px;
    height: 106px;
    display: block;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
}

#header h1 a{
    width: 443px;
    height: 106px;
    display: block;
    background: url(http://www.zonejo.com/images/Zonejo-logo.png) no-repeat;
}


#header p{
    float: right;
    margin: 0;
    padding: 25px 0 0 0;
    font-size: 14px;
    color: #494949;
}

.navigation{
    border: 1px solid #fea802;
    background: #FFCD37;
}

.navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation ul li{
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #fea802;
}

.navigation ul li a{
    display: block;
    font-weight: bold;
    color: #000000;
    padding: 7px 10px 7px 10px;
}

.navigation ul li a:hover{
    color: #f52c0b;
    background: #FFFFFF;
    text-decoration: none;
}

.navigation ul li:last-child{
    border-bottom: 0;
}

#content{
    width: 750px;
}

.ad-300250{
    width: 300px;
    height: 250px;
    border: 1px solid #EAEAEA;
}

.category-desc{
    width: 710px;
    margin: auto;
    margin-bottom: 20px;
    padding: 0;
    color: #585858;
}

.ad-box{
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0 50px 0 50px;
}

.game-list{
    overflow: hidden;
    background: #F3F3F3;
    margin-bottom: 20px;
}

.game-list h1, h2{
    display: block;
    color: #FFFFFF;
    background: #22B7F5;
    margin: 0 0 18px 0;
    padding: 0 0 0 10px;
    font-size: 22px;
    font-weight: normal;
    line-height: 45px;
    height: 45px;
}

.game-list-box{
    float: left;
    width: 105px;
    background: #FFFFFF;
    margin-left: 18px;
    margin-bottom: 18px;
}



.game-list-box a{
    color: #000000;
}

.game-list-box a:hover{
    color: #FFFFFF;
}

.game-list-box:hover{
    background: #22B7F5;
}

.game-list-box img{
    float: left;
}

.game-list-box h3{
    height: 30px;
    overflow: hidden;
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    color: #000000;
}

.game-list-box-pop{
    float: left;
    width: 165px;
    background: #FFFFFF;
    margin-left: 18px;
    margin-bottom: 18px;
}

.game-list-box-pop a{
    color: #000000;
}

.game-list-box-pop a:hover{
    color: #026be1;
}

.game-list-box-pop:hover{
    background: #ffe682;
}

.game-list-box-pop img{
    float: left;
border-radius: 10px 10px 0px 0px;
}

.game-list-box-pop h3{
    height: 30px;
    overflow: hidden;
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    clear: both;
    color: #000000;
}

.page-box{
    overflow: hidden;
}

.page-box a{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin: 0 10px 0 0;
    background: #22B7F5;
    color: #ffffff;
}

.page-box a:hover{
    background: #fa0b38;
    text-decoration: none;
}

.game-info{
    width: 750px;
    overflow: hidden;
    margin-bottom: 50px;
}

.game-details{
    float: right;
    width: 385px;
    background: #F3F3F3;
    padding: 20px;
    font-size: 14px;
}

.game-details a{
    color: #0482f8;
}

.game-details h1{
    margin: 15px 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 28px;
    font-weight: normal;
    border-top: 1px solid #d7d7d7;
}

.game-details p{
    margin: 0;
    padding: 0;
}

.game-area{
    width: 750px;
/*    padding: 20px 0 20px 0;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    border-top: 5px solid #F3F3F3;
    border-bottom: 5px solid #F3F3F3;
	*/
}

.game-bottom-ad{
    width: 728px;
    height: 90px;
    background: #F3F3F3;
    margin: auto;
}

#footer{
    width: 970px;
    overflow: hidden;
    color: #707070;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

#footer a{
    color: #707070;
}

#footer a:hover{
    color: #000000;
}

.footer-left{
    float: left;
    width: 400px;
}

.footer-right{
    float: right;
    width: 400px;
    text-align: right;
}


