a  { 	outline: none; } .block  { 	display: block; } .inline  { 	display: inline; } .hide  { 	display: none; } 

/* person list item subtitle
---------------------------------------------------------- */

li.person span.subtitle  { 	display: block;
	font-size: 14px; } 
/* story
---------------------------------------------------------- */

li .wrapper-date-location  { 	margin: 0; } 
.wrapper-date-location  { 	margin: 0 0 18px 0; } 	
	.wrapper-date-location .daterange-coverage,
	.wrapper-date-location .listbox,
	.wrapper-date-location .listbox ul,
	.wrapper-date-location .sep  { 		display: inline;
 } 	
	.wrapper-date-location .list li  { 		display: inline;
		float: left;
		margin: 0;
		padding: 0;
 } 
/* figblock
---------------------------------------------------------- */

ul.fig  { 	margin: 0 0 18px 0;
	padding: 0;
	list-style: none; } 
	
	ul.fig li  { 		float: none;
		display: block;
 } 	
		ul.fig li img  { 			float: none;
			display: block;
			margin: 6px 0;
	 } 


/* list item document 
---------------------------------------------------------- */

.doc-icon  { 	display: block;
	float: left; } 
.doc-info  { 	float: left; } 

/* predicate-rest 
---------------------------------------------------------- */
	
.predicate-rest ul.list li  { 	display: inline; } 	
	
	/* Search 
	---------------------------------------------------------- */
		
		/* Search Simple
		------------------------------------------------------ */
	
		.search-simple  { 			float: right;
	 } 		
		.search-simple fieldset  { 			border: none;
			margin: 0;
			padding: 0;
			display: inline;
	 } 		
		.search-simple input.text  { 			float: left;
			margin: 0 3px 0 0;
			padding: 0;
			width: 100px;
	 } 
		
		
		/* Search Advanced
		------------------------------------------------------ */
		
		.search-advanced  { 			height: 36px;
	 } 
			.search-advanced fieldset  { 				margin: 0;
				padding: 0;
				border: none;	
				clear: both;
		 } 			
		.search-advanced input.checkbox  { 			margin: 0;
			padding: 0;
	 } 		
		.search-advanced p  { 			margin: 0;
			padding: 0;
			display: inline;
	 } 		
		
	.dv-small  { 		display: none;
 } 
	

	/* part1
	---------------------------------------------------------- */
	
	.fn  { 		visibility: hidden;
		display: none;
 } 	
	.chapeau .claim-profile  { 		margin: 0 0 0 6px;
 } 	
		
		/* list-author / list-actor 
		------------------------------------------------------ */

		.list-person-simple ul.list li,
		.list-author ul.list li,
		.list-actor ul.list li  { 			float: left;
			margin: 0 .5em 0 0;
	 } 
		.list-person-simple ul.list li span.role,
		.list-author ul.list li span.role,
		.list-actor ul.list li span.role  { 			display:none;
	 } 		
		.list-person-simple ul.list li img,
		.list-author ul.list li img,
		.list-actor ul.list li img  { 			float: left;
			height: 12px;
			margin: 2px 4px 0 0;
			width: 12px;
	 } 		
			.list-person-simple ul.list li img:hover,
			.list-author ul.list li img:hover,
			.list-actor ul.list li img:hover  { 				height: 55px;
				margin: 0 -39px -45px 0;
				position: relative;
				width: 55px;
				z-index: 0;
		 } 
			

			/* action
			------------------------------------------------------ */

				.action	.button,
				.action	button  { 					margin: 0 3px 16px 0; 
			 } 
			.action .daterange,
			.action .button-datepicker  { 				float: left;
				margin: 0 3px 0 0;
		 } 	
				.action .date  { 					border: none;
					color: #8c8c8c;
					font-weight: normal;
					height: auto;
					margin: 0;
					padding: 0;
					text-align: right;
					width: auto;
			 } 				
	
					.action .date .day,
					.action .date .month,
					.action .date .year,
					.action .date .time,
					.action .datesep  { 						display: inline;
						font-size: 11px;
						font-weight: bold;
						line-height: 10px;
						margin: 0;
						padding: 0;
				 } 		
					
					.action .date .day  { 						color: #f00;
				 } 		
	
					.action .date .month,
					.action .date .year  { 				 } 					
					.action .date .time  { 						color: #f00;
						font-weight: normal;
				 } 					
					.action .datesep  { 						width: 15px;
				 } 

	/* part2
	---------------------------------------------------------- */
		
		/* intro
		------------------------------------------------------ */
		
		.dv .intro img  { 			float: none;
	 } 
		/* body 
		------------------------------------------------------ */
		
		.body img  { 			float: none;
	 } 
			.body p img  { 				margin-right: 0;
		 } 
			.body p span.caption  { 				display: block;
		 } 
				.body p span.caption span  { 					margin-right: 3px;
			 } 
		div.download  { 			margin: 0 0 1.5em 0;
	 } 		
			div.download a  { 				height: 18px;
				overflow: hidden;
				margin-right: .5em;
				float: left;
		 } 		
			div.download .cc .edit-cc  { 				width: 0;
				display: block;
				overflow: hidden;
				text-indent: -999em;
		 } 			
				div.download .cc-icons1  { padding-left: 13px; } 				div.download .cc-icons2  { padding-left: 28px; } 				div.download .cc-icons3  { padding-left: 43px; } 
	
		
		/* labels 
		------------------------------------------------------ */
		.edit .labels  { 			margin: 2em 0 0 0;
	 } 			
		.label div.q_a  { 			display: block;
			margin: 0 0 2em 0;
	 } 		
		.label div.q_a div.question  { 			display: block;
	 } 		
		.label  { 			margin: 0 0 18px 0;
	 } 		
		/* for now - ticket 4036 */
		.labels-institution  { 			display: none;
	 } 		
/* Wiki: Table of contents
------------------------------------------------------ */

.wikitoc2  { 	margin-left: 1em; } 
.wikitoc3  { 	margin-left: 2em;
	list-style: circle outside; } 
.wikitoc4  { 	margin-left: 3em;
	list-style: square outside; } 
wikitoc5  { 	margin-left: 4em; } 
	
	
/* Context
-------------------------------------------------------------- */

	/* connections
	---------------------------------------------------------- */
	
	.connections  { 		margin: 0;
 } 	
	.connections .list li  { 		display: inline;
 } 	
	.connections .list li.topic,
	.connections .list li.book  { 		display: block;	
 } 

		.connections .list li.person img  { 			width: 9px;
			height: 9px;
			float: none;
			margin: 0 3px 0 0;
	 } 		
		.connections .list li.person img:hover  { 			height: 55px;
			margin: 0 -43px -41px 0;
			position: relative;
			width: 55px;
			z-index: 0;
	 } 
		
/* avatar
---------------------------------------------------------- */		
		
.avatar  { 	clear: none;
	float: left;
	height: 108px;
	width: 55px;
	overflow: hidden;
	margin: 0 6px 0 0 !important; } 		
	.avatar img  { 		margin: 0 0 2px 0;
		padding: 0;
 } 
			
		.avatar a  { 			display: block;
			border: none;
	 } 
							
		.avatar a:hover  { 			background: #eee;
			color: #666;
	 } 	

	.avatar span  { 		font-size: 11px;
		line-height: 14px;
 } 	

	/* metadata
	---------------------------------------------------------- */
	
	/* by default do not show the header for the tags */
	.list-metadata h5  { 		display: none;
 } 	
		.metadata li  { 			display: inline;
			margin: 0;	
	 } 	
	.edit-page .list-metadata h5  { 		display: block;
 } 
		.edit-page .list-metadata button  { 			clear: both;
	 } 
	.edit-page .metadata  { 		background: none;
		border: none;
 } 	
		.edit-page .metadata-tag  { 			height: auto;
			margin: 0 3px 0 0 !important;
	 } 

/* comment
-------------------------------------------------------------- */

/* 
Use this display to overrule the editinplace block.
Table seems to be the best option 
*/
.forum .topic .cnt,
.comment .cnt  { 	display: table; } 
.comment .throw-flower-image  { 	margin-bottom: 12px; } 

/* Logon / Register
-------------------------------------------------------------- */

.logon-account  { } 
	.logon-account h3  { 		margin-bottom: 4px;
 } 	
	.logon-account label  { 		color: #000;
		font-weight: normal;
		margin: 0;
		padding: 0;
 } 	
	.logon-account-openci hr  { 		margin: 12px 0;
		color: #000;
		background-color: #000;
 } 
	.logon-account select,
	.logon-account input.text  { 		margin: 2px 0;
		line-height: 1;
		padding: 2px 2px 2px 4px; 
 } 	
	#sistersite select  { 		padding: 1px 2px;
		width: 330px;
 } 
/*
#sistersite  { 	background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/openci14.gif) no-repeat 0 9px; } 	
	#sistersite select  { 		background: none;
		padding: 1px 2px;
		margin-left: 18px;
		width: 330px;
 } */	

