#info {position: absolute;  font-size: 12px; font-weight: bold; color: #000; background-color: #999; z-index: 10; padding: 10px; left: 5px; top: 5px; opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;}
#seodiv { position: absolute; display: none; }

.numbers { text-align: center; color: #8a8888; font-size: 11px;}
.numbers a { color: #8a8888; font-size: 11px; text-decoration: none; }
.numbers a:hover { color: #728cac; text-decoration: underline; }
.numbers a.active { font-weight: bold;}

table.gallery { border-collapse: collapse; }
table.gallery td {  color: #747474; border: none; font-size: 11px; text-align: center; vertical-align: center; padding: 0px 15px 15px 0px;}
table.gallery img { margin: 0px; }

.gallery_elem td {  color: #747474; font-size: 11px; text-align: center; vertical-align: top; padding: 5px 0; }
.gallery_elem { width: 95%; margin: 0 auto; }
.gallery_elem .picbg { background: #e6eef2; padding: 8px; text-align: center; }


#messagebox, #message { text-align: left; background: #00ABBD; }
.boxinfo {  padding:15px 20px 15px 20px; background: #00ABBD; color: #fff; font-size: 16px; font-wieght:bold; margin-bottom:20px;}
.boxerror {  padding:15px 20px 15px 20px; background: #00ABBD; color:#fff;font-size: 16px; font-wieght:bold;  margin-bottom:20px;}
.errormsg span.ok { }
.errormsg span.bad { background: #F8931D; color: #fff; padding: 2px; }

/* SEARCH  */
#searchbox .search_content { padding-bottom:20px;}
#searchbox .criteria { background:#F5F5F5; padding:10px; margin-bottom:20px;}
#searchbox .criteria .check { width:120px; float:left;}
#searchbox .criterion_box { }
#searchbox .criterion_box h3 { background-color:#F5F5F5; color:#888; padding:4px; margin-bottom:10px; font-family:Arial,Helvetica,sans-serif;  font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; line-height:normal;}
#searchbox .criterion_box .search_result { border-bottom: 2px solid #f1f1f1; margin: 0 0 10px 0; padding: 0; }
#searchbox input.checkbox { width: 15px; }

/* AUTOCOMPLETE */

.ac_results {	color: #000; padding: 0px;	border: 1px solid black;	background-color: white;	overflow: hidden;	z-index: 99999;}
.ac_results ul {	width: 185px;	list-style-position: outside;	list-style: none;	padding: 0;	margin: 0;}
.ac_results li {	margin: 0px;	padding: 2px 5px;	cursor: default;	display: block;	font: menu;	font-size: 12px;	line-height: 16px;	overflow: hidden;}
.ac_loading {	background: white url('indicator.gif') right center no-repeat;}
.ac_odd {	background-color: #eee;}
.ac_over {	background-color: #0A246A;	color: white;}


.invis { visibility: hidden; }

.box .poll_input {
	margin: 5px 0;
}

.box .poll_tekst span {
	color: #322342;
}

.poll_submit a {
	background: #322342;
	color: #fff;
	display: block;
	padding: 1px;
	text-align: center;
	width: 60px;
}

.noborder td { border: none !important; }

.box_body form {
	margin: 0 0 20px 0;
}

.questionlayer { display:none; z-index: 999; padding:10px; position: absolute; background-color: #000; border: 2px solid #F8931D; }	
.questionlayer .questiontext { padding-bottom: 10px; }
.questionlayer a {  padding: 4px 15px 4px 15px; color: #fff; font-weight: bold; background: #F8931D; border: none; font-size:11px;}
.questionlayer a:hover { background: #171717; text-decoration:none;}


