/* 
Document   : Voetbal in Limburg CSS Sheet
Created on : 5-mei-2009, 16:32:50
Author     : VIP PRODUCTIONS <info@voetbalinlimburg.nl>
Description:
Main Website Layout
*/

/*
Basic Lay-out
*/
body {
    background-color: #333;
    padding: 0;
    margin: 0;
    font-family: arial, sans-serif;
    font-size: 10pt;
}

a:link{
color: #991b1c;
font-family: arial, sans-serif;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: #991b1c;
font-family: arial, sans-serif;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #991b1c;
font-family: arial, sans-serif;
text-decoration: underline;
font-weight: bold;
}

a:active{
color: #991b1c;
font-family: arial, sans-serif;
text-decoration: none;
font-weight: bold;
} 

#container {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9f4f4;
}

#header {
    height: 115px;
	vertical-align: bottom; 
}
#header h1, #header h2 {
    text-indent: -99999px;
    margin:0;
    padding: 0;
}

/*
Main Menu
*/

#onderkant{
    	background-color: #dfdfdf;
        width: 850px;
        height: 800px;
        margin-right:auto;
        margin-left:auto;
        margin-top:0px;
}

.matchcenter {
    float:left;
    margin-left: 23px;
    margin-top: 23px;
    width: 390px;
    height: 518px;
}



.fortunatekst {
 font-size: 8pt;
 color:#ffffff;
 width: 105px;
 height:5px;
 margin-top:-440px;
 margin-left: 93px;

}

.fortunatekst h3 {
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 150px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.fortunauitslag{
 font-size: 8pt;
 color:#ffffff;
 width: 125px;
 height:5px;
 margin-top:-350px;
 margin-left: 248px;

}

.fortunauitslag h3{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 135px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.mvvtekst {
 font-size: 8pt;
 color:#ffffff;
 width: 100px;
 height:5px;
 margin-top:110px;
 margin-left: 93px;

}

.mvvtekst h3 {
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 150px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.mvvuitslag{
 font-size: 8pt;
 color:#ffffff;
 width: 125px;
 height:5px;
 margin-top:110px;
 margin-left: 248px;

}

.mvvuitslag h3{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 135px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.rodatekst {
 font-size: 8pt;
 color:#ffffff;
 width: 120px;
 height:5px;
 margin-top:110px;
 margin-left: 93px;

}

.rodatekst h3 {
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 150px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.rodauitslag{
 font-size: 8pt;
 color:#ffffff;
 width: 125px;
 height:5px;
 margin-top:110px;
 margin-left: 248px;

}

.rodauitslag h3{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 135px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.vvvtekst {
 font-size: 8pt;
 color:#ffffff;
 width: 100px;
 height:5px;
 margin-top:110px;
 margin-left: 93px;

}

.vvvtekst h3 {
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 150px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.vvvuitslag{
 font-size: 8pt;
 color:#ffffff;
 width: 125px;
 height:5px;
 margin-top:110px;
 margin-left: 248px;

}

.vvvuitslag h3{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 width: 135px;
 height:5px;
 margin-top:0px;
 margin-left: 0px;

}

.fortunascore{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 margin-top:-350px;
 margin-left: 365px;

}

.mvvscore{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 margin-top:83px;
 margin-left: 365px;

}

.rodascore{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 margin-top:83px;
 margin-left: 365px;

}

.vvvscore{
 font-size: 10pt;
 font-weight: bold;
 color:#ffffff;
 margin-top:83px;
 margin-left: 365px;

}

.spelervdmaandbalk {
float: left;
width : 390px;
height: 49px;
margin-top: 23px;
margin-left: 24px;
}

.spelervdmaand {
    float:left;
    width:390px;
    height:350px;
    margin-left:437px;
    margin-top:-470px;
}

#ranglijsten {
    margin-left :auto;
    margin-right: auto;
    margin-top: -240px;
}

.wallpapers{
    width: 390px;
    height:155px;
    float:left;
    margin-left: 437px;
    margin-top: -154px;
}


* {
margin : 0;
padding : 0;
}
html {
height : 200px;
}

a:link, a:visited {
color : #981d22;
text-decoration : none;
}

a img {
border : 0;
}

div.wrap {
width : 850px;
height:200px;
margin :auto;
text-align : left;
}

div#top div#nav {
float : left;
clear : both;
width : 850px;
height : 52px;
margin :22px 0 0;
}

div#top div#nav ul {
float : left;
width : 850px;
height : 52px;
list-style-type : none;
}

div#nav ul li {
float : left;
height : 52px;
}

div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}

div#header2 {
width:850px;
height:200px;
margin-left : -9px;
margin-top:-5px;
}

div#video-header {
width:850px;
height : 200px;
margin : -1px 0 0;
}