.openid-form  { 	padding: 5px 5px 5px 30px;
	width: 300px;
	margin: 0.5em 0.5em 0.5em 0;
	border: 1px solid #bbb; 
	background: #f6f6f6 url(http://fast.mediamatic.nl/f/vlfc/ima/openid-large.jpg) left no-repeat; } 
	.logon  { 		width: 83% !important;
 } 
.register fieldset p  { 	float: left;
	margin-right: 12pt; } 
.logon fieldset input.text,
.register fieldset input.text  { 	width: 350px; } 

/* footer
-------------------------------------------------------------- */

	/* activity
	---------------------------------------------------------- */
	
	.activity  { 		margin: 0 0 .5em 0;
 } 
		.activity a img,
		.design-by a img  { 			border: none;
	 } 		
		.activity span.edit-cc  { 			float: left;
			padding-right: .5em;
	 } 			
		.activity .cc a  { 			padding: 0 .5em 0 0;	
	 } 
/* edit-page
-------------------------------------------------------------- */

.trustgroup  { 	margin: 0 0 18px 0;
	background: #fbfbfb;
	border: 1px solid #e7e7e7;
	padding: 4px; } 
	.trustgroup p  { 		margin: 0;
 } 	
	.edit-page .dv-title  { 		margin: 0 0 18px;
 } 	
	.edit-page .trustgroup p  { 		margin: 0 0 6px 0;
 } 	
	.trustgroup-header  { 		display: block;
		float: left;
		width: 90px;
 } 	
		.trustgroup-phone .trustgroup-header  { 			width: 80px;
	 } 	
	.trustgroup .trust-action  { 		text-align: right;
		color: #8c8c8c;
		font-size: 12px;
 } 	
	.trustgroup .trust-action a.button  { 		float: none;
		display: inline;
		margin: 0;
 } 	
	/* overrule display block in address edit blocks */
	.trustgroup span.do_editinplace  { 		display: inline;
 } 
	.trustgroup input.text  { 		width: 36.2% !important;
		float: left;
		margin: 0 3px 0 0;
 } 	
	.trustgroup-email input.text,
	.trustgroup-website input.text  { 		width: 55% !important;
 } 	
		.trustgroup select  { 			margin: 0;
	 } 	
	.place_on_map  { 		margin: 12px 0;
 } 	
	.edit-page #sidebar button ul.fig,
	.edit-page ul.fig li  { 		margin-bottom: 1em;
		float: none;
 } 

	.edit-page ul.fig li.link-fig  { 		margin-bottom: 0;
 } 
	
	.edit-page button.button-datepicker,
	.edit-page .button-cc, 
	.edit-page .button-fig  { 		border: none;
		padding: 0 0 2px 0;
 } 	
	.edit-page a.button-datepicker  { 		border: none;
 } 	
		.edit-page .button-fig  { 			background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/camera.jpg) no-repeat left top;
			height: 18px;
			margin: 0 0 18px 0;
			padding: 0 0 0 27px;
			color: #8c8c8c;
	 } 		
		.edit-page .button-fig:hover  { 			background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/camera.jpg) no-repeat left bottom;
			border: none;
			color: #666;
	 } 
		.edit-page .button-cc img  { 			margin: 0;
			width: auto;
			height: 14px;
	 } 
		.edit-page .button-datepicker:hover  { 			border: none;
	 } 		
			.edit-page .button-datepicker img  { 				margin: .18em;
		 } 	
		
		.edit-page .button-fig img  { 			margin: 0;
			width: 25px;
			height: 20px;
	 } 		
	.edit-page h5  { 		font-weight: normal;
		font-size: 13px;
		line-height: 27px;
 } 	
		.edit-page h5  { 			display: none;
	 } 
	.edit-page .list-head-wrapper h5  { 		float: left;
		margin: 0 6px 0 0;
 } 	
	.edit-page .chapeau  { 		margin: 0 6px 6px 0;
		float: none;
 } 	
	.edit-page .chapeau-button-wrap  { 		width: 100%;
 } 	
		.edit-page .chapeau-button-wrap .chapeau  { 			margin: 0;
			float: left;
	 } 	
	.edit-page .chapeau-button-wrap a.button  { 		float: right;
		margin: 0;
 } 	
	.edit-page #header  { 		height: auto;
		margin: 0 0 18px;
 } 	
	.edit-page .connections .list li  { 		float: left;
 } 
	.edit-page .list li  { 		color: #8c8c8c;
		height: auto;
		margin: 0 3px 0 0 !important;
 } 
	.edit-page .listbox.list-setmember  { 		border: none !important;
 } 
		.edit-page .list-setmember li  { 			border: 1px solid #ddd;
			margin: 0 0 24px !important;
			padding: 6px;
	 } 	
	.edit-page .listbox,
	.edit-page .daterange-coverage,
	.edit-page .edit_blog_posting  { 		margin: 0 0 18px 0;
		background: #fbfbfb;
		border: 1px solid #e7e7e7;
		padding: 3px;
 } 	
	.edit-page .listbox ul,
	.edit-page .daterange-coverage ul,
	.edit-page .edit_blog_posting ul,
	.edit-page .list-head-wrapper  { 		float: left;
 } 	
	.edit-page .list-presented_at ul,
	.edit-page .list-organised_by ul  { 		float: none;
 } 	
	.edit-page .list-presented_at,
	.edit-page .list-organised_by  { 		margin: 0 0 18px 0;
		background: none;
		border: none;
		padding: 0;
 } 	
	.edit-page .list-presented_at ul li.location-item,
	.edit-page .list-organised_by ul li.location-item  { 		margin: 0 0 18px 0 !important;
		background: #fbfbfb;
		border: 1px solid #e7e7e7;
		padding: 6px;
 } 	
	.edit-page .location-item-edit-buttons  { 		margin: 6px 0 0 0;
 } 	
	.edit-page .daterange-coverage  { 		display: block;
 } 
		.edit-page .daterange-coverage h5  { 			display: block;
	 } 
		li .daterange-coverage .daterange  { 			margin: 0;
	 } 
		.daterange-coverage span  { 			display: inline;
			height: auto;
			float: none;
			margin: 0;
			padding: 0;
			border: none;
	 } 
		.edit-page .list-author  { 			margin: 0;
	 } 		
		.edit-page .edit_blog_posting p  { 			clear: both;
			margin: 0;
	 } 		
		.edit-page .edit_blog_posting hr  { 			display: none;
	 } 	
	.edit-page .daterange  { 		color: #8c8c8c;
 } 
	.edit-page .dv .body,
	.edit-page .dv .intro  { 		margin: 0 0 18px 0;
		clear: both;
 } 	
	.edit-page h5.location-predicate  { 		margin: 0;
		display: block;
 } 
	.edit-page .list-located_in,
	.edit-page .list-author ul,
	.edit-page .list-actor ul,
	.edit-page .list-located_in ul,
	.edit-page .list-interest ul,
	.edit-page .list-about ul,
	.edit-page .list-works_for ul,
	.edit-page .list-lived ul,
	.edit-page .list-member ul,
	.edit-page .list-resource ul,
	.edit-page .list-visitor ul,
	.edit-page .list-setmember ul,
	.edit-page .predicate-rest ul  { 		float: left;
 } 
	.edit-page.story .list-located_in  { 		float: none;
		display: block;
 } 	
	/* wrap around internal float */
	.edit-page .list-about  { 		overflow: hidden;
 } 	
	.edit-page ul.fig  { 		margin: 0;
 } 	
	/* show first add attachment button only for persons */
	.figblock01 .link-fig  { 		display: none;
 } 
	/* show second add attachment button only for persons */
	
	.figblock02 .link-fig  { 		display: none;
 } 
		.person .figblock02 .link-fig  { 			display: block;
	 } 

	.sortable-item  { 		background: none;
		float: none;
		list-style: none;
		text-align: left;
		width: auto;
 } 			
	.sortable-item-placeholder  { 		padding: 0;
		margin: 12px 0;
		float: none;
		background: #f00;
		height: 3px;
 } 
		.dragging  { 			border: 1px dotted #000 !important;
			padding: 6px;
			background: #fff;
			display: block;
	 } 		
	.tooltip-marker  { 		font-weight: normal;
		color: #f00;
		cursor: help;
 } 

/* making a new thing 
-------------------------------------------------------------- */

#nn0 h1  { 	padding-left: 0px; } 
#nn0 input  { 	margin: 2px 0;
	width: 96%; } 
#nn0_overlay  { 	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3; } 
/* block users
-------------------------------------------------------------- */

