

.tooltip {
	background: #6c207e;
	color: #fff;
	width: 154px;
	padding: 5px;
	z-index: 2000;
}

.tip-text {
	display : none;
}

img.portrait {
	display: block;
	float: right;
	margin-right: -10px;
	margin-left: 10px;
	width: 143px;
	height: 142px;
	display: inline;
}

div.padder {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.summation {
	margin: 1ex 10px;
}

.summation p, .summation div {
	background: url('/overons/images/bullit.gif') 10px 1ex no-repeat;
}

.summation div {
	padding-left: 17px;
}

.alert {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #6c207e;
}

.pad {
	height: 21px;
}



#blocks_container {
	margin: 0 auto;
	width: 808px;
	background: url('/images/legacy/overons/blocks_bg.jpg') 10px top no-repeat;
}

.clear_line {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

#v_spacer {
	height: 470px;
	width: 11px;
	float: left;
}

.list {
	margin: 0 1ex; text-indent: -1ex;
}

.vault {
	font-size: 12px;
	line-height: 16px;
}

/* Active blocks */
ul#active_blocks {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

ul#active_blocks a {
	color: #6c207e;
	text-decoration: none;
}

ul#active_blocks a:hover {
	text-decoration: underline;
}

.placeholder {
	float: left;
	width: 158px;
	overflow: hidden;
	display: block;
}			

html>body .placeholder {
	overflow: visible;
}

.block_size {
	width: 154px;
	height: 154px;
	position: relative;
	margin-right: 4px;
	overflow: hidden;
}

.block_expanded_bg {
	background: url('/images/legacy/overons/block_expanded_bg.gif') repeat-x top;
	width: 312px;
	position: relative;
}

.block_bottom_pad {
	position: relative;
	height: 14px;
	width: 312px;
	background: url('/images/legacy/block_bottom_pad.gif') no-repeat;
}

img.block_front {
	margin-top: 10px;
	margin-left: 10px
}			

#hoedoenwijdat.placeholder {
	padding-top: 158px;
}

#watdoenwij.placeholder {
	
}

#waarzijnwij.placeholder {
	padding-top: 158px;
}

/* Extended block*/
.extended_block {
	color: #FFFFFF;
}

.extended_block img.block_front {
	margin-top: 0;
}

.extended_block table.wrapper {
	width: 100%;
	height: 100%;
}

.extended_block td div.corner_spacer {
	width: 10px;
	height: 10px;
}

.extended_block td.corner_nw {
	width: 10px;
	height: 10px;
	background: url('/images/legacy/overons/purple_corners.gif') top left;
}

.extended_block td.border_n {
	height: 10px;
	background: #6c207e;
}

.extended_block td.corner_ne {
	width: 10px;
	background: url('/images/legacy/overons/purple_corners.gif') top right;
}

.extended_block td.corner_sw {
	background: url('/images/legacy/overons/purple_corners.gif') bottom left;
}

.extended_block td.border_s {
	width: 100%;
	background: #6c207e;
}

.extended_block td.corner_se {
	width: 10px;
	height: 10px;
	background: url('/images/legacy/overons/purple_corners.gif') bottom right;
}

.extended_block td.content_cell {
	background: #6c207e;
	vertical-align: top;
}
/* End extended block */

.block_content {
	width: 134px;
	height: 134px;
	overflow: hidden;
}

/* Slides */
.slides {
	width: 624px;
}

.slide {
	width: 312px;
	float: left;
}

.slide_front {
	width: 154px;
	height: 134px;
	cursor: pointer;
}

.slide_text {
	padding-top: 10px;
}

.slide_text p {
	margin-top: 0px;
	padding-left: 17px;
	padding-right: 17px;
}

.slide_footer {
	background: url('/overons/images/block_green_footer.gif') repeat-x;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 16px;
	padding-bottom: 8px;
}

.slide_footer a {
	color: #6c207e;
}
/* End slides */

.slide_content h1 {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	width: 205px;
}

.slide_content h3 {
	font-size: 14px;
	float: left;
	height: 25px;
	margin: 7px 0 0 17px;
	width: 260px;
	padding: 0;
	display: inline;
}

.close_btn {
	float: right;
	margin-right: 16px;
	margin-top: 6px;
	cursor: pointer;
}

#hoedoenwijdat .slide_content h1 {
	background: url('/images/legacy/overons/slide_caption_hoedoenwijdat.gif') no-repeat top left;
}

#wiezijnwij .slide_content h1 {
	background: url('/images/legacy/overons/slide_caption_wiezijnwij.gif') no-repeat top left;
}

#watdoenwij .slide_content h1 {
	background: url('/images/legacy/overons/slide_caption_watdoenwij.gif') no-repeat top left;
}

#waarzijnwij .slide_content h1 {
	background: url('/images/legacy/overons/slide_caption_waarzijnwij.gif') no-repeat top left;
}


/* Block overlay */
.block_overlay {
	color: #000;
	z-index: 6;
}

.block_overlay td.corner_nw {
	background: url('/images/legacy/overons/green_corners.gif') top left;
}

.block_overlay td.border_n {
	background: #b9e8e7;
}

.block_overlay td.corner_ne {
	background: url('/images/legacy/overons/green_corners.gif') top right;
}

.block_overlay td.corner_sw {
	background: url('/images/legacy/overons/green_corners.gif') bottom left;
}

.block_overlay td.border_s {
	background: #b9e8e7;
}

.block_overlay td.corner_se {
	background: url('/images/legacy/overons/green_corners.gif') bottom right;
}

.block_overlay td.content_cell {
	background: #b9e8e7;
}

.block_overlay .block_content {
	width: auto;
	height: auto;
}

/* End block overlay */

/* End active blocks */


table#people {
	margin-top: 17px;
	margin-bottom: 5px;
}

td.avatar {
	width: 63px;
	height: 63px;
}

td.avatar img {
	display: block;	
}

.person_info {
	padding-left: 14px;
	padding-bottom: 7px;
	vertical-align: middle;
}

.person_info a  {
	font-weight: normal;
	color: inherit;
}

.person_info a:hover  {
	text-decoration: none;
}

.person_info .name  {
	font-weight: bold;
	color: #6c207e;
}

.person_info .occupation  {
	font-weight: normal;
	color: #000;
}

.person_info .more_raquo {
	color: #fff;
}