body				{
					background-image: url("http://www.comfortandjoy.nl/gfx/bg1.gif");
					background-repeat: repeat;
					margin: 0;			
					}
					
div.container		{
					width: 750px;
					margin-left: auto;
					margin-right: auto;
					}
					
div.adres			{
					width: 750px;
					height: 20px;
					background-color: #d1a14c;
					font-family: Tahoma, Arial;
					color: white;
					font-size: 13px;
					letter-spacing: 1px;
					text-indent: 10px;
					word-spacing: 2px;
					}

h1					{
					font-size: 15px;
					text-align: center;
					color: #660000;
					font-family: Trebuchet MS, Arial;
					font-weight: normal;
					margin-top: 0px;
					padding-top: 10px;
					}
					
div.textblok		{
					width: 750px;
					background-image: url("http://www.comfortandjoy.nl/gfx/bordjesp_bg.jpg");
					}
					
div.textblok2		{
					width: 750px;
					background-image: url("http://www.comfortandjoy.nl/gfx/bordjesp_bg2.jpg");
					height: 140px; 
					}					

					
p.intro				{
					font-family: Trebuchet MS, Arial;
					font-size: 13px;
					color: #660000;
					margin: 0;
					padding: 10px;
					line-height: 150%;
					text-align: center;
					}

					
div.logo			{
					width: 100%;
					background-image: url("http://www.comfortandjoy.nl/gfx/kant.gif")
					}
					
img.logo			{
					display: block;
					margin: auto;
					}

div.fotostrook		{
					margin: 0px;
					display: block;
					}

#fotostrook img, .fotostrook img 	{
 					border:0px solid #FFFFFF;
					display:block; 
 					float:left;
					}
 
 #fotostrook,
 .fotostrook 		{overflow:hidden;
 					}

div.list			{
					width: 250px;
					float: left;
					position: relative;

					}
div.lijst			{
					background-image: url("http://www.comfortandjoy.nl/gfx/bordjes_bg.jpg"); 
					height: 625px;
					}
					
ul					{
					list-style-type:none;
					color: #660000;
					font-family: Trebuchet MS, Arial;
					font-size: 14px;
					line-height: 150%;
					padding-left: 15px;
					}
			
img					{
					border: none;
					}
					
a					{
					text-decoration: none;
					color: #fff;
					}
a:hover				{
					text-decoration: underline;
					}
			
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #660000; 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-image: url(data:image/gif;base64,AAAA); /* 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: #660000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
			
