/***********************************************/
/**
/** LUISTERPUNTBIBLIOTHEEK
/**
/*************************/
/**
/** Creator: Arnout Deville (arnout@megaluna.be)
/** Version: 2.0
/** Last edit: 17/07/2009
/**
************************************************/

@import "reset.css";
@import "typography.css";

/******************************************/
/** Standard elements
******************************************/
.head {
	width:436px;
	height:101px;
	text-indent:-9999px;
	background:transparent url('../images/logos.jpg') 0 -202px no-repeat;
	margin:15px 0 0 39px;
	float:left;
	display:inline;	
}

.head a
{
	width:436px;
	height:101px;
	display:block;
}

h1 {	
	color:#D1E631;
	font-size:2.0em;
	font-weight:bold;
	margin:0 0 10px 0;
}

h2 {
	color:#D1E631;	
	font-size:1.6em;
	font-weight:bold;	
	margin-bottom:5px;	
}

h3 {	
	color:#D1E631;
	font-size:1.4em;
	font-weight:bold;		
	padding-bottom:5px;
}

h3.bg {			
	color:#D1E631;
	font-size:1.4em;
	font-weight:bold;	
	background:transparent url('../images/bg_h3_contrast.jpg') 0 0 no-repeat;
	line-height:28px;
	vertical-align:middle;
	padding:0 0 5px 15px;
}

h4 {	
	color:#D1E631;
	font-weight:bold;
	margin-bottom:5px;
}

h5 {	
	color:#D1E631;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0 3px 0;
}

h6 {	
	color:#D1E631;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0 3px 0;
}

a, a:focus, a:hover, .huidige {
	color:#D1E631;
	text-decoration:underline;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}

ul.no-style
{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

/******************************************/
/** Structural elements
******************************************/
body
{
	background: #000000;
	color:#D1E631;	
}

#middle {
	margin:0 auto;
	width:1000px;
	height:auto;
}

#bottom {
	color:#FFFFFF;
	height:130px;
	width:100%;
	background:#D1E631 url('../images/bg_footer.jpg') 0 -130px repeat-x;
}


/* TOP */
/*******/
#top {
	float:left;
	display:inline;	
	width:100%;	
	background-color:#FFFFFF;
	color:#000000;
	padding:10px 0 15px 0;
	height:1.875em; /* 30px */
}

#top #top_middle {
	margin:0 auto;
	width:1000px;	
	border:none;	
}

#top #top_middle ul#tools {
	list-style:none;
	font-size:1.4em;
	color:#000000;
	width:62%;	
	height:1.875em; /* 30px */
	margin:0;
	padding:0;	
	float:left;
	display:inline;	
}

#top #top_middle ul#tools a {
	color:#000000;
}

#top #top_middle ul#tools li {
	float:left;
	display:inline;
	margin-right:10px;
}

#top #top_middle ul#tools .enlarge {
	background:transparent url('../images/tool_large.jpg') 0 -30px no-repeat;
	padding:5px 0 5px 40px;
	height:20px;
}

#top #top_middle ul#tools .contrast {
	background:transparent url('../images/tool_contrast.jpg') 0 -30px no-repeat;
	padding:5px 0 5px 40px;
	height:20px;
}

#top #top_middle ul#tools .read {
	background:transparent url('../images/tool_read.jpg') 0 -30px no-repeat;
	padding:5px 0 5px 40px;
	height:20px;
}

#top #top_middle #singles {
	list-style:none;
	font-size:1.3em;
	float:left;
	text-align:right;
	width:38%;
	height:1.875em; /* 30px */
	display:inline;	
}

#top #top_middle #singles a {
	color:#000000;
	padding:0 10px 0 0;
}

/* MIDDLE */
#middle #header {
	float:left;
	display:inline;
	height:178px;
	width:998px;
	background:#000000 url('../images/headers.jpg') 0 -356px no-repeat;	
}

#middle #header #search {
	margin:25px 0 0 115px;
	padding:0;
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	width:250px;
	height:50px;	
	float:left;
	display:inline;
}

#middle #header #search p {
	margin:0;
}

#middle #header #search #inputWrapper 
{
	width:193px;
	height:27px;
	padding:0;
	margin:0;
	background:#FFFFFF url('../images/bg_input_search.jpg') 0 -54px no-repeat;
	color:#192227;
	float:left;
}

