body {
	margin: 0px;
	padding: 0px;
	background:#8a3071 url(images/bkg.png);
	background-repeat:repeat-x;
	background-position:left top;
}
img {
	border: 0px;
}
/* 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;
	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 {
	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 #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 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
	height: 65px;
	background-color:#89bb02;
}
.logo {
	float: left;
	width:150px;
}
.user_area {
	float: right;
	background: #ffffff;
	height: 50px;
	width: 450px;
	border-top: 0px;
	color: #555;
	font-family: Arial;
	margin-top: 6px;
	-moz-border-radius: 3px;
	position:relative;
}
.ua_avatar {
	float: left;
	margin: 5px 4px 0px 5px;
}
.ua_username {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	float:left;
}
.ua_unregistered {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.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;
	border: 2px solid #484647;
	-moz-border-radius: 12px;
	margin: 5px 0px 0px 5px;
}
.ua_info {
	float: left;
	font-size: 13px;
	margin-right: 10px;
	color: #555;
}
.ua_info a {
	color: #555;
	text-decoration: none;
}
.ua_info a:hover {
	text-decoration: underline;
}
.main_menu_container {
	background: #89bb02;
	border-bottom: 4px solid #adadad;
	padding: 5px 0px 0px 250px;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.main_menu {
	width: 990px;
	margin: auto;
	padding-top: 7px;
	padding-bottom: 5px;
	color:#fff;
	font-size:14px;
}
.main_menu a{
	font-size:14px;
	padding:0px 3px;
	line-height:16px;
	font-weight:bold;
}
.content_container {
	width: 990px;
	margin: auto;
	position:relative;
}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 13px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: right;
	width: 750px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
}
.search_box {
	border: 1px solid #c8c8c8;
	height: 22px;
	margin-right: 3px;
	font-size: 15px;
	padding: 0px 0px 0px 4px;
	width:180px;
}
.title {
	font-family: Arial;
	height: 50px;
	font-size: 30px;
	color: #fff;
	padding:15px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:760px;
	float: left;
}
.main_right {
	width: 215px;
	float: right;
}
.misc_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Arial;
	overflow:auto;
	width:760px;
}
.misc_container-wrapper {
padding:20px;
}
.misc_container_wrapper {
	padding:10px;
}
.misc_container a {
	color: #484848;
}
.misc_container a:hover {
	color: #000;
}
.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;
}
.footer a {
	color: #404040;
}
.more_links {
	text-align: center;
}
/* HOMEPAGE */
.featured_games {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:760px;
}
.new_games {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 0px;
	overflow:auto;
	padding-bottom:5px;
	width:760px;
}
.new_game_header {
	background-color: #fff;
	margin: 3px;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #792462;
	padding-top: 9px;
	padding-left: 8px;
}
.home_category {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow:auto;
	padding-bottom:5px;
	width:760px;
}
.home_cat_title {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 6px 8px;
	font-family: Arial;
	background: #eeeeee;
	height: 18px;
	width:744px;
}
.home_cat_name {
	font-size: 18px;
	float: left;
}
.home_cat_link {
	float: right;
	font-size: 13px;
	margin-top: 2px;
}
.home_cat_title a {
	color: #792462;
	text-decoration: none;
}
.homepage_game {
	float: left;
	width: 134px;
	margin-top: 0px;
	margin-left:15px;
}
.home_game_image {
	float: left;
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #ccc;
	height: 92px;
	width: 130px;
}
.home_game_info {
	width: 134px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.home_game_info a {
	color: #555;
}

.customstyle {
margin:0px 20px 5px 40px !important;
}
.customstyle .home_game_image{
	float: left;
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #f6b8d8;
	-moz-border-radius: 4px;
	height: 102px;
	width: 145px;
}

.customstyle .home_game_image img {
	width: 145px;
	height: 100px;
}

.customstyle .home_game_info {
	width: 145px;
}


.home_game_head a, .leaderboard a{
font-family: Tahoma, Arial;
font-size: 10px;
color: #555;
text-decoration:none;
}

.home_game_head a:hover {
	color: #951510;
}

.search_game {
	float: left;
	width: 130px;
	margin-top: 10px;
}
.search_game_image {
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #ccc;
	height: 102px;
	width: 140px;
	margin-left: 8px;
}
.search_game_info {
	padding-left: 5px;
	width: 130px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
.search_game_info a {
	color: #cdcdcd;
}
.search_game_head a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #747474;
text-decoration:none;
padding-left:10px;
}
.search_game_head a:hover {
	color: #951510;
}

.module {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family: Arial;
	font-size: 13px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.module a {
	color: #4c4c4c;
text-decoration:none;
}
.module a:hover {
	color: #791513;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size:13px;
	color: #555;
}

.module_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
/* VIEW GAME */
.game_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.game_info_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 13px;
}
.game_info_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;

}
.gi_column2 {
	float: left;
	width: 550px;
	padding-left: 8px;
	padding: 10px 0px 20px 0px;
}
.game_options {
	margin-bottom: 30px;
	padding: 8px;
	font-family: Arial;
	background: #eeeeee url(images/header_2.png);
	color: #fff;
	overflow:auto;
	width:972px;
}
.game_options_column1 {
	float: left;
	padding-top: 3px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
	width:105px;
}
.button2 a {
	width: 70px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 70px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.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;
	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: 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;
	font-size:13px;
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.comment_username a {
	color: #730702;
	text-decoration: none;
}
.thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}
.random_game {
	float: left;
	margin-top: 10px;
}
.random_game_image {
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #ccc;
	height: 92px;
	width: 130px;
	margin-left:3px;
}
.random_game_info {
	padding-left: 5px;
	width: 150px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.random_game_info a {
	color: #cdcdcd;
}
.random_game_head a {
	font-family: Tahoma, Arial, "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 11px;
	color: #747474;
	text-decoration:none;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:758px;
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 13px;
	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 {
	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_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 70%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	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 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #333;
	font-family: Arial;
	font-size: 13px;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:680px;
}
.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 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 13px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
/* 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;
}

/* News comments */
#news_comments ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding:8px 10px 15px 8px;
	font-family: Arial;
}

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



.news_comments_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:718px;
}
.news_comments_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	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;
	font-family: Arial;
}
.news_comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
	width: 450px;
}
.news_comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.news_comment_content {
	float: left;
	width: 580px;
}
.news_comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.news_comment_username a {
	color: #730702;
	text-decoration: none;
}
.news_thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}

