/* CSS Document */

/***ZOOM SEARCH***/
form.zoom_searchform {
	left: 290px;
	padding-bottom: 2em;
	position: absolute;
	top: 14em; 
	width: 450px;
}

/*form.zoom_searchform span.zoom_results_per_page, form.zoom_searchform span.zoom_match { 
	display: block; 
	padding-top: 5px;
}

div.result_block, div.result_altblock { padding: 4px 0; margin-bottom: 12px; margin-top: 12px; padding-bottom: 12px; line-height:1.5; border-bottom:1px dashed #666666;}
div.result_altblock {  }
div.result_pages { padding-top: 8px; }
.result_title {font-size: 12px; padding-left: 0px; padding-bottom: 6px;}*/
.infoline {font-size: 9px;  text-align:right; margin-top: 4px; color: #ED0D15;}

div.result_block, div.result_altblock {
	margin-bottom: 12px; 
	margin-top: 12px; 
	padding-bottom: 12px; 
	line-height:1.5;
	border-bottom: 1px dashed #666;
}

div.result_title {
	font-size: 12px; 
	padding-bottom: 6px;
	text-indent: -4px;
}

div.result_title a { text-decoration:underline; }

div.result_title b, div.result_pagescount, div.searchtime, span.zoom_results_per_page { display: none; }

div.infoline {
	font-size: 9px;  
	text-align:right; 
	margin-top: 4px; 
	color: #ED0D15;
}

div.context b { font-weight: normal; }

form.zoom_searchform input, form.zoom_searchform select {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.zoom_searchform input.zoom_button {
	/*background: url(/images/search_button2.gif) no-repeat top left;
	border: none;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 24px 0 0 0;
	text-indent: -9000px;
	width: 26px;*/
	bottom: 0;
	color: #3798b9;
	display: block;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	left: 0;
	position: absolute;
	text-transform: lowercase;
}

* html form.zoom_searchform input.zoom_button { height: 24px; }

span.zoom_categories, span.zoom_match {
	display: block;
	padding-top: 5px;
	margin-bottom: 12px;
}

span.zoom_categories {margin-top: 12px;}

span.category {  }

.zoom_searchbox { }
