body {
	margin: 0px;
	padding: 0px;
	background:#e2e2e2 url(images/dungi.jpg);
	/*background:#e2e2e2 url(images/bg.png);*/
}
img {
	border: 0px;
}
a {
  outline: none;
}

/* 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; 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 0px;
}

#comments ul li {
	color:#FFF;
	line-height: 150%;
	margin-bottom:8px;
	border:1px solid #dcd6d4;
	padding: 4px;
	overflow:auto;
	width: 330px;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
    color: #308BBB;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	height: 30px;
    color: #86815B;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid #ACA47F;
    background-color: #E7E1C1;
    text-align: center;
}
#member_list td a {
	color: #897F5C;
    font-weight: bold;
    text-decoration: none;
}
#member_list td a:hover {
	color: #FFFDFF;
}
#member_list img {
	margin-top: 5px;
}
#member_list .th_1, #member_list .th_2, #member_list .th_3, #member_list .th_4  {
	color: #DBD2A7;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid #ACA47F;
    background-color: #BEB691;
    text-align: center;
}
#member_list .th_2, #member_list .th_4  {
  background-color: #B3AB87;
  border-right: none;
}
#member_list .th_1 {
  width: 46px;
  background: #BEB691 url(images/white_1.jpg) top left no-repeat;
}
#member_list .th_2 {
  width: 234px;
}
#member_list .th_3 {
  width: 154px;
}
#member_list .th_4 {
  background: #B3AB87 url(images/white_1.jpg) top right no-repeat;
}
#member_list .td_left {
  background: #E6E0C0 url(images/white_1.jpg) bottom left no-repeat;
}
#member_list .td_right {
  background: #E6E0C0 url(images/white_1.jpg) bottom right no-repeat;
}
#member_list .bg1 {
  background-color: #E1D8AF;
}
#member_list .bg2 {
  background-color: #DBD2A7;
}
#member_list .userleft {
  text-align: left;
  padding-left: 10px;
}
#member_list .right {
  border-right: none;
}
.link_item {
	padding:5px;
}
.link_item a {
	color: #745D00;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
	height: 109px;
    margin: auto;
}
.header_bg {
	background: url(images/header_169.jpg) top center no-repeat;
    height: 109px;
}
.header_bottom {
  background: url(images/header_60.jpg) top center no-repeat;
  height: 60px;
}
.header_content {
  position: absolute;
  top: 0px;
  left: 165px;
  z-index: 5;
  height: 169px;
  width: 750px;
  font-size: 11px;
  color: #555555;
}
.header_top {
  float: left;
}
.header_top a {
  color: #555555;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 10px;
  line-height: 30px;
}
.header_top a:hover {
  color: #CCCCCC;
}
.header_logo_link {
  float: left;
  border: 0px solid red;
  height: 80px;
  width: 190px;
  position: absolute;
  top: 60px;
  left: 0px;
  cursor: pointer;
}
.header_info {
  color: #555555;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  line-height: 30px;
  float: right;
  text-align: left;
  width: 465px;
}
.header_bottom_info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 750px;
  height: 60px;
}
.header_tabs {
  float: left;
  width: 360px;
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.header_tabs ul.tabs {
  list-style-type: none;
  padding:0px;
  margin:0px;
}
.header_tabs ul.tabs li {
  float: left;
  background: url(images/tab_middle.jpg) repeat-x;
  height: 21px;
  line-height: 21px;
  padding: 0px 10px;
}
.header_tabs ul.tabs li.first {
  background: url(images/tab_left.png) no-repeat;
  padding: 0px;
  width: 7px;
}
.header_tabs ul.tabs li.separator {
  background: url(images/tab_separator.jpg) no-repeat;
  padding: 0px;
  width: 4px;
}
.header_tabs ul.tabs li.last {
  background: url(images/tab_right.png) no-repeat;
  padding: 0px;
  width: 7px;
}
.header_tabs ul.tabs li a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 1px;
}
.header_tabs ul.tabs li a:hover {
  color: #F0F0F0;
}
.header_login {
  float: right;
  width: 383px;
}
.header_login form {
  padding: 0px;
  margin: 0px;
}
.header_login .your_login {
  float: left;
  margin-right: 5px;
  background: url(images/your_login.jpg) no-repeat;
  height: 24px;
  width: 165px;
}
.header_login .your_password {
  float: left;
  margin-right: 5px;
  background: url(images/your_password.jpg) no-repeat;
  height: 24px;
  width: 165px;
}
.header_login .your_password input, .header_login .your_login input {
  background: none;
  border: none;
  text-align: right;
  font-size: 11px;
  font-weight: normal;
  color: #47A9DC;
  width: 156px;
  height: 22px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
}
.header_login .go {
  float: left;
}

.header_login .go input {
  background: none;
  border: none;
  width: 32px;
  height: 24px;
  margin: 0px;
  padding: 0px;
}
.register_info {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
}
.register_info a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.register_info a:hover {
  text-decoration: underline;
}
.register_info_txt {
  color: #4BAFE2;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  margin-top: 6px;
  text-align: center;
}
.register_info_txt span {
  color: #A3D0E7;
  font-weight: bold;
}
.register_info_txt a {
  color: #4BAFE2;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
.register_container_middle {
  background: url(images/white_middle_410.jpg) repeat-y;
  width: 410px;
  margin: 0px;
  padding: 0px;
  min-height: 384px;
  height: auto !important;
  height: 384px;
}
.register_form {
  margin: 0px;
  padding: 0px;
}
.register_form table {
  background-color: #DBD2A7;
  margin: 6px;
}
.register_form table td {
  border-bottom: 1px solid #CFC69B;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  text-align: right;
}
.register_form table td.top_left {
  background: url(images/white_1.jpg) top left no-repeat;
}
.register_form table td.top_right {
  background: url(images/white_1.jpg) top right no-repeat;
}
.register_form table td.bottom_left {
  background: url(images/white_1.jpg) bottom left no-repeat;
  border: none;
}
.register_form table td.bottom_right {
  background: url(images/white_1.jpg) bottom right no-repeat;
  border: none;
  height: 58px;
}
.register_form table td.right {
  color: #B4AA87;
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
  text-align: left;
  padding-left: 10px;
}
.register_form table td.right input {
  border: none;
  color: #9A916A;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  height: 24px;
  width: 160px;
  padding-left: 5px;
  background: url(images/input_bg.jpg) no-repeat;
}
.register_form table td.right select {
  border: none;
  background: none;
  color: #9A916A;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  width: 160px;
  padding-left: 5px;
}
.register_form table td.country {
  background: url(images/input_bg.jpg) 10% 40% no-repeat;
}
.register_form table td.right .birthday {
  border: none;
  background: none;
  color: #9A916A;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}
.register_form table td.right label {
  color: #9A916A;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}
.register_form h1, .register_form h2 {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  color: #308BBB;
  font-weight: bold;
  margin-left: 10px;
}
.register_form h1 {
  font-size: 18px;
  padding-top: 5px;
}
.register_form h2 {
  font-size: 12px;
  margin-bottom: 5px;
}
.register_form .login_stuff {
  color: #308BBB;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none;
}
.register_form .login_stuff a {
  color: #308BBB;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.register_form .login_stuff label {
  width: 200px;
  text-align: right;
}
.logo {
	float: left;
}
.user_area {
	float: right;
	background: #3a393a;
	height: 50px;
	width: 360px;
	border-top: 0px;
	color: #fff;
	font-family: Arial;
	margin-top: 6px;
}
.ua_avatar {
	float: right;
	margin: 10px 4px 0px 5px;
}
.ua_username {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	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: 2px 0px 0px 5px;
}
.ua_info {
	float: right;
	font-size: 14px;
	margin-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}
.ua_info a {
	color: #745D00;
	text-decoration: none;
    font-weight: normal;
}
.ua_info a:hover {
	text-decoration: underline;
}
.main_menu_container {
	background: #292726;
	border-bottom: 4px solid #adadad;
	padding-top: 5px;
	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;
	border-top: 1px solid #4f4d4e;
	padding-top: 7px;
	padding-bottom: 5px;
}
.content_container {
	width: 990px;
	margin: auto;
}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: left;
	width: 725px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_container {
  margin-top: 10px;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
	margin-top: 8px;
}
.search_box {
	border: 1px solid #c8c8c8;
	height: 22px;
	margin-top: 8px;
	margin-right: 3px;
	font-size: 15px;
	padding: 2px 0px 0px 4px;
	width:210px;
}
.title {
	font-family: Arial;
	height: 50px;
	font-size: 30px;
	color: #6e0900;
	padding-top: 15px;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}
.ad_homepage {
	margin-bottom: 6px;
    margin-top: 6px;
    padding-left: 10px;
}
.ad_misc {
	margin-bottom: 6px;
    margin-top: 6px;
    width: 728px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.ad_left {
	text-align: left;
	padding: 0px;
}
.main_left {
	width: 750px;
	float: left;
    background: #308BBA url(images/blue_bottom.jpg) bottom center no-repeat;
}
.main_right {
	width: 165px;
	float: left;
}
.misc_container {
	background: #308BBA url(images/blue_bottom.jpg) bottom center no-repeat;
	padding: 10px;
	font-family: Arial;
	width: 730px;
    color: #F0F0F0;
    min-height: 290px;
    height: auto !important;
    height: 290px;
}
/*
.misc_container a {
	color: #F0F0F0;
}
.misc_container a:hover {
	color: #FFFFFF;
}
*/
.view_page {
    font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #745D00;
    padding: 0px 6px;
}
.view_page_members {
    font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #745D00;
    padding: 4px 6px 5px 6px;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
    float: right;
	font-family: Arial;
	color: #555555;
	font-size: 11px;
    margin: auto;
    width: 750px;
    margin-right: 75px;
}
.footer a {
	color: #404040;
}
.more_links {
	text-align: center;
}
.copy_right {
  width: 750px;
  margin: 5px 10px 10px 0px;
}
.copy_right a {
  color: #555555;
  text-decoration: none;
}
.copy_right a:hover {
  color: #FFFFFF;
}
.referers {
  background-color: #000000;
  width: 730px;
  padding: 10px;
  margin-top: 7px;
}
.referers a {
  color: #555555;
  text-decoration: none;
}
.referers a:hover {
  color: #FDCF11;
}
.referers .top_referers {
  float: left;
  width: 50%;
  color: #888888;
  font-size: 14px;
  font-weight: bold;
}
.referers .info {
  float: left;
  width: 50%;
  color: #333333;
  font-size: 9px;
  font-weight: bold;
}

