 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

hr,
input[type=search] {
    box-sizing: content-box
}

.icon,
.icon-search {
    white-space: nowrap
}

#catwrapper ul li,
#comments ul,
#news_comments ul,
#rateMe li,
.dock,
.games,
.games-sidebar li,
.module ul,
.navigation-secondary .right ul li,
ul li {
    list-style: none
}

a,
body {
    color: #fff
}

img,
legend {
    border: 0
}

body,
h1,
legend,
td,
th {
    padding: 0
}

#rateMe,
#rateStatus {
    float: left;
    clear: both;
    width: 100%
}

.notification a,
.ua_info a,
a {
    text-decoration: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background: #0a234b;
    font-family: Verdana, Arial, sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

#ratingSaved,
.notification,
[hidden],
template {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.icon,
.icon-search,
.played,
input {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

#no_games,
.game_not_found,
.user_area {
    font-family: Verdana, Arial, sans-serif
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.notification,
button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.game_not_found {
    height: 170px;
    padding-top: 130px
}

#no_games {
    text-align: center;
    padding-top: 30px;
    font-size: 25px
}

#rateStatus {
    height: 20px
}

#rateMe {
    height: auto;
    padding: 0;
    margin: 0
}

#rateMe li {
    float: left
}

#rateMe .on,
#rateMe li a:hover {
    background: url("/assets?p=%2Fimages%2Fstar.png") no-repeat
}

#rateMe a {
    float: left;
    background: url("/assets?p=%2Fimages%2Fempty_star.png") no-repeat;
    width: 20px;
    height: 20px
}

.saved {
    color: red
}

#comments ul {
    margin: 0;
    padding: 8px 10px 15px 8px
}

#comments ul li {
    color: #FFF;
    line-height: 150%;
    margin-bottom: 8px;
    border: 1px solid #dcd6d4;
    padding: 4px;
    overflow: auto;
    width: 435px
}

#error_message,
#pm_task_complete {
    padding: 5px 5px 5px 10px;
    margin-bottom: 20px
}

#error_message {
    font-size: 18px
}

#pm_task_complete {
    background-color: #f2eeb0
}

#member_list {
    width: 100%
}

#member_list td {
    border-bottom: 1px solid #dfdfdf;
    height: 40px
}

#member_list td a {
    color: #373737
}

#member_list img {
    margin-top: 5px
}

.link_item {
    padding: 5px
}

#login_to_comment {
    text-align: center;
    padding: 15px 0
}

.notification {
    z-index: 4;
    position: fixed;
    top: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 13px;
    padding: 5px;
    margin: 10px 10px 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 1px solid #000
}

.notification a {
    color: #000;
    padding: 1px 8px;
    border-radius: 8px;
    font-size: 11px;
    background-color: #e7e7e7
}

.notification a:hover {
    background: #fff
}

.notification_icon {
    float: left;
    margin-right: 5px
}

.notification_message {
    float: left;
    margin-right: 7px
}

.notification_quit {
    font-size: 10px;
    background-color: #ac1818;
    color: #fff;
    margin: 2px 2px 0 0;
    padding: 1px 3px;
    font-weight: 700;
    cursor: pointer;
    float: right
}

.notification_quit:hover {
    background-color: red
}

.header_container {
    background: #000219;
    background: -webkit-linear-gradient(rgba(19, 18, 53, .9), rgba(0, 2, 25, .9));
    background: linear-gradient(rgba(19, 18, 53, .9), rgba(0, 2, 25, .9));
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 999
}

.logo {
    float: left;
    margin-top: 11px;
    margin-bottom: 8px
}

.user_area {
    float: right;
    background: #3a393a;
    height: 50px;
    max-width: 400px;
    border-top: 0;
    color: #fff;
    margin-top: 6px
}

.ua_avatar,
.ua_info,
.ua_points,
.ua_username {
    float: left
}

.ua_avatar {
    margin: 5px 4px 0 5px
}

.ua_unregistered,
.ua_username {
    font-weight: 700;
    font-size: 16px;
    margin-top: 6px
}

.ua_points {
    background-color: #565455;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 0 7px;
    border: 2px solid #484647;
    -moz-border-radius: 12px;
    margin: 5px 0 0 5px
}

.footer,
.game_info_content,
.game_info_header,
.game_options,
.gi_column1,
.home_cat_title,
.main_menu_container,
.misc_container,
.module,
.pages_menu,
.title,
.title h1,
.title_small {
    font-family: Verdana, Arial, sans-serif
}

.main_menu_container,
.pages_menu,
.ua_info {
    font-size: 14px
}

.ua_info {
    margin-right: 10px
}

.ua_info a {
    color: #dcdcdc
}

