/*

Created by SHpartners


Customer:	
Domain:  	
Author:  	Mieke Raman

Last update: 28-05-2008

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. forms & fields
	5. varia


*/

/****************************************************************************/
/* ------------- DEFAULTS ------------------------------------------------- */
/****************************************************************************/
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}


body {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-size: 75%;
}

a img{
	border: 0;
}
.clear{
	clear: both;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #009ee0;
	padding-bottom: 3px;
}

h2 {
	font-size: 1.3em;
	margin: 10px 0 3px 0;
	font-weight: normal;	
	color: #004C99;
	padding: 0px;
}

h3 {
	font-weight: bold;
	padding-top: 0px;
}



/*********************************************************************************/
/* ------------- STRUCTURE ----------------------------------------------------- */
/*********************************************************************************/

#Main {
	margin: 0px auto;
	width: 900px;
	clear: both;
}

/* new code for LEFT - MIDDLE - RIGHT ___________________*/

#Left{
	width: 219px;
	float: left;
}

#Middle{
	float: left;
	width: 465px;
	/*width: 475px;*/
	border-top: 0;
	border-left: 1px dotted #B1B1B1;
	border-right: 1px dotted #B1B1B1;
	line-height: 15px;

}

#Middle .Banner{
	height: 115px;
	padding-left: 10px;
	color: #B1B1B1;
	padding-top: 5px;
	padding-right: 10px;	
}

#Middle .Testimonials{
	background: url(../images/quote_L.gif) no-repeat left;
	color: #B1B1B1;
	padding-top: 3%;
	padding-left: 30px;
	font-size: 12px;
	max-height: 109px;
}

#Middle .Titles{
	font-size: 10px;
	padding-left: 30px;
	padding-top: 5px;
	background: url(../images/quote_R.gif) no-repeat right;

}

#ContentContainer {
	padding: 0 15px 20px 15px;
	text-align: justify;
	font-size: 0.9em;
	min-height: 510px;
}

#ContentContainer form table {
	width: 100%;
	float: left;
}
#ContentContainer table {
	text-align: justify;
	padding-left: 0px;
}
#ContentContainer hr{
	color: #004c99;
	border: 1px thin;
}

#ContentContainer h2{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
	padding-bottom: 2px;
	color:#004c99;
}

#ContentContainer h1{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #009ee0;
	letter-spacing: 0px;
	padding-bottom: 5px;
}

#ContentContainer h3{
	text-transform: none;
	font-size: 12px;
	color: #009ee0;
	letter-spacing: 0px;
}
#ContentContainer h4{
	text-transform:none;
	font-size: 12px;
	color: #004c99;
	letter-spacing: 0px;
}

.paragreen{
	text-transform:none;
	color: #009ee0;
	letter-spacing: 0px;
}
.parablue{
	text-transform:none;
	color: #004c99;
	letter-spacing: 0px;
}
#ContentContainer li{
	list-style-image: url(../images/icon_bullet.gif);
	vertical-align: middle;
	margin-bottom: 3px;	
	font-size: 11px;
}

#ContentContainer ul{
	padding:15px 10px 10px 20px;
}
#ContentContainer td{
	padding: 0px;
	font-size: 11px;
	font-family: 'Verdana', Helvetica, sans-serif;
}
#ContentContainer p {
	margin: 5px 0 20px 0; 
	font-size: 11px;
}

#ContentContainer a:link{
	color: #004C99;	
	text-decoration: underline;
}
#ContentContainer a:visited{
	color: #004C99;
	text-decoration: underline;
}
#ContentContainer a:hover{
	color: #004C99;
	text-decoration: underline;
}
#ContentContainer a:active{
	color: #004C99;
	text-decoration: underline;
}
#Content li{
	font-size: 11px;
}
#Content td{
	font-family: Verdana;
	font-size: 10px;
}
/*___________RIGHT____________________________*/
#Right{
	color: #ccc;
	float: right;
	width: 160px;
	/*width: 130px;*/
}


#LinkedIn{
	padding-top: 55px;
	font-size: 10px;
	color: #505052;
	text-align: center;	
	font-family: 'Verdana';
}
#BannerRight{
	padding-top: 200px;
	text-align: center;
	padding-bottom: 60px;
	height: 100px;
}

/*_______FOOTER_______________________________*/

#Footer {
	color: #ccc;
	font-weight: bold;
	padding: 44px 0 20px 20px;
	text-align: center;		
	float: left;
	width: 900px;
	font-size: 11px;
}

#Footer a {
	color: #004C99;
}
	#Footer a:link {
		text-decoration: underline;
	}
	#Footer a:visited {
		text-decoration: underline;
	}
	#Footer a:hover {
		text-decoration: underline;
	}
	#Footer a:active {
		text-decoration: underline;
	}
#Banner{
	text-align: center;
}


/********************************************************************************/
/* ------------- LINKS & NAVIGATION --------------------------------------------*/
/********************************************************************************/
#menu {
	width: 195px;
	background: none;
	padding-top: 25px;
}

