/*

	Stylesheet for Auvibel

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	Author:     Yoni De Beule <yoni@netlash.com>

*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

body {
	font: 300 12px Arial, sans-serif;
	line-height: 1.5;
	color: #000;
	background: #fff url(../images/background.png) repeat-y center top;
}

/*
	Typography and text styles
*/

p {
	padding: 0 0 12px 0;
}

strong, th, thead td, h1, h2, h3, h4 {
	font-weight: 700;
}

h1, h2, h3 {
	line-height: 1.1;
	font-family: Helvetica, Arial, sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
	border: 0;
}

h1 {
	font-size: 20px;
	padding: 0 0 12px 0;
}

h2 {
	font-size: 20px;
	padding: 0 0 12px 0;
}

h3 {
	font-size: 16px;
	padding: 0 0 8px 0;
}

h4 {
	font-size: 12px;
	padding: 0 0 4px 0;
}

/* Links */

a { text-decoration: none; border-bottom: 1px solid #a8afc5; color: #001d92; }
a:link { border-color: #a8afc5; color: #010e40; }
a:visited { border-color: #abb0c0; color: #00135e; }
a:hover, a:active { border-color: #f0b219; color: #f0b219; }

/* Defaults */

.content ul,
.content ol {
	padding: 0 0 8px 24px;
}

.content li {
	padding-bottom: 4px;
}

.content ul {
	list-style: disc;
}

.content ol {
	list-style-type: decimal;
}

.content ul ul,
.content ol ul,
.content ol ol {
	padding-bottom: 0;
}

.content ol ol {
	list-style: upper-roman;
}

.content ol ol ol {
	list-style: lower-roman;
}

ol.reset,
ul.reset {
	margin: 0;
	padding: 0;
	list-style: none;
}

code {
	font-family: Consolas, Monaco, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.15;
}

pre {
	padding: 6px 12px;
	background: #F5F5F5;
	margin: 0 0 12px;
}

p.small, .small, small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.636;
}

.small h4 {
	font-size: 11px;
}

blockquote, q {
	font-style: italic;
	font-family: Georgia, serif;
}

blockquote {
	padding: 0 0 0 12px;
}

	blockquote.fancy {
		background: url(../images/bquote.gif) no-repeat 0 5px;
		padding: 0 0 0 24px;
	}

blockquote cite {
	font-size: 11px;
	text-align: right;
	display: block;
	position: relative;
	bottom: 12px;
}

em {
	font-style: italic;
}

sub, sup {
	line-height: 0;
}

hr {
	border: none;
	border-top: 1px solid #ddd;
	padding: 0;
}

div.hr {
	border-bottom: 1px solid #ddd;
	margin: 12px 0 24px;
}

div.hr hr {
	display: none;
}

table {
	border-top: 1px solid #eee;
	width: 100%;
	margin-bottom: 24px;
}

td, th {
	border-bottom: 1px solid #eee;
	padding: 4px;
	vertical-align: top;
}

th {
	font-weight: 700;
	background: #f4f4f4;
}

sup a {
	border: 0;
	color: #666;
}

	sup a:link,
	sup a:visited {
		color: #666;
	}

	sup a:hover,
	sup a:active {
		color: #f0b219;
	}

p.logos {
	text-align: center;
}

p.logos a.linkedImage {
	display: inline;
	float: none;
}

p.logos a.linkedImage img {
	display: inline;
	float: none;
	vertical-align: middle;
}

/* Image classes */

img.alignLeft {
	float: left;
	padding: 0 10px 10px 0;
}

img.alignRight {
	float: right;
	padding: 0 0 10px 10px;
}

a.linkedImage {
	border: 0;
	display: block;
	font-size: 11px;
	color: #f4f4f4;
}

a.linkedImage img {
	display: block;
}

/* Sticky footer */

html, body, #topWrapper {
	height: 100%;
}

body > #topWrapper {
	height: auto;
	min-height: 100%;
}

#topWrapper {
	background: url(../images/header.png) no-repeat center 36px;
}

#content {
	padding-bottom: 108px;
}

#bottomWrapper {
	position: relative;
	margin-top: -72px;
	height: 72px;
	clear: both;
	background: url(../images/footer.png) no-repeat top center;
}

/*
	Page structure and layout
*/

.container {
	width: 936px;
	margin: 0 auto;
}

