@charset "utf-8";

/* ---------------------------------- */
/* css for www.antifonarium-tsgrooten */
/* div-based layout                   */
/* copryright: geert.roels@ugent.be   */
/* ---------------------------------- */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#493625;
	background: #493625;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image:url(../images/bg.png);
	background-position:center;
	background-repeat:repeat-y;
}

a, a:link, a:visited, a:hover, a:visited {
	color:#C03000;
	text-decoration:none
}

h1, h2, h3, h4, h5 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;	
	margin: 0px; 
	padding: 0px; 
	padding-top:10px;
	text-align: left;
	color:#6D7C5A;
	padding-bottom:10px;
	display:block;
}

h1 {
	text-transform:uppercase;
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}
	
h3 {
	font-size:1.4em;
	color:#493625;
}

h4 {
	font-size:1.2em;
	color:#493625;
}
	
p {
	line-height: 1.8em;
 	margin-bottom: 10px;
	padding-bottom: 0px;	
 	margin-top: 0px;
	padding-top: 0px;
	text-align:justify;
}

li {
	list-style:square;
	list-style-position:outside;
	line-height: 1.8em;
	text-align:justify;
}

.base #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F8F7F4; /* licht */
    background: #E8E7DE; /* donker */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.base #headerLeft { 
	float: left; 
	width: 160px; 
	background: #F8F7F4; /* licht */
	background: #E8E7DE; /* donker */
	background: #ffffff;
	background-image:url(../images/lib_logo_beeld.png); 
	background-image:url(../images/lib_logo_groot.png); 
	background-position:bottom right;
	background-repeat:no-repeat;
	height:60px;
	border:0px solid black;
	border-right:0px dotted black;
	padding:10px;
	text-align:right;
} 

.base #headerLeft a:link img, .base #headerLeft a:visited img, .base #headerLeft a:active img, .base #headerLeft a:hover img { 
	border:none;
} 


.base #headerRight { 
	background: #F8F7F4; /* licht */
	background: #ffffff;
	height:60px;
	margin: 0 0 0 180px;
	border:0px solid black;
	padding:10px;
/*	background-image:url(../images/lib_logo_tekst.png); */
	background-position:bottom left;
	background-repeat:no-repeat;
} 

.base #headerBarLeft { 
	float: left;
	width: 160px;
	background: #B0A89E; /* licht */
	background: #A59D90; /* donker */
	height:25px;
	border:0px solid black;
	border-right:1px dotted black;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
} 

.base #headerBarLeft p{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1em;
	color:#493625;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
}

.base #headerBarLeft p a:link, .base #headerBarLeft p a:active, .base #headerBarLeft p a:visited{ 
	text-decoration:none;
	color:#F8F7F4;
} 

.base #headerBarLeft p a:hover{ 
	color:#C03000;
	border-bottom: 1px dotted #C03000;
} 


.base #headerBarRight { 
	background: #A59D90; /* donker */
	background: #B0A89E; /* licht */
	height:25px;
	margin: 0 0 0 180px;
	height:25px;
	border:0px solid black;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
} 

.base #headerBarRight p{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1em;
	color:#F8F7F4;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
}

.base #preview { 
	width: 780px;
	background: #444444; 
	height:250px;
	border:0px solid black;
	padding:0px;
} 

.base #navBarTopLeft { 
	float: left;
	width: 160px;
	background: #7D8C66; /* licht */
	background: #6D7C5A; /* donker */
	height:20px;
	border:0px solid black;
	border-right:1px dotted black;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
} 

.base #navBarTopRight { 
	background: #6D7C5A; /* donker */
	background: #7D8C66; /* licht */
	height:20px;
	margin: 0 0 0 180px;
	height:20px;
	border:0px solid black;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
} 

.base #navBarLeft { 
	float: left;
	width: 160px;
	background: #BEB9A0; /* licht */
	background: #B1AD91; /* donker */
	height:20px;
	border:0px solid black;
	border-right:1px dotted black;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
} 

.base #navBarRight { 
	background: #B1AD91; /* donker */
	background: #BEB9A0; /* licht */
	height:20px;
	margin: 0 0 0 180px;
	border:0px solid black;
	padding:0px;
} 

.base #navBarRight ol {
	margin:0px;
	margin-bottom: 0px;
 	margin-top: 0px;
	padding-left:10px;
 	padding-bottom: 0px;	
	padding-top: 2px;
	text-align: left;
} 

.base #navBarRight ol li{ 
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	color:#F8F7F4;
	display:inline;
} 

.base #navBarRight ol li a:link, .base #navBarRight ol li a:active, .base #navBarRight ol li a:visited, .base #navBarRight ol li a:hover { 
	text-decoration:none;
	color:#F8F7F4;
} 

.base #navBarRight ol li a:hover{ 
	color:#C03000;
} 

.base #nav { 
	float: left; 
	width: 175px; 
	background: #F8F7F4; 
	background: #F8F7F4; 
	background: #E8E7DE; 
	border:0px solid black;
	text-align: right;
	margin:0px;
	padding:0px;
	padding-top:20px;
} 

.base #nav img{
	float:right;
	clear:both;
	margin-top:10px;
	margin-bottom:3px;
	margin-right:5px;
} 

.base #nav ol{ 
	text-align: right;
	margin:0px;
	padding:0px;
} 

.base #nav ol li{ 
	text-align: right;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.8em;
	color:#6D7C5A;
	padding:0px;
	margin:0px;
} 

.base #nav ol li a:link, .base #nav ol li a:active, .base #nav ol li a:visited { 
	text-decoration:none;
	padding-right:15px;
	color:#6D7C5A;
} 

