/* Coverflow
---------------------------------------------------------------------------- */
#coverflow { text-align:left; width:100%; }
#coverflow.actueel { background:url(../images/coverflow/bg_actueel.jpg) no-repeat; }
#coverflow.de_ontspanning { background:url(../images/coverflow/bg_de_ontspanning.jpg) no-repeat; }
#coverflow.de_verdieping { background:url(../images/coverflow/bg_de_verdieping.jpg) no-repeat; }
#coverflow.de_beleving { background:url(../images/coverflow/bg_de_beleving.jpg) no-repeat; }
#coverflow.jeugd { background:url(../images/coverflow/bg_jeugd.jpg) no-repeat; }
#coverflow.kids { background:url(../images/coverflow/bg_kids.jpg) no-repeat; }
#coverflow.jongeren { background:url(../images/coverflow/bg_jongeren.jpg) no-repeat; }
#coverflow img { position:absolute; top:0px; border:none; }
/*
#coverflow .nav-arrow {float:left;width:20px;}
#coverflow .nav-arrow img {margin-top:80px;}
*/
#cflow-images {position:relative; visibility:hidden; float:left; height:160px; width:392px;}
.clearFix {clear:both;}

#cflow-loading { padding-top:50px; text-align:center; width:100%; }
#cflow-loading img { margin-top:10px; position:relative; }

/* z-index verlaagd van 10000 naar 100. dit ivm problemen met overlays */
#cflow-captions { font-weight:bold; position:relative; text-align:center; z-index:100; color:#333333; }

/*
#cflow-scrollbar-cont { width:430px; margin:0 auto; visibility:hidden; }
*/
	#cflow-sb-left { float:left; width:20px; height:50px; margin:80px 4px 0 0; cursor:pointer; background:url("../images/coverflow/arrow_left.png") no-repeat 0px 0px; }
		#cflow-sb-left:hover { background-position:0px 0px; }
	#cflow-sb-right { float:left; width:20px; height:50px; margin:80px 0 0 4px; cursor:pointer; background:url("../images/coverflow/arrow_right.png") no-repeat 0px 0px; }
		#cflow-sb-right:hover { background-position:0px 0px; }
/*
		#cflow-scrollbar { float:left; position:relative; width:400px; height:29px; z-index:101; background:url("../images/coverflow/slider.png") no-repeat 0 -10px; }
    #cflow-slider { position:absolute; width:10px; height:10px; margin-top:2px; margin-left:-7px; z-index:102; background:url("../images/coverflow/slider.png") no-repeat 0 0; }
*/

/* -- info.nl --
#coverflow { text-align:left; width:100%; }
  #coverflow.romantiek { background:url(../images/coverflow/bg_romantiek.gif) no-repeat; }
	#coverflow.4you { background:url(../images/coverflow/bg_4you.gif) no-repeat; }
	#coverflow.dromen { background:url(../images/coverflow/bg_dromen.gif) no-repeat; }
#coverflow img { position:absolute; top:0px; border:none; }
#cflow_images { position:relative; visibility:hidden; }

#cflow_loading { margin-top:50px; text-align:center; width:100%; }
#cflow_loading img { margin-top:10px; position:relative; }

#cflow_captions { font-weight:bold; position:relative; text-align:center; z-index:100; color:#333333; }

#cflow_scrollbar_cont { width:430px; margin:0 auto; }
  #cflow_sb_left { float:left; width:15px; height:15px; cursor:pointer; background:url(../images/coverflow/slider.png) no-repeat 2px -39px; }
	#cflow_scrollbar { float:left; position:relative; visibility:hidden; width:400px; height:29px; z-index:101; background:url(../images/coverflow/slider.png) no-repeat 0 -10px; }
    #cflow_slider { position:absolute; width:10px; height:10px; margin-top:2px; margin-left:-7px; z-index:102; background:url(../images/coverflow/slider.png) no-repeat 0 0; }
	#cflow_sb_right { float:left; width:15px; height:15px; cursor:pointer; background:url(../images/coverflow/slider.png) no-repeat -19px -39px; }
*/