
*:focus {
	outline: 0;
	}	


/* ------------------------------------------- insertForm -------------------------------- */

#eventsForm fieldset {
	background-color: #eaf1fc;
	padding: 10px 0 0 10px;
	margin: 0 0 15px 0;
	}
	
.row {
	margin: 0 0 15px 0;
	}
	
.row .t {
	margin-left: 148px;
	padding: 5px 0 0 0;
	font-size: 85%; 
	font-style: italic;
	}
	
#eventsForm label {
	width: 140px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	float: left;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 116%;
	padding: 7px 10px 0 0;
	}

#eventsForm label.error {
	font: 85% arial, sans-serif;
	width: auto;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 0 10px;
	float: left;
	color: #d30800;
	}
#eventsForm select.error,
#eventsForm input.error,
#eventsForm textarea.error {
	font: 100% arial, sans-serif;
	background-color: #fff8be;
	}
#eventsForm .error_container {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	}
	
#eventsForm .short,
#eventsForm .long,
#eventsForm .medium {
	border: 1px solid #d4d0c8;
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
	}
	
#eventsForm .short {
	width: 150px;
	}
#eventsForm select.short {
	width: 162px;
	}
#eventsForm select.medium {
	width: 335px;
	}
#eventsForm .long {
	width: 510px;
	}
	
	
	
#eventsForm textarea.long {
	height: 100px;
	}
#eventsForm .hint {
	color: #b0b6c4;
	}
	
.ze-block,
#list-image-thumb {
	margin-left: 140px;
	}
#list-image-thumb li {
	float: left;
	margin: 0 10px 0 0;
	}
#list-image-thumb li.button {
	padding: 5px 0 0 0;
	}
	
.addThumb {
	border: 1px dotted #a3abbb;
	height: 50px;
	width: 50px;
	}
.addThumb.loading {
	background: url('../img/ajax-loader.gif') no-repeat 50% 50%;
	}
	
p.ze-block {
	padding: 7px 0 0 0;
	font-size: 85%;
	font-style: italic;
	}
	

.rule {
	margin: 0 0 5px 0;
	}

.cb {
	float: left;
	margin: 5px 10px 0 0;
	}

#eventsForm .ze-block label {
	font-weight: normal;
	font-size: 100%;
	float: left;
	padding: 3px 0 0 0;
	width: auto;
	}
	
	
.btn-small,
.btn-small a {
	background-image: url('../img/btn-small.png');
	background-repeat: no-repeat;
	color: #013db6;
	font: 11px arial, sans-serif;
	font-weight: bold;
	display: inline-block;
	background-position: 100% 0;
	position: relative;
	}

.btn-small a {
	display: inline-block;
	height: 21px;
	background-position: 0 0;
	margin: 0 17px 0 0;
	padding: 7px 5px 0 23px;
	border: 0px none;
	cursor: pointer;
	}

.file  { 
	background-image: url('../img/add-img-btn.png');
	cursor: pointer;
	width: 108px; 
	height: 28px;
	display: block;
	overflow: hidden;
	}
.file input  { 
	position: relative;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	width: 108px; 
	height: 28px;
	}

	
.file.hover 		 	 { background-position: 100% -28px; }
.file.active		 	 { background-position: 100% -56px; }

.btn-small.hvr 		 	 { background-position: 100% -35px; }
.btn-small.hvr a		 { background-position: 0 -35px; 	}

	
	
	
	

.btn-container {
	text-align: center;
	}

.btn-container h3 {
	display: inline;
	}



#btnNext {
	position: relative;
	background-image: url('../img/btn-next.png');
	background-repeat: no-repeat;
	border: 0px none;
	height: 32px;
	font-weight: bold;
	margin: 0 0 0 15px;
	font-size: 13px;
	width: 150px;
	vertical-align: middle;
	color: #013db6;
	padding: 0 0 2px 0;
	cursor: pointer;
	}

