/* ------------------------------------ *
 gemeenschappelijke opmaak portaal en uitgeverij
 main content, secondary content,
 newbook, page, basislink, error, kalender
 start: januari 2009
 laatste aanpassing: 13/02/2009
 * ------------------------------------ */

*  /* OK */
{
 padding: 0;
 margin: 0;
}

html, body  /* OK */
{
 margin: 0;
 padding: 0;
 height: 100%; /* héél belangrijk */
}

body   /* OK */
{
 background: #f0f0f0 url(../images/bg_ruler.jpg) repeat-y top center;
 font-family: Myriad, Verdana, sans-serif;
 font-size: 75%;
 line-height: 1.5em;
 text-align: center;
}

#footer /* OK */
{
 position: relative;
 margin: 0 auto;
 margin-top: -18px;
 background-color: #83cde1;
 text-align: center;
 line-height: 18px;
 color: #000;
 font-weight: bold;
 font-size: 12px;
 width: 1003px;
 z-index: 3;
}

/* ------------------------------------ *
   navigatie boven
 * ------------------------------------ */

#branding   /* OK */
{
 height: 150px;
 font-size: 11px;
 letter-spacing: 1px;
 position: relative;
 top: 0;
 left: 0;
 border: 0px solid black;
}

#logo  /* OK */
{
 position: absolute;
 width: 130px;
 height: 120px;
 left: 35px;
 top: 65px;
}

#logo a  /* OK */
{
 display: block;
 width: 130px;
 height: 120px;
 text-indent: -1000em;
}

/* onzichtbaar element voor  niet-css-browsers en zoekmachines */

#logo h1    /* OK */
{
 display: none;
}

#navTop    /* OK */
{
 position: absolute;
 top: 88px;
 left: 248px;
 list-style: none;
}

#navTop li /* OK */
{
 float: left;
 margin-right: 25px;
 line-height: 45px;
 background: url(../images/boogje_grijs.png) no-repeat top left !important;
 background: url(../images/boogje_grijs.gif) no-repeat top left;
}


#navTop li.uitgeverij_activ,
#navTop li.schooltv_activ,
#navTop li.portaal_activ /* OK */
{
 float: left;
 margin-right: 10px;
 height: 50px;
 background: url(../images/titel_portaal.png) no-repeat 0 100% !important;
 background: url(../images/titel_portaal.gif) no-repeat 0 100%;
}

#navTop li.portaal_activ /* OK */
{
 background: url(../images/titel_portaal.png) no-repeat 0 100% !important;
 background: url(../images/titel_portaal.gif) no-repeat 0 100%;
}

#navTop li.uitgeverij_activ /* OK */
{
 background: url(../images/titel_uitgeverij.png) no-repeat 0 100% !important;
 background: url(../images/titel_uitgeverij.gif) no-repeat 0 100%;
}

#navTop li.schooltv_activ /* OK */
{
 background: url(../images/titel_schooltv.png) no-repeat 0 100% !important;
 background: url(../images/titel_schooltv.gif) no-repeat 0 100%;
}

#navTop li a  /* OK */
{
 color: #989a9d;
 font-weight: normal;
 display: block;
 text-decoration: none;
 margin-top: 15px;
 padding-left: 35px;
}

#navTop li a:hover /* OK */
{
 color: #000;
}

#navTop li a.uitgeverij
{
 background: url(../images/btn_uitgeverij.png) no-repeat 0 100% !important;
 background: url(../images/btn_uitgeverij.gif) no-repeat 0 100%;
}

#navTop li a.portaal
{
 background: url(../images/btn_portaal.png) no-repeat 0 100% !important;
 background: url(../images/btn_portaal.gif) no-repeat 0 100%;
}

#navTop li a.schooltv
{
 background: url(../images/btn_schooltv.png) no-repeat 0 100% !important;
 background: url(../images/btn_schooltv.gif) no-repeat 0 100%;
}

#navTop li a.drukkerij
{
 background: url(../images/btn_drukkerij.png) no-repeat 0 100% !important;
 background: url(../images/btn_drukkerij.gif) no-repeat 0 100%;
}

#navTop li a.activ
{
 display: block;
 width: 230px;
 text-indent: -1000em;
}


/* ------------------------------------ *
   navigatie boven bis
 * ------------------------------------ */

#navTop2 /* OK */
{
 position: absolute;
 top: 175px;
 left: 248px;
 width: 652px;
 height: 25px;
 text-align: right;
 border-bottom: 1px solid #000;
}

