/*********** CSS RESET ***********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {margin:0; padding:0;} 
img {border:0;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}


body {
    margin: 0;
    font-family: Helvetica;
    color: #000000;
    overflow: hidden;
    -webkit-text-size-adjust: none;
    
    background:#F7F8F9 url(../images/mobile/gradient_texture20100901.jpg) repeat-x 0 0;
}

#banner {
	margin-top:20px;
}

#content {
    width: 920px;
    margin: 0 auto;
}

#content .games {
    margin-top: 20px;
    width: 960px;
}

#content .game-thumb-a {
    float:left;
    margin-right: 20px;
    margin-bottom: 0;
    width: 169px;
}

#content .game-thumb-b {
    float:left;
    margin-right:0px;
    margin-bottom: 0px;
    width: 169px;
}

#content .game-title{
    float:left;
    font-family: Helvetica;
    font-size: 12px;
    width: 169px;
    text-align: center;
    margin-bottom: 10px;
    height: 28px;
    overflow: hidden;
    margin-top: 10px;
}

#content .game-title a:link{text-decoration:none;color:#000; }
#content .game-title a:visited{text-decoration:underline;color:#000;}
#content .game-title a:hover{text-decoration:underline;color:#4ab0d8;}


#footer {
     background: url(../images/mobile/footerBG.png) 0 0  repeat;
     /* background-color:#cccaca; */
     float: left;
     width: 100%;
     height: 94px;
     background-repeat: repeat;
}

#social-buttons {
    position: relative;
    top: 18px;
    margin: 0 auto;
    width: 902px;
}
#footer a.facebook-button{background:url(../images/mobile/social-sprite.png) -0px -0px no-repeat;width:435px; height:69px;display:block;float: left;position: relative;}
#footer a.facebook-button:hover{background-position:-0px -100px;}

#footer a.twitter-button{background:url(../images/mobile/social-sprite.png) -485px -0px no-repeat;width:435px; height:69px;display:block;float: left;position: relative;left: 10px;}
#footer a.twitter-button:hover{background-position:-485px -100px;}