body, td, th {
	font: 13px/150% Tahoma, Arial, Helvetica, sans-serif;
	color: black;
}


/* set margins and paddings for various elements */
address, blockquote, dl, fieldset, form, hr, ol, p, pre, table, ul {
	margin: 0 0 1em 0;
}

/* text */
.medium {
	font-size: 85%;
	line-height: 140%;
}
.small {
	font-size: 75%;
	line-height: 130%;
}

/* anchors */

a	{
	color: #dd0000;
}
a:hover	{
	color: #149700;
}

.more {
	font-weight: bold;
	color: #dd0000;
}

/* headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
	color: #0000cc;
}

h2 {
	font-size: 1.6em;
	color: #dd0000;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.3em;
	color: #0000cc;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 1.2em;
	color: #447cbc;
	margin-bottom: 0.3em;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

h6 {
	font-size: 1em;
}


/* alignment */
.left {
	float: left;
	margin: 0 1em 1em 0;
}
.right {
	float: right;
	margin: 0 0 1em 1em;
}
img.left,
img.right {
	margin-bottom: 0.3em;
}
.center {
	text-align: center;
}
.clearBoth {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
	visibility: hidden;
}

/* lists */

ul {
	margin: 0 0 1em 0;
	padding-left: 2em;
}
ol {
	margin: 0 0 1em 3em;
	padding: 0;
}

dt {
	clear: both;
	float: left;
	width: 5em;
	font-weight: bold;
}
dd {
	display: block;
	margin-left: 6em;
}


ul#sitemap li {
	font-weight: bold;
}
ul#sitemap li li {
	font-weight: normal;
	font-size: 0.95em;
}
ul#sitemap li li li {
	list-style: circle;
	font-weight: normal;
	font-size: 0.95em;
}

/* block */

#content blockquote	{
	border: 1px dashed #0067D1;
	padding: 1em 1em 0em 1em;
	width: 60%;
	margin: 1em;
}

/* tables */

table {
	border-collapse: collapse;
	border: none;
}
table td,
table th {
	text-align: left;
	vertical-align: top;
	padding: 0.2em 0.3em;
}

#wrapper table.auto {
	width: auto;
}

#wrapper table.center th,
#wrapper table.center td {
	text-align: center;
}

#wrapper table.top td {
	vertical-align: top;
}

#wrapper table.border th,
#wrapper table.border td {
	border: 1px solid #608fc7;
}
#wrapper table.border th {
	background: #608fc7;
	color: white;
}

/* forms */

fieldset {
	border: 1px solid #608fc7;
}
legend {
	font-weight: bold;
	color: #447cbc;
}

input, 
select, 
textarea {
	/* make sure these elements get the same fonts */
	font: 100%/110% Tahoma, Arial, Helvetica, sans-serif;
}

input,
textarea {
	border: 1px solid #333;
	padding-left: 3px;
	background: white url(../images/interface/input_back.png) repeat-x left top;
}

.defaultWidth {
	width: 250px;
}
.required {
	color: #447cbc;
	font-weight: bold;
}

option,
input.button,
input.check,
input.radio,
input.button {
	border: none;
	width: auto;
	background: none;
}

a.button,
input.button {
	border-top: 1px solid #ee8888;
	border-left: 1px solid #ee8888;
	border-bottom: 1px solid #850202;
	border-right: 1px solid #850202;
	background: #dd0000;
	padding: 3px 8px 3px 8px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
input.button {
	padding: 2px 8px 2px 8px;
}
* html input.button {
	padding: 2px 0px 0 0px;
}
a.button:hover,
input.button:hover {
	border-top: 1px solid #78e967;
	border-left: 1px solid #78e967;
	border-bottom: 1px solid #106e02;
	border-right: 1px solid #106e02;
	background: #149700;
	text-decoration: none;
	color: white;
}

form table td {
	vertical-align: top;
	padding: 0.25em;
}
form table td.label {
	width: 12em;
	white-space: nowrap;
}

#fc_postcode {
	width: 60px;
	margin-right: 9px;
}

#fc_woonplaats {
	width: 175px;
}



/* SPECIFIC */


/* date listing */

.newsListing {
	width: 100%;
}
table.newsListing th,
table.newsListing th a {
	color: #447cbc;
}
table.newsListing td.date {
	width: 6em;
	white-space: nowrap;
	color: #447cbc;
}
table.newsListing td.category {
	width: 10em;
	text-align: right;
}
table.newsListing td.category a {
	color: #447cbc;
	text-decoration: none;
}
table.newsListing td.category a:hover {
	color: #447cbc;
	text-decoration: underline;
}

