body,html {
	background:#1468a3;
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

html {overflow:-moz-scrollbars-vertical;}/*Wordt gebruikt voor FF om standaard ruimte te reserveren voor de verticale scrollbar*/

.bold
{
	color: #FF6600;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	background: #ffffff;
	margin:auto; 
	margin-top:10px; 
	margin-bottom:10px;
	width: 780px;
}
#header {
	width: 780px;
	background:#1468a3;
}
#navigation {
	background-color: #dee3e7;
	color: #000000;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 780px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { 
   color: #13509a; 
   font-weight: bold;
   text-decoration: none;
  }
a:hover { 
   color: #ff6600; 
   font-weight: bold;
   text-decoration: underline;
  }

#navigation a, .table_top_title a { 
color: #13509a; 
text-decoration: none;
font-weight: bold;
}

#navigation a:hover, .table_top_title a:hover {
	color: #ff6600;
	text-decoration: underline;
	border-bottom: none;
	font-weight: bold;
}

.table_border {
	border: 2px solid #efefef;
	margin-bottom: 10px;
	padding: 0px;
}
/* Top Ranking Style */
.table_top_title {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background-color: #dee3e7;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #dee3e7;
	color: #FF6600;
	font-size: 20px;
	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: #dee3e7;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
}
.table_top_rating {
	background-color: #dee3e7;
	text-align: center;
}
/* Ranking Style */
.table_title {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background-color: #dee3e7;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #dee3e7;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
width: 100%;
background-color: #ebebeb; 
 
}
.table_stats {
	background-color: #dee3e7;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background-color: #dee3e7;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #dee3e7; }
.stats1 {
	background-color: #efefef;
	text-align: center;
}
.stats2 {
	background-color: #efefef;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #ffffff;
  border: 2px solid #efefef;
  color: #fff;
}
.mediumbg {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background-color: #dee3e7;
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #000000;
	background-color: #efefef;
	text-align: center;
}
.lightbg1 {
	color: #ff6600;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #FFFFFF;
	text-align: center;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #efefef;
	border: 2px solid #f00;
	padding: 2px;
	font-weight: bold;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

#loading {
font:bold 12px Arial;
color:#FFFFFF;
}

/*WZ tooltip*/
.wztooltip
{
font-weight: bold;
font-size: 9pt;
color:rgb(70,122,167);
text-decoration: underline;
}

.wzbold
{
font-weight: bold;
color:#FF6600;
}

#santa {
position: absolute;
padding: 93px 0 0 20px;
width:32px;
}