.btn-disabled, .btn-disabled:hover  { 	color: #ccc !important;
	background: #fff !important;
	cursor: default !important;
	border: 1px solid #ccc !important; } 
.dv .action-offensive  { 	border: none;
	padding: 2px 0 0 0; } 
.dv .action-offensive:hover  { 	background: #fff;
	color: #666; } 
/* manage my things
-------------------------------------------------------------- */

.managemythings td  { 	padding: 1em; } .managemythings td.edit  { 	width: 30%; } 

/* module openid
-------------------------------------------------------------- */

/* hide header and footer */

.page-module-openid-provider-logon #header,
.page-module-openid-provider-logon #footer  { 	display: none; } 
.page-module-openid-provider-logon #wrapper-content  { 	margin-top: 18px; } 

/* module message
-------------------------------------------------------------- */

.module-message .menu  { 	margin-bottom: 18px;	 } 
.module-message-link  { 	float: left; } 
.module-message-link span  { 	display: block;
	margin: 2px 6px 0 0;  } 
.module-message-list-notread td  { 	font-weight: bold; } 
.module-message-recipient-box  { 	margin: 0 0 18px 0; } 
.module-message-recipient  { 	background: #eee;
	border: 1px solid #aaa;
	-moz-border-radius: 6px;
	padding: 3px; } 
.module-message-edit-form p  { 	margin: 0 0 6px 0; } 
/* module contact
-------------------------------------------------------------- */

.module-contact-link  { 	float: left; } 
.module-contact-link span  { 	display: block;
	margin: .1em .3em 0 0;  } 
.module-contact-list td.prs  { 	width: 10%; } 
.module-contact-list td.cnt  { 	width: 60%; } 
.module-contact-list td.cnf  { 	width: 30%; } 
/* module snapshot
-------------------------------------------------------------- */

.module-snapshot-lbox-addtext div  { 	float: left; } 
.module-snapshot-lbox-addtext img  { 	margin-right: 1em; } 
.module-snapshot-lbox-addtext input.text,
.module-snapshot-lbox-addtext textarea  { 	width: 300px; } 
.module-snapshot-lbox-addtext textarea  { 	height: 118px; } 

/* accordion
-------------------------------------------------------------- */

div.acc-title  { 	cursor: pointer;
	background: #f00 url(http://fast.mediamatic.nl/f/vlfc/image/accordion.gif) 0px -6px no-repeat;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 2px 6px 2px 22px;
	border-bottom: 4px solid #fff; } 
div.acc-title:hover  { 	background: #f00 url(http://fast.mediamatic.nl/f/vlfc/image/accordion.gif) 2px -230px no-repeat; } 
div.acc-content-open  { 
	background: #f00 url(http://fast.mediamatic.nl/f/vlfc/image/accordion.gif) 2px -230px no-repeat;  } 
div.acc-content-open:hover  { 	background: #f00 url(http://fast.mediamatic.nl/f/vlfc/image/accordion.gif) 2px -114px no-repeat;  } 
.acc-content-inside  { 	padding: 1em;
	border: 1px solid #000;
	margin-bottom: 4px; } 
	.acc-content-inside fieldset  { 		margin:0;
		padding: 0;
		border: none;
 } 
.acc-content  { 	padding: 0;
	margin: 0; } 
.acc-login-left  { 	float: left;
	width: 433px; } 

/* nonauthoritative 
-------------------------------------------------------------- */

/* show only the img */
img.nonauthoritative-icon  { 	float: none !important;
	margin: 0 0 -2px 2px !important;
	padding: 0 !important;
	width: 11px !important;
	height: 11px !important; } 
a:hover img.nonauthoritative-icon:hover,
a img.nonauthoritative-icon:hover  { 	width: auto !important;
	height: auto !important; } 
ul.fig img.nonauthoritative-icon  { 	display: inline; } 
/* show link and img */
a.nonauthoritative-link  { 	display: inline !important; } 

/*	Editor Toolbar
-------------------------------------------------------------- */

.editinplace-input  { 	background: none !important; } 
.ui-wrapper  { 	padding: 0 !important;
	margin: 0 0 18px 0 !important;
	width: 100% !important;
	background: none !important; } 
	.ui-wrapper textarea  { 		border: solid #e0e0e0;
		border-width: 0 1px 1px 1px;
		position: relative;
		top: -2px;
		background: none !important;
		padding: 0 0 0 5px; /* padding right causes weirdness when overflowing */
 } 	
	* html .ui-wrapper textarea  { 		_width: 98% !important;
 } 
.toolbar  { 	background: #f8f8f8;
	border: 1px solid #e0e0e0;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 0;
	margin: 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px; } 	
	.edit-page .toolbar button  { 		float: none;
		display: inline;
		margin: 5px 0 5px 5px;
 } 	
/*
	.edit-page .toolbar button:active,
	.edit-page .toolbar button:focus,
	.edit-page .toolbar button:hover  { 		color: #333;
		border: 1px solid #bbb;
		border-right-color: #e0e0e0;
		border-bottom-color: #e0e0e0;
		background: #fff;
 } */
	.youtube_form_wrapper,
	.link_form_wrapper  { 		padding: 6px;
 } 	
		.youtube_form_wrapper input,
		.link_form_wrapper input  { 			width: 150px;
			font-size: 11px;
			color: #444;
			margin: 0 3px 0 0;
	 } 		
			.youtube_form_wrapper button,
			.link_form_wrapper button  { 				float: none;
				display: inline;
		 } 	
	.wysiwyg-help  { 		float: right !important;
		margin: -25px 6px 0 !important;
 } 	

/*	sIFR
-------------------------------------------------------------- */

.sIFR-flash  { 	visibility: visible !important;
	margin: 0;
	padding: 0; } 
.sIFR-replaced, .sIFR-ignore  { 	visibility: visible !important; } 
.sIFR-alternate  { 	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden; } 
.sIFR-replaced div.sIFR-fixfocus  { 	margin: 0px; 
	padding: 0px; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none; } 
.sIFR-active object  { 	display: block; } 
.sIFR-dummy  { 
	width: 0px;
  	height: 0px;
  	margin-left: 42px !important;
  	z-index: 0; } 
/* creative commons buttons
---------------------------------------------------------------- */
.menu-editable p.edit-cc,
.menu-editable p.edit-trust  { 	line-height: 14px;
	margin-top: 6px; } 
.edit-cc  { 	background-repeat: no-repeat;
	background-position: 0 40%; } 
label .edit-cc  { 	float: left; } 
.cc-icons1,
.menu-editable p.cc-icons1  { 	padding-left: 18px;	 } 
.cc-icons2,
.menu-editable p.cc-icons2  { 	padding-left: 33px;	 } 
.cc-icons3,
.menu-editable p.cc-icons3  { 	padding-left: 48px;	 } 
.cc-by-nc-nd	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by-nc-nd.png); } .cc-by-nc-sa	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by-nc-sa.png); } .cc-by-nc		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by-nc.png); } .cc-by-nd		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by-nd.png); } .cc-by-sa		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by-sa.png); } .cc-by			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/by.png); } .cc-cr			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/cr.png); } .cc-pd			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/gray/pd.png); } 
.menu-editable p.cc-by-nc-nd	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc-nd.png); } .menu-editable p.cc-by-nc-sa	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc-sa.png); } .menu-editable p.cc-by-nc		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc.png); } .menu-editable p.cc-by-nd		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nd.png); } .menu-editable p.cc-by-sa		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-sa.png); } .menu-editable p.cc-by			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by.png); } .menu-editable p.cc-cr			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/cr.png); } .menu-editable p.cc-pd			 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/pd.png); } 

/* menu-path 
---------------------------------------------------------------- */

.menu-path  { 	display: none; } 	
	ul.menu-path  { 		margin: 0 0 18px 0;
		color: #8c8c8c;
 } 
	
	ul.menu-path li a  { 		color: #8c8c8c;
		border-bottom: none;
 } 	
		ul.menu-path li a:hover  { 			color: #666;
			border-bottom: none;
	 } 	
		ul.menu-path li span.active  { 			color: #000;
	 } 

/* notifications 
---------------------------------------------------------------- */

.notification  { 	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	background: none;
	border: none;
	margin: 0;
	padding: 0; } 
	.notification .success,
	.notification .error,
	.notification .notice  { 		border: none;
		margin: 0;
		padding: 0 0 18px 18px;
 } 	
	.notification .error  { 		color: #ED1C24;
		background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/error.gif) no-repeat;
 } 	
	.notification .notice  { 		color: #E7731F;
		background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/notice.gif) no-repeat;
 } 	
	.notification .success  { 		color: #00AB4E;
		background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/success.gif) no-repeat;
 } 	
/* edit page help-functions
---------------------------------------------------------------- */

.help-area-wrapper  { 	display: none; } 
	.help-area  { 		padding: 2px 2px 2px 25px;
		background: #fff8cc url(http://fast.mediamatic.nl/f/vlfc/image/info.png) no-repeat 5px 5px;
		width: auto;
		border: 1px solid #ddd;
		margin: 0 0 18px 0;
 } 		
		.help-area p  { 			margin: 0;
			padding: 0;
			color: #000;
	 } 
/* pubstate classes
---------------------------------------------------------------- */

.pubstate9  { 	text-decoration: line-through; } 
/* events info page
---------------------------------------------------------------- */

/* for now */
.event-opening-wrapper  { 	display: none; } 
.event-info-left  { 	float: left;
	margin: 0 12px 0 0; } 
.event-info-date_end  { 	display: none; } 
.event-info-event-opening  { 	display: none; } 
.date-wrapper  { 	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 6px 0 6px 6px; } 
.event-date-wrapper,
.event-opening-wrapper,
.event-location-wrapper  { 	margin: 0 0 18px 0; } 
.event-expl,
.event-expl-header,
.event-expl-error,
.ui-datepicker-status  { 	color: #666;
	font-size: 12px;
	margin: 0; } 
	.event-expl-header  { 		color: #000;
 } 	
	.event-expl-error  { 		color: #f00;
 } 
.error p  { 	margin: 0; } 
.listbox hr  { 	background-color: #999; } 
.date-start-time  { 	display: none; } 
.event-start-time  { 	display: none; } 
.event-info-new-thing  { 	display: none;
	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 12px;
	margin: 12px 0 0 0; } 
.event-info-new-thing .loading  { 	background: #f2f2f2 url(http://fast.mediamatic.nl/f/vlfc/image/throbberwait.gif) no-repeat scroll 19% 92% !important; } 
.event-info-new-thing .no-selection  { 	display: none; } 
/* forum-activity
--------------------------------------------------------- */	
		
.num-reactions  { 	padding: 0 0 0 .4em; /* simulate a space, we cannot do it with spaces and display:inline because they are ignored in IE */
	display: inline;
	white-space: nowrap; } 
.dv .num-reactions  { 	padding: 0; } 
/* inactive styles could also be put in num-reactions */
.reactions-inactive  { 	color: #000; } 	
.reactions-active  { 	color: #f00; } 		
/* edit attachment page 
---------------------------------------------------------------- */
	
	.edit_attachment_wrapper  { 		margin-bottom: 18px;
 } 	
	.attachment_actors  { 		clear: left;
 } 	
	.attachment_actors h5  { 		display: block;
		clear: left;
		line-height: 2;
		color: #000;
 } 	
	.attachment_actors ul  { 		margin-bottom: 0;
		float: none;
 } 	
	.attachment_actors ul li  { 		float: none;
		white-space: nowrap;
 } 	
	.attachment_content  { 		margin: 0 0 18px;
 } 	
	.attachment_content .help-text  { 		display: none;
		width: auto;
 } 	
	.attachment_content button  { 		margin-top: 10px;
 } 	
	.edit-page .add_att_simple  { 		clear: both;
 } 	
	.attachment_actors .unlink-confirm  { 		border: 1px solid #000;
 } 	
	.attachment_actors .listbox  { 		background: none;
		border: 0;
		padding: 0;
 } 	
	.actors-without-annotations  { 		background: #f1f1f1;
		padding: 5px;
 } 	
	.replace_image_form  { 		display: none;
		margin-bottom: 18px;
 } 	
	button.replace_image_form_button  { 		margin-bottom: 18px;
 } 
/* help text 
---------------------------------------------------------------- */	
	
	div.help-text  { 		background: #fff8cc url(http://fast.mediamatic.nl/f/vlfc/image/info.png) no-repeat 3px center;
		width: 100%;
 } 	
		.help-text p  { 			margin: 0;
			padding: 0 6px 0 20px;
			color: #000;
			border: 1px solid #ddd;
			font-size: 11px !important;
			height: auto;
			line-height: 2;
			font-style: normal;
	 } 		
		p.help-text  { 			clear: both;
			margin: 0;
			padding: 4px 6px 5px 23px;
			color: #000;
			border: 1px solid #ddd;
			font-size: 11px !important;
			height: auto;
			line-height: 1.3;
			font-style: normal;
			background: #fff8cc url(http://fast.mediamatic.nl/f/vlfc/image/info.png) no-repeat 3px 3px;
	 } 

/* ikrip 
---------------------------------------------------------------- */	

a.ikrip-logo  { 	border: none; } 
a.ikrip-logo:hover  { 	text-decoration: none; } 
/* search dropdown
---------------------------------------------------------------- */	
#dropdown-outside  { 	position: relative;
	float: left;
	font-size: 14px;
	margin-right: 8px;
	width: 10em;
	z-index: 500; /* cover gmaps (contains high z-index values) and sifr */ } 
#dropdown-inside  { 	border: 1px solid #bbb;
	height: 18px;	
	padding: 0;
	overflow: hidden;
	background: #fff;
	width: 10em;
	background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-dropdown.gif) no-repeat 100% 0; } 
#dropdown-inside.expanded  { 	border-color: #666; } 
#dropdown-inside ul  { 	border-top: 1px solid #666;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; } 
#dropdown-current,
#dropdown-inside li  { 	margin: 0;
	padding: 0 23px 0 5px;
	height: 18px;
	cursor: pointer;
	text-transform: lowercase; } 
