html {
	height: 100%;
}
body {
	text-align: center;
	margin: 6px;
	padding: 0px;
	padding-bottom: 80px; /*breathing room*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #f7f7f7;
}
h2 {
	font-family: Georgia, Times, serif;
	color: #000;
	font-weight: normal;
}
h3 {
	font-family: Georgia, Times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 2px;
}
h4 {
	font-family: Georgia, Times, serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 14px;
}
a {
	color: #000;
	text-decoration: none;
}
img, a img {
	border: none;
}
#main {
	margin: 0 auto;
	text-align: left;	
	padding: 10px;
}
#top_ad {
	width: 728px;
	height: 90px;	
	overflow: hidden;
	float: right;
}
#bottom_ad {
	margin-top: 10px;	
	width: 180px;
	height: 150px;
	overflow: hidden;
	z-index: 150;
}
.ui-datepicker { z-index:1000 }
.logo {
	width: 245px;
	background-color: #e4e4e4;
	background: none;
	font-family: Georgia, Times, serif;
	font-size: 33px;
	font-weight: 300;
	color: #000;
	text-align: center;
	height: 65px;
}
#search {
	margin-top: 10px;
	padding: 8px;
}
#sub {
	margin-top: 10px;
	padding: 8px;
	background-color: #e4e4e4;
}
#data {
	border: 3px solid #e4e4e4;
	margin-top: 10px;
}
#networking {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}
#newsletter {
	text-align: right;
	margin-top: 10px;	
	padding: 8px;
	background-color: #e4e4e4;
}
#nav{
	text-align:center;
	font-style:italic;
	font-size:12px;
	float: left;
	padding: 3px 8px 1px 10px;
	width: 200px;
	background: #e4e4e4;
	
}
#nav input {
	margin: 0 0 3px 0;
}
#area_select{
	text-align:center;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #000;
	font-style:italic;
	font-size:12px;
}

#announced{
	text-align:center;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #e4e4e4;
	font-style:italic;
	font-size:12px;
}

#user_login {
	text-align:center;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #e4e4e4;
	font-style:italic;
	font-size:10px;
}

#giveaways {
	text-align:center;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #e4e4e4;
	font-style:italic;
	font-size:12px;
}

#giveaways input {
	margin: 3px 0 10px 0;
}

#giveaways a {
	font-size: 11px;
}

#contact {
	padding: 8px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e4e4e4;
}
#links {
	text-align: left;
	margin-top: 10px;
	padding: 8px;
	background-color: #e4e4e4;
	height: 100%;
}
#search {
	padding: 8px;
	background-color: #e4e4e4;
	font-size:12px;
}

#key {
	margin-top: 10px;
	padding: 8px 0;
	background: #e4e4e4;
	text-align: center;
}

.button p, .button img {
	float: left;
}

.button p {
	margin: 30px 0 10px 0;
}

.button img {
	padding: 0 0 0 10px;
}

.instructions {
	margin: 0 0 10px 0;
	padding: 5px 0;
	text-align: center;
	/*background: #e4e4e4;*/
}
	.ins_logo {
		font-family: Georgia, Times, serif;
		font-size: 24px;
		font-weight: 300;
		color: #000;
		text-align: center;
	}
	
	.instructions h2 {
		margin: 10px 0;
		font-size: 24px;
	}
	
	.instructions p {
		font-family: Georgia, Times, serif;
		padding: 5px 0;
		margin: 0;
		font-size: 18px;
	}

.ga {
	position: absolute;
	width: 0;
}

.giveaway {
	padding: 5px;
	background: #fff;
	border: solid 1px #bbb;
	width: 200px;
	position: relative;
	float: left;
	right: 275px;
	display: none;
}

	.giveaway .small, .instructions .small {
		font-size: 10px;
	}

	.giveaway ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.giveaway ul li {
		padding: 3px 0 0 10px;
	}

	.giveaway ul li.title {
		font-weight: bold;
		padding: 0;
	}
	
	.giveaway .emailForm {
		padding: 5px 0 0 3px;
	}
	
	.giveaway .emailForm input {
		width: 187px;
	}
	
	.giveaway .small_form {
		float: left;
		padding: 0 5px 0 0;
	}
	
	.giveaway .small_form input {
		width: 86px;
	}
	
	input.ga_submit {
		margin: 5px 0 3px 3px;
		font-size: 10px;
	}

