body {
color: white;
background-color: black;
text-align:center;
margin-top:0px;
margin-bottom:0px;
font-family:Arial;}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

.page {
width:920px;
margin:auto;
text-align:center;
background:#666666 url('../../../images/bg-page.jpg') repeat-y;
}


.header {
background:#000000 url('../../../images/header-top100.jpg');
margin-left:20px;
margin-right:20px;
width:880px;
height:120px;
}

.header_navi {
font-size:12px;
font-weight:bold;
color:#cccccc;
padding-top:103px;
}

.header_navi a:link {
color:#cccccc;
text-decoration: none;
}
.header_navi a:hover {
color:#ffffff;
text-decoration: none;
}

.header_navi a:visited {
color:#cccccc;
text-decoration: none;
}

.header_shadow {
font-size:2px;
background:#000000 url('../../../images/shadow.jpg');
margin-left:20px;
margin-right:20px;
width:880px;
height:6px;
padding:0px;
}

#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 10px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
.content2 {
text-align:left;
background:#666666 url('../../../images/site-bg.jpg') repeat-y;
margin-left:20px;
margin-right:20px;
width:880px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* 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 {
	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 {
	background: #ffffff url('bg-silver.jpg') repeat-x;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {
background: #ffffff url('bg-silver.jpg') repeat-x;
 }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background: #ffffff;
	padding: 2px;
}
.table_top_rating {
	background-color: #ffffff;
	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 {
	background: #ffffff url('bg-silver.jpg') repeat-x;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%;  }
.table_description2 { width: 100%; background: #ffffff url('bg-silver.jpg') repeat-x; }
.table_stats {
	background-color: #ffffff;
	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%; }
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; }

/* adds */
.navi_left {
width:133px;
font-size:13px;
float:left;
}
.navi_left_link {
padding-left:5px;
}
.navi_left_link a {
text-decoration: none;
padding-left:20px;
background: url('../../../images/mark-left.jpg') no-repeat;
color:#cccccc;
}
.navi_left_link a:link{
text-decoration: none;
padding-left:20px;
background: url('../../../images/mark-left.jpg') no-repeat;
color:#cccccc;
}
.navi_left_link a:hover {
text-decoration: none;
padding-left:20px;
color:#ffffff;
}

.navi_left_cat {
margin-top:5px;
height:22px;
padding-top:2px;
text-align:center;
width:131px;
font-size:13px;
font-weight:bold;
color:#dddddd;
background: url('../../../images/cat-title.jpg') no-repeat;
}
.navi_left_cat a, .navi_left_cat a:link,.navi_left_cat a:visited, .navi_left_cat a:active {
color:#dddddd;
text-decoration:none;
}
.navi_left_cat a:hover {
color:#ffffff;
text-decoration:none;
}

.break {
clear:both;
}

.center_part {
text-align:justify;
color:#444444;
width:710px;
padding-top:8px;
margin-left:20px;
font-size:13px;
float:left;
}
.footer_end {
text-align:center;
width:920px;
padding:0px;
margin:0px;
height:97px;
background:#990000 url('../../../images/footer.jpg') no-repeat;
}
.footer_end_txt {
color:#eeeeee;
font-size:10px;
padding-top:50px;
}
