/* Alle margins en paddings standaard op 0 */
*
	{
	margin: 0;
	padding: 0;
	}

/* Alle afbeeldingen standaard geen boord */
img
	{
	border: 0;
	}

/* Algemeen */
body
	{
	background-color: #ccc;
	margin: 0 auto;
	text-align: center;
	font-size:62.5%;
	background:#000 url(http://www.dgfoto.be/images/bg.jpg) no-repeat center top;
	font-family: Calibri,Arial,Helvetica,"Times New Roman",Verdana,Tahoma,sans-serif;
	}

/* Hoofdtitel */
h1
	{
	display:block;
	margin:0 auto;
	text-align:left;
	font-size:3.5em;
	color:#ccc;
	height:75px;
	width:auto;
	padding:30px 20px 0 220px;
	}
    
/* Bijtitels */
h2
	{
	font-size: 1.1em;
	background:#000 url(http://www.dgfoto.be/images/h2.jpg) top left repeat;
	padding-left:35px;
	color:#fff;
	line-height:19px !important;
	line-height:18px;
	height:20px;
	margin:1.0em 0;
	}

/* Kleine titels */
h3
    {
    width:auto;
    text-align:center;
	font-size:1.1em;
    }


/* Paragrafen */
p
	{
	font-size: 1.1em;
	margin: 5px 0;
	padding:0 35px 0 10px;
	}
    
.clear
	{
	clear:both;
	}

.left
	{
	float:left;
	width:45%;
	margin:15px;
	}

.right
	{
	float:right;
	width:45%;
	margin:15px;
	}

.break
    {
    clear:both;
    height:10px;
    width:99%;
    border-top:1px dotted #ccc;
    }
	
.button
	{
	width:auto;
	height:auto;
	padding:2px;
	margin:0;
	line-height:0.9em;
	}
/* Container */	
#container
	{
	clear:both;
    display:block;
	width:100%;
    height:100%;
	text-align: left;
	font-size:1.1em;
	padding-top:1px;
	}

/* top-gedeelte */
#header
	{
	width:800px;
	display:block;
	text-align:center;
	margin:0 auto;
	}



/* Navigatie */
#menu
	{
	display:block;
	margin:0 auto;
	text-align:left;
	width:auto;
	padding:10px 20px 0 215px;
	}

#menu ul
	{
	float:left;
	font-weight: bold;
	list-style-type: none;
	}
	
#menu ul li
	{
	display: block; 
	float: left;
	margin:5px;
	text-align:center;
	font-size:1.1em;
	border:1px solid #444;
	line-height:2.0em;
	}
	
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
	{ 
	color: #ccc; 
	text-decoration: none; 
	display: block; 
	float: left; 
	height:22px;
	width:100px;
	background:  url("http://www.dgfoto.be/images/nav1.jpg") top left repeat-x;
	}

#menu ul li a:hover
	{
	text-decoration: none; 
	display: block; 
	float: left; 
	color: #fff;
	background:  url("http://www.dgfoto.be/images/nav2.jpg") top left repeat-x;
	}
	
#menu ul li a.current:link, #menu ul li a.current:visited, #menu ul li a.current:hover, #menu ul li a.current:active
	{ 
	color: #fff;
	background: url("http://www.dgfoto.be/images/nav3.jpg") top left repeat-x;
	}
	
/* Inhoud */
div#content
	{
	clear:both;
	display:block;
	text-align: justify;
	font-size: 1.1em;
	color:#ccc;
    width:750px;
    margin:75px auto;
	padding-top:25px;
	}
	
/* Links */
#container a:link, #container a:active, #container a:visited
	{
	text-decoration: none;
	color: #c00;
	}
#container a:hover
	{
	text-decoration: underline;
	}


/* Nieuws op index */
#nieuws
    {
    width:350px;
    float:right;
    margin-top:15px;
    }

#nieuws ul
    {
    margin:0 1.5em;
    }

#nieuws ul li
    {
    padding:0.5em 0;
    }

/* Portfolio */
#portfolio_img
    {
    width:350px;
    height:350px;
    float:left;
    margin:40px 15px;
    text-align:center;
    }

#portfolio_img img
    {
    border:1px solid #ccc;
    margin:0 auto;
    }

#portfolio_lijst
    {
    float:right;
    text-align:center;
    }
    
.portfolio_rij
    {
    width:100px;
    margin:5px;
    float:left;
    display:block;
    }

.portfolio_rij img
    {
    margin:0 auto;
    border:1px solid #ccc;
    }

.portfolio_rij a
    {
    display:block;
    width:100px;
    height:100px;
    }

.portfolio_rij a:hover img
    {
    border:1px solid #c00;
    }

/* Diensten, Webwinkel, Links en Contact */
#webwinkel.left, #webwinkel .right, #links .left, #links .right, #contact .left, #contact .right
    {
    display:block;
    width:40%;
    margin:15px;
    padding:0;
    }

#diensten ul, #diensten_bis ul, #webwinkel ul, #links ul, #contact ul
    {
    margin:0 0 0 15px;
    }

#diensten ul li, #diensten_bis ul li, #webwinkel ul li, #links ul li, #contact ul li
    {
    margin:5px;
    }