.clear {
	clear: both;
}

/* tables */
table.tablesorter {
	font-family: Arial, sans-serif;
	background-color: #e4e4e4;
	margin: 0;
	font-size: 10px;
	width: 100%;
}
table.tablesorter thead tr{
	position: relative;
	background-color: #e4e4e4;
}
table.tablesorter thead tr td{	
	font-size: 10px;
	color: #000;
	padding: 0;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody tr {
	height: 10px;
}
table.tablesorter tbody td {
	padding: 0;
	background-color: #F4F4F4;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#fff;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ddd;
}
table.tablesorter tbody .light {
	background-color: #fff;
}
table.tablesorter tbody .dark {
	background-color: #e4e4e4;
}
/* global */
.col {
	float: left;
	height: 100%;
}
.a12 {	
	width: 12%;
}
.a28 {
	width: 28%;
}
.a25 {
	width: 25%;
}
.a50 {
	width: 50%;
}
.a74 {
	width: 74%;
}
.a100 {
	width: 100%;
}
.s5 {
	margin-left: 5px;
}
.s10
{
	margin-left: 10px;
}
.s20 {
	margin-left: 20px;
}
.p5 {
	padding-left: 5px;
}
.p10 {
	padding-left: 10px;
}
.p20 {
	padding-left: 20px;
}
.blue, .blue a {
	color: #407ef5;
}
.purple, .purple a {
	color: #a769f0;
}
.green, .green a {
	color: #1B880B;
}
.black, .black a {
	color: #000;
}
.orange, .orange a {
	color: #EEA115;
}
.square, .delete {
	font-size: 80%;
}
textarea {
	font-size: 11px;
	font-family: Arial, sans-serif;
	width: 240px;
}
br {
	line-height: 5px;
}


#page_numbers {
	list-style-type: none;
	display: block;
	font-size: 11px;
}

#page_numbers .href{
	display: inline;
	margin-left: 2px;
}

#page_numbers .href a {
	color: #8c8c8c;
	text-decoration: none;
	width: 20px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #cccccc;
}

#page_numbers .href a:hover {
	color: #000;
	border: 1px solid #e4e4e4;
	background-color: #e4e4e4;
}

#page_numbers .page{
	display: inline;
	margin-left: 2px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #e4e4e4;
	color: #000;
	background-color: #e4e4e4;
}

#page_numbers .backarrow {
	display: inline;
	margin-right: 6px;
}

#page_numbers .firstarrow {
	display: inline;
	margin-right: 6px;
}

#page_numbers .nextarrow {
	display: inline;
	margin-left: 6px;
}

#page_numbers .lastarrow {
	display: inline;
	margin-left: 6px;
}

#phpbb {
	text-align:center;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #e4e4e4;
	font-style:italic;
	font-size:14px;
}

#phpbb #login {
	margin-top: 3px;
	font-size: 10px;
	font-style: normal;
}

	#phpbb #login a {
		text-decoration: underline;
	}
	
.forum_button {
	padding: 0;
	margin: 0;
	background: #ff0;
}

.bb {
	position: absolute;
	width: 60px;
}

.bb a {
}

.bb_button {
	position: relative;
	top: 1px;
	left: 2px;
}

div.num {
	position: relative;
	top: -13px; /*17px FF*//
	left: 0;
	color: #fff;
	font-size: 10px;
	height: 0;
}

#public input {
	height: 10px;
}

.public_input, .my {
	cursor: default;
}

