div#left div#leftlogos
{
	font:					Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	margin-left:			0px;
	width:					210px;
	float:					left;

}

div#left div#leftteamlogotop
{
	background-image:		url(../img/stand_top.jpg);
	background-repeat:		no-repeat;
	height:					18px;
	width:					250px;
}

div.leftteamlogo
{
	display:				inline;
	float:					left;
	width:					100px;
	height:					125px;
	position:				relative;
	text-align:				center;
	vertical-align:			bottom;
}

div.nieuwsberichtcontent
{
	text-align:				center;
	float:					left;
	margin-top:				15px;
	margin-bottom:			15px;
	width:					100%;
	height:					100%;
	display:				inline;
}

div#left div#leftteamlogobottom
{
	background-image:		url(../img/stand_bottom.jpg);
	background-repeat:		no-repeat;
	height:					25px;
	width:					250px;
	float:					left;
}


div#teamfotoframe
{
	position:				absolute;
	margin-top:				15px;
	height: 				230px;
	width:					359.99px;
	z-index:				10;
	left:					-359.99px;
	top:					0px;
	display:				none;
}


div#teamfotocontrolbar img
{
	height:					25px;
	width:					18px;
	margin-left:			5px;
}



div#rightteam
{
	position:				relative;
	float:					left;
	margin-left:			20px;
	width:					230px;
	text-align: 			left;
	display:				inline;
}

div#righttop
{
	background-image:		url(../img/stand_top_rechts.jpg);
	background-repeat:		no-repeat;
	height:					13px;
}

div.teamfotocollage
{
	position:				relative;
	width: 					100%;
	margin:					0px;
	float:					left;
	display:				inline;
	z-index:				1;
}

div.teamfotocollagehidden
{
	position:				relative;
	width: 					100%;
	margin:					0px;
	float:					left;
	display:				none;
	z-index:				0;
}

div#teamfotocollagetop {
	clear:both;

	float:left;
	height:25px;
	width:220px;
}

div#teamfotocollagetitel
{
	font-style:				verdana;
	font-size:				10pt;
	color:					#162a69;
	float:					left;
	display:				inline;
	font-weight:bold;
}

div#teamfotocontrolbar
{
	float:					right;
	display:				inline;
}

div#teamfotocontrolbar .selectable
{
	cursor:					pointer;
}


div.speler
{
	position:				relative;
	float:					left;
	width:					70px;
	margin-bottom:			7px;
	display:				inline;
	cursor:					pointer;
}


div.speler a
{
	color:					#999999;
	text-decoration:		none;
}

div.speler a:hover
{
	color:					#84b92c;
	text-decoration:		none;
}


div.spelernaam
{
	float:					left;
	margin-left:			2px;
	margin-right:			2px;
	margin-top:				3px;
	width:					66px;
	display:				inline;
	color:					#58595b;
	font-style:				Verdana;
	font-size:				10px;
	cursor:					pointer;
	text-decoration:		none;
}

div.spelernaambackground
{
	float:					left;
	width:					70px;
	display:				inline;
	background-image:		url(../img/background-playerfotoname.jpg);
	background-position: 	right bottom; 
	background-repeat:		no-repeat;
	display:				inline;
	padding-bottom:			10px;
	text-decoration:		none;
}

div.spelerfoto
{
	position:				relative;
	display:				block;
	height: 				80px;
	width:					70px;
}

div.spelerfoto img
{
	height: 				80px;
	width:					70px;
	cursor:					pointer;
}

div.spelerfotoframe
{
	position:				absolute;
	height: 				80px;
	width:					70px;
	z-index:				10;
	left:					0px;
	top:					0px;
	cursor:					pointer;
}

div.spelerfotoframe:hover
{
	color:					#84b92c;
	cursor:					pointer;
}

div#newsitemcontent
{
	padding-top:			20px;	
	padding-bottom:			10px;
	border-left:			solid 1px #d1d3d4;
	border-right:			solid 1px #d1d3d4;
	width:					399px;
	display:				inline;	
	float:					left;
}


div#newsitemcontent div.newsitemcontent
{
	float:					left;
	margin-left:			20px;
	margin-right:			20px;
	display:				inline;
}

div#clubinfo
{
	float:					left;
	display:				inline;	
	width:					100%;
}

div#clubinfo a
{
	text-decoration:		none;
	color:					#58595b;
}

