@import url(/include/css/editor.php);

body {
	background-color: #FFFFFF;
	}

a:hover {
	color: red;
}

#container {
	width: 980px;
	margin: 0px auto;
	background: url('/image/header.jpg') no-repeat center 107px;
	}
.home #container {
	background-image: url('/image/visual.jpg');
	}

#header {
	height: 107px;
	background: url('/image/top.gif') no-repeat center bottom;
	}

	#logo {
		float: left;
		}
	#navigation {
		margin-top: 63px;
		height: 44px;
		/*width: 461px;*/
		float: right;
		background: #e31818 url(/image/nav_bg.gif) repeat-x;
		}
	/*
	.nav-bg-6 { background: url('/image/nav-item6.gif') no-repeat right top; }
	.nav-bg-7 { background: url('/image/nav-item7.gif') no-repeat right top; }
	.nav-bg-8 { background: url('/image/nav-item8.gif') no-repeat right top; }
	.nav-bg-4 { background: url('/image/nav-item4.gif') no-repeat right top; }
	*/

#wrapper {
	min-height: 510px;
	}
#generator {
	min-height: 510px;
	background: #64c5e4;
	overflow:auto;
	}

	#generator li{
		list-style-position: inside;
	}


	/** HOME **/

	#reservation {
		float: left;
		margin-top: 76px;
		margin-left: 50px;
		width: 550px;
		height: 317px;
		}
	#reservation ul {
		height: 41px;
		margin: 0;
		list-style: none;
		}
	#reservation ul.left {
		background: url('/image/bg-reserv-top-1.png');
		}
	#reservation ul.right {
		background: url('/image/bg-reserv-top-2.png');
		}
	#reservation ul li {
		float: left;
		}
	#reservation ul a {
		text-align: center;
		color: #ffffff;
		text-decoration: none;
		font-size: 110%;
		font-weight: bold;
		}

	#btnRegiotaxi {
		display: block;
		width: 195px;
		height: 30px;
		line-height: 30px;
		}
	#btnHoewerkthet {
		display: block;
		width: 146px;
		height: 30px;
		line-height: 30px;
		/* background: url('/image/btn-home-right-off.gif') no-repeat left bottom; */
		}
	.off #btnRegiotaxi { background: url('/image/btn-home-left-off.gif') no-repeat left bottom; }
	.off #btnHoewerkthet { background: url('/image/btn-home-right-off.gif') no-repeat left bottom; }

	#reservation .content-bottom {
		padding-bottom: 10px;
		background: url('/image/bg-reserv-bottom.png') no-repeat center bottom;
		}
	#reservation .content {
		position: relative;
		height: 267px;
		height: 247px;
		padding: 10px 20px;
		background: url('/image/bg-reserv-content.png');
		}

	#reservation .content p,
	#reservation .content label {
		font-size: 100%;
		}
	#reservation .content p {
		margin-bottom: 10px;
		}
	#reservation .content label,
	#reservation .content input {
		float: none;
		}
	#reservation .content label {
		margin-bottom: 5px;
		}
	#reservation .content input {
		width: 266px;
		padding: 3px 2px;
		}

	#reservation .content .field {
		height: 50px;
		margin-bottom: 2px;
		}

	#reservation .submit {
		position: relative;
		}
	#reservation .submit input {
		position: absolute;
		top: 17px;
		right: 0;
		background: url('/image/btn-home-form.gif') no-repeat;
		border: 0;
		width: 143px;
		height: 21px;
		text-align: left;
		color: #ffffff;
		font-weight: bold;
		padding-left: 10px;
		}

	#reservation p.formNote {
		position: absolute;
		height: 45px;
		line-height: 45px;
		width: 232px;
		width: 192px;
		margin: 0;
		padding: 0px 20px;
		font-size: 90%;
		overflow: hidden;
		background: url('/image/form-note.gif') no-repeat;
		}

	#reservation p.error {
		color: white;
		background: url('/image/form-note-error.gif') no-repeat !important;
		height: 43px;
		line-height: 20px !important;
	}

	#reservation #note1 {
		top: 128px;
		right: 20px;
	}

	#reservation #note2 {
		top: 180px;
		right: 20px;
		padding-top: 2px;
	}

	#reservation .note1 {

		}
	#reservation .note2 {

		height: 43px;
		line-height: 20px !important;
		}
	#reservation p.formNote a {
		display: block;
		width: 13px;
		height: 13px;
		text-indent: -999em;
		background: url('/image/btn-note.gif') no-repeat;
		position: absolute;
		top: 16px;
		right: 4px;
		}


	#homeBanners {
		float: right;
		margin-top: 76px;
		margin-right: 50px;
		padding: 13px 18px 0px;
		width: 269px;
		height: 305px;
		background: url('/image/home-banners.png') no-repeat;
		}

	#homeBanners .item {
		height: 45px;
		margin-top: 6px;
		font-size: 90%;
		border-bottom: 1px solid #d8d8d8;
		}
	#homeBanners .item .arrowLink {
		margin-top: -26px;
		}

	#homeBanners .lastItem {
		border: 0;
		}

	#homeBanners .openItem {
		margin-top: 0;
		height: 142px;
		border: 0;
		background: url('/image/home-banner-fade.gif') no-repeat center bottom;
		}
	#homeBanners .openItem img {
		margin-top: -30px;
		margin-right: -15px;
		}
	#homeBanners .openItem .arrowLink {
		margin-top: -1.2em;
		}


	/** CONTENT **/

	div.heading {
		height: 75px;
		}
	div.heading h1 {
		line-height: 75px;
		text-indent: 70px;
		font-size: 270%;
		font-weight: normal;
		color: #64c5e4;
		}

	#generator {
		padding: 40px 50px 50px 70px;
		}

	div#text {
		width: 500px;
		float: left;
		}

	#infoblock p {
		font-weight: bold;
		}
	#infoblock strong {
		font-size: 220%;
		display: block;
		color: #ffffff;
		}
	#infoblock .redbutton, a#button {
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
		display: block;
		 width: 202px;
		height: 21px;
		line-height: 21px;
		text-align: left;
		text-indent: 20px;
		background: red url('/image/redbutton.gif') no-repeat;
		}

		/* This is the button on the homepage */
		a#button {
			margin-top: 15px;
			float: right;
		}

		div#shortbut a#button {
			 width: 151px;
			 background: red url('/image/redbutton_small.gif') no-repeat;
		}

		.blockVert {
			width: 305px;
			float: right;
			margin-bottom: 20px;
			background: #21a4ce url('/image/infoblock-vert-top.gif') no-repeat center top;
			}
		.blockVert .content {
			height: 130px;
			padding: 4px 21px;
			text-align: center;
			background: url('/image/infoblock-vert-bottom.gif') no-repeat center bottom;
			}
		.blockVert .btnholder {
			border-top: 1px solid #64c5e4;
			}
		.blockVert .content p {
			height: 60px;
			padding-top: 8px;
			}
		.blockVert .redbutton {
			margin: 0 auto;
			}
		.blockHori {
			width: 503px;
			background: #21a4ce url('/image/infoblock-hori-left.gif') no-repeat left center;
			}
		.blockHori .content {
			height: 68px;
			padding: 0px 25px;
			background: url('/image/infoblock-hori-right.gif') no-repeat right center;
			}
		.blockHori .btnholder {
			padding-left: 26px;
			border-left: 1px solid #64c5e4;
			}
		.blockHori .content p {
			padding-top: 9px;
			height: 59px;
			width: 213px;
			float: left;
			}

	div#sidebar {
		width: 305px;
		float: right;
		padding-top: 10px;
		background: #fff url('/image/sidebar-top.gif') no-repeat center top;
		}
	div#sidebar .bottom {
		padding-bottom: 10px;
		background: url('/image/sidebar-bottom.gif') no-repeat center bottom;
		overflow:auto;
		zoom: 1;
		}
	div#sidebar .content {
		padding: 0px 18px;

		}

		div#sidebar .content p {
			FONT-SIZE: 90%
		}

		#sidebar h2 {
			color: #64c5e4;
			font-size: 180%;
			height: 45px;
			background: url('/image/sidebar-title-bg.gif') no-repeat center bottom;
			}

		#sidebar a .item {
			cursor: hand;
		}

			#sidebar a .item {
				text-decoration: none !important;
			}


			#sidebar a:hover .item p {
				color: black;
			}

		#sidebar .item {
			padding-bottom: 6px;
			padding-top: 6px;
			border-top: 1px solid #E1E1E1;
			background: url('/image/arrow-blue.gif') no-repeat right;
			zoom: 1;
		}

		#sidebar .firstitem {
			border: none;
		}

			#sidebar .item h2 {
				background: none;
				height: auto;
			}

		#sidebar .logo {
			height: 50px;
			border-bottom: 1px solid #d8d8d8;
			overflow: hidden;
			}
		#sidebar .logo img {
			display: block;
			float: left;
			}
		#sidebar .logo span {
			display: block;
			width: 147px;
			float: right;
			font-size: 120%;
			font-weight: bold;
			line-height: 50px;
			text-align: right;
			}