table.matchListing {
	width: 100%;
	border: 1px solid #608fc7;
	border-bottom: none;
}
table.matchListing th {
	background: #4e80bc url(../images/interface/boxtitle_back.png) repeat-x left top;
	font-size: 0.9em;
}
table.matchListing th,
table.matchListing th a {
	color: white;
}
table.matchListing td {
	background: #bbdff7;
	border-bottom: 1px solid #608fc7;
}
table.matchListing td a {
	text-decoration: none;
	color: black;
}
* html table.matchListing td a {
	text-decoration: underline;
	color: #dd0000;
}
table.matchListing td.date {
	width: 6em;
	white-space: nowrap;
	color: #447cbc;
}
table.matchListing .homeTeam {
	text-align: right;
}
table.matchListing .awayTeam {
	text-align: left;
}
table.matchListing .devider {
	text-align: center;
	width: 1em;
}
table.matchListing td.competition,
table.matchListing td.date a {
	color: #447cbc;
}
table.matchListing td.location {
	font-family: "Arial Narrow";
}
table.matchListing tr:hover td,
table.matchListing tr.hover td {
	cursor: pointer;
	background: #e8f3fa;
}

/* archive listing */
table.archiveListing {

}
table.archiveListing td {
	color: #447cbc;
}
table.archiveListing td.title {
	padding-left: 24px;
	font-weight: bold;
	background: url(../images/interface/folder_full.png) no-repeat left 3px;
}
table.archiveListing tr.empty td.title {
	background-image: url(../images/interface/folder_empty.png);
}
table.archiveListing tr.full {
	cursor: pointer;
}
table.archiveListing td.amount {
	width: 5em;
	text-align: right;
	color: #447cbc;
}

/* players */
#players {
	width: 99%;
}
#players .player {
	float: left; display: inline;
	width: 340px;
	margin: 0 5px 10px 15px;
	font-size: 12px;
}
#players .player .footer {
	height: 0;
	line-height: 0%;
	font-size: 0;
	visibility: hidden;
}

#players .box .photo {
	float: left; display: inline;
	margin: 0 10px 10px 0;
	border: 1px solid black;
}
#players .green .photo {
	border-color: #008810;
}
#players .blue .photo {
	border-color: #0000b8;
}
#players .purple .photo {
	border-color: #78008a;
}
#players .red .photo {
	border-color: #9a0000;
}

#players dl {
	float: left; display: inline;
	width: 138px;
	line-height: 14px;
	font-size: 11px;
}
#players dt {
	float: none;
	width: 100%;
}
#players dd {
	margin: 0 0 5px 10px;
}


/* ranking */
table.ranking {
	width: 99%;
	border-collapse: collapse;
	border: none;
}
table.ranking th,
table.ranking td {
	vertical-align: top;
	padding: 0.1em 0.5em 0.1em 0.2em;
	width: 3em;
	white-space: nowrap;
	text-align: right;
	border: 1px solid #608fc7;
}
table.ranking th {
	background: #4e80bc url(../images/interface/boxtitle_back.png) repeat-x left top;
	color: white;
}
table.ranking td {
	background: #bbdff7;
}

table.ranking .rank {
	width: 1em;
}
table.ranking .saldo {
	width: 5em;
}
table.ranking .club {
	white-space: normal;
	text-align: left;
	width: auto;
}
table.ranking .highlight td {
	font-weight: bold;
	background: #e8f3fa;
}

/* ranking table in column */
#secondaryContent table.ranking th,
#secondaryContent table.ranking td {
	border: none;
	background: none;
	padding: 0.1em 0.2em;
}
#secondaryContent table.ranking td {
	width: 0.8em;
}
#secondaryContent table.ranking .rank {
	width: 1em;
}
#secondaryContent table.ranking .club {
	width: auto;
}
#secondaryContent table.ranking .spacer {
	text-align: center;
	width: 0.3em;
	padding: 0.1em;
}

/* logos table */
table.logos {
	width: 99%;
}
table.logos td {
	width: 33%;
	text-align: center;
	vertical-align: bottom;
	font-size: 0.85em;
	padding-bottom: 1em;
}
table.logos td img {
	margin-bottom: 0.3em;
}

/* shop table */
table.shop {
}
table.shop td {
	text-align: center;
	vertical-align: bottom;
	padding: 15px 3px 0 3px;
}
table.shop tr.description td {
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	padding-top: 3px;
}
table.shop td img {
	border: 1px;
}



/* match details */

h3 .finalScore,
h3 .halftimeScore {
	padding-left: 1em;
	color: #447cbc;
}
h3 .halftimeScore {
	padding-left: 0.5em;
	font-weight: normal;
	font-size: 0.7em;
}

dl.matchResults dt {
	width: 12em;
}

/* match list */
table.dateListing .result {
	width: 10em;
	text-align: center;
}


