body {
	background-color: #9ec000; /* groen */
}

body.iframeDocument {
	margin:0; padding:0;
}

body#adminDetail h1 {
	font-family: Verdana;
}

body#adminDetail {
	background-color: #fff;
	font-family: Arial, Helvetica;
	font-size: 75%;
}

div#adminMenu {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #9ec000; /* groen */
	color: #fff;
	padding: 4px;
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 1em;
	border-bottom: 2px solid #fff;
}


body#bedrijvenLijst div#adminMenu {
	margin-top: 120px;
}

table thead td, table thead th {
	text-align: left;
	font-weight: bold;
}

table tfoot td {
	text-align: left;
	font-weight: bold;
}

table.list {
	border-collapse: collapse;
}

table.list th {
	text-align: left;
	padding-left: 1em;
}

table.list thead td, table.list thead th {
	border-bottom: 1px solid #333;
	text-align: left;
}

table.list td {
	padding: 4px 5px;
	margin:0 ;
}

table.list td h3 {
	border-bottom: 1px solid #D1016C;
}

table.list a {
	font-weight: bold;
	color: #D1016C;
	text-decoration:none;
}


table.list thead td {
	font-weight: bold;
}

table.properties td.label {
	font-weight: bold;
	vertical-align: top;
	padding-top: 0.2em;
}

div.EditorPopup {
	display: none;
	position: absolute;
	left: 150px;
	top: 150px;
	border: 10px solid #D1016C; /* roze */
	padding: 10px;
	z-index: 10;
	background-color: #fff;
}

div#adminMenu a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

div#witvlak {
	position: absolute;
	top: 0; left:0;
	background-color: #fff;
	padding: 20px;
	height: 280px;
}

div#adresgegevens {
	position: absolute;
	top: 20px; left:250px;
}

body#bedrijvenLijst div#witvlak {
	height: 90px;
}


body#plekSheet div#witvlak {
	height: 100px;
}

div#bedrijvenLinks {
	position: absolute;
	top: 150px;
	left: 20px;
	font-family: Arial, Helvetica;
	font-size: 75%;
}

div.plekInfo {
	color: #fff;
	position: absolute;
	top: 155px;
	left: 40px;
	font-family: Arial, Helvetica;
	font-size: 75%;

}

div#reserverenArea {
	position: absolute;
	top: 444px;
	left: 510px;
}

div#propsContainer {
	clear: left;
	margin-top: 10px;
	border: 1px solid #fff;
	padding: 10px;
	width: 470px;
}

div.largeImgContainer {
	position: absolute;
	z-index: 2;
	visibility: hidden;
}

div#fotosContainer {
	position: absolute;
	top: 120px;
	left: 510px;
}

div#fotosContainer div.thumb {
	background-color: #fff;
	padding: 3px;
	margin: 3px;
	float: left;
	clear: left;
}

div#fotosContainer div.thumb img {
	border: 0;
}

div#bedrijvenRechts {
	position: absolute;
	top: 150px;
	left: 420px;
	font-family: Arial, Helvetica;
	font-size: 75%;
}

div#bedrijvenLinks a, div#bedrijvenRechts a {
	color: #fff;
	text-decoration: none;

}

div#bedrijvenLinks h1, div#bedrijvenRechts h1 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom:0;padding-bottom:0;
}

div#bedrijvenLinks p, div#bedrijvenRechts p {
	margin-top:0.5em;
}


div#bedrijfsnaamBalk {
	position: absolute;
	top: 133px;
	left: 20px;
	background-image: url(/assets/images/bedrijfsnaam-balk.png);
	width: 447px;
	height: 24px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 6px;
}

div#applicationArea {
	position: absolute;
	top: 163px;
	left: 20px;
	z-index: 1;
}

iframe#appFrame {
	display: block;
	z-index: 1;
	width: 765px;
	height: 363px;
	border: 0;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

div#legenda {
	position: absolute;
	top: 530px;
	left: 40px;
}

div#searchFormArea {
	background-color: #fff;
	background-image: url(/assets/images/semi-transparant-grid.png);
	z-index: 2;
	position: absolute;
	top: 163px;
	left: 21px;
	width: 407px;
	height: 400px;
