/* standaard */
* {
    font-family: arial, helvetica, sans-serif;
}

h1
{
	font-size: 19px;
	color:#006600;
}

h2
{
	font-size:15px;
	color:#006600;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

h3
{
	font-size:13px;
	color:#006600;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

body, p
{
	font-size: 12px;
}

body, td
{
	font-size: 12px;
	color: black;
}

input, select, textarea
{
	border: 1px solid black;
}

table
{
	font-size: 13px;
}

th
{
	font-size: 12px;
	color: black;
	text-align: left;
	padding-right: 10px;
}

.button
{
	font-size: 12px;
	width: 125px;
}

.dateDropdown
{
	font-size: 11px;
	width: 200px;
	margin-top: 40px;
	margin-bottom: 1px;
}

.dateDropdown select {
	margin-bottom: 5px;
}

.dropdown
{
	font-size: 11px;
	width: 200px;
}

.locImg 
{
	height: 45px;
	width: 60px;
	text-align: center;
}

.message
{
    font-size: 12px;
}

.thanks
{
	font-size:13px;
	color:#006600;
	text-align: center;
}

#accommodationType
{
	width: 240px;
	position: relative;
	top: -30px;
	Z-index: 3;
}

#B0text
{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #990000;
	width: 70px;
	height: 27px;
}

#bookableDays
{	
	position: absolute;
	top: -55px;
}

#bookableEndDays
{
	margin-left: 10px;
}

#bookableStartDays
{
	margin-left: 10px;
	margin-bottom: 1px;
}

#errorMessage
{
	font-size: 12px;
	display: none;
	color: red;
	font-weight: bold;
}

#message
{
	font-family: verdana;
	font-weight: bold;
    color: #B63444;
   	position: absolute;
	top: 400px; 
    width: 500px;
}

#pageIdDiv
{
	font-size: 14px;
	position: absolute;
	left: 10px;
	width: 425px;
	text-align: left;
}

#pageIdDiv a
{
	color: #CE0119;
	font-weight: bold;
}

#people
{
	position: relative;
	width: 250px;
	top: 65px;
}

#reservation
{
	font-family: Trebuchet MS;
	position: absolute;
	text-align: left;
	background-color:#96e0ff;
	left: 330px;
	top: 50px;
	width: 200px;
	padding: 5px;
}

#reservationFillIn
{
	font-family: Trebuchet MS;
	position:absolute;
	left: 0px;
	top: 50px;	
	width: 350px;
	padding: 5px;
}

#search
{
	position: absolute;
	text-align: left;
	top: 250px;
}

#thanks
{
	position: absolute;
	left: 5px;
	top: 50px;
}	

#typeImages
{
	position: absolute;
	top: 60px;
	left: 240px;
	padding: 5px;
}


#resForm {
	font-size:12px;
	position:absolute;
	top:85px;
}

#reserve {
display:none;
}

/* Step 2: Google map e.a. */
#waitDiv {
	position: absolute;
	Z-index: 5;
	margin-top: 130px;
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: grey;
	height: 30px;
	background-color: white;
	background-color: red;
	padding-top: 12px;
	display: none;
}

#detailfield {
	width: 100%;
	height: 400px;
	border-top: 2px solid grey;
	background-color: #FFFFFF;
	color: black;
	font-family: Arial;
	font-size: 11px;
}
#detailfield table {
	font-size: 11px;
}

#gMap {
	width: 100%;
	height: 400px;
	color: green;
}
.infowindow {
	font-size: 11px;
	font-family: Arial;
	height: 100px;
	overflow: auto;
	width: 330px; 
	height: 107px; 
	border: 0px solid green;
	color: black;
}

#detailPage {
	Z-index: 2;
	position: absolute;
	width: 100%;
	top: 48px;
	height: 900px;
	display: none;
	background-color: white;
	Z-index: 6;
}

#detailPageIframe {
	border-width: 0px;
	margin: 10px;
	width: 540px;
	height: 100%;
}
#resultcount {
	color:#3F3F3F;
	font-family:Tahoma;
	font-size:9px;
	left:4px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:left;
	top:400px;
	width:63px;
	z-index:5;
	font-variant: small-caps;
}
/*#resultcount a:hover, #resultcount a:link, #resultcount a:visited , #resultcount a:active {
border:none;
}*/
#resultcount img {
border:none;
}
#pager {
	height: 20px;
	text-align: right;
}

#pager A {
	font-size: 14px;
	font-weight: bold;
}
#wait {
	Z-index: 5;
	background-color: black;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	opacity: .7;
	height: 40px;
	padding-top: 10px;
	top: 200px;
	left: 150px;
	width: 330px;
	border: 1px solid white;
	position: absolute;
	display: none;
}

#searchingAcc {
	position: absolute;
	width: 100%;
	height: 100%;
	Z-index: 12;
	top: 48px;
	padding: 10px;
	/*background-color: #99FFFF;*/
	background-image: url(http://www.mooitexel.nl/gfx/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 60px 35px;
}


			a:link, a:visited, a:active {
			color:#990000;
			text-decoration:none;
			}
			
			a:hover {
			color:#990000;
			text-decoration:underline;
			}


			body {
				margin: 0px;
				padding: 0px;
			}
			
			h1 {
				position: relative;
				left: 10px;
				top: 13px;
			}
			
			.p {
				position: absolute;
				left: 10px;
			}
.instructies {
	list-style-position: outside;
	padding-bottom: 2px;
}
.instructies2 {
	list-style-position: outside;
	padding-top:-2px
	padding-bottom: 2px;
}

.opmerking {
	font-size: 110%;
	color: #990000;
	text-align: center;
}


			.omschrijving {
				padding: 3px;
				padding-left: 5px;
			}
			#searchingAcc{
				position: absolute;
				top: 300px;
				width: 400px;
				height: 400px;
			
			}	
			
			
#selectarea{
	position: absolute;
	top: 200px;
	left: 300px;
	width: 400px;
	height: 400px;
	background-color: yellow;
	padding: 10;
	z-index: 0;

}

#instructions {
	background-color:#FFFFCC;
	display:block;
	left:10%;
	position:absolute;
	top:445px;
	width:80%;
	padding: 3px;
	border: thin solid #990000;
}

#dorpSelectie {
top:35px;
}