/** FOOTER **/

#footer {
	height: 100px;
	background: url('/image/footer.gif') no-repeat center top;
	}
#footer p {
	line-height: 100px;
	}

#footer a:hover {
	color: #E31818;
}


/** Basic classes **/

span.telnr {
	color: #ffffff;
	font-size: 20pt;
	font-weight: bold;
	}

.arrowLink {
	display: block;
	overflow: hidden;
	width: 13px;
	height: 13px;
	float: right;
	text-decoration: none;
	background: url('/image/arrow-blue.gif') no-repeat;
	text-indent: -99em;
	}

img.inline {
	display: inline;
	float: right;
	}

#klachtenFormulier .field,
#reserveren .field,
#contactform .field
{

	overflow: auto;
	margin: 0 0 2px 0;
	padding: 0 15px 3px 0px;
	width: 500px;
}

#klachtenFormulier .field label,
#reserveren .field label,
#contactform .field label
{
	width: 172px;
	float: left;

}

#klachtenFormulier .field input,
#klachtenFormulier .field select,
#klachtenFormulier .field div,
#reserveren .field input,
#reserveren .field select,
#reserveren .field div ,
#contactform p input,
#contactform p select

{
	width: 306px;
	float: left;
}

#contactform p input#NB_voorletters {
	width: 50px;
}

