/*
white f5f5f5
green 92931e
blue 307cc5
dark brown 3f1f05
light brown 8d7b6a
*/


html{
    margin:0 auto;
	padding:0;
    height:100%;
}

body{
    padding:0 0;
    background:url(../images/top_bg.jpg) no-repeat center top;
    margin:0 auto;
    width: 100%; 
    overflow-x: hidden;
    height:100%;    /*header + footer*/
    color: #3f1f05;
    font: 14px verdana;
}

a img{
    border: none;
}

a{
    color:#3f1f05;
    font-weight: bold;
    text-decoration:none;
}

#wrapper{ /*-height of footer*/
    min-height:100%;
    min-width:100%;
    margin-bottom:-215px;
}

#warnings{
    background: #ff0000;
    color: #ffffff;
    text-align: center;
}

#header{
    display: block;
    width:410px;
    height:130px;
    margin:40px 360px;
}

/*      Navigation      */

#menu{
    background:url(../images/top_menu_bg.png) no-repeat center top;
    width: 906px;
    height: 63px;
    margin: 64px auto 5px;
    border: 0;
   
}

#links{
    margin-left: 177px;
}

#links a{
    margin-top: 21px;
    height: 40px;
}

#links .news{
    width:78px;
    margin-right: 138px;
}

#links .news:hover{
    background:url(../images/top_menu_news_02.png) no-repeat left -21px;
}

#links .play{
    height: 63px;
    width:120px;
    margin-top:0px;
    margin-right: 159px;
}

#links .play:hover{
    background:url(../images/top_menu_play_02.png) no-repeat left top;
   
}

#links .shop{
    width:70px;
}

#links .shop:hover{
    background:url(../images/top_menu_shop_02.png) no-repeat left -21px;
}

/*      Sidebar      */

#sidebar {
    float:right;
    width:160px;
}

#profile_box .top{
    background:url(../images/profile_box_top.png) no-repeat;
    width:160px;
    height:45px;
}

#profile_box .middle{
    background:url(../images/profile_box_middle.png) no-repeat;
    width:144px;
    height:121px;
    padding: 12px 16px 0;
}

#profile_box .middle #crystals{
    color:#307cc5;
    font-weight:bold;
}


#profile_link {
    color:#3f1f05;
    font-weight:bold;
    

}

#crystals_what {
    font-size: small;
    cursor: pointer;
}

#crystals_info{
    position: relative;
    top: -80px;
    right: -20px;
    margin-bottom: -89px;
}

#logout_btn{
    display:block;
    background:url(../images/profile_box_bottom_01.png) no-repeat;
    width:160px;
    height:23px;
}

#logout_btn:hover{
    background:url(../images/profile_box_bottom_02.png) no-repeat;
}

#login_box .top{
    background:url(../images/login_box_top.png) no-repeat;
    width:160px;
    height:45px;
}

#login_box .middle{
    background:url(../images/login_box_middle.png) no-repeat;
    width:160px;
    height:125px;
}

#login_form #username{
    padding-top: 2px;
    margin: 26px 16px 0;
}

#login_form #password{
    padding-top: 2px;
    margin: 27px 16px 0;
}

#login_form #login_btn{
    margin-top: 21px
}

#login_box{
    margin-bottom: 50px;
}

#register_ad{
    margin-bottom: 20px;
}

#register_box .top{
    background:url(../images/register_box_top.png) no-repeat;
    width:160px;
    height:45px;
}

#register_box{
    margin-bottom: 50px;
}

#register_box .middle{
    background:url(../images/register_box_middle.png) no-repeat;
    width:160px;
    height:177px;
}

#registration_form #id_user{
    padding-top: 2px;
    margin: 26px 16px 0;
}

#registration_form #id_password1{
    padding-top: 2px;
    margin: 27px 16px 0;
}

#registration_form #id_password2{
    padding-top: 2px;
    margin: 27px 16px 0;
}

#registration_form #register_btn{
    margin-top: 21px
}

#skyscrapper_ad{
    margin-top: 20px;
}


#banner_ad{
    width: 468px;
    margin: 0px auto 10px;
    
}

/*      Content     */

#content .top{
    height:70px;
    width:740px;
}


#content .middle{
    background:url(../images/content_box_repeat.png) repeat-y;
    min-height: 170px;
    text-align: justify;
    padding:1px 28px 1px;
}


