<STYLE TYPE="text/css" MEDIA=screen>

* 
{
	margin:0pt;
	padding:0pt;
}

html, body 
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 12px;
	text-align: center;
	overflow: auto;
	background-image: url('/images/layout/design2/back_dot.gif');
	background-position: top left;
	background-repeat: repeat; 
	display:block;
	margin: 0px auto;
}
table
{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 1.0em;
}
a 
{
	color: #0080FF;
	text-decoration: none;
}
img 
{
	border: 0px;
}
a:hover, a:visited 
{
	color: #0080FF;
	text-decoration: underline;
}
a:visited 
{
	color: #0080FF;
	text-decoration: none;
}
.left
{
	float: left;
}

.right
{
	float: right;
}
	
.clear
{
	clear: both;	
	overflow: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}

.clear_dottedline
{
	clear: both;	
	overflow: hidden;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image:url('/images/layout/design2/stippellijn_grijs.gif');
	background-position:left 10px;
	background-repeat:repeat-x;
}

#container
{
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	border:0;
	background-image: url('/images/layout/design2/back_dot.gif');
	background-position: top left;
	background-repeat: repeat;
}

#wrapper 
{
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;	
	width: 920px;
	padding: 0px 0px 0px 0px;
	border: 10px solid #FFFFFF;
}