/* SUBMIT GAME */

.tb-submit {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.ta-submit {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* MODULE NOTICE */

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

/* GAME DESC LINKS FOR TAGS */
.game_info_content a {
	color: #4d4d4d;
}

/* ADS */

.ad_info {
	font-family: Arial;
	padding-bottom: 10px;
}
.ad_info a {
	color: #790500;
}

/* TAG CLOUD */

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

/* Social buttons */
.social_text {
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 6px;
}
.refer_textbox {
	height: 15px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 4px;
}

/* Facebook login */
.facebook_message {
	margin: 10px 0px 30px 0px;
}

/* Reports */
#reportform {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.reportform {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.game_report_text {
	font-family: Arial;
}
.comment_report_text {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
}

/* AV Arcade popup */
#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{
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
    -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
}
* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
}
#ava-popup-header {
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
#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 page highscores */
.game_right_container {
	float: left;
	width: 49%;
}
.profile_right_container {
	float: right;
	width: 28%;
}
.game_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
}
.game_highscore_container {
	height: 35px;
}
.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: bold;
	width: 28%;
}
.game_highscore_date {
	float: left;
	padding-top: 7px;
	color: #545454;
	width: 17%;
}
.game_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.game_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.game_highscore_pages a {
	color: #505050;
}
#game_highscore_header {
	height: 35px;
}
#game_highscore_header .game_highscore_score, #game_highscore_header .game_highscore_date {
	font-weight: normal;
	color: #000;
}
#game_highscore_header .game_highscore_name {
	padding-left: 0px;
	width: 41%;
}
.highscore_title {
	font-family: Arial;
	text-align: center;
	padding-top: 3px;
}
/* Profile page highscores */
.user_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
}
.user_highscore_container {
	height: 35px;
}
.user_highscore_container a {
	color: #323232;
}
.user_highscore_avatar {
	float: left;
}
.user_highscore_name {
	float: left;
	padding: 7px 0px 1px 6px;
	width: 45%;
}
.user_highscore_score {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	width: 15%;
	margin-right: 10px;
}
.user_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.user_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.user_highscore_pages a {
	color: #505050;
}
#user_highscore_header {
	height: 35px;
}
#user_highscore_header .user_highscore_score {
	font-weight: normal;
	color: #000;
}
#user_highscore_header .user_highscore_name {
	padding-left: 0px;
	width: 41%;
}
/* Module highscores */
.module_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
}
.module_highscore_container {
	height: 35px;
}
.module_highscore_container a {
	color: #323232;
}
.module_highscore_avatar {
	float: left;
}
.module_highscore_name {
	float: left;
	padding: 7px 0px 1px 6px;
	width: 45%;
}
.module_highscore_score {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	width: 15%;
	margin-right: 10px;
}
.user_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.module_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.module_highscore_pages a {
	color: #505050;
}
#module_highscore_header {
	height: 35px;
}
#module_highscore_header .module_highscore_score {
	font-weight: normal;
	color: #000;
}
#module_highscore_header .module_highscore_name {
	padding-left: 0px;
	width: 41%;
}


