@charset "UTF-8";

@font-face {
	font-family: 'HelveticaNeue95Black';
	src: url('helveticaneue-black-webfont.eot');
	src: local('?'), url('helveticaneue-black-webfont.woff') format('woff'), url('helveticaneue-black-webfont.ttf') format('truetype'), url('helveticaneue-black-webfont.svg#webfont8Cn1sgg7') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue45Light';
	src: url('helveticaneue-light-webfont.eot');
	src: local('?'), url('helveticaneue-light-webfont.woff') format('woff'), url('helveticaneue-light-webfont.ttf') format('truetype'), url('helveticaneue-light-webfont.svg#webfontTIMS3FqQ') format('svg');
	font-weight: normal;
	font-style: normal;
}


/***************************

	GENERAL
	
***************************/

@media handheld{ 
	
}

* {
  margin: 0;
  padding: 0;
}

html, body {
	background-color: #FBC900;
	font-family: HelveticaNeue45Light, Helvetica, Arial, sans-serif;
	color: #000000;
	height:100%;
	font-size:13px;
}

body{
	margin-left:40px;
}
	
a{
	text-decoration:none;
	border:none;
	color:#000000;
}

code{
	position:relative;
	top:-30px;
	float:left;
}

img{
	border:none;
}

h2{
	font-family: HelveticaNeue95Black, Helvetica, Arial;
	letter-spacing:-1px;
	line-height:22px;
	font-size: 24px;
	height:39px;
	border-bottom:1px solid #000;
}

#container{
	width:600px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -30px;
}


/***************************

	HEADER
	
***************************/

#header{
	padding-top:50px;
	height:105px;
}

#panellogo{
	background:url('../images/logo.png') no-repeat;
	width:480px;
	height:105px;
	float:left;
	cursor:pointer;
}

	#panellogo a{
		display:block;
		width:100%;
		height:100%;
		text-indent:-9999px;
		font-size:0;
	}

#paneldownload{
	width:60px;
	height:60px;
	padding-top:10px;
	padding-left:60px;
	float:left;
}

	#paneldownload a{
		display:block;
		width:60px;
		height:60px;
	}

/***************************

	MIDDLE
	
***************************/

#middle{
	clear:both;
	width:480px;
	margin-top:28px;
	overflow:hidden;
}

/***************************

	MENU
	
***************************/

#panelmenu{
	width:480px;
	height:20px;
	margin-top:20px;
	margin-bottom:30px;
}

#panelmenu ul{
	width:480px;
	height:20px;
}

#panelmenu li{
	float:left;
	list-style:none;
	margin-right:30px;
	height:20px;
	cursor:pointer;
}

#panelmenu .rightmenu{
	float:right;
	list-style:none;
	margin-left:0;
	margin-right:0;
	height:20px;
	cursor:pointer;
}

/***************************

	NODES
	
***************************/

#panelnodes{
	position:relative;
	width:480px;
	border-top:1px solid #000000;
	margin-bottom:20px;
	overflow:hidden;
}

.media{
	width:480px;
	margin-bottom:10px;
}

	.media img, .media video{
		margin-bottom:10px;
	}
	

.panelnode{
	position:relative;
	width:480px;
	border-bottom:1px solid #000000;
}

.panelnodetitle{
	width:480px;
	height:50px;
}

.panelnodetitle:hover{
	cursor:pointer;
}

.nodetitle{
	display:block;
	width:480px;
	height:25px;
	cursor:pointer;
	font-family: HelveticaNeue95Black, Helvetica, Arial;
	letter-spacing:-1px;
	line-height:22px;
	font-size: 24px;
}


.nodedate{
	padding-top:12px;
	display:block;
	width:480px;
	height:13px;
	line-height:13px;
	cursor:pointer;
	border-bottom:1px dotted #000000;
	
}

.panelnodecontent{
	display:none;
	margin-top:20px;
	margin-bottom:10px;
}

.panelnodecontent p{
	font-size:13px;
	padding-bottom:10px;
}

.videoplayer{
	width:480px;
	height:270px;
	margin-bottom:10px;
}

/***************************

	CONTACT
	
***************************/

#contact{
	position:relative;
	line-height:14px;
}

#contact .contactcontent{
	display:block;
/*	padding-top:30px;
	padding-left:20px;*/
}


/***************************

	LOGIN
	
***************************/

#loginbutton{
	position:absolute;
	left:496px;
	top:117px;
	height:14px;
	width:24px;
	cursor:pointer;
}

#login{
	text-align:right;
	padding-right:150px;
	display:none;
}

#login input{
	margin-bottom:10px;
}

.loginsubmit{
	width:50px;
}

.logoutsubmit{
	width:80px;
	height:30px;
	margin-right:50px;
}


/***************************

	FOOTER
	
***************************/

#footer, #push{
	height:30px;
}


/***************************

	BACKEND
	
***************************/

#nieuw{
	position:absolute;
	left:0px;
	top:-19px;
	padding:2px 3px;
	background:#000;
	color:#FBC900;
	font-size:12px;
	font-weight:bold;
}

#fileinput{
	width:100%;
	margin-bottom:10px;
}

#bestand, #linkpanel{
	width:100%;
	margin-bottom:10px;
	float:right;
	text-align:right;
}