div#header2 div.wrap {
width:850px;
height : 200px;
background : url(/fotos/fotoreportages/header-bg.png) no-repeat 50% 0;
}

div#header2 div#slide-holder {
z-index : 40;
width : 850px;
height : 200px;
position : absolute;
}

div#header2 div#slide-holder div#slide-runner {
top : 5px;
left : 9px;
width : 850px;
height : 200px;
overflow : hidden;
position : absolute;
}

div#header2 div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}

div#header2 div#slide-holder div#slide-controls {
left : 0;
bottom : 182px;
width : 850px;
height : 26px;
display : none;
position : absolute;
background : url(/fotos/fotoreportages/slide-bg.png) 0 0;
}

div#header2 div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 0px;
margin : 16px 0 0 20px;
text-transform : uppercase;
}

div#header2 div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 15px;
display : inline;
margin : 11px 15px 0 0;
}

div#header2 div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 14px;
height : 14px;
display : inline;
font-size : 10px;
margin : 0 6px 0 0;
line-height : 14px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}



div#header2 div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(/fotos/fotoreportages/silde-nav.png);
}

div#nav ul li a {
background : url(/fotos/fotoreportages/nav.png) no-repeat;
}


ul#menu {
    padding: 0;
    margin: 0;
    padding-left: 10px;
    background-color: #453f3f;
    border-bottom: 10px solid #989898;
	height: 30px;
}

ul#menu li {
	display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul#menu li a {
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    margin-right: 10px;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul#menu li a:hover {
    text-decoration: none;
}

ul#menu li a.active, ul#menu li a.active:hover {
    background-color: #989898;
    margin-top: 6px;
    padding-top: 4px;
    text-decoration: none !important;
    font-weight: bold;
 }

/*
General classes
*/

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

.clearfix {
    clear: both;
}

.hidden {
	display: none;
}

/*
Homepage
*/

#latest_news {
    background-color: #dfdfdf;
    border-bottom: 25px solid #989898;
}

#latest_news img {
    border: 3px solid #808080;
}

/*
Articles view
*/
#active_article, #article {
    width: 380px;
    height: 365px;
    padding: 20px;
    padding-top: 15px;
    padding-right: 15px;
}

#article {
	width: 500px;
	height: auto !important;
}

#active_article img, #article img {
    width: 380px;
    height: 250px;
}

#active_article h2 {
    font-size: 12pt;
}

#active_article h2 a, ol#article_list h2 a {
    color: black;
    text-decoration: none;
}

#active_article h2, #active_article p {
    margin-top: 0;
}

#active_article p, #article p {
    text-align:justify;
}

#active_article p.readmore, ol#article_list li.hovered p.readmore, p.readmore {
    text-align: right;
    display: block !important;
}

p.readmore a, .readmore a, p.readmore a:visited, p.readmore a:hover
{
    font-weight: bold;
    text-decoration: none;
	color: black;
}

#active_article p.readmore a, ol#article_list li.hovered p.readmore a, .readmore a, p.readmore a:visited, p.readmore a:hover {
    
}



#active_article p.readmore a:hover, ol#article_list li.hovered p.readmore a:hover {
    text-decoration: none;
	color: #991b1c !important;
}

ol#article_list {
    width: 425px;
    list-style-type: none;
    padding:0;
    padding-top: 10px;
    margin:0;
	float: left;
}

ol#article_list li {
    clear: both;
    height: 77px;
    padding: 5px;
    border: 1px solid #dfdfdf;
}

ol#article_list li.hovered {
    background: #ccc url(../images/article_hover.gif) repeat-x;
    border: 1px solid #808080;
    cursor: pointer;
}

ol#article_list li.hovered p.readmore a {
	color: #991b1c !important;
}

ol#article_list img {
    float: left;
    width: 140px;
    height: 70px;
    margin-right: 10px;
}

ol#article_list h2 {
    display: inline;
    font-size: 10pt;
}

ol#article_list p {
    margin-top: 0;
}

/*
	Individueel Artikel
*/

#banner {
	width: 250px;
	padding: 0;
	padding-top:15px;
	margin-left: 0px;
}						

/*
	Onderkant (footer/standaard gegevens)
*/

#content {
	clear: all;
	background-color: #dfdfdf;
}

#content div.left {
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
}

div#matchcenter {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #989898;
}

