body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-position: left top;
	background-image: url(../../images/codex/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #C6D8E2;
	font-size: 90%;
	height: 100%;
}
#footer {
	clear: both;
}


.usernames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: xx-large;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: xx-large;
}
#pagetitle {
	float: none;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.codex_usertitle_heading {
	margin: 0px;
}

table.border {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CDCDCD;
	border-collapse: collapse;
	background-color: white;
}
table.border th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CDCDCD;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.border td {
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CDCDCD;
	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

table.mm_grid {
}
table.mm_grid td {
}
.section_heading {
	font-size: x-large;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.weekly_leaderboard {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 350px;
}
.weekly_stats {
	float: none;
	margin-bottom: 20px;
	clear: both;
}
#stats_headings {
	clear: both;
}
.warning_text {
	font-weight: bold;
	color: #FF0000;
}
.pagetitle_heading a {
	color: #000000;
	text-decoration: none;
}
.codex_sublink_no_highlight {
	color: #000000;
	text-decoration: none;
}
.codex_sublink_active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6D6D6D;
	padding-bottom: 1px;
}

#sidebar {
	width: 250px;
	position: absolute;
	right: 10px;
	padding-left: 5px;
	height: auto;
}
.award_desc_text {
	font-size: 80%;
}

#content {
	clear: both;
	position: relative;
}
#main #userpage_stats table {
	margin-top: auto;
	margin-bottom: auto;
}
.userpage_section {
	margin-top: 20px;
}
#about_user {
	float: left;
	width: 100%;
}

.userpage_news {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CDCDCD;
	padding: 3px;
	width: 200px;
	font-size: 90%;
}
#latest_news li {
	margin-left: 0px;
	list-style-type: disc;
}
#latest_news ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.userpage_news_title {
	font-weight: bold;
	margin: 0px;
	font-size: 110%;
}




.mmd_table_title {
	font-size: large;
	padding: 5px;
}
.mmd_table_body {
	padding: 5px;
}
#codex_nav {
}

#pagetitle {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
#codex_header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#codex_header {
	position: relative;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#codex_header #welcome_info {
	position: absolute;
	left: 250px;
	bottom: 5px;
}


.leaderboard_player_investigation {
	color: #999999;
}
.leaderboard_player_investigation a:link {

	color: #999999;
}
.leaderboard_player_investigation a:visited {


	color: #999999;
}
.codex_usertitle_heading a:link {
	color: #000000;
	text-decoration: none;
}
.codex_usertitle_heading a:visited {
	color: #000000;
	text-decoration: none;
}
#status {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}
#status h1 {
	font-size: medium;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subheading {
	margin-top: 0px;
	font-size: 75%;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	height: 100%;
}
#userpage_title {
	float: left;
}
#userpage_stats {
	float: right;
}


h2 {
	margin-bottom: 0px;
	font-size: 110%;
}
table.border p {


	-moz-border-radius: 0px 0px 0px 0px;
	margin: 0px;
}
h3 {

	margin-bottom: 0px;
}
.weekly_leaderboard_graph {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#main #content #user_stats_awards .border .bg_shade {
	background-image: url(/images/codex/awards_bg.jpg);
	background-repeat: no-repeat;
}
.stats_award {
	margin-bottom: 10px;
	width: 350px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.codex_game_avatar {
	border: 1px solid #4E661A;
	vertical-align: middle;
}
.clear_both {
	clear: both;
}

a:link {
	text-decoration: none;
	color: #0000EE;
}
a:visited {
	text-decoration: none;
	color: #0000EE;
}
.user_personal_weekly_stats {
	width: 50%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ads {
	margin-right: auto;
	margin-left: auto;
}
.award_title {
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
}
.award_winner {
	margin: 0px;
}
.award_runnerup {
	font-size: 70%;
	margin: 0px;
}
.award_desc {
	font-size: 80%;
	margin: 0px;
}
.userpage_section_clear {
	margin-top: 20px;
	clear: both;
}
#game_area {
	float: left;
	width: 999px;
}

#pw {
	height: 600px;
	width: 1px;
	float: right;
}
#recent {
	width: 300px;
	float: left;
	margin-right: 10px;
}
#user_game_list {
	float: left;
	width: 100%;
}
#user_challenges {
	width: 332px;
	float: left;
	margin-right: 10px;
}
.cdx_mini {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.clear_both {
	clear: both;
}
.cdx_left {
	width: 390px;
	float: left;
	margin-right: 10px;
}
.cdx_right {
	width: 420px;
	float: left;
}
#stats_overview {
	width: 332px;
	float: left;
	margin-right: 10px;
}
.userpage_news_desc {
	font-weight: bold;
	margin: 5px;
	font-size: 95%;
}

