#search {
    position: absolute;
    top: 20px;
    left: 600px;
    z-index: 900;
}
#ajaxSearch_form {
    color: #444;
    width: auto;
}
#ajaxSearch_input {
    width: auto;
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: 0 3px 0 0;
    padding: 3px 0 0;
    vertical-align: top;
}
#ajaxSearch_submit {
    width: 70px !important;
    margin: 0 !important;
    border: solid 0px !important;
    ppadding: 25px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    background: transparent  url(images/zoek.jpg) no-repeat center top;
    display: inline;
    height: 22px;
    line-height: 22px;
}
#ajaxSearch_output {
    border: 1px solid #aaa;
    padding: 10px;
    background: #134580;
    display: block;
    height: auto;
    vertical-align: top;
    z-index: 1;
    opacity:0.75 !important;
    filter: alpha(opacity=75) !important;
}
.AS_ajax_result {
    color: #444;
    margin-bottom: 3px;
}
.AS_ajax_resultLink {
    text-decoration: underline;
}
.AS_ajax_resultDescription{
    color: #fff;
}
.AS_ajax_more {
    margin-top: 10px;
    color: #555;
}
.ajaxSearch_result {
    margin: -10px 0 10px 0;
    padding: 10px;
    background: #fff;
    width: 422px;
}
.AS_ajax_resultsIntroFailure {
    color: red;
}

#ajaxSearch_form fieldset {border: none;}
#ajaxSearch_output a {
    color: #fff;
    padding: 3px;
    margin: 0px;
}
#ajaxSearch_output a:hover{ background-color: #4e7aab; }
#searchClose {cursor: pointer;}
#ajaxSearch_page {
    color: green !important;
}
#ajaxSearch_page:hover {
    color: #fff !important;
}
.ajaxSearch_highlight1 {background: yellow;}
.ajaxSearch_highlight2 {background: green;}
.ajaxSearch_highlight3 {background: red;}
.ajaxSearch_highlight4 {background: grey;}
.ajaxSearch_highlight5 {background: brown;}
.searchTerms {
    padding-left: 10px;
    .padding-left: 4px;
    .margin-bottom: -15px;
    border: solid 0px;
}





#loginfrm fieldset, #loginreminder fieldset, #websignupfrm fieldset {
    border: none;
}
#loginfrm label, #loginreminder label, #websignupfrm label {
    display: block;
    float: left;
    padding: 4px;
    width: 110px;
    border: solid 0px;
}
#username, #password {width: 200px;}


#zsearch {
	margin-top: 10px;
	.margin-top: 25px;
	position: absolute;
	left: 600px;
	float: right;
	/* width: 276px; */
	/* height: 30px; */
	z-index:900;
	padding-right: 15px;
	border: solid 0px green;
}

#zsearch-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#zsearch fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#zsearch form, #sidebarlogin form {
	border: solid 0px;
	padding: 0px;
	float: right;
}


#search label, #sidebarlogin label {
color: #444444;
}


#zsearch input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	/* height: 19px; */
	margin-top: -15px;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#zsearch select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#zsearch textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 15px;
    .top: 25px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #114076;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    float: left;
}

#zajaxSearch_input {
    position: absolute;
    top: 15px;
    left: 40px;
    width: 165px;
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: 0 3px 0 0;
    padding: 3px 0 0;
    vertical-align: top;
}

#zajaxSearch_submit {
    background: transparent  url(images/zoek.jpg) no-repeat center top;
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: 0px;
    left: 200px;
    display: block;
    height: 25px;
    line-height: 25px;
}
#zajaxSearch_output {
    color: white;
    -moz-opacity:0.95 !important;
    position: absolute;
    top: 3px;
    left: 40px;
    width: 165px !important;
    z-index: 1;
    border: 1px solid #444;
    padding: 0 0 10px 0px;

    display: block;
    /* height: auto; */
    vertical-align: top;
    margin: 19px 0 0 0;
}

#zajaxSearch_output p {margin: 0px;}

.zAS_ajax_result {
    border-top: 1px solid #022b5f;
    color: #7ea3cf;
    padding: 5px 10px 7px;
    margin: 0;
}
.zAS_resultLink {
    text-decoration: underline;
    padding: 0;
    margin: 0;
}
.zAS_ajax_resultDescription {
    color: #cfdbe9;
}
.zAS_ajax_more { color: #022b5f; }
.zAS_intro { display: none;}

#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #fff;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #fff;
}

#dirsearch-txt2 a {
color: #fff;
}

#join {
    position: relative;
}
#join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
}
.zAS_ajax_result {
    top: 15px;
}
#zajaxSearch_resultListContainer {
    position: absolute;
    margin-top: 0px;
    border: solid 0px;
}
.zoekbox {
    position: absolute;
    top: 15px;
    border: solid 3px red;
}

/* ----------------------------------------------------- */
#zajaxSearch_form {
    color: #444;
    width: auto;
    height: 50px;
}

.zAS_ajax_result {
    color: #aaa;
    margin-bottom: 3px;
}
.zAS_ajax_resultLink {
    text-decoration: underline;
}
.zAS_ajax_resultDescription{
    color: #aaa;
}
.zAS_ajax_more {
    color: #aaa;
    padding: 10px;    
}
.zajaxSearch_paging { }
