body { font-size:62.5%; background-color:#3a2c3b; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3a2c3b }
h1 { font-size:2em; margin:10px 5px; }

/* Container */
#container { margin:10px auto; width:800px;  }

/* Header */
#header { width:780px; height:197px; margin:0px; padding:0px; border:10px solid #494949; }

/* Main */
#main { background:#f0f0f0; width:800px; margin:5px auto; padding-bottom:1px; }

/* Menu */
#menu { width:190px; background:#ffffff; float:left; margin:5px; font-size:1.2em; }
#menu ul { list-style-type:none; margin:0 0 0 5px; padding:0px; }
#menu li { line-height:2.5em; }
#menu a:link, 
#menu a:visited { border-bottom:#884b62; color:#3a2c3b; padding:5px 0; color:#3a2c3b; text-decoration:none; border-bottom:1px solid #884b62; padding-right:20px; }
#menu a:hover { color:#8c2658; }
#menu .active { color:#8c2658; }

/* Content */
#content { background:#ffffff; width:590px; float:right; margin:5px 5px 5px 0px; padding-top:5px; }
#content p { margin:10px; line-height:1.6; font-size:1.2em; }
#content strong { color:#63395f; }
#contentroute { background:#3a2c3b; margin:5px; }
#googlemaps { background:#ffffff; margin:8px; }

#home { background:url(../images/belladonna-light.gif) no-repeat #ffffff; background-position:center; width:590px; height:570px; float:right; 
margin:5px 5px 5px 0; text-align:center;  }
#openingstijden { font-size:2em; background:url(../images/belladonna-light.gif) no-repeat #ffffff; background-position:center; width:590px; height:375px; float:right; margin:5px 5px 5px 0; padding-top:10px; }
#openingstijden p { margin:10px }
#table { margin:10px }
.title { margin:0px; font-size:4.8em; font-style:italic; }
.subtitle { font-size:2.8em;  }
.adress { font-size:2.0em; }
.buy { font-size:1.6em; }
.news { font-size:1.6em; }

/* FooterImage */
#FooterImage img { width:789px; height:85px; margin: 0 5px 5px 5px; }

/* Footer */
#footer { background:url(../images/footer_bg.gif) repeat-x; margin:0px auto; width:782px; height:81px; clear:both; border:4px solid #ffffff; clear:both; color:#ffffff; position:relative; margin: 0 5px 5px 5px; padding:0px; }
#footer p { font-size:1.1em; margin:20px; }
#footerbutton { font-size:1.1em; width:55px; height:25px; background:#48194e; text-align:center; line-height:2.5; position:absolute; top:35px; right:20px; }
#footerbutton a:link,
#footerbutton a:visited { text-decoration:none; color:#b38f9e; }
#footerbutton a:hover,
#footerbutton a:active { text-decoration:underline; }

/* Lightbox settings */
#lightbox {	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;	}
#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #ffffff; width: 250px;	height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }

#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav {	position: absolute;	top: 0;	left: 0; height: 100%; width: 100%;	z-index: 10; }

#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
						display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto;
						width: 100%	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;	}
