* {
	margin:0; padding:0;
	font-size:100%;
}
body{
	background:url(images/body_bg.gif);
	text-align:center;
}
img {vertical-align:top;}
a img { border:0;}
html, input, textarea
	{
		font-family:tahoma;
		font-size:0.75em;
		line-height:1.25em;
		color:#000;
	}
input, select { vertical-align:middle; font-weight:normal;}
a {color:#7a7c7c;}
a:hover{text-decoration:none;}
h2 {color:#fff; font-size:1.333em; margin-bottom:15px; font-family:arial}
h3 {color:#fff; font-size:10px; margin-bottom:15px; font-family:arial}
h4 {color:#b20404; font-size:1.333em; margin-bottom:15px; font-family:arial}
h5 {color:#fff; font-size:10px; font-family:arial}
.top_tall {background:url(images/bg.gif.png) top repeat-y;}
.main_indent {padding:0 0 15px 0;}
.box {background:#252728 url(images/box_tallb.gif) bottom repeat-x;}
.box .t {background:url(images/box_tallt.gif) top repeat-x;}
.box .tr {background:url(images/box_tr.gif) top right no-repeat;}
.box .tl {background:url(images/box_tl.gif) top left no-repeat; width:100%;}
.line {border-bottom:2px solid #fff; padding-bottom:15px; margin-bottom:18px;}
#footer .main {color:#fff; text-align:center; padding-top:41px;}
#index #row1 .indent {padding:21px 16px 16px 16px;}
#row1 {bottom left repeat-x;}
#row1 .main {background:url(images/row1_bg.gif) top left no-repeat;}
#row2 {bottom left repeat-x;}
#footer_row {width:1003px; margin: 0 auto; background:#242728 url(images/footer_row_tall.gif) top repeat-x; color:#6d787e;}
#footer_row .main{ background:url(images/footeer_row_bg.gif) top left no-repeat;}

.main { width:1000px; margin:0 auto; text-align:left;}
#header .main{height:205px; background:url(images/header_bg.jpg) top left no-repeat;}
#header1 {height:130px; background:url(images/logo_cerc.png) top no-repeat;}
#cerc_menu {width:1003px; height:47px; margin: 0 auto;}
#footer { width:1003px; margin: 0 auto; height:98px; background:url(images/footer_tall.gif) top repeat-x;}
#footer .main {background:url(images/footer_bg.gif) top left no-repeat;}

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

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

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

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; }


/*dock*/
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;	
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 60px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {	
	
	color: #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
