body {
	background: url(pattern_new.png) top left;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	text-align:center;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 2px solid #f65006;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#header {
	width: 950px;
}
#navigation {
	background: url(menu_12px_new.gif) repeat-x;
	color: #FFF;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 950px;
	font-weight:bold;
	margin-top:5px;
}
#filters {
	margin-left:auto;
	margin-right:auto;
}
#search {
	margin: 15px;
}
#content {
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 5px;
	text-align: center;
}

.catss a {
 text-decoration:none;
 color:#ec6a00;
 font-weight:bold
}

/* Hyper Links */
a { color: #0000FF; }
a:hover { color: #009900; }

#navigation a, .table_top_title a { color: #FFF; font-weight:bold }
#navigation a:hover, .table_top_title a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #e2e1e1;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background:  url("navigation_new.gif") no-repeat;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #fde1b2;
	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: #fde1b2;
	padding: 2px;
}
.table_top_rating {
	background-color: #fde1b2;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: url("menu_12px_new.gif") repeat-x;
	height:20px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color:#fde1b2;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #fde1b2;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: url("navigation_new.gif") no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #fde1b2; }
.stats1 {
	background-color: #fde1b2;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  border:1px solid #e2e1e1;
	color: #FFF;
}
.mediumbg {
	background: url("navigation_new.gif") no-repeat;
	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: #fde1b2;
}

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