#dropdown-inside li  { } 
#dropdown-inside li.hover,
#dropdown-inside li.selected  { 	background: #eee;	 } 
#dropdown-inside ul:hover li.selected  { 	background-color: transparent;	 } 
.searchresult li.institution img  { 	width: auto;
	height: auto;
	float: none; } 
	.institution .figblock01  { 		float: none;
		margin: 0 0 18px 0;
 } 	
		.institution .label  { 			margin: 18px 0;
	 } 			
			.institution .label-subhead  { 				font-weight: bold;
				display: block;
		 } 

/* basic lists
-------------------------------------------------------------- */


.listbox  { 
	margin: 0 0 0.5em 0; } 
.list  { 
	list-style: none;
	margin: 0;
	padding: 0; } 
/* fixes shift in content when image not showing up */
.list .avatar img,
.list .icon img  { 	display: block;
	width: 104px;
	height: 69px; } 
/* navigation has bigger images */
body.navigation .list .icon  { 	width: 249px;
	height: 170px; } 
body.navigation .list .icon img  { 	width: auto !important;
	height: auto !important; } 

/* otherwise the links will be red/yellow/green on grey */
.error a:hover,
.notice a:hover,
.succes a:hover  { 	color: #fff;  } 
.box  { 	background: #ccc; } 
/* Header
-------------------------------------------------------------- */

#header  { 	margin-bottom: 2em; } 
	/* menu's
	---------------------------------------------------------- */
	
	.menu  { 		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.2em;
 } 	
		.menu li  { 			display: inline;
			float: left;
			margin: 0 6px 0 0;
			padding: 0 6px 0 0;
			border-right: 1px solid #000;
	 } 
			.menu li a  { 				padding-top: 2px;
				text-decoration: none;
		 } 			.menu li a:hover  { 				background: #000;
				color: #fff;
		 } 
			.menu li a.selected  { 				background: #000;
				color: #fff;
		 } 			
			.menu li.lang a.selected   { 				background: #666;
				color: #fff;
		 } 
			.menu.menu-nav li.li-pos-1 a  { 				background:transparent url(http://fast.mediamatic.nl/f/vlfc/image/home_icon.gif) no-repeat scroll 0 0;
				float: left;
				height: 15px;
				margin: 1px 0 0 !important;
				overflow: hidden;
				padding: 0 !important;
				text-indent: -9999px;
				width: 14px;
		 } 						
			.menu li.li-pos-0  { 				border-right: none;
				margin: 0 3px 0 0; 
				/*padding: 0; */
		 } 
			.menu li.li-pos-0 a  { 				margin-bottom: 0; 
		 } 
			/*
			.menu li button  { 				padding: 0;
				margin: 0;
		 } 			*/
			.menu li a.button:hover  { 				text-decoration: none;
		 } 			
	.menu li ul  { 		
 } 
		.menu .ul-lvl-1  { 			display: none;
			margin-left: 12px !important;
	 } 		
		.menu li ul li  { 			margin: 0;
			padding: 0;
			float: none;
			color: #fff;
			background: #666;
	 } 	
			.menu li ul a  { 				color: #fff;
				display: block;
				padding: 0 5px 0px 2px;
		 } 
	.menu-nav  { 		margin: 2em 0 0 !important;
		float: left;
 } 
		.menu-nav li  { 			border: none;
			margin: 2px 0 0;
			padding: 0 4px 0 12px;
			background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/bullet.gif) no-repeat scroll left 40%;
	 } 
			.menu-nav li ul li  { 				background-image: none;
				padding: 0;
		 } 			.menu-nav li ul a  { 				padding: .1em 5px .1em 2px;
		 } 
		.menu-nav li.li-pos-1  { 			background: none;
			padding-left: 3px;
	 } 
			.menu-nav li a  { 				font-weight: bold;
		 } 

	#message-nav  { 		float: none;
		margin: 0 0 2em !important;
 } 	
	/* dropdown menu styles 
	--------------------------------------------------------- */
	
	.do_menu ul  { 			/* dropdown styling */
		width: 14em;
 } 	
	ul.do_menu li li:hover ul, 
	ul.do_menu li li.sfHover ul, 
	ul.do_menu li li li:hover ul, 
	ul.do_menu li li li.sfHover ul  { 		left: 14em; 		/* match ul width */
 } 	
	.do_menu li:hover ul,
	.do_menu li.sfHover ul  { 		top: 1.3em; 		/* match top ul list item height: font-size + any padding on the li or a */
 } 
	.do_menu ul li.li-lvl-0  { /* add padding to the top of the submenu here */
		padding-top: 2px;
 } 		
	
	/* parent <a> while its submenu is being shown */
	.do_menu li:hover a, .do_menu .sfHover a, 
	.do_menu a:focus, .do_menu a:hover, .do_menu a:active  { 		background: #000;
		color: #fff;
 } 	
	/* submenu <a> hover style - color and background-color need !important*/
	.do_menu li:hover li:hover a, .do_menu li:hover li.sfHover a, 
	.do_menu li:hover li:hover a:focus, .do_menu li:hover li:hover a:hover, .do_menu li:hover li:hover a:active,
	.do_menu li:hover li:hover li:hover a, .do_menu li:hover li:hover li.sfHover a,
	.do_menu li:hover li:hover li:hover a:focus, .do_menu li:hover li:hover li:hover a:hover, .menu li:hover li:hover li:hover a:active  { 		color: #fff;
		background: #000;
 } 	/* submenu <a> styling when not being hovered. needs this to overwrite the previous styling */
	.do_menu li:hover li a,
	.do_menu li:hover li:hover li a,
	.do_menu li:active li a,
	.do_menu li:active li:active li a,
	.do_menu li:focus li a,
	.do_menu li:focus li:focus li a,
	.do_menu li.sfHover li a,
	.do_menu li.sfHover li.sfHover li a  { 		color: #fff;
		background-color: transparent;
 } 

	
	/* menu-auth (visible when user is logged in) and menu-footer	
	---------------------------------------------------------- */
	
	.menu-auth,
	.menu-footer  { 		background: #666;
		height: auto;
		padding: 3px;
 } 
	
		.menu-auth li, 
		.menu-footer li,
		.menu-footer li.li-pos-0  { 			border-right: 1px solid #fff;
	 } 		
			.menu-auth li a,
			.menu-footer li a  { 				color: #fff;
				white-space: nowrap;
		 } 		
			.menu-auth li a:hover,
			.menu-footer li a:hover  { 				background: #666;
		 } 
			.menu-auth li a.selected,
			.menu-footer li a.selected  { 				background: #000;
				color: #fff;
		 } 	
	/* menu edit
	---------------------------------------------------------- */
	
	.menu-edit-box  { 
		background: #f1006d;
		color: #fff;
		padding: 2px;
 } 
		.menu-edit li  { 			border-right: none;
			margin-right: 0;
			padding-right: 0;
	 } 
		.menu-edit-part1  { 			margin-bottom: 3px;
	 } 		
		.menu-edit li.edit-status  { 			padding: 3px 6px 0 0;
	 } 	
	/* menu editorial
	---------------------------------------------------------- */

	.menu-editable  { 		background: #f1006d;
		margin: 0;
		border-top: 1px solid #666;
 } 		
		.menu-editable a.button-editable,
		.menu-editable a.button-editable:hover  { 			background-color: #fff;
			color: #f1006d;
			border: none;
			padding: 0px 2px;
	 } 			
		.menu-editable p.buttons  { 			padding: 3px;
			margin: 0;
			border-right: none;
	 } 		
		.menu-editable p  { 			margin: 0;
			float: left;
			display: inline;
			margin: 3px 3px 0 0;
			padding: 0em 3px 0 0;
			line-height: 1;
			color: #fff;
			font-family: arial, helvetica, sans-serif;
			font-weight: normal;
			font-size: 9pt;
			border-right: 1px solid #fff;
	 } 		
		.menu-editable p img  { 			float: left;
			margin: 0 3px 0 0;
			padding: 0;
	 } 
		.menu-editable p.edit-cc,
		.menu-editable p.edit-trust  { 			margin-top: 4px;
	 } 
		.menu-edit .cc-by-nc-nd	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc-nd.png); } 		.menu-edit .cc-by-nc-sa	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc-sa.png); } 		.menu-edit .cc-by-nc	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nc.png); } 		.menu-edit .cc-by-nd	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-nd.png); } 		.menu-edit .cc-by-sa	 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by-sa.png); } 		.menu-edit .cc-by		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/by.png); } 		.menu-edit .cc-cr		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/cr.png); } 		.menu-edit .cc-pd		 { background-image: url(http://fast.mediamatic.nl/f/vlfc/image/cc/white/pd.png); } 
	.menu .highlight  { 		background: transparent;
 } 

	/* menu-path	
	---------------------------------------------------------- */

	.menu-path	 { 		display: none;
/*
		background: #fff;
		padding: 2px 0px 1px 0px;
*/
 } 
	/* search
	---------------------------------------------------------- */

	.search-simple,
	.search-advanced  { 		margin: 0px;
		padding: 4px 0px 0px;
 } 	
		.search-simple  { 			padding: 28px 0 0;
	 } 
		.search-simple button,
		.search-advanced button  { 			font-weight: bold;
			color: #666;
			background: #fff;
			border: none;
			text-transform: lowercase;
			font-size: 12px;
			padding: 0;
			margin: 0;
	 } 
		.search-simple button:hover,
		.search-advanced button:hover  { 			border: none;
			background: #fff;
			color: #000;
	 } 
		.search-simple fieldset,
		.search-advanced fieldset,
		.search-filter-keyword fieldset  { 			border: none;
			margin: 0;
			padding: 0;
			display: inline;
	 } 		
		.search-simple input.text,
		.search-advanced input.text  { 			border: 1px solid #000;
			border-color: #aaa #ddd #ddd #aaa;
			background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/input-shadow.gif) no-repeat 0 0;
			color: #666;
			float: left;
			margin: 0 6px 0 0;
			padding: 4px 4px 2px;
			width: 322px;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			position: relative;
			top: -1px;
	 } 
		.search-simple input.text  { 			width: 100px;
	 } 			
		.search-advanced  { 			margin-bottom:40px;
	 } 		
		#search-advanced fieldset  { 			display: block;
	 } 
			.search-advanced label  { 				color: #666;
				font-weight: normal;
				position: relative;
				top: 2px;
		 } 
			.search-advanced p  { 				display: inline;
		 } 		
		.button-opensearch  { 			margin: 0 0 0 3px;
			padding: 0 0 0 10px !important;
			background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/bullet_grey.gif) no-repeat scroll left 6px !important;
	 } 		
	.search-filter-keyword  { } 	
		.search-filter-keyword h3  { 			font-size: 12px;
			font-weight: bold;
			margin: 1.5em 0 .75em;
	 } 	
		.search-filter-keyword select,
		.search-filter-keyword label  { 			width: 100%;
			margin: 0;
			font-size: 12px;
			font-weight: normal;
			clear: left;
	 } 		
		.search-filter-keyword label  { 			overflow: hidden;
			float: left;
			width: auto;
	 } 		
		.search-filter-keyword img.do_tooltip  { 			float: left;
			margin-left: .2em;
	 } 
			
		
		.search-filter-wrap-select  { 			float: left;
			width: 104px;
			margin: 0 5px 1.5em 0;
	 } 	
		.search-filter-keyword button  { 			margin: 17px 0 0;
	 } 