/* Contact velden */
#contact_formulier input, #contact_formulier textarea
    {
    background: transparent url(http://www.dgfoto.be/images/input.gif) no-repeat top left;
    }

/* Login */
ul.login
	{
	margin:0 0 0 25px;
	}
ul.login li
	{
	margin:10px 0;
	}
form.nieuws
	{
	width:790px;
	}

form.nieuws label
	{
	float:left;
	margin:5px 20px 5px 0;
	line-height:1.5em;
	width:2.5em;
	}

form.nieuws input
	{
	height:1.2em;
	width:300px;
	margin:10px 0;
	}

form.nieuws textarea
	{
	width:300px;
    margin:5px 0;
	}

form.nieuws select
    {
    width:100px;
    margin:5px 0;
    }

form.nieuws .button
	{
	width:auto;
	height:auto;
	padding:2px;
	margin:0;
	line-height:0.9em;
	}

form.reportage label
	{
	float:left;
	margin:5px 20px 5px 0;
	line-height:1.5em;
	width:2.7em;
	}

form.reportage input
	{
	height:1.2em;
	width:200px;
	margin:10px 0;
	}
 
form.reportage #afbeelding
	{
	height:1.5em;
	width:200px;
	margin:10px 0;
	}

form.reportage .disabled
	{
	background-color:#ccc;
	}

form.reportage select
    {
    width:100px;
    margin:5px 0;
    }

form.reportage select#albumid
    {
    width:225px;
    margin:5px 0;
    }

form.reportage .button
	{
	width:auto;
	height:auto;
	padding:2px;
	margin:0;
	line-height:0.9em;
	}

/* Bestelling */
form.bestelling
	{
	width:100%;
	}
	
form.bestelling label
	{
	float:left;
	margin:0 20px 5px 0;
	width:3.5em;
	line-height:1.5em;
	}
	
form.bestelling input
	{
	height:1.2em;
	width:50px;
	margin:0 0 10px 0;
	font-size:0.9em;
	}

form.bestelling .button
	{
	width:auto;
	height:auto;
	padding:2px;
	margin:0;
	line-height:0.9em;
	}

form.bestelling .gegevens
	{
	display:block;
	width:50%;
	float:left;
	}
	
form.bestelling .gegevens label
	{
	float:left;
	margin:0 20px 5px 0;
	width:4.0em;
	line-height:1.5em;
	}
	
form.bestelling .gegevens input
	{
	height:1.2em;
	width:200px;
	margin:0 0 10px 0;
	font-size:0.9em;
	}
	
/* Footer */
#footer
	{
	clear:both;
	padding:25px 0;
	margin: 25px auto;
	text-align: center;
	width: 800px;
    color:#ccc;
    background:url('http://www.dgfoto.be/images/footer.jpg') no-repeat top center;
    height:35px;
    font-size:1.0em;
	}

#footer p
	{
	width:725px;
	margin:0 auto;
	padding:0;
    }
    
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#c00;
	text-decoration:none;
	}

#footer a:hover
	{
	text-decoration:underline;
	}
	
    
#footer .left
	{
	float: left;
	margin:0;
	text-align:left;
	}
    
#footer .right
	{
	float: right;
	text-align: right;
	margin:0;
	}

/* Slideshow op indexpagina */
#slideshow
	{
	height:300px;
	width:300px;
	margin:30px 10px;
	float:left;
	}

#slideshow img
	{
    margin-bottom:0 !important;
	border:1px solid #ccc;
	}

/* Lightbox stylesheet */

#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: #fff;
	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(http://www.dgfoto.be/js/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(http://www.dgfoto.be/js/prevlabel.gif) left top no-repeat;
	}

#nextLink:hover, #nextLink:visited:hover
	{
	background: url(http://www.dgfoto.be/js/nextlabel.gif) right top 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: 100%; float: left; text-align: left;
	}

#imageData #caption
	{
	font-weight: bold;	padding-right:100px;
	}

#imageData #caption span
	{
	font-weight: normal;  font-style:italic; padding-right:10px;
	}

#imageData #numberDisplay
	{
	display: block; padding-bottom: 1.0em;	float:right;
	}

#imageData #bottomNavClose
	{
	width: 66px; float: right; height:25px; margin-bottom:10px;
	}
		
#overlay
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.foto
	{
	float:left;
	margin:20px 0;
	display:block;
	width:50%;
	height:150px;
	}

.foto a
	{
	float:left;
	margin-right:10px;
	width:100px;
	display:block;
	height:100px;
	text-align:center;
	}

.foto img
	{
	border:1px solid #ccc;
	margin:0 auto;
	}

.foto p
	{
	margin:0;
	padding:0;
	width:100px;
	text-align:center;
	font-size:1.0em;
	}

.line
	{
	border-top:1px dotted #ccc;
}

div.bestelling
	{
	display:block;
	width:24%;
	float:left;
	height:auto;
	height:auto;
	margin:10px 2px;
	}
div.bestelling h3
	{
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	}
	
ul.bestelling
    {
	margin:0 0 0 25px;
    }

#webwinkel .right
	{
	width:500px;
}

#webwinkel .left
	{
	width:175px;
	}

#diensten .left
	{
	width:200px;
	}

#diensten .right
	{
	width:475px;
	}
	
#diensten_bis ul li
	{
	float:left;
	width:45%;
	}

#diensten img.right
	{
	float:right;
	width:auto;
	}

ol#verkoopsvoorwaarden, ol#verkoopsvoorwaarden ul, ol#verhuurvoorwaarden, ol#verhuurvoorwaarden ul
    {
    margin:0 2.0em;
	line-height:1.5em;
    }

ol#verkoopsvoorwaarden li, ol#verhuurvoorwaarden li
    {
    padding:0.5em 0;
    }

ol#verkoopsvoorwaarden ul li, ol#verhuurvoorwaarden ul li
	{
	padding:0;
}

ol#verkoopsvoorwaarden span, ol#verhuurvoorwaarden span
	{
	text-decoration:underline;
	font-weight:bold;
	font-size:1.2em;
}