/***********************************************/
/* adostats.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #FFFF00;
	background-color: black;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/***********************************************/ 
/* HTML tag styles                             */
/***********************************************/ 

/*
#txt-l {text-align: left; }
#txt-center {text-align: center; }
#txt-r {text-align: right;}
#txt-align-top { vertical-align: top;}
#txt-align-middle { vertical-align: middle;}
#txt-align-bottom { vertical-align: bottom;}
*/
.txt-left {text-align: left; }
.txt-center {text-align: center; }
.txt-right {text-align: right;}
.txt-align-top { vertical-align: top;}
.txt-align-middle { vertical-align: middle;}
.txt-align-bottom { vertical-align: bottom;}

.icon-height {
  height: 18px;
}


/***********************************************/
/* MAIN Divs layouts                           */
/***********************************************/
#container{
position: relative;
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}

#header{
float: left;
width: 100%;
height: 125px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: Black;
}

#content{
 float: left;
 width:100%;
 margin:  0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 background-color: Black;
}

#footer{
 float: left;
 width:100%;
 margin:  0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 background-color: #004000;
}

.middelfooter
{
 float: center;
 text-align: center;
 width: 750px;
 margin:  0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 background-color: #004000;
}


.as_left
{
      width: 180px;
      float: left;
    padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}



/***********************************************/
/* basic Divs                                 */
/***********************************************/

#banner{
float: left;	
text-align: left;
width: 865px;
height: 132px;
margin: 1px 0px 0px 1px;
padding: 0px 0px 0px 0px;
background-image: url(../img/adostats_header.jpg);
background-repeat: no-repeat;
}

#header_ads{
	float:right;
	width: 240px;
	height: 104px;
	text-align: left;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
}

	
#content_left{
 float: left;
 width: 20%;
 margin:  0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
/*
#content_middel{
 float: left;
 width: 20%;
 margin:  0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: blue;
}

#content_right{
 float: left;
 width: 30%;
 margin:  0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: black;
}
*/
#home{
	float: left;
	width: 700px;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: left;
	 background-color: #004000;
}

#actueelnews{
	float: left;
	width: 50%;
	padding: 0px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: left;
}



#matcharchive{
	float: left;
	width: 55%;
	padding: 0px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: left;
}

#right{
	float: left;
	width: 27%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: center;
	}

#highlights{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: center;
	}
	
#topten{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: center;
	}
	
#center_left{
	float: left;
	width: 55%;
	padding: 0px 0px 0px 10px;
	margin:  0px 0px 0px 0px;
}

/*
#center_right{
	float: left;
	width: 30%;
	padding: 0px 0px 0px 10px;
	margin:  0px 0px 0px 0px;
}
*/

#headlines{
	float:left;
	text-align: center;
	width: 260px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background-color: Aqua;
}


.tabelhead{
           color: Yellow;
         padding: 0px 0px 0px 0px;
          margin: 0px 0px 0px 0px;
background-color: #004000;
       font-size: 100%;
      text-align: center;
            font:  normal;
}

.tablefooter{
	padding: 4px 0px 4px 0px;
	margin:  0px 0px 10px 0px;
	background-color: #006400;
	font-size: 100%;
	text-align: center;
	font: italic;
}



/* 2024-05-17 not in use, so temp in comment
#tabelhead{
	color: #ffffff;
	padding: 4px 0px 4px 0px;
	background-color: #006400;
	font-size: 100%;
	text-align: center;
	font:  normal;
}
*/
/***********************************************/
/* Components                                  */
/***********************************************/
a{
	color: Yellow;
	text-decoration: none;
}

a:link{
	color: #FFFF00;
	text-decoration: none;
}

a:visited{
	color: #FFFF00;
	text-decoration: italic;
}

a:hover{
	color: #FFFF00;
	text-decoration: underline;
}


h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight:  bold;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 95%;
 font-weight:  normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;

}

h3{
 font-family: Arial,sans-serif;
 font-size: 95%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: left;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 70%;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 80%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 70%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;

}

h7{
 font-family: Arial,sans-serif;
 font-size: 70%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;

}

hleft{
 font-family: Arial,sans-serif;
 font-size: 70%;
 text-align: left;
}

h7{
 font-family: Arial,sans-serif;
 font-size: 70%;
 text-align: left;
}


