body {
	margin: 0px;
	padding: 0px;
	background:#1a1a1a url(images/body-bg.gif) repeat-y center;
        font-family: Arial,Helvetia, sans-serif;
        font-size:12px;
        color:#000;


}
img {
	border: 0px;
}

input {

    background:#bbb;
}

.floatLeft {
    float:left;
}

.alignRight {
    float:right;
}

.clearBoth {

    clear:both;
}

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

a:hover {
    color:#FF2A00;
}

/* BOX */

.box {
    margin:0;
    padding:0;

    background:#141414;
}

.box_2columns{

    width:490px;
}

.box_header {
    background: url(images/box_header_bg.gif) #181818;
    font-weight:bold;
    text-transform:uppercase;
    height: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #737373;
    padding-top: 14px;
    padding-left: 20px;
    border-right:#000 1px solid;
   /* background: red; */

}

.box_header_dot {
    background: url(images/box_header.gif) #181818;
    font-weight:bold;
    text-transform:uppercase;
    height: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #737373;
    padding-top: 14px;
    padding-left: 40px;
    border-right:#000 1px solid;

}

.box_content {
    padding: 5px 10px 5px 10px;
    background:#434343;
    overflow:auto;
    color:#000;
    border-right:#222 1px solid;
}

/* GAME BOX - Preview box of a game*/

.game_box {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    float: left;
    width: 100px;
    padding: 10px 10px 10px 15px;
    border-right:#222 1px solid;
    border-bottom:#222 1px solid;
    background:#434343;
}

.featured_games .game_box {
    width: 244px;
    border-right: 1px solid #141414;
    padding: 0;
    background:#1d1d1d;
    color:#505050;
}

.game_info {

    padding:0;
}

.featured_games .game_info {

    padding:10px 10px 10px 10px;
    color:#888;

}

.game_box a{

}

.game_box a:hover{
}

.game_info_content {
    padding:0;
    float:left;
    width:290px;
    line-height:140%;
    font-size:14px;
}

.home_cat_container .game_box {
      width: 92px;
      text-align:center;
      border:0;

}
.home_cat_container .game_box a{
      color:#000;
    /*  line-height:10px;*/
}

.home_cat_container .game_box a:hover{
      color:#FF2A00;
}
.game_box_category {
    width: 341px;
    height:70px;
}

.game_head {
    padding:0 0 6px 0;
    font-weight:bold;

}

.home_cat_container .game_image {
    padding-bottom:6px;
}

.game_image {
    float:left;
    padding-right:10px;


}
/* page Navi */

.page_navi {
    padding: 10px;

}
.page_navi a {

      padding: 3px 5px 3px 5px;
      border:#000 1px solid;
      background:url(images/navi-bg.gif) #ccc;
      color:#000;

}

.page_navi a:hover {
     background:#FF2A00;
}
/* REQUIRED CSS STYLES */
.game_not_found {
	height: 170px;
	padding-top: 130px;
	font-family: Arial;
}
#no_games {
	font-family: Arial;
	text-align: center;
	padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/star.png) no-repeat;}
    #rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

#comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
	background:#333;
        width:100%;
}

