/* --------------------------------------------------
   CSS: Fabrique
   --------------------------------------------------
   Martijn Daniëls
   Copyright 2014 | TROEBEL Design
   http://www.troebeldesign.nl/
   -------------------------------------------------- */

@import url('css/glyphicons.css');
@import url('css/glyphicons-social.css');
@import url('css/museo-sans.css');

@import url('css/wrapper.css');
@import url('css/extensions.css');

@import url('css/gsa.css');
@import url('css/ub.css');

@import url('css/print.css');

/* Bootstrap */
body {
	background: #FFF url("img/body-bottom.png") center bottom no-repeat fixed;
	font-family: "Museo Sans" !important;
	font-weight: 300;
	letter-spacing: normal !important;
	margin: 0;
	padding: 25px 0 0 0 !important;
}
.container {
	max-width: none !important;
	padding: 0;
	width: 965px !important;
}
.btn {
	border: none;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	outline: none !important;
	padding: 10px 10px 9px 10px;
	text-decoration: none !important;
}
.btn-default {
	background-color: #00B969;
	color: #FFF;
}
.btn-default:focus,
.btn-default:hover {
	background-color: #002328 !important;
	color: #FFF !important;
}
.nav,
.navbar,
.dropdown,
.dropdown-menu,
.dropdown-submenu,
.dropdown-toggle,
.open {
    background-image: none !important;
    filter: none !important;
    overflow: visible !important;
}
.row {
	margin: 0;
}

/* Fonts */
.glyphicons.chevron-left,
.glyphicons.chevron-right {
	font-size: 9px;
	margin-right: 2px;
}

/* Media */
.thumbnail {
	border: 1px solid #E3DAD8;
}
.thumbnail:focus,
.thumbnail:hover,
.thumbnail.active {
	border-color: #002328;
	text-decoration: none !important;
}
.thumbnail .caption {
	font-size: 15px;
	margin: 0;
	padding: 4px 4px 0 4px;		
}

/* Elementen */
#page-wrap {
	position: relative;
}
#page-background {
	background: url("img/body-top.png") center top no-repeat fixed;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -100;
}

/* Toolbar */
#fab-toolbar {
	background-color: #002328;
	border: none;
	min-height: 25px;
}
#fab-toolbar form {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
}
#fab-toolbar-search .form-control {
	background-color: transparent;
	border: none;
	box-shadow: none;
	color: #FFF;
	font-size: 12px !important;
	height: 25px;
	line-height: 15px;
	padding: 5px 25px 5px 5px;
	transition: none;
	width: 149px;
	-webkit-box-shadow: none;
	-webkit-transition: none;
}
#fab-toolbar-search .placeholder {
	color: #999;
}
#fab-toolbar-search .btn {
	background-color: transparent;
	border: 0;
	color: #FFF !important;
	height: 25px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}
#fab-toolbar .nav {
	color: #FFF !important;
}
#fab-toolbar .nav > li > a,
#fab-toolbar .nav > li > form > a {
	color: #FFF;
	font-size: 12px;
	line-height: 25px;
	padding: 0 10px;
}
#fab-toolbar .nav > li > a:focus, 
#fab-toolbar .nav > li > a:hover {
	background-color: transparent !important;
	text-decoration: underline !important;
}
#fab-toolbar .navbar-right {
	border-right: #555 1px solid;
}
#fab-toolbar .navbar-right:last-child {
	margin-right: 0 !important;
}

/* Header */
#fab-header {
	height: 90px;
	padding: 15px 0;
}
#fab-title {
	float: left;
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	margin-right: 30px;
}
#fab-title h1,
#fab-title .h1 {
	border: none !important;
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	margin: 0 !important;
	padding: 0 !important;
}
#fab-title a,
#fab-title h1 a,
#fab-title .h1 a {
	text-decoration: none !important;
}
#fab-subtitle {
	clear: none;
	float: none;
	font-size: 21px;
	font-weight: 100;
	line-height: 1;
}
#fab-tagline {
	clear: left;
	color: #00B969 !important;
	float: left;
	font-size: 16px;
	font-weight: 500;
}
#fab-signature a {
	background: transparent url("img/logo.png") center center no-repeat scroll;
	clear: right;
	float: right;
	height: 60px;
	width: 175px;
}

/* Navigation */
#fab-navigation {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
#fab-navigation .container {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
#fab-navigation .nav > li > a {
	font-size: 14px;
	line-height: 25px;
	padding: 0 15px 0 0;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {	
	background-color: transparent;
	color: #002328;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #002328;
	font-weight: 700 !important;
}
#fab-navigation .nav > li > a:focus, 
#fab-navigation .nav > li > a:hover {
	text-decoration: underline !important;
}
#fab-navigation .dropdown-menu {
	background-color: #002328;
	border: 0;
	box-shadow: none;
	color: #AAA;
	filter: alpha(opacity=95);
	left: -10px;
	margin: 10px 0 0 0;
	max-width: 250px;
	min-width: 200px;
	opacity: 0.95;
	padding: 10px 15px 10px 10px;
	-webkit-box-shadow: none;
}
#fab-navigation .dropdown-menu a,
#fab-navigation .dropdown-submenu a {
	color: #AAA;
	display: block;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 1.5;
	padding: 5px 0;
	position: relative;
	white-space: normal;
}
#fab-navigation .dropdown-menu a:focus,
#fab-navigation .dropdown-menu a:hover {
	background-color: transparent;
	color: #FFF;
}
#fab-navigation .dropdown-menu .open > a,
#fab-navigation .dropdown-menu .open > a:focus,
#fab-navigation .dropdown-menu .open > a:hover {
	background-color: transparent;
}
#fab-navigation .dropdown-menu .eject {
	color: #002328;
	font-size: 30px;
	left: 0;
	overflow: hidden;
	padding: 0 15px;
	position: absolute;
	top: -15px;
	width: 100%;
}
#fab-navigation .dropdown-menu a.dropdown-toggle {
	margin-right: -15px;
	padding-right: 20px;
}
#fab-navigation .dropdown-menu li .chevron-right {
	position: absolute;
	right: -8px;
	top: 1.1em;
}
#fab-navigation .dropdown-menu .open .chevron-right {
	color: #FFF;
}
#fab-navigation .dropdown-submenu {
	background-color: #002328;
	filter: alpha(opacity=95);
	left: 100%;
	list-style: none;
	margin-left: 14px;
	max-width: 300px;
	min-width: 200px;
	opacity: 0.95;
	padding: 10px;
    position: absolute;
    top: 0;
    visibility: hidden;
	z-index: 1000;
}
#fab-navigation .dropdown-menu li:hover .dropdown-submenu {
    visibility: visible !important;
}
#fab-navigation .dropdown:hover .dropdown-menu {
    display: block;
}
#fab-navigation .dropdown-submenu {
	margin-top: -10px !important;
}
.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover,
.dropdown-submenu > li > a:focus, 
.dropdown-submenu > li > a:hover {
	text-decoration: none !important;
}