.top_referers .ref_links {
  float: left;
  width: 170px;
  border-right: 1px solid #292929;
  font-size: 11px;
  font-weight: normal;
  margin-right: 10px;
}

.footer_banner {
  background-color: #000000;
  width: 743px;
  padding: 0px;
  padding-left: 7px;
  margin-top: 7px;
}
.footer_banner img {
  margin-right: 11px;
  margin-left: 11px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: none;
}
.footer_banner div.ad {
  float: left;
  margin-right: 6px;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100px;
  height: 100px;
  border: none;
}

/* HOMEPAGE */
.featured_games {
  background: none;
  margin: 10px 10px 6px 10px;
  padding: 0px;
  overflow: auto;
}
.featured_slide_name {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
}
.featured_slide_info {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;
  margin-left: 10px;
}
.homepage_info {
  width: 300px;
  margin: 4px 6px 5px 10px;
  float: left;
  color: #308BBB;
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
}
.homepage_info h1, .homepage_info h2, .homepage_info p {
  margin: 0px;
  padding: 0px;
}
.homepage_info h1 {
  font-size: 18px;
}
.homepage_info h2 {
  font-size: 12px;
}
.homepage_info p {
  font-size: 9px;
}
.homepage_info .ctrl_d {
  font-size: 12px;
  font-weight: bold;
}
.homepage_info a {
  color: #308BBB;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.featured_container {
  background: url(images/featured.jpg) no-repeat;
  width: 399px;
  height: 249px;
  margin: 4px 0px 5px 6px;
  float: left;
}
.featured_container_top {
  background: url(images/white_top_728.jpg) no-repeat;
  width: 728px;
  height: 2px;
  margin: 0px;
  padding: 0px;
}
.featured_container_middle {
  background: url(images/white_middle_728.jpg) repeat-y;
  width: 728px;
  margin: 0px;
  padding: 0px;
}
.featured_container_bottom {
  background: url(images/white_bottom_728.jpg) no-repeat;
  width: 728px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.games_container {
  float: left;
  margin-left: 10px;
  padding: 0px;
}
.games_container_top {
  background: url(images/white_top_410.jpg) no-repeat;
  width: 410px;
  height: 2px;
  margin: 0px;
  padding: 0px;
}
.games_container_middle {
  background: url(images/white_middle_410.jpg) repeat-y;
  width: 410px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 6px;
  min-height: 460px;
  height: auto !important;
  height: 460px;
}
.games_container_bottom {
  background: url(images/white_bottom_410.jpg) no-repeat;
  width: 410px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.game_info_top {
  background: url(images/game_info_top.jpg) no-repeat;
  width: 410px;
  height: 2px;
  margin: 0px;
  padding: 0px;
}
.game_info_middle {
  background: url(images/game_info_middle.jpg) repeat-y;
  width: 398px;
  margin: 0px;
  padding: 6px;
  padding-bottom: 6px;
}
.game_info_bottom {
  background: url(images/game_info_bottom.jpg) no-repeat;
  width: 410px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.game_info_name, .game_info_rating {
  float: left;
}
.game_info_rating img {
  float: left;
}
.game_info_rating {
  color: #DCD2A8;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  background: url(images/rating_bg.jpg) no-repeat;
  width: 140px;
  height: 24px;
  line-height: 24px;
  padding-left: 4px;
  padding-top: 1px;
}
.game_info_rating span {
  margin-left: 10px;
}
.game_info_name {
  color: #B3AA86;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  width: 252px;
}
.game_info_name span {
  color: #9B9370;
  font-weight: bold;
}
.game_info_category {
  color: #B3AA86;
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
}
.game_info_category span {
  color: #9B9370;
}
.game_info_category a {
  color: #9B9370;
  text-decoration: none;
  font-weight: bold;
}
.game_info_middle .game_info_content2 {
  color: #9B9370;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}
.game_info_middle .game_info_content2 span {
  font-weight: bold;
}
.play_button {
  background: url(images/play_button.jpg) no-repeat;
  width: 410px;
  height: 46px;
  line-height: 46px;
  margin-top: 6px;
  padding: 0px;
  text-align: center;
}
.play_button a {
  color: #C5A10F;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.play_random {
  background: url(images/play_random.jpg) no-repeat;
  width: 300px;
  height: 46px;
  line-height: 46px;
  margin-top: 10px;
  padding: 0px;
  text-align: center;
}
.play_random a {
  color: #C5A10F;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.homepage_games {
	float: left;
	width: 196px;
    height: 71px;
	margin: 6px 0px 0px 6px;
    background: url(images/game_bg.jpg) no-repeat;
}
.home_games_image {
	float: left;
	text-align: center;
	width: 60px;
    height: 60px;
	margin-left: 5px;
    margin-top: 5px;
    padding: 0px;
}
.home_games_image img {
  border: 1px solid #010002;
}
.home_games_info {
	float: left;
	padding-left: 5px;
	width: 120px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.home_games_info a {
	color: #cdcdcd;
}
.home_games_head {
	font-family: Arial;
	font-size: 9px;
	color: #B3AA86;
    text-decoration: none;
}
.home_games_head img {
	width: 14px;
    float: left;
}
.home_games_head span {
	font-family: Arial;
	font-size: 12px;
	color: #DCD2A8;
    text-decoration: none;
}
.home_games_head a {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	color: #9B9370;
    text-decoration: none;
}
.home_games_head a:hover {
	color: #9B9370;
}
.homepage_games_hover {
	float: left;
	width: 196px;
    height: 71px;
	margin: 6px 0px 0px 6px;
    background: url(images/game_bg_hover.jpg) no-repeat;
}
.homepage_games_hover .home_games_image {
	float: left;
	text-align: center;
	width: 60px;
    height: 60px;
	margin-left: 5px;
    margin-top: 5px;
    padding: 0px;
}
.homepage_games_hover .home_games_info {
	float: left;
	padding-left: 5px;
	width: 120px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.homepage_games_hover .home_games_info a {
	color: #cdcdcd;
}
.homepage_games_hover .home_games_head {
	font-family: Arial;
	font-size: 9px;
	color: #C5A10F;
    text-decoration: none;
}
.homepage_games_hover .home_games_head img {
	width: 14px;
}
.homepage_games_hover .home_games_head span {
	font-family: Arial;
	font-size: 12px;
	color: #FDCF11;
    text-decoration: none;
}
.homepage_games_hover .home_games_head a {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	color: #745D00;
    text-decoration: none;
}
.homepage_games_hover .home_games_head a:hover {
	color: #745D00;
}
.ad_container {
  float: left;
  margin-left: 6px;
  padding: 0px;
}
.ad_container_top {
  background: url(images/white_top_312.jpg) no-repeat;
  width: 312px;
  height: 2px;
  margin: 0px;
  padding: 0px;
}
.ad_container_middle {
  background: url(images/white_middle_312.jpg) repeat-y;
  width: 312px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  text-align: center;
}
.ad_container_bottom {
  background: url(images/white_bottom_312.jpg) no-repeat;
  width: 312px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.stats_container {
  float: left;
  margin-top: 6px;
  margin-left: 6px;
  padding: 0px;
}
.stats_container_top {
  background: url(images/blue_top_312.jpg) no-repeat;
  width: 312px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.stats_container_middle {
  background: url(images/blue_middle_312.jpg) repeat-y;
  width: 298px;
  margin: 0px;
  padding: 7px;
}
.stats_container_bottom {
  background: url(images/blue_bottom_312.jpg) no-repeat;
  width: 312px;
  height: 1px;
  margin: 0px;
  padding: 0px;
}
.stats_container_middle .stats_heading {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 6px;
}
.stats_container_middle .stats_name, .stats_container_middle .stats_number {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #55C1FC;
  line-height: 22px;
  height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.stats_container_middle .stats_name {
  width: 190px;
}
.stats_container_middle .stats_number {
  font-weight: bold;
  text-align: right;
  width: 80px;
}
.go_blue {
  float: left;
  padding: 0px;
  margin: 0px;
}
.search_bg {
  float: left;
  margin-right: 4px;
  background: url(images/search_bg.jpg) no-repeat;
  width: 221px;
  height: 39px;
  padding: 3px;
}
.search_bg input {
  color: #E1F2FA;
  font-family: Arial;
  font-size: 20px;
  border: none;
  background: none;
  width: 217px;
  height: 35px;
  line-height: 35px;
}

.home_category {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow:auto;
	padding-bottom:15px;
	width:748px;
}
.home_cat_title {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	background: #eeeeee;
	height: 20px;
	width:732px;
}
.home_cat_name {
	font-size: 18px;
	float: left;
}
.home_cat_link {
	float: right;
	font-size: 14px;
	margin-top: 2px;
}
.home_cat_title a {
	color: #770c11;
	text-decoration: none;
}
.homepage_game {
	float: left;
	width: 350px;
	margin-top: 10px;
}
.home_game_image {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 65px;
	width: 60px;
	margin-left: 8px;
}
.home_game_info {
	float: left;
	padding-left: 5px;
	width: 255px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.home_game_info a {
	color: #cdcdcd;
}
.home_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #F0F0F0;
}
.home_game_head a:hover {
	color: #FFFFFF;
}

.module {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.module a {
	color: #4c4c4c;
}
.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;
}

.module_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}

.module_menu {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	margin-bottom: 10px;
}
.module_menu a {
	color: #745D00;
    text-decoration: none;
    margin-left: 10px;
}
.module_menu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.module_menu li {
	text-align: right;
    height: 25px;
    width: 165px;
    line-height: 25px;
    background: url(images/menu_normal.jpg) no-repeat;
}
.module_menu li.li_hover {
    background: url(images/menu_selected.jpg) no-repeat;
}
.module_menu li.first {
    height: 26px;
    background: url(images/menu_top.jpg) no-repeat;
}
.module_menu li.first_hover {
    height: 26px;
    background: url(images/menu_top_selected.jpg) no-repeat;
}
.module_menu li.last {
    background: url(images/menu_bottom.jpg) no-repeat;
}
.module_menu li.last_hover {
    background: url(images/menu_bottom_selected.jpg) no-repeat;
}
.module_menu li span {
	color: #C5A10F;
    font-size: 9px;
    margin-right: 5px;
}
.module_menu li div {
	text-align: left;
}

/* VIEW GAME */
.game_container {
	border: 0px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.game_info_container {
	border: 0px 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: 14px;
}
.game_info_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	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: 620px;
	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: 734px;
}
.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: 100px;
	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: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 100px;
	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: 13px;
	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;
	width: 45%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.game_header {
  color: #DCD2A8;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}
.game_header .cat_name, .game_header .game_name, .game_header .cat_name_separator {
  float: left;
  margin: 5px;
}
.game_header .cat_name_separator {
  margin: 5px 0px;
}
.game_header .cat_name a {
  color: #A3D0E7;
  text-decoration: none;
}
.game_header .game_name a {
  color: #308BBB;
  text-decoration: none;
}
.comments_container {
	padding: 5px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 350px;
}
.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: 265px;
}
.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 {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 65px;
	width: 60px;
	margin-left: 8px;
}
.random_game_info {
	float: left;
	padding-left: 5px;
	width: 250px;
	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: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #000;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 0px solid #c8c8c8;
	border-top: 0px;
	background: url(images/blue_background.jpg);
	margin-bottom: 6px;
	overflow: auto;
	width: 750px;
}
.sort_options {
	border: 0px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	background: #308BBA;
}
.sort_options a {
	color: #F0F0F0;
}
.category_pages {
	margin: auto;
	margin: 0px 10px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #F0F0F0;
	padding: 3px;
    font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}
.category_pages a.selected {
	text-decoration: underline;
}

/* PROFILE */
.profile_container {
	width: 750px;
}
.profile_navy {
  background: url(images/profile_navy.jpg) no-repeat;
  width: 160px;
  height: 347px;
  margin-left: 10px;
  float: left;
}
.profile_navy_top {
  background: url(images/profile_navy_top.jpg) no-repeat;
  width: 160px;
  height: 1px;
  margin-left: 10px;
}
.profile_navy_middle {
  background: url(images/profile_navy_middle.jpg) repeat-y;
  width: 140px;
  height: 235px;
  margin-left: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
.profile_navy_bottom {
  background: url(images/profile_navy_bottom.jpg) no-repeat;
  width: 160px;
  height: 1px;
  margin-left: 10px;
}
.profile_white {
  background: url(images/profile_white.jpg) no-repeat;
  width: 562px;
  height: 347px;
  margin-left: 6px;
  float: left;
}
.profile_white_top {
  background: url(images/profile_white_top.jpg) no-repeat;
  width: 562px;
  height: 1px;
  margin-left: 6px;
}
.profile_white_middle {
  background: url(images/profile_white_middle.jpg) repeat-y;
  width: 562px;
  margin-left: 6px;
}
.profile_white_bottom {
  background: url(images/profile_white_bottom.jpg) no-repeat;
  width: 562px;
  height: 1px;
  margin-left: 6px;
}
.profile_avatar {
  background-color: #1F678C;
  width: 100px;
  padding: 10px;
}
.profile_avatar img {
  width: 100px;
}
.profile_header {
  float: left;
  color: #308BBB;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  width: 248px;
  padding: 6px 15px;
}
.profile_header a {
  color: #308BBB;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.profile_header span {
  font-size: 11px;
}
.profile_stats {
  float: left;
  width: 272px;
  margin-left: 6px;
  margin-top: 6px;
}
.profile_stats table th {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  background: #CFC69D url(images/th_top.jpg) no-repeat;
  height: 35px;
  width: 272px;
  border-bottom: 1px solid #C7BE96;
  text-align: left;
  padding-left: 10px;
}
.profile_stats table td {
  color: #9A916A;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  background-color: #DBD2A7;
  height: 35px;
  border-bottom: 1px solid #C7BE96;
  text-align: left;
  padding-left: 15px;
}
.profile_stats table td.right {
  color: #9A916A;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  background-color: #DBD2A7;
  height: 35px;
  border-bottom: 1px solid #C7BE96;
  text-align: right;
  padding-right: 15px;
}
.profile_stats table td.right a {
  color: #9A916A;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.profile_stats table td.bottom_left {
  background: #DBD2A7 url(images/white_1.jpg) left bottom no-repeat;
  border: none;
}
.profile_stats table td.bottom_right {
  background: #DBD2A7 url(images/white_1.jpg) right bottom no-repeat;
  border: none;
}
.rank_design {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}
.rank_design .white {
  width: 6px;
  height: 12px;
  float: left;
  margin-left: 3px;
  background-color: #FFFFFF;
}
.rank_design .green {
  width: 6px;
  height: 12px;
  float: left;
  margin-left: 3px;
  background-color: #CFC69D;
}
.profile_container a {
	color: #308BBB;
}
.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;
	width: 28%;
	float: right;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.edit_profile {
  padding-top: 5px;
  margin-left: 5px;
  color: #308BBB;
}
.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: #99080a;
	font-family: Arial;
	font-size: 14px;
}
/* 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: 14px;
}
.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;
}


#next, #prev {
  height: 26px;
  width: 26px;
  cursor: pointer;
}
#next {
  position: absolute;
  top: 205px;
  left: 360px;
  z-index: 900;
  float: left;
  background: url(images/right.png) no-repeat;
}
#prev {
  position: absolute;
  top: 205px;
  left: 330px;
  z-index: 900;
  float: left;
  background: url(images/left.png) no-repeat;
}
#thumbs_banner {
  position: absolute;
  top: 214px;
  left: 0px;
  z-index: 850;
  float: left;
  height: 35px;
  width: 399px;
  background: url(images/featured_bg.jpg) no-repeat;
}

