
h2#widget {
	font-family: arial, helvetica, sans-serif;
	line-height: 1em;
	font-weight: bold;
	background: url(../img/blokkop_oranje_breed.gif) no-repeat;
	height: 25px;
	padding: 8px 11px 0;
	text-transform: uppercase;
	font-size: 1.45em;
	margin: 0 -10px 10px -10px;
}

h3#widget {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.36em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.8em;
}

div#widget {
	background: url(../img/bg_blokrood.png) left bottom no-repeat;
	padding: 0 10px 10px;
	width: 340px;
}

div.recentevermissing {
	margin-bottom: 10px;
	min-height: 215px;
	overflow: hidden;
}

div.recentevermissing img {
	width: 140px;
	margin-right: 10px;
	border: 5px solid #ffffff;
	float: left;
}

div.recentevermissing h3 span.geslacht {
	font-size: 0.67em;
}

div.recentevermissing dl {
	float: left;
	width: 180px;
	font-size: 0.91em;
}

div.recentevermissing dt {
	border-top: 1px solid #de8282;
	font-weight: bold;
	padding-top: 4px;
}

div.recentevermissing dd {
	padding-bottom: 5px;
}

div.recentevermissing a.button {
	float: right;
	background: url(../img/bg_greybutton.gif) no-repeat;
	color: #000000;
	padding: 2px 5px 0;
	text-decoration: none;
	border: 1px solid #830d0e;
	height: 16px;
	margin-top: -23px;
}

div.recentevermissing a.button:hover {
	background: url(../img/bg_greybutton_hover.gif) no-repeat;
}

div#vermissingencaroussel {
	margin: 0 -10px;
	padding: 2px 10px 6px;
	background: #a6090b;
	border-bottom: 1px solid #e68080;
	height: 31px;
}

div#vermissingencaroussel span.thumbs {
	background: url(../img/bg_thumbs.gif) no-repeat;
	float: left;
	height: 30px;
	width: 205px;
	margin: 3px 6px 0 0;
	padding: 0 4px 0 10px;
}

div#vermissingencaroussel span.thumbs span.thumb {
	border: 1px solid #686867;
	margin-right: 6px;
	float: left;
	width: 21px;
	height: 28px;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
	position: relative;
}

div#vermissingencaroussel span.thumbs span.thumb:hover {
	border-color: #ffffff;
}

div#vermissingencaroussel span.thumbs img {
	position: absolute;
	left: 50%;
	margin: auto 0 auto -10px;
	height: 28px;
	clip: rect(0px 21px auto 0px);
	cursor: pointer;
}

div#vermissingencaroussel span.thumbs span.active {
	margin: -2px 4px -3px -2px;
	border: 2px solid #ffffff;
	padding: 1px;
	background: none;
	cursor: default;
}

div#vermissingencaroussel span#carousselfirst {
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	background: url(../img/carousselfirst.gif) no-repeat;
	width: 16px;
	height: 14px;
	margin: 10px 12px 0 0;
}

div#vermissingencaroussel span#caroussellast {
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	background: url(../img/caroussellast.gif) no-repeat;
	width: 16px;
	height: 14px;
	margin: 10px 0 0 0;
}

div#vermissingencaroussel span#carousselprev {
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	background: url(../img/carousselprev.gif) no-repeat;
	width: 13px;
	height: 14px;
	margin: 10px 6px 0 0;
}

div#vermissingencaroussel span#carousselnext {
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	background: url(../img/carousselnext.gif) no-repeat;
	width: 13px;
	height: 14px;
	margin: 10px 12px 0 0;
}

div#vermissingencaroussel span#pages {
	float: right;
	font-size: 0.91em;
}

form.vermissingenembedcode {
	background: none;
	margin: 0;
	padding: 0;
	clear: both;
	display:block;
	height:40px;
}

form.vermissingenembedcode legend {
	display: none;
}

form.vermissingenembedcode p {
	margin: 0.25em 0;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
}

form.vermissingenembedcode input {
	color: #000000;
}

form.vermissingenembedcode a.embedknop {
	background: url(../img/bg_greybutton.gif) no-repeat;
	width: 50px;
	height: 16px;
	margin-right: 6px;
	padding: 2px 5px 0;
	border: 1px solid #830d0e;
	text-decoration: none;
	color: #000000;
	display: block;
	float: left;
	cursor: pointer;
}

form.vermissingenembedcode a.embedknop:hover {
	background: url(../img/bg_greybutton_hover.gif) no-repeat;
}

form.vermissingenembedcode input.embedveld {
	width: 260px;
	padding: 2px 5px 3px;
	float: left;
}