.myshowlist {
	margin-left: 5px;
	font-size: 10px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 3px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { 
	margin: 0;
	font-size: 14px;
	font-weight: normal; 
}

.important {
	color: #aa0000;
}

#visits {
	position: relative;
	top: 30px;
	font-size: 14px;
	/*width: 150px;*/
}

a.link {
	color: #407ef5;
	text-decoration: underline;
}

#login_panel, #register_panel {
	margin: 30px auto;
	width: 350px;
}

#register_panel {
	width: 400px;
}

	#register_panel h2 {
		margin: 0 0 0 15px;
	}

	.error {
		/*margin-bottom: 10px;*/
		text-align: center;
		font-weight: bold;
		color: #aa0000;
		font-size: 11px;
	}

	.form_panel {
		margin: 0 auto;
		padding: 5px 10px;
		width: 360px;
		background: #e4e4e4;
	}

	#register_panel .form_panel {
		width: 350px;
	}

	.form_panel div {
		margin: 5px 0;
	}
	
	.form_label {
		padding-top: 5px;
		float: left;
		font-size: 14px;
		width: 140px;
	}
	
	#register_panel .form_label {
		width: 130px;
	}
	
	.form_input {
		float: right;
	}
	
	.form_input input {
		padding: 3px;
		width: 200px;
		font-size: 14px;
	}

	.form_panel .submit {
		text-align: right;
	}
	
#user_options {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#user_options li {
		display: inline;
		float: left;
		padding-right: 15px;
	}
	
	#user_options li a {
		color: #407ef5;
		text-decoration: underline;
	}
	
.home_panel {
	padding: 20px 10px 0 0;
}
	
	.home_panel table {
		width: 475px;
	}
	
	.home_panel .tablesorter td {
		padding: 3px;
	}
	
	.odd {
		background: #e7e7e7;
	}

	.odd td, .even td {
		padding: 3px;
	}

#home_link {
	margin: 20px auto;
	list-style: none;
	width: 350px;
}

	#home_link li {
		padding: 40px 0;
		font-family: Georgia, Times, serif;
		color: #000;
		font-weight: normal;
		font-size: 28px;
		text-align: left;
	}
	
	#home_link li a:hover {
		color: #407ef5;
	}
	
/*.home_link {
	text-align: right;
	width: 475px;
}*/

/*.forum_sidebar {
	text-align:left;
	margin-top: 10px;	
	padding: 8px 8px 8px 10px;
	background-color: #e4e4e4;
	font-style:normal;
	font-size:12px;
}

	.forum_sidebar a {
		color: #407ef5;
	}

	h4.home {
		margin-bottom: 10px;
	}

#forum_panel {
	margin: 60px 0 0 20px;
	float: left;
	width: 600px;
	text-align: left;
}

	.forum_post {
		text-align: left;
	}
	
	.forum_post a {
		color: #407ef5;
		font-weight: bold;
	}
	
	.poster {
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	.details {
		margin: 0 0 10px 25px;
		color: #777;
	}
	
	.details a {
		font-weight: normal;
	}
	
	.post {
		margin: 0 0 3px 25px;
		padding: 10px 10px 0 10px;
		background-color: #e4e4e4;
		font-size: 12px;
		width: 400px;
	}
	
	.post .details {
		padding: 10px 0;
		font-size: 10px;
		color: #777;
	}
	
	.comment {
		margin: 0 0 3px 25px;
		background-color: #e4e4e4;
		font-size: 12px;
		width: 420px;
	}
	
	.comment_text input {
		margin: 5px 0 0 5px;
		padding: 5px;
		width: 395px;
		border: solid 1px #bbb;
	}
	
	.comment_submit {
		padding: 6px;
		text-align: right;
	}
	
	.comment_submit input {
		padding: 5px 10px;
		background: #407ef5;
		border-top: solid 1px #6197ff;
		border-left: solid 1px #6197ff;
		border-bottom: solid 1px #2b6ded;
		border-right: solid 1px #2b6ded;
		font-weight: bold;
		color: #fff;
	}*/