/* main */

html {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	background:url('/images/page-gradient.png') top left repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #100000;
}
a {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #1f7eba;
}
a:active {
	color: #100000;
}

/* general */

.greentext {
	color:#0aa0db;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-size: 9px};
}
.meerlink a:link {
	color: #ffffff;
}
.meerlink a:visited {
	color: #ffffff;
}
.meerlink a:hover {
	color: #CC3300;
}
.meerlink a:active {
	color: #ffffff;
}
div.footerlinks {
	text-align:center;
}
input.button, button.button {
	font-family:tahoma;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
}

/* plateau */

div.plateau {
	width:818px;
	margin:0px;
	padding:0px;
}
div.plateau div.plateau_tl {
	background:url('/images/plateau-top-left.png') top left no-repeat;
	height:16px;
}
div.plateau div.plateau_tr {
	background:url('/images/plateau-top-right.png') top right no-repeat;
	padding-left:18px;
	padding-right:18px;
	height:16px;
}
div.plateau div.plateau_t {
	height:16px;
	background:url('/images/plateau-top.png') top left repeat-x;
}

div.plateau div.plateau_l {
	background:url('/images/plateau-left.png') top left repeat-y;
}
div.plateau div.plateau_r {
	background:url('/images/plateau-right.png') top right repeat-y;
	padding-left:18px;
	padding-right:18px;
}

div.plateau div.plateau_b {
	background:url('/images/plateau-bottom.png') bottom left repeat-x;
	height:19px;
}
div.plateau div.plateau_bl {
	background:url('/images/plateau-bottom-left.png') bottom left no-repeat;
	height:19px;
}
div.plateau div.plateau_br {
	background:url('/images/plateau-bottom-right.png') bottom right no-repeat;
	padding-left:24px;
	padding-right:18px;
	height:19px;
}
div.plateau div.plateau_inner {
	background:#ffffff;
}

/* header */

div.header {
	width:730px;
	text-align:left;
	height:60px;
}
div.header div.inner {
	height:60px;
	position:relative;
}
div.header div.inner h1 {
	position:absolute;
	bottom:10px;
	left:2px;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	background:url('/images/startparade.gif') top left no-repeat;
	width:179px;
	height:39px;
}
div.header div.banner {
	width:468px;
	height:60px;
	position:absolute;
	bottom:0px;
	right:50px;
	margin-left:-185px;
	border:solid 0px #918f90;
}
div.header div.textsize_switch {
	text-align:right;
	width:40px;
	position:absolute;
	bottom:-3px;
	right:0;
	padding-right:1px;
	font-family:Arial;
	font-weight:bold;
	color:#119a48;
}
div.header div.textsize_switch a {
	color:black;
	text-decoration:none;
	margin-right:1px;
}
div.header div.textsize_switch a:hover {
	color:red;
}
div.header div.textsize_switch a.size1 {
	font-size:16px;
}
div.header div.textsize_switch a.size2 {
	font-size:14px;
}
div.header div.textsize_switch a.size3 {
	font-size:12px;
	margin-right:0px;
}

/* topmenu */

div.topmenu {
	width:730px;
	height:23px;
	background:#dddddf url('/images/header_menubar.gif') top left repeat-x;
	margin-top:11px;
	margin-bottom:17px;
}
div.topmenu div.date {
	color:white;
	padding-top:4px;
	padding-right:5px;
	font-weight:bold;
	float:right;
}
div.topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
div.topmenu ul li {
	float:left;
	height:25px;
	background: url('/images/header_menubar.gif') top right no-repeat;
	padding-left:11px;
	padding-right:11px;
}
div.topmenu ul li.hovered {
	background-color:#fbbc4e;
}
div.topmenu ul li.hovered a {
	color:#ffffff;
}
div.topmenu ul li a {
	color:#e9e9e9;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
	letter-spacing:-0.7px;
}

/* footermenu */

