#topNavigatie li a.empty {color: #ffffff; width: 300px;text-decoration: none; display: block; padding: 5px 5px 6px 5px; font-size: 0.7em; font-weight: bold}
#topNavigatie li a.empty:hover {background-color: #046f96; color: #ffffff}

#application {border-width:2px; border-style:solid; width:650px; height:488px; display:none; text-align:center; padding: 0px 0px 0px 0px;}

#check {border-width:3px; border-style:solid; color: #FF3300; background: #bddfed; padding: 5px 5px 5px 5px;}

#tool_inset {width:210px; float: left; text-align: center; padding-top: 40px; background: #ffffff repeat-y top center;}
#tool_inset a:link {font-weight: bold; font-size: 0.7em; margin-bottom: 0px; color: #154273; text-decoration: underline;}
#tool_inset a:hover {font-weight: bold; font-size: 0.7em; margin-bottom: 0px; color: #0162cd; text-decoration: underline;}
#tool_inset a:visited {font-weight: bold; font-size: 0.7em; margin-bottom: 0px; color: #696969; text-decoration: underline;}
#tool_inset a img {border: 0;}
#tool_inset a:hover img {background: #ffffff repeat-y top center; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;}

#export_form {float: left; width:440px; padding:0px 20px 0px  0px; font-size: 1em; line-height: 1.5 }
#export_form fieldset {display: block;	margin: 0 0 1em 0; padding: 0 1em 1em 1em; border: 0 solid #000000; border-top-style:solid; border-top: 1px solid #154273;}
#export_form fieldset.check {margin: 0 0 0 -1em;}
#export_form fieldset.check label {position: relative;	top: -1.25em;	display: inline;	width: auto;	margin: 0 0 0 8em;}
#export_form fieldset.check legend {float: left;}
#export_form legend {border: 0 solid #000000; font-weight: bold}
#export_form label {clear: both;	float: left;	display: block;	width: 180px;	margin-top: -1em;}
#export_form label.first {margin-top: 1em;}
#export_form label.submit {margin-top: 0em;}
#export_form select {position: relative;	top: -1.4em;	left: 180px;	min-width: 250px; display: block;}
#export_form input {position: relative; top: -1.4em;	left: 180px;	min-width: 20px; display: block;}
#export_form input.checkbox {left: 174px;}

#export_form input.submit {clear: both; top: 0; left: 180px; width: 250px; margin-bottom: 5px;}
.clearer {clear: both;	height: 1px;}
#foutmelding {position: relative; display: block; width:550px; padding:20px 20px 20px 20px; font-size: 1em; line-height: 1}

#GCfooter {margin-left: auto; margin-right: auto; text-align: center; width:900px; height: 15px; background: #ffffff; clear:both; color: #000000; font-weight: normal; font-size: 0.6em; margin-bottom: 0px;}
#GCfooter a:link {color: #154273; text-decoration: underline;}
#GCfooter a:hover {color: #0162cd; text-decoration: underline;}
#GCfooter a:visited {color: #696969; text-decoration: underline;}

.tooltip { }

#content {min-height: 500px; margin-bottom: 40px; }


/* in GWT wordt een standaard css geladen die conflicteert met de css van vrom en imfes
*   in "nsl_monitoringstool.nocache.js" wordt "0:/var/lib/tomcat6/webapps/nsl-monitoring/nsl_monitoringstool/gwt/standard/standard.css" geladen!
*   Vervang in deze css:
*   - de font-size van de body in 'normal' (ipv small)
*   - de backgrondcolor van de body in '#f3f5f6' (ipv #fff) 
*
*   Uiteraard nog uitzoeken hoe dit beter geregeld kan worden!!!!
*   dd 10-02-2010/Wjg
*   => geprobeerd body in de php op te nemen, maar deze wordt gewoon overruled door 'standard.css'
*   => de lijnen tussen de elementen werkt wel door die in de php op te nemen! (=overruling 'vrom.css')
*/

