/* main colors website:

light gray: #FBFBFB
darker gray: #DCDCDC (from vliz site left menu's)
these two colors form the gradient

red: #CC0000 (links, basic from vliz site)
green: #009797 (sporadic use, overwhelmed use in vliz site)

light green: #B0C0C0

*/

body,td, li, p {
font-family:verdana;
font-size:11px;
}


table.fatborder {  /*fatborder ain't that fatty anymore*/
background-color:#FFFFFF;
border-color:#000;
border-style:solid;
border-width:1px;
font-size:11px;
margin:0px;
padding:0;
}



.fatborder {
background-color:#FBFBFB;
border-style:solid;
border-collapse: collapse;
border-width:1px;
font-size:11px;
margin:0px;
padding:3px;
}

.white {
background-color:#FFFFFF;
}

.over {
background-color:#DCDCDC;
/*
border-width:1px;
border-collapse: collapse;
border-style:solid;
*/
/*color:#009797;*/
cursor:pointer;
font-size:11px;
margin:0px;
padding:3px;
}

.fullwidth
{
width:100%;
}

td.selectedOption {
background-color:#F2F2F2;
border-style:solid;
border-width:1px;
border-collapse: collapse;
font-size:11px;
font-weight:700;
margin:0px;
padding:3px;
}

td.selectedOptionNoFat {
background-color:#F2F2F2;
border-style:solid;
border-collapse: collapse;
border-width:1px;
font-size:11px;
margin:0px;
padding:3px;
}

th.fatborder {
background-color:#dcdcdc;
border-style:solid;
border-width:0.1px;
color:#000000;
font-size:11px;
margin:0px;
padding:3px;
}

th.category {
background-color:#b0c0c0;
border-style:solid;
border-width:0.1px;
color:#000000;
font-size:11px;
margin:0px;
padding:3px;
}


img{border-width: 0px;}

img.link{border-width: 0px; border-left-width: 3px}

input.sub {
background-color:#DCDCDC;
border-style:outset;
border-width:1px;
color:#000;
font-family:verdana;
font-size:100%;
font-style:normal;
font-weight:700;
width:auto;
}

select {
background-color:#F4F4F4;
border-style:solid;
border-width:1px;
font-family:verdana;
font-size:11px;
font-style:normal;
font-weight:400;
}

.onepixborder {
border-style:solid;
border-width:1px 0;
}

.borderless {
border-width:0;
}

td.grey {
background-color:#F4F4F4;
border-style:solid;
border-width:1px 1px 0 0;
font-size:11px;
margin:0px;
padding:3px;
}

h1 {
font-size:15px;
}

th.lightborder {
border-style:solid;
border-width:1px 1px 0 0;
padding:5px;
text-align:left;
}

div.help {
background:#ffffe1;
border:#000 1px solid;
padding:5px;
position:absolute;
visibility:hidden;
z-index:10;
}

span.definition {
border-bottom-color:#009694;
border-bottom-style:dashed;
border-bottom-width:1px;
cursor:default;
}

hr {
background-color:#000;
border-style:solid;
border-width:thin 0 0;
color:#000;
height:0;
width:80%;
}

hr.full {
background-color:#000;
border-style:solid;
border-width:thin 0 0;
color:#000;
height:0;
width:100%;
}

span.mover {
background:#ccc;
cursor:hand;
}

span.nomover {
background:#eee;
cursor:default;
}

span.line {
text-decoration:underline;
}

ul {
margin-left:2em;
padding-left:0;
}

div.substring {
background-color:#FBFBFB;
border-style:solid;
border-width:1px;
font-size:11px;
margin:10px 0 20px 40px;
width:400px;
}

div.sql {
background-color:#FFD48E;
border-color:#000;
border-style:solid;
border-width:1px;
width:2000px;
}

div.error {
background-color:#FFD48E;
border-color:red;
border-style:solid;
border-width:1px;
font-weight:700;
}

div.usermessage {
background-color:#F4F4F4;
border-color:#009797;
border-style:solid;
border-width:1px;
margin:10px 0 20px;
padding:10px;
}

#divWaitScreen{
background-color:#F4F4F4;
border-color:#009797;
border-style:solid;
border-width:1px;
text-align:left;
width: 50%;
margin:10px 0 20px;
padding:10px;
}

div.disclaimer {
background-color:#F4F4F4;
border-color:#009797;
border-style:solid;
border-width:1px;
font-weight:400;
margin:10px 0 20px;
padding:10px;
}

.fat {
font-weight:700;
}

.menuoutimg {
background:url('http://www.vliz.be/vmdcdata/imers//img/inactive_tab.jpg');
cursor:default;
height:23px;
width:126px;
font-size: 11px;
}
	

span.big {
color:#626262;
font-family:Verdana;
font-size:2.4em;
letter-spacing:-2px;
line-height:1em;
text-align:left;
text-decoration:none;
word-spacing:normal;
}

td.header {
background-image:url('http://www.vliz.be/vmdcdata/imers//img/header.gif');
height:50px;
}

table.header {
border-collapse:collapse;
border-color:#000;
border-style:solid;
border-width:0 0 1px;
height:50px;
}

.menuoverimg {
background-image:url('http://www.vliz.be/vmdcdata/imers//img/active_tab.jpg');
cursor:pointer;
height:23px;
width:126px;
font-size: 11px;
}

a.unlink:link, a.unlink:hover {
color: #000; 
text-decoration: none;
}