.ua_info a:hover {
    text-decoration: underline
}

.button2 a,
.button3 a,
.category_pages a,
.comment_username a,
.home_cat_title a,
.main_menu_container a,
.news_comment_username a,
.news_title a,
.pages_menu a,
.profile_button a,
.sort_options a {
    text-decoration: none
}

.main_menu_container {
    padding-top: 5px;
    text-align: left;
    text-transform: uppercase;
    float: right;
    max-width: 650px
}

.ad_banner,
.ad_small_square,
.footer,
.more_links {
    text-align: center
}

.main_menu_container a {
    color: #fff
}

.main_menu_container a:hover {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.content_container {
    max-width: 970px;
    margin: auto
}

.pages_menu,
.search_box {
    border: 1px solid #c8c8c8;
    margin-right: 3px
}

.pages_menu {
    background-color: #fff;
    margin-top: 8px;
    padding: 4px 4px 4px 10px;
    color: #e4ecec;
    float: left;
    max-width: 725px
}

.pages_menu a {
    color: #535051
}

.pages_menu a:hover {
    color: #000
}

.search_contain {
    float: left
}

.search_button_contain {
    float: left;
    margin-top: 8px
}

.search_box {
    height: 22px;
    margin-top: 8px;
    margin-left: 8px;
    font-size: 15px;
    padding: 2px 4px;
    max-width: 210px
}

#search_button_contain {
    padding-top: 8px;
}
.title,
.title h1 {
    font-size: 30px;
    color: #fff;
    margin: 0 auto
}

.title {
    padding-bottom: 10px
}

.title h1 {
    display: inline-block
}

.title_small {
    height: 35px;
    font-size: 20px;
    color: #6e0900;
    padding-top: 15px
}

.ad_banner {
    margin: 0 auto;
}

.ad_small_square {
    padding: 15px
}

.misc_container {
    background: #000a1c;
    margin-bottom: 50px;
    padding: 20px;
    overflow: auto;
    font-size: 14px
}

.misc_container a {
    color: #fff
}

.misc_container ul {
    margin-top: 10px;
    margin-left: 32px
}

.misc_container ul li {
    list-style-type: circle;
    padding-bottom: 2px
}

#catwrapper ul {
    width: auto;
    margin: 0
}

.form_textbox {
    height: 20px;
    width: 250px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px
}

.footer {
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #000219
}

.featured_games {
    width: 944px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 0 10px;
    overflow: auto
}

.home_category {
    background-color: #fff;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 15px
}

.home_cat_title {
    padding: 8px;
    background: #eee;
    height: 20px
}

.home_cat_name {
    font-size: 18px;
    float: left
}

.game_info_content,
.home_cat_link,
.module {
    font-size: 14px
}

.home_cat_link {
    float: right;
    margin-top: 2px
}

.home_cat_title a {
    color: #770c11
}

.home_game_head a:hover {
    color: #951510
}

.module {
    background-color: #030721;
    padding-bottom: 8px;
    margin-bottom: 10px
}

.module a {
    color: #fff;
    font-size: 13px;
}

.module a:hover {
    color: #FDD603;
}

.game_info_header,
.game_options {
    background: #000a1c;
    color: #fff
}

.module ul {
    padding: 0;
    margin: 0
}

.module li {
    padding: 4px;
    border-bottom: 1px solid #151535;
    text-align: left;
    margin-right: 10px;
    margin-left: 10px
}

.game_container {
    text-align: center;
    max-width: 984px;
    margin: 0 auto
}

.game_info_container {
    overflow: auto;
    margin: 0 auto 10px;
    padding: 15px;
    background: #000a1c
}

.game_info_header {
    margin: 3px;
    height: 27px;
    padding-top: 9px;
    padding-left: 8px
}

.gi_column1 {
    float: left;
    width: 120px;
    padding: 0 0 10px;
    text-align: center
}

.gi_column2 {
    float: left;
}

.gi_column3 {
    float: right
}

.game_options {
    display: none;
}

.game_options_column1 {
    float: left;
    padding-top: 3px;
    margin-right: 4px;
    font-size: 15px
}

.game_options_column2 {
    float: left;
    padding-top: 2px;
    margin-right: 5px;
    width: 105px;
    font-size: 15px
}

.button2 a,
.button3 a {
    display: block;
    text-align: center;
    height: 23px;
    padding-top: 2px;
    float: right;
    font-family: Verdana;
    font-size: 13px;
    color: #fff
}

.button2 a {
    width: 123px;
    background: url("/assets?p=%2Fimages%2Fbutton2.png") #ae3632;
    margin-left: 4px
}

.button2 a:hover {
    display: block;
    background-color: #cf0000
}

