#zoek .ui-icon {
	background-image: url(../images/pijl.png);
}

#zoek .ui-state-default, #zoek .ui-widget-content .ui-state-default, #zoek .ui-widget-header .ui-state-default {
	background: #ffffff;
	border: 0px;
}

#zoek .ui-icon-triangle-2-n-s {
	background-position: 0px 5px;
}

#zoek .ui-widget {
	font-size: 10pt;
	text-transform:uppercase;
	font-family: corbel, arial, Times;
	height:30px;
	margin-bottom: 5px;
}

.ui-widget {
	font-family: corbel, arial, Times;
}

#zoek .ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding-top: 8px;
}

.ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover {
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	font-weight: normal;
}

.ui-multiselect-checkboxes .ui-corner-all {
	padding-top: 1px;
	cursor:pointer;
}

.ui-widget-header {
	background: #58595b
}

.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons_white.png);
}

.ui-widget-header .ui-helper-reset a {
	color: #ffffff;
	text-decoration:none;
}

.ui-widget-header .ui-helper-reset a:hover {
	color: #ffffff;
	text-decoration:none;
}

/* .search_autocomplete {
	padding-left:0px !important;
	padding-top:0px !important;
}
 */
/* No javascript */ 
.search {
	width: 357px;
	height: 36px;
	overflow: hidden;
	font-size: 10pt;
	text-transform:uppercase;
	font-family: corbel, arial, Times;
	background: url(../images/pijl.png) no-repeat right #fff;
	border: 0px;
	border-top: 1px solid #bdbec0;
	border-bottom: 1px solid #bdbec0;
	margin-bottom: 5px;
}

.search select {
	background: transparent;
	width: 268px;
	padding: 5px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}

#zoek .contact_button {
	position: absolute;
	right: 0px;
	bottom: 6px;
	left: 0px;
	font-family: dazedarchetype, corbel;
	padding-top: 6px;
	padding-right: 7px;
	text-align: right;
	border-top: 1px solid #bebebe;
}

#zoek .contact_button a {
	color: #000;
}

#zoek .contact_button .zjs {
	background: url(http://www.zoekjestamboom.nl/images/favicon.png) no-repeat left center;
	padding-left: 20px;
}
#zoek .contact_button img {
	float: right;
	padding-left: 16px;
	padding-top: 3px;
}