body {
    background:url('bg_body.gif');
    color:#474747;
    margin:0;
    padding:0;
    line-height:1.4;
}
body, td, .forTexts {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
    background:#fff;
}
#header {}
/*
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
*/
.head {
    background:transparent url(header.jpg) no-repeat;
    height:130px;
    text-align:right;
    width:990px;
    margin:0 auto;
}
.head a.l {
    display:block;
    float:left;
    height:130px;
    text-decoration:none;
    width:290px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#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 {
	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: #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; }

fieldset {
    background:#fff;
    border:1px solid #d8d8d8;
    margin:0;
    padding:10px;
}
.menu {
    background:#7a7a7a;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
    color:#fff;
    font-size:9px;
    font-weight:bold;
    margin: 0 0 5px;
    padding: 14px 0;
    text-align: center;
    text-transform:uppercase;
}
.menu a {
    background: url('bg_menu.gif') repeat-x;
    font-size:10px;
    color:#fff;
    margin-right:-2px;
    padding:12px;
    position: relative;
    *position: static;
    text-decoration: none;
}
.menu a span {
    background: url('bg_menu_act.gif') no-repeat 100% 0;
    display: none;
    position: absolute;
    height: 37px;
    right:0;
    top:0;
    *top: 15px;
    width:6px;
}
.menu a.r span {
    background: url('bg_menu_act.gif') no-repeat;
    left:0;
}
.menu a.l {
    background: url('menu_sides.gif') no-repeat;
}
.menu a.r {
    background: url('menu_sides.gif') no-repeat 100% 0;
}
.menu a.l:hover {
    background: url('menu_sides_act.gif') no-repeat;
}
.menu a.r:hover {
    background: url('menu_sides_act.gif') no-repeat 100% 0;
}

.menu a:hover {
    background: url('bg_menu_act.gif') no-repeat;
    color:#000;
}
.menu a:hover span {display: block}
.menu ul {
    margin:0;
    display: inline;
}
.menu li {
    display: inline;
    *position:relative;
}

.left_shadaw_page {
    background:url('bg_l.gif') repeat-y;
    width:994px;
    margin:0 auto;
}
.right_shadaw_page {
    background:url('bg_r.gif') repeat-y 100% 0;
    padding:0 2px;
}
.block {
    margin-bottom:7px;
}

.block .bord {
    background: #f4f4f4;
    border: 1px solid #c0c0c0;
    height:1%;
}
.block .cont {
    background:#EFEED1;
    border: 1px solid #dfdec9;
    margin: 5px;
    padding:10px;
}
.block .cont p {
    margin:0;
}
.block .contentBlock {
    padding:6px;
}
.block .marpic img {margin-right:4px;}
.block p {
    margin: 10px 10px 10px;
    font-size:11px;
}
.block h3 {margin-left:10px}
.block .tb {
    background: url('bg_block1.gif') repeat-x;
    height: 8px;
    overflow:hidden;
    _zoom:1;
    margin: 1px 1px 0;
}
.block h5 {
    background:#7a7a7a;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
    color:#fff;
    overflow: hidden;
    margin:0 1px;
    padding:2px 10px;
    _zoom:1;
}
.block h4 {
    background:#7a7a7a;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
    color:#fff;
    overflow: hidden;
    margin: 2px 0 0;
    text-transform:uppercase;
    _zoom:1;
}
.block h4 p {
    background:url('bg_h4.gif') repeat-x;
    margin: 0 4px;
    padding:0 6px 0 60px;
    position:relative;
    font-size:9px;
    height:31px;
    line-height:31px;
    z-index: 0;
}

.block h4 .fix {
    float:left;
    width:150px;
}
.block h4 a {
    color:#fff;
    float: right;
    text-transform: none;
    line-height: 31px;
    margin-right:6px;
    font-size:11px;
}
.block h4 span {
    position:absolute;
    height:31px;
    top:0;
    width:6px;
}
.block h4 .l {
    background:url('h4_sides.gif') no-repeat;
    left:0;
}
.block h4 .r {
    background:url('h4_sides.gif') no-repeat 100% 0;
    right:0;
    _right:-1px;
}
.block h4 img {
    position: absolute;
    top:0;
    left:17px;
}
.block .wrap_bann {
    background: #fefefe;
    border: 1px solid #d8d8d8;
    color: #858585;
    font-size:11px;
    margin: 3px 3px 5px;
    padding: 4px;
}
.wrap_bannB {
    background: #fefefe;
    border: 1px solid #d8d8d8;
    color: #858585;
    font-size:11px;
    margin: 3px 50px;
    padding: 4px;
}
.block .wrap_bann span {
    float: right;
    margin-top: 12px;
    width:73px;
}
.block .bttm {
    background: url('br.gif') no-repeat 100% 0;
    height: 5px;
    overflow: hidden;
    position:relative;
    top:-5px;
}
.block .bttm div {
    background: url('bl.gif') no-repeat;
    height: 5px;
    overflow: hidden;
}

.inpts {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #fff;
    border: 1px solid #7f9db9;
}
.sbmt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFECB0;
    border: 1px outset #FFFFE1;
}
.clear {
    clear:both;
    height:0;
    overflow:hidden;
}
.footmy {
    background:url(foot.png) no-repeat;
    text-align:center;
    height:22px ;
    padding:9px 0 20px 0;
    font-size:11px;
}
.footmy a {
    color:#A40000
}
