body {

	background: url(images/background.png) #02b0e6 repeat-x;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px; 

}

img {

	border:0px;

}

/* BUILT-IN CSS STYLES - Can be modified but must exist */

.game_not_found {

	height: 170px;

	padding-top: 130px;

}

#no_games {

	text-align: center;

	padding-top: 30px;

	height: 100px;

}

/* 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 {

	background-color:#d7efff;

	background-image: url(images/profile_comment_back.png);

	background-repeat: repeat-x;

	padding:8px;

	margin:0px auto;

	color:#FFF;

	line-height: 150%;

	margin-bottom:8px;

	width:750px;

	border:1px solid #C4C4C4;

}

#error_message {

	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;

}

#pm_task_complete {

	padding: 5px 5px 5px 10px;

	background-color: #f2eeb0;

	margin-bottom: 20px;

}

#login_to_comment {

	text-align: center;

	padding: 15px 0px 15px 0px;

}

/* END OF REQUIRED CSS STYLES */



/* GLOBAL TEMPLATE STYLES */

.main_container {

	width:980px;

	background-color:#FFF;

	padding:5px;

	margin: auto;

}

.main_container a {

	color: #235f92;

}

.header {

	background:url(images/header_background.png);

	height:77px;

	text-align:left;

}

.logo {

	float: left;

	height: 77px;

	overflow: hidden;

}

.user_area {

	float: right;

	background-image: url(images/user_header_background.png);

	height: 61px;

	width: 365px;

	padding: 8px 0px 8px 15px;

}

.ua_avatar {

	float: left;

}

.ua_info {

	float: left;

	margin-left: 10px;

	padding-top: 5px;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 12px;

}

.ua_info a {

	color: #000;

}

.ua_info a:hover {

	color: #7d321a;

}

.ua_username {

	font-size: 18px;

	float: left;

}

.ua_username a {

	text-decoration: none;

}

.ua_points {

	float: left;

	background-color: #733c1b;

	margin-left: 5px;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	color: #fff;

	margin-top: 3px;

	padding: 0px 8px 0px 8px;

	border: 2px solid #be8459;

	-moz-border-radius: 12px;

}

.ua_points a {

	color: #fff;

	text-decoration: none;

}

.ua_points a:hover {

	color: #fff;

	text-decoration: none;

}

.menu_container {

	background:#484848 url(images/cat_menu.png) repeat-x;

	overflow: auto;

}

.categories_menu {

	text-align:left;

	font-family:Verdana, Geneva, sans-serif;

	color:#999999;

	font-size:15px;

	padding-left:20px;

	padding-top:5px;

	padding-bottom: 5px;

	float:left;

	width: 700px;

}

.categories_menu a:link, .categories_menu a:visited {

	color:#FFF;

	text-decoration:none;

}

.categories_menu a:hover {

	color:#FFF;

	text-decoration:underline;

}

.search {

	text-align:right;

	padding-top:4px;

	padding-right:10px;

	float: right;

	width: 220px;

}

.search_box {

	border:1px solid #333;

	height:21px;

	width:180px;

	font-size:16px;

	padding-left:4px;

	font-style:italic;

	background: url(images/search_box.gif);

}

.search_contain {

	float: left;

}

.search_button_contain {

	float: left;

}

.pages_menu {

	text-align:center;

	margin-top:2px;

	margin-right:5px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:14px;

	color: #999;

	background: top center url(images/menu_background.png) no-repeat;

	height: 30px;

	padding-top: 9px;

}

.pages_menu a:link, .pages_menu a:visited {

	color:#333;

	text-decoration:none;

}

.pages_menu a:hover {

	color:#C30;

}

.leaderboard {

	margin-top: 10px;

}

.leaderboard2 {

	margin-bottom: 15px;

}

.ad_small_square {

	margin-bottom: 20px;

}

.content {

	font-family: Arial;

	font-size: 14px;

	text-align: left;

	padding: 10px 20px 0px 20px;

}

.profile_content {

	text-align: left;

}

.misc_page_title {

	border-bottom:1px solid #D7D7D7;

	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size:16px;

	font-weight:normal;

	text-align:left;

	margin-bottom: 15px;

}

