/* Main settings */
html, body {
	background:#1d2f00 url(../files/background.jpg) no-repeat top center;
	overflow: auto;
}
body {	
	font: 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #333;
	height: 100%;
}

#homeMiddleLeft,
#footerLeft {
	float: left;
}

#homeMiddleRight,
#footerRight {
	float: right;
}

#homeTopLeft {
    float: left;
    width: 225px;
    margin-top: 25px;
    margin-right: 20px;
    overflow: hidden;
    border: 1px solid #BBB;
    padding: 5px;
    text-align: center;
}

#homeTopRight {
    float: left;
    width: 470px;
    margin-top: 25px;
}


.clear {
	clear: both;
}

/* GENERAL SETTINGS */
p {
	margin-bottom: 18px;
	line-height: 18px;
}

a {
	color: #666;
}
a:hover {
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
ol {
	list-style-type: decimal;
	margin: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
li {
	font-size: 11px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: left;
	color: #cc3333;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #cc3333;
	width: 100%;
	display: block;
	border-bottom: 1px solid #cc3333;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 28px;
	text-align: left;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 28px;
	text-align: left;
}

img {
	border: 0;
}

/* WRAPPER */
#wrapper {
	background: none;
	height: auto;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}
/* HEADER */
#wrapper #header {
	background: url(../files/header.png) repeat;
	height: 92px;
	width: 990px;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	display: block;
}
/* MENU */
#wrapper #nav ul {
	background: #000 url(../files/menuBg.png) repeat;
	height: 27px;
	width: 990px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	display: block;
	z-index: 5;
}

#wrapper #nav ul li {
    background: none;
    width: auto;
    height: 27px;
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
}

#wrapper #nav ul li a {
    background: url(../files/menuBorder.png) no-repeat top right;
    display: block;
    font-size: 12px;
    color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    padding: 6px 18px 7px 18px;
    text-align: left;
    text-decoration: none;
    border:0;
}

#wrapper #nav ul li a:hover,
#wrapper #nav ul li a.active {
    background:#336699 url(../files/menuHover.png) repeat;
}
/* SUBMENU */
#wrapper #nav ul li ul {
    position: absolute;
    background: url(../files/subMenuBg.png) repeat;
    left: -999em;
    padding: 0;
    top: 27px;
    width: 232px;
    z-index: 5;
    height:auto;
}

#wrapper #nav ul li:hover ul,
#wrapper #nav ul li.sfhover ul {
    left: auto;
    margin: 0;
}

#wrapper #nav ul li:hover ul li,
#wrapper #nav ul li.sfhover ul li {
    background: url(../files/subtab_m.png) repeat;
    width: 232px;
    height: 29px;
    display: block;
    position: relative;
    clear: left;
}

#wrapper #nav ul li ul li a,
#wrapper #nav ul li:hover ul li a,
#wrapper #nav ul li.sfhover ul li a {
        background: none;
        display: block;
        font-size: 12px;
        color: #fff;
        height: 22px;
        width: 214px;
        margin: 0;
        padding: 7px 0 0 20px;
        text-align:left;
        text-decoration: none;
        position: relative;
    }

#wrapper #nav ul li ul li a:hover,
#wrapper #nav ul li:hover ul li a:hover,
#wrapper #nav ul li.sfhover ul li a:hover {
        text-decoration: underline;
    }

/* content  home*/
#wrapper #mainHome {
	background:#fff url(../files/homeBg.png) repeat;
	width: 990px;
	height: auto;
	margin: 0 ;
	padding: 0;
	position: relative;
	text-align: left;
	display: block;
}
#wrapper #mainHome #homeLeft {
	width: 764px;
	height: auto;
	float: left;
	text-align: justify;
}

#homeTop{
	background:#fff url(../files/homeBottomBg.png) repeat-x;
	margin: 0;	
	padding: 0 0 15px 20px;
	width: 744px;
	overflow: hidden;
    text-align: justify;
	border-bottom: 1px dashed #ccc;
}

