﻿@import url("layout.css");
@import url("menu.css");
@import url("lightbox.css");
body {
	font-family: "Verdana", Geneva, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #2E3192;
	background-color: #67b;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #cdf;
}
#masthead {
	text-align: left;
	width: 1000px;
	overflow: auto;
	/*background-color: #b9b9ff;*/
	background-color: #ffffff;
}
#sidebar {
	float: left;
	width: 170px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
        vertical-align: top;
        margin-top: 0px
        background-image: url('images/pageBackground.png');
        background-repeat: repeat-x;
}
#content {
	float: left;
	width: 808px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
        vertical-align: top;
        margin-top: 0px
	margin: 0px;
	position: relative;
        vertical-align: top;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 1000px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	background-color: #b9b9ff;
}
#masthead p {
	text-align: left;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#tdMenu {
	width: 150px;
	vertical-align: top
}
#sidebar ul {
	list-style-type: none;
	width: 170px;
	display: block;
        vertical-align: top;
        margin-top: 0px
	margin: 0px;
	padding: 0;
	padding-left: 0px;
}
ul.nav {
	padding-left: 0px;
}
#nav {
	padding-left: 0px;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #2E3192;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #2E3192;
	border-bottom: 1px solid #f9f9f9;
	background-color: #b9b9f9;
}


/* Styles for tabs */
#navigation {
	float: left;
	width: 100%;

        border-style: none;
        border-bottom-style: solid;   
	border-bottom-color: #2E3192;
	
        border-bottom-width: 1px;
	
	font-size: 12px;

        vertical-align: middle;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	height: 23px;
	float:left;
	background-color: #FFFFFF;
	border-right-style: solid;   
        border-right-color: #E87F08;
        border-right-width: 2px;
	
}
#navigation li.navfirst{
	height: 23px;
	border-top-style: none;
	
	border-bottom-style: solid;   
	border-bottom-color: #2E3192;
        border-bottom-width: 1px;
}

#navigation li.navfirst a:hover{
	height: 23px;
	background-image: none;
	background-color: #FFFFFF;	
}

#navigation a {
	float:left;
	display:block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
      	padding-left: 8px;
	text-decoration: none;
	color: #1A1B53;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
	background-image: url('images/pageHover.png');
        background-repeat: repeat-x;
	background-color: #FFC47C;
}
#navigation .active {
	height: 13px;
	margin: 0px;
	margin-bottom: 0px;

	border-style: solid;   
	border-color: #2E3192;
        border-width: 1px;
	border-bottom-style: solid;   
	border-bottom-color: #F0F5FF;
        border-bottom-width: 1px;
	background-image: url('images/pageActive.png');
        background-repeat: repeat-x;
	background-color: #F6D475;
}
#navigation .inactive {
        margin: 0px;
	margin-top: 0px;

	border-top-style: solid;   
	border-top-color: #2E3192;
        border-top-width: 1px;
}
#navigation .active a {
	
}


div.content {
	
}

div.pagecontent {
	
}

.navigation {	
	height: 35px;
}
#navigation {	
	height: 35px;
}

.pagecontent {
	
}

div.pagecontent.inactive {
	display: none;

	border-style: none;   	
}

div.pagecontent.active {
	display: visible;  
}

div.innerPage {
	/*afhankelijk van het type browser*/
	/*margin-top: 44px;*/
	/*margin-top: 48px;*/
	margin-top: 48px;
	padding: 4px;

	border-left-style: solid;   
	border-left-color: #2E3192;
        border-left-width: 1px;		

	border-bottom-style: solid;   
	border-bottom-color: #2E3192;
        border-bottom-width: 1px;

	border-right-style: solid;   
	border-right-color: #2E3192;
        border-right-width: 1px;	
		
	border-top-style: none; 
	background-color: #F0F5FF;
}

span.innerPageText {

}

span.innerPageThumb {
	text-align: top;
	width: 100px;
}


