/* Search Engine Page Styles */

div.result_title .highlight, div.description .highlight {
	background-color:#FFF;
	text-decoration:inherit;
	}


div.results div.context span.highlight {
	/*background-color:#ccffcc;*/
	font-weight:bold;
	}

.searchheading {
	padding-top:10px;
    font-size: 130%; font-weight: bold;
display:block;
	}

.summary {
    font-size: 100%; 
	font-weight: bold;
	text-align:left;
	}

.results {
    font-size: 100%;
	text-align:left;
	}

.noresults {
	font-size:1.4em; 
	color:red;
	}

.category {
    color: #999999;
	}

.description {
    font-size: 100%; color: #000;
    font-weight:bold;
	}

.context {
    font-size: 100%;
	text-transform:lowercase;
	}

.infoline {
    font-size: 90%; 
	color: #008200;
	}

.sorting {
    text-align: right;
	}

.result_title {
    font-size: 100%;
	}
	
.result_title a {
    text-decoration:underline;
	}


form.zoom_searchform {
	font:Verdana, Arial, Helvetica, sans-serif bold 100%;
	}

.zoom_options {
    font-size: 100%;
	font-weight:bold;
	postion:absolute;
	margin:-40px 0 0 0;
	}

input.zoom_button  {
	padding: 0;
    font: bold 12px Arial, sans-serif;
    background-color:#F7F2EA;
    border-left-color:#FFF;
    border-top-color:#FFF;
    border-right-color:#000;
    border-bottom-color:#000;
    border-style:double;
    cursor:hand;cursor:pointer;
	}

input.zoom_searchbox {
	background-color:#FFC;
	padding:1px 3px;
	}

label {
font-weight:bold;
}