/* 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;
}

/*-- Left Menu --*/
#left-menu{  background:#fff;   margin-bottom:5px; text-align:center;}
#left-menu a{ text-decoration:none; }
.left-menu-container{ padding:4px 0px;}
.left-nav{width:207px; margin:0px auto;  text-align:left;}
.left-nav ul{  margin:0px; padding:0px 0px 0px 0px  }
.left-nav ul li { list-style:none; padding:6px 0; border-top:1px solid #dadada}
.left-nav ul li ul.children{display: none}
.left-nav ul li a{  padding:0 0 0 13px; color:#5c604d; cursor:pointer;}
.left-nav ul.children li a{display: block}
.left-nav ul li a:hover, #right-col #daily-challenge ul li a:hover{ color:#f20056}

.left-nav ul li.head, .left-nav ul li.head1, .left-nav ul li.head2{
background:transparent no-repeat scroll 0 0;
color:#5C604D;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
border: 0 none;
font-weight: bold;
padding: 0;
line-height:25px;
cursor: pointer
}


.left-nav ul li.head strong, .left-nav ul li.head1 strong{
	padding: 0 0 0 23px
}
.left-nav ul li.head li, .left-nav ul li.head1 li{
	padding: 5px 0;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
}

.left-nav ul li.head2 li{
	padding: 5px 0;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
}
.left-nav ul li.head2 li a{
padding-left:25px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}


.left-nav ul li.minus strong{
	background: url(/templates/red/images/minus.png) no-repeat 3px center;
}
.left-nav ul li.plus strong{
	background: url(/templates/red/images/plus.png) no-repeat 3px center;
}

/* Friend List */

/* Friend List Request Dialog */

.generic_dialog { position: absolute; display: none; height:0; left:0; overflow:visible; position:fixed; top:35%; width:100%; z-index:101; }
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:465px; }

/* Dialog Outter Transparent Shadow */

td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:url('../../includes/modules/friendlist/images/dialog.png') no-repeat 0 0; }
td.pop_topright { background:url('../../includes/modules/friendlist/images/dialog.png') no-repeat 0 -10px; }
td.pop_bottomleft { background:url('../../includes/modules/friendlist/images/dialog.png') no-repeat 0 -20px; }
td.pop_bottomright { background:url('../../includes/modules/friendlist/images/dialog.png') no-repeat 0 -30px; }
td.pop_top, td.pop_bottom { background:url('../../includes/modules/friendlist/images/dialog.png') repeat-x 0 -40px; }
td.pop_side { background:url('../../includes/modules/friendlist/images/dialog.png') repeat-y -10px 0; }

/* Dialog Title */