/* home
-------------------------------------------------------------- */

.home-title  { 	margin-bottom: .5em; } 
.home .dv-part1  { 	margin-bottom: 0; } 
/*
.home .dv-part2  { 	margin-bottom: 30px; } */

	
/* buttons
-------------------------------------------------------------- */

	/* regular buttons
	---------------------------------------------------------- */
	
	a.button,
	a.button-alternative,
	a.button-cancel,
	button,
	input.submit,
	input.reset  { 		font-size: 11px;
		line-height: 14px !important;
		border: 1px solid #000;
		background: #000;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		
 } 
	button[type]  { 		line-height: 15px;        /* Safari */
 } 	
	input.reset,
	button.reset,
	a.button-cancel,
	button.cancel,
	input.submit:hover  { 		background: #666;
		border: 1px solid #666;
		color: #fff;
 } 	
	a.button,
	a.button-alternative,
	a.button-cancel  { 		line-height: 12px;
 } 
	input.submit,
	input.reset:hover,
	a.button-cancel:hover,
	button.reset:hover,
	button.cancel:hover  { 		background: #000;
		border: 1px solid #000;
		color: #fff;
 } 

	button:hover, 
	a.button:hover,
	a.button:active  { 		background-color: #666;
		border: 1px solid #666;
		text-decoration: none;
		color: #fff;
 } 	
	.button-cc  { 		background: #fff;
 } 
	button.status  { 		background: #666;
		border:1px solid #666;
		color: #fff;
 } 
		.module-contact-link button.status,
		.module-contact-link button.status:hover  { 			cursor: default;
	 } 
		.module-contact-link button.status img  { 			width: 5px;
			height: auto;
			margin: 0 !important;
	 } 

/* Detailed view
-------------------------------------------------------------- */

	.dv  { /*		width: 680px; */
 } 	
	.dv .intro, 
	.dv .body, 
	.dv .labels  { 		width: 680px;
 } 	
	.portfolio .dv .intro, 
	.portfolio .dv .body,
	.vacancy .dv .intro, 
	.vacancy .dv .body,
	.project_proposal .dv .intro, 
	.project_proposal .dv .body  { 		width: auto;
 } 	
	.page-marketplace .dv .predicate-rest  { 		display: none;
 } 	
	/* fig
	-------------------------------------------------------------- */
	
	ul.fig  { 		list-style-type: none;
		margin: 0 0 10px 0;
		padding: 0;
 } 
		
		ul.fig li  { 			float: left;
			margin: 0px 5px 0px 0px;
	 } 
		ul.fig a  { 			border: none;
	 } 
	
		.fig .caption  { 			display: block;
			font-size: 0.9em;
			color: #000;
	 } 
			.fig .caption .title  { 				display: block;
				font-weight: bold;
				color: #000;
		 } 
		.institution .fig li  { 			margin: 0 0 1em;
	 } 
		.institution .fig .caption  { 			margin: 3px 0 0;
			font-size: 1em;
	 } 
		.institution .fig .caption p  { 			display: inline;
			margin: 0 3px 0 0;
	 } 

	/* part1
	---------------------------------------------------------- */
	
	.dv-part1,
	.dv-part2  { 		margin-bottom: 1em;
 } 
		.attachment .dv-part1  { 			margin-bottom: 0;
	 } 
			.attachment .action  { 				display: none;
		 } 
			.attachment .download  { 				margin-bottom: 1em;
		 } 
		.dv-part1 h1 img  { 			margin: 0px -5px -10px -10px;
	 } 		
		.dv-part1 h2  { 			font-size: 1em;
			font-weight: bold;
	 } 		
		.dv-part1 .action  { 			margin-top: 5px;
	 } 		
		
		/* located_in / presented_at */
		
		.daterange  { 			float:left;
			padding-right: 0px;
			font-weight: bold;
	 } 
			.daterange abbr  { 				border: none;
		 } 
			li .daterange  { 				font-size: 0.9em;
				font-weight: normal;
				float: none;
		 } 			
			li .daterange .datesep  { 				margin: 0 .1em;
		 } 
			.daterange .date  { 				margin-right: 2px;
		 } 			
				.date .time  { 					display: none;
			 } 	
		.location  { 	 } 
			.location span  { 				margin-right: 4px;
		 } 
			.location .title,
			.location .address  { 				border-right: 1px solid #000;
				padding-right: 4px;
		 } 
/*
		.location .tel,
		.location .website  { 			border-left: 1px solid #000;
			padding-left: 3px;
	 } */		
	
		/* metadata 
		------------------------------------------------------ */

		.metadata  { 			margin: 0 0 .5em;
	 } 				
		.metadata-wrapper .chapeau  { 			border-right: 1px solid #666;
			float: left;
			margin: 0px 6px 0px 0px;
			padding: 0px 6px 0px 0px;
	 } 		
