﻿.highlight { background: #FFFF40; }
.searchheading { font-size: 15px; font-weight: bold; }
.summary { font-family: tahoma; font-size: 12px; color: #2b2b2b;  }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-family: tahoma; font-size: 11px; font-weight: bold; color: #2b2b2b; }
.result_title a:link, a:visited, a:active { color: #2b2b2b; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
.result_title a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; }
.context { font-family: tahoma; font-size: 11px; color: #2b2b2b; }
.description { font-family: tahoma; font-size: 11px; color: #2b2b2b; }
.infoline { font-size: 80%; font-style: normal; color: #808080; }

.zoom_searchform { font-family: tahoma; font-size: 12px; color: #2b2b2b; }

.zoom_results_per_page { font-family: tahoma; font-size: 12px; color: #2b2b2b; margin-top: 10px; display: block; }
.zoom_match { font-family: tahoma; font-size: 12px; color: #2b2b2b; }				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		

input.zoom_button { background: url(/images/searchbutton1.gif) no-repeat center top; border: 0px; width: 24px; height: 22px; } 
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin-top: 0px; margin-right: 10px; width: 50px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 50px; border: 0px; }