/*	-moz-opacity: .85;
	filter: alpha(opacity=85); */
	border-bottom: 1px solid #999;
	border-top: 1px solid  #D1016C;
	border-right: 6px solid #D1016C;
	padding: 20px;
	font-family: Arial, Helvetica;
	font-size: 75%;
	overflow: hidden;
}

div#searchFormArea div {
	/*margin-top: 1em;
	margin-bottom: 1em;*/
}

#searchForm label {
	display: block;
	font-weight: bold;
}

body#plaatsInformatie {
	font-family: Arial, Helvetica;
	font-size: 75%;
	color: #fff;
	padding: .2em;
}

body#plaatsInformatie h1 {
	font-size: 100%;
	font-weight: bold;
	margin:0;
}

div.popupForm {
	border: 6px solid #D1016C;
	padding: 12px;
	float: left;
	position: absolute;
	background-color: white;
	left: 15%; top: 15%;
	display: none;
	z-index: 40;
}

div.popupForm table {
	border-spacing:  0;
}

div.popupForm th {
	text-align: right;
	padding: 5px;
	border-right: 1px solid black;
}

div.popupForm td {
	padding: 3px;
}

acronym {
	color: #d1016c;
	border-bottom: 1px dashed #d1016c;
	cursor: help;
}

textarea { font-family: Arial; font-size: 10pt;}

table.list tfoot {
	border-top: 1px solid black;
}

body#plekSheet a {
	color: white;
font-weight: bold;
}

table.properties thead td {
	font-weight: bold;
	border-bottom: 1px solid white;
}

table.arrTable {
	width: 650px;
	background-color: white;
}

table.arrTable td {
	vertical-align: top;
	background-color: #ECF2CC;
	margin: 1px;
	padding: .4em;
	color: black;
}

table.arrTable tr.disabled td {
	background-color: #eee;
	color: #666;
}

table.arrTable ul {
	padding-left: 0; margin-left: 2em;
}

table.arrTable th {
	vertical-align: top;
	text-align: left;
	background-color: #ECF2CC;
	margin: 1px;
	padding: .4em;
	color: black;
}

table.arrTable tr.highlight td,
table.arrTable tr.highlight th {
	background-color: #FFBFDE;
}

table.arrTable tr.error td,
table.arrTable tr.error th {
	background-color: red;
	color: white;
}


div#imageHolder {
	position: absolute;
	left: 32px;
	top: 200px;
	float: left;
	background-color: white;
	padding: 15px;
	border: 4px solid #D1016C;
	cursor: pointer;
	cursor: hand;
	display: none;
	text-align: center;
	font: 70% 'Verdana';
	color: gray;
}

body#plaatsInformatie a {
	font-weight: heavy;
	text-decoration: none;
	color: #D1016C;
}

body#plaatsInformatie p {
	text-align: justify;
}

div.divStatusPlek {
	padding: 8px;
	width: 300px;
	border: 4px solid #d60177;
	color: black;
	background-color: white;
}

input.errorField {
	border: 2px solid red;
}

input.didButton {
	background-color: #ECF2CC;
	padding: 3px;
	font-weight: 600;
	color: #000;
	border: 2px solid #fff;
	font: 10pt Arial;
	margin-bottom: 1em;
	cursor: pointer; cursor: hand;
	}

input.didPrev {
	float: left;
}
	
input.didPrev {
	float: right;
}

div.butHolder {
	margin-top: 1em;
	float: right; 
	margin-right: 80px;
}

div.pbar {
	height: 10px;
	background-color: white;
	padding: 1px;
	border: 1px solid black;
	width: 100px;
}

div.pbar div {
	background-color: #d60177;
	line-height: 10px;
}


div.prompt {
	border: 2px solid #d60177;
	float: left;
	padding: 2px;
	position: absolute;
	display: none;
	background-color: #fff;
}

div.prompt input {
	width: 40px;
}

td.message {
	padding: 0;
	color: #111;
	text-align: center;
	border: 2px solid #9ec000;
	background-color: #f0fff0;
}