/* standard elements */
html {min-height: 100%;}

* {	margin: 0; padding: 0; }


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.center {text-align: center;}


body {
	background: #1d1d1d url("images/bg.gif") repeat-x;
	color: #cbcbcb;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

li {list-style: none;}

#wrapper {
	margin: 0 auto;
	width: 950px;
}
#header {
	width: 950px;
	height: 155px;	
	background: #323232 url("images/header.gif") no-repeat;
	margin-top: 25px;
}

#banner {
	width: 342px;
	height: 110px;
	float: left;
}

#topAd {
	width: 483px;
	height: 84px;
	float: right;
	text-align: right;
	margin: 26px 17px 0 0;
}

#navigation li {
	float: left;
	list-style:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
}
#navigation .page_item a{
	width:170px;
	height:45px;
	text-align: center;
	color: #3f3f3f;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	display: block;
	line-height: 46px;
}
#navigation .page_item a:hover {
	text-decoration: underline;
	color: #3f3f3f;
}

#container {
	width: 948px;	
	background: #323232;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}


/* left navigation */
.leftnav {
	float: left;
	width: 230px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.leftnav h2 {
	background: url(images/nav-title.gif) no-repeat;
	font: italic bold 1.2em Arial,Verdana;
	color: #eaeaea;
	height: 48px;
	margin-top: 15px;
	padding-left: 17px;
	line-height: 39px;
}
.leftnav ul {
	background: #3a3a3a;
	padding-bottom: 15px;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
}

.search {
	font-size: 1.1em;
	color: #bdc807;
	display: block;
	padding: 2px 0 2px 13px;
	text-decoration: none;
	margin: 0 9px 0 6px;
}

.leftnav li a {
	background: url(images/bullet.gif) no-repeat top left;
	font-size: 1.1em;
	color: #cbcbcb;
	display: block;
	padding: 6px 0 7px 15px;
	text-decoration: none;
	margin: 0 9px 0 6px;
	border-bottom: 1px dotted #7b7b7b;
}

.leftnav li a:hover { text-decoration: underline; }


#filters {
	float: right;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	float: right;
	width: 685px;
	margin-right: 15px;
}
#copyright {
	background: url("images/footer.gif") no-repeat;
	width: 950px;
	height: 65px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 6px;
	text-align: center;
	color: #afafaf;
	font-size: 10.4px;
	font-family: Arial, Verdana, "MS Trebuchet";
}
#copyright a {
	color: #afafaf;
	font-size: 10.4px;
	font-family: Arial, Verdana, "MS Trebuchet";
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* Hyper Links */
a { color: #cbcbcb; }
a:hover { color: #cbcbcb; }

#navigation a { color: #3f3f3f; text-decoration: none; }
#navigation a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}

.table_top_title a { color: #FFFFFF; text-decoration: none; }
.table_top_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.table_border {	
	border: 1px solid #545454;
	margin-bottom: 10px;
	padding: 0px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("images/table-bg.gif") repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 6px;
	text-align: center;
}
.table_top_rank {
	background-color: #3f3f3f;
	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: #3f3f3f;
	padding: 2px;
}
.table_top_rating {
	background-color: #3f3f3f;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("images/table-bg.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
	text-align: center;
}
.table_rank {
	background-color: #3f3f3f;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; background-color: #3f3f3f; }
.table_stats {
	background-color: #3f3f3f;
	padding: 2px;
	text-align: center;
}

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

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("images/table-bg.gif") 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; }



/* Voting Gateway */
.vote_container {
	font-size: 1.2em;
	width: 100%;
	margin-top: 45px;
}

.vote_content {
	background: #323232;
	border: 1px solid #4c4c4c;		
	margin: 0 auto;
	padding: 6px 14px;
	width: 600px;

}