/************************************************************
Title:     Extensions | Emile Blume - Netcreators.com
************************************************************/

/* NEWS ////////////////////////////////////////*/
.news-latest-item, .news-list-item { margin-bottom:1.5em; }
.news-latest-item h3, .news-list-item h3 { font-size:14px; margin-bottom:0.1em;}
.news-latest-item p, .news-list-item p { margin-bottom:0.1em; }

.news-browse ul, .news-browse li { display:inline; list-style:none outside none; margin:0; padding:0; }
.news-browse li, ul.browsebox li, .news-browse a, .news-browse strong {
	background:none;
	border-right:1px solid #767676;
	padding:0 0.6em 0 0;
	margin:0 0.6em 0 0;
	text-decoration:none;
}
.news-browse strong { color:#FF8200; font-weight:bold; }
span.last>a { border-right:0; }


/* SEARCH /////////////////////////////////////*/
#search .tx-macinasearchbox-pi1 {
	background:url(../img/bg-search.gif) no-repeat left top;
	display:block;
	height:98px;
	width: 310px;
	position:absolute;
	overflow:hidden;
	margin-bottom:18px;
	top:72px;
	right:0;
	z-index:500;
}

#search form { margin:10px 0 10px 10px; }

#search fieldset dl { clear:both; margin:0; padding:0;}
#search dt { margin-bottom:10px; }
#search dt label { float:none; font-size:22px; font-weight:bold; line-height:22px; margin-left:30px; }
#search fieldset dd { float:left; margin:0 0 10px 0; padding:0;}

#search legend { display:none; } 
#search input { border:0; font-size:11px; height:18px;width:230px;}
#search input.submit { 
	background:url(../img/button-search.gif) no-repeat left top;
	color:#FFF;
	font-size:0;
	display:block;
	height:22px;
	width:52px;
	margin-left:9px; 
	text-indent:-1000px;
	left:238px;
	top:44px;
	position:absolute;
}

#search li {
	background:url(../img/arrow-search.gif) no-repeat left 3px;
	border:0;
	color:#FFF;
	font-weight:bold;
	padding-left:17px;
	height:20px;
	width:200px;
	left:10px;
	top:74px;
	position:absolute;
}
#search li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

ul.browsebox, ul.browsebox li { margin:0; padding:0; display:inline;}
ul.browsebox a { margin-right:0.3em; text-decoration:none;}

/* Contrast /////////////////////////////////////////////////*/
#contrast  { 
	color:#515151;
	font-weight:bold;
	top:26px;
	left:854px;
	position:absolute;
	height:22px;
	padding-left:50px;
	width:50px;
}

#contrast span {  left:0; top:8px; position:absolute; }
#contrast a { height:22px; margin-left:5px;}
#contrast .alternativetext { display:none; }

#toggle_contrasthi {
	background:url(../img/contrast-pipe.gif) no-repeat left top;	
	padding-left:7px;
}

/* Lees voor /////////////////////////////////////////////////*/
#leesvoor {  top:33px; left:764px; position:absolute;}

#rs_div {
	background:#FFF;
	top:42px;
	left:-62px;
	position:absolute;
	z-index:900;
}

#rs_div table { border:0; }

#leesvoor a{
/*
	background:url(../img/button-leesvoor.gif) no-repeat left top;
	display:block;
	height:22px;
	width:73px;
	text-indent:-1000px;
*/
}

/* FAQ //////////////*/
.jq-foldout-image, .jq-foldin-image {
	background-image:url("../img/icon-plus.gif");
	background-position:0px 3px;
	background-repeat:no-repeat;
	line-height:24px;
	margin:0;
	padding-left:24px;
	font-size:12px;
}

.jq-foldin-image { background-image:url("../img/icon-minus.gif");}
.jq-header-hand { cursor: pointer; }




