@charset "utf-8";

#resultTerms						{ margin:1.3em 0 .7em; }

/* Nav bars */
#searchResults #resultHeader, 
	#searchResults #resultFooter 	{ /*background-color:#CCC;*/ color:#000; padding:.4em 0; border-top:1px solid #555; border-bottom:1px solid #555; margin-bottom:.8em; }
#searchResults .resultPaging 		{ text-align:right; }
#searchResults .totalResults 		{ float:left; }

/*#searchResults a:link.nextPrevArrow	{ text-decoration:none; }*/
#searchResults a.nextPrevArrow 		{ font-weight:bold; padding:2px; }/**/
#searchResults a.nextPrevArrow:hover{ border-width:0 2px; border-style:solid; padding:2px 0; }/**/
#searchResults #resultPages			{ text-align:center;  line-height:140%; }
#searchResults #resultPages a,
	#searchResults #resultPages span{ display:inline-block; margin:0 .25em; min-width:.8em; text-align:center; }

/* Search Results */
#searchResults .resultItem			{ padding:4px; margin:.5em 0 1.5em; /*border-bottom:1px solid #CCC;*/ overflow:hidden; width:98%; }
#searchResults .resultHighlight		{ font-weight:bold; background-color:#FF6; }
#searchResults .resultTitle			{ font-weight:bold;  }
#searchResults .resultInfo 			{ width:85%; float:left; line-height:120%; }
#searchResults .scoreInfo			{ text-align:center; float:right; width:13%; font-size:.8em; font-weight:bold;  }
#searchResults .scoreInfo .meterOn	{ color:#000; }
#searchResults .scoreInfo .meterOff	{ color:#999; }

/* Top Links */
/*#topResults							{ border:#ccc 3px solid; -webkit-border-radius:5px; border-radius:5px; margin:1em 0 .5em;  }
#topResults .resultTitle			{ background-color:#ccc; color:#000; font-weight:bold; padding:4px; }
#topResults a 						{ font-weight:bold; margin:0 .2em; }*/

p#topLinks 							{ margin-top:1.5em; margin-bottom:0; padding:.4em 1em; background:#EEE; -moz-border-radius:.5em; -webkit-border-radius:.5em; 
										border-radius:.5em; border:1px solid #BBB; }
p#topLinks strong, p#topLinks a		{ display:inline-block; margin:.3em 1.2em .3em 0; }

div#topLinks 							{ margin-top:1.5em; margin-bottom:0; padding:.4em 1em; background:#EEE; -moz-border-radius:.5em; -webkit-border-radius:.5em; 
										border-radius:.5em; border:1px solid #BBB; }
div#topLinks strong, div#topLinks a		{ display:inline-block; margin:.3em 1.2em .3em 0; }