#navTop2 a  /* OK */
{
 color: #989a9d;
 font-weight: normal;
 display: block;
 float: right;
 text-decoration: none;
 padding-left: 23px;
 margin-left: 10px;
}

#navTop2 a:hover /* OK */
{
 color: #000;
}

/* ------------------------------------ *
   navigatie boven bis
 * ------------------------------------ */

#navTop2 a.persboekhandel  /* OK */
{
 background: url(../images/btn_persboekhandel.png) no-repeat 0 80% !important;
 background: url(../images/btn_persboekhandel.gif) no-repeat 0 80%;
}

#navTop2 a.infocontact /* OK */
{
 background: url(../images/btn_infocontact.png) no-repeat 0 80% !important;
 background: url(../images/btn_infocontact.gif) no-repeat 0 80%;
}

#navTop2 a.mandje,
#navTop2 a.bestellijst /* OK */
{
 background: url(../images/btn_mandje_klein.png) no-repeat 0 80% !important;
 background: url(../images/btn_mandje_klein.gif) no-repeat 0 80%;
}

#navTop2 a.zoeken  /* OK */
{
 background: url(../images/btn_zoeken_klein.png) no-repeat 0 80% !important;
 background: url(../images/btn_zoeken_klein.gif) no-repeat 0 80%;
}

#infocontact #navTop2 a.infocontact,
#persboekhandel #navTop2 a.persboekhandel,
#zoeken #navTop2 a.zoeken,
#bestellijst #navTop2 a.bestellijst  /* OK + AAN TE VULLEN */
{
 font-weight: bold;
 color: #000;
}

/* ------------------------------------ *
   navigatie links
   gemeenschappelijk deel
 * ------------------------------------ */

#navLeft /* OK */
{
 width: 220px;
 float: left;
 margin-top: 50px;
 margin-left: 0px;
 letter-spacing: 1px;
 font-size: 11px;
 line-height: 18px;
 list-style-type: none;
 border: 0px solid black;
 margin-bottom: 10px;
}

#navLeft ul  /* OK */
{
 margin-bottom: 10px; /* geeft extra ruimte tussen hoofdonderdelen */
 list-style-type: none; /* subniveau moet apart gestyled worden */
}

#navLeft li /* OK */
{
 margin-left: 10px;  /* extra insprong subniveau */
}

#navLeft li img /* OK - voor logo ooit gemist */
{
 margin-top: 20px;
 border: 0;
}

#navLeft a  /* basisstijl voor links */ /* OK */
{
 font-weight: normal;
 text-decoration: none;
 color: #989a9d;
}

#navLeft a:hover   /* OK */
{
 color: #000;
 text-decoration: underline;
}

#navLeft a.navLeftSubActiv /* actieve stijl voor hoofdonderdeel */  /* OK */
{
 color: #000;
 font-weight: bold;
 background: url(../images/kruisje_rood.png) no-repeat bottom right !important;
 background: url(../images/kruisje_rood.gif) no-repeat bottom right;
 padding-right: 15px;
}

/* ------------------------------------ *
   main content
 * ------------------------------------ */

#mainContent
{
 position: relative; /* nodig voor plaatsen brandend kader */
 width: 652px;
 margin: 50px 10px 20px 250px;
}
             

h1  /* paginatitel + rubriektitel */
{
 border-left: 1px solid #000;
 margin-left: 30px;
 margin-right: 1em;
 margin-top: 0;
 margin-bottom: 0;
 display: block;
 width: 645px;
 font-size: 125%;
 font-weight: normal;
 line-height: 2em;
 color: #7e003f;
 padding: 0 0 0 1em;
 letter-spacing: 1px;
}

a.toplink
{
 background: url(../images/top.png) no-repeat top left !important;
 background: url(../images/top.gif) no-repeat top left;
 height: 21px;
 width: 21px;
 display: block;
}

/* ----------------------------- *
   boekinfo systeem tabjes
* ------------------------------ */

h1.boekinfo
{
 padding-left: 20px;
 width: 600px;
 font-size: 110%;
 line-height: 1.8em;
 color: #7e003f;
 font-weight: normal;
 letter-spacing: 1px;
}

h1.boekinfo span.auteur
{
 font-style: italic;
}

#tabs
{
 margin-top: 20px;
 margin-bottom: 10px;
 margin-left: 32px;
 padding-left: 5px;
 list-style-type: none;
 border-bottom: 1px solid #000;
}

#tabs li
{
 display: inline;
 margin-right: 5px;
 padding: 5px 15px;
 border-right: 1px solid #000;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
}

