/* @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700italic,900,900italic); */


html, body, blockquote, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, strong, tt, ul, ol, li, dl, dt, dd, 
fieldset, form, label, legend, caption, tbody, tfoot, thead, th, input, textarea {
	margin: 0; padding: 0; border: 0; outline: 0;
	line-height: 23px;
    font-family: 'allerregular', 'arial'; 
	font-size: 15px;
    color: #4d4d4d;
    background: transparent; 
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
ul {
    
	list-style: none;
}
a:hover {
    text-decoration: none;
}
#container ul li {
    list-style: inside disc;
}
#container ul li.no-style {
    list-style: none;
}
#container ul li ul {
    margin: 0px 0px 0px 25px;
}
#container ul li ul li {
    list-style: inside circle;
}
#container ul li ul li ul li {
    list-style: inside square;
}    
#container ol {
    margin-bottom: 16px;
}
#container ol li {
	list-style: inside decimal;
}
#container ol li ol {
    margin: 0px 0px 0px 25px;
}
#container ol li ol li {
    list-style: inside lower-latin;
} 
#container ol li ol li ol li {
    list-style: inside decimal;
}
li {
    font-family: 'allerregular', 'arial'; 
    font-size: 15px;
    color:#7b7b7b;
}
:focus {
	outline: none;
}
p {
    font-size:15px;
	margin-bottom: 25px;
	line-height: 25px;
	font-style: normal;
    color:#7b7b7b;
    font-family: 'allerregular', 'arial'; 
}
strong {
    font-size:15px;
	margin-bottom: 25px;
	line-height: 25px;
	font-style: bold;
    color:#7b7b7b;
    font-family: 'allerregular', 'arial'; 
}
a {
	font-size:15px;
	line-height: 25px;
	font-style: normal;
    color:#7b7b7b;
    font-family: 'allerregular', 'arial'; 
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content_wrapper h1,
h1 {
    width: auto; height: 45px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'allerbold', 'arial'; 
    font-weight: normal;
    font-size: 24px;
    line-height: 45px;
    color: #505050;
    text-transform: uppercase;
}
h2 {
    width: auto; height: auto;
    position: relative;
    margin-bottom: 9px;
    font-family: 'allerbold', 'arial'; 
    font-weight: normal;
    font-size: 20px;
    line-height: 40px;
    color: #505050;
}
h3 {
    font-family: 'allerbold', 'arial'; 
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #505050;
}
h4 {
    width: auto; height: auto;
    position: relative;
    margin-bottom: 9px;
    line-height: 30px;
    font-family: 'allerregular', 'arial'; 
    font-weight: 400;
    font-size: 20px;
    color: #0d3477;
}
h5 {
    width: auto; height: auto;
    position: relative;
    margin-bottom: 9px;
    line-height: 25px;
    font-family: 'allerregular', 'arial'; 
    font-weight: 400;
    font-size: 15px;
    color: #0d3477;
}
h6,
h6 * {
    font-family: 'allerregular', 'arial'; 
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
    line-height: 27px;
    color: #0d3477;
    margin: 15px 0;
}
::-webkit-input-placeholder {
    color: #ababab;
}
:-moz-placeholder {
    color: #ababab;
}
:-ms-input-placeholder {
    color: #ababab;
}
html, body {
	height: 100%;
}
body {
	background: #ffffff url(../images/template/bg_header_vervolg.jpg) 0px 0px repeat-x;
}
header, section, footer, aside, nav, article, figure, figcaption, time, hgroup {
	display: block;
	margin: 0;
}
figure {
	line-height: 0;
}

/* CSS layout */
#container {
    min-width: 1040px;
    overflow-x: hidden;
    width: 100%; height: 100%;
    height: auto !important; 
	min-height: 100%;
	position: absolute;
	left: 0px; top: 0px;
	z-index: 1;
    background: url(../images/template/bg_container.jpg) top left repeat;
}
#site {
    width: 1000px; height: auto;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 30;
    background: #ffffff;
    padding-bottom: 266px;
}
.clearfix:after {
	clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden;
}
#site.home section {
    margin-top: 0px;
}
section {
    margin-top: 25px;
}
/* CSS header */
header {
    width: 1000px; height: 110px;
    position: relative;
    z-index: 50;
}
#logo {
    width: 164px; height: 275px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/template/logo_met_hoek.png) left top no-repeat;
    z-index: 100;
}


