body {margin: 0; padding: 0;}

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

/* dif content */

#difpage {	
	position:relative;
	width: 900px;
	height: 680px;
	top: -40px;
	left:-25px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	/*background: rgba(255,0,255, .4);*/
	background: #fff;
}



/* big picture and thumbnails  */

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

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

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

#thumbbox div#col1{ 
  position: absolute;
  top: 0;
  width:760px;
}

#thumbbox div#col1 {
  margin: 0;
  padding: 0;
  left: 0;
}

ol, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

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

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


/* controlbar en timesearch */

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

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

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

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

 #timebottom {
 	position: absolute;
	top: 0;
	left: 450px;
	width: 300px;
	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: 340px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #000000;
}

#timefield {position: absolute; top: 0px; right: 2px;}

.zoekoptijd {
	float: right;
	margin: 0 66px 0 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: 75px;
	z-index: 200;
}

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

/* mail screen markup */

#mail {
	width: 333px;
	height: 338px;
	padding: 90px 0 0 20px;
	color: #fff;
}

.email {
	padding-left: 5px;
	padding-top:5px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	color: #000;
	width: 130px;
	z-index: 20;
}

#emailbox {
	position: absolute;
	top: 100px;
	left: 0;
	width: 333px;
	height: 338px;
}

input, textarea {
  font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 140px;
}

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;}