/*
	Header
*/

	/* Meta bar */

	#metaBar {
		height: 36px;
		background: #021358;
	}

		#language {
			float: left;
			padding: 6px 0 6px 24px;
		}

			#language ul {
				float: left;
			}

				#language  li {
					float: left;
					padding-right: 3px;
				}

					#language li a {
						float: left;
						font-size: 11px;
						line-height: 24px;
						color: #9da3bd;
						border: 0;
						padding: 0 4px;
					}

						#language li a:link,
						#language li a:visited {
							color: #9da3bd;
						}

						#language li a:hover,
						#language li a:active {
							color: #fff;
						}

					#language li.selected a {
						color: #fff;
						background: #55618f;
					}

						#language li.selected a:link,
						#language li.selected a:visited {
							color: #fff;
							background: #55618f;
						}

						#language li.selected a:hover,
						#language li.selected a:active {
							color: #fff;
							background: #6f79a0;
						}

		#metaSearchForm {
			float: right;
			padding: 5px 0 0 0;
		}

			#metaSearchForm form,
			#metaSearchForm fieldset {
				float: right;
			}

				#metaSearchForm input.input-text, #metaSearchForm input.inputText, #metaSearchForm input.text {
					background: #293771;
					color: #fff;
					float: left;
					margin-right: 4px;
					width: 160px;
				}

				#metaSearchForm input:focus {
					background: #fff;
					color: #000;
				}

				@-moz-document url-prefix() {
					#metaSearchForm input[type="text"]:focus { 
						outline: 2px solid #55618f;
						-moz-outline-radius: 3px;
						fborder-color: #55618f;
					}
				}

				#metaSearchForm button {
					background: url(../images/buttons.png) no-repeat left -350px;
					padding: 0 0 0 10px;
				}

				#metaSearchForm button span {
					background: url(../images/buttons.png) no-repeat right -350px;
				}

					#metaSearchForm button:hover, #metaSearchForm button:active { background-position: left -375px; }
					#metaSearchForm button:hover span, #metaSearchForm button:active span { background-position: right -375px; }

	/* Header */

	#header {
		height: 284px;
		padding-left: 24px;
		background: url(../images/header_sub.jpg) no-repeat 168px 0;
	}

		.nl #header {
			background: url(../images/header_sub_nl.jpg) no-repeat 168px 0;
		}

		.fr #header {
			background: url(../images/header_sub_fr.jpg) no-repeat 168px 0;
		}

		.en #header {
			background: url(../images/header_sub_en.jpg) no-repeat 168px 0;
		}

		.de #header {
			background: url(../images/header_sub_de.jpg) no-repeat 168px 0;
		}

	#home #header {
		background-image: url(../images/header_home.jpg);
	}

		#home .nl #header {
			background: url(../images/header_home_nl.jpg) no-repeat 168px 0;
		}

		#home .fr #header {
			background: url(../images/header_home_fr.jpg) no-repeat 168px 0;
		}

		#home .en #header {
			background: url(../images/header_home_en.jpg) no-repeat 168px 0;
		}

		#home .de #header {
			background: url(../images/header_home_de.jpg) no-repeat 168px 0;
		}

	/* Logo */

	#header h1,
	#header h2 {
		width: 120px;
		height: 203px;
		background: url(../images/logo.png) no-repeat;
		text-indent: -9999px;
		float: left;
		padding: 0;
		margin: 0 24px 0 0;
	}

		#header h1 a,
		#header h2 a {
			width: 100%;
			height: 100%;
			display: block;
			overflow: hidden;
			border: 0;
		}

	/* Navigation */

	#navigation {
		padding-top: 24px;
		float: left;
	}

		#navigation ul {
			width: 738px;
			height: 48px;
			overflow: hidden;
			background: url(../images/navigation.png) repeat-x;
			padding-left: 30px;
		}

			#navigation li {
				float: left;
			}

				#navigation li a {
					float: left;
					font-size: 14px;
					font-weight: 700;
					color: #fff;
					line-height: 48px;
					border: 0;
					padding: 0 12px;
				}

					#navigation li a:link,
					#navigation li a:visited {
						color: #fff;
					}

					#navigation li a:hover,
					#navigation li a:active {
						color: #fff;
						background: url(../images/navigation.png) repeat-x left -48px;
					}

				#navigation li.selected a {
					color: #fff;
					background: url(../images/navigation.png) repeat-x left -96px;
				}

					#navigation li.selected a:link,
					#navigation li.selected a:visited {
						color: #fff;
						background: url(../images/navigation.png) repeat-x left -96px;
					}

					#navigation li.selected a:hover,
					#navigation li.selected a:active {
						color: #fff;
						background: #010e40;
					}