.module_header {

	background-image: url(images/module_top.gif);

	width: 246px;

	height: 29px;

	color: #03568f;

	padding: 7px 0px 0px 12px;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px;

	text-align: left;

	margin: auto;

}

.module {

	background: url(images/module_back.gif);

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 12px;

	width: 258px;

	margin: auto;

}

.module a {

	color: #3e3e3e;

}

.module a:hover {

	color: #568ca8;

}

.module ul {

	list-style:none;

	padding:0px;

	margin:0px;

}

.module li {

	padding:4px;

	border-bottom: 1px solid #c8e8f9;

	text-align: left;

	margin-right: 10px;

	margin-left: 10px;

}

.module_bottom {

	background: url(images/module_bottom.jpg);

	width: 258px;

	height: 8px;

	margin: auto;

	margin-bottom: 25px;

	overflow:hidden;

}

.content_left {

	float: left;

	width:684px;

}

.content_right {

	float: right;

	width: 281px;

	padding: 20px 10px 0px 0px;

}

.misc_left {

	float: left;

	width: 680px;

	text-align: left;

	padding-left: 5px;

	margin-top: 15px;

}

.misc_right {

	float: right;

	width: 281px;

	padding: 0px 10px 0px 0px;

	margin-top: 15px;

}

.footer {

	background-color: #fae4dc;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 12px;

	width: 984px;

	margin: auto;

	text-align: center;

	padding: 3px;

}

.footer a {

	color: #34567e;
	text-decoration:none;
	color:#000000;

}

.form_textbox {

	height: 20px;

	width: 250px;

	border: 1px solid #CCC;

	font-size: 15px;

	padding: 4px;

}

.more_links {

	text-align: center;

}

/* HOMEPAGE */

.home_container {

	width:990px;

	background-color:#FFF;

	margin: auto;

}

.home_categories {

	width: 684px;

	margin-top: 20px;

}

.home_cat_heading a {

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	color: #000;

}

.home_cat_heading {

	text-align: left;

	padding-left: 15px;

	padding-top: 10px;

	margin-left: 10px;

	background: url(images/home_cat_header.jpg);

}

.home_cat {

	background-color:#fdf6f2;

	margin-left: 10px;

	padding-left: 10px;

	background: url(images/home_cat_back.jpg);

	width: 664px;

	background-position: bottom;

	margin-bottom: 15px;

	height: 200px;

}

.homepage_game {

	float: left;

	width: 330px;

	margin-top: 10px;

}

.home_game_image {

	float: left;

	background: url(images/thumb_back.png);

	padding-top: 10px;

	width: 80px;

	height: 70px;

	text-align: center;

}

