@charset "utf-8";
html, body {
	background-color: #003b00;
	background-image: url(../forum/styles/geocoinrace/theme/images/bg_main.gif);
}

h2 {
	margin-bottom: 1em;
}
h3 {
	clear: both;
}

/* CSS Document */
.hide {
	display: none;
}
.top-left, .top-right {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_top.gif"); background-repeat:no-repeat; /* CHANGE: path and name of your image */
}
.top-center {
	background-image: url("../forum/styles/geocoinrace/theme/images/bg_headers.gif"); /* CHANGE: path and name of your image */
}    
.bottom-left, .bottom-right  {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_bottom.gif"); background-repeat:no-repeat; /* CHANGE: path and name of your image */
}
.bottom-center {
	background-image: url("../forum/styles/geocoinrace/theme/images/bg_footers.gif"); /* CHANGE: path and name of your image */
}
.inside .notopgap #wrap {
	overflow: auto;
}
#site-description {
	background-image: url("../forum/styles/geocoinrace/theme/images/site_logo.gif");
}
.headerbar {
	background-color: #085899;
	background-image: url("../forum/styles/geocoinrace/theme/images/bg_header.gif");
}
span.corners-top {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_left.png");
}

span.corners-top span {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_right.png");
}

span.corners-bottom {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_left.png");
}


span.corners-bottom span {
	background-image: url("../forum/styles/geocoinrace/theme/images/corners_right.png");
}

label.frontend {
	display: block;
	margin-top: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
label.frontend span {
	display: block;
	float: left;
	width: 240px;
	line-height: 1.5em;
	padding-left: 10px;
	font-size: 11px;
	color: #000000;
	clear: both;
}
#coin_name,  #coin_ref, #gc_code, #log_date, #name, #email, #message, #cacher, #log_link, #motivatie  {
	font-size: 11px;
	padding: 0.2em;
	background-color: #fafafa;
}
#coin_name, #coin_type, #coin_ref, #username, #password, #front_login, #gc_code, #log_date, #name, #email, #message, #subject, #cacher, #log_type, #opdracht, #log_link, #motivatie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #e3e9ef;
	border-bottom-color: #e3e9ef;
	border-left-color: #e3e9ef;
}
#coin_name:hover, #coin_name:focus, #coin_type:hover, #coin_type:focus, #coin_ref:hover, #coin_ref:focus, #username:hover, #username:focus, #password:hover, #password:focus, #front_login:hover, #front_login:focus,
#gc_code:hover, #gc_code:focus, #log_date:hover, #log_date:focus, #name:hover, #name:focus, #email:hover, #email:focus, #subject:hover, #subject:focus, #message:hover, #message:focus, #cacher:hover, #cacher:focus, 
#log_type:hover, #log_type:focus, #opdracht:hover, #opdracht:focus, #log_link:hover, #log_link:focus, #motivatie:hover, #motivatie:focus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5794bf;
	border-right-color: #c7e2f1;
	border-bottom-color: #c7e2f1;
	border-left-color: #c7e2f1;
}

label.frontend select {
	font-size: 11px;
	
}
#coin_name, #name, #email, #message {
	width: 500px;
}
#message {
	height: 200px;
}
#motivatie {
	height: 100px;
	width: 450px;
}
#coin_type, #subject {
	width: 506px;

}

#coin_ref {
	width: 100px;

}
input.frontend {
	margin-top: 10px;
	margin-left: 250px;
	margin-bottom: 10px;
}
p.uitleg {
	margin-left: 250px;
	font-size: 10px;
	font-style: italic;
}
div.fake_input {
	font-size: 11px;
	padding: 0.2em;
}
#page-body .warning {
	color: #990000;
	margin: 1em;
	padding: 1em;
	border: 1px solid #990000;
	list-style-image: none;
}
#page-body ul.warning li{
	margin-left: 5em;
	margin-bottom: 0.5em;
	list-style-image: none;
	list-style-type: none;
}
div.frontend_block {
	background-color: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
}
div.frontend_box{
	background-color: #BD0D0D;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	width: 250px;
	float: right;
	clear: both;
	margin-left: 1em;
	margin-bottom: 1em;
}
#page-body div.frontend_box h3 {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
div.frontend_box form {
	margin: 0px;
	padding: 0.5em;
}
div.frontend_box form label {
	display: block;
	font-size: 10px;
	margin-bottom: 0.5em;
	color: #FFFFFF;
}
div.frontend_box label span {
	display: block;
	float: left;
	width: 128px;
	margin: 0;
}
div.frontend_box label input {
	font-size: 9px;
	width: 97px;
	margin: 0px;
}
div.frontend_box #autologin {
	font-size: 9px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.frontend_box #front_login {
	font-size: 9px;
	width: 100%;
	padding: 0px;
	margin: 0px;

}