#comments ul li {
	color:#FFF;
	line-height: 150%;

	padding: 8px 8px 16px 16px;
	overflow:auto;
	width:100%;
        border-bottom:1px #222 solid;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #222;
	height: 40px;
}
#member_list td a {
	color: #FF2A00;
}
#member_list img {
	padding: 5px 10px 5px 10px;
}
.link_item {
	padding:5px;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
	height: 80px;

}
.logo {
	/*float: left;*/
        height:160px;
        width:245px;
}
.user_area {
	/*float: right;*/
	height: 50px;
	width: 235px;
	border-top: 0px;
	color: #555;
	font-family: Arial;
	background:#0b0b0b url(images/user_area_bg.jpg) no-repeat;
	padding:5px;

}
.ua_avatar {
	float: left;
	margin: 5px 8px 0px 5px;
}
.ua_username {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	float:left;
}
.ua_unregistered {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
        margin-bottom:4px;
}
.ua_points {
	float: left;
	background-color: #565455;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px 7px 0px 7px;
	margin: 5px 0px 0px 5px;
}
.ua_info {
        width:170px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.ua_info a {
	color: #fff;
	text-decoration: none;
}
.ua_info a:hover {
        color: #FF2A00;
	text-decoration: none;
}
.main_menu_container {
	height:130px;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	line-height:180%;


}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.main_menu_container a:hover {

	color: #FE3020;

}
.main_menu {
	width: 705px;
	margin: auto;
	height:130px;
	padding: 18px 15px 13px 15px;
	background:url(images/flashgames-top.jpg) no-repeat;
	border:0px solid #005C8F;



}
.content_container {
	width: 980px;
	margin: auto;
}

.tags_menu {
	margin:0 6px 0 0px;
	font-family: Arial;
	font-size: 12px;
	padding: 4px 0px 4px 16px;
	color: #282828;
	float: left;
	width:719px;
	border:0px solid #005C8F;
    background:#76C702 url(images/submenu-bg.gif) repeat-x;
}

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

.tags_menu a:hover {
	color: #000;
}

.pages_menu {
	height:30px;
	float:left;
	width:470px;
	background:#222;
	padding:8px 0 0 20px;
}

.pages_menu a {
	text-transform:uppercase;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #fff;
}
.search_area {
    background:#222;
    height:38px;
    overflow:hidden;
}

.search_contain {
    float: left;
    margin-left:0px;
    border-left:1px solid #111;
    height:38px;
    background:#333;

}
.search_button_contain {
	float: left;
	padding:10px 7px 5px 7px;
	background:#222;
    overflow: hidden;
}
.search_button_contain input{
	background:#222;

}

.search_box {
	border:0;
	font-size: 15px;
	padding: 10px 10px 6px 10px;
	width:190px;
        background:#333;
	color:#aaa;
        font-weight:bold;


}
.title {
	font-family: Arial;
	height: 50px;
	font-size: 18px;
	color: #999;
	padding-top: 15px;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
        background:#000;
	text-align: center;
	/*padding: 5px 0 5px 0;*/
	padding:0;
        margin:0;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:245px;
	float: left;
}
.main_right {
        background:#2e2e2e;
	width: 735px;
	float: right;
}
.misc_container {
	background-color: #434343;
	font-family: Arial;
	overflow:auto;
	width:735px;
        /*padding:20px;*/
}
.misc_container a {
	color: #FF2A00;
}
.misc_container a:hover {
	color: #fff;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
	padding: 50px 0px 30px 0px;
	text-align: center;
	font-family: Arial;
	color: #a8a8a8;
	font-size: 12px;
	background: #1d1d1d;
	background-position:top center;

}
.footer a {
	color: #404040;
}
.more_links  {
	text-align: right;
        color:#000;
        padding-bottom:4px;
}
.more_links a {
        padding-right:16px;
        color:#000;
}


/* HOMEPAGE */
.featured_games {

	padding: 0px 0px 0px 0px;
	overflow:auto;
	width:735px;
	background:#1d1d1d;
	color:#000;
}


.button1 {
    background:  url(images/button.png) no-repeat;
    width:130px;
    height:30px;
    cursor:pointer;
    border:0;
}


.home_cat_container {
	background: #434343;
	width:367px;
        float:left;
        height:214px;
        border-right:1px solid #141414;
}

.home_cat_title {
	font-family: Arial;
	background: #181818;
	height: 30px;
        width:367px;

}
.home_cat_name {
	font-size: 14px;
	float: left;
	font-weight:bold;
        padding: 6px 0 0px 10px;
}
.home_cat_link {
	float: right;
	font-size: 14px;
	margin-top: 2px;
}
.home_cat_title a {
	color: #FF2A00;
	text-decoration: none;
}

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






.module {
        width: 245px;
	font-family: Arial;
	font-size: 12px;
	overflow:auto;

        background:#2e2e2e;
}
.module a {
	color: #999;
        text-decoration:none;
}
.module a:hover {
	color: #ddd;
}
.module ul {
	list-style:none;
	padding:4px 0 8px 0;
	margin:0px;
        border-right:1px solid #222;



}
.module li {
	padding:4px;
	text-align: left;
	margin-right: 10px;
	margin-left: 30px;
}


/* VIEW GAME */

.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;

}
.gi_column2 {
	float: left;
	width: 850px;
	padding-left: 8px;
	padding: 10px 0px 20px 0px;
}


