/* Search CSS */

div.searchResults {

}

p.searchResultText {color: #303030 !important;font-weight: bold !important; margin-top: 0px;margin-bottom: 20px;}
span.searchCriteriaText {color: #D40E16;}

div.searchResultsPagination{
	margin-left: 9px;
}

img.searchNextPrevArrow {}
span.searchNextPrevText {
	text-decoration: underline;
	color: #4D4D4D;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;}
span.searchNextPrevText a {color: #4D4D4D;font-weight: bold;}
span.searchNextPrevNumResultsText {}

#searchNextPrevSelect {color: #D40E16;font-size: 11px;}

div.searchResultSep {
	margin-top: 7px;
	height: 1px;
	border-bottom: 1px solid #cccccc;
	line-height: 1px; font-size: 1px;}
div.searchResultItem {
	padding-left: 9px;
	padding-top: 7px;
	border-bottom: 1px solid #cccccc;
}

span.searchResultScore {color: #000000;font-weight: bold;}
span.searchResultTitle a {
	color: #D40E16;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
span.searchResultTitle a:hover {color: #D40E16; text-decoration: underline;}
span.searchResultTitle a:visited {color: #000000; text-decoration: underline;}

p.searchResultSummary {margin-top: 8px;margin-bottom: 10px;}
span.searchResultHighlight {color: #ffffff;background-color: #D40E16;padding-left: 2px;padding-right: 2px;}