#middle #header #search #inputWrapper:hover, div.inputWrapper:focus 
{
	/*background-position: -261px top;*/
	background-color: transparent;
}

#middle #header #search #inputWrapper input 
{
	width:183px;
	font-weight:normal;
	border:none;
	background:transparent;
	padding:5px 5px 0 5px;
}

#middle #header #search .btn_search
{
	background:transparent url('../images/icon_search.gif') 0 -27px no-repeat;
	width:22px;
	height:27px;
	text-indent:-9999px;
	margin:0 0 0 5px;
	padding:0;
	cursor: pointer;
	/*cursor: hand;*/
	cursor: auto;
	border:none;
	font-size: 0px;
	line-height: 0px;
}

#middle #broodkruimel
{
	margin:0 0 0 275px;	
}

#middle #broodkruimel a {
	color:#D1E631;
}


/* COLUMNS */
/***********/
#middle #columns
{
	display:table;
	margin:0 0 10px 0;
	width:1000px;
}

#middle #columns #column_l
{
	width:260px;
	vertical-align:top;
	padding:15px 0 0 0;
	margin:0;	
	float:left;
	display:inline;
}

#middle #columns #column_m
{
	width:490px;
	vertical-align:top;	
	margin:15px 0 0 0;	
	padding:0 0 20px 10px;
	float:left;
	display:inline;
	border:none;	
}

#middle #columns #column_m_r {
	width:715px;
	vertical-align:top;
	margin:15px 0 0 0;
	padding:0 0 20px 10px;	
	float:left;
	display:inline;
	border:none;
}

#middle #columns #column_r
{
	width:225px;
	vertical-align:top;
	padding:15px 0 0 0;
	margin:0;
	float:left;
	display:inline;
}


/* Column L */
#middle #columns #column_l #menu
{
	background-color:#D1E631;
	font-size:1.2em;
	width:260px;
	overflow:hidden;
}

#middle #columns #column_l #menu #menu_top
{
	background:#D1E631 url('../images/menu_top.jpg') 0 -10px no-repeat;
	height:10px;
}

#middle #columns #column_l #menu #menu_bottom
{
	background:#D1E631 url('../images/menu_bottom.jpg') 0 -10px no-repeat;
	height:12px;
	padding:0;
	margin:0;
	font-size:0px;
	line-height:0px;
}

#middle #columns #column_l #menu a
{
	color:#000000;
}

#middle #columns #column_l #menu a:hover
{
	color:#000000;
}

#middle #columns #column_l #menu .huidige
{
	color:#000000;
}

#middle #columns #column_l #menu #mainmenu
{
	list-style:none;
	color:#FFFFFF;	
	margin:10px 0 10px 15px;
}

#middle #columns #column_l #menu #mainmenu li
{
	padding:0 0 5px 0;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}

#middle #columns #column_l #menu #mainmenu .submenu
{
	list-style:none;
	margin:5px 0 0 20px;	
}

#middle #columns #column_l #menu #mainmenu .submenu li
{
	text-transform:none;
}

#middle #columns #column_l #menu #mainmenu .submenu .submenu2
{
	margin:0 0 0 20px;
	list-style:none;
}

#middle #columns #column_l #menu #mainmenu .submenu .submenu2 li
{
	text-transform:none;
	font-weight:normal;
}

#middle #columns #column_l #home
{
	background:#D1E631 url('../images/knop_actueel.jpg') 0 -114px no-repeat;
	height:46px;	
	line-height:46px;
	vertical-align:middle;
	padding:0 0 0 20px;
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}

#middle #columns #column_l #actueel, #middle #columns #column_l #actueel_huidige
{
	background:#D1E631 url('../images/knop_actueel.jpg') 0 -114px no-repeat;
	height:46px;
	margin:20px 0 0 0;
	line-height:46px;
	vertical-align:middle;
	padding:0 0 0 20px;
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}

#middle #columns #column_l #actueel a, #middle #columns #column_l #actueel_huidige a, #middle #columns #column_l #home a
{
	color:#000000;
}

.menuke
{	
	padding:20px 0 20px 20px;
	margin:0 0 0 0;
	border-bottom:1px #D1E631 solid;
}

.menuke .luister_name
{
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 0;
}

.menuke object
{
	margin:10px 0 0 0;
}

.menuke ul
{
	list-style:none;
}

