/* ************************
 Lajos.nl, 2009 			
************************ */

body{
	background-color:#fff;
	color:#231f20;
}
body, input, textarea{
	font-family:Univers, Swiss, 'Helvetica Neue LT Std', Helvetica, Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:21px;
}
p, ul, ol, table{
	margin-bottom:21px;
}

/* styling */
h1,h2,h3{
	font-family:Univers, Swiss, 'Helvetica Neue LT Std', Helvetica, Verdana,Arial,Helvetica,sans-serif;
	color:#231f20;
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px;
	letter-spacing:5px;
}

h2{
	font-size:30px;
	line-height:40px;
	margin-bottom:16px;
	color:#d16a2a;
	letter-spacing:7px;
}
h3{
	letter-spacing:0px;
	font-size:16px;
	color:#d16a2a;
}

strong.smaller{font-size:11px;}

ul ul{margin-left:16px;}
strong{font-weight:bold;}
em{font-style:italic;}
a:link{
	color:#575757;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#575757;
	font-weight:bold;
}
a:hover{
	color:#575757;
	text-decoration:none;
}
.clear{
    display: block;
    height:0;
    clear: both;
    visibility: hidden;
	content:"";
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	.ie .clearfix {
		zoom:1; /* triggers hasLayout */
		display:block; /* resets display for IE/Win */
    }
	
div.hr{
	background-color:#c9c9c9;
	height:1px;
	margin:16px 0;
	clear:both;
}
	div.hr hr{ display:none;}

.title-blue{
	color:#8099ca;
	font-weight:bold;
	font-size:18px;
}

/* Rounded corners a */
.rounded{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;
	vertical-align:center;
	white-space:nowrap;	
	height:23px;
	line-height:21px;
	cursor:pointer;
}
	.rounded span, .rounded em{
		display:block;
		height:23px;
		line-height:21px;			
		margin:0;
		text-align:center;
	}	
		.ff3 .rounded span, .ff3 .rounded em{	line-height:20px;	}
	.rounded span{
		width:6px;
		float:left;
		background:transparent url(../images/bgr_a_blue.png) no-repeat 0 0;
	}	
	.rounded em{
		font-style:normal;
		padding-right:6px;
		background:transparent url(../images/bgr_a_blue.png) no-repeat 100% 0;
		font-weight:bold;
		float:left;
	}	
	.rounded_white span{background:transparent url(../images/bgr_a.png) no-repeat 0 0;}
	.rounded_white em{background:transparent url(../images/bgr_a.png) no-repeat 100% 0;}

	
/* STRUCTURE */
#language{
	font-size:8pt;
	position:relative;
	width:985px;
	margin:5px auto 5px;
	text-indent:140px;
}
	#language em{
		font-style:normal;
		font-weight:bold;
		color:#b1b3b4;
	}
	#language a{
		text-decoration:none;
	}

#container{
	/*background-color:#110c14;*/
	position:relative;
	width:985px;
	height:606px;
	margin:0 auto 20px;
}
	#bgr{
		position:absolute;
		left:0;
		top:0;
		width:985px;
		height:606px;
	}
	#logo{
		position:absolute;
		background:transparent url('../images/exhibition.png') no-repeat top right;
		display:block;
		left:698px;
		top:112px;
		width:218px;
		height:105px;
		outline:none;
	}
	#navigation{
		position:absolute;
		left:90px;
		top:125px;
		width:600px;
	}
		#navigation li{
			float:left;
			margin-left:17px;
			list-style:none;
		}
		
			#navigation li a.rounded{
				color:#fff;
				text-decoration:none;
				font-size:10px;
			}
				#navigation li a.rounded em{width:88px;}
				#navigation a.rounded span{ background:transparent url(../images/bgr_a.png) no-repeat 0 0;}	
				#navigation a.rounded em{font-weight:normal; background:transparent url(../images/bgr_a.png) no-repeat 100% 0;}	
				
				/* hover / current */
				#navigation li a.current,
				#navigation a.rounded:hover{color:#a7a9ac;}
				/*
				Verandert border, nu alleen kleur
				#navigation a.current span,
				#navigation a.rounded:hover span{ background-image:url(../images/bgr_a_black.png);}	
				#navigation a.current em,
				#navigation a.rounded:hover em{background-image:url(../images/bgr_a_black.png);}
				*/
			.ie6 #navigation {width:800px;}
			.ie6 #navigation a.rounded span{background:none;}
			.ie6 #navigation a.rounded em{background:none; width:auto;}
	#container_left{
		background-color:#fff;
		position:absolute;
		left:140px;
		top:194px;
		width:510px;
		height:380px;
		overflow:auto;
	}
	#container_right{
		background-color:#fff;
		overflow:auto;
		font-size:10px;
		position:absolute;
		left:712px;
		top:277px;
		width:214px;
		height:300px;
		height:280px;
		font-size:12px;
	}
		#container_right h2{
			font-size:11px;
			line-height:16px;
			margin-bottom:16px;
			color:#a7a9ac;
			letter-spacing:3px;
		}
		#container_right h3{
			font-size:11px;
			line-height:16px;
			margin-bottom:0px;
			color:#231F20;
			letter-spacing:3px;
		}
		#container_right h3 a{color:#231f20;}
	