.button3 a {
    width: 90px;
    background: url("/assets?p=%2Fimages%2Fbutton3.png") #dadada;
    margin-right: 4px
}

.button3 a:hover {
    display: block;
    background-color: #dedede
}

.game_column1 {
    text-align: center;
    max-width: 960px;
    padding: 15px;
    margin: 15px auto 0;
    background: #000a1c
}

.game_column2 {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.comments_container {
    padding: 10px
}

.add_comment_box {
    border: 1px solid #ccc;
    width: 450px
}

.new_comment_container {
    text-align: left;
    font-family: Verdana, Arial, sans-serif
}

.random_game_head a,
.random_game_info {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.category_pages,
.profile_points,
.profile_stats,
.profile_username {
    font-family: Verdana, Arial, sans-serif
}

.comment_button_container {
    padding-top: 5px;
    text-align: right;
    margin-bottom: 10px
}

.comment_avatar {
    float: left;
    margin: 4px 10px 0 5px
}

.comment_content {
    float: left;
    width: 365px
}

.comment_username {
    color: #2f2f2f;
    padding-top: 6px
}

.comment_username a {
    color: #730702
}

.thecomment {
    color: #2f2f2f;
    border-top: 1px solid #dcd6d4
}

.random_game {
    float: left;
    margin-top: 10px
}

.random_game_image {
    float: left;
    padding: 5px 5px 0;
    text-align: center;
    border: 1px solid #ccc;
    height: 65px;
    width: 60px;
    margin-left: 8px
}

.random_game_info {
    float: left;
    padding-left: 5px;
    width: 390px;
    text-align: left;
    font-size: 12px;
    padding-top: 5px
}

.random_game_info a {
    color: #cdcdcd
}

.random_game_head a {
    font-size: 14px;
    color: #000
}

.random_game_head a:hover {
    color: #951510
}

.sort_options {
    float: right;
    margin-top: 10px
}

.sort_options a {
    color: #d3d3d3;
    padding-left: 10px;
    font-size: 14px
}

.category_pages {
    margin: 20px auto;
    background: #000219;
    padding: 8px;
    text-align: center
}

.category_pages a {
    color: #fff;
    padding: 3px
}

.profile_container {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 15px;
    overflow: auto;
    width: 100%
}

.profile_container a {
    color: #871e16
}

.profile_header_avatar {
    width: 80px;
    height: 87px;
    float: left;
    padding-left: 20px;
    padding-top: 12px
}

.profile_header_info {
    width: 650px;
    height: 80px;
    float: left;
    padding-top: 20px;
    padding-left: 5px
}

.profile_header_buttons {
    float: right;
    background-position: top right;
    width: 173px;
    height: 97px;
    padding-left: 20px;
    padding-top: 3px
}

.profile_points,
.profile_username {
    float: left
}

.profile_username {
    font-size: 30px;
    padding: 0
}

.profile_points {
    background-color: #9f0c07;
    margin-left: 10px;
    color: #fff;
    margin-top: 8px;
    padding: 0 12px;
    -moz-border-radius: 12px
}

.small_points {
    font-size: 10px;
    text-transform: uppercase
}

.profile_stats {
    font-size: 15px
}

.profile_button a {
    background: url("/assets?p=%2Fimages%2Fbutton2.png") #ae3632;
    width: 150px;
    height: 23px;
    padding-top: 2px;
    padding-right: 4px;
    margin: 10px 15px 0 0;
    float: right;
    font-family: Verdana;
    font-size: 13px;
    display: block;
    color: #fff;
    text-align: center
}

.profile_button a:hover {
    display: block;
    background-color: #cf0000
}

.profile_column2,
.profile_content_item {
    border: 1px solid #c8c8c8;
    background-color: #fff
}

.profile_column1 {
    margin-right: 12px;
    width: 70%;
    float: left
}

.profile_column2 {
    font-family: Geneva, Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 20px
}

.user_info {
    padding: 10px;
    overflow: hidden;
    word-wrap: break-word
}

.user_info a {
    color: #000
}

.right_title {
    color: #8a8a8a
}

.profile_content_item {
    margin-bottom: 15px;
    font-family: Verdana, Arial, sans-serif
}

.fav_container {
    padding: 20px
}

.fav_container a {
    color: #802b2b
}

.fav_container a:hover {
    color: #cb3131
}

.profile_comment {
    border: 1px solid #dcd6d4;
    margin-bottom: 10px;
    padding: 10px
}

.profile_left_header {
    background: #eee;
    height: 28px;
    padding-top: 12px;
    padding-left: 15px;
    color: #99080a;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px
}

.edit_profile_header,
.edit_profile_lable,
.edit_profile_textarea,
.news_title {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.edit_avatar_container,
.edit_info_container {
    padding: 10px 0 10px 10px
}

.edit_avatar_container {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    overflow: auto;
    width: 680px
}

.edit_profile_header {
    font-size: 20px;
    color: #353535
}

.edit_profile_lable {
    float: left;
    margin-right: 10px;
    width: 80px;
    font-size: 12px;
    text-align: left
}

.edit_profile_element {
    float: left
}

.edit_avatar_element {
    float: left;
    padding-top: 3px
}

.edit_profile_textarea,
.edit_profile_textbox {
    width: 500px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px
}

.edit_profile_textbox {
    height: 20px
}

.edit_profile_textarea {
    height: 60px
}

.news_wrapper {
    margin-bottom: 15px;
    background: #000219;
    padding-bottom: 10px
}

.news_header {
    overflow: auto;
    width: 100%;
    margin-bottom: 10px
}

.news_image {
    float: left;
    width: 60px;
    margin: 5px 0 0 5px
}

.news_title {
    float: left;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 8px
}

#news_comments ul,
.news_comments_header,
.news_main,
.news_new_comment_container,
.pm_message_textbox {
    font-family: Verdana, Arial, sans-serif
}

.news_title a {
    color: #fff
}

.news_author {
    font-size: 14px
}

.news_main {
    padding: 0 10px
}

.pm_message_textbox,
.pm_subject_textbox {
    width: 600px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px
}

.pm_subject_textbox {
    height: 20px
}

.pm_message_textbox {
    height: 100px
}

.pm_details,
.pm_table td {
    border-bottom: 1px solid #c6c6c6
}

.pm_subject {
    font-size: 20px
}

.pm_details {
    margin-bottom: 10px;
    padding-bottom: 5px
}

.pm_message {
    padding: 10px
}

.pm_footer {
    border-top: 1px solid #c6c6c6;
    margin-top: 10px;
    padding-top: 5px
}

.pm_table td {
    padding: 5px
}

.pm_no_messages {
    height: 80px;
    padding-top: 70px;
    text-align: center
}

#news_comments ul {
    margin: 0;
    padding: 8px 10px 15px 8px
}

#news_comments ul li {
    color: #FFF;
    line-height: 150%;
    border: 1px solid #dcd6d4;
    padding: 4px;
    overflow: auto;
    width: 650px;
    margin: auto auto 8px
}

.news_comments_container {
    border: 1px solid #c8c8c8;
    border-top: 0;
    background-color: #fff;
    margin-bottom: 15px;
    overflow: auto;
    width: 718px
}

.news_comments_header {
    margin: 3px;
    background: url("/assets?p=%2Fimages%2Fmodule_header.png");
    height: 27px;
    font-size: 14px;
    color: #fff;
    padding-top: 9px;
    padding-left: 8px
}

.news_add_comment_box {
    border: 1px solid #ccc;
    width: 450px;
    margin-top: 10px
}

.news_new_comment_container {
    text-align: left
}

.news_comment_button_container {
    padding-top: 5px;
    text-align: right;
    margin-bottom: 10px;
    width: 450px
}

.news_comment_avatar {
    float: left;
    margin: 4px 10px 0 5px
}

.news_comment_content {
    float: left;
    width: 580px
}

.news_comment_username {
    color: #2f2f2f;
    padding-top: 6px
}

.ta-submit,
.tb-submit {
    width: 500px;
    font-size: 15px;
    padding: 4px
}

.news_comment_username a {
    color: #730702
}

.news_thecomment {
    color: #2f2f2f;
    border-top: 1px solid #dcd6d4
}

.refer_textbox,
.ta-submit,
.tb-submit {
    border: 1px solid #CCC
}

.tb-submit {
    height: 20px
}

.ta-submit {
    height: 60px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

#reportform,
.ad_info,
.comment_report_text,
.game_report_text,
.reportform {
    font-family: Verdana, Arial, sans-serif
}

.module_notice {
    text-align: center;
    padding: 5px
}

.game_info_content a {
    color: #4d4d4d
}

.ad_info {
    padding-bottom: 10px;
    font-size: 15px
}

.ad_info a {
    color: #fff
}

.ad_info a:hover {
    text-decoration: underline
}

.tag_cloud {
    text-align: center;
    padding: 6px
}

.social_text {
    font-size: 15px;
    margin-bottom: 6px;
    margin-top: 6px
}

.refer_textbox {
    width: 250px;
    font-size: 12px;
    padding: 4px
}

.facebook_message {
    margin: 10px 0 30px
}

#reportform,
.reportform {
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    text-align: center
}

.comment_report_text {
    font-size: 14px;
    text-align: left
}

.game_highscore_pages,
.game_no_highscores,
.highscore_title,
.module_highscore_pages,
.user_highscore_pages,
.user_no_highscores {
    font-family: Verdana, Arial, sans-serif;
    text-align: center
}

#ava-popup {
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #333;
    border: 3px solid #363636;
    border-radius: 5px;
    -moz-border-radius: 5px;
    display: none;
    z-index: 3
}

#overlay,
.dock {
    left: 0;
    position: absolute
}

#overlay {
    background: #000;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 1001
}