.menuke ol
{
	margin:0 0 0 20px;
}

.menuke li
{
	padding:0 0 2px 0;
}

.menuke a, .menuke a:hover
{
	color:#D1E631;
}

.menuke .top5
{
	background:transparent url('../images/icon_top10.gif') 0 -11px no-repeat;
	padding:0 0 0 15px;
}

#middle #catalogus, #middle #columns #column_r #top10
{
	min-height:168px;
	padding:20px 0 0 20px;
}

#middle #catalogus ul
{
	list-style:none;
}

#middle #catalogus li
{
	padding:0 0 2px 0;
}


/* Column M */
#middle #columns #column_m p
{
	padding:0 10px 10px 0;
}

#middle #columns #column_m ul, #middle #columns #column_m ol
{
	padding:5px 0 5px 20px;
} 

#middle #columns #column_m .text .edit_object_pers
{
	width:100%;
	margin:0 0 20px 0;
}

#middle #columns #column_m .text .edit_object_pers dt
{
	float:left;
	width:50%;
}

#middle #columns #column_m .text .edit_object_pers dd
{
	float:left;
	width:50%;
	margin:0 0 5px 0;
}

#middle #columns #column_m .text h3
{
	margin:10px 0 10px 0;
}

#middle #columns #column_m .text .edit_object_profiel dd
{
	margin:0 0 20px 0;
}

#middle #columns #column_m .text .edit_object_profiel .edit_object
{
	margin:5px 0 10px 30px;
}

#middle #columns #column_m .text .edit_object_romans dt, #middle #columns #column_m .text .edit_object_jeugd dt
{
	margin:20px 0 0 0;
}