#klachtenFormulier .field input.date-pick {
	width: 286px !important;
}

#klachtenFormulier #NB_Tijdstip_uur, #klachtenFormulier #NB_Tijdstip_minuten {
	width: 75px;
	margin-bottom: 5px;
}

#klachtenFormulier label {
	width: 172px;
}

#contactform p.radio input {
	width: 40px;
}

#klachtenFormulier .field input,
#klachtenFormulier .field select,
#reserveren .field input,
#reserveren .field select,
#contactform p input,
#contactform p select
{

	padding: 3px 2px;
}

#klachtenFormulier .field select {
	width: 311px;
}

#klachtenFormulier .memobox textarea,
#reserveren .memobox textarea ,
#contactform .memobox textarea
{
	width: 477px;
	padding: 3px 2px !important;
}

	#klachtenFormulier .memobox label.error,
	#reserveren .memobox label.error,
	#contactform .memobox label.error
	{
		margin-left: 0; float: left;
	}

	#klachtenFormulier .memobox label,
	#reserveren .memobox label,
	#contactform .memobox label
	{
		margin-bottom: 5px;
	}

#klachtenFormulier .field div,
#reserveren .field div,
#contactform .field div
{
	overflow: auto;
}

#klachtenFormulier .checkbox input,
#reserveren .checkbox input,
#contactform .checkbox input
{
	width: 55px;
}