#tabs a
{
 line-height: 32px;
 color: #c0c0c0;
 text-align: center;
 text-decoration: none;
}

#tabs li a:hover
{
 color: #000;
}

#tabs li a.selected
{
 color: #000;
 font-weight: bold;
} 

#fiche
{
 position: relative;
 margin-bottom: 20px;
 margin-left: 33px;
}

#fiche #text
{
 float: left;
 width: 460px;
}

#fiche #auteurstext
{
 float: left;
 width: 350px;
}

#fiche #auteursimage
{
 float: right;
 text-align: right;
 line-height: 1.2em;
 width: 250px;
}

#fiche #auteursimage #orderlink
{
 margin-left: 120px;
 margin-bottom: 10px;
 margin-top: 15px;
}

#fiche #text p
{
 font-size: 90%;
 width: 400px;
 margin-left: 20px;
 text-align: left;
}

#fiche #auteurstext p
{
 font-size: 90%;
 width: 320px;
 margin-left: 20px;
 text-align: left;
}

#fiche #text h3,
#fiche #auteurstext h3
{
 color: #fab234;
 font-weight: bold;
 text-align: left;
 margin-top: 10px;
 margin-left: 20px;
}

#fiche #text h4,
#fiche #auteurstext h4
{
 color: #7e003f;
 font-size: 100%;
 font-weight: bold;
 text-align: left;
 margin-top: 10px;
 margin-left: 20px;
}

#fiche #text ul,
#fiche #text ol,
#fiche #auteurstext ul,
#fiche #auteurstext ol
{
 width: 400px;
 font-size: 90%;
}

#fiche #text ul,
#fiche #auteurstext ul
{
 list-style-type: circle;
 margin-left: 60px;
}

#fiche #text ol,
#fiche #auteurstext ol
{
 list-style-type: decimal;
 margin-left: 60px;
}

#fiche #text .insprong,
{
 padding-left: 50px;
 font-size: 90%;
}

#fiche #image
{
 width: 130px;
 float: right;
 text-align: right;
 line-height: 1.2em;
}

#fiche #text #extratext
{
 margin-bottom: 25px;
}

#fiche #text #extratext h3,
#fiche #text #extratext h4
{
 color: #fab234;
 font-weight: bold;
 text-align: left;
 margin: 10px 20px;
}


#fiche #text #extratext p
{
 margin-bottom: 1em;
}

#fiche #text #extratext img
{
 margin-right: 10px;
}

#fiche #text #extratext td
{
 font-size: 90%;
 border: solid 1px black;
 padding: 3px;
}

#fiche #text #extratext table
{
 border-collapse: collapse;
 margin-left: 20px;
}

#fiche #text #extratext table.borderless td
{
 font-size: 90%;
 border: 0;
 padding: 3px;
 vertical-align: top;
}

#fiche #image h3
{
 color: #fab234;
 font-weight: bold;
 font-size: 100%;
 text-align: left;
 margin-top: 15px;
 margin-bottom: 5px;
}


#fiche #image p,
#fiche #image ul
{
 font-size: 90%;
 text-align: left;
 margin-bottom: 5px;
}

#fiche #image li
{
 list-style-type: circle;
 margin-left: 15px;
}

#fiche #image ul.flyerlink li
{
 list-style-type: none;
 margin-left: 0;
}

#fiche #image ul.flyerlink a
{
 background: url(../images/btn_flyer.png) no-repeat top left !important;
 background: url(../images/btn_flyer.gif) no-repeat top left;
 padding-left: 22px;
 height: 20px;
 display: block;
}


/* ------------------------------------ *
   secondary content - brandend kader
 * ------------------------------------ */

#secondaryContent
{
 width: 172px;
 position: absolute;
 top: 230px;
 right: 40px;
}

#forwardlink, #backlink
{
 text-align: left;
}

#forwardlink a
{
 font-weight: bold;
 background: url(../images/vooruit.png) no-repeat top left !important;
 background: url(../images/vooruit.gif) no-repeat top left;
 padding-left: 25px;
 height: 21px;
 display: block;
 margin-bottom: 20px;
}

#forwardlinkbis a
{
 font-weight: bold;
 background: url(../images/vooruit.png) no-repeat top right !important;
 background: url(../images/vooruit.gif) no-repeat top right;
 padding-right: 25px;
 height: 21px;
 display: block;
 margin-bottom: 20px;
}

#backlink a
{
 font-weight: bold;
 background: url(../images/terug.png) no-repeat top left !important;
 background: url(../images/terug.gif) no-repeat top left;
 padding-left: 25px;
 height: 21px;
 display: block;
 margin: 20px 0px 10px 0px;
}


