/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {overflow: hidden; /* customize_achtergrondkleur */ background-color:#e0e0dd; /* customize_achtergrondkleur */ padding: 0px; margin: 0px; text-align:left; }
img {border: 0px}
a { cursor:pointer; }

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:888px; height:600px; margin:auto; /* customize_paginakleur */ background-color:#6e8e94; /* customize_paginakleur */}

#central { width:100%; position:relative; }

#body { width:396px; height: 330px; margin: 24px; float:left; }

#breadCrumb { margin-bottom: 20px; }
#breadCrumb a { color: #61ef41; }

#main { max-height: 26em; overflow-y: hidden; }
#main.small { height: 15em; }
#main a { text-decoration: underline; }
#main p { margin: 0px; }
#main hr { border: 1px solid #c9bdc4; margin: 15px 0; }

#subNav { position:relative; top:30px }
#subNav p {margin-bottom: 5px; font-weight: bold; }
#subNav ul {list-style-type: none; margin: 0 0 10px 0; padding: 0;}
#subNav ul li a {text-decoration: none; font-family: Verdana, sans; font-weight: bold; color: inherit; }
#subNav ul li a.nav-selected, #subNav ul li a.nav-path-selected, #subNav ul li a:hover {color: #61ef41; }

#sidebar {width:444px; height: 600px; margin: 0; padding: 0; border: 0; float: right !important; }
#divider {position: relative; left: 444px; width:4px; height: 600px; background-color: #c9bdc4; z-index:10;}
#logo {position: absolute; top: 444px; left: 24px; color: #fefdfd; z-index:10; }

#mainNav {clear: both; position:absolute; top: 510px; left:24px; z-index:2; overflow:visible; width: 396px;}
#mainNav ul {list-style-type: none; margin: 0px; padding: 0; width: 550px;}
#mainNav ul li {float: left; width: 210px; margin: 0 60px 12px 0;}
#mainNav ul li:first-child {display:none;}
#mainNav ul li:first-letter {font-size: 120%;}
#mainNav ul li a {color: #fefdfd; text-decoration: none; font-family: Verdana, sans; font-weight: bold;}
#mainNav ul li a.nav-selected, #mainNav ul li a.nav-path-selected, #mainNav ul li a:hover {color: #61ef41; }

a.nav-selected {pointer-events: none}

#footer{ clear: both; padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px }
#footer a{ text-decoration:none }
#footer span.sign-in {margin-left: 20px}
#footer span.powered-by { float:right;}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }

/* customize_miscellaneous */  /* customize_miscellaneous */

div.ccm-add-block {
padding: 0 2px;
font-size: 10px;
border: 1px dotted #CCC;
color: red;
float:right;
}

div.ccm-block-arrange, div.ccm-block {
margin: 0;
border: 1px dotted red;
}
/*
     FILE ARCHIVED ON 15:51:19 Dec 30, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:53:42 May 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.644
  load_resource: 318.064
  PetaboxLoader3.resolve: 246.431
  PetaboxLoader3.datanode: 61.387 (2)
  loaddict: 52.007
*/

/*Scrollbars*/
/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #c9bdc4; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ff6600;
  border-radius: 10px;
}

/* Slideshow */
.ccm-SlideshowBlock-display {
    position: relative;
    width: 100%;
}

.slideImgWrap {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
}
