body {
	background: #9fcfe4 url("images/bg.gif") repeat-x top;
	color: #000;
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
h1 {
text-align:center;
}
#wrapper {
	margin: auto;
	width: 868px;
	margin-top: 36px;
	background: #fff url('images/content.gif') repeat-y center;
}
#header {

}
#navigation {
	background: url("images/nav.gif") repeat-x;
	color: #FFF;
	height: 42px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation a:link, #navigation a:visited {
color: #fff;
display: block;
height: 35px;
font-weight: bold;
text-decoration: none;
border-left: #e2caa2 1px solid;
border-right: #977030 1px solid;
font-size: 12px;
float: left;
padding-left: 10px;
outline:none;
padding-right: 10px;
text-shadow:#000 -1px -1px 0;
}
#navigation a:hover {
color: #fff;
background: url('http://www.gamexploits.com/images/topnavbg5_hover.png') center bottom no-repeat;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	text-align: right;
}
#search input {
background: #f4f4f4;
font-weight: bold;
font-family: Tahoma;
}
#main {
clear: both;
padding-left:4px;
padding-right: 4px;
}
#leftnav {
float: left;
width: 150px;
padding-top: 5px;
border-right: 1px #cccccc solid;
padding-left: 3px;
}
#leftnav a{
font-size: 11px;
padding: 2px;
display: block;
text-decoration: none;
border-bottom: #ccc 1px dotted;
color: #437b94;
font-weight: bold;
padding-left: 5px;
}
#leftnav a:hover {
background: url('images/bghov.gif') center center;
color: #fff;
text-shadow:#000 1px 1px 0,#000 -1px -1px 0,#000 -1px 1px 0,#000 1px -1px 0;
box-shadow:#000 0 0 0.1em;
}
#content {
	padding: 15px;
	float: left;
	width: 655px;
}
#content h1 {
margin-bottom: 15px;
font-weight: normal;
color: #444444;
font-size: 28px;
}
#copyright {
	margin: 10px;
	text-align: center;
	font-weight: bold;
}
#footer {
height: 45px;
line-height: 40px;
color: #fff;
background: url('images/footer.gif') repeat-x center bottom;
text-shadow:#000 -1px -1px 0;
}
#footer a {
color: #fff;	
}

/* Hyper Links */
a:link, a:visited { color: #666; outline:none; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFF; }
.table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
}

.table_border {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #ccc;
}
table tr:hover{box-shadow:#000 0 0 0.5em;text-shadow:#fff 1px 1px 0;background:#ccc;}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding: 7px;
	font-weight: bold;
}
.table_link {
margin-top: 2px;
margin-bottom: 2px;
font-family: Verdana;
}
.table_link a {
text-decoration: none;
color: #036;
font-size: 16px;
}
.table_link a:hover {
color: #F60;
text-decoration: underline;
}
.table_top_title a {
text-decoration: none;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {
	font-size: 11px;
	}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 1px;
	font-size: 10px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
.table_rank {
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; padding: 5px;	line-height: 17px; }
.table_stats {
	padding: 5px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }


.error {
	padding:10px;
	margin:10px;
	margin-top:0;
	background:#FFE6E7;
	border-top: 2px #c00 solid;
	border-bottom: 2px #c00 solid;
	font-weight: bold;
	text-align:center;
}
.recaptcha {
	width:318px;
	margin:auto;
	margin-bottom:10px;
	margin-top:5px;
}