td.pop_content h2.dialog_title { background:#6D84B4 none repeat scroll 0 0; border:1px solid #3B5998; color:white; font-size:14px; font-weight:bold; margin:0; }
td.pop_content h2 span { display:block; padding:4px 10px 5px; }

/* Dialog Body */

td.pop_content { background-color:white; direction:ltr; padding:0; }
td.pop_content .dialog_content { border-left:1px solid #555555; border-right:1px solid #555555; border-top:0px solid #555555; border-bottom:1px solid #555555; background:#FFFFFF 0 0;  }
td.pop_content .dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }

/* Dialog Buttons */

td.pop_content .dialog_buttons { background:#F2F2F2 none repeat scroll 0 0; padding:8px; text-align:right; }
td.pop_content .dialog_buttons input { margin-left:5px; }

/* Buttons Container */
.UIButton{text-decoration:none;background-image:url('../../includes/modules/friendlist/images/buttons.png');border-style:solid;border-width:1px;display:-moz-inline-box;display:inline-block;outline:none;vertical-align:bottom; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px}
.UIButton:hover{text-decoration:none}
.UIButton:active{text-decoration:none}
.UIButton:active{-moz-box-shadow:0 1px 0 rgba(0,0,0,.05);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05)}
.UIButton_Text{background-color:transparent;border:none;cursor:pointer;display:block;font-size:11px;font-weight:bold;line-height:14px;*line-height:13px;margin:0;overflow:visible;padding:0;*padding-bottom:1px;width:auto}
.UIObjectListing_ActionContainer .UIActionMenu{text-align:center;}
.UIActionButton{margin:5px}
.UIActionButton_SuppressMargin{margin:0}

/* Add as Friend / Close Dialog Button */

.UIButton_Gray{background-color:#eee;border-color:#999 #999 #888;-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1)}
.UIButton_Gray:active{background-color:#ddd;background-image:url('none');border-color:#999}
.UIButton_Gray .UIButton_Text{color:#333}

/* Send Request Button */

.UIButton_Blue{background-color:#5b74a8;background-position:0 -48px;border-color:#29447e #29447e #1a356e;-moz-box-shadow:0 1px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.12)}
.UIButton_Blue:active{background-color:#4f6aa3;background-image:url('none');border-color:#29447e}
.UIButton_Blue .UIButton_Text{color:#fff}

/* Friends Page Remove X */
.FriendList_RemoveLink {
	background: url('../../includes/modules/friendlist/images/remove.gif') no-repeat left top;
	display: block;
	height: 18px;
	width: 18px;
	text-decoration: none
}
.FriendList_RemoveLink:hover {
	background-position: right top;
	text-decoration: none;
}



.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background:transparent url(images/dress-up-tooltip.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(images/dress-up-tooltip.gif) no-repeat bottom}


.tooltipleft{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltipleft span.top{padding: 30px 8px 0;
    background:transparent url(images/dress-up-tooltip-left.gif) no-repeat top}

.tooltipleft b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(images/dress-up-tooltip-left.gif) no-repeat bottom}

.dressup {display:none;}
.dressups {display:none;}

/* USER GAMES */

.game_submit_container {
padding:20px;
font-size:12px;
}

.form_element_container {
	padding-bottom:10px;
	overflow:auto;
	width:400px;
	text-align:left;
}

.form_label {
	float:left;
	margin-right:8px;
	width:70px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}

.form_element {
	float:left;
}

.download_game{text-align:left; background-color:#f4f4f4; font-size:12px; padding:10px 0px; border-bottom:1px solid #ccc;}
.download_game_image{width:155px; float:left; }
.download_game_info{width:550px; float:left; } 

.footer {
	padding: 0px 0px 30px 0px;
	text-align: center;
	font-family: Arial;
	color:#555;
	font-size: 12px;
}
.footer_container {
	width: 990px;
	margin: auto;
	position:relative;
	background-color:#efefef;
	-moz-border-radius: 0px 0px 3px 3px;
}

.footer a {
	color: #555;
	text-decoration:none;
}

.footer_menu {
	padding-top: 7px;
	padding-bottom: 5px;
	color:#555;
	font-size:14px;
text-align:left;
}
.footer_menu a{
	font-size:14px;
	padding-right:0px 3px;
	line-height:16px;
	font-weight:bold;
	color:#555;
}
.magic{clear:both;}

.featured_games_view_game {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:990px;
}


.featured_games_view_game-wrapper {
	padding: 0px 0px 0px 20px;
}

.featured_games_view_game .homepage_game {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-left:0px;
}


.special-games-top {
background-color:#f4f4f4;
padding:10px;
border:1px solid #ccc;
}

.homepage_game_top {
	float: left;
	width: 245px;
}
.homepage_game_top-wrapper {
padding-left:25px;
}
.homepage_game_top .home_game_image_top {
	text-align: center;
	border: 1px solid #ccc;
	height: 200px;
	width: 200px;
}
.homepage_game_top .home_game_info_top {
	padding-left: 5px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight:bold;
}
.homepage_game_top .home_game_info_top a {
	color: #555;
	text-decoration:none;
}

.special_game2 {
	float: left;
	width: 134px;
	margin-top: 0px;
}
.special_game2_image {
	float: left;
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #ccc;
	height: 92px;
	width: 130px;
	margin-left: 8px;
}
.special_game2_info {
	width: 130px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 7px;
}
.special_game2_info a {
	color: #555;
}

.special_game2_head a {
font-family: Tahoma, Arial;
font-size: 11px;
color: #555;
text-decoration:none;
padding-left:10px;
}
.special_game2_head a:hover {
	color: #951510;
}

#viewgame{
padding-left:15px;
}

.ads3{
float:left;
padding-left:15px;
}

.viewgame-special-games3 {
position:relative;
left:-10px;
}
.viewgame-special-games4 {
position:relative;
left:0px;
top:10px;
}

.viewgame-special-games3 .special_game2{
margin-left:22px;
}
.viewgame-special-games4 .homepage_game{
margin-left:22px;
}
.search-term-box{
border: 1px solid #c8c8c8;
background-color: #fff;
padding:10px;
}

.search-term-box a{
color:#777;
font-size:12px;
text-decoration:none;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#viewgame-special-games3{
clear:left;
}

.playflux-wrapper{
margin-left:20px;
border:1px solid #ccc;
padding:2px;
}

.game-info{
padding:20px 20px;
background-color:#fff;
-moz-border-radius: 5px;
}
.info-col1{
width:350px;
height:350px;
-moz-border-radius: 10px;
border:1px solid #ccc;
float:left;
text-align:center;
background-color:#eee;
}
.info-col1-wrapper{
padding:20px 10px;
}
.info-col1-wrapper img{
padding:2px;
border:1px solid #fff;
}
.info-col1-bkg{
background-color:#eee;
}
.info-col2{
width:550px;
border:1px solid #ccc;
-moz-border-radius: 2px;
float:right;
height:350px;
}

.advertisment{
text-align:center;
color:#777; 
font-size:18px; 
line-height:25px;
margin-bottom:20px;
-moz-border-radius: 2px 2px 0px 0px;
}

.ad-game-info{
width:336px;
margin:0px auto;
}

.ad-game-info-bottom{
width:600px;
margin:0px auto;
}

.game-info-title{
background-color:#89bb02;
-moz-border-radius: 10px 10px 0px 0px;
padding:3px 0px;
color:#fff;
}
.game-info-play {
padding:30px 0px 0px 0px;
font-family:arial;
}

.game-info-play a{
color:#000;
font-size:12px;
text-decoration:none;
}

.game-info-play-big-wrapper {
padding:20px 0px;
}
.game-info-play-big {
padding:20px 0px;
text-align:center;
-moz-border-radius: 10px;
background-color:#eee;
}
.game-info-play-big a{
color:#333;
font-size:35px;
text-decoration:none;
}

.game-info-gamesbox{
padding:10px 0px 10px 30px;
-moz-border-radius: 5px;
background-color:#fff;
}

.viewgame-special-games5 {
position:relative;
left:-25px;
}

.viewgame-special-games5 .special_game2{
margin-left:21px;
margin-top:10px;
}

.game-info2{
padding:20px 20px 40px 20px;
background-color:#fff;
-moz-border-radius: 5px;
}

.lang-flag{
width:30px;
float:left; 
}
.lang-section{
float:right;
height:24px;
}

.htop{font-size:12px; color:#ccc; position:absolute; left:150px; font-family:Arial;}

.game-info-x{
padding:30px 33px;
background-color:#fff;
-moz-border-radius: 5px;
}

.info-col1x{
float:left;
-moz-border-radius: 10px;
border:1px solid #fff;
text-align:center;
background-color:#fff;
width:600px;
height:250px;
}
.info-col1x-wrapper{
padding:20px 10px;
}
.info-col1x-wrapper img{
padding:2px;
border:5px solid #ccc;
}
.info-col1x-bkg{
background-color:#eee;
}

.pre-image{
float:left;
width:250px;
}

.pre-right{
float:left;
width:300px;
text-align:left;
padding-top:10px;
}

.game_info_content2 {
	padding: 0px 5px 5px 0px;
	font-family: Arial;
	font-size: 13px;
}

.ads-pre-1{
padding:0px 0px 20px 0px;
}

.info-col2x{
width:303px;
float:right;
}

