/*
#################
#	ALGEMEEN	#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form { margin: 0; padding: 0; }
html { font-family:  Tahoma, Arial, Verdana, sans-serif; overflow-y: scroll; }
body { background: #C60000 url(../img/bg.png) repeat-x; color: #232323; font-size: 11px; padding-bottom: 8px; }

/* Algemene classnames
------------------------------------------------------------------*/
.nomargin, .nom { margin: 0; }
.nopadding .nop { padding: 0; }
.nomp { margin: 0; padding: 0; }

.block { display: block; }
.inline { display: inline; }

.center { display: block; margin: auto; }

.hide, .hidden { position: absolute; left: -9999px; }

.fleft { float: left; }
.fright { float: right; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }

.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }

.vbottom { vertical-align: bottom; }
.vmiddle { vertical-align: middle; }
.vtop { vertical-align: top; }

.absolute { position: absolute; }
.relative { position: relative; }

.bold, .b, .strong { font-weight: bold; }
.em, .italic, .i { font-style: italic; }
.normal { font-weight: normal; font-style: normal; }
.u, .underline { text-decoration: underline; }
.small { font-size: 11px; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.capitalize { text-transform: capitalize; }

.default { cursor: default; }
.pointer { cursor: pointer; }

/* Afbeeldingen
------------------------------------------------------------------*/
img { border: none; display: block; }

/* Alinea's en paragafen
------------------------------------------------------------------*/
p, div.alinea { margin-bottom: 1.2em; }

/* Overflow
------------------------------------------------------------------*/
.overflow { overflow: hidden; }

/* Headings
------------------------------------------------------------------*/
h1, .h1 { color: #30302d; font-size: 1.8em; font-weight: bold; margin: 7px 0 12px; }
h2, .h2 { font-size: 1.5em; font-weight: bold; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #232323; }
a:hover, a:focus, a.none { text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }
a span { cursor: pointer; }

/* Overig
------------------------------------------------------------------*/
address { font-style: normal; margin-bottom: 1.2em; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {
	background: url(../img/bg-top.png) no-repeat;
	margin: 0 auto;
	width: 965px;
	padding-top: 77px;
}
/* Header
------------------------------------------------------------------*/
div#header {
	background: url(../img/bg-header.png) no-repeat;
	height: 91px;
	padding-top: 25px;
}
/* Score
------------------------------------------------------------------*/
div#score {
	background: url(../img/bg-score.gif) no-repeat;
	width: 326px;
	height: 63px;
	float: left;
	margin-left: 297px;
	padding:15px 20px 0 70px;
}
div#score div.team h2 {
	margin: 0 10px;
	width: 35px;
	padding-top: 10px;
}
div#score div.team1 h2 {
	text-align: right;
}
div#score div.team2 h2 {
	text-align: left;
}
div#score div.team img {
	max-height:50px;
}
div#score div.team p {
	background: url(../img/bg-doelpunten.gif) repeat-x;
	border: 2px solid #000;
	padding: 10px 16px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin: 0 5px;
}
/* Tijd
------------------------------------------------------------------*/
div#tijd {
	background: url(../img/bg-tijd.gif) no-repeat;
	float: left;
	width: 85px; height: 61px;
	padding: 17px 0 0 15px;
	/*margin-left: 46px;*/
}
div#tijd p {
	float: left;
	background: url(../img/bg-doelpunten.gif) repeat-x;
	border: 2px solid #000;
	padding: 10px 5px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-right: 3px;
}
div#tijd span {
	background: url(../img/bg-scoreteken.gif) no-repeat;
	float: left;
	width: 13px; height: 15px;
}
/* Refresh
------------------------------------------------------------------*/
div#refresh {
	background: url(../img/bg-refresh.gif) no-repeat;
	float: left;
	width: 140px; height: 78px;
	margin-left: 5px;
}
div#refresh a {
	background: url(../img/knop-refresh.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 128px; height: 66px;
	margin: 6px 0 0 6px;
}
/* Kolommen
------------------------------------------------------------------*/
div#kolom-wrapper {
	width: 954px;
	background: #fbfbfb  url(../img/bg-kolommen.gif) repeat-x;
	border-left: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
	padding: 0 3px 0 4px;
}
div#kolom-links {
	background: #fff url(../img/kolom-links.gif) no-repeat top;
	float: left;
	width: 254px;
	margin-right: 5px;
	padding: 3px 0;
}
div#kolom-midden {
	background: #fff url(../img/bg-kolom-midden.gif) no-repeat top;
	float: left;
	width: 543px;
	margin-right: 5px;
	padding: 3px 0;
}
div#kolom-rechts {
	float: left;
	width: 147px;
}
/* Wedstrijdinfo
------------------------------------------------------------------*/
div#wedstrijdinfo {
	background: url(../img/bg-wedstrijdinfo.gif) no-repeat bottom;
	padding-bottom: 10px;
	color: #000;
	margin-bottom: 3px;
}
div#wedstrijdinfo div.inner {
	background: url(../img/bg-wedstrijdinfo.gif) no-repeat top;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