/* Breadcrumb */
#fab-subsite {
	clear: none;
	float: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
}
#fab-subsite a {
	color: #002328;
}
#fab-subsite span {
	color: #AAA;
	font-weight: 100;
	padding: 0 10px;
}
#fab-breadcrumb .breadcrumb {
	background-color: transparent;
	color: #AAA;
	float: left;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px 0;
	padding: 0;
}
#fab-breadcrumb li {
	display: inline;
}
#fab-breadcrumb a {
	color: #AAA;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
}
#fab-subsite a:focus,
#fab-subsite a:hover,
#fab-breadcrumb a:focus,
#fab-breadcrumb a:hover {
	color: #002328;
}
#fab-breadcrumb .breadcrumb > li + li:before {
	content: "" !important;
	padding: 0 4px;
}
#fab-breadcrumb .chevron-right {
	margin-right: 8px;
}
#fab-breadcrumb .breadcrumb > li:first-child span {
	display: none !important;
}

/* Slider */
#fab-slider #slider_wrapper {
	height: 420px;
	margin: 0 auto;
	left: -15px;
	overflow: hidden;
	position: absolute;
	width: 995px;
}
.slider-space-left,
.slider-space-right {
	clear: none;
	display: block;
	float: left;
	height: 220px;
	position: relative;
	width: 1px;
}
#fab-homepage .slider-space-left {
	float: left !important;
	height: 320px !important;
}
#fab-homepage .slider-space-right {
	float: right !important;
	height: 205px !important;
}
#fab-slider .carousel-indicators {
	bottom: 110px;
	left: 15px;
	letter-spacing: 5px;
	margin: 0;
	max-width: 300px;
	width: auto;
}
#fab-slider .carousel-indicators li {
	background-color: #FFF;
	border: none;
	border-radius: 0;
	height: 12px;
	margin: 0;
	width: 12px;
}
#fab-slider .carousel-indicators .active {
	background-color: #00B969;
}
#fab-slider .carousel-inner {
	overflow: visible;
}
#fab-slider .item img {
	position: absolute;
	width: 995px;
	z-index: -200;
}
#fab-slider .carousel-caption {
	height: 247px;
	left: 30px;
	padding: 0;
	right: auto;
	text-align: left;
	text-shadow: none;
	top: 30px;
	width: 570px;
}
#fab-slider .carousel-caption p {
	max-width: 400px;
}
#fab-slider .title {
	color: #FFF;
	font-size: 40px;
	font-weight: 900;
	line-height: 1;
	margin: 0 0 10px 0;
	text-shadow: #555 1px 1px 1px;
}
#fab-slider .title a {
	color: #FFF;
	text-decoration: none !important;
}
#fab-slider .title a:focus,
#fab-slider .title a:hover {
	text-decoration: none !important;
}
#fab-slider .subtitle {
	font-size: 21px;
	font-weight: 300;
	margin: 0 0 10px 0;
}
#fab-slider .photo-credit {
	background-color: #FFF;
	bottom: -28px;
	color: #002328;
	filter: alpha(opacity=75);
	font-size: 10px;
	font-weight: 500;
	line-height: 12px;
	margin: 0;
	opacity: 0.75;
	padding: 2px 4px;
	position: absolute;
	right: 0;
}
#fab-homepage-eur .slider-space-left {
	float: left !important;
	height: 345px !important;
}
#fab-homepage-eur #fab-slider .carousel-indicators {
	bottom: 85px;
}

/* Footer */
#fab-footer {
	border-top: 1px solid #CCC;
	margin: 90px auto 30px auto;
	padding-top: 15px;
}
#fab-footer a,
#fab-footer #fab-copyright {
	font-size: 14px;
	line-height: 25px;
	padding: 0;
}
#fab-channels {
	float: left;
}
#fab-channels a:focus,
#fab-channels a:hover {
	background-color: transparent !important;
}
.glyphicons-social {
	color: #002328;
	font-size: 24px;
	margin-right: 15px;
}
.glyphicons-social:focus,
.glyphicons-social:hover,
#fab-channels .glyphicons:focus,
#fab-channels .glyphicons:hover {
	color: #00B969;
}
#fab-footer-links li a {
	margin-left: 13px;	
}
#fab-footer-links li > a:focus, 
#fab-footer-links li > a:hover {
	background-color: transparent;
	text-decoration: underline !important;
}
#fab-footer-links .chevron-right {
	margin-right: 5px;
}