/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	color: #000000;
	font-family:Georgia, Charcoal, sans-serif, serif;
	font-size:14px;
}
body {
	margin:0;
	padding:0;
	line-height:160%;
	background-color:#FFFFFF;
}

a:link {
	color: #ff5a00;
	text-decoration: none;
}
a:visited {
	color: #ff5a00;
	text-decoration: none;
}
a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
a:active{
	color: #ff5a00;
	text-decoration: none;
}

h1,h2,h3,h5,h6,p {
	padding:0;
	margin:0 0 1em 0;
}
h1{ font-size:28px; }
h2{ font-size:20px; }
h3{ font-size:16px; }

img {
	border:none;
	vertical-align:top;
}

* { outline:none; }

.left{ float:left; }
.right{ float:right; }
.hidden{ display:none; }

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }
img.block{ display:block; margin:10px 0; }

form{
	margin:0px;
	padding:0px;
}

.alert{
	border:1px solid #ff5a00;
	color:#ff5a00;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
}
.error{

	border:1px solid #e5322c;
	color:#e5322c;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	width:250px;
}



.clear{ clear:both; }

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#wrapper{
	position:relative;
	width:960px;
	margin:0px auto;
	padding:95px 0 0 0;
}

#header{
	position:absolute;
	top:30px;
	left:0;
	width:960px;
}

#intro{
	padding:25px 0 25px 292px;
	border-top:1px solid #CCCCCC;
	font-size:18px;
	line-height:160%;
}

#main{
	padding:25px 0;
	border-top:1px solid #CCCCCC;
}

#footer{
	padding:10px 0;
	color:#6d6d6d;
	font-size:12px;
	text-align:right;
	border-top:1px solid #CCCCCC;
}
#ribbon {
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
	height: 130px;
}


/*--------------------- */
/* HEADER				*/
/*--------------------- */

#logo{
	display:block;
	width:165px;
	height:43px;
	background:url(../img/imade-logo.gif) no-repeat;
}
#logo strong{
	display:none;
}


#nav{
	position:absolute;
	right:0;
	top:0;
	list-style:none;
	padding:0;
	margin:0;
}

#nav li{
	display:inline;
	margin:0;
	padding:0;
}

#nav a{
	display:block;
	float:left;
	height:32px; /* 40px */
	padding:8px 0 0 10px;
	margin-left:22px;
	border-left:1px solid #CCCCCC;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
#nav a:hover, #nav a.active{
	color: #ff5a00;
}



/*--------------------- */
/* INTRO				*/
/*--------------------- */

#intro h1{ margin-bottom:15px; }
#intro p{ margin-bottom:0; }

#intro.evenementfotografie{ background:url(../img/intro-e.gif) no-repeat 0 50%; }
#intro.locatiefotografie{ background:url(../img/intro-f.gif) no-repeat 0 50%; }
#intro.grafisch_ontwerp{ background:url(../img/intro-g.gif) no-repeat 0 50%; }
#intro.home{ background:url(../img/intro-i.gif) no-repeat 0 50%; }
#intro.klanten{ background:url(../img/intro-k.gif) no-repeat 0 50%; }
#intro.over_ons, #intro.internet, #intro.route, #intro.contact{ background:url(../img/intro-i.gif) no-repeat 0 50%; }
#intro.nieuwsbrieven{ background:url(../img/intro-n.gif) no-repeat 0 50%; }
#intro.portretfotografie, #intro.productfotografie{ background:url(../img/intro-p.gif) no-repeat 0 50%; }
#intro.webdesign{ background:url(../img/intro-w.gif) no-repeat 0 50%; }
#intro.disclaimer{ background:url(../img/intro-d.gif) no-repeat 0 50%; }
#intro.reclamebureau{ background:url(../img/intro-w.gif) no-repeat 0 50%; }
#intro.fotograaf-westland{ background:url(../img/intro-f.gif) no-repeat 0 50%; }





/*--------------------- */
/* MAIN					*/
/*--------------------- */

#main img{	
	border:1px solid #CCCCCC;
	padding:3px;
}

#subnav{
	float:left;
	width:270px;
	text-align:right;
}
#subnav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#subnav li{
	margin:0;
	padding:0;
}
#subnav a{
	display:block;
	float:right;
	width:216px;
	padding:5px 0;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
#subnav a:hover, #subnav a.active{
	color: #ff5a00;
}


#content{
	min-height:300px;
	float:right;
	width:668px;
	padding:0 0 0 10px;
	border-left:1px solid #CCCCCC;
}


/* HOME */

ul.home{
	list-style:none;
	margin:0;
	padding:0;
	width:990px;
}
ul.home li{
	float:left;
	width:300px;
	padding:0;
	margin:0 30px 0 0;
}
ul.home li:hover{
	color:#808080;
	cursor:pointer;
}
ul.home h2{
	color:#000000 !important;
	margin:20px 0 10px 0;
}
ul.home a{
	padding:0 0 0 5px;
}


/* GALLERIES */

ul.gallery{
	list-style:none;
	margin:0;
	margin:0 -20px 0 0; /* IE6 */
	padding:0;
	width:678px;
}
ul.gallery li{
	float:left;
	/*width:216px;*/
	/*height:180px;*/
	padding:0;
	margin:0 10px 20px 0;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	line-height:100%;
}
ul.gallery img{
	margin-bottom:3px;
}

ul.gallery span{
	color:#6d6d6d;
	font-size:12px;
}
ul.gallery a.link, ul.gallery a.zoom{
	display:block;
	float:right;
	width:13px;
	height:12px;
	margin:3px 2px 0 5px;
	overflow:hidden;
	text-indent:-9999px;
}
ul.gallery a.link{ background:url(../img/icon-url.gif) no-repeat 0 0; }
ul.gallery a.zoom{ background:url(../img/icon-zoom.gif) no-repeat 0 0; }
ul.gallery a:hover.link, ul.internet a:hover.zoom{ background-position:0 -12px; }

ul.gallery a.url{  font-size:11px; }



/* tooltips */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index:10;
	width:180px;
}
.tooltip{
	padding:1px 3px;
	border:1px solid #D40001;
	background-color:#fff;
	margin-left:5px;
	color:#D40001;
}



/* gallery variaties */

ul.internet li{
	width:216px;
	height:180px;
}
ul.fotografie li{
	width:159px;
	height:180px;
}
ul.klanten li{
	width:159px;
	height:105px;
}



/* CONTACT */ 

#mailform{
	float:right;
	width:350px;
	padding-left:30px;
}

input.fld, textarea.fld{
	width:220px;
}




/*--------------------- */
/* FOOTER				*/
/*--------------------- */

#footer a{ color:#6d6d6d; }
#footer a:hover{ color:#ff5a00; }







/* ------------------------- */
/* PRINT  					 */
/* ------------------------- */


@media print {
	body,td,th, h1, h2, h3, h4, p, a{
		color: #000000 !important;
	}
	
	a:link, a:visited, a:hover, a:active {
		color: #000000 !important;
	}
	
	#header, #nav, #footer{
		display:none !important;
	}
	
	#wrapper, #main, #content{
		float:none !important;
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}
	
}