div#wedstrijdinfo h2 {
	background: url(../img/bg-wedstrijdinfotitel.gif) no-repeat;
	width: 213px; height: 21px; 
	padding-left: 23px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	margin-left: 3px;
}
div#wedstrijdinfo p {
	padding: 5px 7px 0 7px;
}
/* Advertentie
------------------------------------------------------------------*/
div.advertentie {
	background: #fff url(../img/bg-advertentie.gif) no-repeat top;
	padding: 32px 10px 0 11px;
}
/* Midden-wrapper
------------------------------------------------------------------*/
div#midden-wrapper {
	background: url(../img/bg-midden.gif) no-repeat;
	height: 548px;
	margin-left: 3px;
}
/* Commentaar
------------------------------------------------------------------*/
div#commentaar {
	float: left;
	width: 337px;
	padding: 4px;
}
/* Shoutbox
------------------------------------------------------------------*/
div#shoutbox {
	float: right;
	width: 181px;
	margin-right: 8px;
	padding: 4px 0;
}
div#shoutbox h2 {
	background: url(../img/bg-shoutboxtitel.gif) no-repeat;
	width: 158px; height: 21px; 
	padding-left: 23px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
div#alleshoutsbg {
	background: url(../img/bg-shouts.gif) no-repeat;
	margin-top: 10px;
	padding: 4px;
}
div#alleshouts {
	height: 382px;
	overflow-y: auto;
}
div#commentaar h2 {
	background: url(../img/bg-titelgroot.gif) no-repeat;
	width: 313px; height: 21px; 
	padding-left: 23px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
div#alleitemsbg {
	background: url(../img/bg-alleitemsbg.gif) no-repeat;
	padding: 4px;
	margin-top: 10px;
}
div#alleitems {
	height: 494px;
	overflow-y: auto;
}
div#blok-wrapper {
	margin-top: 1em;
}
/* Wedstrijden
------------------------------------------------------------------*/
div#wedstrijden-wrapper {
	float: left;
	width: 272px;
	margin-right: 8px;
}
div#wedstrijden-wrapper div.bottom {
	background: url(../img/bg-wedstrijdonder.gif) no-repeat;
	height: 19px;
	padding: 3px 0 0 10px;
}
div#wedstrijden {
	background: url(../img/bg-wedstrijd.gif) no-repeat;
	padding: 4px;
}
div#wedstrijden h2 {
	background: url(../img/bg-wedstrijdtitel.gif) no-repeat;
	width: 241px; height: 21px; 
	padding-left: 23px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
/* Nieuws
------------------------------------------------------------------*/
div#nieuws-wrapper {
	float: left;
	width: 263px;
}
div#nieuws { background: url(../img/bg-nieuws.gif) no-repeat; padding: 4px; }
div#nieuws-wrapper div.bottom {
	background: url(../img/bg-nieuwsonder.gif) no-repeat;
	height: 19px;
}
div#nieuws h2 {
	background: url(../img/bg-nieuwstitel.gif) no-repeat;
	width: 230px; height: 21px; 
	padding-left: 23px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
