@charset "UTF-8";

/* CSS Document */


@font-face {
    font-family: 'dalekregular';
    src: url('dalek___-webfont.woff2') format('woff2'),
         url('dalek___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{

    background:#000000;
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:white;
}

img{

	border:0;
    outline: none;

}

img a{
	border:0;
}

a{
	border:0;
	color: #662626;
	text-decoration: none;
}

a:hover{
	border:0;
    color: #bf4c4f;
	text-decoration: none;
}

h1{
    font-size: 24px;
    color: #ffffff;
   font-family: 'dalekregular';
    text-transform:lowercase;
    font-weight:normal;
    letter-spacing: 1px;
    margin-top: 0px;
    
}


h2{
    font-size:18px;
   color: #ffffff;
   font-family: 'dalekregular';
    text-transform:lowercase;
    font-weight:normal;
    letter-spacing: 1px;
}

h3{
    font-size:16px;
   color: #ffffff;
  font-family: 'dalekregular';
    text-transform:lowercase;
    font-weight:normal;
    letter-spacing: 1px;
}



hr{
    color:#d13830;
    background-color:#f78f1e;
    height:1px;border:none;
}



/* Segment 1 */

#seg1{
    background: #000000;
	width:100%;
	float:left;

}



#wrapper1 {

    background: url("images/bghead-trans2.png") repeat scroll center -28px transparent;
    height: 340px;
    margin: 0 auto;
    width: 1100px;
    position:relative;

}

#achtergronden {
	
	position: absolute;
    height: 340px;
    margin: 0 auto;
    top:0;
    width: 1100px;
    

}

#overlayyy {
	
	position: absolute;
    height: 340px;
    margin: 0 auto;
    top:0;
    width: 1100px;

}





#logo{

    background: url("images/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 310px;
    right: 30px;
    position: absolute;
    width: 263px;
}




.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}




/* Segment 2 */

#seg2{
    background: url(images/overloop.png) repeat-x;
	width:100%;
	float: left;
    padding-bottom: 40px;

}



#wrapper2{
    margin: 0 auto;
    width: 1100px;
    min-height: 400px;

}



#content-left{

    margin-top: 40px;
    width: 759px;
    padding-right: 20px;
    min-height: 450px;
    float: left;
    border-right: 1px solid white;

}



#content-right{

    border-left: 1px solid white;
    float: left;
    margin-left: -1px;
    margin-top: 22px;
    min-height: 400px;
   padding-left: 20px;
    width: 280px;
    position:relative;

}

#line{
		position:absolute;
	left:-1px;
	top:0;
	width:1px;
	height:25px;
	background:#000000;

}



/* Segment 3 */

#seg3{

    
	width: 100%;
	float: left;
    padding: 40px 0;

}



#wrapper3 {

    margin: 0 auto;
    width:1100px;
    min-height:270px;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.86);
   background: url(images/bar.jpg);

}



#wrapper3 h2{

    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.86);
    color: white;

}



#wrapper3 h3{
    color: white;   
}



#wrapper3 h3 a{

    color: white;   

}



#wrapper3 h3 a:hover{

    color: black;   

}



/* Segment 4 */

#seg4{

	width:100%;
	float:left;
    height: 20px;

}



/* Segment 5 */

#seg5{

    background: black;
	width:100%;
	float:left;

}



#wrapper5{

    height: 100px;
    margin: 0 auto;
    text-align: right;
    width: 943px;
    padding-top: 13px;
    letter-spacing: 1px;

}



#wrapper5 a{
    color: white;

}



#wrapper5 a:hover{
    text-decoration: underline;   

}



#copyright{
    font-size: 10px;
    color: #a8a8a8;   

}



#copyright a{
    color: #a8a8a8;   

}



#copyright a:hover{
    text-decoration: underline;   

}

/* Menu */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	####	Header Menu #####

	#######################



	Horizontal Drop-Down Menu based off :

	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp*/



#navContainer {
	display:block;
	clear:both;
	padding:0px;
	float: left;
	position:relative;
	height: 69px;
	width: 1100px;
	color: #fff;
    margin-top: 20px;
    text-align: center;
    border: 1px solid white;
    border-left:none;
    border-right:none;
    background:#000000;
}

#nav{
	position: absolute;
	width: 100%;
	height: 40px;
	top:0px;	
	background: url(images/nav-bg-2.png) center no-repeat!important;

}

#nav-sticky{
	width: 100%;
	height: 91px;
	background:#000000;
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}

/* Header menu */
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {
    clear: both;
}
#nav {
    border: 0 none;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
#nav ul {
    display: inline-block;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    
}

#nav ul li {
    float: left;
font-family: 'dalekregular';
    text-transform:lowercase;
    font-size: 20px;
    font-weight: 300;
    height: 56px;
    text-align: center;
}

#nav ul li a {
    color: #ffffff;
    display: block;
    height: 24px;
    letter-spacing: 2px;
    outline: medium none;
    padding: 23px 18px 20px 18px;
    text-decoration: none;
font-family: 'dalekregular';
    text-transform:lowercase;
    border-bottom: 2px;
}
#nav ul li a:hover {

    color: #bf4c4f;
}
#nav ul li a.menu-current {

    color: #662626;
}
#nav ul li a.menu-current:hover {
	color: #662626;
}

#nav a.menu-parent {
    color: #662626;

}

/* 2nd Child menu */
#nav li ul {
    border: medium none;
    display: none;
    height: auto;
    letter-spacing: 0.02em; 
    outline: medium none;
    position: absolute;
    text-decoration: none;
    width: 300px;
    margin-top:-5px;
    
}
#nav li ul li {
    border-left: 1px solid white;
    border-right: 1px solid white;
	z-index:9999;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color:#000000;
    width: 260px;
    height:45px;
}
#nav li ul li a {
    border: medium none;

    font-size: 20px;
    font-weight: normal;
    line-height: 15px;
    padding: 5px 15px;
    padding-top:15px;
    border-bottom:none;
    
    height:23px;
}

#nav li ul li a .menu-first{
    padding-top: 20px;

      
}

#nav li ul .ultop {
    height: 7px;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
    background:none;
}

#nav li ul .ulbot {
    border-bottom: 1px solid white;
    height: 1px;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* 2nd Child link hover */
#nav li ul a:hover {
    
    color:#bf4c4f;
    border-bottom:none;
}
#nav li ul a.menu-parent {
  
    color:#d13830;
    border-bottom:none;
}
#nav li ul a.menu-current {
    color:#d13830;
    border-bottom:none;
}





/* 3 up Child menu  */
#nav li ul li ul {
    margin: -1px 0 0 -1px;
}
#nav li ul li ul .ultop {
    height: 0;
}


/* Show and hide */
#nav li:hover ul, #nav li a:focus ul, #nav li.subMenu ul {
    display: block;
}
#nav li ul ul {
    display: none;
}
#nav li:hover ul ul, #nav li.subMenu ul ul {
    display: none;
}
#nav li:hover > ul, #nav li li:hover > ul, #nav li.subMenu > ul, #nav li li.subMenu > ul {
    display: block;


}



/* Positioning the Pop-out Drops */
#nav li {
    position: relative;

}
#nav ul ul ul {
    left: 100%;
    position: absolute;
    top: 1px;
}
#nav li:hover {
    white-space: normal;

}


