@charset "utf-8";

/* CSS - ManagementSpel - Structuur */

/* DIVS */
/* Div structuur */
#total {width:960px;}
#logo { float:left;  }
#nav {  width:760px; height:16px; overflow:hidden;}
#left { float:left; width:715px;   }
#right {  float:right; width:195px; }
.foot { clear:left; }
#noscript {position:fixed; top:0px; right:0px; }
#spellenlijst {width:715px; height:130px;  }
#spellen {  overflow-x:hidden; overflow-y:auto; width:666px; height:131px;  display:inline-block; }
.spel { display:inline-block; height:130px; width:110px; overflow:hidden;}
.spel_highlight { display:inline-block; height:130px; width:110px;  overflow:hidden; }
.spel_prehighlight { display:inline-block; overflow:hidden; height:130px; width:110px;}
.vorige { display:inline-block; position:relative; top:-70px;  }
.volgende {display:inline-block; position:relative; top:-70px;  }
#switchers {  float:right; width:70px;}
#basicinfo { min-height:150px; }
#afbeelding { float:left; }
#description { width:400px; min-height:85px;}
#meer { margin-top:60px; }
#meerinfo {display:none; visibility:hidden;}
#specificaties { display:none; visibility:hidden; }
#credits {clear:both;}
#reactie_formulier {display:none; visibility:hidden; }
#reacties .reactienaam {width:200px; overflow:elipsis; }
#auteurlijst { display:none; visibility:hidden;}
#gerelateerd {display:none; visibility:hidden; }
.box_title {  display:block; }
.plusminus { float:right; width:20px;}
#filter_verticaal { display:none; visibility:hidden; }
#auteur_verticaal { display:none; visibility:hidden; }



/* div margins */
body {margin:0px; }
#total { margin:auto;}
#nav .selected {margin:0px 0px; }
#spellenlijst {margin:-20px -20px 0px -20px;}
.spel {  margin-right:7px; }
.spel_highlight {  margin-right:7px;}
.spel_prehighlight { margin-right:7px; }
#content { margin-left:21px;}
#switchers {margin-top:-22px; }
#bestel { margin-top:-85px; } 
.box_title {  margin-bottom:10px; margin-top:20px;}
.plusminus {    margin:-5px -5px 0px 0px;  }
#google200 { margin-top:-40px; }
#googleitem {margin-top:-20px; }

/* div padding */
body {padding:0px;}
#header {padding:3px 0px 0px 20px;}
#nav {padding:20px 0px 0px 0px; }
#nav .selected {padding:0px 15px 3px 15px; }
#right {padding:20px;}
#noscript {padding:10px;}
#spellenlijst {  padding:30px 20px 0px 45px; }
.spel {padding:5px; }
.spel_highlight {  padding:5px;}
.spel_prehighlight { padding:5px; }
#content { padding:20px 20px; }
#content_footer { padding:20px 20px; }
#box { border-top:3px solid #4559b0;  }
#description {  padding:0px 0px 0px 110px;  }
#meernav {  padding-bottom:5px;}
#meernav .selected {padding:5px 10px; }
#meerinfo { padding:0px;}
#reacties { padding-top:10px; }
#specificaties { padding-top:10px;}
#credits {padding-top:10px;padding-right:200px; }
#schrijf_reactie { padding-top:30px; }
#auteurlijst { padding-top:20px; }
#gerelateerd { padding-top:20px;  }
.gerelateerde_tussenruimte { padding-bottom:20px;  }
#googleitem { padding-left:105px; margin-bottom:40px; }

/* TEXT */
/* text font family */
body { font-family:arial;}

/* text font size */
body {font-size:10pt; }
#spellen {font-size:8pt;}
#content h1 {font-size:16pt; }
#bestel .prijs { font-size:14pt; }
.plusminus { font-size:14pt;}

/* text font-weight */
#content h1 {font-weight:normal;}
#reacties .reactienaam { font-weight:bold; }

/* text align */
.spel { text-align:center;}
.spel_highlight { text-align:center;}
.spel_prehighlight {text-align:center; }
#content_footer { text-align:center; }
#switchers {  text-align:right;}
#bestel { text-align:right;   }
#credits {text-align:center;}

/* text margins */
#header h1 {margin:0px;  }
#content h1 {  margin:0px 0px 2px 0px; }

/* text padding */
#header h1 { padding-bottom:0px;}


/* text overig */
#switchers a { margin-left:-5px; padding:5px; }



