

/*#header {
	position:relative;
	margin: 0;
	}*/

/* dif content */

#difpage {	
	position:relative;
	width: 750px;
	height: 680px;
	text-align: center;
	display: inline-block;
	/*background: rgba(255,0,255, .4);
	background: #fff;*/
}



/* big picture and thumbnails  */

#img  {
	position: absolute;
	top: 0;
	left: 0px;
	width: 750px;
	height: 500px;
	display: block;
	z-index: 100;
}

#thumbbox {
	position: absolute;
	top: 550px;
	left: 0px;
	margin: 0;
	padding: 0;	
	width: 750px;
	height: 73px;
	display: block;
	z-index: 400;
}

#thumbbox ul{ 
  width: 750px;
  height: 73px;
  margin: 0;
  padding: 0;
}

#thumbbox li {
	margin: 0 .33em 0 0;
	padding: 0;
	width: 80px;
	height: 68px;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

li.thumbimg, li.thumbimgLast {
	display: inline;
	width: 80px;
	height: 53px;
	text-align: center;
	margin: 0;
	padding: 0 0 13px 0;
	clear: none;
}

li.thumbimgLast {
	margin: 0;
	padding: 0;
}

#thumbbox li span img {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

#thumbbox li span img.selected_image {
   border-bottom: 5px solid #92c701;
   padding: 0;
}


/* controlbar en timesearch */

#controlholder {
  position: absolute;
  top: 508px;
  left: 0px;
  width: 750px;
	color: #fff;
	z-index: 300;
}

#control {
 	position: absolute;
	top: 0;
	left: 0px;
	width: 540px;
	height: 30px;
	vertical-align: middle;
	z-index: 1000;
	float: left;
}

#controlholder ul {
  position: absolute;
  left: 0px;
  top: 1px;
  width: 550px;
  margin: 0;
  padding: 0;
}

#controlholder ul li {margin: 0 5px 0 0;}

.control_btn {
  margin: 0;
  padding: 0;
  float: left;
}

 #timebottom {
 	position: absolute;
	top: 0;
	left: 550px;
	width: 200px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	z-index: 10;
	text-align: center;
}


#timetext {
	text-align: right;
	width: 200px;
	padding: 0;
	color: #000000;
}

#timefield {
	position: absolute; 
	top: 5px; 
	!top: -28px ;
	right: 2px; 
	margin:0; 
	padding: 0;
	float: right;
}



.zoekoptijd {	
	margin: 0;
	padding:  0;
	}


select {
	font-size:10px;
}


input, textarea {
  margin-top: 5px;
	font-family: arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

#diffooter {
	position:absolute;
	bottom: 10px;
	left: 0px;
	z-index: 200;
}

#diffooter .right {	
	position:absolute;
	top: 0;
	right: 0;
	float: right;
}

/* mail screen markup */
#emailbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 400px;
	text-align: left;
	color: #000;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top:5px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	font-size:11px;
	text-align: left;
	width: 150px;
	z-index: 20;
}


#emailbox .emailhead h4 {font-family: Arial, Helvetica, sans-serif;}

input, textarea {
  font-size: 9pt;
	font-weight: normal;
	color: #006;
}

.text, .textarea {
	width: 220px;
}

.submit {
	width: 101px;
	height: 40px;
	text-align: center;
	font-size:16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

input#timefield {width: 50px;}

li, LI, ul, UL {
	font-size: 10px;
	color:#000000;
	z-index:20;
}

.error {
	margin:20px;
	font-size: 10px;
	font-weight: bold;
	color:#cc0000;
	z-index:20;
}

.gallink, a.gallink, a.gallink:hover {
	font-size: 10px;
	font-weight: bold;
	color:#cc0000;
	text-decoration: none;
}

#countdownie, h5, h1 {font-size: 18px;}


a {outline: none;}

img {border: none;}