#header 
{
	height: 130px;
	width: 100%;
}
#header_logo
{
	background-image: url('/images/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 250px;
	height: 100px;
}

#nav 
{
	height:25px;
	background-image: url('/images/layout/design2/nav_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#nav ul
{
	margin: 0pt; 
	padding: 0pt; 
	width: 100%;
}

#nav ul li
{
	background-image:url('/images/layout/design2//nav_separator.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:0pt;
	padding-left:21px;
	padding-right:21px;
	padding-top:4px;
}

#navbar ul li 
{ 
	display: inline;
	float: right;
}
	
#nav ul li a 
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
	
#nav ul li a:hover 
{
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
/*
#nav ul li .active 
{
	color: #0080FF;
}
*/

#middle 
{
	background-image:url('/images/layout/design2/back_sidebar.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#content 
{
	width: 650px;
	float: left; 
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#sidebar
{
	width: 230px;
	float: right;
	padding: 10px;
}

#footer
{
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
}

.date 
{
 float:left;
 height:58px;
 margin-bottom:0px;
 margin-top:0px;
 text-align:center;
 width:58px;
 color: #0080FF;
 font-size:0.8em;
 font-weight:bold;
}
.date .month {
 display:block;
 margin-bottom:3px;
 margin-top:2px;
 padding:2px 0px;
 text-align:center;
 text-transform:uppercase;
}
.date .day 
{
 display:block;
 font-size:2.2em;
 font-size-adjust:none;
 font-stretch:normal;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:normal;
 margin-top:-8px;
 padding-top:0px;
 text-align:center;
}
.date .year 
{
 display:block;
 margin-bottom:3px;
 margin-top:0px;
 padding:2px 0px;
 text-align:center;
 text-transform:uppercase;
}

.title
{
	color: #0080FF;
	font-size:1.2em;
 	font-weight:bold;
}
.intro
{
	padding-top: 5px;
	word-wrap: break-word;	
}
.secondaryPost 
{
	float: left;
	width: 210px;
	padding-right: 5px;
}

.secondaryPost .title
{
	color: #FC9A03;
	height:32px;
	padding-top: 5px;	
}
	
.event .datetime
{
	width:50px;
	float:left;
	text-align:center;
	padding: 5px;
}
.event .info
{
	width:525px;
	float:left;
	padding: 5px;
}

.event .info_agenda
{
	width:375px;
	float:left;
	padding: 5px;
}

.event .info .label 
{
	color: #0080FF;
	font-size:1.2em;
 	font-weight:bold;
}
.event .location
{
	width:175px;
	float:left;
	padding: 5px;
}

.shortlist
{
	width:300px;
	float:left;
	margin:10px;
	background-color:#ccc;
	border: 1px #ccc solid;
}

.shortlist_title
{
	padding:0px 5px 0px 5px;
	line-height:25px;
	height:25px;
	background-image: url('../images/nav_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.shortlist_content
{
	height:150px;
	overflow-y:auto;
	background-color:#fff;
	padding:5px;
}

.event_search .title
{
	line-height:24px;
}

.event_search_day
{
	float:left;
	width:36px;
	height:36px;
	background-color:#666;
	margin:1px;
	padding:2px;
	text-align:center;
}
.event_search_day_empty
{
	float:left;
	width:36px;
	height:36px;
	background-color:#ccc;
	margin:1px;
	padding:2px;
	text-align:center;
	color: #fff;
	cursor: default;
}
.event_search_day a 
{
	color: #fff;
	text-decoration: none;
	display:block;
}
.event_search_day a:hover 
{
	background-color:#FC9A03; /* FC9A03 0080FF */
}

.button 
{
	background-color:#666666;
	padding:0px;
	border:1px solid #666666;
	height:20px;
	width:100px;
	line-height:20px;
	color:#FFFFFF;
	font-size:1.0em;
	text-decoration:none;
	text-align:center;
	float:right;
	margin: 5px 20px 0px 0px;
}

.button a 
{
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
.button a:hover 
{
	background-color:#FC9A03; /* FC9A03 0080FF */
}

.calendar
	{
		margin:5px 10px 10px 0;
		padding-top:15px;
		float:left;
		width:80px;
		background:#ededef;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
		background: -moz-linear-gradient(top,  #ededef,  #ccc); 
		font:bold 30px/40px sans-serif;
		text-align:center;
		color:#000;
		text-shadow:#fff 0 1px 0;	
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;	
		position:relative;
		-moz-box-shadow:0 2px 2px #888;
		-webkit-box-shadow:0 2px 2px #888;
		box-shadow:0 2px 2px #888;
		cursor:pointer;
	}
	/* blue from #04599a to #00365a */
	/* red from #cc0000 to #aa0000 */
	.calendar em
	{
		display:block;
		font:normal bold 12px/30px sans-serif;
		color:#fff;
		text-shadow:#aa0000 0 -1px 0;	
		background:#cc0000;
		background:-webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#aa0000)); 
		background:-moz-linear-gradient(top,  #cc0000,  #aa0000); 
		-moz-border-radius-bottomright:3px;
		-webkit-border-bottom-right-radius:3px;	
		border-bottom-right-radius:3px;
		-moz-border-radius-bottomleft:3px;
		-webkit-border-bottom-left-radius:3px;	
		border-bottom-left-radius:3px;	
		border-top:1px solid #aa0000;
	}
	/* holes */
	.calendar:before, .calendar:after
	{
		content:'';
		float:left;
		position:absolute;
		top:5px;	
		width:8px;
		height:8px;
		background:#111;
		z-index:1;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		-moz-box-shadow:0 1px 1px #fff;
		-webkit-box-shadow:0 1px 1px #fff;
		box-shadow:0 1px 1px #fff;
	}
	.calendar:before{left:11px;}	
	.calendar:after{right:11px;}
	/* rings */
	.calendar em:before, .calendar em:after{
		content:'';
		float:left;
		position:absolute;
		top:-5px;	
		width:4px;
		height:12px;
		background:#dadada;
		background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa)); 
		background:-moz-linear-gradient(top,  #f1f1f1,  #aaa); 
		z-index:2;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		border-radius:2px;
	}
	.calendar em:before{left:13px;}	
	.calendar em:after{right:13px;}
	
	.calendar span
	{
		display:block;
		text-align:center;
		font:bold 12px/12px sans-serif;
	}
	.tooltip
	{
		-moz-border-radius: 10px 10px 10px 10px;
		-moz-box-shadow: 2px 2px 11px #666666;
		background-color: #666666;
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		display: none;
		padding: 3px 10px;
		z-index: 1200;
	}
	
	.grey_gradient_bg background-image: linear-gradient(bottom, rgb(198,198,198) 4%, rgb(255,255,255) 76%);
	.grey_gradient_bg background-image: -o-linear-gradient(bottom, rgb(198,198,198) 4%, rgb(255,255,255) 76%);
	.grey_gradient_bg background-image: -moz-linear-gradient(bottom, rgb(198,198,198) 4%, rgb(255,255,255) 76%);
	.grey_gradient_bg background-image: -webkit-linear-gradient(bottom, rgb(198,198,198) 4%, rgb(255,255,255) 76%);
	.grey_gradient_bg background-image: -ms-linear-gradient(bottom, rgb(198,198,198) 4%, rgb(255,255,255) 76%);
	.grey_gradient_bg background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.04, rgb(198,198,198)),
		color-stop(0.76, rgb(255,255,255))
	);
</STYLE>
