/*+++++++COMMENTS++++++++
Donkerbruin = #584437
Donkerbeige achtergrond kleur = #736257
Middenbeige = #e4d1c0
Lichtbeige = #fcfbf4
+++++++++++++++++++++++++*/

/*AANPASSING VAN DE DIV ZODAT MOZILLA DIV'S OP ZELFDE MANIER BEHANDELD ALS IE*/

UL{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
P{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

html {
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */
  padding:0; /*remove padding */
  margin:0; /* remove margins */
  border:0; /* remove borders */
  background:#736257; /*color background - only works in IE */
  font-family: Arial, Helvetica, Helv, Verdana, DejaVu Sans condensed, sans;
  font-size: 100%;
}

body
{  
  background: #736257;
  margin: 0px;
  padding: 0px;
}

a
{
  color: #ffffcc;
}

#centerLayout
{
  width: 810px;
  margin: 5px auto;
}

#centerLayoutEx
{
  position: relative;
  width: 650px;
  margin: 5px auto;
  background-color: #e4d1c0;
}

div.introcolomn
{
  margin-right: 26px;
  float: left;
}

div.introsquare
{
  position: relative;
  width: 250px;
  min-height: 250px;
  _height: 250px;
  border: 1px solid #fcfbf4;
  background-color: #e4d1c0;
  margin-bottom: 26px;
}

div.introsquare h2
{
  color: #584437;
  margin: 0px auto 5px 5px;
  font-size: 110%;
}

div.introsquare div.introtext
{
  font-size: 70%;
  margin-left: 5px;
}

.row a:link, .introsquare a:visited
{
  text-decoration: none;
  color: #362f2d;
}

.row
{
  font-weight: bold;
  font-size: 95%;
  height: 50px;
  padding-left: 5px;
  cursor: pointer;
}

.titelrow
{
  height: 45px;
  padding-top: 5px;
  padding-left: 5px;
}

.galleryRow
{
  height: 50px;
  border-bottom: 1px solid #fcfbf4;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 3px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 90%;
}

.galleryRow a:link, .galleryRow a:visited
{
  text-decoration: none;
  color: #ffffff;
}

.galleryRow a:hover
{
  text-decoration: none;
  color: #362f2d;
}

/* The header and footer */
.header
{
  position: relative;
  background: url('interface/header_1_2007.jpg');
  background-color: #030301;
  height: 185px;
  background-repeat: no-repeat;
}

.googleBar
{
  height: 15px;
  background-color: #584437;
  text-align: left;
  color: #fff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
}

.footer
{
  display:block;
  position: relative;
  background:#584437;
  color:#fff;
  text-align:center;
  padding:5px;font-size:70%;
}

/*EXHIBIT PAGINA*/
#titleBlock
{
  position: relative;
  padding: 5px;
  color: #736257;
  width: 593px;
  font-weight: bold;
  border-bottom: 1px solid #fcfbf4;
}

#titleBlock span.artist
{
  font-style: italic;
  font-weight: normal;
  font-size: 80%;
}

#viewBlock
{
  position: relative;
  text-align: center;
  margin-left: 5px;
  padding-top: 20px; 
  padding-bottom: 5px;
}

#thumbBlock
{
  position: relative;
  width : 94%;
  padding-left: 25px;
  text-align: center;
}

#controlBlock
{
  border-top: 1px solid #736257;
  border-bottom: 1px solid #736257;
  padding: 5px 0px 5px 0px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

#bioBlock
{
  border-top: 1px solid #736257;
  padding: 10px 0px 10px 0px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 80%;
}

#guestbioBlock
{
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 75%;
}

#guestbioBlock h3
{
  font-size: 120%;
  color: #584437;
  margin: 0px 0px 10px 0px;
}

#guestPhoto
{
  float: left;
  margin: 0px 5px 0px 0px;
}

#guestartBlock
{
  border-top: 1px solid #736257;
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 75%;
}

#guestartBlock h3
{
  font-size: 120%;
  color: #584437;
  margin: 0px 0px 10px 0px;
}

div.guestArt
{
  text-align: center;
  width: 100%;
  font-style: italic;
  margin-bottom: 20px;
}

div.guestQuestion
{
  height: 50px;
  border-bottom: 1px solid #fcfbf4;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 3px;
  margin-left: 5px;
  font-size: 85%;
}

#travelBlock
{
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 75%;
}

#travelBlock img
{
  border: 10px solid white;
}

#travelBlock h3
{
  font-size: 120%;
  color: #584437;
  margin: 0px 0px 10px 0px;
}

div.travnavbar
{
  position: relative;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 75%;
}

div.travnavbar a, div.travnavbar a:visited
{
  font-weight: bold;
  color: #cd827d;
  text-decoration: none;
}

div.travnavbar a:hover
{
 color: #f26522;
 border-bottom: 1px dotted #f26522;
}

img.control
{
  cursor: pointer;
}

span.counter
{
  color: #736257;
  font-weight: bold;
}

#imgTitle
{
  font-weight: bold;
}

div.thumbFloat
{
  float: left;
  padding: 9px;
}

img.thumb
{
  border: 2px solid #fff;
  cursor: pointer;
}

div.googlesquare
{
  position: absolute;
  top: -50px;
  right: -155px;
  width: 200px;
  min-height: 200px;
  _height: 200px;
  border: 1px solid #584437;
  background-color: #fcfbf4;
}

#linkpanel
{
  position: absolute;
  top: 80px;
  left: -50px;
  width: 85px;
  _width: 80px;
  min-height: 85px;
  _height: 80px;
  border: 1px solid #584437;
  background-color: #fcfbf4;
  padding: 5px;
  font-size: 90%;
}

#linkpanel.guest
{
  left: -30px;
  width: 50px;
  min-height: 50px;
  _height: 50px;
}

#linkpanel a, div.introtext a, #guestbioBlock a, div.guestQuestion a, div.textLinks a,
#linkpanel a:visited, div.introtext a:visited, #guestbioBlock a:visited, div.guestQuestion a:visited, div.textLinks a:visited
{
  font-weight: bold;
  color: #cd827d;
  text-decoration: none;
}

#linkpanel a:hover, div.introtext a:hover, #guestbioBlock a:hover, div.guestQuestion a:hover,  div.textLinks a:hover
{
 color: #f26522;
 border-bottom: 1px dotted #f26522;
}

div.textLinks
{
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 80%;
}

div.textLinks p
{
  margin-bottom: 0.6em;
}

div.bannerLinks
{
  text-align: center;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
}

div.bannerLinks p
{
  margin-bottom: 0.6em;
}

/*wallpaper section*/
#wallhowto
{
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 70%;
}

#walllinks
{
  position: relative;
  text-align: justify;
  padding-top: 20px; 
  padding-bottom: 5px;
  font-size: 70%;
  margin-left: 50px;
  margin-right: 55px;
  margin-bottom: 10px;
}

#walllinks h2
{
  position: relative;
  font-size: 140%;
  font-weight: bold;
  color: #584437;
  border-bottom: 1px solid #fff;
  padding-left: 5px;
  z-index: 0;
  margin: 0px 0px 5px 0px;
}

#walllinks a, #walllinks a:visited
{
  color: #cd827d;
  text-decoration: none;
}

#walllinks a:hover
{
 color: #f26522;
 border-left: 1px dotted #f26522;
 border-right: 1px dotted #f26522;
 padding: 0px 2px 0px 2px;
}

#wallBlock
{
  position: relative;
  text-align: justify;
  margin-left: 50px;
  margin-right: 55px;
  padding-top: 10px; 
  padding-bottom: 5px;
  font-size: 75%;
}

div.wallRow
{
  position: relative;
  margin-bottom: 7px;
}

div.wallRow img
{
  border: 2px solid white;
}

div.wallRow i
{
  margin-left: 5px;
  font-size: 90%;
  color: #736257;
}

div.wallImg
{
  float: left;
  z-index: 10;
}

div.wallTitle
{
  position: relative;
  font-size: 140%;
  font-weight: bold;
  color: #584437;
  border-bottom: 1px solid #fff;
  margin-left: 152px;
  padding-left: 5px;
  z-index: 0;
}

div.wallRes
{
  position: relative;
  float: right;
}

div.wallRes a, div.wallRes a:visited
{
  color: #cd827d;
  text-decoration: none;
}

div.wallRes a:hover
{
 color: #f26522;
 border-left: 1px dotted #f26522;
 border-right: 1px dotted #f26522;
 padding: 0px 2px 0px 2px;
}

div.buyas
{
  font-size: 80%;
  color: #fff;
  padding: 2px;
  width: 90px;
  border: 1px solid #fff;
  text-align: center;
  background-color: #cd827d;
  cursor: pointer;
  margin-top: 10px;
}

div.dater
{
  font-style: italic;
  font-weight: normal;
  font-size: 80%;
  color: #736257;
  text-align: right; 
  margin: 4px 5px 0px 0px;
}

#tagcloud
{
  position: absolute;
  top: 160px;
  right: -155px;
  width: 192px;
  min-height: 200px;
  _height: 200px;
  border: 1px solid #584437;
  background-color: #fcfbf4;
  padding: 4px;
}

#tagcloud a, #tagcloud a:visited
{
  font-weight: bold;
  color: #cd827d;
  text-decoration: none;
}

#tagcloud a:hover
{
 color: #f26522;
 border-bottom: 1px dotted #f26522;
}

#tagcloud h3
{
  font-size: 100%;
  color: #584437;
  margin: 3px 0px 0px 0px;
}

div.acTags
{
  text-align: center;
  border-top: 1px solid #e4d1c0;
  border-bottom: 1px solid #e4d1c0;
  padding-bottom: 3px;
  font-size: 80%;
}

input.tagbutton
{
  border: 1px solid black;
  padding: 0px 2px 0px 2px;
}

div.page_name_auto_complete {
	width: 100px;
	background: #efefef;
	display: inline;
	font-size: 80%;
}

div.page_name_auto_complete ul {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div.page_name_auto_complete ul li {
	margin: 0;
	padding: 3px;
}

div.page_name_auto_complete ul li.selected { 
	background-color: #e4d1c0; 
}

div.page_name_auto_complete ul strong.highlight { 
	color: #800; 
	margin: 0;
	padding: 0;
}