/* Why is this ??
		.metadata .similar  { 			display: none;
	 } */
		.metadata .similar .sep  { 			display: none;
	 } 
		.metadata .similar a  { 			margin-left: 6px;
			background: #000;
			color: #fff;
			padding: 1px 3px;
	 } 	
		.metadata a  { 			text-decoration: none;
	 } 
			.metadata a.selected  { 				font-weight: bold;
		 } 
		/* chapeau is shown in metadata scomp */
		.dv .chapeau  { 			display: none;
	 } 
			.editpage .dv .chapeau  { 				display: block;
		 } 			
		
		/* author / list-actor 
		------------------------------------------------------ */
		
		.list-author h5.header,
		.list-actor h5.header  { 			color: #000;
			font-weight: normal;
			margin: -2px 4px 0 0;
			padding: 0;
			float: left;
	 } 
		.list-author ul.list li,
		.list-actor ul.list li  { 			display: inline;
			width: auto;
			padding-right: 0;
			white-space: nowrap;
	 } 
			.list-author ul.list li h3,
			.list-actor ul.list li h3  { 				font-size: 1em;
				margin-bottom: 0;
		 } 			
			.list-author ul.list li a  { 				font-size: 1em;
				text-decoration: none;
				margin-bottom: 0;
		 } 			
			.list-author .role,
			.list-actor .role,
			.list-author .intro,
			.list-actor .intro,
			.list-author ul.list li img,
			.list-actor ul.list li img  { 				display: none;
		 } 
			.list-author ul.list li img.nonauthoritative-icon,
			.list-actor ul.list li img.nonauthoritative-icon  { 				display: inline;
		 } 		
			.list-actor .li-content  { 				padding-top: 0;
		 } 
		/* background of lists */
		.list-small ul  { 			background: white url(http://fast.mediamatic.nl/f/vlfc/image/list_bg.gif) no-repeat scroll left top;
	 } 
			.institution .list-small ul  { 				background: none;
		 } 
		.list-small ul.metadata  { 			background: none;
	 } 
	
		/* pubdate
		------------------------------------------------------ */
		
		.org-pubdate  { 			color: #bbb;
	 } 		
		
		/* forum-activity
		------------------------------------------------------ */
		
		.forum-activity span.normal  {  
			color: #000;
	 } 		 
		.forum-activity span.active  { 			color: red;
	 } 		
		
		/* date range 
		------------------------------------------------------ */
		

		/* intro 
		------------------------------------------------------ */
		
		.intro  { 			font-weight:bold;
	 } 			
					
	/* part2
	---------------------------------------------------------- */

	.dv-part2  {  } 


/* contributions
-------------------------------------------------------------- */

.contributions ul a:hover,
.contributions ul a:focus,
.connections ul a:hover,
.connections ul a:focus  { 	background: none; } 
	.portfolio .contributions ul a:hover, 
	.vacancy .contributions ul a:hover, 
	.project_proposal .contributions ul a:hover, 
	.portfolio .contributions ul a:focus, 
	.vacancy .contributions ul a:focus, 
	.project_proposal .contributions ul a:focus, 
	.portfolio .connections ul a:hover, 
	.vacancy .connections ul a:hover, 
	.project_proposal .connections ul a:hover, 
	.portfolio .connections ul a:focus, 
	.vacancy .connections ul a:focus, 
	.project_proposal .connections ul a:focus  { 
		background: #666;
 } 

	.company .list-owner-subject ul a:hover, 
	.company .list-owner-subject ul a:focus  { 		background: none;
 } 
	.avatar a:hover  { 
		background: #fff !important; 
 } 


.contributions .list  { 	background: url(http://fast.mediamatic.nl/f/vlfc/image/list_bg.gif) no-repeat; } 
	.institution .contributions .list  { 		background: none;
 } 
.contributions li,
.list-winner-subject li  { 	width: 104px; } 
	.portfolio .contributions li  { 		margin: 0 5px 1em 0;
		overflow: hidden;
		width: 90px;
 } 
.contributions .li-content  { 	display: none; } 
	.portfolio .contributions .li-content,
	.company .list-owner-subject .li-content  { 		display: block;
 } 
.contributions .attachment  { 	width: 104px;
	float: left;
	line-height: 14px; } 
.searchresult .attachment .attach_picture,
.contributions .attachment .attach_picture,
.listbox .attachment a  { 	display: block;
	width: 104px;
	height: 68px; } 
.attach_pictures .attachment div a,
.listbox .attachment div a  { 	display: inline; } 
.searchresult .attachment h3,
.contributions .attachment h3  { 	font-size: 11px;
	font-weight: bold;
	margin: 0; } 
.searchresult .attachment .author,
.contributions .attachment .author  { 	font-size: 11px; } 
.contributions .attachment .div-content  { 	display: none; } 
.attach_pictures  { 	background: url('/image/list_bg.gif') no-repeat; } 
.attach_pictures li * { 	color: #666; } 
.attach_pictures li:hover *  { 	color: #000; } 
.span-60 .connections .list-participant ul  { 	display: block;
	clear: both; } 
/* avatar
-------------------------------------------------------------- */

.avatar	 { 	clear: none;
	float: left;
	height: 104px;
	width: 104px;
	overflow: hidden;
	line-height: 1;
	margin: 0 5px 5px 0 !important;
	padding: 0 !important; } 
	.portfolio .avatar	 { 		width: 95px;
 } 
.avatar	a  { 	display: block;
	color: #666;
	text-decoration: none;
	height: 104px; } 
.avatar:hover,
.avatar	a:focus,
.avatar	a:hover,
.list-small .avatar	a:hover  { 	background: none;
	color: #000; } 	
.avatar span  { 	display: block;
	font-weight: bold;
	line-height: 13px;
	font-size: 11px; } 

/* Context
-------------------------------------------------------------- */

	
	/* lists
	---------------------------------------------------------- */
		
	li h3 a  { 		text-decoration: none;
 } 	
		li h3 a:hover  { 			background: #000;
			text-decoration: none;
	 } 	
	.listbox h5  { 		color: #666;
		font-style: normal;
		font-weight: bold;
		margin-bottom: 0;
 } 
		.listbox h5 span  { 			font-weight: normal;
	 } 
	ul.list li  { 		float: left;
		display: inline;
		padding: 0 5px 0 0;
 } 
		fieldset ul.list li  { 			float: none;
			display: block;
	 } 	
	form fieldset ul.list li  { 		float: none;
		display: block;
 } 
		.list-organised_by ul.list li,
		.list-presented_at ul.list li  { 			float: none;
			display: block;
	 } 
		.list-small h3 a  { 			text-decoration: none;
			background: #fff;
	 } 
		.list-small ul.list li  { 			overflow: hidden;
			width: 104px;
	 } 
			.portfolio .list-small ul.list li  { 				width: 95px;
		 } 
		.list-small ul.metadata li  { 			width: auto;
	 } 
		.list-small .li-content  { 			overflow: hidden;
	 } 
	
	.li-content  { 		color: #666;
		padding: 5px 5px 0 0;
 } 
		.list-small .li-content  { 			display: none;
	 } 
		.list-small .avatar a  { 			color: #666;
			text-decoration: none; 
	 } 
		.list-small .avatar span  { 			display: none;
	 } 
			/*
			.institution .list-small .avatar span  { 				display: block;
		 } 			*/

		.li-content a  { 			color: #666;
	 } 	
		.li-content a:focus,
		.li-content a:hover  { 			background: #fff;
			color: #666;
	 } 
		.li-content .chapeau,
		.li-content h3,
		.li-content .intro  { 			font-size: 11px;
			line-height: 1.2;
			margin: 0;
			font-weight: bold;			
	 } 	
		.li-content .intro  { 			font-weight: normal;
	 } 
		li.hover  { 			cursor: pointer;
	 } 
		li.hover .li-content,
		li.hover .li-content a  { 			color: #000;
	 } 
	.list-setmember ul li  { 		height: 305px;
		width: 250px;
 } 
	
	/* connections
	---------------------------------------------------------- */
	
	.connections .list li  { 		display: inline;
 } 
		/* overrule default base css */
		.connections .list li.person img  { 			width: auto;
			height: auto;
	 } 		
		.connections .list li.person img:hover  { 			height: auto;
			margin: 0;
			width: auto;
	 } 
	/* metadata
	---------------------------------------------------------- */
	
	ul.metadata li  { 		padding: 0;
		float: none;
 } 
	.metadata li  { 		display: inline;	
 } 	
	
	.metadata-institution  { 		margin: 1em 0;
 } 	
	.metadata-institution h4  { 		margin: 0 0 .4em;
 } 	
	.metadata-institution h5  { 		font-weight: bold;
		float: left;
		margin: 0 .4em 0 0;
 } 
	.edit-page .metadata-wrapper  { 		position: relative;
		padding: 1em;
		background: #eee;
		margin: 0 0 2em;
 } 
	
	/* matching
	---------------------------------------------------------- */
		
		.matching  { 			margin-bottom: 20px;
	 } 

/* list-portal
-------------------------------------------------------------- */

.list-portal  { 	margin-bottom: 2em; } 
	.list-portal ul  { 		background: white url(http://fast.mediamatic.nl/f/vlfc/image/list_bg_portal.gif) no-repeat scroll left top;
 } 	
		.list-portal .list-dv a,
		.list-portal .list-dv .intro  { 			color: #000;
	 } 
		.list-portal .list-dv.hover .chapeau,
		.list-portal .list-dv.hover h3,
		.list-portal .list-dv.hover h3 a,
		.list-portal .list-dv.hover .intro  { 			color: #400080 !important;
	 } 
	.list-portal .li-content  { 		display: block;
		height: 150px;
		overflow: hidden;
 } 		/*	
		.list-portal .li-content .chapeau,
		.list-portal .li-content .daterange,
		.list-portal .li-content .intro   { 			display: none;
	 } 		*/


/* list-feedchannel
-------------------------------------------------------------- */

.feedchannel-header  { 	font-weight: bold;
	margin-bottom: .5em; } 
.list-feedchannel li  { 	margin-bottom: .5em; } 
.list-feedchannel h3,
.list-feedchannel p  { 	font-size: 12px;
	line-height: 1.5;
	color: #000;
	display: inline; } 
.list-feedchannel p  { 	color: #666; } 
.list-feedchannel h3 a  { 	text-decoration: underline; } 
/* labels are used for rss feed on portal pages */
.portal .labels  { 	display: none; } 
		
/* listpublish
-------------------------------------------------------------- */

.listpublish .dv-part1,
.listpublish .dv-part2  { 	margin-bottom: 0px; } 
.listpublish ul.q_match,
.listpublish .metadata  { 	margin-bottom: 10px; } 
.searchresult .list-small li  { 	height: 210px;
	margin-bottom: 10px; } 
.searchresult .list-small .li-content  { 	display: block; } 
h5.pager  { 	border-bottom:1px solid #666666;
	margin-bottom:10px;
	color: #666; } 
	h5.pager a  { 		color: #666;
		text-decoration: none;
 } 
	h5.pager a:hover,
	h5.pager a:focus  { 		color: #fff;
 } 	
	.pager-title  { 		color: #000;
 } 
/* blog
-------------------------------------------------------------- */

/*
.list-blog ul.list li  { 	float: none;
	display: block;
	overflow: visible;
	padding: 0;
	width: 100%; } */

.list-blog li.blogposting  { 	border-top: 1px solid #333;
	margin-bottom: 12px;
	padding-top: 12px;
	width: 100%; } 
	li.blogposting .chapeau  { 		border-right: 1px solid #666;
		padding-right: 3px;
		margin: 0 3px 0 0;
		color: #666;
		float: left;
 } 
	li.blogposting .metadata li a  { 		color: #666;
 } 
	li.blogposting .chapeau,
	li.blogposting .metadata li  { 		line-height: 1em;
 } 
	li.blogposting .tags a  { 		text-decoration: none;
 } 
	li.blogposting h3  { 		padding-top: 6px;
		clear: both;
 } 
	li.blogposting h4  { 		font-size: 1em;
		font-weight: bold;
 } 
	li.blogposting ul.fig  { 		margin-top: 12px;
 } 
		li.blogposting ul.fig li  { 			display: block;
			float: none;
	 } 
	li.blogposting p.info,
	li.blogposting p.info a  { 		color: #666;
 } 
		li.blogposting p.info a  { 			border-right: 1px solid #666;
			margin: 0 3px 0 0;
			padding: 0 3px 0 0;
	 } 
		li.blogposting p.info .link-icons a  { 			border: none;
			margin: 0;
			padding: 0;
	 } 
		li.blogposting .metadata a:hover,
		li.blogposting p.info a:hover  { 			color: #fff;
	 } 
		li.blogposting p.info img  { 			float: none;
			margin: 0 3px 0 0;
	 } 
	.tagcloud  { 		display: none;
 } 	
	.edit_blog_posting h5  { 		margin-bottom: 0;
 } 	
/* footer
-------------------------------------------------------------- */
/*
#footer  { 	margin-top:-6em;
	position:relative; } */
	/* activity
	---------------------------------------------------------- */
	
	.activity,
	.design-by  { 		color: #999;
		font-size: .9em;
 } 
		
		.design-by  { 			font-family:georgia,times,serif;
	 } 		
		.activity a, 
		.design-by a  { 			color: #999;
			font-size: .9em;
	 } 		
		.activity a:hover,
		.design-by a:hover  { 			border-bottom: 1px solid #bbb;
	 } 		
		.activity a img,
		.design-by a img  { 			border: none;
	 } 		
		.cc a  { 			padding: 0 5px 0 0;	
	 } 
/* edit
-------------------------------------------------------------- */

	/* overrule width in view mode  needed in two column person edit tpl */
	.edit-page .dv .intro, 
	.edit-page .dv .body, 
	.edit-page .dv .labels  { 		width: auto;
		margin-bottom: 1em;
 } 
	.edit-page h5  { 		color: #999;
		font-weight: normal;
		display: block;
		margin: 0;
		font-size: 13px;
		line-height: 18px;
 } 
		.edit-page img.do_tooltip  { 			margin: 0 0 -2px 2px;
	 } 		
		/*
		.edit-page .dv .q-a .intro, 
		.edit-page .dv .q-a .body, 
		.edit-page .dv .q-a .labels  { 			margin-bottom: 0;
	 } 
		.edit-page .dv .q-a  { 			margin: 0;
			padding: 0;
	 } 		*/

		.portfolio .dv .labels,
		.vacancy .dv .labels,
		.project_proposal .dv .labels  { 			display: none;
	 } 
	.edit-page .editinplace-hover  { 		background: #FFEEAC;
		cursor: pointer;
 } 	
	.edit-page .cancel,
	.edit-page .editinplace-cancel  { 		background: #666;
 } 
	.edit-page a.button,
	.edit-page button  { 		border: 1px solid #fff;
		background-color: #f1006d;
		color: #fff;
 } 
	.edit-page button.button-datepicker,
	.edit-page button.button-fig,
	.edit-page button.button-cc,
	.edit-page button.save-this  { 		background-color: #fff;
		color: #f1006d;
 } 
		.edit-page button.button-fig  { 			color: #999;
	 } 
		.edit-page button.button-fig:hover  { 			color: #666;
	 } 		
		.edit-page .fig li .title,
		.edit-page .fig li .caption  { 			display: block;
			margin-bottom: 0;
	 } 
	.edit-page .website-uri  { 		margin-bottom: 12px;
 } 
		/* Always show the button in figblock02, by default only shown for persons */
		.figblock02 .link-fig  { 			display: block;
	 } 
		.edit-page img  { 			margin: 0 0 1em 0;
	 } 
	.edit-page .listbox,
	.edit-page .daterange-coverage,
	.edit-page .edit_blog_posting  { 		background: none;
		border: none;
		margin: 0 0 18px;
		padding: 0;
 } 		.edit-page .metadata-wrapper .listbox ul  { 			float: none;
	 } 		
		.edit-page .metadata-wrapper .list li  { 			color: #000;
	 } 		
	.edit-page ul.fig li.link-fig  { 		margin: .5em 0 0;
 } 

		.link-icon  { 			position: relative;
			text-align: right;
			margin: 0 0 2em 0;
	 } 	
			.edit-page .button-icon,
			.edit-page .button-icon:hover  { 				margin: 0;
				text-transform: lowercase;
				float: right;
				background-position: right top;
				padding: 0 27px 0 0;
		 } 	
/*
			.edit-page .button-icon-change,
			.edit-page .button-icon-change:hover  { 				float: right;
				background: none;
				padding: 0 1em 0 0;
		 } 	
*/
		.edit-page .list-located_in  { 			float: none;
	 } 
		.edit-page .link-icon img  { 			margin: 0 1em 0 0;
	 } 
		.link-icon .unlink-marker  { 			top: 0;
			right: 0;
			position: absolute;
	 } 
/* question / answer
-------------------------------------------------------------- */

.q-a h5  { 	color: #999;
	margin: 0; } 
.edit-page .metadata-wrapper .q-a,
.edit-page .connections .listbox  { 	margin: 0 0 1em;
	padding: 0 0 1em;	
	border-bottom: 2px solid #fff; } 
	.labels .q-a  { 		margin: 0 0 1em;
 } 
	.edit-page .metadata-wrapper .q-a.last  { 		margin: 0;
		padding: 0;	
		border-bottom: none;
 } 
	.edit-page .metadata-wrapper .q-a .do_editinplace input.editinplace-input  { 		width: 95% !important;
		padding: 2px 5px;
 } 	
	.edit-page .metadata-wrapper .q-a .editinplace-active  { 		margin: 0;
 } 	
.ui-wrapper  { 	margin:0 0 6px !important; } 	
/* address 
-------------------------------------------------------------- */

.list-presented_at,
.list-organised_by  { 
	margin-bottom: 20px; } 
	.adr  { 		margin-bottom: 20px;
 } 
	.list-presented_at .adr  { 		display: inline;
 } 	
	/*
	.adr h5  { 		font-weight: bold;
		margin-bottom: 0px;
 } 	*/

	.adr p  { 		margin-bottom: 0;
 } 
	.adr .view-on-map  { 		margin: 0 0 0 3px;
 } 	
	.edit-page .adr .trustgroup  { 		color: #666;
 } 	
	.edit-page .adr .trustgroup span  { 		color: #000;
 } 	
	.edit-page .adr .trustgroup a.button  { 		display: inline;
		float: none;
		background: #666;
		border: 1px solid #fff;
 } 
	.edit-page .adr .trust-action  { 		font-size: 0.9em;
		text-align: right;
 } 	
		.edit-page .adr .trust-action a.button  { 			text-transform: lowercase;
	 } 
/* Calendar 
------------------------------------------------------------- */

.calendar-search  { } 
	.calendar-search label,
	.calendar-search input,
	.calendar-search select  { 		margin-bottom: 0;
		margin-top: 0;
 } 
	.calendar-search fieldset  { 		margin: 0 0 3px 0;
		padding: 0;
		border: none;
 } 
	.calendar-search label  { 		font-weight: normal;
 } 
	.calendar-search p  { 		display: inline;
 } 
	.calendar-search fieldset.period-buttons,
	.calendar-search fieldset.period-select  { 		float: left
 } 

		
		
/* Logon / register
-------------------------------------------------------------- */

.logon fieldset input.text,
.register fieldset input.text  { 	width: 250px; } 
.register .name-first,
.register .name-last,
.register .email,
.register .email-retype  { 	display: inline;
	float: left;
	margin-right: 6px; } 
/* make this somehow common / basic */
.changepassword-register  { 	margin-top: 20px; } 
/* typography */
div.acc-title,
div.acc-title:hover,
div.acc-content-open, 
div.acc-content-open:hover  { 	background-color: #666; } 

/* layout */
.acc-content-inside  { 	padding: 1em;
	border: 1px solid #000;
	margin-bottom: 4px; } 
	.acc-content-inside fieldset  { 		margin:0;
		padding: 0;
		border: none;
 } 
.acc-content  { 	padding: 0;
	margin: 0; } 
.openid-form  { 	padding: 5px 5px 5px 30px;
	width: 300px;
	margin: 0.5em 0.5em 0.5em 0;
	border: 1px solid #bbb; 
	background: #f6f6f6 url(/ima/openid-large.jpg) left no-repeat; } 
.logon-account a.register-link  { 	color: #000; } 
.logon-account a.register-link:hover  { 	color: #fff; } 
/* modules
-------------------------------------------------------------- */

.managemythings .content  { 	width: 65%;
	padding: 6px; } 
	.managemythings .icon  { 		margin-right: 6px;
		float: left;
 } 
	.managemythings .activity  { 		margin-top: 6px;
 } 
	.managemythings .activity span  { 		display: block;	
 } 	
	.manage-new-wrapper  { 		margin: 0 0 4em;
 } 
/* lightbox 
-------------------------------------------------------------- */

.lightbox-page .dv .intro, 
.lightbox-page .dv .body, 
.lightbox-page .dv .labels  { 	width: auto; } 
/* autocomplete */

.autocomplete-dropdown li.autocomplete-selected, 
.autocomplete-dropdown li.autocomplete-selected *  { 	background-color: #f1006d;
	color: #fff; } 

.autocomplete-action  { 	background: #fff;
	border: 1px solid #f1006d;
	color: #f1006d; } 
/* module message
-------------------------------------------------------------- */
.module-message .menu  { 	margin-bottom: 20px;	 } 
.module-message-link  { 	float: left; } 
/* module contact
-------------------------------------------------------------- */

.module-contact-link  { 	float: left; } 
.module-contact-list td.prs  { 	width: 10%; } .module-contact-list td.cnt  { 	width: 60%; } .module-contact-list td.cnf  { 	width: 30%; } 
.contact-list-contacts  { 	float:  left;
	display: block;
	width: 247px;
	padding: 25px 0 0;
	height: 100px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #666;
	background: #666;
	position: relative; } 
.contact-list-contacts .avatar  { 	padding: 0 0 0 12px;
	overflow: hidden } 
.contact-list-contacts span  { 	color: #fff; } 
.contact-list-contacts .date  { 	width: 247px;
	position: absolute;
	color: #fff;
	top: -13px;
	left: 0px;
	text-align: center; } 	
.contact-list-contacts .date img  { 	display: none; } 
.searchresult .contact-list-publiccontacts li,
.contact-list-match li  { 	width: 105px;
	height: 105px;
	overflow: hidden; } 
/*
.contact-list-contacts li,
.searchresult .contact-list-publiccontacts li,
.contact-list-match li  { 	width: 100px;
	height: 100px; } */
/*
.contact-list-publiccontacts .avatar,
.contact-list-match .avatar  { 	margin: 0 1em 1em 0; } .contact-list-publiccontacts .avatar span,
.contact-list-match .avatar span  { 	color: #000; } */

/* module forum 
-------------------------------------------------------------- */

.forum-activity  { 	display: none; } 
#forum  { 	margin-top: 0px;
	width: auto; } 
	#forum ul.list  { 		padding-bottom: 20px;
	 } 	
/*
.article #forum,
.artefact #forum  { 	margin-top: 50px; } 
*/
	.article .home #forum  { 		display: none;
 } 
	
.comment  { 	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-top: 1px solid #666; } 
	.comment .cnt  { 		clear: left;
		width: 680px;
 } 
	.comment h3  { 		width: 680px;
		font-weight: bold;
		margin: 0 0 5px 0;
 } 	
	.comment button	 { 		background: #666;
		border: 1px solid #666;
		margin-bottom: 0;
 } 	
	.comment .btm  { 		clear: left;
		color: #666;
 } 		
	.comment .avatar img  { 		height: 15px;
		width: 23px;
		float: left;
		margin-right: 5px;
 } 	
	.comment .avatar a span  { 		margin-top: 0px;
	 } 		
	.comment .avatar span,
	.comment .avatar
		 { 		width: auto;
		display: block;
	 } 		
	.comment .avatar a:hover span
		 { 		background: #666;
	 } 
.topic  { 	border-top: 5px solid #666;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	width: 752px;
	color: #000;
	line-height: 120%; } 
	.topic .cnt  { 		clear: left;
		width: 680px;
 } 	
	.topic h3  { 		line-height: 160%;
		font-weight: bold;
 } 	
		.topic h3 a  { 			color: #000;
	 } 		
	.topic .avatar  { 		display: none;
 } 		
	.topic .btm,
	.topic .partof  { 		clear: left;
		color: #666;
 } 	
.comment_form  { 	clear: left;
	background: #fff;
	margin-top: 40px; } 
	.comment_form h5  { 		width: 758px;
		border-bottom: 5px solid #666;
		margin-bottom: 10px;
 } 			
	.comment_form .expl,
	.comment_form .title,
	.notify span  { 		color: #666;
 } 		
	.comment_form h4  { 		color: #606;
		font-size: 130%;
		padding-bottom: 7px;
 } 		
	.comment_form input.text,
	.comment_form textarea  { 		line-height: 120%;
		width: 752px;
		border: 1px solid #666;
		display: block;
		margin: 0;
 } 		
		.comment_form button.submit,
		.comment_form button.cancel  { 			width: auto;
			border: 1px solid #666;
			color: #fff;
			background: #666;
			float: left;
			margin: 0px 5px 14px 0px;
	 } 		
		.comment_form input.checkbox  { 			border: none;
			display: inline;
			clear: left;
			width: auto;
			margin: 0 5px 0 0;
	 } 			
		.comment_form input.hidden  { 			border: none;
			margin: 0;
		 } 			
		.comment_form button.submit:hover,
		.comment_form button.cancel:hover  { 			border: 1px solid #f1006d;
			background: #f1006d;
			color: #fff;
	 } 		
		.comment_form textarea  { 			height: 140px;
	 } 	
	.comment_form .s1  { 		padding: 14px 0 7px 0;
	 } 		
	.comment_form .s2  { 		background: #eee;
		padding: 14px 0 7px 0;
	 } 		
	.comment_form .captcha input  { 		display: block;
		width: 210px;
 } 	
.comment_authenticate a  { 	background: #666;
	color: #fff;
	padding: 3px; } 
/* nonauthoritative 
-------------------------------------------------------------- */

img.nonauthoritative-icon  { 	width: 12px !important;
	height: 12px !important; } 
a:hover img.nonauthoritative-icon:hover,
a img.nonauthoritative-icon:hover  { 	width: 12px !important;
	height: 12px !important; } 

/* wiki
-------------------------------------------------------------- */

.wiki td  { 	border: 1px solid #666; } 	
.institution .figblock01 .link-fig  { 	display: none; } 
/* hide caption for figblock */

.figblock01 .caption  { 	display: none; } 
/* clearfix fig blocks without overruling the complete figblock for only this class */

ul.fig:after  {     content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; } 
ul.fig  { display: inline-block; } * html ul.fig  { height: 1%; } ul.fig  { display: block; } 

/* marketplace
-------------------------------------------------------------- */

.marketplace-buttons-wrapper  { 	position:relative;
	background: transparent url() no-repeat scroll 0 0;
	margin: 0 0 2px; } 
	.marketplace-buttons-info  { 		padding: 18px;
		background-color: #000;
		filter:alpha(opacity=85);
		-moz-opacity: 0.85;
		opacity: 0.85;
 } 	
	.marketplace-buttons-info  { 		color: #3db646;
		font-weight: bold;
 } 	
	.marketplace-buttons-info a,
	.marketplace-buttons-info a:hover,
	.marketplace-buttons-info a:active  { 		color: #3db646;
		font-weight: bold;
		background: transparent;
		text-decoration: underline;
 } 
	.marketplace-buttons-info a:hover,
	.marketplace-buttons-info a:active  { 		color: #fff;
 } 	
	.marketplace-buttons p  { 		float: left;
		height: 200px;
		width: 257px;
		margin: 0;
 } 
		.marketplace-buttons p.last  { 			width: 254px;
	 } 	
	.marketplace-buttons a,
	.marketplace-buttons a:hover,
	.marketplace-buttons a:active  { 		display: block;
		padding: 0 0 0 18px;
		color: #fff;
		border-right: 2px solid #fff;
		font-size: 36px;
		text-decoration: none;
		background: transparent;
 } 	
	.marketplace-buttons p.last a  { 		border: none;
 } 	
	.marketplace-buttons a em  { 		font-style: normal;
		font-size: 90px;
		line-height: 90px;
		display: block;
 } 
	.marketplace-buttons a img  { 		float: none;
		margin: 0;
 } 	
.marketplace-filter-wrapper  { 	margin: 0 0 18px; } 
	.marketplace-filter-wrapper form  { 		float: left;
		width: 255px;
		height: 81px;
		margin: 0 2px 0 0;
		background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-form.gif) no-repeat 0 0;
 } 
		.marketplace-filter-wrapper form .padding  { 			padding: 12px 0 0 18px;
	 } 		
		.marketplace-filter-wrapper form.last  { 			margin: 0;
	 } 
	.marketplace-filter-wrapper button.search,
	.marketplace-filter-wrapper button.similar  { 		padding: 3px;
		background: #fff;
		margin-left: 3px;
 } 	
	.marketplace-filter-wrapper div.marketplace-filter  { 		padding: 0;
		margin: 0 0 9px;
		border: none;
 } 	
		.marketplace-filter-wrapper .marketplace-filter-text  { 			background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-input-left.gif) no-repeat 0 0;
	 } 		
		.marketplace-filter-wrapper input.text  { 			width: 174px;
			height: 26px;
			padding: 5px 5px 0 0;
			margin: 0 5px;
			border: none;
			float: left;
			background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-input-right.gif) no-repeat 100% 0;
	 } 		
		.marketplace-filter-wrapper button  { 			font-weight: bold;
			color: #666;
			background: transparent;
			border: none;
			text-transform: lowercase;
			font-size: 12px;
			padding: 0;
			margin: 4px 0 0;
	 } 		
		.marketplace-filter-wrapper button:hover  { 			border: none;
			background: #fff;
			color: #000;
	 } 
.listpublish .marketplace-filter-wrapper form  { 	float: none;
	width: 100%;
	height: 81px;
	margin: 0;
	padding: 18px;
	background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-form-lp.gif) no-repeat 0 0; } 
	.listpublish .marketplace-filter-wrapper .marketplace-filter  { 		padding: 0;
		height: 60px;
		float: left;
		margin-right: 8px;
 } 
	.listpublish .marketplace-filter-type label  { 		display: block;
		float: left;
		margin-top: 7px;
 } 
		.listpublish .marketplace-filter-type label.marketplace-filter-type-freelancer  { 			margin-top: 20px;
	 } 
		.listpublish .marketplace-filter-type img  { 			margin: 0 0 -10px 0;	
	 } 
	.listpublish .marketplace-filter-wrapper input.text  { 		margin-top: 20px;
		width: 140px;
 } 
		.listpublish .marketplace-filter-wrapper button  { 			margin-top: 20px;
	 } 
		.listpublish .marketplace-filter-wrapper .marketplace-filter-text  { 			background-position: 0 20px;
	 } 
/* Do not show the works_for button for freelancer ( button is always shown for institutions ) */
.freelancer .link-works_for  { 	display: none; } 
/* search dropdown
---------------------------------------------------------------- */	

.dropdown-outside  { 	position: relative;
/* 	float: left; */
	font-size: 14px;
/* 	margin-right: 8px; */
	width: 180px;
	color: #777;
	background: #fff url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-gradient.gif) repeat-x 0 0; } 
.dropdown-outside div.hover  { 	cursor: pointer;
/*	background-color: #eee; */ } 
.dropdown-inside  { 	height: 25px;	
	padding: 0;
	overflow: hidden;
	z-index: 1;
	width: 180px;
	background: transparent url(http://fast.mediamatic.nl/f/vlfc/image/search-filter-dropdown.gif) no-repeat 100% 3px; } 
.dropdown-inside li.hover, 
.dropdown-inside li.selected  { 	background: #eee;
	color: #000; } 
.listpublish .dropdown-outside,
.listpublish .dropdown-inside  { 	width: 155px; } 
.marketplace-filter-wrapper .dropdown-inside  { 	/*background-color: orange;*/
	/*background-color: #eee;*/ } 
.marketplace-filter-wrapper .dropdown-inside.expanded,
.marketplace-filter-wrapper .dropdown-inside ul  { 	background-color: #eee; } 
.dropdown-inside.expanded  { 	border-color: #666;
	z-index: 9999; /* cover gmaps */ } 
.dropdown-inside ul  { 	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; } 
.dropdown-current,
.dropdown-inside li  { 	margin: 0;
	padding: 1px 23px 2px 8px;
	line-height: 24px;
	cursor: pointer;
	cursor: hand;
	z-index: 2000; } 
.dropdown-inside ul  { 	margin-top: -3px; } 
.dropdown-inside li.hover,
.dropdown-inside li.selected  { 	cursor: pointer;
	cursor: hand;
	background: #cacaca;	 } 
.dropdown-inside ul:hover li.selected  { /* 	background-color: transparent;	 */ } 

/* corners
-------------------------------------------------------------- */

span.cnrs  { 	position: absolute;
	width: 6px;
	height: 6px;
	padding: 0 !important;
	margin: 0;
	background: url(http://fast.mediamatic.nl/f/vlfc/image/corners_white.gif) 0 0 no-repeat;
	z-index: 9999;
	float: left;
	font-size: 1px !important;
	overflow: hidden !important;
	border: none !important; } 
.listpublish span.cnrs  { 	background-image: url(http://fast.mediamatic.nl/f/vlfc/image/corners_grey.gif); } 
span.cnr_nw  { 	left: 0;
	top: 0;
	background-position: left top; } span.cnr_ne  { 	right: 0;
	top: 0;
	background-position: right top; } span.cnr_sw  { 	left: 0;
	bottom: 0;
	background-position: left bottom; } span.cnr_se  { 	right: 0;
	bottom: 0;
	background-position: right bottom; } 