/* CSS HOOFDMENU MET SUBMEN */
nav#menu {
    width: auto; height: 40px;
    position: absolute;
    right: 0px; top: 50px;
    background: #fff;
    z-index: 50;
}
nav#menu ul {
    height: 40px;
    width: auto;
    position: relative;
    float: left;
}
nav#menu ul li.level1 {
    width: auto; height: 40px;
    position: relative;
    float: left;
    margin-right: 6px;
    list-style: none;
    background: #fff;
}
nav#menu ul li.level1.submenu:hover {
    background: #b90000;
    color: #ffffff;
}
nav#menu ul li.level1 a {
    width: auto; height: 40px;
    position: relative;
    float: left;
    display: block;
    padding: 0px 10px;
    line-height: 40px;
    font-family: 'allerbold', 'arial'; 
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
nav#menu ul li.level1.active a {
    color: #b90000;
    font-family: 'allerbold', 'arial';
    font-weight: normal;
}
nav#menu ul li.level1 a:hover,
nav#menu ul li.level1.hover a {
    text-decoration: none !important;
    font-family: 'allerbold', 'arial';
    font-weight: normal;
    color: #ffffff;
    background: #b90000;
}
nav#menu ul li.level1.hover a,
nav#menu ul li.level1.submenu a:hover {
    color: #fff !important;
}
nav#menu ul li.level1.last span {
    display:none;
}
nav#menu ul li.level1 .submenu {
    display: none;
}
nav#menu ul li.level1 .submenu ul {
    width: 200px; height: auto;
    position: absolute;
    top: 40px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    background: #b90000;
}
nav#menu ul li.level1 .submenu ul li.level2 {
    width: 200px; height: 40px;
    position: relative;
    list-style: none;
}
nav#menu ul li.level1 .submenu ul li.level2 a {
    width: 200px; height: 40px;
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    color: #ffffff !important;
    text-transform: none;
    text-indent: 15px;
    font-size: 15px;
}
nav#menu ul li.level1 .submenu ul li.level2 a:hover {
    background: #990101;
}

/* CSS HOMEPAGE */
#homesphere {
    width: 1000px; height: 600px;
    position: relative;
    z-index: 40;
}
#homesphere  #home_cycle {
    width: 1000px; height: 600px;
    position: relative;
    overflow: hidden;
    z-index: 40;
}
#homesphere  #home_cycle .cycle_item {
    width: 1000px; height: 600px;
    position: relative;
}
#homesphere  #home_cycle .cycle_item .image {
    width: 1000px; height: 600px;
    position: absolute;
    top: 0px; left: 0px;
}
#homesphere  #home_cycle .cycle_item .image img {
    width: 1000px; height: 600px;
}
#homesphere  #home_cycle .cycle_item .text {
    width: auto; height: 120px;
    position: absolute;
    padding-left: 100px;
    padding-right: 25px;
    top: 300px; right: 0px;
    background: url(../images/template/bg_cycle_text.png) top left no-repeat;
    font-family: 'allerbold', 'arial';
    font-weight: normal;
    font-size: 48px;
    line-height: 120px;
    color: #b90000;
}
#homesphere #pager {
    width: 108px; height: 28px;
    position: absolute;
    top: 552px; left: 20px;
    z-index: 45;
}
#homesphere #pager a {
    width: 28px; height: 0px;
    padding-top: 30px;
    position: relative;
    float: left;
    margin-right: 12px;
    z-index: 46;
    overflow: hidden;
    background: url(../images/template/pager_items.png) -28px 0px no-repeat;
}
#homesphere #pager a.activeSlide {
    z-index: 46;
    background: url(../images/template/pager_items.png) 0px 0px no-repeat;
}
#home_buttons {
    width: 1000px; height: 335px;
    position: relative;
    margin-top: 30px;
}
.titles {
    width: 1000px; height: 24px;
    position: relative;
    margin-bottom: 32px;
    background: url(../images/template/bg_titles.jpg) 0px 2px repeat-x;
}
.titles .title {
    width: auto; height: 24px;
    position: relative;
    float: left;
    padding: 0 15px;
    font-size: 24px;
    font-family: 'allerbold', 'arial';
    font-weight: normal;
    line-height: 18px;
    color: #505050;
    background: #ffffff;
    text-transform: uppercase
}
#home_buttons .titles .title.showroom {
    margin-left: 498px;
}
#home_buttons .button {
    width: 320px; height: 265px;
    position: relative;
    float: left;
    margin-right: 20px;
    z-index: 40;
}
#home_buttons .button.last {
    margin-right: 0px;
}
#home_buttons .button .image {
    width: 320px; height: 250px;
    position: absolute;
    top: 0px; left: 0px;
    z-index: 40;
}
#home_buttons .button .image img {
    width: 320px; height: 250px;
    position: absolute;
    top: 0px; left: 0px;
    z-index: 40;
}
#home_buttons .button .image .overlay {
    width: 60px; height: 60px;
    position: absolute;
    top: 0px; left: 0px;
    z-index: 45;
    background: url(../images/template/button_overlay.png) 0px 0px no-repeat;
}
#home_buttons .button .info {
    width: 290px; height: 90px;
    position: absolute;
    padding-left: 6px;
    bottom: 0px; left: 0px;
    z-index: 45;
    font-family: 'allerregular';
    font-size: 15px;
    line-height: 25px;
    color: #7b7b7b;
    background: url(../images/template/button_overlay_info.png) 0px 0px no-repeat;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