#content .middle p{
    text-indent: 15px;
}

#content .middle p.no_indent{
    text-indent: 0px;
}


#content .bottom{
    background:url(../images/content_box_bottom.jpg) no-repeat;
    height:170px;
    width:740px;
    margin-top: -80px;
}

.game_thumb{
    margin-top: 20px;
}

.middle#game{
    padding:1px 20px 1px;
}

#game #flash{
    text-align:center;
}

#game #awards{
    padding:0 30px;
    margin-top: 30px;
    margin-bottom: 25px;
}

#game #awards img{
    margin-right: 20px;
}

#game #awards p{
    font-size: 12px;
    font-style: italic;
}

#game #description{
    padding:0 15px;
    margin-top: 30px;
    font-size: 13px;
}

#game #description img{
    margin: 0 0 20px 20px;
    
}
#game_info {
    width: 684px;
    margin:auto;
}
#game_info h2{
    width: 672px;
    height: 20px;
    padding: 6px;
    background:url(../images/accordeon_header.png) no-repeat;  
    cursor: pointer;
    font-size: 16px;
    margin: 10px 0 0px;
}
/*.info_content{
    margin-top:-14px;
}*/
.info_middle{
    margin:0px;
    width: 656px;
    padding: 1px 14px 1px;
    background:url(../images/accordeon_repeat.png);  
}

.info_bottom{
    margin: 0;
    width: 684px;
    height: 10px;
    background:url(../images/accordeon_bottom.png) no-repeat;  
}

.title_bar{
    height: 20px;
    width: 680px;
    padding: 3px;
    margin: 30px auto 0;
    background:url(../images/store_headers.png) no-repeat;  
   
}

.title_bar .inner_header{
    color: #f5f5f5;
    font-size: 12px;
    font-weight: bold;
}


#store .title_bar{
    background:url(../images/store_headers.png) no-repeat;  
}

#store .items{
    text-align: center;
}

#store .items img{
    margin: 0 6px;
}

#store .paypal{
    margin-left: 10px; 
}


#news .title_bar{
    background:url(../images/content_inner_header.png) no-repeat;   
}


#news .title_bar .date{
    color: #92931e;
    font-size: 10px;
}

#leaderboard_container{
    width: 60%;
    text-align:center;
}

.leaderboard{
    width: 50%;
    margin: 20px 20px 20px -3px;
    text-align:left;
}

.leaderboard th {
    padding: 3px;
}
.leaderboard td{
    margin: 0px;
    padding: 3px;
}

#push{
    height:215px;
}

#footer{
    background:url(../images/bg_grad.png) repeat-x;
    height: 215px;
    clear:both;
    min-width:100%;
}

#footer p{
    text-align: right;
}

#footer div{
    padding-top: 100px;
}

.footer_link{
    color:#3f1f05;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
}

#footer_robot{
    margin-right: -33px;
}

#copyright{
    color:#8d7b6a;
    font-size: 11px;
    font-weight: bold;
}


#copyright_link{
    color:#8d7b6a;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
}

/*      Useful classes      */

.inline{
    display:inline;
}

.fleft{
    float:left;
}

.fright{
    float:right;
}

.cright{
    clear:right;
}


.fullsized{
    width: 904px;
}
.contentsized{
    width: 740px;
}

.center{
    margin: auto;
}

.clear{
    clear: both;
}

.small_input{
    width: 117px;
    height: 23px;
    border:none;
    background:url(../images/small_input_box_01.png) no-repeat;
    color: #307cc5;
    font-weight:bold;
    padding: 0 5px;
}

.show_more{
    color:#3f1f05;
    font-weight:bold;
    text-decoration:none;
}

.show_less{
    color:#3f1f05;
    font-weight:bold;
    text-decoration:none;
}



td{
    width:5px;
    height:5px;
    padding:0px;
    margin:0px;
}
.color_blank{
    background:white;
}

.color_X{
    background:#453022;
}

.color_R{
    background:#7d0d0d;
}

.color_Y{
    background:#e5ad17;
}

.color_G{
    background:#76861c;
}

.color_D{
    background:#d5caa5;
}

.color_P{
    background:#79389a;
}

.color_B{
    background:#0080bc;
}