#middle #columns #column_m .text .actueel
{
	background:transparent url('../images/actueel_balk.jpg') 0 -63px no-repeat;
	width:490px;
	height:63px;
	line-height:45px;
	vertical-align:middle;
	padding:0 0 0 15px;
	color:#000000;
	font-weight:bold;
	font-size:1.5em;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

#middle #columns #column_m .text .inhoud
{	
	width:470px;
	/*margin:2px 0 0 0;*/
	clear:both;
}

#middle #columns #column_m .text .inhoud .inhoud_top
{
	background:transparent url('../images/middle_inhoud_top.jpg') 0 -22px no-repeat;
	width:490px;
	height:22px;
}

#middle #columns #column_m .text .inhoud .inhoud_mid
{
	background:transparent url('../images/middle_inhoud_mid.jpg') 0 -40px no-repeat;
	width:490px;
	height:40px;
}

#middle #columns #column_m .text .inhoud .inhoud_middle
{
	border-left: 10px #D1E631 solid;
	border-right: 10px #D1E631 solid;
	padding:0 15px 0 15px;
	width:440px;
	color:#D1E631;
	height:auto;
	margin:0;
}

#middle #columns #column_m .text .inhoud .inhoud_bottom
{
	background:transparent url('../images/middle_inhoud_bottom.jpg') 0 -22px no-repeat;
	width:490px;
	height:22px;
}

#middle #columns #column_m .text .inhoud .inhoud_middle h3
{
	margin:0 0 10px 0;
	padding:0;
}

#middle #columns #column_m .text .inhoud .inhoud_middle p
{
	margin:0;
}

#middle #columns #column_m .text .inhoud .inhoud_middle img
{
	height:100%;
	float:left;
	padding:0 15px 0 0;
}

#middle #columns #column_m .text .inhoud .inhoud_middle ul
{
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
}

#middle #columns #column_m .text .inhoud .inhoud_middle li, #middle #columns #column_m .text .inhoud .inhoud_middle li a, #middle #columns #column_m .text .inhoud .inhoud_middle li a:hover
{
	color:#D1E631;
}

#middle #columns #column_m .text .inhoud .meer_nieuws
{	
	margin-top: 20px;	
	color:#D1E631;
	font-size:1.2em;
	font-weight:bold;
}


#middle #columns #column_m .text #nieuws a, #middle #columns #column_m .text #nieuws a:hover, #middle #columns #column_m .text #nieuws .huidige
{
	background:transparent url('../images/knop_nieuws.jpg') 0 -80px no-repeat;
	height:40px;
	width:74px;
	line-height:40px;
	vertical-align:middle;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 0 0 10px;
}

#middle #columns #column_m .text #activiteiten a, #middle #columns #column_m .text #activiteiten a:hover, #middle #columns #column_m .text #activiteiten .huidige, #middle #columns #column_m .text #campagne a, #middle #columns #column_m .text #campagne a:hover, #middle #columns #column_m .text #campagne .huidige
{
	background:transparent url('../images/knop_activiteiten.jpg') 0 -80px no-repeat;
	height:40px;
	width:101px;
	line-height:40px;
	vertical-align:middle;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	float:left;
}
/*
#middle #columns #column_m .text #campagne a, #middle #columns #column_m .text #campagne a:hover, #middle #columns #column_m .text #campagne .huidige
{
	background:transparent url('../images/knop_campagne.jpg') 0 -80px no-repeat;
	height:40px;
	width:158px;
	line-height:40px;
	vertical-align:middle;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	float:left;
}
*/
#middle #columns #column_m .text #luisterleesplek a, #middle #columns #column_m .text #luisterleesplek a:hover, #middle #columns #column_m .text #luisterleesplek .huidige
{
	background:transparent url('../images/knop_luisterleesplek.jpg') 0 -80px no-repeat;
	height:40px;
	width:135px;
	line-height:40px;
	vertical-align:middle;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	float:left;
}


#middle #columns #column_m .text .books
{
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
}

#middle #columns #column_m .text .books li
{
	padding:2px 0 0 0;
	margin:0;
}

#middle #columns #column_m .text .books li .titel
{
	font-size:1.2em;
	font-weight:bold;
}

#middle #columns #column_m .text .books .boek
{
	width:400px;
	margin:5px 0 10px 12px;
}

#middle #columns #column_m .text .books .boek .cover
{
	float:left;
	height:100%;
	width:20%;
	margin:3px 10px 0 0;
}

#middle #columns #column_m .text .books .boek .info
{
}


#middle #columns #column_m .text .books .boek object, #middle #columns #column_m .text .inhoud .boek object
{
	margin:10px 0 0 0;
}


#middle #columns #column_m .text .inhoud .boek_detail 
{
	width:400px;
	margin:5px 0 10px 0;
}

#middle #columns #column_m .text .inhoud .boek_detail .cover
{
	float:left;
	height:100%;
	width:20%;
	margin:3px 10px 0 0;
}

#middle #columns #column_m .text .inhoud .boek_detail .info
{
	float:left;
	width:77%;
}

#middle #columns #column_m .text .inhoud .boek_detail object
{
	margin:10px 0 10px 0;
}

/*** TOGGLE VIEW ***/
#middle #columns #column_m .toggle-view {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#middle #columns #column_m .toggle-view li {
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #D1E631;
	position:relative;
	cursor:pointer;
}

#middle #columns #column_m .text .inhoud .toggle-view h3 {
	margin:0;
	font-size:1.1em;
	background:none;
	padding:0;
	color:#D1E631;
	width:97%;
	text-decoration:underline;
}

#middle #columns #column_m .toggle-view h3 span.author
{
	color:#D1E631;
	font-size:0.9em;
	font-weight:normal;
	right:auto;
	position:inherit;
	text-decoration:none;
}

#middle #columns #column_m .toggle-view span {
	position:absolute;
	right:5px; 
	top:0;
	color:#D1E631;
	font-size:1.2em;
	margin-top:5px;
}

#middle #columns #column_m .toggle-view div {
	margin:5px 0;
	display:none;
}

#middle #columns #column_m .toggle-view .cover
{
	float:left;
	height:100%;
	width:auto;
	margin:3px 10px 0 0;
	display:inline;
}

#middle #columns #column_m .toggle-view .info
{
	float:left;
	width:auto;
	height:auto;
	display:inline;
}

#middle #columns #column_m .toggle-view object
{
	margin:10px 0 0 0;
}

#middle #columns #column_m .toggle-view .sound
{	
	height:auto;
	width:450px;
	clear:both;
	padding:10px 0 0 0;
}

#middle #columns #column_m .toggle-view .text
{
	width:450px;
	clear:both;
	margin:10px 0 0 0;
}
/*** / TOGGLE VIEW ***/















#middle #columns #column_m .text .blogitem
{
	margin-bottom:20px;
	width:470px;	
}