div#matchcenter h3 {
	font-size: 14pt;
	color: #9c1b1f;
	margin-top:0;
	margin-bottom: 0;
}


div#matchcenter dt {
	font-weight: bold;
}

div#matchcenter dd {
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

div.ranking {
	width: 185px;
	float: left;
	background-color: #989898;
	margin-top: 15px;
	margin-right: 5px;
	padding: 5px;
	font-size: 7pt;
}

div .rankright {
    margin-right: 0;
	margin-left: 5px;
}

#hoofdmenu {
	margin-left: 0px;
	margin-top: 0px;
}

.publisher {
  margin-top: 0;
  padding-top: 0;
}

div.archived {
    height: 77px;
    padding: 5px;
    background-color: #eee;
	color: black;
	border: 1px solid #808080;
    cursor: pointer;
	float: left;
	width: 395px;
    background: #ccc url(../images/article_hover.gif) repeat-x;
    border: 1px solid #808080;
    cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hide;
}

div.archived img {
    float: left;
    width: 140px;
    height: 70px;
    margin-right: 10px;
    border: 3px solid #808080;
}


div.archived p, div.archived h2 {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

div.archived a, div.archived h2 a {
	font-size: 12px;
	color: black;
    text-decoration: none;
}



#archive {
	padding: 10px;
	padding-right: 0;
}

#advertentie {
	position: absolute;
	top: 118px;
	right: 0px;
	left: 50%;
	margin-left: 450px;
}

.selectie {
   background-color: #9c1b1f;
   padding: 10px;
   color: white;
   width: 180px;
   height: 550px;
   font-size: 9pt;
}

.selectie h2 {
     margin-top: 0;
     padding-top:0;
}

.teamfoto {
  margin-left: 10px;
  margin-top: 10px;
}

img.roda {
  margin: 0px;
  padding: 0px;
  width: 380px;
  height: 250px;
  border: 3px solid #ccc;
}


.teamtekst {
  margin-left: 10px;
  margin-top: 10px;
  width: 240px;
  font-size: 9pt;
}

.teamtekst h2 {
     margin-top: 0;
     padding-top:0;
}

.spelertekst {
  margin-left: 0px;
  margin-top: 8px;
  padding-left: 10px;
  width: 640px;
  height: 265px;
  font-size: 9pt;
  float: right;
  background-color: #dfdfdf;
  border-top: 25px solid #989898;
}

.spelertekst h2 {
    margin-top: -25px;
	padding-left: 0;
    background-color: #dfdfdf;
	height: 0px;
}


#balk {
	margin-top: 278px;
    background-color: #dfdfdf;
    border-bottom: 25px solid #989898;
	height: 0px;
}

.programma {
  margin-left: 210px;
  margin-top: 0px;
  width: 240px;
  height: 240px;
  font-size: 9pt;
}

.programma h2 {
     margin-top: 0;
	 padding-top: 10px;
}

.stadion {
  margin-left: 460px;
  margin-top: -226px;
}

img.stadion {
  margin: 0px;
  padding: 0px;
  width: 374px;
  height: 110px;
  border: 3px solid #ccc;
}

#stadion2 {
  margin-left: 0px;
  margin-top: 0px;
}


.topscorer {
  margin-top: 0px;
  margin-left: 260px;
  width:  150px;
  height: 140px;
  float: left;
  font-size: 9pt;
}

.topscorer h2 {
     margin-top: 0;
	 padding-top: 10px;
}

.fotos {
  margin-top: -140px;
  margin-left: 610px;
  width: 240px;
  font-size: 9pt;
  float: left;
}

.fotos h2 {
     margin-top: 0;
	 padding-top: 10px;
}

.nieuwsarchief {
	margin-left: 682px;
	margin-top: -25px;
}

.footer1 {
	background: #989898;
	height: 2px;
}

.footer2 {
	background: #453f3f;
	height: 180px;
}

.footertekst {
	color: white;
	margin-left: 10px;
	padding-top: 5px;
}


#footer dl {
    float: left;
    margin-left: 10px;
    padding: 5px;
    margin-right: 60px;

}

#footer dl dt {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #444;
}

#footer dl dd {
    padding-left: 0;
    margin-left: 0;
    color: #333;
    margin-bottom: 3px;
}



a.footerlink{
   color: #ffffff;
   text-decoration: none;
   font-weight: normal;
}

a:hover.footerlink{
   text-decoration: underline;
}

.copyright {
	color: white;
	font-size: 8pt;
	margin-left: 650px;
	margin-top: 145px;
}

.profielfoto {
  margin-left: 10px;
  margin-top: 10px;
  width: 632px;
  height: 265px;
}

