#spelers div#cats { clear: both; background: #eee; border: 1px solid #dedede; border-radius: 3px 3px 0px 0px; border-bottom: 0px; padding-top: 5px; } 
#spelers div#latest_players { clear: both; }

div.cats li { list-style: none; float: left; margin-bottom: 10px; width: 195px; text-align: center; }
div.cats li a { display: block; color: #222; text-decoration: none; }
div.cats li a h2 { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; text-align: left; padding: 5px 10px; }
div.cats li a img { border-radius: 3px; opacity: 0.5; }

div.cats li a.active { color: #d80b0d; }
div.cats li a.active img { opacity: 1; }

#spelers div.tabel { clear: both; padding: 1px; margin-bottom: 10px; border: 1px solid #dedede; border-radius: 0px 0px 3px 3px; }
#spelers div.tabel table { width: 100%; border-spacing: 0px; }
#spelers div.tabel table th { line-height: 22px; padding: 5px; background: #eee; border-bottom: 1px solid #ccc; cursor: pointer; text-align: left; }
#spelers div.tabel table td { padding: 4px 3px; height: 24px; line-height: 24px; border-bottom: 1px dotted #dedede; border-right: 1px solid #eee; }
#spelers div.tabel table td:last-child { border-right: 0px; }
#spelers div.tabel table tr:last-child td { border-bottom: 0px; }
#spelers div.tabel table td img { display: block; float: left; padding-left: 2px; }
#spelers div.tabel tr:hover td { background: #f5f5f5; }
#sorttable_sortfwdind, #sorttable_sortrevind { position: absolute; color: #D40B0D; font-style: normal; font-size: 140%; }
#spelers div.tabel a { font-weight: bold; text-decoration: none; color: #004B6C; }
#spelers div.tabel a:hover { color: #d40b0d; }

#spelers div.small { float: right; }
#spelers div.small table { width: auto; }

.bar { width: 64px; height: 16px; background: #ccc; }
.bar div { width: 64px; height: 16px; display: block; background: #ffb900; }
.bar div span { width: 64px; height: 16px; display: block; background: url('/images/stars.png') no-repeat right center; }

.grey div { background: #999; }

div#player ul {font-size: 0.9em; margin-left: 25px;}
div#player .noemer {color: #E34A28; font-weight: bold;}
div#player .waarde {padding-left: 6px;}

div#player h1 img { vertical-align: text-bottom; margin-right: 6px; }
div#player h4 { padding: 5px 0px; }

div.extra { float: right; width: 337px; border: 1px solid #dedede; border-left: 0px; border-radius: 0px 5px 5px 0px; padding: 10px; margin: 10px 0px 0px 0px;  }
