/*
 * wouterverhoeven.com screen stylesheet
 * Last revision: May 14 2009
 */

* {
  margin: 0;
}
html,
body {
 	height: 100%;
}
body {
  padding: 0;
  font: 13px/17px Arial, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
  background-color: #222a23;
  position: relative;
  cursor: default;
  /*background: url(../images/jezuswolken.jpg) 0 0 no-repeat;*/
}

img {
  border: none;
}

a {
	color: #666;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.nolink {
  cursor: default;
}

#box {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -3.5em 0; /* the bottom margin is the negative value of the footer's height */
}

#header{
  float: left;
  text-align: left;
  clear: both;
  font-weight: bold;
  margin: 1em;
  z-index: 1;
}

#container {
  clear: both;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
}
#container #wrapper {
  float: left;
  clear: right;
}
#container #wrapper #canvas {
  position: absolute;
  float: left;
  z-index: 2;
}
#container #wrapper #information {
  position: absolute;
  padding-top: 415px; /*440px;*/
  float: left;
  clear: both;
  width: 500px;
  z-index: 1;
}

#container ul#thumbs-stills,
ul#thumbs-presentations {
  clear: left;
  float: left;
}
#container ul#thumbs-stills li,
ul#thumbs-presentations li {
  margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: none;
	padding-right: 0.6em;
}
#container ul#thumbs-stills li a.active,
ul#thumbs-presentations li a.active {
  border: 1px solid #ec008c;
}

#viewer {
  clear: both;
}
#thumbs a {
  display: block;
  float: left;
}
#thumbs a {
  border: 1px solid #dddddd;
}
#thumbs a.active {
  border: 1px solid #ec008c;
}

div.menu #main,
div.menu #sub,
div.menu #thumbs-btns,
div.menu #text {
  float: left;
  clear: both;
  padding: 0;
}
div.menu #main {
  margin-top: 4px;
}
div.menu #sub {
  margin-top: 13px;
}
div.menu #main li,
div.menu #sub li,
div.menu #thumbs-btns li,
div.menu #text {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.menu #sub li {
  padding: 0 6px;
}
div.menu #sub li.first {
	padding-left: 0;
}
div.menu #sub li.last {
	padding-left: 24px;
}
div.menu #sub li img:hover {
  cursor: pointer;
}
div.menu #main a,
div.menu #text a {
	padding: 0 8px;
	border-left: 1px solid #666;
	color: #777;
	text-decoration: none;
}
div.menu #text a {
  padding-left: 9px;
}
div.menu #main .first,
div.menu #text .first {
	padding-left: 0;
	border-left: 0 none;
}
div.menu #main a:hover,
div.menu #text a:hover {
	color: #fff;
}
div.menu #main li,
div.menu #main a,
div.menu #sub li,
div.menu #thumbs-btns li,
div.menu #text li {
	float: left;
}
div.menu #thumbs-btns li#fwd {
	float: right;
}

div.menu #thumbs-btns {
  position: absolute;
  left: 0;
  height: 9px;
  padding: 0 2px;
  z-index: 2;
}
div.menu #thumbs-btns li {
  width: 5px;
  height: 9px;
  display: block;
}
div.menu #thumbs-btns li a {
  width: 5px;
  height: 9px;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
}
div.menu #thumbs-btns #rwd a {
  background: url(../images/arrowRwd.gif) top;
}
div.menu #thumbs-btns #rwd a:hover {
  background: url(../images/arrowRwd.gif) bottom;
}
div.menu #thumbs-btns #fwd a {
  background: url(../images/arrowFwd.gif) top;
}
div.menu #thumbs-btns #fwd a:hover {
  background: url(../images/arrowFwd.gif) bottom;
}
div.menu #thumbs-btns #fast-rwd a {
  background: url(../images/arrowFastRwd.gif) top;
  width: 10px;
}
div.menu #thumbs-btns #fast-rwd a:hover {
  background: url(../images/arrowFastRwd.gif) bottom;
  width: 10px;
}
div.menu #thumbs-btns #fastrwd a {
  background: url(../images/arrowFastRwd.gif) top;
}
.test {
  background: url(../images/arrowFastRwd.gif) top;
}
div.menu #thumbs-btns #fastrwd a:hover {
  background: url(../images/arrowFastRwd.gif) bottom;
}