#page-body div.frontend_box div.inner p {
	font-size: 9px;
	color: #FFFFFF;
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding:0;
}
div.frontend_box div.inner a {
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
}
#page-body div.frontend_box ul {
	list-style-type: none;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	padding: 1em;
}
#page-body div.frontend_box   ul a {
	color: #000000;
}
#page-body div.frontend_box li  {
	width: auto;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left top;/*	list-style-image: none;
	list-style-position: outside; */
	list-style-image: none;
	padding-left: 20px;
}
#page-body div.frontend_box  li.no_coins {
	font-style: italic;
	padding-left: 0.25em;
	list-style-type: none;
	list-style-image: none;
}
#page-body div.frontend_box div.text {
	background-color: #FFF;
	line-height: 1.5em;
	padding: 1em;
}
#page-body div.frontend_box div.text p {
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#page-body div.frontend_box div.text img {
	margin-top: 0.5em;
	margin-right: 1.3em;
	margin-bottom: 0.5em;
	margin-left: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-body div.frontend_box div.inner div.text p a {
	color: #105289;
}

#gmapbox {
	border: 1px solid #000000;
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
}
#coin_title {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	padding-left: 42px;
	line-height: 32px;
	margin-bottom: 0.5em;
}
#coin_props {
	font-size: 11px;
	overflow: auto;
	margin-bottom: 0.5em;
}
#coin_props dt {
	float: left;
	width: 250px;
	margin-bottom: 0.5em;
	font-weight: bold;
	clear: left;
	margin-top: 0.5em;
}
#coin_props dd {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	float: left;
	width: 375px;
}
.flags {
	line-height: 23px;
	margin-bottom: 0px;
}
#coin_props dd img {
	margin-right: 2px;
}
#page-body ul {
	font-size: 11px;
	margin: 2em;
}
#page-body li{
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(list_bullet.gif);
	margin: 1em;
}
#page-body h3{
	font-size: 11px;
	margin-top: 2em;
	margin-bottom: 2em;
}
#owner_options {
	background-color: #bd0d0d;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#owner_options a {
	color: #FFFFFF;
}
#owner_options p {
	color: #FFFFFF;
	margin: 0;
	padding-left: 1em;
}
#my_coins {
	font-size: 11px;
}
#my_coins dt {
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 0.5em;
	padding-left: 20px;
	font-weight: bold;
}
#my_coins dd {
	margin-bottom: 0.5em;
	padding-left: 2em;
}
#home_main {
	padding-right: 260px;
}
#page-body p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#page-body h4 {
	font-style: italic;
	font-weight: normal;
}
#faq {
	font-size: 11px;
}
#faq dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#faq dd {
	line-height: 1.3em;
}
#deelnemers{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#deelnemers li {
	list-style-image: none;
	margin-left: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
div.left_box, div.right_box {
	float: left;
	width: 50%;
	margin-bottom: 1em;
	text-align: center;
}
div.left_box div, div.right_box div {
	padding: 1em;
}
div.left_box textarea, div.right_box textarea {
	width: 90%;
}
.center_text{
	text-align: center;
}
div.left_box h4, div.right_box h4 {
	text-align: left;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
sup {
	font-size: 50%;
}
#page-body ol li {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
	margin-left: 4em;
	font-size: 11px;
}#page-body #pdf_opt {
	float: right;
}
#pdf_list li {
	background-image: url(pdf.gif);
	margin-left: 0;
	padding-left: 26px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#prijzenpot{
	font-size: 11px;
}
#prijzenpot dt {
	float: left;
	width: 30%;
	clear: both;
	font-style: italic;
	margin-top: 1em;
	line-height: 2em;
}
#prijzenpot dd {
	float: left;
	width: 70%;
	margin-top: 1em;
	line-height: 2em;
}#cacher {
	width: 250px;
}
#log_list, #mission_list {
	clear: both;
	margin-top: 1em;
	font-size: 11px;
	overflow: auto;
}
#log_list dt, #mission_list dt {
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-style: italic;
	margin-bottom: 1em;

	clear: both;
	float: left;
	width: 700px;
	height: 16px;
}
#log_list dd, #mission_list dd {

	height: 16px;
	line-height: 16px;
clear:right;
	margin-bottom: 1em;
	float: right;
	text-align: right;
	width: 125px;
}
#log_list dd img{
	clear: none;
	margin: 0;
	padding: 0;
}
#log_list dd span.punten, #mission_list dd span.punten {
	display: block;
	width: 80px;
	float: right;
	clear: right;
}
p.attention {
	color: #990000;
	border: 1px solid #990000;
	text-align: center;
	padding: 1em;
	font-weight: bold;
	background-color: #FFD7D7;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	line-height: 1.5em;
}
#punten {
	font-size: 11px;
	overflow: auto;
	margin-bottom: 0.5em;
}
#punten dt {
	float: left;
	width: 350px;
	margin-bottom: 0.5em;
	font-weight: bold;
	clear: left;
	margin-top: 0.5em;
}
#punten dd {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	float: left;
	width: 300px;
}
#opdracht {
	width: 450px;
}
#log_link {
	width: 450px;
}
.map_title {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
}
th {
	text-align: left;
	padding: 0 0.5em;
}
td.t{
	font-size: 11px;
	padding: 0 0.5em;
}
td.flag1, td.flag0 {
	width: 36px;
	height: 26px;
	text-align: center;
}
.flag0 {
	opacity: 0.25;
	filter:alpha(opacity=25);
}
.flag1 img, .flag0 img {
	border: 1px solid #ddd;
}
h3#bonus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	text-transform: none;
	font-size: 2em;
	margin: 1em;
}