#middle #columns #column_m .text .blogitem .header
{
	color:#000000;	
	background:transparent url('../images/bg_h3_contrast.jpg') 0 0 no-repeat;	
	vertical-align:middle;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	float:left;
	display:inline;
	width:455px;
	line-height:28px;
}

#middle #columns #column_m .text .blogitem .header .title
{
	float:left;
	display:inline;
	width:75%;
	font-size:1.3em;
	font-weight:bold;
}



#middle #columns #column_m .text .blogitem .header .date
{
	float:left;
	display:inline;	
	font-size:1.0em;
	width:20%;
	text-align:right;
}

#middle #columns #column_m .text .blogitem .author
{	
	font-style:italic;
	margin-bottom:15px;
	padding:0 0 0 15px;
	width:455px;
}

#middle #columns #column_m .text .blogitem .text
{
	padding:0 15px 0 15px;
	width:455px;
}

#middle #columns #column_m .text .blogitem .reaction_link
{
	text-align:right;
	padding:0 15px 0 15px;
	width:440px;
	color:#007FA9;
	font-weight:bold;
}

#middle #columns #column_m .text .blogitem .reactions
{
	padding:0 15px 0 15px;
	width:440px;
}

#middle #columns #column_m .text .blogitem .reactions h5
{
	padding:0 0 5px 0;
	margin:0;
	color:#000000;
}

#middle #columns #column_m .text .blogitem .reactions hr
{
	height: 0;
	border: 0;
	border-top: 1px #D1E631 solid;
	width:440px;
	margin:8px 0 8px 0;	
}

#middle #columns #column_m .text .blogitem .reactions .info
{
	font-size:1.0em;
	color:#666666;
}

#middle #columns #column_m .text .blogitem .reactions form
{
	background-color:#D1E631;
	color:#000000;
	width:420px;
	padding:10px;
	margin:15px 0 0 0;
}

#middle #columns #column_m .text .blogitem .reactions form input
{
	margin-bottom:5px;
}

.hidden {
  position: absolute;
  left: 0;
  top: -10000px;
  overflow: hidden;
}

.normal
{
	position:inherit;
	top:inherit;
	overflow:visible;
}


/* Column R */
#middle #columns #column_r .menuke
{
	margin:0 0 0 10px;
	padding:20px 0 20px 20px;
}

#middle #columns #column_r .menuke hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #D1E631;
}

#middle #columns #column_r .menuke .boek
{
	width:100%;
	margin:10px 0 10px 0;
	height:auto;
}

#middle #columns #column_r .menuke .boek .cover, .boek .cover
{
	float:left;
	width:50px;
	height:100%;
	margin:3px 10px 0 0;
}

.menuke .titel
{
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

#middle #columns #column_r .menuke .boek .info, .boek .info
{
}

.menuke .auteur
{
	font-style:italic;
	margin:0 0 2px 0;
}

#middle #columns #column_r .menuke .boek a
{
	font-weight:bold;
}

#middle #columns #column_r .menuke hr
{
	color:#CCCCCC;
}

/* BOTTOM */
#bottom #bottom_middle
{
	margin:0 auto;
	width:1000px;	
	color:#D1E631;
}

#bottom #bottom_middle #megaluna, #bottom #bottom_middle #megaluna a
{
	width:100%;
	line-height:25px;
	vertical-align:middle;	
	color:#000000;
	font-size:1.0em;
	text-align:right;
	text-decoration:none;
}

#bottom #bottom_middle #megaluna a:hover
{
	text-decoration:underline;
	color:#000000;
}

#bottom #bottom_middle #copy
{
	line-height:25px;
	vertical-align:middle;	
	color:#D1E631;
	font-size:1.0em;
	text-align:right;
}

#bottom #bottom_middle #overheid
{
	background:transparent url('../images/leeuwsteunVO_contrast.gif') 0 0 no-repeat;	
	margin:10px 0 0 0;
	width:137px;
	height:40px;
	float:left;
	text-indent:-9999px;
}

#bottom #bottom_middle #anysurfer
{
	background:transparent url('../images/logo_anysurfer.jpg') 0 -34px no-repeat;
	padding:0 0 0 50px;
	margin:10px 0 0 0;
	width:400px;
	height:34px;
	float:left;
}

#bottom #bottom_middle #anysurfer a, #bottom #bottom_middle #anysurfer a:hover
{
	color:#D1E631;
	text-decoration:underline;
}

/* Live Validation */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}