#toevoegenpanel{
	position:absolute;
	left:595px;
	top:199px;
	width:480px;
	border-top:1px solid #000;
}

.editbutton{
	background:url('../images/pencil.png') no-repeat;
	position:absolute;
	right:26px;
	top:5px;
	width:16px;
	height:16px;
	cursor:pointer;
}

.deletebutton{
	background:url('../images/cross.png') no-repeat;
	position:absolute;
	right:0px;
	top:5px;
	width:16px;
	height:16px;
	cursor:pointer;
}

.deletefile{
	background:url('../images/cross.png') no-repeat;
	display: block;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 16px;
	cursor:pointer;
}

input::-webkit-input-placeholder {
    color:    #000;
}
input:-moz-placeholder {
    color:    #000;
}

.notvalid{
	border:1px solid #F00 !important;
}

.panelnodecontentbackend span{
	margin-bottom:10px;
}

.panelnodebackend{
	width:480px;
	padding-bottom:30px;
}

.panelnodetitlebackend{
	margin-bottom:17px;
	width:480px;
	height:20px;
	line-height:20px;
	font-size:24px;
	font-weight:bold;
}

.panelnodecontentbackend label, .panelnodecontentbackend input{
	font-size: 12px;
	border:none;
}

#src, #link{
	width:400px;
	height:20px;
}

#toevoegenpanel label{
	border:none;
}

#toevoegenpanel textarea{
	font-size: 12px;	
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	height:200px;
}


#typelink, #typefile{
	margin-top:2px;
	position:absolute;
	left:0;
}

#nodetitlebackendpanel{
	width:100%;
	height:90px;
}

#nodetitlebackendpanel div{
	height:40px;
}

#descriptionbackend{
	margin-bottom:5px;
}

.panelnodecontentbackend textarea{
	width:100%;
}

.date{
	background: none;
	font-family: HelveticaNeue45Light, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size:13px;
	border:none;
	padding-top:7px;
	display:block;
	width:480px;
	height:18px;
	line-height:18px;
	border-bottom:1px dotted #000000;
}

.nodetitlebackend{
	cursor:pointer;
}

.nodetitlebackend input{
	width:480px;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
}

#titlebackend{
	font-family: HelveticaNeue95Black, Helvetica, Arial;
	background:none;
	border:none;
	border-bottom:1px solid #000;
	letter-spacing:-1px;
	line-height:24px;
	font-size: 24px;
	width:100%;
	display:block;
	height:24px;
}

.nodetitlebackend label, .nodedatebackend label, .nodetitlebackend input{
	height:20px;
	width:100%;
}

.nodedatebackend input{
	width:100px;
	margin-right:380px;
	height:20px;
}

.panelnodecontentbackend{
	clear:both;
}

#contact textarea{
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:480px;
	float:left;
}

.bestanden{
	padding:10px 0;
}

	.bestanden ul{
		margin-left:30px;
		margin-top:5px;
	}
	
		.bestanden ul li{
			padding-bottom:5px;
			position:relative;
		}

.submit{
	width:80px;
	height:30px;
}

#contact .submit{
	height:30px;
	margin-left:400px;
	margin-top:5px;
	clear:both;
	float:left;
}

#toevoegenpanel .submit{
	margin-top:10px;
	float:right;
}

#upload{
	padding:0 5px;
}

#uploadstatus{
	display:none;
}



/***************************

	MISC
	
***************************/

.white{
	color:#FFFFFF;
}

#info{
	position:absolute;
	left:0px;
	top:70px;
	display:none;
	font-weight:bold;
}

#alles, #niks{
	display:block;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	left:540px;
	top:198px;
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
}

#alles{
	background:#000000;
	color:#FBC900;
	left:540px;
	top:181px;
}

#scrollup, #scrolldown{
	display:block;
	position:absolute;
	left:548px;
	width:16px;
	height:18px;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0;
}

#scrollup{
	background:url('../images/scrollup.png') no-repeat;
	top:220px;
}

#scrolldown{
	background:url('../images/scrolldown.png') no-repeat;
}

img, div,{ behavior: url(/css/iepngfix.htc) }

/********** FACEBOOK *********/

#facebook{
	background:url('../images/facebook.png') no-repeat;
	position:relative;
	width:100%;
	height:16px;
	overflow:hidden;
}

#facebook a{
	display:block;
	width:100%;
	height:100%;
}

#facebook p{
	position:absolute;
	display:block;
	width:210px;
	height:14px;
	left:0;
	top:0;
	padding-top:3px;
	margin-left:-210px;
	background:#000000;
	color:#FBC900;
}

#facebook p a{
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	width:100%;
	height:100%;
	color:#FBC900;
}

/*---- JOB ----*/

#content {
	width:600px;
	position:relative;
	margin-top:30px;
}

#content h1 {
	font-family: 'HelveticaNeue45Light';
	font-size:20px;
	font-weight:bold;
}

#content p {
	padding-top:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#content h2 {
	font-size:18px;
	padding-top:20px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

#content p.cnt {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
}

#content ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#content ul li {
	background:url(../images/arrow-job.gif) no-repeat 0 3px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}

#content a {
	text-decoration:underline;	
}
