body {
  background-color: #000000;
  color: #ffffff;
  font-size: 10pt;
  font-family: sans-serif;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 1010px;
}
#mid{
	margin:5px 5px 5px 5px;
	width:700px;
	height:500px;
	float:left;
}
#leftnav{
	height:100px;
	width:150px;
	float:left;
}
#rightnav{
	width:150px;
	float:left;
}
div#bar {
	width: 772px;
	height: 98px;
	margin: 5px 15px 5px 15px;
	text-align: left;
	}
div#large-bar {
	float: left;
	text-align: left;
	width: 490px;
	height: 96px;
	border: 1px solid #919191;
	}
div#small-bar {
	float: left;
	text-align: left;
	width: 148px;
	height: auto;
	border: 1px solid #919191;
	margin-top:5px;
	}
div#featured{
	text-align: left;
	width: 698px;
	height: auto;
	border: 1px solid #919191;
	margin-top: 2px;
	margin-bottom: 3px;
	}
div.bar-header {
	white-space:nowrap;
	width: 100% !important;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;	
	}
div.bar-header span { display: block; padding: 4px; }


h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#navigation {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	color: #FFF;
	margin: 1px 15px 5px 15px;
	text-align: center;
	width: 770px;
	border: 1px solid #919191;
	padding-bottom: 4px;
	float:left;
}
#fuss_navigation {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	color: #FFF;
	margin: 1px 15px 5px 15px;
	text-align: center;
	width: 770px;
	border: 1px solid #919191;
	padding-bottom: 4px;
	float:left;
}
#searchnavigation {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	color: #FFF;
	margin: 1px 15px 5px 0px;
	text-align: center;
	width: 100%;
	border: 1px solid #919191;
	padding-bottom: 4px;
	float:left;
}
div.navigation-header {
	width: 100% !important;
	height: 23px;
	text-align: left;
	background: url(images/bar-header.gif) repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;	
	}
div.navigation-header span { display: block; padding: 4px; }

#filters {
	float: left;
	/*margin: 15px;*/
}
#search {
	float: right;
	margin-top:105px;
	margin-right: 5px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	width: 770px;
	margin: 10px;
	text-align: center;
	float:left;
}

#results {
	margin: 1px 15px 5px 0px;
	text-align: left;
	width: 100%;
	border: 1px solid #919191;
	padding-bottom: 4px;
	float:left;
}
#result {
	margin: 1px 15px 5px 10px;
	text-align: left;
	width: 700px;
	padding-bottom: 4px;
	float:left;
}

/* Hyper Links */
a { color: #FFFFFF; }
a:hover { color: #FF0000; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #ff0000;
	text-decoration: none;
}

#result a { 
color: #FFFFFF; 
border-bottom: none;
}
#result a:hover {
	color: #ff0000;
	text-decoration: none;
}



#searchnavigation a, .table_top_title a { color: #FFF; }
#searchnavigation a:hover, .table_top_title a:hover {
	color: #ff0000;
	text-decoration: none;
}

.table_border {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	padding: 1px;
}
.table_list {
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table_top_rank {
	border: 1px solid #ffffff;
	background-color: #000000;
	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 {
	border: 1px solid #ffffff;
	background-color: #000000;
	padding: 2px;
}
.table_top_rating {
	border: 1px solid #ffffff;
	background-color: #000000;
	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 {
	border: 1px solid #ffffff;
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
	width: 70%; 
	border: 1px solid #ffffff; 
}
.table_stats {
	border: 1px solid #ffffff;
	background-color: #000000;
	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: #000000; }
.stats1 {
	background-color: #000000;
	text-align: center;
}
.stats2 {
	background-color: #000000;
	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: #fff;
	background-color: #333333;
}
.lightbgalt {
	color: #fff;
	background-color: #000000;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	color:#FF0000;
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