* html #overlay {
    background-color: transparent;
    background-image: url("/assets?p=%2Fblank.gif");
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src="/images/overlay.png", sizingMethod="scale")
}

#ava-popup-header {
    background: url("/assets?p=%2Fimages%2Fmodule_header.png");
    height: 27px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    padding-top: 9px;
    padding-left: 8px
}

.game_highscore_list,
.module_highscore_list,
.user_highscore_list {
    list-style: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px
}

#game_highscore_header,
#module_highscore_header,
#user_highscore_header,
.game_highscore_container,
.module_highscore_container,
.user_highscore_container {
    height: 35px
}

#ava-popup-content {
    padding: 10px
}

#ava-popup-title {
    float: left
}

#popup-close-button {
    float: right;
    margin-right: 8px
}

.comment_report_textbox {
    border: 1px solid #7b7b7b;
    width: 577px
}

.game_right_container {
    width: 960px;
    margin: 0 auto
}

.profile_right_container {
    float: right;
    width: 28%
}

.game_highscore_container a {
    color: #323232
}

.game_highscore_avatar {
    float: left
}

.game_highscore_name {
    float: left;
    padding: 7px 10px 1px 6px;
    width: 33%
}

.game_highscore_score {
    float: left;
    padding-top: 7px;
    font-weight: 700;
    width: 28%
}