div.footermenu {
	width:730px;
	height:23px;
	background:#dddddf url('/images/header_menubar.gif') top left repeat-x;
	margin-top:9px;
	margin-bottom:17px;
}
div.footermenu ul {
	list-style:none;
	margin:0 auto;
	padding:0px;
}
div.footermenu ul li {
	float:left;
	height:25px;
	background: url('/images/header_menubar.gif') top right no-repeat;
	padding-left:11px;
	padding-right:11px;
}
div.footermenu ul li.hovered {
	background-color:#fbbc4e;
}
div.footermenu ul li.hovered a {
	color:#ffffff;
}
div.footermenu ul li a {
	color:#e9e9e9;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
	letter-spacing:-0.7px;
}

/* colums */

div.skyscraper {
	width:120px;
	height:600px;
	margin-top:9px;
	top:90px;
}
div.skyscraper_left {
	margin-right:5px;
}
div.skyscraper_right {
	margin-left:5px;
}

table.colframe td.column {
	text-align:center;
}
table.colframe td.column_spacer {
	width:14px;
	font-size:1px;
}
table.colframe td.c1 {
	
}
table.colframe td.c2 {
	
}
table.colframe td.c3 {
	
}
table.colframe td.column div.linkbox {
	text-align:left;
	margin-bottom:1.4em;
}
table.colframe td.column div.linkbox div.title {
	color:white;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
	letter-spacing:-0.7px;
	height:18px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:4px;
	background:url('/images/category_title_gradient.png') top left repeat-x;
}
table.colframe td.column div.linkbox div.title a {
	color:white;
}
table.colframe td.column div.linkbox div.title a:hover {
	color:gold;
}
table.colframe td.c1 div.linkbox div.title, table.colframe td.c2 div.linkbox div.title {
	background-color:#1f7dbb;
}
table.colframe td.c1 div.linkbox div.links, table.colframe td.c2 div.linkbox div.links {
	background-color:#d2dff3;
}
table.colframe td.c3 div.linkbox div.title {
	background-color:#0aa1dc;
}
table.colframe td.c3 div.linkbox div.links {
	background-color:#d3e1f3;
}
table.colframe td.column div.linkbox div.links {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}
table.colframe td.column div.linkbox div.green {
	background-color:#d2dff3;
}
table.colframe td.column div.linkbox div.links div.link {
	
}
table.colframe td.column div.linkbox div.morelinks {
	background-color:#e8eef8;
	padding:4px;
}
table.colframe td.column div.linkbox div.morelinks a {
	color:#0aa0db;
}
div.inlinepopup_container {
	color:black;
	padding:7px;
}
div.inlinepopup_container td {
	color:black;
}
div.inlinepopup_container input,textarea,select {
	background-color:#ffffff;
	border:0px;
	font-family:Arial;
	font-size:14px;
	padding:2px;
	color:black;
	border:solid 1px #88badb;
}
div.inlinepopup_container input.recaptcha_field {
	background-image:url('/images/icons/arrow_turn_top_right.png');
	background-repeat:no-repeat;
	background-position:5px 2px;
	width:296px;
	text-align:center;
}
div.inlinepopup_container input.inputselected,div.inlinepopup_container textarea.inputselected,div.inlinepopup_container select.inputselected {
	background-color:#ffffcc;
	border:solid 1px #1f7dbb;
}
div#message_container {
	color:black;
}

div.loadtime {
	font-size:10px;
	color:#333333;
}
div.crontriggers {
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
div.crontriggers div.padding {
	padding-left:1px;
	padding-top:1px;
}
div.crontriggers div.padding img {
	width:1px;
	height:1px;
	border:0px;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important; //reCaptcha widget background color
}

#recaptcha_table {
   border-color: #999999 !important; //reCaptcha widget border color
}
 
#recaptcha_response_field {
	border-color: #999999 !important; //Text input field border color
	background-color:#ffffff !important; //Text input field background color
}