#home_buttons .button:hover .info {
    padding-left: 14px;
}
#home_buttons .button .info strong {
    font-family: 'allerbold', 'arial';
    font-weight: normal;
    font-size: 19px;
    line-height: 30px;
    color: #b90000;
}
span.klik {
    font-family: 'allerregular';
    font-size: 15px;
    line-height: 35px;
    color: #ffffff;
    text-transform: uppercase;
}
#home_buttons .button a {
    width: 320px; height: 265px;
    position: absolute;
    top: 0px; left: 0px;
    display: block;
    z-index: 49;
    background: url(../images/x.gif) 0px 0px repeat;
}
#onze_merken {
    width: 1000px; height: 136px;
    position: relative;
    padding-bottom: 15px;
    margin: 35px 0px 0px 0px;
}

/* CSS CONTENT PAGINA'S */
section {
    width: 1000px; min-height: 450px; height: auto;
}
#sphere {
    width: 1000px; height: 175px;
    position: relative;
    margin-bottom: 15px;
}
article {
    width: 660px; height: auto;
    position: relative;
    float: left;
    padding-right: 40px;
}
aside {
    width: 300px; height: auto;
    position: relative;
    float: left;
    padding-top: 45px;
}
#sitepath {
    width: auto; height: 25px;
    position: relative;
    font-family: 'allerregular', 'arial';
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    margin-top: 15px;
}
#sitepath a,
#sitepath span {
    font-family: 'allerregular', 'arial';
    font-weight: normal;
    font-size: 12px;
    position: relative;
    margin: 0 2px;
    line-height: 25px;
}
/* CSS footer */

footer {
    width: 100%; height: 266px; 
    position: absolute;
    bottom: 0px;
    z-index: 40;
}
#footer {
    width: 1000px; height: 266px;
    position: relative;
    margin: 0 auto;
}
#footer .column_wrapper {
    width: 980px; height: 180px;
    position: relative;
    padding: 10px;
    margin: 0 auto;
    background: #f5f5f5;
}
#footer .column {
    width: 25%;
    float:left;
}
#footer .column h4 {
    font-family: 'allerbold', 'arial';
    font-weight: normal;
    font-size: 15px;
    color: #7b7b7b;
    margin-bottom: 5px;
}
#footer .column ul li {
    color: #7b7b7b;
    font-family: Arial;
    font-size: 13px;
    list-style-image: url('../images/template/list-bullit.png');
}
#footer .column ul li.nobg {
    list-style: none;
    list-style-image: none;
}
#footer .column ul li a {
    color: #7b7b7b;
    font-family: Arial;
    font-size: 13px;
}
#footer .column ul li a#twitter {
    width: 31px; height: 31px;
    position: relative;
    float: left;
    background: url(../images/template/social_logos.png) 0px 0px no-repeat;
}
#footer .column ul li a#facebook {
    width: 31px; height: 31px;
    position: relative;
    float: left;
    margin-left: 7px;
    background: url(../images/template/social_logos.png) -36px 0px no-repeat;
}
#footer #wn {
    width: 1000px; height: 25px;
    font-family: Arial;
    font-weight: normal;
    color: #7b7b7b;
    font-size: 13px;
    line-height: 17px;
    float:left;
    padding-top: 25px;
}
#footer #wn a {
    font-family: Arial;
    font-weight: normal;
    color: #7b7b7b;
    font-size: 13px;
    line-height: 17px;
}
#footer #wn a:hover {
    color: #7b7b7b;
    text-decoration: underline;
}