#klachtenFormulier .memobox,
#contactform .memobox
{
	margin-top: 15px;
}

#export label.error,
#klachtenFormulier label.error,
#reserveren label.error,
#contactform label.error
{
	background: url('/image/form-error.gif') no-repeat;
	height: 45px;
	width: 192px;
	margin-left: 172px;
	margin-top: 4px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;

}
#contactform label.error {
	margin-left: 144px;
}

#klachtenFormulier span.req,
#reserveren span.req,
#contactform span.req
{
	margin-left: 3px;
}

#klachtenFormulier button,
#reserveren button
{
	margin-right: 18px;
}

h2.legend {
	color: #333333;
	font-size: 12px;
	margin-left: 3px;
}

textarea#B_bericht {
	width: 454px;
}

#contactform button {
	margin-right: 38px;
}



.even .top {
	padding-top: 8px;
	background: transparent url('/image/extranet/white_top.png') no-repeat left top;
	overflow: hidden;
}

.even .content {
	background: white url('/image/extranet/white_shadow.jpg') no-repeat left 10px;
}

.even .bottom {
	height: 8px;
	background:  transparent url('/image/extranet/white_bottom.png') no-repeat left bottom;
}
.even hr.bottom {
	height: 1px;
	}

.odd .top {
	padding-top: 8px;
	background:  transparent  url('/image/extranet/blue_top.png') no-repeat left top;
	overflow: hidden;
}

.odd .content {
	background: #E0EAEC url('/image/extranet/blue_shadow.jpg') no-repeat left 10px;
}

.odd .bottom{
	height: 8px;
	background:  transparent url('/image/extranet/blue_bottom.png') no-repeat left bottom;
}

.even .top .header {
	overflow: auto;
	background-color: white;
}

.odd .top .header {
	overflow: auto;
	background-color: #E0EAEC;
}

.top p {
	float: left;
	margin-top: 2px;
}

.top p.date {
	padding-left: 15px;
}

.top p.date, .top p.name, .top p.place {
	width: 150px;
}

.top p.typeafgehandeld {
	width: 220px;
}

.top p.type {
	width: 370px;
}

.top p.folding {
	width: 18px;
	background: url('/image/extranet/unfold_action.png') no-repeat left top;
	height: 18px;
	cursor: pointer;
}

.top p.fold {
	background: url('/image/extranet/fold_action.png') no-repeat left top;
}

.top p.bold {
	font-weight: bold;
}

.top .judgement {
	width: 150px;
}

.row .content {
	display: none;
	overflow: hidden;
}

.row .content h2, #popup h2 {
	color: #63C5E2;
	font-weight: bold;
	margin-top: 20px;
}

.row .content .leftcol, .content .rightcol {
	margin: 20px 0 8px 15px;
	width: 410px;
	float: left;
	overflow: auto;
}

.row .content .custable td {
	width: 200px;
}

.row .content .comtable td {
	/*width: 100px;*/
}

.row .content .comtable td.first {
	text-transform: uppercase;
	font-size: 9px;
	color: #63C5E2;
}

.row .content .comtable td.complain {
	padding-top: 10px;
}

.info {
	width: 859px;
	height: 55px;
	padding-left: 15px;
	padding-top: 8px;
	background: url('/image/extranet/info.gif') no-repeat left top;
	color: white;
}

.hidden {
	display: none;
}

.fbForm p {
	padding-left: 0px;
}

.comForm .fbRadioContainerTitle, .comForm .fbTextarea label {
	color: #63C5E2;
	font-weight: bold;
	margin-top: 20px;
	font-size:130%;
}

.comForm .fbRadio input {
	margin-top: 2px;
	width: 20px;
}

.comForm .fbRadio label {
	width: 100px;
}

div.judgement {
	margin-top: 30px;
}

.comForm .fbTextarea textarea {
	border: 1px solid #63C5E2;
	padding: 3px;
	width: 395px;		}