.game_highscore_date {
    float: left;
    padding-top: 7px;
    color: #545454;
    width: 17%
}

.game_no_highscores {
    padding: 20px 0
}

.game_highscore_pages a {
    color: #505050
}

#game_highscore_header .game_highscore_date,
#game_highscore_header .game_highscore_score {
    font-weight: 400;
    color: #000
}

#game_highscore_header .game_highscore_name {
    padding-left: 0;
    width: 41%
}

.highscore_title {
    padding-top: 3px
}

.user_highscore_list {
    padding: 2px;
    margin: 0
}

.user_highscore_container a {
    color: #323232
}

.user_highscore_avatar {
    float: left
}

.user_highscore_name {
    float: left;
    padding: 7px 0 1px 6px;
    width: 45%
}

.user_highscore_score {
    float: right;
    padding-top: 7px;
    font-weight: 700;
    width: 15%;
    margin-right: 10px
}

.user_highscore_pages a {
    color: #505050
}

#user_highscore_header .user_highscore_score {
    font-weight: 400;
    color: #000
}

#user_highscore_header .user_highscore_name {
    padding-left: 0;
    width: 41%
}

.module_highscore_list {
    padding: 2px;
    margin: 0
}

.module_highscore_container a {
    color: #323232
}

.module_highscore_avatar {
    float: left
}

.module_highscore_name {
    float: left;
    padding: 7px 0 1px 6px;
    width: 45%
}

.module_highscore_score {
    float: right;
    padding-top: 7px;
    font-weight: 700;
    width: 15%;
    margin-right: 10px
}

.friend_avatar,
.friend_username,
.submit_form_element {
    float: left
}

.user_no_highscores {
    padding: 20px 0
}

.module_highscore_pages a {
    color: #505050
}

#module_highscore_header .module_highscore_score {
    font-weight: 400;
    color: #000
}

#module_highscore_header .module_highscore_name {
    padding-left: 0;
    width: 41%
}

.category_subcats {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 6px;
    margin-bottom: 4px
}

.link_text_box,
.submit_text_box {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    width: 400px
}