#homeTop img {
	border: 0px;
	float: left;
	margin: 0 26px 0 0;
}

#homeMiddle {
	background:#fff url(../files/homeBottomBg.png) repeat-x;
	margin: 4px 0 0 0;
	padding: 17px 27px;
	width: 710px;
	height: auto;
	text-align: left;
}

#homeBottom {
	margin: 4px 0 0 0;
	padding: 17px 27px;
	width: 720px;
	height: auto;
	text-align: left;
}

#homeMiddleLeft,
#homeMiddleRight {
	background:#fff url(../files/homeBottomBg.png) repeat-x;
	margin: 0 0 19px;
	padding: 21px 21px 26px 21px;
	width: 298px;
	text-align: left;
	border: 1px solid #bbb;
}

#homeMiddleLeft {
	float: left;	
}

#homeMiddleRight {
	float: right;
}

#homeMiddle p {
	margin: 0 0 14px 0;
	line-height: 11px;
}

#homeMiddleLeft a {
	color: #cc3300;
	font-size: 11px;
	text-decoration: none;
}

#homeMiddleRight a {
	color: #cc3300;
	font-size: 11px;
	text-decoration: none;
}

#homeMiddle span {
	width: 50px;
	display: inline-block;
}

#homeMiddle h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin: 0 0 12px 0;
	border: 0px;
}

#homeBottom img {
	border:1px solid #b8b8b8;
	margin: 0 18px 0 0;
}

#homeBottom img.last {
	margin: 0 0 0 -1px;	
}

#sponsor {
	float: right;
	width: 207px;
	height: auto;
	margin: 20px 0 0 19px;	
}

#sponsor h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #666;
	margin: 0 0 12px 0;
	border: 0px;
}

#sponsor img {
	border:1px solid #b8b8b8;
	margin: 0 0 5px 0;
}

/* TABLE */
table.resultList {
	width: 100%;
	margin: 10px 0 10px 0;
}
	table.resultList thead {
		color: #333;
		font-size: 12px;
	}	
	table.resultList th {
		border: 0px;
		height: 30px;
	}
	table.resultList td {
		color: #666;
	}
	table.resultList td.last {
		text-align: right;	
	}
	table.resultList tbody tr {
		height: 20px;
	}

table.resultListLong {
	width: 100%;
	margin: 10px 0 20px 0;
}
	table.resultListLong thead {
		color: #333;
		font-size: 12px;
	}	
	table.resultListLong th {
		border: 0px;
		height: 30px;
	}
	table.resultListLong td {
		color: #666;
	}
	table.resultListLong td.last {
		text-align: right;	
	}
	table.resultListLong tbody tr {
		height: 30px;
	}
	
/* FOOTER */
#footer {
	background: none;
	width: 990px;
	height: 50px;
	display: block;
	padding: 0;
	margin: 0 auto;
	color: #ccc;
	text-align: right;
}
#footer p {
	font-size: 11px;
	margin: 5px 0 0 0;
}
#footer a {
		color: #ccc;
}
#footer.home {
	width: 991px;
	padding: 0;
}
/* Contetn vervolg */
#wrapper #main {
    background: url(../files/bg.png) repeat;
    width: 990px;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    display: block;
}   
#wrapper #main #secNav {
    width: 191px;
    height: auto;
    min-height:1px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    display: block;
    float: left
}
#wrapper #main #secNav ul.menuTree {
    background: none;
    height: auto;
    width: 191px;
    margin: 15px 0 5px 0;
    padding: 0;
    position: relative;
}
    #wrapper  #main #secNav ul.menuTree li {
        background: none;
        width: 191px;
        height: 28px;
        margin: 0;
        display: block;
    }
    #wrapper #main #secNav ul.menuTree li {
        height: auto;
    }
    #wrapper #main #secNav ul.menuTree li a {
        background: none;
        display: block;
        font-size: 12px;
        font-weight: bold;
        color: #333;
        width: 172px;
        height: 20px;
        margin: 0;
        padding: 8px 0 0 19px;
        text-align: left;
        text-decoration: none;
        border:0;
    }   
    #wrapper #main #secNav ul.menuTree li a:hover,
    #wrapper #main #secNav ul.menuTree li.active {
        color: #cc3333;
    }
    #wrapper #main #secNav ul.menuTree li a span {
        margin: 0px;
        visibility: hidden;
    }
    #wrapper #main #secNav ul.menuTree li a:hover span,
    #wrapper #main #secNav ul.menuTree li.active span {
        margin: 0 0 0 5px;
        visibility: visible;
    }