.base #nav ol li a:hover{ 
	padding-right:15px;
	color:#C03000;
	background-image:url(../images/nav_li.png);
	background-position:right;
} 

.base #nav a:link img, .base #nav a:visited img, .base #nav a:active img {
	border:none;
	padding-bottom:3px;
} 

.base #nav a:hover img {
	border-bottom:1px dotted #6D7C5A;
	padding-bottom:2px;
} 

.base #stage { 
	background: #E8E7DE; 
		background: #F8F7F4; 

	margin: 0 0 0 180px;
	border:0px solid black;
	padding:10px;
	border-left:1px dotted black;
	min-height:1200px;
	padding-left:10px;
	padding-right:25px;
} 

.base #stage img {
	margin-right: 15px;
	padding: 2px;
	border: 1px solid #6D7C5A;
	float:left;

}

.base #stage h1 a:link, .base #stage h1 a:hover, .base #stage h1 a:visited, .base #stage h1 a:active, .base #stage p a:link, .base #stage p a:visited, .base #stage p a:active, .base #stage p a:hover{ 
	color:#6D7C5A;
	font-weight:bold;
} 

.base #stage h1 a:hover, .base #stage p a:hover{ 
	color:#C03000;
	border-bottom: 1px dotted #C03000;
} 


.base #stage h4 a:link, .base #stage h4 a:hover, .base #stage h4 a:visited, .base #stage h4 a:active{ 

	font-weight:bold;
} 

.base #stage h4 a:hover{ 
	color:#C03000;
	border-bottom: 1px dotted #C03000;
} 

.base #stage table p{
margin:0px;
} 


.base #footerLeft { 
	clear:left;
	float:left;
	width: 160px;
	background: #7D8C66; /* licht */
	background: #6D7C5A; /* donker */
	height:90px;
	border:0px solid black;
	border-right:1px dotted black;
	border-top:1px dotted black;
	vertical-align:middle;
	padding:10px;
	padding-bottom:0px;
} 

.base #footerLeft p, .base #footerRight p {
	padding-top:3px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1em;
	color:#F8F7F4;
	font-weight:normal;
}

.base #footerRight p {
 	text-align:left;
}

.base #footerRight { 
	background: #6D7C5A; /* donker */
	background: #7D8C66; /* licht */
	height:90px;
	margin: 0 0 0 180px;
	border:0px solid black;
	padding:10px;
	padding-bottom:0px;
	border-top:1px dotted black;
}

.base #footerLeft p a:link{ 
	text-decoration:none;
	color:#F8F7F4;
} 

.base #footerLeft p a:hover{ 
	color:#F8F7F4;
	border-bottom: 1px dotted #F8F7F4;
} 

.base #browser { 
	width:580px;
	margin:0px;
	text-align:center;
	min-height:1000px;
	text-align:center;
}

.base #browser #browserCel {
	width:220px;
	height:180px;
	float:left;
	text-align:center;
	background-color:#BEB9A0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #493625;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;

}

.base #browser #browserCel #browerImage {
	width:220px;
	height:150px;
	float:left;
	clear:left;
}

.base #browser #browserCel #browerImage img{
	margin-left:7px;
	margin-bottom: 3px;
	margin-top: 5px;
	padding:3px;
	border: 1px solid #B1AD91;
	clear:right;
}



.base #browser #browserCel #browserLink {
	width:120px;
	height:25px;
	float:left;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}

.base #browser #browserCel #browserLink img{
	display:inline;
	border:none;
	margin:0px;
	margin-left:25px;
}

.base #browserResults {
	text-align:center;
	margin:0px;
	margin-bottom:10px;
}

.base #browserResultsList {
	text-align:center;
	margin:0px;
	margin-bottom:10px;
}

.base #browserResultsList{
	font-size:18px;
	font-weight:bold;
	color:#C03000;
}

.base #browserResultsList a:link, .base #browserResultsList a:hover, .base #browserResultsList a:visited, .base #browserResultsList a:active{
	color:#493625;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
}

.base #browserResultsList a:hover{
	border-bottom: 1px dotted #C03000;
	color: #C03000;
}

.hide{
	display: none;
}

.show{
	display: block;
}

.show ol {
	font-weight:normal;
}

.base #nav .show ol li{ 
	text-align: right;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.8em;
	color:#6D7C5A;
	padding:0px;
	margin:0px;
	font-style:italic;
	padding-right:0px;
} 

.base #nav .show ol li a:link, .base #nav .show ol li a:active, .base #nav .show ol li a:visited { 
	text-decoration:none;
	padding-right:25px;
	color:#6D7C5A;
} 

.base #nav .show ol li a:hover{ 
	padding-right:25px;
	background-image:url(../images/nav_li_2.png);
	background-position: right;
	color:#C03000;
} 



.show2{
	display: block;
}

.show2 ol {
	font-weight:normal;
}

.base #nav .show2 ol li{ 
	text-align: right;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	line-height:1.8em;
	color:#6D7C5A;
	padding:0px;
	margin:0px;
	font-style:italic;
	padding-right:0px;
} 

.base #nav .show2 ol li a:link, .base #nav .show2 ol li a:active, .base #nav .show2 ol li a:visited { 
	text-decoration:none;
	padding-right:25px;
	color:#6D7C5A;
} 

.base #nav .show2 ol li a:hover{ 
	padding-right:25px;
	background-image:url(../images/nav_li_2.png);
	background-position: right;
	color:#C03000;
} 

.bio p{
	font-size:10px;
	font-weight:normal;
	line-height:1.8em;
	margin:0px;
}

.error{
color:#C03000;
font-weight:bold;
}


.base #nav form table tr tr {
border-left: 1px dotted #4E3621;
border-bottom: 1px dotted #4E3621;
background-color:red;
}