.game_column1 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 49%;
	float: left;
}
.game_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 49%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.game_options {
	padding: 8px;
	font-family: Arial;
	background: #141414;

	color: #ccc;
	overflow:auto;
	width:962px;
}
.game_options_column1 {
	float: left;
	padding-top: 8px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 4px;
	margin-right: 5px;
	width:110px;
}



.comments_container {
	padding: 10px;

}
.add_comment_box {
	border: 1px solid #ccc;
	width: 450px;
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	width: 365px;
}
.comment_username {
	color: #aaa;
	padding: 6px 0 6px 0;
}
.comment_username a {
	color: #FF2A00;
	text-decoration: none;
}
.thecomment {
	color: #ccc;

}

/* CATEGORY */
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:718px;
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #eeeeee;
}
.sort_options a {
	color: #454342;
}
.category_pages {
	margin: auto;
	background: #e7e2e4;
	border: 1px solid #bab6b8;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #9a0100;
	padding: 3px;
	text-decoration: none;
}
/* PROFILE */
.profile_container {

	background-color: #434343;
	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: 400px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 120px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
        color: #fff;
}
.profile_points {
	float: left;
	background-color: #121212;
	margin-left: 10px;
	font-family: Arial;
	color: #FF2A00;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
        color:#ccc;
	font-size: 16px;
	font-family: Arial;
}


.button a {
	background:  url(images/button.png) no-repeat;
         width:130px;
	height: 26px;
	padding-top: 8px;
	padding-right: 4px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.button a:hover {
	display: block;
	color:#fff;
}

.profile_button a {
	margin: 10px 15px 0px 0px;

}

.button_admin a {
	background:  url(images/button_orange.png) no-repeat;
}

.profile_column1 {
	margin-right: 12px;
	width: 100%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: right;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.profile_content_item {
	background-color: #141414;
	font-family: Arial;
}
.fav_container {
	padding: 14px 20px 14px 20px;
	color:#666;
}
.profile_comment {

	padding: 10px 18px 16px 20px;
        color:#ccc;
        border-bottom: 1px solid #000;
}
.profile_left_header {
	background: #000;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #737373;
	font-family: Arial;
	font-size: 14px;
        text-transform:uppercase;
        font-weight: bold;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:100%;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {

	margin-bottom: 15px;
}
.news_header {
	background: #222 url(images/newshead-bg2.gif);
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 0;
}
.news_title {
	float: left;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
        text-transform:uppercase;
        font-weight:bold;
}
.news_title a {

	text-decoration: none;

}
.news_author {
        padding-top:6px;
	font-size: 14px;
        text-transform:none;
        color:#777;
        font-weight:normal;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
        color:#ccc;
}
/* Private messages */
.pm_subject_textbox {
	height: 20px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.pm_footer {
	border-top: 1px solid #c6c6c6;
	margin-top: 10px;
	padding-top: 5px;
}
.pm_table td {
	border-bottom: 1px solid #c6c6c6;
	padding: 5px;
}
.pm_no_messages {
	height: 80px;
	padding-top: 70px;
	text-align: center;
}



.highscore a {
	color:#ff2a00;
}

.highscore {
	width: 99%;
	font-family: Arial;
}
.highscore td {
	padding:2px;
	font-size:12px;
}

.highscore th {
	text-align:left;
}