div#clubinfogeneral
{
	color:					#58595b;
	padding:				0px;
	float:					left;
	display:				inline;	
	height:					100%;
	line-height:		16px;
}


div#clubinfogeneraltable
{
	display:				inline;
	float:					left;
	padding-top:			12px;
	width:					270px;
}

div#clubinfologo
{
	float:					left;
	display:				inline;	
	width:					80px;
	height:					100px;
}

div#clubinfologo img
{
	width:					80px;
	height:					100px;
}

div#clubdesc
{
	margin-top:				10px;
	margin-bottom:			10px;
	display:				inline;	
	float:					left;
	clear:					both;
	width:					100%;
	line-height:		16px;
}

tr.tablerowgray
{
	background-color:		#ebebeb;
	height:					24px;
	color:					#59595b;
	cursor:					pointer;
}

tr.tablerowgray:hover
{
	color:					#0d2669;
	cursor:					pointer;
}


tr.tablerowwhite
{
	background-color:		#ffffff;
	height:					24px;
	color:					#59595b;
	cursor:					pointer;
}

tr.tablerowwhite:hover
{
	color:					#0d2669;
	cursor:					pointer;
}

tr.tablerowgrayrecord
{
	background-color:		#ebebeb;
	height:					24px;
	color:					#59595b;
}


tr.tablerowwhiterecord
{
	background-color:		#ffffff;
	height:					24px;
	color:					#59595b;
}

td.recordinfo
{
	width:					360px;
}

td.recordinfo a
{
	text-decoration:none;
	color:#59595B;
}

td.recordinfo a:hover
{
	color:#0d2669;
	text-decoration:underline;
}

td.gameteaminfo
{
	width:					246px;
}


td.gameteamlogos
{
	width:					78px;
}

td.gameteamlogos img
{
	width:					35px;
	height:					35px;
}

td.gameteamuitslag
{
	width:					50px;
	text-align:				center;
	font-weight:			bold;
}

div#GameTableControl
{
	display:				inline;
	width:					100%;
	text-align:				right;
}

div#GameTableControl #GameTableControlContent
{
	display:				inline;
	margin-right:			10px;
	margin-top:				10px;
	margin-right:			20px;
	height:					20px;
}

div#GameTableControl div
{
	display:				inline;
	float:					right;
	margin-left:			1px;
	margin-right:			1px;
}

div#GameTableControl .selectablesmall
{
	cursor:					pointer;
	color:					#59595b;
	text-decoration:		underline;
	width:					6px;
}

div#GameTableControl .selectablesmall:hover
{
	color:					#84B92C;
	cursor:					pointer;
	font-weight:			bold;
}

div#GameTableControl .selectedsmall
{
	color:					#59595b;
	font-weight:			bold;
	width:					6px;
}

div#GameTableControl .selectablebig
{
	cursor:					pointer;
	color:					#59595b;
	text-decoration:		underline;
	width:					14px;
}

div#GameTableControl .selectablebig:hover
{
	color:					#84B92C;
	cursor:					pointer;
	font-weight:			bold;
}

div#GameTableControl .selectedbig
{
	color:					#59595b;
	font-weight:			bold;
	width:					10px;
}

div#middle div#partnersbanner
{
	border-left:			solid 1px #d1d3d4;
	border-right:			solid 1px #d1d3d4;
	width:					399px;
	overflow:				visible;
	float:					left;
	display:				inline;
}

div#middle div#partners
{
	height:					60px;
	padding-top:			10px;
	float:					left;
	margin-left:			20px;
	width:					350px;
	display:				inline;
}

div#middle div#middleteambottom
{
	background-image:		url(../img/middle_bottom.jpg);
	background-repeat:		no-repeat;
	width:					401px;
	margin-left:			0px;
	height:					24px;
	float:					left;
	display:				inline;	
}

div.tooltip 
{
    display: 				none; 
    position: 				absolute; 
    z-index: 				11; 
    padding: 				3px; 
    border: 				solid 1px;
	background-color:		#ffffff;
}

div.subtooltip 
{
	display: 				none; 
    left: 					0px; 
	z-index: 				12; 	
	color:					#333333;
	font-style:				Verdana;
	text-align:				left;
}

div#Records
{
	float:left;
	width:360px;
}

.recordleft
{
	width:175px;
}

.recordresult
{
	float:right;
	width:175px;
	text-align:left;
}

.Record
{
	width:360px;
	margin-bottom:10px;
}
