@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F8F7F5;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
#wrapper
{
	display: block;
	width: 800px;
	margin-left:0px;
	
}
.numbers {color: #3AB1A8}

#header
{
	width: 650px;
	margin-left:150px;
	margin-top:80px;
	
}
#header2
{
	width: 650px;
	margin-top:20px;
	float:right;
	
	
}
#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

ul a{
font-weight: bold;
color: #F60;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
background-color: #CCC;
border-left: 3px solid #FFF;
}

ul ul li{
background-color: #666;
border-top: 3px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

#demo
{
	display: block;
	width: 400px;
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:left;
}
#database
{
	display: block;
	width: 700px;
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:right;
}

#menu
{
	display: block;
	width: 675px;
	margin: 10px 0px;
	text-align:left;
	float:right;
}

#menu a:link
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	font-size:21px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}
#menu a:visited
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	font-size:21px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}
#menu a:hover
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	font-size:21px;
	color: #3DB1B1;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}
#menu a:active
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	font-size:21px;
	color: #3DB1B1;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}
#content
{
	display: block;
	width: 675px;
	margin: 10px 0px;
	text-align:left;
	float:right;
	margin-left:125px;
}


#test
{
	text-align:left;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
}

#result
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;

}

#resultheader
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;

}

h1
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	font-size:21px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;	
}
p
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	margin-left:26px;	
	}
	
#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}


-----------------------


#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

#disclaimer {
	text-align: left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000;
	font-size:12px;
	line-height:20px;
}

#disclaimer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}
#disclaimer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}
#disclaimer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#disclaimer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #48ADB7;
	text-decoration: none;
}



