
/*-------------------*/
#fullContainer {
	background-color: #fff;
	margin:0;
	padding:10px 0 10px 0;
	color: #000;
	width: 950px;
}
#fullContainer a {
	color: #f60;
}
#fullContainer a:hover {
	background-color:#f60;
	color:#fff;
	text-decoration: none;
}
/*-------------------*/
#tsContent {
	clear: both;
	margin:0 110px 0 110px;
	width: 728px;
	background-color: #fff;
	font-size: 12px;
}
/*-------------------*/
#navigation {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid black;
	clear: both;
	color: #000;
	font-size: 12px;
	text-align: center;
}
#navigation a {
	font-weight: bold;
}
#navigation a:hover {
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}
#copyright { 
	padding-bottom: 10px;
	border-top: 1px solid black;
	background-color: #ccc;
	font-size: 10px;
	text-align: center;
}
#google_ad, #pad20 {
	clear: both;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#wmlink a {
	color: #999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#wmlink a:hover {
	background-color: transparent;
	color: #f60;
	text-decoration: underline;
}
.gatewayvote {
	font-size: 16px;
	font-weight: bold;
}
/*-------------------*/
/* Table Style */
.table_border {
	background-color: #000;
	border: 2px solid #000;
	margin-bottom: 10px;
	padding: 0px;
}
.table_title {
	background: #f60 url("/topsite/skins/hognutz/title.png") repeat-x;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
.table_rank {
	background-color: #ccc;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
 }
 .sitename {
	font-size: 14px;
	font-weight: bold;
}
.table_stats {
	background-color: #ccc;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
/*-------------------*/
/* Stats Style */
.stats_top {
	background: #4a4a4a url("/topsite/skins/hognutz/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: #ccc; }
.stats1 {
	background-color: #ccc;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}
/*-------------------*/
/* Admin */
.darkbg {
	background-color: #737373;
	color: #fff;
}
.mediumbg {
	background: #4a4a4a url("/topsite/skins/hognutz/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: #ccc;
}
.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}
/*-------------------*/
table { width: 100%; }
/* No Borders Images */
img {
	border: 0;
}
input, textarea, select {
	background-color: #FFF;
	color: #000000;
	font: normal 12px sans-serif;
}
a.help {
	color: #f00; 
	font-weight: bold;
	text-decoration: none;
}
a.help:hover {
	color: #333;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}

