label { display: block; clear: both; padding-top: 6px;color: #fff; }
label span.label { display: block; float: left; width: 100px; }
label span.required { color: #ffd200; font-weight: bold; }
label input { display: block; float: left; }
input { font-family: Arial, sans-serif; font-size: 11px; }
input.textbox { width: 230px; height:16px;line-height:12px;border: solid 1px #ffd200; }
input.validation-failed{ background-color: #ffd200; }

textarea.textbox { width: 198px; height:80px;padding: 3px; border: solid 1px #ffd200; }
textarea.validation-failed{ background-color: #ffd200; }

input.button {}

div.toolbar { clear: both; padding-top: 5px; }

div#ClientValidationSummary { background-color: #fff; border: 1px solid #ffd200;width: 335px; padding: 2px 0 1px 5px; color: #000;line-height:14px; }
div#ClientValidationSummary a { color: #000;padding:0;margin:0; }

div#ClientValidationSummary ul{
list-style:none;
margin: 0 ;
padding:0;
}


div.validation-inline-error-message{ display: block; float: left; padding-left: 5px; color: #ffd200; }

/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 11px; list-style: none;
	font-family:  Arial;
	background: #ffffff;
	font-size: 11px;
	border: 1px solid red;
	width: 280px;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	background: #ffffff;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: 0px;
	top: 2px;
	background: #e6e6e6 url(../bedrijven/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 185px;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 15px;
	height: 15px;
	display: block;
	font-size: 11px;
	background: url(../bedrijven/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(../bedrijven/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(../bedrijven/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(../bedrijven/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(../bedrijven/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(../bedrijven/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 11px;
	line-height: 12px;
	position: relative;
	top: 2px;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 90px;
left: 1px;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 70px;
left: 2px;
}
table.ui-datepicker {
	width: 200px;
	text-align: right;
	background: #fff;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(../bedrijven/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(../bedrijven/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(../bedrijven/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {

	padding: .3em 0;
	text-align: center;
	font-size: 10px;
	color: #222222;
	text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}

.listing_pro{
background:#d0d0ce;
width:335px;
height: 100px;
margin:5px 7px 0 0px;
text-align:left;
color:#000;
padding:3px;
float:left;
}

/* for Internet Explorer */
/*\*/
* html .listing_pro {
margin:5px 5px 0 0px;
}
/**/

*:first-child+html .listing_pro {margin:5px 5px 0 0px;}

.listing_pro .pict{
margin:5px 10px 5px 5px;
width:100px;
height:90px;
overflow:hidden;
background:#515050;
float:left;
text-align:center;
}


.listing_pro .pict img{
height:90px;
}

.listing_pro .txt{
width:200px;
float:left;
margin-right:2px;
}

.meer{
display:block;
background: #ffd200;
color:#000;
padding:2px;
font-weight:bold;
}

h2{
margin:0 0 2px 0;
}

#fotobalk{
width:350px;
margin:0px 0 0 0px;
}



#fotobalk .nav{
width: 40px;
height:275px;
float:left;
text-align:center;
padding:5px 0 0 0;
}

#fotobalk .nav img{
width:25px;
margin:5px;
border:1px solid #000;
}

	.gvIIContainer{
		width:350px;
		padding:5px 0 5px 5px;
		
	}
	.gvIIContainer .gvIIImgContainer{
		width:340px;
		height:300px;
		position:relative;
		overflow:hidden;
		margin:5px 0 20px 0px;
		
	}
	
/* for Internet Explorer */
/*\*/
* html .gvIIContainer .gvIIImgContainer {
width:340px;
margin:0px 0 10px 0px;
}
/**/
	
.gvIIImgContainer .gvIILoader{
	position:relative;
	margin:0;	
	}
	
	.gvIIContainer .gvIIHolder{
		width:340px;
		overflow:auto;
		margin:0;
	}
	


	
	.gvIIContainer .gvIIHolder .gvIIItem{
		float:left;
		height:50px;
		width:55px;
		background:#000;
		margin:2px;
		overflow:hidden;
		border:4px solid #000;
	}
	.gvIIContainer .gvIIHolder .gvIIItem .gvIIFlash{
		background:#fff;
		float:left;
		height:50px;
		width:55px;
		cursor:pointer;
	}
	.gvIIContainer .gvIIHolder .gvIIItem img{
		
		top:0;
		left:0;
		padding:0;
		margin:0;
		margin-left:0;
		margin-top:0;
		border:none;
		cursor:pointer;
	}
