/* ******************************************************************************************* */ 
/* COLORS 

F_FFFFF	underscore is to prevent search and replace these comments

.......................................................................
--- hoofdkleuren ---
3_46bd0 		= kjs donkerblauw
3_aace7 		= lichter blauw (beetje feller, groener)
6_590df		= lichter blauw
8_592bb		= grijsblauw / serieuze kleur
b_33ae6		= paars
b_f0000 		= rood
.......................................................................
--- steunkleuren / section ---

//original
f_0f0f0		= kjs default lichtgrijs
e_df4f8		= qcompas lichtblauw

//blauw
2_24688		= donker
0_6c 		= medium (default kjs) was: 3_46bd0
e_af2fe		= licht

//oranje
e_ba300		= donker
f_ee5a2		= medium
f_ef5de		= licht

//geel
d_fd200 		= donker
f_ff000		= medium
f_ffcc5 		= licht

.......................................................................
--- body bg ---
e_7e7e7		= kjs default lichtgrijs
.......................................................................
--- hyperlinks ---
0_066cc		= kjs donkerblauw
7_6a1cc		= lichterblauw/grijzer = non-focus link (2e kolom van lijstjes)
.......................................................................
--- topscoorders ---
f1eaff		= paars, hoge score (top 3)
f_ff76b		= geel, beste

.......................................................................

*/
/* ******************************************************************************************* */ 
body {margin:0;font-family:arial;font-size:.75em;background:#fef5de;}
hr {height:1px; margin:10px 0 10px 0;border-bottom:solid 0px;border-top:solid #eee 1px;border-left:solid 0px;border-right:solid 0px;}
hr.mini{height:1px; width:400px;margin:0 !important;border:0;border-top:solid #eba300 2px;}
center {margin:0;padding:0;}
iframe {margin:5px 0 5px 0;}
/* ******************************************************************************************* */ 
/* DIVS */

.all {margin:10px auto;width:990px;background-image: url('../img/template/bg_mid.jpg');background-repeat:yes;background-position:left top;}
.header {height:80px;padding:10px;margin-bottom:20px;background-image: url('../img/template/bg_top.jpg');background-repeat:no-repeat;background-position:left top;}
.column-right {float:right;width:765px;margin:0 15px 0 10px;background:none;}
.content {background:#fff;padding:10px;border-left:solid #eee 1px;border-top:solid #fff 0px;border-right:solid #eee 1px;margin:0;}
.column-left {float:right;width:185px;margin-left:15px;background:none;}
.footer {background:none;text-align:center;color:#ddd;padding:40px 10px 15px 10px;background-image: url('../img/template/bg_bot.jpg');background-repeat:no-repeat;background-position:left bottom;}
.clear {clear:both;height:1px;display:block;}
.tooltip {font-size:.9em;background:#FFFDDB;border:solid #D6AA27 1px;padding:10px;color:#000;width:500px;font-family:arial;text-align:left;}
.admintoolbar {text-align:center;margin:10px 0 10px 0;}
.pagination {padding:5px 5px 5px 5px;color:#ccc;margin:5px 0 5px 0;}
.pagination.top {border-bottom:solid #ddd 1px;}
.pagination.bottom {border-top:solid #ddd 1px;}
.cornertop {display:block;background:#06c;border-top:solid #224688 2px;background-image: url('../img/template/corner_leftDISABLED.jpg');background-repeat:no-repeat;background-position:left top;}
.cornertop div {padding:5px 0 6px 15px;font-size:1.1em;color:#fff;background-image: url('../img/template/corner_rightDISABLED.jpg');background-repeat:no-repeat;background-position:right top;}
/* .cornerbottom {display:block;background:#fff;background-image: url('../img/template/bottom_corner_left.gif');background-repeat:no-repeat;background-position:left bottom;} */
/* .cornerbottom div {height:20px;color:#fff;background-image: url('../img/template/bottom_corner_right.gif');background-repeat:no-repeat;background-position:right top;} */
.displaynone {display:none;}
.displayblock {display:block;}
.pointer {cursor:pointer;}
.adblock {margin:20px 0 20px 0;}
.adblock_left {color:#000;width:150px;background:#fff;text-align:left;}
.adblock_left div {font-size:.85em;}
.adblock_left a {text-decoration:underline;}
.adblock_left div a {text-decoration:none;}
.leaderboard {margin:20px 0 20px 0;text-align:center;}


.frontpage_block {/*width:290px;*/width:290px;margin-bottom:10px;border:solid #eee 1px;border-top:solid #eba300 2px;}
.frontpage_block_header {padding:3px 0 3px 0;background:#ffe1a3;border-bottom:solid #fef5de 4px;} 
.frontpage_block_content {padding-top:5px;text-align:left;}
.frontpage_block_footer {padding:0 5px 3px 0;text-align:right;font-weight:bold;background:#fff;} 
.frontpage_block h3 {margin:0;text-align:center;}
.frontpage_block_footer a {display:block;}
.frontpage_block ul {margin:8px 0 5px -15px;}
.frontpage_block li {line-height:15px;}

.frontpage_linkblock {padding:10px;text-align:center;}
/* ******************************************************************************************* */ 
/* TABLES */

table {font-size:1em;}
.list {font-size:1em;}
.list td {padding:3px;}
.list .even {background:#fff;}
.list .uneven {background:#f6f6f6;}
.toprow td{cursor:pointer;color:#06c;background:#fff;font-weight:bold;text-decoration:underline;text-align:center;padding:2px 0 8px 0;}

.facts {font-size:1em;border-collapse:collapse;}
.facts td {border:solid #ccc 1px;padding:5px;}
.marginleft {margin-left:10px;}

.td_high {background:#fefd9f;}/*f1eaff*/
.td_best {background:#e6f9ab;}/*fff76b*/
.topscore_position {font-size:10px;cursor:default;font-weight:bold;}
.td_high .topscore_position {background:yellow;color:#000;border:solid #ffcc00 1px;}
.td_best .topscore_position {background:#66cc00;color:#fff;border:solid green 1px;}
.topscore_block {color:#000;width:350px;background:#fff;border:solid #eba300 1px;padding:8px;text-align:left;}
.rank {font-size:3em;color:#000;font-weight:bold;}

/* ******************************************************************************************* */ 
/* TEXTS & LINKS */

a {text-decoration:none;color:#06c;}
a:hover {color:#00356a;}
a.lightlink {color:#76a1cc;}
a img {border:0;}
.footer a {color:#666;}


h1 {}
h2 {font-size:1.8em;margin:0 0 10px 0;}
h3 {font-size:1.3em;}
h4 {font-size:1.1em;}
h1 a, h2 a, h3 a, h4 a {text-decoration:none;}

.cornertop h1, .cornertop h2, .cornertop h3, cornertop h4 {font-size:1em;margin:0;}
.section {background:#fee5a2;padding:2px 5px 2px 5px;border-top:solid #eba300 2px;border-bottom:solid #fef5de 4px;}
.subsection {background:#fff;color:#000;border-top:solid #aaa 1px;border-bottom:solid #aaa 0px;padding:5px;margin-left:5px;margin-right:5px}
.supersection {background:#06c;color:#fff;border-top:solid #224688 4px;padding:5px 5px 5px 5px;border-bottom:solid #D4E1FF 0px;}

.logo {border:0;}
.noliststyle {list-style-type:none;}
.fakebutton {display:block;padding:6px;margin-bottom:5px;background:#ddd;font-size:12px;text-align:center;border-top:solid #ccc 1px;border-left:solid #bbb 1px;border-bottom:solid #666 2px;border-right:solid black 2px;}

.pagination b {color:#000;font-size:1em;padding:0 2px 0 2px;background:#fff;}

.red {color:#993333;}
.green {color:#009900;}
.grey {color:#aaa;}

/* LISTS UL / LI */

.column-right li {margin-bottom:3px;}
.column-right ul {}

ul.nav {margin:0;padding:0;list-style-type:none;}
.nav li {margin:0;padding:0;}
.nav li a {display:block;margin:0;padding:5px 5px 5px 10px;border-bottom:solid #bbb 1px;border-left:solid #bbb 0px;border-right:solid #bbb 0px;background:#f7f7f7;}
.nav li a:hover {background:#e7e7e7;}
.nav-item-current {background:#e7e7e7 !important;}

.column-right li {line-height:18px;}

.breadcrumbs {padding:0 0 0 10px;margin:-5px 0 10px 0;font-size:11px;border-bottom:solid #eee 1px;color:#bbb;}
/*.breadcrumbs a {color:#88b7e8;}*/

/* GRAPH */
.graph {border-left:solid #ccc 1px;border-top:solid #ccc 1px;border-right:solid #ccc 1px;border-bottom:solid #ccc 1px;padding:5px;margin-bottom:5px;}

/* ******************************************************************************************* */ 
/* FORMS */

.dropdown_selected {font-weight:bold;background:#fee5a2;}


/* ******************************************************************************************* */ 

/* WIDTHS */

.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.block {display:block;}
.none {display:none;}

.font1 {font-size:1px;}
.font2 {font-size:2px;}
.font3 {font-size:3px;}
.font4 {font-size:4px;}
.font5 {font-size:5px;}
.font6 {font-size:6px;}
.font7 {font-size:7px;}
.font8 {font-size:8px;}
.font9 {font-size:9px;}
.font10 {font-size:10px;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font17 {font-size:17px;}
.font18 {font-size:18px;}
.font19 {font-size:19px;}
.font20 {font-size:20px;}

.color000 {color:#000;}
.color111 {color:#111;}
.color222 {color:#222;}
.color333 {color:#333;}
.color444 {color:#444;}
.color555 {color:#555;}
.color666 {color:#666;}
.color777 {color:#777;}
.color888 {color:#888;}
.color999 {color:#999;}
.coloraaa {color:#aaa;}
.colorbbb {color:#bbb;}
.colorccc {color:#ccc;}
.colorddd {color:#ddd;}
.coloreee {color:#eee;}
.colorfff {color:#fff;}

.w5 {width:5px;}
.w10 {width:10px;}
.w15 {width:15px;}
.w20 {width:20px;}
.w25 {width:25px;}
.w30 {width:30px;}
.w35 {width:35px;}
.w40 {width:40px;}
.w45 {width:45px;}
.w50 {width:50px;}
.w55 {width:55px;}
.w60 {width:60px;}
.w65 {width:65px;}
.w70 {width:70px;}
.w75 {width:75px;}
.w80 {width:80px;}
.w85 {width:85px;}
.w90 {width:90px;}
.w95 {width:95px;}
.w100 {width:100px;}
.w105 {width:105px;}
.w110 {width:110px;}
.w115 {width:115px;}
.w120 {width:120px;}
.w125 {width:125px;}
.w130 {width:130px;}
.w135 {width:135px;}
.w140 {width:140px;}
.w145 {width:145px;}
.w150 {width:150px;}
.w155 {width:155px;}
.w160 {width:160px;}
.w165 {width:165px;}
.w170 {width:170px;}
.w175 {width:175px;}
.w180 {width:180px;}
.w185 {width:185px;}
.w190 {width:190px;}
.w195 {width:195px;}
.w200 {width:200px;}
.w205 {width:205px;}
.w210 {width:210px;}
.w215 {width:215px;}
.w220 {width:220px;}
.w225 {width:225px;}
.w230 {width:230px;}
.w235 {width:235px;}
.w240 {width:240px;}
.w245 {width:245px;}
.w250 {width:250px;}
.w255 {width:255px;}
.w260 {width:260px;}
.w265 {width:265px;}
.w270 {width:270px;}
.w275 {width:275px;}
.w280 {width:280px;}
.w285 {width:285px;}
.w290 {width:290px;}
.w295 {width:295px;}
.w300 {width:300px;}
.w305 {width:305px;}
.w310 {width:310px;}
.w315 {width:315px;}
.w320 {width:320px;}
.w325 {width:325px;}
.w330 {width:330px;}
.w335 {width:335px;}
.w340 {width:340px;}
.w345 {width:345px;}
.w350 {width:350px;}
.w355 {width:355px;}
.w360 {width:360px;}
.w365 {width:365px;}
.w370 {width:370px;}
.w375 {width:375px;}
.w380 {width:380px;}
.w385 {width:385px;}
.w390 {width:390px;}
.w395 {width:395px;}
.w400 {width:400px;}
.w405 {width:405px;}
.w410 {width:410px;}
.w415 {width:415px;}
.w420 {width:420px;}
.w425 {width:425px;}
.w430 {width:430px;}
.w435 {width:435px;}
.w440 {width:440px;}
.w445 {width:445px;}
.w450 {width:450px;}
.w455 {width:455px;}
.w460 {width:460px;}
.w465 {width:465px;}
.w470 {width:470px;}
.w475 {width:475px;}
.w480 {width:480px;}
.w485 {width:485px;}
.w490 {width:490px;}
.w495 {width:495px;}
.w500 {width:500px;}
.w505 {width:505px;}
.w510 {width:510px;}
.w515 {width:515px;}
.w520 {width:520px;}
.w525 {width:525px;}
.w530 {width:530px;}
.w535 {width:535px;}
.w540 {width:540px;}
.w545 {width:545px;}
.w550 {width:550px;}
.w555 {width:555px;}
.w560 {width:560px;}
.w565 {width:565px;}
.w570 {width:570px;}
.w575 {width:575px;}
.w580 {width:580px;}
.w585 {width:585px;}
.w590 {width:590px;}
.w595 {width:595px;}
.w600 {width:600px;}
.w605 {width:605px;}
.w610 {width:610px;}
.w615 {width:615px;}
.w620 {width:620px;}
.w625 {width:625px;}
.w630 {width:630px;}
.w635 {width:635px;}
.w640 {width:640px;}
.w645 {width:645px;}
.w650 {width:650px;}
.w655 {width:655px;}
.w660 {width:660px;}
.w665 {width:665px;}
.w670 {width:670px;}
.w675 {width:675px;}
.w680 {width:680px;}
.w685 {width:685px;}
.w690 {width:690px;}
.w695 {width:695px;}
.w700 {width:700px;}
.w705 {width:705px;}
.w710 {width:710px;}
.w715 {width:715px;}
.w720 {width:720px;}
.w725 {width:725px;}
.w730 {width:730px;}
.w735 {width:735px;}
.w740 {width:740px;}
.w745 {width:745px;}
.w750 {width:750px;}
.w755 {width:755px;}
.w760 {width:760px;}
.w765 {width:765px;}
.w770 {width:770px;}
.w775 {width:775px;}
.w780 {width:780px;}
.w785 {width:785px;}
.w790 {width:790px;}
.w795 {width:795px;}
.w800 {width:800px;}
.w805 {width:805px;}
.w810 {width:810px;}
.w815 {width:815px;}
.w820 {width:820px;}
.w825 {width:825px;}
.w830 {width:830px;}
.w835 {width:835px;}
.w840 {width:840px;}
.w845 {width:845px;}
.w850 {width:850px;}
.w855 {width:855px;}
.w860 {width:860px;}
.w865 {width:865px;}
.w870 {width:870px;}
.w875 {width:875px;}
.w880 {width:880px;}
.w885 {width:885px;}
.w890 {width:890px;}
.w895 {width:895px;}
.w900 {width:900px;}
.w905 {width:905px;}
.w910 {width:910px;}
.w915 {width:915px;}
.w920 {width:920px;}
.w925 {width:925px;}
.w930 {width:930px;}
.w935 {width:935px;}
.w940 {width:940px;}
.w945 {width:945px;}
.w950 {width:950px;}
.w955 {width:955px;}
.w960 {width:960px;}
.w965 {width:965px;}
.w970 {width:970px;}
.w975 {width:975px;}
.w980 {width:980px;}
.w985 {width:985px;}
.w990 {width:990px;}
.w995 {width:995px;}
.w1000 {width:1000px;}

/* ******************************************************************************************* */ 
	