/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,p,blockquote,th,td { 
margin:0;
padding:0;
font-weight: normal;
}
table {border-collapse:collapse;border-spacing:0; width: 100%;}
td {padding:4px;}
img {border:0;}
em,th {font-style:normal;font-weight:normal;}
strong {font-weight:bold;}
ol,ul {list-style:none;}
th,	td {vertical-align: top;}

/* Base */
body {
background-color: #FFF;
color: #000;
font-family: sans-serif;
font-size: 12px;
background-color: #FFF;
background: url("background.png") repeat-x top;
width:100%;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight:bold;
}
h3 {color:#CC0000; font-size:120%;}
fieldset {padding:15px; margin-bottom:10px;}
fieldset legend {font-weight:bold; color:#CC0000;}
em { font-style:inherit;}
#wrapper {
border: 1px solid #000;
position: relative;
margin: 0 auto;
text-align:left;
width: 898px;
background-color:#FFFFFF;
padding:0;
}
#header {
background: url("header.png");
background-repeat:no-repeat;
width: 900px;
height:124px;
position: relative;
margin: 0 auto;
text-align:left;
}
#navigation {
position:absolute;
margin:92px 0 0 240px;
color: #FFF;
padding-bottom: 7px;
padding-top: 7px;
width: 100%;
}
.filters {
float: left;
margin: 15px;
}
#search {
float: right;
margin: 15px;
text-align: right;
}
#content {
clear: both;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}
#copyright {
margin: 10px;
text-align: center;
}

.small {font-size:80%;}
.grey {color:#999999;}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a.table_top { color: #FFF; text-decoration:none; }
.table_top_title a {color: #999999; font:80%;}
#navigation a:hover, .table_top_title a:hover {
color: #CC0000;
text-decoration: underline;
}

.table_border {
border: 1px solid #000;
margin-bottom: 10px;
}
/* Top Ranking Style */
.table_top_title {
background: #4a4a4a url("title.png") repeat-x;
color: #FFF;
padding:7px 3px 7px 3px;
white-space:nowrap;
}
.table_top_rank {
background-color: #DCDCDC;
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: #ebebeb;
padding: 4px;
white-space:nowrap;
text-align:center;
}
.table_top_rating {
background-color: #DCDCDC;
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-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;
}
.description {margin:5px 0 5px 0;}
.description a {color:#990000;}

/* 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;
}
.stats strong {width:120px; display:block; float:left; clear:left;}

/* 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;
}

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; }

.welcome {position:absolute; margin:20px 20px 0 330px; width:468px; height:60px;}
.warning {border:1px solid #990000; padding:8px; background-color: #CC0000; color:#FFFFFF; margin:15px; font-size:120%; line-height:130%;}

.linklist {border:1px solid #CCCCCC;background-color:#eeeeee;}
.linklist li a {
text-align:left;
display:block;
border-top:1px solid #eeeeee;
border-bottom:1px solid #999999;
padding:5px;
color:#333333;
font-weight:bold;
clear:left;
height:20px;
}
.linklist li a:hover { background-color:#bfbfbf;}

ul.list1 {margin:15px 0 10px 0;}
.list1 li {
margin:3px 15px 4px 15px;
padding:5px;
border:1px solid #CCCCCC;
min-height:50px;
clear:right;
overflow:hidden;
}