/* Veld 
------------------------------------------------------------------*/
div#veld {
	background: url(../img/bg-veld.png) no-repeat;
	height: 376px;
}
div#veld ul {
	overflow: hidden;
	list-style: none;
	padding: 4px 0 0 3px;
}
div#veld li {
	float: left;
}
div#veld a {
	float: left;
	width: 121px; height: 29px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 23px;
}
div#veld li.rechts a {
	margin-left: 2px;
}
div#veld ul li.links a.active,
div#veld ul li.links a:hover {
	float: left;
	background: url(../img/bg-hover-links.png) no-repeat;
	width: 121px; height: 29px;
}
div#veld ul li.rechts a.active,
div#veld ul li.rechts a:hover {
	float: left;
	background: url(../img/bg-hover-rechts.png) no-repeat;
	width: 121px; height: 29px;
	margin-left: 2px;
}
/* Teams
------------------------------------------------------------------*/
div#teams div.team {
	height: 170px;
	margin-left: 3px;
	width: 243px;
	position: relative;
}
div#teams div.formatie {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
div#teams div.team2 div.formatie {
	bottom: 10px;
	top: auto;
}

div#teams div.ajax { background: url(../img/logo/ajax-groot.png) no-repeat; }
div#teams div.psv { background: url(../img/logo/psv-groot.png) no-repeat; }

div.rij { position: absolute; }
div.rij div.item {
	/*border: 1px solid #000;*/
	width: 43px;
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

div.item img{ float: left; }

div.rij div.item div.top {
	background: url(../img/bg-spelertop.png) no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
div.rij div.item div.bottom {
	background: url(../img/bg-speleronder.png) no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}
div.rij div.item div.midden { background-color: #000;}
div.midden img{margin: 0 0 0 3px;}


div.team1 div.rij1 { left:102px; top:10px; }
div.team1 div.rij2 { left:24px; top:42px; }
div.team1 div.rij3 { left:48px; top:74px; }
div.team1 div.rij4 { left:48px; top:108px; }
div.team1 div.rij5 { left:48px; top:141px; }
div.team2 div.rij1 { left:102px; bottom:10px; }
div.team2 div.rij2 { left:24px; bottom:42px; }
div.team2 div.rij3 { left:48px; bottom:76px; }
div.team2 div.rij4 { left:48px; bottom:108px; }
div.team2 div.rij5 { left:48px; bottom:141px; }

div.team1 div.formatie4,
div.team2 div.formatie4 { left: 24px; }
div.team1 div.formatie3,
div.team2 div.formatie3 { left: 48px; }
div.team1 div.formatie2,
div.team2 div.formatie2 { left: 77px; }
div.team1 div.formatie1,
div.team1 div.formatie1 { left:101px; }

/* Wissels
------------------------------------------------------------------*/
div#wissels {
	background: url(../img/bg-wisselonder.gif) no-repeat 1px bottom;
	padding-bottom: 7px;
	margin-left:-1px;
}
div#wissels img {
	max-width:25px;
}
div.wisseltop {
	background: url(../img/bg-wisseltop.gif) no-repeat;
	width: 235px;
	height: 20px;
	padding-left: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #232323;
}
div.wisselmidden {
	background: url(../img/bg-wissels.gif) no-repeat 1px 0px;
}
div#wissels h2 {
	padding: 11px 0 5px 27px;
	font-size: 10px;
	margin-bottom: 1em;
}
div#wissels .ajax {
	padding: 5 px;
	font-size: 8pt;
	font-weight: bold;
}
div#wissels h2.psv {
	background: url(../img/logo/psv-kleiner.gif) no-repeat 0 10px;
}
div#wissels div.team1 {
	float: left;
	width: 100px;
	margin-left: 10px;
}
div#wissels div.team2 {
	float: right;
	width: 100px;
	margin-right: 13px;
}
div#wissels p {
	font-size: 9px;
}
/* Footer
------------------------------------------------------------------*/
div#footer {
	background: url(../img/bg-footer.gif) no-repeat;
	height: 24px;
}
/*##################
#	LIJSTEN	       #
##################*/
ul.none, ol.none { list-style: none; }