hr {
	border: none 0;
	border-top: 1px solid #63C5E2;
	/*border-bottom: 1px solid #63C5E2;*/
	height: 1px;
	margin: 5px 9px 5px 0;
	text-align: left;
	outline: none;
}

hr.bottom {
	margin: 0 18px 7px 15px;
	height: 1px;
}
.odd hr.bottom {
	height: 1px;
}

div#extranetbut a#button {
	background: red url('/image/extranet/button.gif') no-repeat 0 0;
	width: 100px;
	margin: 0 15px 0 0;
}

div#extranetbut a.disabled {
	background: red url('/image/extranet/button_disabled.gif') no-repeat 0 0 !important;
	cursor: not-allowed;
}



.row a.email {
	background: url('/image/extranet/white_email.gif') no-repeat right 5px;
	padding-right: 15px;
	color: #63C5E2;
	font-style: italic;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}

.odd a.email {
	background: url('/image/extranet/blue_email.gif') no-repeat right 5px;
}

body#popup div#extranetbut a#button{
	margin: 33px 10px 0 0;
}
#popup h2 {
	margin-top: 0px;
}

#popup .custable {
	font-size: 12px;
}

#popup .custable input {
	width: 558px;
	border: 1px solid #63C5E2;
}

#popup textarea {
	margin-top: 5px;
	border: 1px solid #63C5E2;
	padding: 3px;
	width: 630px;
	height: 200px;
	font-size: 12px;
}



#popup .submit .button {
background: red url('/image/extranet/button.gif') no-repeat 0 0;
	width: 100px;
	margin: 0 15px 0 0;

	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: block;

	height: 21px;
	line-height: 21px;
	text-align: left;
	text-indent: 20px;
margin-top: 15px;
	padding-left: 0;
	float: right;
}

#popup #email input.error {
	width: 400px;
}

#popup #email label.error {
	margin-left: 10px;
}

ul.corr {
	list-style: none !important;
	margin-left: 0;
	overflow: hidden;
}

ul.corr li {
	margin-top: 2px;
}

ul.corr li span.date {
	margin-right: 5px;
}

ul.corr li.Img a.file {
	padding-left: 20px;
	background: url('/image/extranet/icon-img.gif') no-repeat left 0;
}

ul.corr li.Zip a.file {
padding-left: 20px;
	background: url('/image/extranet/icon-zip.gif') no-repeat left 0;
}

ul.corr li.Pdf a.file{
padding-left: 20px;
	background: url('/image/extranet/icon-pdf.gif') no-repeat left 0;
}

ul.corr li.Doc a.file {
padding-left: 20px;
	background: url('/image/extranet/icon-doc.gif') no-repeat left 0;
}

ul.corr li.Xls a.file {
padding-left: 20px;
	background: url('/image/extranet/icon-xls.gif') no-repeat left 0;
}

ul.corr li.Ppt a.file {
padding-left: 20px;
	background: url('/image/extranet/icon-ppt.gif') no-repeat left 0;
}

ul.corr li.Unk a.file {
padding-left: 20px;
}

ul.corr li a.mail {
	padding-left: 20px;
	background: url('/image/extranet/icon-mail.gif') no-repeat 3px 3px;
}

/* LOGOUT */

#header {
					position: relative;
				}
				#logout {
					height: 29px;
					position: absolute;
					width: auto;
					right: 0px;
					top: 107px;
				}

				#logout div {
					height: 29px;
					float: left;
				}

				#logout #left {
					width: 11px;
					background: url('/image/extranet/logout_left.png') no-repeat 0 0;
				}

				#logout #middle {
					background: url('/image/extranet/logout_middle.png') repeat-x 0 0;
					padding: 5px 0 0 2px;
				}

				#logout #middle a {
					margin-left: 2px;
					text-decoration: none;
					color: white;
					padding-right: 20px;
					background: url('/image/extranet/logout.gif') no-repeat right 2px;
				}

				#logout #right {
					width: 15px;
					background: url('/image/extranet/logout_right.png') no-repeat 0 0;
				}