/* PAGES */

/* CONTACT */
.field-contact #container_left{ width:540px; }
#cf-contact li{
	list-style:none;
	margin-bottom:8px;
	position:relative;
	height:26px;
}
	#cf-contact label{
		float:left;
		width:150px;
		margin-right:8px;
		height:100%;
		line-height:26px;
		font-weight:bold;
		font-size:10px;
	}
	#cf-contact input, #cf-contact textarea{
		background-color:#eceded;
		width:322px;
		padding:0 8px;
		border:none;
		height:100%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;		
	}
		#cf-contact #cf-li-bericht{ height:100px;}
		#cf-contact textarea{ height:100px;}
		
		#cf-contact #cf-voornaam{
			width:180px;
			padding-right:150px;
			
		}
			#cf-contact #cf-div-geslacht{
				position:absolute;
				width:120px;
				height:26px;
				vertical-align:middle;
				line-height:26px;
				right:58px;
				top:0;
				text-align:right;
				font-weight:bold;
				font-size:10px;
			}
	#cf-contact .radio{
		background:transparent;
		height:auto;
		width:auto;
	}
	#cf-contact .submit{
		height:auto;
		width:auto;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
	}
	
	.warning{
		color:#f00;
	}
/* EXHIBITION */
.field-exhibition{
}
	.field-exhibition h1{color:#a7a9ac;}
	
	.field-exhibition #container_left{
		background-color:#110c14;
		color:#a7a9ac;
	}
		#exhibition-list{
			display:block;
			position:absolute;
			top:257px;
			left:107px;
			font-size:9px;
		}
		.ie7 #exhibition-list{left:91px;}
		
			#exhibition-list li{
				list-style:none;
				height:20px;
				margin-bottom:30px;
			}
			    .ie7 #exhibition-list li{ margin-bottom:27px;}
				
				#exhibition-list li a{text-decoration:none;}
				#exhibition-list li .rounded em{width:88px;}
				#exhibition-list li a.current,
				#exhibition-list li a:hover{color:#fff;}
		
		.ie6 #exhibition-list li .rounded em,
		.ie6 #exhibition-list li .rounded span{background:none;}
		
	.field-exhibition #container_right{
		top:252px;
		background-color:#110c14;
		height:320px;
		color:#a7a9ac;
		overflow:hidden;
	}
		.field-exhibition #container_right li{
			list-style:none;
			float:left;
			width:50px;
			margin:0 10px 8px 0;
		}
		  .ie7 .field-exhibition #container_right li{margin-bottom:12px;}
		  
			.field-exhibition #container_right li img{
				cursor:pointer;
			}

	#description{
		color:#fff;
		position:absolute;
		top:255px;
		left:0px;
		height:50px;
		width:380px;
	}

/* Het boek */			
.field-thebook #container_left{
	width:300px;
	height:330px;
	margin-top:50px;
	text-align:center;
}

/* book 1 / 2 */
.field-thebook #book1,
.field-thebook #book2{
		background-color:#fff;
		overflow:auto;
		font-size:10px;
		position:absolute;
		left:700px;
		top:252px;
		width:215px;
		height:320px;
		font-size:12px;
}
	.field-thebook #book1{
		left:456px;
	}
	.field-thebook #book1 p.price,
	.field-thebook #book2 p.price{
		text-align:left;
	}

.isbn{
	font-size:10px;
}
	
/* fancybox */
#fancybox-inline{text-align:center;}
#fancybox-inline object{outline:none; margin-bottom:16px;}
#fancybox-inline p img{cursor:pointer;}

#main-img{

	position:absolute;
	left:300px;
	top:257px;
}

#main-img img{
	-moz-box-shadow: 0 0px 20px rgba(0,0,0,1.0);
}

/* frontpage extra */
.location{
	font-family:Univers, Swiss, 'Helvetica Neue LT Std', Helvetica, Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0 0 16px;
	color:#D16A2A;
	font-size:15px;
	letter-spacing:5px;
}