/*##################
#	FORMULIEREN    #
##################*/
input, textarea { padding: 3px 2px; font-family: Arial, Verdana, Tahoma, sans-serif;}
textarea { overflow: auto; }
input, select { font-family: Arial, Verdana, Tahoma, sans-serif; }

fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form ul, form ol { list-style: none; }

form#box textarea {
	background: url(../img/form-input.gif) no-repeat;
	width: 181px;
	height: 52px;
	border: 0 none;
	font-size: 11px;
}
form#box a.button {
	float: left;
	width: 13px;
	height: 15px;
	text-indent: -9999px;
}
div.button-wrapper { float: right; margin: 5px 0; }
form#box a.b { background: url(../img/form-b.gif) no-repeat; }
form#box a.i { background: url(../img/form-i.gif) no-repeat; }
form#box a.x { background: url(../img/form-u.gif) no-repeat; }
/*form#box a.x { background: url(../img/form-x.gif) no-repeat; }*/

form#box a.b:hover { background: url(../img/form-bhover.gif) no-repeat; }
form#box a.i:hover { background: url(../img/form-ihover.gif) no-repeat; }
form#box a.u:hover { background: url(../img/form-uhover.gif) no-repeat; }
form#box a.x:hover { background: url(../img/form-xhover.gif) no-repeat; }
form#box a.u {
	background: url(../img/form-u.gif) no-repeat;
	padding-right: 8px;
	margin-left: 8px;
	width: 17px; height: 16px;
}
form#box input.button { margin-right: 3px; }
form#box p {  margin: 4px 0 0 11px; }

form#box .sendShout{margin-left:110px;}
#shoutDone{ color: red; }
/*##################
#	TABELLEN       #
##################*/

table.full-width { width: 100%; }

table#comments td { background: url(../img/dots.gif) repeat-x bottom; padding: 7px 0; }
table#comments td.minuut {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
table#comments td.afbeelding {
	vertical-align: middle;
	text-align: center;
	padding-left: 14px;
}
table#comments td.tekst { padding-right: 5px; }
table#comments td.afbeelding img { vertical-align: middle; }
table#comments td span.rood { color: #ff0000; }
table#shouts td { background: url(../img/dotsdonker.gif) repeat-x bottom; padding: 5px 0; }
table#shouts td.afbeelding { vertical-align: top; padding-left: 4px; }
table#shouts td p.datum {
	text-align: right;
	font-size: 9px;
	color: #969696;
}
table#shouts td a { color: #232323; font-weight: bold; }
table#wedstrijd {
	width: 262px;
	font-size: 10px;
	margin-left: 1px;
}
table#wedstrijd td {
	background: url(../img/dotsdonker.gif) repeat-x bottom;
	padding: 4px 0;
	border-top: 1px solid #fff;
}
table#wedstrijd tr.laatste td { background: none; padding-bottom: 0; }
table#wedstrijd tr.donker td { background-color: #e8e8e8; }
table#wedstrijd td.tleft { padding-left: 15px; }
table#wedstrijd td.tright { padding-right: 15px; }
table#nieuwstabel { width: 251px; font-size: 10px; }
table#nieuwstabel td {
	background: url(../img/dotsdonker.gif) repeat-x bottom;
	padding: 4px 0;
}
table#nieuwstabel td.afbeelding { padding-left: 5px; }
table#nieuwstabel td.rood p {
	background: url(../img/bg-rood.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
	margin: 0 0 0 4px;
}
table#nieuwstabel td.afbeelding { vertical-align: top; }
table#nieuwstabel td.groot { padding: 5px; width: 6000px; }
table#nieuwstabel tr.laatste td { background: none; padding-bottom: 0; }
table#nieuwstabel td.padding { padding-left: 6px; }
table.spelers { width: 200px; }
table.spelers tr { text-align: center; }
table.spelers tr td { padding: 0 10px; text-align: center; }

div#wissels p img { display: inline;}