#btnPlace {
	position: relative;
	background-image: url('../img/btn-plaats.png');
	background-repeat: no-repeat;
	border: 0px none;
	height: 32px;
	font-weight: bold;
	margin: 0;
	font-size: 13px;
	width: 180px;
	vertical-align: middle;
	color: #013db6;
	padding: 0 0 3px 0;
	cursor: pointer;
	}
	
.hover,
a#btnNext:hover {
	background-position: 0px -50px;
	text-decoration: none;
	}

.active,
a#btnNext:active {
	background-position: 0px -100px;
	color: #000;
	}
#btnPlace.disabled {
	background-position: 0px -150px;
	color: #bec0c5;
	cursor: default;
	}

a#btnNext {
	display: block;
	font-size: 15px;
	text-align: center;
	color: #000;
	margin: 0 auto;
	padding: 7px 0 0 0;
	}

.time {
	float: left;
	position: relative;
	display: inline-block;
	width: 162px;
	margin: 0 10px 0 0 ;
	}
	
.ba,
.bu {
	background-image: url('../img/menu-small.png');
	background-repeat: no-repeat;
	}

.ba {
	display: none;
	position: absolute;
	left: -5px;
	top: 25px;
	width: 172px;
	height: 210px;
	z-index: 3;
	background-position: 100% 100%;
	}
.bu {
	height: 185px;
	width: 172px;
	padding: 15px 0 0 0;
	background-position: 0 0;
	}
.list {
	overflow: auto;
	margin: 0 15px;
	height: 180px;
	width: 142px;
	}
.list li {
	padding: 0 0 0 5px;
	}
.list li.hover {
	background-color: #1a77dc;
	color: #fff;
	}
	
.voetnoot {	
	font: 85% arial, sans-serif;
	}

	
	
.required {
	float: left;
	font-size: 22px;
	font-family: times new roman, serif;
	color: #ff0000;
	margin: 0 7px 0 0; 
	padding: 4px 7px; 0 0;
	position: absolute;
	float: right;	
	}
	
.geen_banner {
	float: left;
	font-size: 13px;
	color: #ff0000;
	margin: 0 7px 0 0; 
	padding: 4px 7px 0 10px;
	position: absolute;
	float: right;	
	}
	
.required_tekst {
	float: left;
	margin: 0 10px 0 0;
	font-size: 22px;
	font-family: times new roman, serif;
	color: #ff0000;
	}
	
/* ------------------------------------- Commentsform ------------------------------------- */
	
.errorcontainer {
	display: none;
	padding: 35px 0 0 0;
	}
.errorcontainer ul {
	color: #858fa4;
	padding:  0;
	margin: 0 0 0 17px;
	}

.errorcontainer li { 
	font-size: 85%;
	list-style: disc;
	padding: 1px 0 2px 0;
	*padding: 0px 0 1px 0;
	}
.errorcontainer label.error { 
	display: inline;
	}
	
select.error,
input.error,
textarea.error {
	font: 100% arial, sans-serif;
	background-color: #fff8be;
	}

	
.inputbox {
	border: 1px solid #d4d0c8;
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
	}
.inputbox.disabled {
	border-color: #e1e5eb; 
	color: #fff;
	/*
	color: #f8f9fa;
	background-color: #f8f9fa;
	*/
	}
	
.commenter {
	width: 335px;
	}
.comment-insert {
	width: 97%;
	height: 100px;
	margin: 0 0 15px 0;
	}
	
#reactieformulier p {
	margin: 0 0 1.2em 0;
	}

#reactieformulier label {
	font: 85%/24px arial, sans-serif;
	color: #848ea5;
	}
#reactieformulier label.disabled {
	color: #bec0c5;
	}

	
#ajaxloader {
	text-align: center;
	display: none;
	color: #a4abbb;
	border: 1px solid #eae8e4;
	background-color: #fff;
	padding: 25px 0 0px 0;
	height: 60px;
	}
	
#ajaxloader p { 
	background: #fff url('../img/ajax-loader2.gif') no-repeat top center;
	padding: 20px 0 0 0;
	font-size: 85%;
	}

	
