@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#171921;
	background-color:#ddd;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
input, textarea {
	font-size:90%;
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:3px 4px;
	color:#444;
	border-top:1px solid #d9d9d9;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #d9d9d9;
}
input[type="submit"] {
	width:300px;
	padding:0;
	line-height:30px;
	height:30px;
	font-size:100%;
	background:url(../img/button.png) no-repeat;
	font-weight:bold;
	border:0;
	cursor:pointer;
	color:#373941;
}
input[type="submit"]:hover {
	background-position:0 -30px;
	color:#171921;
}
label {
	display:block;
	margin:3px 0;
	font-weight:bold;
	font-size:90%;
	color:#777;
}
h2,h3,input[type="submit"] {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

ul {
	list-style:none;	
} 
a {
	text-decoration:none;	
	outline:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	font-size:180%;
	padding:15px 0 10px 0;
}
#head {
	background:#171921;
	border-bottom:1px solid #2E3141;
}
	#head .content {
		height:60px;
		background:url(../img/head_bg.png) bottom left repeat-y;
	}
	#head .content h1 {
		color:#fff;
		padding:20px 0 0 0;
		font-size:30px;
		font-weight:normal;
	}
	#head .content a {
		display:block;
		float:right;
		padding:20px 0 0 0;
	}
#middle1 {
	color:#fff;
	background:url(../img/middle1_bg.png) top repeat-x #000000;
}
	#middle1 .content {
		min-height:320px;
		text-align:center;
		padding:20px 0;
	}
#middle2 {
	background:url(../img/middle2_bg.png) top repeat-x #eee;
	min-height:420px;
}
	#middle2 .content {
		padding:20px 0;
		vertical-align:top;
	}
	#middle2 .content .middle {
		margin:0 30px;
	}
	#middle2 .content .col {
		width:313px;
		margin-bottom:15px;
	}
	#middle2 .content .col span, #middle2 .content .col ul li  {
		line-height:20pt;
	}
	#middle2 .content .col ul li  {
		list-style:square;
		margin-left:15px;
	}
	#middle2 .content .col span.success {
		background:#EAFFEA;
		padding:0 5px;
		display:block;
		font-size:90%;
		font-weight:bold;
		color:#030;
		border:1px solid #D5FFD5;
		width:288px;
		line-height:15pt;
		margin-bottom:5px;
	}
#middle3 {
	background:url(../img/middle3_bg.png) top repeat-x;
}
	#middle3 .content {
		padding:20px 0;
	}
#footer {
	border-top:1px solid #d4d4d4;
}
	#footer .content {
		font-size:90%;
	}
	#footer .content a {
		font-weight:bold;
		line-height:30px;
		text-decoration:none;
		color:#373941;
	}
	#footer .content a:hover {
		color:#171921;
	}
label.error {
	color:#990000;
	font-weight:bold;
	width:290px;
	margin:-5px 0 10px 0;
}
input.error, textarea.error {
	background:#E8DCD9;
}
.mediascroll {
	min-height:300px;	
}
.medianav {
	height:10px;
	margin:5px 0 0 0;
}
.medianav a {
	float:left;
	width: 8px;
	height: 8px;
	margin: 3px;
	background: url("../img/navigator.png") no-repeat scroll;
	display: block;
}
.medianav a:hover {
	background-position: 0pt -8px;
}
.medianav a.activeSlide {
	background-position: 0pt -16px;
}
.clients {
	min-height:150px;	
}
.clients li {
	padding:0 5px;
	display:block;
	width:190px;
	height:60px;
	background:url(../img/clients_sprite.png) no-repeat;
	float:left;
	margin:0 0 5px 0;
}
	#heineken {
		background-position:0 0;
	}
	#heineken:hover {
		background-position:0 -60px;	
	}
	#anwb {
		background-position:-190px 0;
	}
	#anwb:hover {
		background-position:-190px -60px;	
	}
	#sport1 {
		background-position:-380px 0;
	}
	#sport1:hover {
		background-position:-380px -60px;
	}
	#eyeworks {
		background-position:-570px 0;
	}
	#eyeworks:hover {
		background-position:-570px -60px;
	}
	#screamingmedia {
		background-position:-760px 0;	
	}
	#screamingmedia:hover {
		background-position:-760px -60px;
	}
	#film1 {
		background-position:-950px 0;
	}
	#film1:hover {
		background-position:-950px -60px;
	}
	#dqanda {
		background-position:-1140px 0;
	}
	#dqanda:hover {
		background-position:-1140px -60px;
	}
	#maandag {
		background-position:-1330px 0;
	}
	#maandag:hover{
		background-position:-1330px -60px;
	}
	#pathe {
		background-position:-1520px 0;
	}
	#pathe:hover {
		background-position:-1520px -60px;	
	}
	#nijntje {
		background-position:-1710px 0;
	}
	#nijntje:hover {
		background-position:-1710px -60px;
	}