html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	background-color: #fff;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
  background-color: #fff;
	border: 0px solid #000;
	
	margin-left: 10px;

	
	width: 900px;
}
#mainbody {
	background: #ccc url(../images/default/body-bg.png) repeat-x;
}

#mainbody-2 {
	background: transparent url(../images/default/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbody-3 {
	background: transparent url(../images/default/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbody-4 {
	background: transparent url(../images/default/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbody-5 {
	background: transparent url(../images/default/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 15px;
}
#mainbody-6 {
	background: #fff;
	
}
#header {
	width: 100%;
	//background: #3c3c3c url(../images/header/dark/header-bg.png) repeat-x;
	background: #fff repeat-x;
	height: 158px;
	overflow: hidden;	
}
#logo {
	position: absolute;
	top: 31;
	left: 30px;
	display: block;
	width:350px;
	height: 158px;
	background: url(../images/header/dark/logo.jpg) no-repeat;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#toolbar {
	height: 31px;
  background: url(../images/toolbar/green/toolbar-bg.png) repeat-x;	
}
#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
  
}
#nav2 {
	left: 10px;
	margin-left: 0;
	position: absolute;
	width: 900px;
	background: url(../images/toolbar/green/toolbar-div.png) 0 0 no-repeat;	
}
#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
  background: url(../images/toolbar/green/toolbar-div.png) 100% 0 no-repeat;	
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #fff;
}
#nav a:hover {
	color: #333;
}

#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#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;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* 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 {
	color: #fff;
	font-size: 29px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 0;
	padding-right: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: #fff url("circ.gif") no-repeat;
}
.table_top_description { }
.table_top_descriptionimg {
  padding-right: 10px;
 }
.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;
}

.table_description_title {
  font-size: 20px;
  text-decoration: none;
}
.table_description_title a{
  
}
/* 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 {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.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; }

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; }

/* green footer */
body.footer-green{
	background: #698724;
}

#footer {
	padding-top: 10px;
	background: #698724 url(../images/footer/green/footer-bg.png) repeat-x;
}
table.footer {
	width: 100%;
	padding: 0;
}
table.footer tr {
	vertical-align: top;
}
table.footer td.footer {
	padding: 0 10px;
}
#the-footer {
 
	text-align: center;
	margin: 20px 0;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
		border-bottom: 1px dotted #999;
		padding-bottom: 0;
		margin-bottom: 2px;
    border-bottom: 1px dotted #A1C746;		
}
#footer .padding {
	padding: 5px 25px;
}

#footer div.moduletable {
	color: #fff;
}

#the-footer {
	color: #ccc;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

#footer h3 {
	color: #333;
}