/* IMAGES */
/* Opmaak images */
#spellen img { height:80px; }
.spel img { border:1px solid #4559b0; }
.spel_highlight  img{ border:1px solid white;  }
.spel_prehighlight  img{ border:1px solid #4559b0;  }
.vorige img { border:0px; }
.volgende img { border:0px; }
#switchers img { border:0px; }
#specificaties img { border:0px; }
#auteurlijst img { margin-right:15px; width:50px; }
#gerelateerd img { margin-right:15px; width:50px; }
#rss_titel_verticaal img { border:0px; }
/* CSS - ManagementSpel - Kleur */

/* kleur divs */
body { background-color:#D8D8D8; background-image:url(/images/background.jpg); background-repeat:repeat-x; }
#total {  background-color:#D8D8D8; padding-bottom:0px; background-image:url(/images/totalbackground.jpg); background-repeat:repeat-x;}
#header {background-image:url(/images/header.jpg); background-repeat:repeat-x; min-height:61px; }
#nav .selected {background-image:url(/images/highlight.png); background-repeat:repeat-x; color:black;}
#noscript {   background-color:#FCE29A; }
.spel_highlight { background-color:white;}
.spel_prehighlight {background-color:#C3C5D3; }
#content { background-color:white;}


/* kleur borders */
#nav .selected { border:1px solid white; border-top:0px; }
#noscript {border:1px solid #FAD366;}
.spel { border:0px solid #F2F2F2; border-bottom:1px solid #D1D2DD; border-top-left-radius:10px; border-top-right-radius:10px;}
.spel_highlight {  border:1px solid #242E5C; border-bottom:1px solid white; border-top-left-radius:10px; border-top-right-radius:10px; box-shadow:5px 5px 15px #AFAEA9; }
.spel_prehighlight {  border:1px solid #242E5C; border-bottom:1px solid white; border-top-left-radius:10px; border-top-right-radius:10px; }
#content { box-shadow:5px 5px 15px #AFAEA9;  border:1px solid #4559b0; border-radius:20px; }
#box { padding-top:5px;}
#meernav {border-bottom:1px solid #4559b0;}
#meernav .selected {  border:1px solid #4559b0; border-bottom:1px solid white; border-top-left-radius:10px; border-top-right-radius:10px;}
#gerelateerd { color:#4559b0;}
.box_title { border-bottom:1px solid #4559b0;}



/* kleur text */
#header {  color:white; }
#header h1 {  color:white; }
#nav { color:#4559b0;  }
#content_footer { color:#4559b0; }
#content h1 {color:#4559b0; }
#description {color:#242E5C;  }
#bestel { color:#242E5C;} 
#meernav .selected { color:black;   }
#meerinfo { color:#242E5C; }
#reacties { color:#242E5C;}
#specificaties {  color:#242E5C;}
#specificaties .specificatie_kop { color:black; }
#credits {   color:#242E5C;  }
#reactie_formulier {  color:#242E5C;  }
#auteurlijst { color:#242E5C;}
.gerelateerde_tussenruimte {color:#242E5C;}
#totaal_overzicht { color:#242E5C; }



/* Opmaak links */
#header a { color:white; text-decoration:none; } 
#header a:hover { text-decoration:underline; } 
#nav a { color:white; text-decoration:none;  }
#spellen a {  text-decoration:none; color:#4559b0; } 
#content_footer a { color:#4559b0; }
#bestel a { background-color:#4559b0; color:white; padding:5px 10px;}
#meernav a { text-decoration:none; color:#4559b0; padding:5px; }
#credits a { color:#4559b0; text-decoration:none; }
#schrijf_reactie a { padding:10px 10px 10px 0px; }
#auteurlijst a { font-size:12pt;  color:#4559b0; margin-bottom:5px; }
#gerelateerd a { font-size:12pt;  color:#4559b0; margin-bottom:5px; }
#rubrieken_verticaal a { display:block; text-decoration:none; padding:5px; word-spacing:nowrap; color:#4559b0; }
#rubrieken_verticaal a:hover { background-color:#4559b0; color:white; }
#filter_verticaal a { display:block; text-decoration:none; padding:5px; word-spacing:nowrap;color:#4559b0;}
#filter_verticaal a:hover { background-color:#4559b0; color:white; }
#auteur_verticaal a { display:block; text-decoration:none; padding:5px; word-spacing:nowrap; color:#4559b0;}
#auteur_verticaal a:hover { background-color:#4559b0; color:white; }

#rss_titel_verticaal a { display:block; text-decoration:none; padding:5px; word-spacing:nowrap; color:#4559b0;}
#rss_titel_verticaal a:hover { background-color:#4559b0; color:white; }

#totaal_overzicht a { color:#4559b0; }
#rssblognav a {color:#4559b0; margin:10px; padding:5px; }




/* CSS - ManagementSpel - Overig */

/*  overig */
.linkrand { margin:0px 10px; display:inline; }
#gerelateerd hr { color:#4559b0; }
#filter_titel { 	cursor: pointer;cursor: hand;}
#auteur_filter_titel { 	cursor: pointer;cursor: hand;}
#rubrieken_titel { 	cursor: pointer;cursor: hand;}
#rss_titel { 	cursor: pointer;cursor: hand;}