/* SUB NAVIGATION */
#wrapper #main #secNav ul.menuTree li ul {
    background: none;
    height: auto;
    width: 151px;
    margin: 0 0 5px 20px;
    padding: 0;
    position: relative;
}
    #wrapper  #main #secNav ul.menuTree li ul li {
        background: none;
        width: 171px;
        height: 28px;
        margin: 0;
        display: block;
    }
    
#wrapper #main #secNav ul.menuTree li ul li a {
        background: none;
        display: block;
        font-size: 12px;
        font-weight: bold;
        color: #000;
        width: 152px;
        height: 20px;
        margin: 0;
        padding: 8px 0 0 19px;
        text-align: left;
        text-decoration: none;
        border:0;
    }   
    #wrapper #main #secNav ul.menuTree li ul li a:hover,
    #wrapper #main #secNav ul.menuTree li ul li.active {
        color: #cc3333;
    }
    #wrapper #main #secNav ul.menuTree li ul li a span {
        margin: 0;
        visibility: hidden;
    }
    #wrapper #main #secNav ul.menuTree li ul li a:hover span,
    #wrapper #main #secNav ul.menuTree li ul li.active span {
        margin: 0 0 0 17px;
        visibility: visible;
    }
    
#wrapper #main #content {
    background: none;
    width: 749px;
    height: auto;
    padding: 20px 25px 65px 25px;
    margin: 0;
    position: relative;
    text-align: left;
    display: block;
    float: left;
}

#wrapper #main #content .left,
#wrapper #main #content .right {
    height: auto;
    text-align: left;
}
#wrapper #main #content .left {
    float: left;
    width: 398px;
}
#wrapper #main #content .right {
    float: right;
    width: 309px;
    margin: 17px 0 0 0;
}
#wrapper #main #content .left img {
    padding: 1px;
    border: 1px solid #000;
}
#wrapper #main #content .left .imgLinks {
    width: 398px;
    text-align: right;
    display: block;
    margin: 13px 0 0 0;
}
#wrapper #main #content .left .imgLinks a {
    color: #cc3333;
    margin: 0 0 0 13px;
}
#wrapper #main #content .left h2,
#wrapper #main #content .right h2 {
    margin: 10px 0 0 0;
}
/* TABLE */
table.resultList {
    width: 100%;
    margin: 10px 0 10px 0;
}
    table.resultList thead {
        color: #333;
        font-size: 12px;
    }   
    table.resultList th {
        border: 0px;
        height: 30px;
    }
    table.resultList td {
        color: #666;
    }
    table.resultList td.last {
        text-align: right;  
    }
    table.resultList tbody tr {
        height: 20px;
    }

table.resultListLong {
    width: 100%;
    margin: 10px 0 20px 0;
}
    table.resultListLong thead {
        color: #333;
        font-size: 12px;
    }   
    table.resultListLong th {
        border: 0px;
        height: 30px;
    }
    table.resultListLong td {
        color: #666;
    }
    table.resultListLong td.last {
        text-align: right;  
    }
    table.resultListLong tbody tr {
        height: 30px;
    }

.nieuwsberichten td {
    padding: 3px;
    vertical-align: top;
}

ul.teamsList {
    list-style: none;
}

ul.teamsList li {
    padding: 3px;
}

ul.spelersList {
    list-style: none;
    width: 100%;
    margin: 0;
}

ul.spelersList li {
    padding: 3px;
    float: left;
    text-align: center;
}

li.nieuwsItems {
    margin: 5px !important;
    height: 50px !important; 
}