/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: none;
        display: inline-block;
        padding: 2px;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
        background-image: url('images/toolbarButtonHover.png');
}
a {
	color: #2E3192;
	text-decoration: underline;
}
a:hover {
	color: #2E3192;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.mcsc        { color: #EC008C; 	font-family: "Verdana", Geneva, Tahoma, sans-serif; font-weight: bold }
.com         { font-family: "Verdana", Geneva, Tahoma, sans-serif; color: #2E3192; font-weight: bold }
.auto-style1 { color: #373F92; }
.auto-style7 { color: #2E3192; border: 0px; background-color: #2E3192; height: 3px; }
#auto-style7 { color: #2E3192; border: 0px; background-color: #2E3192; height: 3px; }
.toolbar { padding: 1px; width: 100%; align: center; text-align: center; color: #FFFFFF; height: 30px; background-image: url('images/toolbarBackground.png'); background-repeat: repeat-y; }
.toolbarText { color: #000000; white-space: nowrap; width: auto; border: 1px solid #616A76; padding: 2px; background-image: url('images/toolbar.png'); background-repeat: repeat-x; }
#toolbarText { color: #000000; white-space: nowrap; width: auto; border: 1px solid #616A76; padding: 2px; background-image: url('images/toolbar.png'); background-repeat: repeat-x; }
.statusbar { width: 100%; align: center; text-align: center; color: #000000; height: 19px; }
.statusbarText { border: 1px solid #616A76; padding: 2px; background-color: #b9b9ff; background-image: url('images/statusbar.png'); background-repeat: repeat-x; color: #2E3192 }
#statusbarText { border: 1px solid #616A76; padding: 2px; background-color: #b9b9ff; background-image: url('images/statusbar.png'); background-repeat: repeat-x; color: #2E3192 }

#contactForm {
	width: 600px;
	margin-top: 25px;
}
 
#contactForm label {
	color: #2E3192;
	font-size: 12px;
	margin-right: 12px;
	margin-top: 3px;
	width: 130px;
	text-align: right;
	float: left;
}


#contactForm textarea, #contactForm input {
	margin-top: 3px;
	font-size: 12px; 
	border-style: solid;
	border-width: 1px;
	/*border-color: #000000;*/
	border-color: #2E3192;
	padding: 2px;
	width: 400px;
}

#contactForm textarea, #contactForm input:radio {	
	margin-top: 3px;
	font-size: 12px; 
	border-style: none;
}


#contactForm .button {
	color: #2E3192;
	margin-top: 3px;
	font-size: 12px; 
	border: 0px;

	border-style: solid;
	border-width: 1px;
	/*border-color: #000000;*/
	border-color: #2E3192;
	width: 110px;
	height: 28px;
	
	right: 10px;

	
	/*-moz-border-radius: 8px;
	
	-webkit-border-radius: 8px;
	
	border-radius: 8px;
	
	-moz-box-shadow: 0px 0px 30px #3cdfdf;
	
	-webkit-box-shadow: 0px 0px 30px #3cdfdf;
	
	box-shadow: 0px 0px 30px #3cdfdf;

	
	background-image: -moz-linear-gradient(top, #E4EDF8, #C8D9ED); /* FF3.6 */
	
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #E4EDF8),color-stop(1, #C8D9ED)); /* Saf4+, Chrome */
	
*/
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4EDF8', EndColorStr='#C8D9ED'); /* IE6,IE7 */
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4EDF8', EndColorStr='#C8D9ED')"; /* IE8 */
	font-weight: bold;


}


#contactForm .button:hover {
	background: #3cdfdf;
	background-image: -moz-linear-gradient(top, #C8D9ED, #E4EDF8); /* FF3.6 */
	
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #C8D9ED),color-stop(1, #E4EDF8)); /* Saf4+, Chrome */
	
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8D9ED', EndColorStr='#E4EDF8'); /* IE6,IE7 */
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8D9ED', EndColorStr='#E4EDF8')"; /* IE8 */
}




h1 { color: #373F92;
	font-size: 24px; }
h2 { color: #373F92; }