/* From Standard CSS */

/* General Stuff */

body {
	padding : 0px;
	margin : 0px;
	text-align: center;
	background: #eee url(incebkg.gif) left top repeat;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	color: #555;
	}
	
h1 {
	color: #000968;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0;
	line-height: 80%;
	font-size: 24px;
	}
	
h2, h3 {
	margin-bottom: 0.2em;
	padding-bottom: 0;
	color: #F78613;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	color: #000968;
	}

p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

ul {
	margin-top 0;
}

a, a:link {
	color: #000968;
	}

a:visited {
	color: #000968;
	}

a:hover {
	color: #F78613;
	}

/* Frame */

#page { 
	margin: 0px auto; 
	width: 767px; 
	text-align: left;
	/* border: 1px solid black; */
	background: #eee url(incepageshadow.gif) left top repeat-y;
	}



#pagehead {
	/* border: 1px dotted green; */
	/* background-color: #1D225C; */
	height: 150px;
	margin-left: 7px;
	margin-right: 10px;
	background: url(bluetopbkg.gif) left top no-repeat; 
	padding-top: 15px;
	}

#nav {
	/* border: 1px dotted blue; */
	}

#pagebody {
	/* border: 1px dotted orange; */
	/* background-color: white; */
	margin-left: 7px;
	margin-right: 10px;
	padding: 10px 25px 10px 32px;
	background: white url(incewhitebkg.jpg) left top no-repeat;
	line-height: 140%
	}

#leftcol {
	float: left;
	width: 450px;
}

#leftcolwide {
	float: left;
	width: 100%;
}




/* Main Menu */

#header {
	background: url(littlepicts.jpg) no-repeat;
	/* height: 74px; */
	padding: 43px 0px 0px 30px; 
	/* border: 1px dotted yellow;  */
	}
	
#header h1 {
	background: url(incelogo.gif) top left no-repeat;
	width: 150px;
	height: 57px;
	color: white;
	/* border: 1px dotted red; */
	margin: 0;
	}

#header h1 strong  {
	display:none;
	}
	
/* Main Menu */

#menu {
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 13px;
	line-height: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	width: 100%;
	/* font-weight: bold; */
	/* border-bottom: 1px solid #bbb; */
	list-style-type: none;
	/* background: #aaa; */
	}

#menu ul {
	margin: 0;
	padding: 0 15px 0 28px;
	float: left;
	}
	
#menulist li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	}
	
#menulist li a, #menulist li a:link {
	/* background: #fff; */
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	margin-right: 5px;
	display: block;
	/* border-left: 1px dotted #343A8A; */

	}

#menulist li a:hover {
	color: #039;
	border-bottom: 3px solid #F78613;
	cursor: pointer;
	background: #eee;
	}
	
#menulist li a#current, #menulist li a#current:link {
	color: #FFF;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid #FFFFFF;
	}
	
#menulist li a#current:hover {
	border-bottom: 3px solid #f90;
	background: #eee;
	color: #000968;
	}
	
/* Sub Menu */

#submenu {
	/* border: 1px dotted purple; */
	/* background-color: #61658D; */
	clear: both;
	height: 20px;
	width: 100%;
	}
	
#submenu ul {
	padding: 2px;
	margin: 0 5px 0 0;
	padding-left: 0;
	margin-left: 0;
	color: black;
	float: right;
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}
	
#submenu ul li {
	display: inline;
	}

#submenu ul li a {
	padding: 0.1em 1em;
	color: #000968;
	text-decoration: none;
	float: left;
	border-left: 1px solid #666BA4;
	font-weight: bold;
	}
	
#submenu ul li a:hover {
	background-color: #369;
	color: #fff;
	}
	
/* Footer */
#pagefooter {
	background: url(incefooterbkg.gif) left top no-repeat;
	padding: 3px;
	/* border: 1px dotted purple; */
	}
	
#pagefooter p {
	margin: 5px 0 0 0;
	text-align: center;
	color: #666;
	font: 11px Arial, sans-serif;
	}

/* Specific Stuff */
div.rightpicture {
	float: right;
	margin-right: -180px;
	padding: 10px
	}

h2.subhead {
	margin: 0;
	line-height: 1em;
	color: #999;
	font-weight:normal;
	margin-bottom: 1em;
	}

p.lang {
	font-style: italic;
}

form {
	border: 1px solid #7A7FAD;
	background: #eee;
	padding: 1em;
}

form table td {
	vertical-align : top;
}

textarea {
	width: 100%;
}


#leftcol ul {
	margin: 0.3em 0 0.5em 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#leftcol ul li {
	background : url(bullet.gif) no-repeat 0.2em 0.4em;
	margin : 0 0 2px;
	padding : 0 0 0 15px;
}


.notificationOK  {
	border-top : 1px solid #488B1C;
	border-bottom : 1px solid #488B1C;
	padding : 5px 5px 5px 35px;
	background : #DCF3CE url(http://www.vdab.be/style/notifications/ok.gif) 10px 0.65em no-repeat;
	margin-bottom : 1em;
}

.notificationOK h2 {
	font-size : 1.0em;
	color : #488B1C;
	margin : 0;
	padding : 0;
}

.notificationError {
	border-top : 1px solid #E00000;
	border-bottom : 1px solid #E00000;
	padding : 5px 5px 5px 35px;
	background : #FEEDE6 url(http://www.vdab.be/style/notifications/error.gif) 10px 0.65em no-repeat;
	margin-bottom : 1em;
}

.notificationError h2 {
	font-size : 1.0em;
	color : #E00000;
	margin : 0;
	padding : 0;
}

/* Testimonials */

.testimonials h2 {
	padding-bottom: 1em;
}

.testimonials p {
	border-bottom: 1px dotted gray;
	padding-bottom: 0.5em;
	marging-bottom : 1em;
}

.testimonials p em {
	color: #F78613;
}

table.logos {
	margin-top: 1em;
	padding-top: 1em;
	/* border-top: 1px solid #bbb; */
	padding-bottom: 1em;

}

table.logos td {
	text-align:center;
}


/* Sidebar */


#rightcol {
	float: right;
	width: 220px;
	font-size: 11px;
	line-height: 130%;
	text-align: right;
}

#rightcol h3 {
	margin-top:0;
	color: #F78613;
}

#rightcol h2 {
	margin-top:0;
	margin-bottom: 0.5em;
	color: #030C6A;
}

#rightcol blockquote {
	background: #D0D3ED;
	margin: 0 0 15px 0;
	padding: 15px;
	text-align: left;
}

#rightcol ul {
	margin:0;
	padding:0;
	list-style: none;
}

#rightcol ul li {
	background : url(bullet.gif) no-repeat 0.2em 0.4em;
	margin : 0 0 2px;
	padding : 0 0 0 15px;
}

