#toolbar {
    margin: 0;
    padding: 0;
    height: 30px;
    background: #a60328;
}


#topmenu {
    margin: 0;
    padding: 0;
    font-family: tahoma, sans-serif;
    font-size: 11px;
}

#topmenu ul {
    padding: 0 0 0 5px;
    margin: 0;
    list-style-type: none;
    width: auto;
    float: left;
}

#topmenu ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

#topmenu ul li a {
    float: left;
    display: block;
    margin: 0 0 0 2px;
    padding: 0 0 0 10px;
    text-decoration: none;
    line-height: 30px;
    color: #fcfcfc;
    background: #a90329 url(images/custom/topmenu-l.gif) 0 0 no-repeat;
}

#topmenu ul li a span {
    float: left;
    display: block;
    padding: 0 15px 0 7px;
    cursor: pointer;
    background: #a90329 url(images/custom/topmenu-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a.current {
    color: #000;
    font-weight: bold;
    background: #fff url(images/custom/topmenu-active-l.gif) 0 0 no-repeat;
}

#topmenu ul li a.current span {
    display: block;
    width: auto;
    background: #fff url(images/custom/topmenu-active-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a:hover {}

#topmenu ul li a:hover span {
    text-decoration: underline;
    display: block;
    width: auto;
}


body {
    background: #5f5e5e url(images/custom/body-bg.gif) 0 0 repeat-x;
    padding: 30px 0 0 0;
    margin: 0;
}

#head-r h1 {margin: 70px 0 0 190px; color: #fff; font-size: 26px; font-family: Helvetica, Arial, sans-serif; font-weight: normal}

h2, h3 {
  margin: 0px;
  padding: 0px;
}

#wrapper {
    width: 950px;
    min-width: 720px;
    margin: 0 auto;
    padding: 0;
}

#wrapper2 {
    width: 914px;
    min-width: 720px;
    margin: 0 auto;
    padding: 0;
}

#header {
    position: relative;
    height: 120px;
    overflow: hidden;
    background: #a60328 url(images/custom/header-bg.gif) 0 0 repeat-x;
}

#head-r {
    height: 120px;
    background: url(images/custom/header-r.gif) 100% 0 no-repeat;
}

#head-l {
    background: url(images/custom/header-l.gif) 0 0 no-repeat;
}

#bg {
	background: url('bg.png');
}

/* 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: #FFF; }
.stats1 {
	background-color: #FFF;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

#navigation {
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	width: 798px;
	background: url('navigation.png') repeat-x;

}
#pages {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#content {
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
#copyright {
	text-align: center;
	background: #4a4a4a url('footer.png');
	height: 65px;
}

/* Hyper Links */
a:link {
    color: #a90329;
    text-decoration: none;
}

a:visited {
    color: #a90329;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited {
    color: #000000;
    text-decoration: none;
}

a.nav:hover {
    color: #cc3333;
    text-decoration: underline;
}


#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 {
	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: #DCDCDC;
	padding: 2px;
}
.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: #FFF;
	padding: 2px;
	text-align: center;
}

/* By default (td, body..) use verdana in black. */

body, td, th, tr {
    line-height: 150%;
    font-family: tahoma, sans-serif;
    color: #555555;
    font-size: 11px;
}

table {
    empty-cells: show;
}

/* 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: #FFF; 
	color: #333333;}
.stats1 {
	background-color: #FFF;
	text-align: center;
	color: #333333;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
	color: #333333;
}

/* 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;
	padding-top: 7px;
	padding-bottom: 70px
	padding-left: 8px;
	padding-right: 8px
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0px none; }

.smalltext {
    font-size: 90%;
    font-family: verdana, sans-serif;
}

.tborder {
    padding: 1px;
    border: 1px solid #dddada;
}

input.check {}
/* Selects are a bit smaller, because it makes them look even better 8). */

select {
    font-size: 100%;
    font-weight: normal;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input, textarea, button {
    color: #000000;
    font-family: verdana, sans-serif;
}

input, button {
    font-size: 100%;
}

textarea {
    font-size: 100%;
    color: #000000;
    font-family: verdana, sans-serif;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a:hover.help { color: #333; }

#footer {
    background: #272727 url(images/custom/footer-bg.gif) 0 100% repeat-x;
}

#foot-r {
    height: 130px;
    background: url(images/custom/footer-r.gif) 100% 100% no-repeat;
}

#foot-l {
    background: url(images/custom/footer-l.gif) 0 100% no-repeat;
}

#footerarea {
    text-align: center;
    padding: 10px;
    color: #ccc;
}

#footerarea a:link, #footerarea a:visited {
    color: #a0a0a0;
}

#footerarea a:hover {
    color: #ccc;
    text-decoration: none;
}

#bodyarea {
    padding: 10px;
    margin: 0;
    background: #fcfcfc url(images/custom/bodyarea-bg.gif) 0 0 repeat-x;
}

hr, .hrcolor {
    height: 1px;
    border: 0;
    color: #666666;
    background-color: #d4d4d4;
}
/* No image should have a border when linked */

a img {
    border: 0;
}

#shad-l {
    padding-left: 18px;
    background: url(images/custom/shadow-l.gif) 0 0 no-repeat;
}

#shad-r {
    padding-right: 18px;
    background: url(images/custom/shadow-r.gif) 100% 0 no-repeat;
}

#logo {
    position: absolute;
    top: 0px;
    left: 20px;
    display: block;
    width: 400px;
    height: 120px;
    cursor: pointer;
    background: url(images/custom/logo.png) no-repeat;
}

#userarea {
    height: 60px;
    float: right;
    padding: 50px 25px 0 0;
}
#searcharea {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}
