/* Foto gallerij */
#fotogallerij { margin-top: 10px; width:570px; background: transparent url(../img/fotogallerij/fotoboek_bg.gif) no-repeat 0 0; height:221px; position: relative; }
#mediagallerij { margin-left: 10px; margin-bottom: 10px; width:525px; background: transparent url(../img/fotogallerij/mediagallerij_bg.gif) no-repeat 0 0; height:221px; position: relative; }
#mediagallerij_groot { margin-top: 10px; width:570px; background: transparent url(/img/fotogallerij/mediagallerij_bg_big.gif) no-repeat 0 0; height:221px; position: relative; }

#foto-index { right:25px; top:15px; position: absolute; font-weight:bold; font-size:9pt; }

.fotoitem { width:112px; height:150px; background: transparent url(../img/fotogallerij/fotoboek_item.gif) no-repeat 2px 0px; text-align:center; cursor: pointer; }
.fotoitem img { margin-top:12px; border:none; }

#fotogallerij .caption { font-size:8pt; font-weight:bold; padding:5px 13px 0 13px; text-align:center; display:block; color:#333; line-height:95%; }
#mediagallerij .caption { font-size:8pt; font-weight:bold; padding:1px 10px 0 13px; text-align:left; display:block; color:#333; line-height:95%; vertical-align:bottom; }
#mediagallerij_groot .caption{ font-size:8pt; font-weight:bold;	padding:1px 10px 0 13px; text-align:left; display:block; color:#333; line-height:95%; }

#fotogallerij .picture { display: inline-block; width: 100px; height: 112px; }

.jcarousel-clip { width: 448px; position: absolute; top: 56px; left: 63px; overflow:hidden; }
#mediagallerij .jcarousel-clip { width: 336px; left: 100px; } 
#fotogallerij .jcarousel-clip {  width:450px; height:150px;}

#fotogallerij ul, #mediagallerij ul { overflow: hidden; position:relative; }

#mediagallerij ul li, #fotogallerij ul li { float: left; width:112px; }

#mediagallerij .jcarousel-clip li, .jcarousel-item { float:left; height:150px; list-style-image:none; list-style-position:outside; list-style-type:none; width:112px; }

.jcarousel-prev { position: absolute; top: 56px; left: 28px; width: 35px; height: 139px; cursor: pointer; background: transparent url(../img/fotogallerij/fotoboek_pijl_links.gif) no-repeat 0 0; }
.jcarousel-next { position: absolute; top: 56px; right: 28px; width: 31px; height: 139px; cursor: pointer; background: transparent url(../img/fotogallerij/fotoboek_pijl_rechts.gif) no-repeat top right; }

.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, 
.jcarousel-prev-disabled-horizontal:active { cursor: default; background: transparent url(../img/fotogallerij/fotoboek_pijl_links_disabled.gif) no-repeat 0 0; }

.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, 
.jcarousel-next-disabled-horizontal:active { cursor: default; background: transparent url(../img/fotogallerij/fotoboek_pijl_rechts_disabled.gif) no-repeat top right; }

#sb-nav{
	display:none;	
}

#prijsvraagid, #sportid {
	display:none;	
}

.game-close { position: absolute; top:-24px; left: 0; color: #ffffff;  cursor: pointer;}
.holder { height:115px; }