/*
	Content
*/

	/* Note */

	#note {
		min-height: 120px;
		height: auto !important;
		height: 120px;
	}

	/* Subnavigation */

		#subNavigation ul {
			width: 168px;
		}

			#subNavigation li {
				width: 168px;
			}

				#subNavigation li a {
					display: block;
					font-size: 12px;
					font-weight: 700;
					color: #021358;
					line-height: 18px;
					padding: 6px 12px 6px 24px;
					width: 132px;
					border: 0;
				}

					#subNavigation li a:link,
					#subNavigation li a:visited{
						color: #021358;
					}

					#subNavigation li a:hover,
					#subNavigation li a:active{
						color: #000;
						background: #fefefe;
					}

				#subNavigation li.selected a {
					color: #fff;
					background: #021358;
				}

					#subNavigation li.selected a:link,
					#subNavigation li.selected a:visited{
						color: #fff;
						background: #021358;
					}

					#subNavigation li.selected a:hover,
					#subNavigation li.selected a:active{
						color: #fff;
						background: #010e40;
					}

						#subNavigation li.selected li a {
							font-size: 11px;
							color: #fff;
							padding: 4px 12px 4px 36px;
							width: 120px;
							background: #293771;
							font-weight: 300;
						}

							#subNavigation li.selected li a:link,
							#subNavigation li.selected li a:visited{
								color: #fff;
								background: #293771;
							}

							#subNavigation li.selected li a:hover,
							#subNavigation li.selected li a:active{
								color: #fff;
								background: #010e40;
							}

						#subNavigation li.selected li.selected a {
							color: #fff;
							background: #021358;
						}

							#subNavigation li.selected li.selected a:link,
							#subNavigation li.selected li.selected a:visited{
								color: #fff;
								background: #021358;
							}

							#subNavigation li.selected li.selected a:hover,
							#subNavigation li.selected li.selected a:active{
								color: #fff;
								background: #010e40;
							}

	/* Buttons */

	button, a.button {
		font: 700 12px Arial, sans-serif;
		color: #fff;
		float: left;
		cursor: pointer;
		overflow: visible;
		margin: 0;
		border: 0;
		height: 25px;
	}

		button {
			background: url(../images/buttons.png) no-repeat left -150px;
			padding: 0 0 0 10px;
		}

		a.button {
			background: url(../images/buttons.png) no-repeat left 0;
			padding: 0 0 0 25px;
		}

	button::-moz-focus-inner{ padding: 0; border: none }
	a.button:link, a.button:visited { color: #fff; }

	button span, a.button span {
		float: left;
		line-height: 25px;
		height: 25px;
		padding: 0 10px 0 0;
		margin: 0;
		white-space: nowrap;
		cursor: pointer;
	}

		button span {
			background: url(../images/buttons.png) no-repeat right -150px;
		}

		a.button span {
			background: url(../images/buttons.png) no-repeat right 0;
		}

			button:hover, button:active { background-position: left -175px; }
			button:hover span, button:active span { background-position: right -175px; }

			a.button:hover, a.button:active { background-position: left -25px; }
			a.button:hover span, a.button:active span { background-position: right -25px; }

	/* Modules */

	.mod {
		margin-bottom: 24px;
	}

		.mod .mod {
			margin-bottom: 12px;
		}

	/* Search */

	#searchedTerm {
		color: #666;
	}

/*
	Footer
*/

	#footer {
		padding: 0 0 24px 168px;
		color: #fff;
	}

		#footer ul {
			width: 732px;
			height: 48px;
			overflow: hidden;
			background: url(../images/navigation.png) repeat-x;
			padding-left: 36px;
		}

			#footer li {
				float: left;
				padding: 15px 24px 0 0;
			}

				#footer li a {
					color: #fff;
					border-color: #fccd58;
				}

					#footer li a:link,
					#footer li a:visited {
						color: #fff;
						border-color: #fdda81;
					}

					#footer li a:hover,
					#footer li a:active {
						color: #fff;
						border-color: #fff;
					}

