h3{
	background-image:url(/fcb2010/img/design/team/title-sub-bg.png);
	background-repeat:no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	height:19px;
	display:block;
	padding:5px 0px 0px 15px;
}
.topbox h3{
	margin:0 -20px 10px;
}
.reportcontent{
	padding:10px 20px 0px;
	line-height:1.5;
}
.player2watch{

}
.opponent2watch{
/*	margin-bottom:15px;*/
}
#c-verslag .footer-shadow{
	margin:0px;
}

#c-spelersoverzicht .footer {
	background-image:url(/fcb2010/img/design/team/box2-f.png);
	background-repeat:no-repeat;
	height:9px;
	width:549px;
}

#c-spelersoverzicht .teamphoto
{
	border:none;
	width:531px;
}
#c-spelerdetail h2{
	margin:0;
}
#c-spelerdetail h2,  #c-trainersoverzicht h2{
	background-image:url(/fcb2010/img/design/team/title-bg.png);
	background-position:0px 0px;
	height:19px;
	padding:2px 0px 0px 15px;
	margin:0;
}

#c-spelerdetail #playerinfo, #c-trainersoverzicht #trainerinfo{
	background-color:#2e455c;
	height:275px;
	padding-top:10px;
	width:531px;
}
#c-spelerdetail .footer-shadow{
	margin-top:0px;
}
#c-spelerdetail h2#statstitle{
	height:19px;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	padding-top:8px;
	background-position:0px 0px;
	background-image:url(/fcb2010/img/design/season/team/title-tile-bg.png);
}
#c-trainersoverzicht #trainerinfo{
	height:450px;	
}
#playerInfoPhoto {
	background-color:#fff;
	float:left;
	width:167px;
	height:253px;
	margin-left:10px;
}
#player {
	width: 160px;
	height: 200px;
}
#playerInfoList {
	float:right;
	height:253px;
	margin-right:8px;
	width:336px;
}
.playerInfoLine {
	background-color:#2b4156;
	background-image:url(/fcb2010/img/design/team/playerinfoline-back.png);
	/*border: solid 1px #1b2839;*/
	height:20px;
	width:336px;
	margin-bottom:3px;
}
.playerInfoDoubleLine {
	background-color:#2b4156;
	background-image:url(/fcb2010/img/design/team/playerinfo-double-line-back.png);
	height:72px;
	width:336px;
}
.playerInfoLabel {
	color:#fff;
	float: left;
	padding-left:10px;
	padding-top:3px;
	width:160px;
}
.playerInfoValue {
	color:#39516b;
	float:right;
	padding-top:3px;
	padding-right:4px;
	text-align:center;
	width:105px;
}
.playerInfoDoubleLine .playerInfoValue {
	clear:both;
	float:left;
	padding-left:10px;
	text-align:left;
	width:315px;
}
.trainerInfoBox {
	background-color:#2b4156;
	background-image:url(/fcb2010/img/design/team/trainerinfo-box-bg.png);
	background-repeat:no-repeat;
	height:188px;
	width:336px;
}
.trainerInfoBox .playerInfoValue {
	clear:both;
	float:left;
	padding-left:10px;
	text-align:left;
	width:315px;
}
#shirts {
	background-image:url(/fcb2010/img/design/team/tile.png);
	height:173px;
	width:531px;
	overflow:hidden;
}
#hook {
	background-image:url(/fcb2010/img/design/teamkapstok.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	height:36px;
	paddding:17px 0 0 0;
	width:531px;
}
#makeMeScrollable {
	margin-top:0px;
	background-image:url(/fcb2010/img/design/team/kapstok.png);
	background-repeat:repeat-x;
background-position:0px 19px;
	width:531px;
	height: 150px;
	position: relative;
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#makeMeScrollable div.scrollableArea img{
	border:none;
	margin:0 16px 0 20px;cursor:pointer;
}




/* Invisible left hotspot */
div.scrollingHotSpotLeft {
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	background-image: url(/fcb2010/img/design/common/arrow-left.png);
	min-width: 75px;
	width: 10%;
	height: 173px;
	margin-top:-15px;
	background-repeat: no-repeat;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
/*	background-image: url(../images/big_transparent.gif);*/
	background-position: 10px 90px;
	position: absolute;
	z-index: 200;
	left: 0;

	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(/fcb2010/img/design/cursors/cursor_arrow_left.cur), url(images/design/cursors/cursor_arrow_left.cur), w-resize;
}
/* Visible left hotspot */
div.scrollingHotSpotLeftVisible {

	background-image: url(/fcb2010/img/design/common/arrow-left.png);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}