img.pasfoto {
  margin-left: 5px;
  padding: 0px;
  width: 170px;
  height: 250px;
  border: 3px solid #ccc;
}

.profiel {
	margin-top: -255px;
	margin-left: 185px;
	width: 220px;
        height: 260px;
	float: left;
}

.stem {
	width: 170px;
	height: 250px;
	margin-top: -253px;
	padding-left: 0px;
	border: 0px;
	float: left;
}

.balkie {
	background-color: #dfdfdf;
    border-bottom: 25px solid #989898;
}

#normalepagina {
	padding-left: 20px;
	padding-top: 10px;
	width: 800px;
	height: auto !important;
}

div#container2 {
    width: 400px;
}

label {
    float: left;
    width: 140px;
    text-align: left;
    padding-top: 5px;
}

input, textarea {
    padding: 3px;
    margin: 3px;
    border: 1px solid #bac5d6;
    font: 10px Verdana, sans-serif;
    background: #fff;
}
input.fout, textarea.fout {
    border: 1px solid #FF0000;
}

label.fout {
    color: #FF0000;
}

#matchcenter1 {
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
}

#matchcenter2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #981d22;
}

#matchcenter3 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

#matchcenter4 {
	font-family: Verdana;
	font-size: 8px;
	color: #ffffff;
}

#matchcenter5 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

#ranglijstbalk {
	background: url('../images/bgranglijst.jpg');
	background-repeat: repeat-x;
	width: 200px;
	height: 33px;
}
	
#sponsors {
  background: #FFF
  padding-top: 20px;
  height: 750px;
  margin-left: 12px;
}

h1.fotograaf {
   background: url(../images/bg_fotograaf.png) no-repeat;
   height: 100px;
   margin-top: 10px;
   margin-bottom: 10px; 
   padding: 5px;
   text-indent: -99999px;
  
}

h2.sponsoren {
   background: url(../images/bg_sponsoren.png) no-repeat;
   height: 100px;
   margin-top: 0px;
   padding-top: 0px;
   text-indent: -99999px;
}

ul.partners_list {
  list-style-type: none;
  display: inline;
  padding: 0px;
  width: 770px;
}

ul.partners_list li { 
  display: inline;
  color: white; 
  border: none;
  margin-left: 8px;
}

dl.links_list {
	width: 150px;
	background: #827979;
	height: 600px;
	float: left;
	margin-right: 8px;
}


dl.links_list dt {
	text-align: center;
	color: #333;
	padding: 5px;
	font-size: 14pt;
	font-weight: bold;
}

dl.links_list dd {
text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

dl.links_list dd a {
	color: #333;
text-align: center;
	text-decoration: none;
}



dl#fortuna {
	background: #827979 url(../images/fortunabalk.jpg) no-repeat ; 
}

dl#mvv {
	background: #f0f0f0 url(../images/mvvbalk.jpg) no-repeat;
}

dl#roda {
	background: #f0f0f0 url(../images/rodabalk.jpg) no-repeat;
}

dl#vvv {
	background: #f0f0f0 url(../images/vvvbalk.jpg) no-repeat;
}

dl#amateur {
	background: #f0f0f0 url(../images/amateurbalk.jpg) no-repeat;
}


dl.links_list:hover, dl.selected { 
 background-position: 0 -600px !important; 
}

.links_first { margin-left: 10px !important; }

dl.links_list dt {
text-align: center;
}

dl.links_list:hover dt, dl.selected dt, dl.links_list:hover dd a , dl.selected dd a  {
text-align: center;
color:#eee !important;
}

dl.links_list dt.subcat {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

#artikels {
    width: 300px;
    height: 400px;
    margin-left: 535px;
    margin-top: 280px;
    padding-top: 0px;
    background: url(../images/artikels.jpg) no-repeat;
}

#artikels a {
    color: #333333;
    font-size: 10px;
}

ol#artikel_list {
    width: 300px;
    list-style-type: none;
    padding:0;
    padding-top: 0px;
    margin:0;
    float: left;
}

ol#artikel_list li {
    clear: both;

    padding: 5px;
    border: 1px solid #d9d9d9;
}

ol#artikel_list h2 {
    display: inline;
    font-size: 8pt;
}

ol#artikel_list p {
    margin-top: 0;
}

div.hover a {
display: block;
width:287px;
text-decoration: none;
font-size : 8px;
}

div.hover a:hover {
width:287px;
background-color: #999999;
}

#produced {
width: 600px;
background-color: #333333;
padding-left: 320px;
}

