/*this is the stylesheet for the instant search box, you can manually 
edit the position of the search box by uncommenting and changing the left and top values bellow.
Also make sure you set autoPosition = false in jscript_instantSearch.js*/

.resultsContainer {
	display: none;
	position:absolute;
	/*left:100px;*/
	/*top:100px;*/
	z-index:10000;
	text-align: left;
	float:left;
	vertical-align:bottom;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	background : #fff;
	width : 250px;
	border : 1px solid #ccc;
	background-color : #fff;
	margin : 0;
	padding : 0;
	-moz-box-shadow: 0px 2px 8px #000000;
	-webkit-box-shadow: 0px 2px 8px #000000;
	box-shadow: 0px 2px 8px #000000;
}

.resultsContainer ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	
}

.resultsContainer li {
	margin : 0;
	padding : 0;
}

.resultsContainer a {
	display : block;
	color : #000;
	background-color : #fff;
	padding : 0.1em 0.4em;
	text-decoration : none;
	overflow:hidden;
	height:18px;
	
}

.resultsContainer a:hover {
	background-color : #eee;
	color : #000000;
}

.thinFont {
	font-weight : lighter;
}

.alignRight{
	display : inline-block;
	float : right;
	font-weight : lighter;
	font-size : 70%;
	margin-top : 2px;
	padding-left:40px;
}

/* added for more and header search box */

.searchMore {
	font-weight : bold;
	/*font-size : 70%; */
	color:#3071a9;
}

#navMainSearch .resultsContainer a {
	color : #000;
	background-color : #fff;
	text-decoration : none;
}

/*
     FILE ARCHIVED ON 06:15:07 Jan 25, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:20:29 Sep 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.38
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.048
  esindex: 0.005
  cdx.remote: 10.27
  LoadShardBlock: 208.939 (3)
  PetaboxLoader3.datanode: 69.727 (4)
  PetaboxLoader3.resolve: 188.995 (2)
  load_resource: 230.058
*/