@import url(layout.css);
@import url(type.css);
@import url(color.css);

.padding-0-8px { padding: 0 8px; }
.padding-0-10px { padding: 0 10px; }
.padding-5-10px { padding: 5px 10px; }
.padding-8px { padding: 8px; }
.padding-10px { padding: 10px; }

.width500px {width:500px;}

form.form_archive { margin:10px 0pt; padding:5px; }
form.form_archive p { line-height:normal; margin:0pt 0pt 5px; }
form.form_archive fieldset { margin:10px 0; padding: 0 10px; }
form.form_archive fieldset legend{ font-weight: bold; }

form.email div { padding: 10px; }
form.email p { line-height:normal; margin:0pt 0pt 2px; }
form.email p.newblock { margin-top:10px; }
form.email label { float:left; line-height:20px; width:130px; }
form.email label#betreft { float:none; line-height:20px; width:auto; display: block; }
form.email label.comment { width: 400px;}
form.email ul.errors { margin:0; padding:0; }
form.email ul.errors li { list-style:none; background:transparent url(/templates/images/warning.jpg) left no-repeat; font-size:10px; margin-left:210px; padding-left: 30px; height: 30px; line-height: 30px; }
form.email label.newline { display:block; float:none; }
form.email input { border:1px solid #CBD5DD; width:300px; }
form.email input.cb { border:0; width:auto; margin-right: 5px; }
form.email textarea { border:1px solid #CBD5DD; height:150px; margin-top:15px; width:510px; }
form.email select { border:1px solid #CBD5DD; width: 300px; }
form.email div.help { padding-left: 210px; font-weight: bold; color: #888; }
form.email .error { }
div.alert { background:transparent url(/templates/images/warning.jpg) no-repeat scroll left center; height:30px; line-height:30px; margin-top:10px; padding-left:35px; }
div.success { background:transparent url(/templates/images/success.gif) no-repeat scroll left top; color:#009900; height:30px; line-height:30px; margin-top:10px; padding-left:35px; }
div.error { background:transparent url(/templates/images/warning.jpg) no-repeat scroll left top; color:#CC0000; height:30px; line-height:30px; margin-top:10px; padding-left:35px; } 
div.errormsg { background:transparent url(/templates/images/warning.jpg) no-repeat scroll left top; color:#CC0000; margin-top:10px; padding-left:35px; } 
div.loading { height:30px; line-height:30px; margin-top:10px; }

form.email div.captcha, form.email div.captcha div { padding: 0; }
form.email div.captcha { padding: 0 0 20px 0; }
form.email div#recaptcha_area label {float: none; width: auto; line-height: normal;} 

div#yui-main #archive_results { margin:20px 10px; }
div#yui-main #archive_results div.results { font-weight:bold; }
div#yui-main #archive_results div.results span { color:#009900; }
div#yui-main #archive_results ul { margin:20px 0pt 0pt; padding:0pt; }
div#yui-main #archive_results li { line-height:normal; margin-bottom:20px; list-style: none; }
div#yui-main #archive_results h3 { font-size:13px; font-weight:normal; margin:0pt; padding:0pt; }
div#yui-main #archive_results div.teaser { margin:0; }
div#yui-main #archive_results div.teaser p { margin:0; padding:0; }
div#yui-main #archive_results div.created { color:#009900; margin:0; }

/* NIEUWS ARCHIEF */
div#newsarchive { margin-top: 15px; }
div#newsarchive a { font-size: 1.2em; }
div#yui-main ul#newsarchivelist { margin: 0; padding: 0; }
div#yui-main ul#newsarchivelist li { list-style: none; margin: 20px 0; padding: 0; }
ul#newsarchivelist h4 { margin: 0; padding: 0; font-weight: bold; font-size: 0.9em; font-family: "Trebuchet MS", Arial, serif; background: #fff url(/templates/images/blog_archive_header_rt.gif) top right no-repeat; height: 30px; line-height: 30px; }
ul#newsarchivelist h4 a { padding: 0; padding-left: 15px; margin: 0; float: left; background: url(/templates/images/blog_archive_header_lt.gif) top left no-repeat; line-height: 30px; height: 30px; }
ul#newsarchivelist h4 span.date { float: right; font-weight: normal; color: #009900; height: 30px; line-height: 30px; padding-right: 20px; }
ul#newsarchivelist .short { background: #fff url(/templates/images/blog_archive_item_back.jpg) bottom right no-repeat; border: 1px solid #CFD6E2; padding: 10px; padding-right: 120px; margin: 0; }
ul#newsarchivelist .short .link { padding-left: 5px; font-size: 0.8em; }
ul#newsarchivelist .short .link a{ color: #FF6600; }

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {  display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/* .sIFR-hasFlash h1 { visibility: hidden; }*/
.sIFR-hasFlash h2 { visibility: hidden; letter-spacing: -9px; font-size: 200%; }
.sIFR-hasFlash #app_fields h3, .sIFR-hasFlash #dock_main h3 { visibility: hidden; letter-spacing: -6px; font-size: 155%; }
/* .sIFR-hasFlash h4 { visibility: hidden; letter-spacing: -5px; font-size: 21px; }
.sIFR-hasFlash h5#pullquote { letter-spacing: -4px; visibility: hidden; font-size: 24px; } */

/* Clearing */
.clear:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
.clear {}
* html .clear { height:2%; }
.clear { display:block; }
