body { font-size: 16px; }

a, a:hover { color: #000; text-decoration: underline; }
.footer a, .footer a:hover { color: #fff; text-decoration: underline; }

#top { background: #000000; }
#top .container { background: #000000; border: 0px solid #000000; }
#top-left ul { margin: 0px; }
#top-left ul li { list-style: none; padding-right: 20px; float: left; color: #fff; }
#top-right { text-align: right; }

#navigation { background: rgba(0,0,0,0.6); }
#navigation .container { background: background: rgba(0,0,0,0.6);; border: 0px solid #000000; padding-bottom: 0px; }

#bottom-1 { 
	background: url(/images/system/parallax-bg4.jpg) 0% 0% no-repeat fixed  !important;
	color: #ffffff;
	height: 300px;
}

#bottom-1 .container { background: transparent; border: 0px solid #000000; padding: 0px; }
#bottom-2 { background: #fff; }
#bottom-2 .container { background: #fff; border: 0px solid #000000; padding: 0px; }
#bottom-3 { background: #000; }
#bottom-3 .container { background: #000; border: 0px solid #000000; padding: 0px; }
#bottom-4 { background: #fff; padding: 20px 0; }
#bottom-4 .container { background: #fff; border: 0px solid #000000; padding: 0px; }

#showcase { 
    background: transparent url(/images/system/parallax-bg4.jpg) no-repeat 0% 0% !important;
    background-size: 100% !important;
    background-position: 20% center !important;
}
#showcase .container { background: transparent; border: 0px solid #000000; padding-bottom: 0px; }

body.site {
    background-color: #ffffff;
    border-top: 0px solid #ffffff;
    padding: 0;
}

.body .container { padding: 0px; }
#content, #aside { padding-top: 20px; }

p {
    margin: 0 0 30px;
    line-height: 22px;
    text-align: justify;
}

.chrono_credits { display: none; }

.btn-primary, .btn-primary:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #900c33;
    background-image: -moz-linear-gradient(top,#900c33,#900c33);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#900c33),to(#900c33));
    background-image: -webkit-linear-gradient(top,#900c33,#900c33);
    background-image: -o-linear-gradient(top,#900c33,#900c33);
    background-image: linear-gradient(to bottom,#900c33,#900c33);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
    border-color: #900c33 #900c33 #900c33;
    *background-color: #900c33;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#mod-search-searchword { width: 140px; }

.span12 { width: 100%; }
.span8 { width: 55%; }
.span6 { width: 50%; }
.span4 { width: 40%; }

.body .container { background: #ffffff; border: 0px solid #000000; box-shadow: 0px 0px 0px rgba(0,0,0,0.0); border-radius: 0px; }

.site.view-search #content.span9 { width: 100%; }
.site.view-search #aside {display: none; }

.header { display: none; }
.container { max-width: 1100px; width: 1100px; }
.navigation {
    border-top: 0px solid rgba(0,0,0,0.075);
    border-bottom: 0px solid rgba(0,0,0,0.075);
    margin-bottom: 0px;
}
.nav { margin-bottom: 0px; margin-top: 0px; }

.nav-pills li:hover,
.nav-pills li.current {
	border-bottom: 10px solid #7b2e39;
}

.nav-pills > li > a { color: #eeeeee; background-color: transparent; }
.nav-pills > li > a:hover { color: #ffffff; background-color: transparent; }
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus { color: #ffffff; background-color: transparent; }

.page-header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 0px solid #eee;
}

div.mod-languages a {
    color: #ffffff;
    text-decoration: none;
}

div.mod-languages a:hover {
    color: #7b2e39;
    text-decoration: none;
}
.da-slider {
    box-shadow: 0px 0px 0px rgba(0,0,0,0), 0px 0px 0px #fff !important;
    -webkit-transition: background-position 1.4s ease-in-out 0.3s !important;
    -moz-transition: background-position 1.4s ease-in-out 0.3s !important;
    -o-transition: background-position 1.4s ease-in-out 0.3s !important;
    -ms-transition: background-position 1.4s ease-in-out 0.3s !important;
    transition: background-position 1.4s ease-in-out 0.3s !important;
}
#da-slider90.da-slider {
	background: none !important;
    border-top: 0px solid #aea688 !important;
    border-bottom: 0px solid #aea688 !important;
}
#da-slider107.da-slider {
	background: none !important;
    border-top: 0px solid #aea688 !important;
    border-bottom: 0px solid #aea688 !important;
}
.da-arrows, .da-img { display: none; }

.da-slide .da-text {
    left: 0% !important;
    width: auto !important;
    color: #fff !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
}
.da-slide h2 {
    left: 0% !important;
    background: #900c33 !important;
    color: #fff !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 100 !important;
    font-size: 32px !important;
    width: auto !important;
    padding: 10px !important;
}

.da-slide .da-text h3 {
    left: 0% !important;
    background: #7b2e39 !important;
    color: #fff !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 100 !important;
    font-size: 48px !important;
    width: auto !important;
    padding: 20px 10px !important;
}

#navigation .container { padding: 10px !important; }

.footer {
	width: 100%;
	margin: 0;
	text-align: left;
	background: #000;
	color: #fff;
	padding: 20px 0;
}

.footer ul li { list-style: none; }
.footer .container { width: 100%; }
.footer .span12, .footer .span6 { margin-left: 0; }

#bottom-2 { padding-top: 20px; }

#bottom-3 h1 { 
	color: #fff; 
    font-family: Roboto, sans-serif !important;
    font-weight: 300 !important;
    font-size: 32px !important;
    width: auto !important;
}

#bottom-4-left h2, #bottom-4-right h2 { padding: 20px 0; border-bottom: 1px solid #dedede; margin-bottom: 20px; }

#bottom-4-left p, #bottom-4-right p { margin-bottom: 10px; }
#bottom-4-left.span6 { width: 47%; padding-right: 3%; margin: 0; float: left; }
#bottom-4-right.span6 { width: 47%; padding-left: 3%; margin: 0; float: right; }

.ifa-home-opties ul li { list-style: none; float: left; width: 25%; border: 1px solid #dedede; margin: 20px; padding: 20px; min-height: 200px; max-height: 200px; }

#aside .mod-logo {
  background: transparent;
  border: 0px solid #fff;
  box-shadow: none
}

.dj-menu .dj-main,
.dj-menu .dj-main li a.dj-up_a,
.dj-menu .dj-main li a.dj-up_a span {
    background: none !important;
}

.dj-main li a.dj-up_a {
    display: block;
    float: left;
    height: 35px;
    line-height: 33px;
    color: #ccc;
    text-decoration: none;
    font-size: 16px !important;
    font-weight: bold;
    padding: 0 0 0 15px;
    cursor: pointer;
    letter-spacing: 2px;
}

.dj-main li.hover ul.dj-submenu {
    background: rgba(0,0,0,0.3) !important;
    border: 3px solid #fff !important;
}

.dj-main li.hover ul.dj-submenu li a, .dj-main li.hover ul.dj-submenu li a:hover, .dj-main li ul.dj-submenu li a.active, .dj-main li ul.dj-submenu li li a.active, .dj-main li ul.dj-submenu li li li a.active {
    background: rgba(0,0,0,0.3) !important;
    color: #fff !important;
    border-color: #000 !important;
    font-size: 16px !important;
    padding: 10px 5px !important;
    letter-spacing: 2px;
}