
#search {
position: absolute;
padding-left:580px;
	/*padding-top: -35px;*/
	z-index:0;
	margin-top: 0px;
}
#ajaxSearch_input{
	z-index:0;
}
#searchClose{
position:absolute;
margin-top:-155px;
margin-left:108px;
	cursor:pointer;
}

#indicator{
position:absolute;
width:16px;
height:16px;
	padding-left:135px;
		margin-left:-25px;
	margin-top:-128px;
}
#search a {
	display:none;
}

#search2 img {display: none;}

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


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


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	font-size:11px;
	height: 14px;
	width:112px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 15px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 15px;
}

#search-txt {
    position: absolute;
    top: 50px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: black;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_input {
height:30px;
left:794px;
position:absolute;
top:-29px;
width:174px;
}

#ajaxSearch_submit {
    width: 60px !important;
    height: 38px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent  url(images/search.gif) no-repeat center top;
    padding: 35px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: -48px;
    left: 910px;
}

#ajaxSearch_output {
    background: #f6f7f9;
    color: black;
    -moz-opacity:0.90 !important;
    opacity:0.90 !important;
    filter: alpha(opacity=90) !important;
    position: absolute;
    top: -11px;
    left: 794px;
    width: 104px !important;
    z-index: 1;
    border: 0;
	padding: 4px;
    padding-left: 5px;
	padding-right: 5px;
		padding-bottom: 2px;
				padding-top: 2px;
    margin: 0;
    font-size: 10px;
}
#ajaxSearch_output a {
	color: black;
	text-align: left;
	width: 172px;
	display: block;	
	width: 99% !important;
}
#ajaxSearch_output a:hover{ background-color: #87accf; color:white;}
#ajaxSearch_output p {margin: 0;}
span.ajaxSearch_paging {
	font-size: 12px;
	 }
	 span.ajaxSearch_paging a{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#065c93;
	text-decoration: none;
	height:60px;
	 }
span.ajaxSearch_paging a:hover {		
color: #2f74ee;
	text-decoration: underline;
	}
	
.ajaxSearch_result {
    border-top: 1px solid #d6d6d6;
    color: black;
    padding: 3px 10px 13px 5px;
    margin: 0;
}
a.ajaxSearch_resultLink {
	font-family: Verdana;
	color:#065c93;
	text-decoration: none;
	}
	
	.AS_ajax_result {
    border-top: 1px solid #d6d6d6;
    color: black;
    padding: 5px 5px 5px 5px;
    margin: 0;
}
a.AS_ajax_resultLink {
	font-family: Verdana;
	color:#065c93;
	text-decoration: none;
	padding-bottom: -5px;
	}
	    .AS_ajax_more { 
	 font-family:Tahoma;
	 font-size:11px;
	 padding-bottom:15px;
	   }
	
a:hover.ajaxSearch_resultLink {
	color: #8c3333;
	text-decoration: underline;
	}
.ajaxSearch_resultsIntroFailure {
	font-family: Verdana;
	font-size: 11px;
	padding:5px;
	font-weight:bold;
}
 
 .ajaxSearch_resultDescription {
        color: white;
    }
    .ajaxSearch_more { 
	 font-family:Tahoma;
	 font-size:9px;
	 padding-bottom:15px;
	   }
	 
    .ajaxSearch_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
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: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
.ajaxSearch_highlight {
    background-color: #a3e6a3;
    padding: 2px;
    margin: -3px;
    border: 0px solid ;
    color: black;
}

.searchTerms { background-color: black; }
.searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222; }