.sportnieuws-banner { padding: 0 0 0 20px; margin: -13px 0 0 0; cursor:pointer;}
.sportnieuws-banner a img { border: none !important; }

#sportnieuws-header{
	height:146px;
	background-image:url(../img/sportnieuws/sportnieuws_header.gif);
}

#sportnieuws-body{
	background:transparent url(../img/sportnieuws/sportnieuws_tile.gif) top left repeat-y;
}

#sportnieuws p {
	font-size:10pt;
	margin:0 20px 0 35px;
	padding:5px 0 10px 0;
}

#sportnieuws .sportnieuws-intro{
	color:#00bbff;
	font-weight:bold;	
}

.sportnieuws-item{  }

.sportnieuws-item-header {
	height:84px;
	background:transparent url(../img/sportnieuws/sportnieuws_item_header.gif) top left no-repeat;
	position:relative;

}

.sportnieuws-item-title {
	top:22px;
	left:45px;
	height:45px;
	width:325px;
	color:#fff;
	font-weight:bold;
	font-size:12pt;
	overflow:hidden;
	position:absolute;
}

.sportnieuws-item-author-title {
	top:24px;
	right:28px;
	height:20px;
	width:160px;
	color:#008fce;
	font-weight:bold;
	font-size:9pt;
	overflow:hidden;
	position:absolute;
}

.sportnieuws-item-author {
	top:38px;
	right:28px;
	height:31px;
	width:160px;
	color:#ff7413;
	font-weight:bold;
	font-size:10.5pt;
	overflow:hidden;
	position:absolute;
	line-height:13px;
}

.sportnieuws-item-body {  background:transparent url(../img/sportnieuws/sportnieuws_item_tile.gif) top left repeat-y; }

.sportnieuws-item-footer{
	height:19px;
	background:transparent url(../img/sportnieuws/sportnieuws_item_footer.gif) top left no-repeat;
	padding-bottom:10px;
	clear:both;
}

#sportnieuws-footer{
	height:77px;
	background-image:url(../img/sportnieuws/sportnieuws_footer.gif);
}

#fotogallerij{
	background-image: url(../img/fotogallerij/sportnieuws/fotoboek_bg.gif);
}

#fotogallerij .jcarousel-clip {
	height:150px;
	width:450px;
	overflow:hidden;
}

#fotogallerij ul { overflow: hidden; position:relative; }

#fotogallerij ul li { float: left; width:112px; }
#fotogallerij ul li .fotoitem { cursor: pointer; }

.fotoitem{
	width:112px;
	height:150px;
	background: transparent url(../img/fotogallerij/fotoboek_item.gif) no-repeat 2px 0px;
	text-align:center;
}

.fotoitem img{
	margin-top:12px;
	border:none;
}

#fotogallerij .caption{
	font-size:8pt;
	font-weight:bold;	
	padding:3px 10px 0 10px;
	text-align:left;
	display:block;
}

.jcarousel-clip {
    width: 448px;
   	position: absolute;
    top: 56px;
    left: 63px;   
}

.jcarousel-prev {
    position: absolute;
    top: 56px;
    left: 28px;
    width: 35px;
    height: 139px;
    cursor: pointer;
    background: transparent url(../img/fotogallerij/fotoboek_pijl_links.png) 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.png) 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.png) 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.png) no-repeat top right;
}