ul#Navigation {
		list-style: none;
		margin: 0;
		padding: 0;
		background: none;
		min-height: 200px;
		font-size: 0.9em;
		width: 195px;
	}
		
		
			#Navigation{
				padding: 0px;
				margin: 0px;
				list-style-type: none;
				list-style: outside;
			}
			
			#Navigation li{

			}
			
			#Navigation li{
				display: block;
				background: url(../images/stippels_menu.png) repeat-x bottom;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
				list-style: outside;
				cursor: pointer;
			}
			
					#Navigation li a{
						padding: 5px 10px 5px 10px;
						margin: 0px;
						display: block;
						color: #004C99;
						text-transform: uppercase;
						text-decoration: none;						
					}
					
					#Navigation .current {
						font-weight: bold;
						background: url(../images/bullet_active.png) no-repeat left center;
					}
					
					#Navigation li a:hover{
						display: block;
						color: #004C99;
						text-decoration: underline;
					}

		
				
				#Menu1 ul li{
					display: block;
					margin: 0px;
					border: 0px;
					font-size: 0.9em;
					text-transform: capitalize;
					background: none;
					}
				
					#Menu1 li a{
						display: block;
						color: #004C99;
						text-decoration: none;
						padding: 2px 10px 2px 25px;
						background: none;
						border: 1px solid white;
						text-transform: capitalize;
					}
					
					#Menu1 .current {
						font-weight: bold;
						background: url(../images/bullet_active.png) no-repeat 15px center;
					}
					
					#Menu1 li a:hover{
						display: block;
						color: #004C99;
						text-decoration: underline;
						padding: 2px 10px 2px 25px;
					}
						
/*_______Contact gegevens_____________*/
#Contact {
	color: #505052;
	line-height: 15px;
	padding-left: 15px;
	font-size: 0.9em;
}
#Contact td{
	vertical-align: top;
	padding-left: 5px;
}
#Contact a {
	color: #004C99;	
}
#Contact a:link {
	color: #004C99;	
}
#Contact a:visited {
	color: #004C99;	
}

#Contact a:hover {
	color: #004C99;	
	text-decoration: underline;
}
#Contact a:active {
	color: #004C99;
	text-decoration: none;
}						

/*_______Taal keuze_____________*/
#Lang{
		color: #004C99;
		text-transform: uppercase;	
		font-weight: normal;	
		text-align: center;
		text-decoration: none;
}

#Lang a{
		color: #004C99;
		text-transform: uppercase;		
		text-decoration: none;

}
#Lang a:Link{
		color: #004C99;
		text-transform: uppercase;
		text-decoration: none;		
}
#Lang a:Visited{
		color: #004C99;
		text-transform: uppercase;
		text-decoration: none;	
}
#Lang a:Hover{
		color: #004C99;
		text-transform: uppercase;
		text-decoration: underline;		
}
#Lang a:Active{
		color: #004C99;
		text-transform: uppercase;
		text-decoration: underline;			
}

/*_______Jobs navigation_____________*/
#Jobs{
	color: #004C99;	
	padding-top: 25px;
	line-height: 25px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 0.9em;
	
}
#Jobs a{
	
	text-decoration: none;
	width: 190px;
	background: url(../images/stippels_menu.png) repeat-x bottom;
}
#Jobs a:link{
	color: #004C99;	
	text-decoration: none;	
	float: left;
	text-transform: uppercase;
}
#Jobs a:visited{
	color: #004C99;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}
#Jobs a:hover{
	color: #004C99;	
	text-decoration: underline;
	float: left;
	text-transform: uppercase;
}
#Jobs a:active{
	color: #004C99;	
	text-decoration: underline;
	float: left;
	text-transform: uppercase;
}

/*_______Vacatures navigation*/
#Jobs .vacs{
	text-decoration: none;
	padding-left: 10px;
	background: none;
	float: left;
	text-transform: lowercase;
	line-height: 22px;
}
#Jobs .vacs a{
	text-decoration: none;
	padding-left: 10px;
	background: none;
	float: left;
	text-transform: none;
}

/****************************************************************************/
/* ------------- FORMS & FIELDS -------------------------------------------- */
/****************************************************************************/
/* -- CSS for the login form -- */

#LoginForm div.field input{
	width: 300px;
}

#LoginForm div.field input.checkbox {
	height: 26px;
	font-size: 18px;
	font-weight: lighter;
	width: 16px;
}

#LoginForm {
    width: 500px;
    margin: 40px auto;
	background-color: #DDD;
	padding: 10px;
}

#LoginForm > h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px solid gray;
}

#LoginForm > p {
    display: none;
}

#LoginForm fieldset {
	border: 0px solid #CCCCCC;
	padding: 0px;
}

#LoginForm label {
    font-size: 10px;
}

#LoginForm label.left {
	float: left;
	width: 8em;
	margin-top: 6px;
}

#MemberLoginForm_LoginForm_error {
    font-size: 10px;
    color: red;
    font-weight: bold;
}
.jobsopmaat{
	padding-left: -10px;
}
.jobsopmaat label{
	line-height: 5px;
}
.jobsopmaat div.field input{
	margin: 0px;
}
.jobsopmaat h3{
	text-transform: capitalize;
	font-size: 12px;
	color: #009ee0;
	letter-spacing: 0px;
}


/****************************************************************************/
/* ------------- VARIA ---------------------------------------------------- */
/****************************************************************************/
#Header {
	/* background: url(../images/blueback.gif) bottom left repeat-x;*/
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: left;
	display: inline;
}
	#Header h1 {
		color: #fff;
		font-size: 1.5em;
		line-height: 4.5em;
		padding-left: 20px;
	}	


div.breadcrumbs {
	margin-bottom: 10px;
	color: #666;
}
div.breadcrumbs a {
	text-decoration: none;
}

/*________JQUERY css_______________*/	
.hidden{
	display: none;
}

#alert{
	color: red;
	font-size:11px;
}
.red{
	color: red;
	font-size:11px;

}
#Middle img{
	padding: 0 5px 1px 0;
}
#title{
	text-transform: uppercase;
	font-size: 12px;
	color: #009ee0;
	letter-spacing: 0px;
	padding-bottom: 5px;
}
#intro td{
	border: 2px solid #a5abd2;
	width: 33%;
	vertical-align: middle;
	height: 85px;
}
#table_center td{
	vertical-align: middle;
}
