/* 
Philips Innovation Award
Version 1.0, Latetst update 28-11-09
Made by Creative Dutchmen
http://wwww.creativedutchmen.com
Author: Erik Jan Moll
*/

*{
	margin:0;
	padding:0;
	list-style:none;
}
html, body{
	width:100%;
	height:100%;
}
html{
	font-size:62.5%;
}
body{
	font-size:1.2em;
	color:#707070;
	font-family:"Helvetica", "Arial", "Tahoma";
	line-height:1.6em;
}
p{
	margin-bottom:1em;
}
a{
	text-decoration:none;
	color:#175cc8;
}
a:hover{
	color:#5e9eff;
}
h1{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 4.7em;
	color:#175cc8;
	line-height:0.9em;
	font-weight:100;
	margin-bottom:20px;
	text-align:left;
}
.home h1{
	font-size: 4.7em!important;
}
h2{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size:2em;
	line-height:1.2em;
}
.home h2{
	font-size:2em!important;
	font-weight:100;
}
h3{
	color:#175cc8;
	font-size:1.8em;
	line-height:1em;
	margin-bottom:0.6em;
	font-weight:100;
}
#container{
	width:900px;
	margin:0 auto;
}
#nav{
	height:120px;
	width:100%;
	margin-bottom:30px;
}
#nav ul{
	Width:100%;
	height:26px;
	border-top:2px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
}
#nav ul li{
	display:inline;
	height:26px;
}
#nav ul li a{
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 20px;
	line-height:2.4em;
}
#main{
	width:100%;
}
#content{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	text-align:justify;
}
.entry{
	width:900px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #E7E7E7;
}
.col{
	width:430px;
	float:left;
}
.alpha{
	margin-left:40px;
}
.team{
	float:left;
}
/*home page*//*home page*//*home page*//*home page*//*home page*/

.home h2{
	margin-bottom:1em;
}
#home_nieuws{
	width:100%;
	overflow:auto;
	margin-bottom:10px;
	text-align:justify;
	background-image: url("../images/nieuws_home.jpg");
	background-repeat: repeat-y;
	background-color:#e9effb;
}
#home_nieuws_titel{
	background-color:#e9effb;
	padding:10px 20px 0 20px;
	width:70px;
}
#home_nieuws_titel h3{
	margin-bottom:0px;
}
#home_nieuws p{
	margin-bottom:0px;
}
.col_nieuws{
	width:258px;
	padding:15px 20px;
	float:left;
	margin-right:2px;
	overflow:hidden;
}
.col_nieuws p{
	display:inline;
}
.gamma{
	border:none;
	width:260px;
	margin-right:0px;
}
#sponsors{
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
}
#sponsors a, #sponsors a img{
	margin:0;
	padding:0;
	border:0;
}
#sponsors a img{
	margin:0 10px;
}


/*teams page*//*teams page*//*teams page*//*teams page*//*teams page*/

h1{
	font-size:2.8em;
	margin-bottom:10px;
}
h2{
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
}
.col embed{
	margin-bottom:20px;
}
.col img{
	margin-bottom:0px;
}
.foto img{
	margin-bottom:20px;
}
.team{
	margin-bottom:20px;
}
.team a{
	position:relative;
	width:430px;
	/*height:168px;*/
}
.team a img{
	border:0px;
}
.team a span{
	position:absolute;
	background:gray;
	color:white;
	bottom:0px;
	left:0px;
	right:0px;
	width:420px;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:3px 5px;
	font-weight:bold;
}
.team a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}
.team a:hover span{
	color:#cdcdcd;
}
#footer{
	width:880px;
	background-color:#e9effb;
	padding:5px 10px;
}

/*aanmelden*//*aanmelden*//*aanmelden*//*aanmelden*/

input, label, select, textarea{
	display:block;
	width:418px!important;
}
input, select, textarea{
	margin-bottom:1em;
	border: 2px solid #E7E7E7;
	background:#fff;
}
input, textarea{
	padding:4px;
	font-size:1.2em;
}
.error{
	border:4px solid #c70202;
	width:414px!important;
	width:412px;
}
.muted{
	color:red;
	margin-left:2em;
}
select{
	padding:1px 0;
}
#message{
	height:15em;
}
#submitbutton{
	background-color:#E7E7E7;
	width:430px!important;
	padding:2px 0;
	cursor:hand;
	cursor:pointer;
}
#submitbutton:hover{
	background-color:#fff;
}
input[type="hidden"]{
	display:none;
}
/* Begeleiders
===========================================*/
#begeleiders{
       background-color:#e9effb;
       overflow:hidden;
}
.mentor{
       width:140px;
       margin:20px 20px 10px 20px;
       float:left;
}
.mentor a img{
       width:140px;
       height:140px;
       border:none;
}
.mentor a p{
       color:#707070;
       margin-top:0;
}
.mentor a h2{
       margin-bottom:0;
	   text-align:left;
}

#pasfotovoordebegeleiders{
	margin:0 auto;
	display:block;
}