html,body {
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
}

body {
	background: #534741;
	font-family: tahoma,verdana;
}

#leader {
	background: url(leader_background.png);
	width: 988px;
	height: 151px;
	margin: 0 auto;
}

#leader-left {
	width: 728px;
	float: left;
	margin-left: 30px;
	text-align: right;
}

#leader-right {
	width: 185px;
	float: right;
	margin-right: 32px;
}

#leaderboard {
	width: 728px;
	height: 90px;
	background: #000;
	margin: 6px 0 0 0;
	float: right;
}

.tinput {
	background: url(tinput_background.png);
	width: 175px;
	height: 20px;
	border: 0px;
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
	outline: none;
}

input:-webkit-autofill {
	border: 1px #000 solid;
	border-radius: 3px;
}

#header {
	width: 988px;
	margin: 0 auto;
	clear: both;
}

#mainlogo {
	float: left;
	margin-left: 45px;
	margin-top: 12px;
}

#tagline {
	float: right;
	margin-right: 100px;
	margin-top: 15px;
}

#topnav {
	width: 988px;
	height: 65px;
	background: url(main_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px auto 0 auto;
	clear: both;
}

#tnav {
	margin: 0 auto;
	width: 896px;
}

#tnav li {
	display: inline;
	float: left;
	margin: 0 10px;
}

a:link.tnav, a:active.tnav {
	color: #FCE6A8;
	font-size: 14pt;
	display: block;
	width: 150px;
	padding: 4px;
	text-decoration: none;
}

a:visited.tnav {
	color: #FCE6A8;
	font-size: 14pt;
	display: block;
	width: 150px;
	padding: 4px;
	text-decoration: none;
}

a:hover.tnav {
	color: #000;
	background: #FCE6A8;
	font-size: 14pt;
	display: block;
	width: 150px;
	padding: 4px;
	text-decoration: none;
}

.tnavmenu {
	background: url(tnav_menu.png);
	width: 209px;
	height: 281px;
	position: absolute;
	margin-top: -10px;
	margin-left: -10px;
	display: none;
	padding-left: 20px;
}

.navcloser {
	width: 23px;
	height: 20px;
	float: right;
	margin: 9px 10px 0 0;
}

.sweep {
	clear: both;
}

#content {
	width: 988px;
	margin: 0 auto;
	background: url(main_background.png);
}

#main {
	width: 600px;
	float: left;
	margin-left: 35px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
}

#main a:link,#main a:active {
	color: #792504;
	font-weight: bold;
	text-decoration: none;
}

#main a:visited {
	color: #A98C81;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	background: #792504;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover.nohover {
	background: transparent;
	color: #792504;
	font-weight: bold;
	text-decoration: none;
}

#sidebar {
	width: 300px;
	float: right;
	margin-right: 22px;
	margin-top: 5px;
}

#contentdivide {
	width: 988px;
	height: 30px;
	margin: 0 auto;
	background: url(main_bottom.png);
}

#footer {
	width: 988px;
	margin: 0 auto;
	background: url(footer_background.png);
}

.loginsalute {
	display: block;
	height: 12px;
	padding: 5px;
	font-size: 10pt;
}

#filters {
	float: left;
	width: 100%;
	text-align: center;
}

#filters select {
	margin: 5px;
	width: 135px;
}

#side_ad {
	width: 300px;
	height: 250px;
	background: #000;
	margin: 10px 0;
}

#side_statistics {
	width: 300px;
	height: 208px;
	background: url(side_statistics.png);
}

#side_statistics td {
	font-size: 8pt;
	background: transparent;
}

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.toprank {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 100%;
	font-size: 10pt;
	padding-bottom: 5px;
	border-bottom: 1px #792504 dotted;
}

.topheadline {
	font-size: 18pt;
	float: left;
}

.toprank p {
	text-align: justify;
	width: 535px;
	height: 48px;
	overflow-y: hidden;
}
 
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.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;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #000;
	padding: 0 10px 0 0;
}

.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	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; }

.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; }

#credits {
	float: left;
	width: 250px;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px 10px 10px 40px;
}

#credits a {
	color: #fce6a8;
}

#dimscreen {
	width: 768px;
	margin: 0px auto 0px auto;
}

#modialog {
	width: 688px;
	background: url(overlay_cont_bg.png);
	text-align: left;
	padding: 20px 40px;
}

#simplemodal-overlay {background-color:#000; cursor: pointer;}

#main h1 {
	font-size: 18pt;
}
#main h2 {
	font-size: 14pt;
}
#main h3 {
	font-size: 12pt;
}
