body {
    font-family: helvetica, verdana, geneva, arial, sans-serif;
    margin: 0px;
    background-color: #abe2ff;
    font-size: 12pt;
}

a:visited {
    text-decoration: underline;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: underline;
    color: inherit;
}

div#container {
    width: 1005px;
    margin: 0px auto;
}

div#header {
    width: 100%;
    height: 49px;
}

div#header a img {
    border: none;
}

div#header a {
    display: block;
    float: left;
    height: 49px;
}


div#topbar {
    width: 100%;
    height: 45px;
}

table.left_table {
    margin-left: 1em;
    float: left;
}

table.right_table {
    float: right;
    margin-right: 1em;
}

div#topbar table tr {
    height: 40px;
}

div#topbar table tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}

input.login {
    width: 7em;
    border: 3px solid #abe2ff;
}

input.password {
    width: 7em;
    border: 3px solid #abe2ff;
}

div#content {
    width: 100%;
    clear: both;
}

div#content p.notice {
    color: #3fdc37;
    font-weight: bold;
}

div#content p.error {
    color: #f11b1b;
    font-weight: bold;
}

div.hakkinda {
    padding: 2em;
}

div.nasil {
    padding: 2em;
}

div.anasayfa {
    padding: 0 2em;
}

div.hemenoyna {
    width: 369px;
    margin: 5em auto;
}

div.hemenoyna a img {
    border: none;
}

div.anasayfa hr.cizgi {
    width: 50%;
    border: 1px solid #000000;
}

div.sol_sutun {
    text-align: center;
    width: 50%;
    float: left;
}

div.sag_sutun {
    text-align: center;
    width: 50%;
    float: right;
}

div.sag_sutun ol.topgroups_list {
    text-align: left;
    width: 50%;
    margin: 1em auto;
}

div.sol_sutun ol.topusers_list {
    text-align: left;
    width: 50%;
    margin: 1em auto;
}

div#profile {
    margin: 30px;
}

div#profile div.profile_header table {
    width: 100%;
}

div#profile div.profile_header table tr td.avatar_cell {
    width: 128px;
    padding: 1em;
}

div#profile div.profile_header table tr td span.username {
    font-size: 20px;
    font-weight: bold;
}

div#profile div.profile_container_1 div.latest_games {
    width: 50%;
    float: left;
}

div#profile div.profile_container_1 div.highest_score {
    width: 50%;
    float: right;
}

div#profile div.groups {
    clear: both;
}

div.new_user {
    padding: 30px;
}

div.forgot_password {
    padding: 30px;
}

div.group_page {

    padding: 30px;

}

div.group_page_header td.first_cell {
    width: 200px;
    height: 5em;
    font-size: 20px;
    font-weight: bold;
}

div.group_page_header td.second_cell {
    width: 545px;
    height: 5em;
}

div.group_page_header td.third_cell {
    width: 200px;
    height: 5em;
}

div.group_page_members p:first-child {
    font-size: 20px;
    font-weight: bold;
}

div.member_avatars div.member_avatar {
    padding-left: 3px;
    padding-right: 3px;
    width: 70px;
    float: left;
}

div.member_avatars div.member_avatar a {
    margin: 0px auto;
}

div.member_avatar div.member_login {
    text-align: center;
}

div.member_avatar img {
    border: none;
}

div.nasil div.image_box {
    width: 330px;
    margin: 0px auto;
}

div.nasil a.image_link img {
    border: none;
}


/* #topbar .title { */
/*     float: left; */
/*     font-family: helvetica; */
/*     font-size: 20pt; */
/* /\*    letter-spacing: 20px;*\/ */
/*     margin: 0px; */
/* } */

/* #topbar .title a { */
/*     text-decoration: none; */
/*     color: inherit; */
/* } */

/* #topbar .title a:hover { */
/*     text-decoration: none; */
/*     color: #FF0000; */
/* } */

/* #topbar .welcome_message { */
/*     float: left */
/* } */

/* #topbar .user_buttons { */
/*     float: right */
/* } */

/* #game_link { */

/*     text-align: center; */

/* } */

/* #main { */
/*     width: 990px; */
/* /\*    height: 515px; */
/*     border: 2px solid #F1F1F1;*\/ */
/* } */

/* #left_column { */
/*     width: 495px; */
/*     padding: 3px; */
/*     text-align: justify; */
/*     float: left; */
/* } */

/* #right_column { */
/*     float: right; */
/*     padding: 3px; */
/* } */