#secondaryContent #top
{
 height: 55px;
 background: url(../images/column_top.png) no-repeat top left !important;
 background: url(../images/column_top.gif) no-repeat top left;
}

#secondaryContent #body
{
 border-left: 3px solid #f0b600;
 border-right: 3px solid #f0b600;
 border-bottom: 3px solid #f0b600;
 width: 166px;
 background-color: #fbedcd;
}

#secondaryContent #body p
{
 margin: 0px 10px 10px 10px;
 font-size: 90%;
 width: 140px;
}

#secondaryContent #body h3
{
 background-color: #f0b600;
 color: #fff;
 font-size: 110%;
 font-weight: bold;
 text-align: left;
 padding: 2px 10px;
 margin: 10px 0 10px 0;
}

#secondaryContent #body ul
{
 list-style-type: circle;
 width: 140px;
 font-size: 90%;
 padding-left: 2em;  /* nodig voor IE */
}

#secondaryContent #body ol
{
 list-style-type: decimal;
 width: 150px;
 font-size: 90%;
 padding-left: 2em;  /* nodig voor IE */
}


/* ------------------------------------ *
   algemene links, alert,
   bold, italic, clear, error
 * ------------------------------------ */

strong
{
 font-weight: bold;
}

em
{
 font-style: italic;
}

a   /* basisopmaak alle niet gespecificeerde links */
{
 color: #009fc0;
}

a:hover
{
 color: #c0012a;
}


.clear
{
 clear: both;
}

.clearright
{
 clear: right;
}

.clearleft
{
 clear: left;
}

.error
{
 color: #c0012a;
}

.alert
{
 color: #c0012a;
}

p
{
 margin-bottom: 1em;
}

/* ----------------------------- *
   opmaak overzichtspagina
   met covers
* ------------------------------ */

.newBook,
.newBookLast
{
 width: 510px;
 margin-top: 17px;
 padding-bottom: 20px;
 position: relative;  /* nodig voor plaatsen tekst naast cover */
}

.newBookLast /* met lijn onderaan */
{
 border-bottom: 1px solid #000;
}

.newBook img,
.newBookLast img
{
 width: 85px;
 border: 0;
 margin-left: 30px;
 margin-bottom: 30px;
}

.newBook .text,
.newBookLast .text
{
 position: absolute;
 top: 0;
 left: 145px;
 margin-bottom: 30px;
}

.newBook .text h2,
.newBookLast .text h2 /* boektitels met auteur */
{
 font-size: 90%;
 line-height: 1.3em;
 font-weight: bold;
 color: #c0012a;
 text-transform: uppercase;
 width: 355px;
}

a.booktitle
{
 color: #c0012a;
 text-decoration: none;
}

a.booktitle:hover
{
 text-decoration: underline;
}

.newBook .text h2 span.subtitle,
.newBookLast .text h2 span.subtitle
{
 font-weight: normal;
 text-transform: none;
}

.newBook .text h2 span.author,
.newBookLast .text h2 span.author
{
 font-style: italic;
 color: #000;
 text-transform: none;
}

.newBook .text p,
.newBookLast .text p
{
 margin-top: 15px;
 font-size: 90%;
 line-height: 1.3em;
 width: 355px; /* nodig voor IE */
}

/* .newBook .text ul
{
 list-style-type: circle;
}  */

/* ----------------------------- *
   overige pagina's - zonder covers
* ------------------------------ */

#page p
{
 width: 480px;
 margin-left: 35px;
 margin-top: 20px;
 border: 0px solid black;
 font-size: 90%;
 line-height: 1.8em;
}

#page h2 /* tussentitels */
{
 color: #f38200;
 margin-left: 35px;
 margin-top: 15px;
 margin-bottom: 10px;
 font-size: 120%;
 font-weight: bold;
 text-align: left;
}

#page ul
{
 list-style-type: circle;
 padding-left: 2em;  /* nodig voor IE */
 width: 430px;
 margin-left: 40px;
 margin-bottom: 20px;
 margin-top: 15px;
 font-size: 90%;
 border: 0px solid black;
}

#page ol
{
 list-style-type: decimal;
 padding-left: 2em; /* nodig voor IE */
 width: 430px;
 margin-left: 42px;
 margin-bottom: 20px;
 margin-top: 15px;
 font-size: 90%;
 border: 0px solid black;
}

#page li
{
 line-height: 2em;
}