/*
	Column system
*/

#note { width: 168px; padding-right: 36px; float:left; position: relative; top: -38px; overflow: hidden; }
	#home #note { width: 144px; padding-left: 24px; }

#main { width: 456px; padding-right: 48px; float:left; position: relative; top: -72px; overflow: hidden; }
	#home #main { width: 396px; padding-right: 48px; float:left; position: relative; top: -72px; overflow: hidden; }

#actions { width: 228px; float:left; position: relative; top: -38px;overflow: hidden; }
	#home #actions { width: 288px; float:left; position: relative; top: -38px; overflow: hidden; }

/*
	Dialog boxes
*/

.dialogBox {
 	padding: 10px;
 	margin-bottom: 10px;
 	background: #f4f4f4;
 	color: #666;
 }

.dialogSucces {
	background: #e4f0d8;
	color: #2c5301;
}

.dialogError {
	background: #fbe3e4;
	color: #8a1f11;
}

.dialogNotice {
	background: #fff6bf;
	color: #514721;
}

/* Pagination */

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}

.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 4px 5px;
	color: #ccc;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: #000;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: #000;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	min-width: 12px;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
	color: #000;
}

.pagination li a:hover,
.pagination li a:active {
	background: #eee;
	border: 1px solid #bbb;
	color: #000;
}

.nextpage, .previouspage {
	font-size: 11px;
}

.pagination li.nextpage {
	margin-left: 10px;
}

.pagination li.previouspage {
	margin-right: 15px;
}

/* Forms */

label {
	font-size: 12px;
	font-family: Arial, sans-serif;
	display: block;
	padding: 4px 0;
}

input.input-text, input.inputText, input.text, input.input-password, input.inputPassword, input.password, textarea {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #f4f4f4;
	color: #666;
	border: 0;
	margin: 0;
	padding: 5px;
}

textarea {
	line-height: 1.5;
	width: 360px;
}

input:focus, textarea:focus {
	background: #fff;
	color: #000;
}

@-moz-document url-prefix() {
	input[type="text"]:focus,
	textarea:focus { 
		outline: 2px solid #f2bf3e;
		-moz-outline-radius: 3px;
		fborder-color: #f2bf3e;
	}
} 

input.input-submit, input.inputSubmit, input.submit {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-weight: 700;
	background: #55618f;
	border: 0;
	padding: 4px;
	cursor: pointer;
	overflow: visible;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.input-submit:hover, input.inputSubmit:hover, input.submit:hover {
	background: #f0b31a;
}

input.input-submit:active, input.inputSubmit:active, input.submit:active {
	background: #eeaa01;
}

select, option {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input.inputCheckbox {
	float: left;
	margin: 3px 6px 3px 0;
}

form p.floatLeft {
	padding-right: 10px;
}

.form-error, .formError {
	padding: 4px;
	margin: 3px 0;
	background: #fbe3e4;
	color: #8a1f11;
	display: block;
}

.form-success, .formSuccess {
	padding: 4px;
	margin: 3px 0;
	background: #e4f0d8;
	color: #2c5301;
	display: block;
}

/* Center anything */

.centerWidthlessWrap {
	width: 100%;
	overflow: hidden;
}

.centerWidthless {
	float: left;
	position: relative;
	left: 50%;
}

.centerWidthlessInner {
	position: relative;
	left: -50%;
}

/* General purpose classes */

.hidden { display: none; }
.block { display: block; }

.floatLeft { float: left; }
.floatRight { float: right; }

.noPadding { padding: 0; }
.paddingBottom { padding-bottom: 12px; }

.noBorder { border: none !important; }
.border { border: 1px solid #C7C7C7; }

.mute { color: #666; }
.mute a, .mute a:link, .mute a:visited { color: #333; border-color: #bcbcbc;}
.mute a:hover, .mute a:active { color: #f0b219; border-color: #f0b219;}

.serif { font-family: "Times New Roman", Times, Georgia, serif; }
.uc { text-transform: uppercase; }
.sC { font-variant: small-caps; }
.lC { text-transform: lowercase; }

.rc {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.helpTxt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.clear { clear: both; }

/* Guillotine bug */

.guillotineBugFix {
	display: none;
}

/* Clearfix */

.clearfix:after, #metaBar:after, #header:after, #content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}