#live-header
{
	padding:10px 0;
	width:590px;
	color:#FFF;
	float:left;
	
}
#live-header li a
{
	color:#FFF;
	text-decoration:underline;
}
#live-header li
{
	float:left;
	border-right:1px solid #92b5e3;
	padding:0 10px;
	width:173px;
	
}
#live-header li .info {
	float:left;
	clear:both;
}
#live-header li.last
{
	border-right:0;
}
#live-header .score 
{
	float:left;
	font-family:georgia;
	font-size:20px;
	font-weight:bold;

	margin:10px 0;
	text-align:center;
	width:73px;
}
#live-header li .foto {
	width:100px;
	height:100px;
	float:left;
}
#live-header li .tijd {
	float:left;
	width:40px;
	font-size:20px;
	font-weight:bold;
	font-family:georgia;
	
}
#live-header li .extraTijd {

}
#live-header li .wedstrijd 
{
	float:left;
	text-align:center;
	width:173px;
	clear:both;
}
#live-header li .gebeurtenis
{
	margin-top:10px;
	float:left;
	text-align:center;
	width:173px;
	clear:both;
	height:28px;
}
 #live-header li .sublabel {
	float:left;
	margin-top:12px;
	clear:both;
}
#live-header li .logo {
	width:50px;
	height:50px;
	float:left;
}
#pre-content h2 
{
	color:#FFF;
	margin:10px;
}
.playerimg
{
	background:#F35806 url(/images/elementen/spelerachtergrond.png) repeat-x scroll left top;
	border:2px solid #F35806;
	float:left;
}

/* */

#shoutbox
{
	width:570px;
	padding:10px;

}
#shoutbox ul#shoutlist
{
	width:100%;
	height:214px;
	overflow:hidden;
	border-right: 1px solid #C04300;
}
#shoutbox ul#shoutlist li
{
	padding:4px 10px;
	background: transparent url(/images/elementen/inputBackground.png) no-repeat 0 0;
	height:16px;
}
#shoutbox ul#shoutlist li .delete
{
	margin-right:4px;
	float:left;
	color:#FFF;
	cursor: pointer;
	text-decoration: none;
}
#shoutbox ul#shoutlist li .tijd
{
	font-weight:bold;
	color:#AD3C01;
	float:left;
}
#shoutbox ul#shoutlist li .naam
{
	font-weight:bold;
	color:#FFF;
	width:85px; /* "Obi-Wan Potato" moet erin passen */
	margin:0 6px;
	float:left;
}
#shoutbox ul#shoutlist li .naam a
{
	color:#FFF;
}
#shoutbox ul#shoutlist li .bericht
{
	color:#FFF;
	float:left;
}
#shoutbox .button
{
	background:url(/images/layout/menu_background.png) repeat-x scroll left top transparent;
	border:2px solid #C04300;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:24px;
	margin-left:2px;
	outline:0 none;
	padding:1px 2px 3px;
	float:left;
	text-transform:uppercase;
}
#shoutbox #bericht
{
	border:1px solid #C04300;
	display:block;
	font-family:arial,verdana;
	font-size:114.3%;
	padding:0.25em 0.5em;
	float:left;
	width:460px;
	background: #FFF url(/images/elementen/inputBackground.png) no-repeat 0 0;
}
.postShout
{
	background-color:#EEE;
	padding:5px;
	width:560px;
}

table.livescore
{

}
table.livescore .club img
{
	margin: 0 3px;
}
table.livescore .club
{
	width:286px;
}
table.livescore .icons, .livescore .tijd
{
	width:60px;
}
table.livescore td.livescore 
{
	width:40px;
	text-align:center;
}
table.livewedstrijden span.clubthuis 
{
	width:186px;
	float:left;
	text-align:right;
}
table.livescore .collapse, 
table.livescore .notify
{
	float:right;
	height:12px;
	margin-right:2px;
	margin-top:0px;
	overflow:hidden;
	width:12px;
	cursor:pointer;
}
table.livescore .notify
{
	display:none;
}
table.livescore .noborder
{
	border:0;
}
table.livescore .collapse img, table.livescore .notify img {
	margin-top:0;
}
table.livescore .collapse:hover img, table.livescore .notify:hover img {
	margin-top:-12px;
	top:auto;
}
.wedstrijdinfo .events
{
	width:550px;
	
}
.wedstrijdinfo 
{
	margin:5px;
	border:1px solid #CCC;
}
.wedstrijdinfo .events ul
{
	width:254px;
	float:left;	
	padding:10px;
}
.wedstrijdinfo .events ul.event_left
{
	border-right:1px solid #CCC;
}
.events ul span
{
	float:left;	
}
.events .minuut
{
	width:24px;
}
.events .icon
{
	width:9px;
	margin:0 4px;
	float:left;	
}
.events .title
{
	width:178px;
}
.events .score
{
	width:34px;
}
.wedstrijdinfo .wedstrijdmenu
{
	padding:3px 5px 2px;
	width:540px;
	float:left;
	clear:both;
	background-color:#EEE;
}

.wedstrijdinfo .wedstrijdmenu a, 
.wedstrijdinfo .wedstrijdmenu span
{
	padding:0 36px 0 39px;
	border-right:1px solid #999;
}
.wedstrijdinfo .wedstrijdmenu a.last,
.wedstrijdinfo .wedstrijdmenu span.last
{
	border:0;
}