.home_game_info {

	float: left;

	padding-left: 5px;

	width: 240px;

	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_info a:hover {

	color: #ae4900;

}

.home_game_head a {

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px;

	color: #000;

}

.btnct {

	text-align: right;

	padding-left: 520px;

}

.cat_button {

	width: 123px;

	height: 23px;

	background: url(images/button2.png);

	padding-top: 2px;

	padding-right: 4px;

	margin-top: 3px;

}

.cat_button a {

	display: block;

	color: #fff;

	text-decoration: none;

}

.cat_button_more {

	font-family: Verdana;

	font-size: 13px;

	color: #fff;

	background-image: url(images/more.png);

	background-position: right;

	background-repeat: no-repeat;

	margin-left: 5px;

	text-align:left;

}

.featured_games_heading a {

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	color: #000;

}

.featured_games_heading {

	text-align: left;

	padding-left: 15px;

	padding-top: 10px;

	margin-left: 10px;

	margin-top: 20px;

	background: url(images/featured_header.jpg);

	height: 31px;

	color: #03568f;

}

.featured_games {

	background-color:#fdf6f2;

	margin-left: 10px;

	padding-left: 10px;

	background: url(images/featured_back.jpg);

	width: 664px;

	margin-bottom: 15px;

	background-repeat: no-repeat;

}

.featured_game {

	float: left;

	width: 330px;

	margin-top: 10px;

}

.featured_game_image {

	float: left;

	background: url(images/featured_thumb_back.png);

	padding-top: 10px;

	width: 80px;

	height: 70px;

	text-align: center;

}

.featured_game_info {

	float: left;

	padding-left: 5px;

	width: 240px;

	text-align: left;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 12px;

	padding-top: 5px;

}

.featured_game_info a {

	color: #cdcdcd;

}

.featured_game_info a:hover {

	color: #4da2b8;

}

.featured_game_head a {

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px;

	color: #000;

}

/*View game*/

.game_header {

	background:url(images/game_head.png);

	height:70px;

	width:939px;

	margin-top:20px;

	margin-left: 2px;

}

.game_header_left {

	float: left;

}

.game_header_right {

	float: right;

	padding-top: 5px;

	padding-right: 10px;

}

.button2 {

	width: 123px;

	height: 23px;

	background: url(images/button2.png);

	padding-top: 2px;

	padding-right: 4px;

	margin-top: 3px;

}

.button2 a {

	display: block;

	color: #fff;

	text-decoration: none;

}

.button2_fav {

	font-family: Verdana;

	font-size: 13px;

	color: #fff;

	background-image: url(images/fav.png);

	background-position: right;

	background-repeat: no-repeat;

	margin-left: 5px;

}

.button2_fs {

	font-family: Verdana;

	font-size: 13px;

	color: #fff;

	background-image: url(images/fs.png);

	background-position: right;

	background-repeat: no-repeat;

	margin-left: 5px;

}

.game_header_image {

	float:left;

	width:60px;

	margin-left:10px;

	margin-top:8px;

}

.game_header_text {

	text-align:left;

	margin-top:8px;

	float:left;

	padding-left:10px;

}

.game_title {

	font-size:25px;

	font-family:Verdana, Geneva, sans-serif;

	color: #565656;

}

.game_info_column1 {

	float: left;

	padding-top: 2px;

	margin-right: 4px;

	font-family:Verdana, Geneva, sans-serif;

	color:#333;

	font-size:14px;

}

.game_info_column1 a {

	color: #4e7dc7;

}

.game_info_column2 {

	float: left;

	margin-right: 5px;

	font-family:Verdana, Geneva, sans-serif;

	color:#333;

	font-size:14px;

	width:105px;

}

.game_container {

	margin-top:20px;

	text-align: center;

}

.game_description_head {

	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 18px;

	text-align: left;

	width: 900px;

	margin-top:20px;

	margin-left: 20px;

}

.game_description {

	width:900px;

	font-family:Verdana, Geneva, sans-serif;

	font-size: 14px;

	text-align: left;

	color: #363636;

	margin-left: 20px;

}

.comment_header {

	width: 932px;

	height: 34px;

	background-image: url(images/comment_header.jpg);

	margin-top: 30px;

	padding: 13px 0px 0px 15px;

	color: #fff;

	font-family: Arial;

	font-size: 16px;

}

.comment_avatar {

	float: left;

	margin-right: 10px;

}

.comment_content {

	float: left;

	width: 680px;

}

.comment_username {

	font-size:14px;

	padding-bottom:2px;

	padding-left:2px;

	font-weight:bold;

	color: #c0743e;

	text-align:left;

}

.comment_username a {

	color:#5B82BF;

}

.lighturl a {

	color: #9fb1c8;

}

.thecomment {

	padding:4px;

	color:#000;

	background-color: #f2f8ff;

}

.new_comment_container {

	text-align: left;

	width: 500px;

	margin:	auto;

	padding: 20px;

}

.comment_button_container {

	padding-top:5px;

	text-align:right;

	width: 490px;

}

.random_game {

	float: left;

	width: 470px;

	margin-top: 10px;

}

.random_game_image {

	float: left;

	background: url(images/thumb_back.png);

	padding-top: 10px;

	width: 80px;

	height: 70px;

	text-align: center;

}

.random_game_info {

	float: left;

	padding-left: 5px;

	width: 370px;

	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_info a:hover {

	color: #ae4900;

}

.random_game_head a {

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px;

	color: #000;

}



/* PROFILE */

.profile_header {

	width: 950px;

	height: 98px;

	background: url(images/profile_header.png);

	margin-top: 30px;

	margin-left: 16px;

	text-align: left;

}

.profile_header a {

	color: #5592d7;

}

.profile_header_avatar {

	width:80px;

	height: 87px;

	float: left;

	padding-left: 20px;

	padding-top: 12px;

}

.profile_header_info {

	width: 650px;

	height: 86px;

	float: left;

	padding-top: 16px;

	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:Geneva, Verdana, sans-serif;

	padding: 0px;

	float: left;

}

.profile_points {

	float: left;

	background-color: #dd953a;

	margin-left: 10px;

	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;

	color: #fff;

	margin-top: 8px;

	padding: 0px 12px 0px 12px;

	border: 2px solid #ddbf72;

	-moz-border-radius: 12px;

}

.profile_stats {

	font-size: 16px;

	font-family:Geneva, Verdana, sans-serif;

}

.profile_button a {

	display: block;

	color: #000;

	text-decoration: none;

	font-size: 14px;

	padding: 3px;

	border: 1px solid #cce0e7;

	-moz-border-radius: 15px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	box-sizing: content-box;

	background-color: #FFF;

	background-image: url(images/button_background.png);

	background-position: bottom;

	height: 22px;

	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;

	width:150px;

	margin-top: 10px;

	text-align: center;

}

.profile_button a:hover {

	border: 1px solid #7e7e7e;

	-moz-border-radius: 15px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

}

.main_profile_left {

	width: 630px;

	float: left;

	margin-left: 20px;

	text-align: left;

	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;

	font-size: 14px;

}

.main_profile_right {

	width:270px;

	border-left: 1px solid #cbcbcb;

	float: right;

	margin-right:20px;

	text-align: left;

	padding-left: 15px;

	height: 400px;

	font-family:Geneva, Verdana, sans-serif;

	font-size: 18px;

}

.right_title {

	color: #8a8a8a;

}

.profile_h2 {

	font-size: 18px;

	color: #353535;

	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;

	margin-bottom: 20px;

}

.user_comment {

	background-color:#d7efff;

	background-image: url(images/profile_comment_back.png);

	background-repeat: repeat-x;

	padding: 10px;

	margin-right: 15px;

	margin-bottom: 20px;

	border: 1px solid #e5f1ff;

	-moz-border-radius: 5px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

}

.user_comment_title {

	padding-left: 5px;

}

.user_comment_title a {

	color: #333639;

}

.user_comment_text {

	background-color: #f2f8ff;

	padding: 5px;

}

/* EDIT PROFILE */

.edit_avatar_container {

	background-image:url(images/edit-avatar-back.jpg);

	padding: 10px 0px 10px 10px;

	margin-bottom: 10px;

	overflow:auto;

	width:670px;

}

.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;

}

/* CATEGORY PAGE */

.cat_container {

	background-color:#fdf6f2;

	margin-left: 10px;

	margin-top: 20px;

	padding-left: 10px;

	background: url(images/cat_top.jpg);

	background-repeat: no-repeat;

	width: 664px;

	margin-bottom: 15px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 14px;

}

.cat_top {

	background-color: blue;

}

.cat_name {

	float: left;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	padding: 10px;

	font-size: 16px;

}

.sort_options {

	float: right;

	padding: 10px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 14px;

}

.sort_options a {

	color: #27426e;

}

.category_pages {

	margin: auto;

	margin: 15px;

	text-align: center;

	padding: 5px;

	font-family: Arial;

}

.category_pages a {

	color: #b66a2d;

	padding: 3px;

	text-decoration: none;

}

/* NEWS */

.news_header {

	background: url(images/news_header.gif);

	border: 1px solid #bbc9fa;

	width:100%;

	overflow:auto;

}

.news_image {

	float: left;

	width: 60px;

}

.news_title {

	float: left;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 18px;

	padding-left: 10px;

	padding-top: 3px;

}

.news_title a {

	color: #2c4384;

	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;

}