hcenter{
 font-family: Arial,sans-serif;
 font-size: 70%;
 text-align: center;
 }
 
hright{
font-family: Arial,sans-serif;
font-size: 70%;
text-align: right;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight:  normal;
 }
 
hr {
	color: Green;
	height: 1;
}
 

 
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 0px ;
color: Yellow;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

div.middle
{
float: left;
	width: 700px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px; 
	
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	text-align: center;
	border: 0px ;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#siteInfo img{
  margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	
}


/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px;
	font-size: 90%;
}


#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#searchresults{
	float: left;
	width: 45%;
	padding: 0px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	text-align: left;
}

/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
	background-color: Aqua;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px ;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	font-weight:  normal;
	background-color: Green;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


#newsitem{
	float:left;
	width: 80%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

/************************************************/
/***********Start contactbox styles *************/
/************************************************/
div#contactbox{
	width: 400px;
	margin:0 auto;
	border: 1px solid #bac5d6;
	padding: 15px;
	background: #006400;
}

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;
	
}
/************************************************/
/************  END contactbox styles ************/
/************************************************/
.navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 10px;
 width: 148;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;
 margin-left:1px;
 padding: 5px;
 margin-bottom: 1em;
 background-color: Green;
 color: Yellow;
}

.navigatie ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.navigatie ul li {
 margin: 0px 0px 0px 0px;
 border-top: 1px solid #003;
}

.navigatie ul li a {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #228B22;
 border-right: 1px solid Black;
 border-bottom: 1px solid Black;
 background-color: #006400;
 color: Yellow;
 text-decoration: none;
 width: 100%;
}

html>body .navigatie ul li a {
 width: AUTO;
}

.navigatie ul li a:hover {
 border-left: 10px solid #006400;
 border-right: 1px solid BLACK;
 border-bottom: 1px solid BLACK;
 background-color: #008000;
 color: Yellow;
}

#as_menu ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#as_menu ul li {
 margin: 0px 0px 0px 0px;
 border-top: 1px solid #006400;
}

#as_menu ul li a {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #228B22;
 border-right: 1px solid Black;
 border-bottom: 1px solid Black;
 background-color: #004000;
 color: Yellow;
 text-decoration: none;
 }


#as_menu ul li a:hover {
 border-left: 10px solid #004000;
 border-right: 1px solid BLACK;
 border-bottom: 1px solid BLACK;
 background-color: #006400;
 color: Yellow;
}


/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight:  normal;
    cursor: default;
}

/***************************************/
/* CSS table coloring added 2024-05-17 */
/***************************************/
table {
  border-spacing: 0px;
  cell-spacing: 0px;
 caption { text-align: center;    background-color: #004000; }
}

.afcompstand-table th {background-color: #004000; color: #FFFF00;  text-align: center;  height: 30px; }
.afcompstand-table tr:nth-child(2n+1) {   background-color: #006400;}
.afcompstand-table tr:nth-child(2n+0) {   background-color: #004000; } 
.afcompstand-table tr {color: #FEFF00;   height: 15px; } 

.acss-table th {background-color: #004000; color: #FFFF00;  text-align: center;  }
.acss-table tr:nth-child(2n+1) {   background-color: #006400;}
.acss-table tr:nth-child(2n+0) {   background-color: #004000; } 
.acss tr {color: #FEFF00;   height: 15px; } 



table.table-main
{
            width: 750px;
   border-spacing: 0px;
     cell-spacing: 0px;

caption {text-align: center; color: #FEFF00;  font-weight: bold; background-color: #004000; height: 25px; }
th {background-color: #004000;  text-align: center;  }
tr {height: 15px; color: #FEFF00;   height: 15px; } 
tr:nth-child(2n+1) {background-color: #006400;}
tr:nth-child(2n+0) {background-color: #004000; } 

}



table.table-left
{
            width: 185px;
   border-spacing: 0px;
     cell-spacing: 0px;

caption { text-align: center;   background-color: #004000; }
th {background-color: #004000;  text-align: center;  }
tr {height: 15px; color: #FEFF00;   height: 15px; } 
tr:nth-child(2n+1) {background-color: #006400;}
tr:nth-child(2n+0) {background-color: #004000; } 

}