/* Invisible right hotspot */
div.scrollingHotSpotRight {
		background-image: url(/fcb2010/img/design/common/arrow-right.png);
	min-width: 75px;
	width: 10%;
	height: 173px;
/*	background-image: url(../design/images/big_transparent.gif);*/
	background-repeat: no-repeat;
	background-position:60px 90px;
	position: absolute;
	margin-top:-15px;
	z-index: 200;
	right: 0;
	cursor: url(/fcb2010/img/design/cursors/cursor_arrow_right.cur), url(images/design/cursors/cursor_arrow_right.cur), e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible {
	background-image: url(/fcb2010/img/design/common/arrow-right.png);
	background-position:0px 0px;
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}
#c-spelerdetail .footer, #c-begeleiding .footer, #c-trainersoverzicht .footer, #c-activiteiten .footer, #c-encadrement .footer, #c-verslag .footer, #c-verslag-dynamic .footer{
	background-position:0px -5px;
}
.playeritem {
	background-repeat:repeat-x;
	float:left;
	padding-right:27px;
	margin-top:-19px;
}
.playeritem img
{
	border:none;
}
#playerList {
	margin:0 0px 0px;
	background-image:url(/fcb2010/img/design/team/tile.png);
	background-repeat:repeat;
}
#playerList h2 {
	margin:0 0 10px;
}
.playerline {
	background-image:url(/fcb2010/img/design/team/kapstok.png);
	background-repeat:repeat-x;
	height:130px;
	padding-left:32px;
}

#matchlist{
	margin:0 0px;
	padding:0px;
}

#c-matchenoverzicht #matchlist tr{
	background-image:url(/fcb2010/img/design/common/list-bg.png);
	background-repeat:repeat-x;
	height:58px;
	padding-left:20px;
}
#c-matchenoverzicht #matchlist tr.headerRow{
	background-image:url(/fcb2010/img/design/common/list-header-bg2.png);
	background-repeat:repeat-x;
	color:#fff;
	height:24px;
}

#c-matchenoverzicht .topbox{
	height:80px;
}
#c-matchenoverzicht .daycell{
	padding-left:10px;
}
#c-matchenoverzicht .scorecell{
	font-weight:bold;
}
#c-matchenoverzicht .footer{
	background-position:0px -5px;
}


#scorebord{
background-image:url(/fcb2010/img/design/season/verslag/scorebord.jpg);
background-repeat:repeat-x;
height:97px;
width:531px;
}


.logo{
width:108px;
height:97px;
display:inline-block;
float:left;
}

.logo img{
padding:18px 25px;
width:60px;
height:60px;
}

.score{
width:146px;
height:83px;
float:left;
text-align:left;
}
.score img{
	padding:4px 60px;
}

#scorewrapper{
	float:left;
height:81px;
width:300px;
margin:8px 7px;
}
scorespacer{
	background-color:#19375f;
	width:1px;
}
#matchdetailWrapper{
   padding-top:10px;
}
#matchinfo, #matchdetail{
	background-color:#1e324b;	
	color:#fff;
	padding:20px 20px;
	line-height:16px;
}
#matchdetail{
	padding-top:5px;
	padding-bottom:10px;
}

#matchmenu {float: left; 
	padding: 0; 
	margin: 0px 0;
	text-align:center;
	}	

#matchmenu ul
	{
padding: 0;
margin:0;
		list-style-type: none;
	}


#matchmenu ul li{
		background-image:url(/fcb2010/img/design/season/verslag/header-bg.png);

		padding: 0;
		margin: 0;

display:block;
float:left;
height:18px;
width:131px;

border-left: solid 1px #172434;
border-right: solid 1px #172434;
}
#matchmenu ul li.firstitem{
	border-left:none;
}
#matchmenu ul li.lastitem{
border-right:none;
padding-right:1px;
}
#matchmenu ul li a
	{
		color:#fff;
		text-decoration:none;
		padding: 5px;
		widht:132px;
	margin: 0;}
	

	
#liveheader{
	background-image:url(/fcb2010/img/design/season/verslag/live-header-bg.png);
	height:22px;
	width:531px;
	
}
#liveheader .min{
	background-image:url(/fcb2010/img/design/season/verslag/clock.png);
	background-repeat:no-repeat;
	background-position: 14px 3px;
	float:left;
	height:22px;
	margin-left:3px;
	width:48px;
}
#liveheader .hometeam{
	width:42px;
	height:22px;
	float:left;
	
}
#liveheader .awayteam{
	width:42px;
	height:22px;
	float:left;
	margin-left:3px;
}
#live{
	width:531px;
	background-image:url(/fcb2010/img/design/season/verslag/live-bg.png);
	padding-bottom:10px;
}
#live .eventline{
	padding-top:4px;
	margin-bottom:4px;
}
#live .min{
	float:left;
width:41px;
text-align:center;
margin-left:3px;
}
#live .hometeam{
	float:left;
width:42px;
height:20px;
text-align:center;
}
#live .awayteam{
	float:left;
width:42px;
text-align:center;
margin-left:3px;
}
#live .event{
margin-left:8px;
 float:left;
 width:390px;
}