#page li ul
{
 margin-top: 0;
 list-style-type: circle;
 margin-left: 30px;
 width: 380px;
 font-size: 100%
}

#bestelinfo #mainContent table  /* tabel verzendingkosten */
{
 font-size: 90%;
 width: 480px;
 margin-left: 35px;
 margin-top: 15px;
 border-collapse: collapse;
 border: 1px solid #666;
}

#bestelinfo #mainContent th,
#bestelinfo #mainContent td
{
 padding: 5px;
 border: 1px solid #666;
}


/* ----------------------------- *
   algemene opmaak alle formulieren
* ------------------------------ */

form
{
 margin: 20px 0;  /* voor IE */
}

fieldset
{
 border: 1px solid #c0c0c0;
 margin-top: 20px;
 margin-left: 35px;
 margin-bottom: 30px;
 width: 350px;
}

#nieuwsbrief fieldset { width: 500px; }
#nieuwsbrief legend { font-weight: bold; font-size: 110%; color: #f88408; }
#nieuwsbrief input { width: 200px; }
#nieuwsbrief input.submit { width: auto; }
#nieuwsbrief input.checkbox { float: left; margin-right: 1em; width: auto; }


legend
{
 font-weight: bold;
 padding: 0 5px;
 font-size: 110%;
}

label
{
 margin: 0 20px;
 display: block;
 color: #c0012a;
 line-height: 2em;
}

input, select
{
 width: 300px;
 margin: 0px 10px 10px 20px;
}

input.radio, input.checkbox, input.submit
{
 width: auto;
}

input.radio, input.checkbox
{
 float: left;
 margin-right: 1em;
}

fieldset#rubriek
{
 border: 1px solid #c0c0c0;
 width: 440px;
}

fieldset#rubriek legend
{
 font-weight: bold;
 font-size: 110%;
 color: #f88408;
}

fieldset#rubriek div
{
 width: 200px;
 float: left;
}

fieldset#rubriek label
{
 display: inline;
 color: #c0012a;
 margin: 0;
 line-height: 1em;
 float: none;
}

fieldset#rubriek .checkbox
{
 float: left;
 margin-right: 1em;
 width: auto;
 margin-left: 0;
 margin-right: 1em;
}

.isbn  /* vermelding isbn op zoekpagina */
{
 color: #c0012a;
 font-size: 85%;
}

#zoeken p
{
 margin-left: 50px;
 margin-top: 20px;
}

fieldset.zoeken
{
 width: 500px;
}

input.zoeken
{
 float: left;
 margin-right: 1em;
 width: auto;
}

/* #mailing fieldset
{
 margin-left: 50px;
}

#mailing fieldset p
{
 margin-left: 0;
 width: 280px;
}  */

#orderlink
{
 text-align: left;
 min-height: 40px !important;
 _height: 40px; /* voor IE */
 font-size: 90%;
 margin-top: 20px;
 background: url(../images/btn_mandje_middel.png) no-repeat top left !important;
 background: url(../images/btn_mandje_groot.gif) no-repeat top left;
 border: 0px solid black;
}

#orderlink a,
#orderlink p
{
 margin-left: 32px;
 text-align: left;
}

#orderlink p.verspers
{
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 0;
 line-height: 1.5em;
}

#orderlink p.verspers a
{
 margin-left: 0;
}

/* ----------------------------- *
   tabel activiteiten
* ------------------------------ */

#kalendertabel
{
 width: 600px;
 border-collapse: collapse;
 margin: 20px 0px 30px 30px;
 font-size: 95%;
}

#kalendertabel td.left
{
 border-bottom: 1px solid #666;
 width: 90px;
 vertical-align: top;
 text-align: center;
}

#kalendertabel td.left img
{
 width: 70px;
 border: 0;
 margin: 10px 0px;
}

#kalendertabel td.right
{
 padding: 10px;
 border-bottom: 1px solid #666;
 vertical-align: top;
}

#kalendertabel td.leftdetail
{
 width: 110px;
 vertical-align: top;
 text-align: center;
}

#kalendertabel td.leftdetail img
{
 width: 100px;
 border: 0;
 margin: 10px 0px;
}

#kalendertabel td.rightdetail
{
 padding: 10px;
 vertical-align: top;
}

#kalendertabel .lead
{
 color: #7e003f;
}

#kalendertabel h2
{
 font-size: 100%;
 font-weight: bold;
 text-transform: uppercase;
 color: #c0012a;
}

#kalendertabel span.type
{
 font-weight: normal;
 text-transform: none;
 color: #000;
}