.link_text_area,
.submit_text_area {
    height: 60px;
    width: 300px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.submit_form_element_container {
    overflow: auto;
    margin: 0 0 3px;
    padding: 10px;
    background: #f6f6f6;
    font-size: 13px
}

.submit_form_lable {
    float: left;
    width: 180px;
    font-size: 14px;
    padding-top: 2px
}

.submit_button_container {
    text-align: right;
    padding-right: 10px;
    padding-top: 8px
}

.submit_text_area {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    width: 400px
}

.friend_requests_header,
.friends_header,
.links_header {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d8db;
    color: #fff;
    margin-bottom: 10px
}

.friend_requests_container,
.friends_container {
    margin: 7px 0
}

.friend_container {
    padding: 5px;
    height: 50px;
    margin-bottom: 5px;
    border-left: 3px solid #acacac;
    border-right: 1px solid #acacac;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac
}

.friend_username {
    padding: 8px 0 0 15px;
    font-size: 16px
}

.friend_buttons {
    float: right;
    padding-top: 10px;
    padding-right: 10px
}

.challenge_pm_image,
.dock>li,
.link_form_element,
.link_form_lable {
    float: left
}

.friend_last_login {
    font-size: 14px
}

.no_friends {
    text-align: center;
    font-size: 16px;
    margin-top: 20px
}

.add_link_form_container {
    margin-bottom: 10px
}

.link_form_element_container {
    overflow: auto;
    margin: 0 0 3px;
    padding: 10px;
    font-size: 13px
}

.link_form_lable {
    width: 180px;
    font-size: 16px;
    padding-top: 2px
}

.link_button_container {
    text-align: left;
    margin-bottom: 20px
}

.link_exchange_info {
    margin: 10px 0
}

#game_message {
    background: url("/assets?p=%2Fimages%2Fgame_message.png") #107b10;
    width: 90%;
    margin: 15px auto auto;
    padding: 5px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    font-family: Helvetica;
    font-size: 14px
}

#game,
.comment_pages,
.dock .dock-language>a,
.more_div span,
a .rating {
    text-align: center
}

#game_message a {
    color: #fff
}

.challenge_buttons {
    border-top: 1px solid #bdbdbd;
    margin-top: 8px;
    padding-top: 8px
}

.challenge_no_score {
    font-family: Verdana;
    font-size: 14px
}

.challenge_pm_container {
    width: 400px;
    background: #202227;
    border: 1px solid #313234;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px auto auto;
    overflow: auto
}

.challenge_pm_info {
    float: left;
    padding: 10px;
    font-size: 15px;
    color: #67747F
}

.comment_pages {
    margin: auto;
    padding: 5px;
    background: #e7e2e4;
    border: 1px solid #bab6b8
}

.comment_pages a {
    color: #9a0100;
    padding: 3px;
    text-decoration: none
}

.search_form_container {
    margin: auto;
    width: 400px
}

.search_page_textbox {
    width: 300px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
    background: #fff
}

.dock {
    margin: 0;
    padding: 0;
    top: 140px
}

.dock>li {
    background: #0c0c38;
    display: block;
    clear: left;
    padding: 5px
}

.dock .dock-search input[type=text] {
    background: 0 0;
    border: 0;
    color: #fff;
    height: 32px;
    -webkit-transition: width .2s;
    transition: width .2s;
    font-size: 1em;
    width: 0;
    padding: 0;
    outline: 0;
    border-radius: 0
}

button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    cursor: pointer
}

.dock .dock-search input[type=text].active {
    font-size: 1em;
    padding: 0 5px;
    width: 160px
}

.dock-search fieldset button,
fieldset {
    padding: 0
}

.icon-search {
    background: url("/assets?p=%2Fimages%2Fsearch-sprite.png") no-repeat;
    display: inline-block;
    overflow: hidden;
    height: 26px;
    line-height: 32px;
    text-indent: 35px;
    width: 29px
}

fieldset {
    border: none
}

.dock-search input[type=text] {
    width: 0;
    font-size: 1em;
    padding: 0 5px
}

.dock .dock-language {
    position: relative
}

.dock .dock-language>a {
    height: 32px;
    width: 35px
}

.dock .dock-language>a .icon.flag {
    background: url("/assets?p=%2Fimages%2Fcs-flag.png") no-repeat;
    margin-top: 7px
}

.dock>li+li {
    margin-top: 5px
}

.icon.flag {
    height: 17px;
    line-height: 17px;
    text-indent: 27px;
    width: 27px
}

.dock>li>a {
    display: block
}

button,
input,
select,
textarea {
    font-family: inherit;
    color: #000
}

.clearfix:after,
.clearfix:before {
    content: "";
    clear: both;
    display: table
}

#game #game-main,
.footer a,
.game_info_content h2,
.icon,
.navigation-primary ul li,
.navigation-secondary .right ul li,
.tags span {
    display: inline-block
}

.footer {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff
}

.footer a {
    color: #fff;
    text-decoration: none;
    padding-top: 5px
}

.footer a:hover {
    text-decoration: underline
}

.main_menu {
    margin-top: 16px
}

.main_menu a {
    line-height: 1.5
}

.navigation-primary {
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    overflow: hidden
}

.games li,
.navigation-secondary .left {
    float: left
}

.navigation-primary ul li {
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 15px
}

.navigation-primary a {
    text-decoration: none;
    color: #fff;
    font-size: 14.3px
}

.navigation-primary a:hover {
    text-decoration: underline
}

.inner {
    margin: 0 auto;
    max-width: 970px
}