#skipintro {
  position: absolute;
  left: 440px;
  padding-top: 405px;
  width: 60px;
  z-index: 99;
}
#skipintro a {
  color: #666;
  text-decoration: none;
  font-size: 11px;
}
#skipintro a:hover {
  color: #fff;
  text-decoration: none;
}

div.menu #titles {
  position: absolute;
  left: 0;
  clear: both;
  float: left;
  width: 430px;
  text-align: center;
  margin-top: 1em;
  font-size: 13px;
  font-weight: bold;
}
div.menu #titles li {
  display: inline;
}
div.menu #titles span {
  color: #fff;
	padding: 0 8px;
	border-left: 1px solid #fff;
}
div.menu #titles li.first span {
	padding-left: 0;
	border-left: 0 none;
}

div.menu #selection {
  position: relative;
  float: left;
  margin-top: 36px;
  clear: both;
  width: 430px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
div.menu #selection li {
  display: inline;
}
div.menu #selection a {
	padding: 0 8px;
	border-left: 1px solid #666;
	color: #777;
	text-decoration: none;
}
div.menu #selection a:hover {
	color: #fff;
}
div.menu #main li.active a,
div.menu #selection li.active a {
  color: #fff;
}
div.menu #selection span {
  padding: 0 8px;
}
div.menu #selection .first {
	padding-left: 0;
	border-left: 0 none;
}

/* TEXTS */
#container-text {
  position: absolute;
  top: 0;
  left: 0;
  clear: left;
  float: left;
  margin: 1em;
  /*padding-top: 4em;*/
  padding-top: 0;
  text-align: left;
  width: 460px;
  height: 439px;
  z-index: 1;
  overflow: hidden;
}
#container-text p {
  font-weight: normal;
  margin-bottom: 1em;
}
#container-text p.title {
  font-weight: bold;
}
#container-text p.title.italic {
  display: block;
  font-weight: normal;
  font-style: italic;
  margin-left: 52px;
}
#container-text-photo-schilderbijdoekendoods,
#container-text-photo-book,
#container-text-photo-book-eternity {
  position: absolute;
  top: 178px;
  left: 540px;
  width: 333px;
  height: 250px;
  z-index: 0;
}
table#presentations td {
  vertical-align: top;
  padding-right: 1em;
}
table#presentations dl {
  margin-bottom: 0;
}
table#presentations dl dd {
  margin-left: 0;
}
table#presentations dd a {
  color: #666;
}
table#presentations dd.active {
  color: #666;
}
#container-text-photo-presentation-TEMP {
}
#container-text-photo-presentation-TEMP-caption {
  margin-top: 1.5em;
	font-size: 11px;
	color: #666;
}
#container-text-photo-presentation-TEMP2 {
  position: absolute;
  left: 540px;
  top: 178px;
  width: auto;
  height: 250px;
  z-index: 0;
}

.scrollbar-vert {
	background-color: #2b382d;
	width: 5px;
}
.handle-vert {
	height: 40px;
	width: 5px;
	background-color: #161d17;
	cursor: pointer;
}


#footer,
#push {
	height: 3.5em; /* #push must be the same height as #footer */
	color: #666;
	font-size: 11px;
}
#footer a {
  color: #666;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
}

:-moz-any-link:focus {
  outline: none;
}

/*\*//*/
div.menu ul#main,
div.menu ul#sub,
div.menu ul#thumbs-btns {
	text-align: center;
	display: block;
}
div.menu #main li,
div.menu #sub li,
div.menu #thumbs-btns li {
	display: inline-block;
	float: none;
}

