/* Versie 05-08-2006 */
body {
   margin: 0 0 0 0;
}

#container {
   background-color: #FF6820;
}

#menu {
   position: absolute;
   width: 150px;
   height: inherit;
   background-color: #FF6820;
}

#menu ul {
   width: 120px;
}

#head {
   position: absolute;
   width: 100%;
   height: 89px;
   margin: 0 0 0 0;
   background-color: #FF6820;
   text-align: center;
}

#head h1 {
   color: white;
}

#content {
   position: absolute;
   left: 150px;
   top: 90px;
   padding: 10px;
   height: inherit;
   background-color: white;
}

div.readmore, div.readback, div.readarticle {
   display: inline;
   color: #ccc;
}

body, td, tr {
   color: #081800;
   font-size: 13px;
   font-family: Arial, Sans-Serif;
}

td .Framed {
   border-style: solid;
   border-width: 1px;
   border-color: black;
   margin: 0 0 0 0;
   height: 30px;
}

td .C {
   text-align: center;
}

td .R {
   text-align: right;
}

#menu ul a {
   padding-left: 10px;
   text-decoration: none;
   color: white;
   display: block;
   width: 103px;
}

#menu li a:active {
   color: #FF00FF;
   text-decoration: none;
}

#menu li a:hover {
   color: #29085A;
   text-decoration: none;
}

.contents a {
   text-decoration: underline;
}

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

.contents a:active {
   text-decoration: underline;
}

td a {
/*   text-decoration: none; */
   display: block;
   text-align: center;
   width: 100%;
}

a.menu, a.menu:active {
   color: #630000;
   font-weight: bold;
   text-decoration: none;
}

a.submenu, a.submenu:active {
   color: #630000;
   text-decoration: none;
}

a.submenu_active, a.submenu_active:active {
   color: #630000;
   text-decoration: none;
}

a.subsubmenu, a.subsubmenu:active {
   color: #29085A;
   font-size: 11px;
   text-decoration: none;
}

div.subsubmenu, a.subsubmenu_active, a.subsubmenu_active:active {
   color: #29085A;
   font-size: 11px;
   text-decoration: none;
}

tr.separator, tr.Separator {
   font-size: 12pt;
   font-weight: 600;
   padding: 12px;
}

tr.odd, tr.Odd {
   color: #081800;
   background-color: #eee;
}
tr.even, tr.Even {
   color: #081800;
   background-color: #fec;
}

tr.error, tr.Error, td.error, td.Error {
   color: #ff0;
   background-color: #f00;
}

tr.provisional td {
   color: #f00;
}

.fieldname {
   font-family: Courier;
   font-style: italic;
}

#federations, #levels, #seasons {
   width: 100%;
}

tr.first th, tr.First th {
   color: #081800;
   background-color: #C2C6C0;
}

span.author, span.readmore {
   display: block;
   color: #777;
   text-align: right;
   font-style: italic;
   margin-top: 5px;
}

span.readarticle, span.readback  {
   display: block;
   color: #777;
   text-align: left;
   font-style: italic;
   margin-top: 5px;
}

span.author a, span.readmore a, span.readback a, span.readarticle a  {
   color: #777;
   text-decoration: none;
}

/*
#calendar th {
   background-color: #dde;
   border-width: 1px;
}

#calendar td {
   background-color: #eee;
   border-width: 1px;
}

#calendar .active {
   color: #000;
   text-align: center;
}

#calendar .inactive {
   color: #999;
   background-color: #ddd;
   text-align: center;
}

#calendar td.mon, #calendar td.tue, #calendar td.wed, #calendar td.thu, #calendar td.fri {
   background-color: #eee;
   text-align: center;
}

#calendar td.sat, #calendar td.sun {
   background-color: #ccf;
   text-align: center;
}

#calendar td.blocked {
   background-color: #f33;
   color: #fff;
}

#calendar .hovered {
   background-color: #ff3;
   color: #f00;
   text-align: center;
}

#calendar .marked {
   background-color: #007;
   color: #ff0;
   text-align: center;
}

#calendar td.used {
   font-weight: bold;
}
*/

dl {
   margin: 0 0 0 0;
}

dd {
   margin: 0 0 0 5px;
   display:  inline;
}

dt {
   width: 20px;
   float: left;
   font-weight: bold;
   margin: 0 0 0 5px;
}


div#legenda dd {
   margin-left: 100px;
   display:  block;
}

div#legenda dt {
   float: left;
   display:  inline;
   margin-left: 10px;
}


.Unrestricted {
   color: #000;
}

.Asterisk {
   color: #f00;
   font-weight: 600;
}

.Plus {
   color: #ff0;
   font-weight: 600;
}

.Minus {
   color: #0f0;
   font-weight: 600;
}

.Percent {
   color: #00f;
   font-weight: 600;
}

.num {
   text-align: right;
}

.space {
/*
   border-left-width: 10pt;
   border-color: white;
   border-left-style: solid;
*/
}

.strong {
   font-weight: bold;
}

.text {
   text-align: left;
}

.diff {
   text-align: center;
}

.mix {
   text-align: center;
}

.final {
   text-align: center;
   font-weight: 600;
}

ul {
   list-style-type: none;
   font-weight: 800;
   margin: 15px 0px 15px 8px;
   padding: 0px;
}

li ul {
   font-weight: 400;
}

li ul li {
   margin: 3px 0px 3px 0px;
   padding: 2px;
   border: 1px solid black;
}

li ul li img {
   position: relative;
   left: 50%;
}

a {
   text-decoration: none;
   color: black;
}

a:hover {
   text-decoration: none;
   background: #fff;
}

.ranking {
   width: 100%;
}

.results {
   width: 100%;
}

h1 span.date {
   padding: 0 400 0 30;
   font-size: 10pt;
   text-align: right;
   color: #fff;
   background: orange;
}

h2 {
   margin: 0;
}

h2 span a {
   color: #000;
   font-size: 10pt;
   font-weight: 600;
}

div .contents {
   padding: 0pt 0pt 0pt 30px;
}