.navigation-secondary .inner {
    background: #102e69;
    line-height: 22px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.navigation-secondary a {
    text-decoration: none;
    color: #a2a6ae;
    text-transform: lowercase;
    font-size: 13.4px;
    padding-left: 15px
}

.games li a h2,
.games-sidebar h3 {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 400;
    text-overflow: ellipsis
}

.box li a,
.games .title h1,
.games li a h2,
.tags span {
    text-transform: uppercase
}

.more_button span:hover,
.navigation-secondary a:hover {
    text-decoration: underline
}

.navigation-secondary a em {
    font-style: normal
}

header[role=banner] {
    margin-bottom: 5px;
    padding-top: 50px
}

.games li a h2 {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 3px 37px 3px 5px
}

.games-sidebar,
.played {
    background: #000a1c;
}

.games li {
    padding: 8px;
}

.featured_games {
    width: 984px;
}

.games li a {
    height: 172px;
    width: 230px
}

.navigation-secondary .right {
    float: right
}

.navigation-secondary .right ul {
    margin: 0;
    padding: 0
}

.navigation-secondary .left a {
    text-transform: uppercase;
    color: #fff;
    margin-right: 30px
}

.games-sidebar {
    float: left;
    margin: 0 3px;
    padding: 8px 0;
    width: 110px
}

#ava-advert_container {
    height: 600px;
    max-width: 800px;
    margin: 0 auto
}

.games-sidebar h3 {
    color: #fff;
    width: 93%;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 0 10px
}

#game {
    min-width: 1000px
}

.banner_left {
   position: fixed;
    left: 0;
    top: 70px;
}

.banner_right {
    position: fixed;
    right: 0;
    top: 70px;
}

#game-main-inner {
    width: 800px;
    float: left
}

#game-ad {
    margin: 135px auto 0
}

.game_info_header {
    font-size: 18px;
    font-weight: 700
}

.game_info_content textarea {
    margin-top: 10px
}

.game_info_content {
    line-height: 1.4
}

.game_info_content h2 {
    font-size: 15px;
    font-weight: 400;
    margin: 0
}

.game_info_content p {
    margin-top: 5px;
    color: #d0d0d0
}

.share-buttons {
    float: right
}

.played {
    font-size: 18px;
    color: #fff;
    float: left;
    padding: 5px 10px;
    margin-right: 6px;
    top: 1px
}

.played span {
    color: #4f4f4f
}

.rating.aa,
.rating.bb,
.rating.cc,
.tags a,
.tags span {
    color: #fff
}

.a2a_kit {
    float: right
}

.tags {
    margin-top: 10px
}

.tags span {
    background: #8d080e;
    border-radius: 3px;
    font-size: 14px;
    line-height: 22px;
    margin: 0 5px 5px 1px;
    padding: 0 5px
}

fieldset,
ul {
    margin: 0
}

.icon.logo {
    height: 31px;
    line-height: 30px;
    text-indent: 999px;
    width: 252px;
    margin: 0;
    background: url("/assets?p=%2Fimages%2Flogo.png") no-repeat
}

.icon {
    overflow: hidden
}

ul {
    padding: 0
}

a .rating {
    right: 0;
    width: 37px;
    bottom: 0;
    font-size: 13px;
    position: absolute;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px
}

.more_button,
img {
    font-size: 14px
}

.rating.aa {
    background: -webkit-linear-gradient(#35b30f, #088d11);
    background: linear-gradient(#35b30f, #088d11)
}

.rating.bb {
    background: -webkit-linear-gradient(#f19927, #a76d07);
    background: linear-gradient(#f19927, #a76d07)
}

.rating.cc {
    background: -webkit-linear-gradient(#8b8b8b, #444);
    background: linear-gradient(#8b8b8b, #444)
}

.dock-language ul {
    display: none
}

a,
article,
aside,
body,
button,
div,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
input,
label,
legend,
li,
menu,
nav,
ol,
p,
section,
select,
span,
textarea,
ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.games li a {
    display: block;
    position: relative
}

.icon.contact {
    background: url("/assets?p=%2Fimages%2Finfo.png") no-repeat;
    line-height: 27px;
    text-indent: 35px;
    width: 31px;
    margin-top: 7px;
    margin-left: 4px
}

.games li.first:nth-child(-n+9) a:after {
    background: url("/assets?p=%2Fimages%2Ftag.png") no-repeat;
    content: '';
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px
}

.more_button {
    margin: 0 auto
}

.footer p {
    margin-top: 6px
}

.more_div span {
    display: block;
    margin-top: 30px;
    font-size: 15px
}

.games .title {
    float: left;
    width: auto;
    padding: 0
}

.game-desc {
    text-align: left
}

#title,
.tag_pages {
    text-align: center
}

.game-desc .title {
    padding: 20px 0 15px
}

.games .title h1 {
    font-size: 20px
}

.category_container {
    margin-top: 15px;
    width: 984px;
}

#translate-this {
    margin-top: 2px
}

.misc_container p {
    margin: 0;
    line-height: 1.4
}

.tag_sort_options {
    float: right
}

.tag_sort_options a {
    color: #d3d3d3;
    text-decoration: none;
    padding-left: 10px;
    font-size: 14px
}

.tag_pages {
    margin: 20px auto;
    background: #000219;
    padding: 8px;
    font-family: Verdana, Arial, sans-serif
}

.box {
    background: #07173c;
    font-size: 1.1em;
    padding: 8px 10px;
    position: absolute;
    right: 0;
    top: 27px;
    z-index: 10;
    width: 180px
}

#arrow a .icon {
    margin-top: 8px;
    vertical-align: top
}

#arrow a .icon.arrow-down {
    background: url("/assets?p=%2Fimages%2Farrow.png") no-repeat;
    height: 8px;
    line-height: 8px;
    text-indent: 9px;
    width: 9px
}

.box li a {
    display: block;
    width: 140px;
    color: #ddd;
    font-size: 13.6px;
    padding-left: 8px
}

#title {
    color: #fff;
    font-size: 15px;
    margin-bottom: 9px
}

.flash_popup {
    position: fixed;
    top: 0;
    left: 50%;
    margin: 0 auto;
    z-index: 1100
}

.close_fullscreen {
    z-index: 1001;
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    background-color: #000;
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    padding: 5px
}

.close_fullscreen a {
    text-decoration: none;
    color: #fff
}

.3dmissing {
    margin: auto;
    position: relative;
    top: 50%;
    width: 193px
}

#unityPlayer {
    cursor: default;
    height: 450px;
    width: 600px
}

.icon.facebook {
    background: url("/assets?p=%2Fimages%2Ffacebook-icon.png") no-repeat;
    line-height: 27px;
    text-indent: 35px;
    width: 32px;
    height: 30px;
    margin-top: 2px;
    margin-left: 3px
}

.slicknav_menu {
    display: none
}

.main {
    width: 975px;
    margin: 0 auto;
}

.main .homepage_left {
    float: left;
    width: 253px;
}

.main .homepage_right {
    width: 708px;
    float: left;
    margin-left: 14px;
}

.module_header {
    background: #000219;
    background: -webkit-linear-gradient(rgba(19, 18, 53, .9), rgba(0, 2, 25, .9));
    background: linear-gradient(rgba(19, 18, 53, .9), rgba(0, 2, 25, .9));
    padding: 10px 15px;
    text-transform: uppercase;
}

.games.category {
    width: 970px;
    margin: 0 auto;
}

section#infobar {
    width: 970px;
    margin: 0 auto;
    background-color: #172e5a;
    padding: 15px 10px 20px 10px;
}

section#infobar div {
    width: calc(100% - 21px);
    margin: 0 auto;
}

h1 {
    font-size: 1.4em;
    font-weight: normal;
}

section#infobar div p {
    font-size: 13px;
    padding: 5px;
    text-align: justify;
}

.slicknav_nav a:hover {
    background: #fff !important;
}

.left-fb {
    float: left;
}

.right_ad {
    position: relative;
    z-index: 999999;
}

@media all and (max-width: 1100px) {
    .homepage_left {
        display: none;
    }
    .main .homepage_right {
        width: auto;
        float: none;
        margin: 0 auto;
    }
    .main {
        width: auto;
    }
}

@media all and (max-width: 480px) {
    body {
        overflow-x: hidden;
    }

    .games li,
    .logo {
        float: none
    }    
    .js #menu,
    .navigation-secondary {
        display: none
    }
    .js .slicknav_menu {
        display: block
    }
    .header_container {
        position: relative
    }
    header[role=banner] {
        padding: 0
    }
    .logo {
        text-align: center
    }
    .sort_options,
    .title {
        text-align: center;
        float: none!important
    }
    .games li a {
        margin: 0 auto
    }
    #close_fs {
        display: none
    }
    .footer p {
        margin-top: 20px
    }
    .dock {
        top: 236px
    }

    .right_ad {
        top: 120px;
    }

    .left_ad {
        display: none;
    }

    #infobar {
        display: none;
    }

    .games.category {
        width: 230px;
        margin: 0 auto;

    }

    .category_container {
         width: 230px;
        margin: 0 auto;
    }

    .sort_options {
        display: none;
    }

    .ad_banner {
    	width: 300px;
    	overflow: hidden;
    }
}

#game-main {
       width: auto !important;
    }