﻿
.MiniSearch_Custom1 {
	margin-top:5px;
	padding-left: 0px;
	
}

.MiniSearch_Custom1 .text {
}

.MiniSearch_Custom1 .textbox {
    width: 158px;
    border: 1px solid #afafaf;
    height: 21px;
	float:left;
}

.MiniSearch_Custom1 .button {
    background: url(/sitefiles/layout/2011/btn-search.jpg) no-repeat left top;
    cursor: hand;
    height: 21px;
    width: 21px;
    border: none;
	float:left;
	text-indent:-9999px;
}

.Search_Custom1 {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 11px;
}

.Search_Custom1 .title {
    font-weight: bolder;
}

.Search_Custom1 .textbox {
}

.Search_Custom1 .dropdown {
}

.Search_Custom1 .button {
}

.Search_Custom1 .result {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 10px;
}

.Search_Custom1 .result .title {
    color: #000000;
    font-size: 14px;
}

.Search_Custom1 .result .terms {
    color: #000000;
}

.Search_Custom1 .result .count {
    color: #000000;
}

.Search_Custom1 .result .summarycell {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-bottom: 10px;
}

.Search_Custom1 .result .summarycell .link {
    color: #0000AA;
}

.Search_Custom1 .result .summarycell .link:hover {
    color: #AA0099;
}

.Search_Custom1 .result .summarycell .link .term {
    font-weight: bolder;
}

.Search_Custom1 .result .summarycell .content {
}

.Search_Custom1 .result .summarycell .content .term {
    color: #330000;
    font-weight: bolder;
}

.Search_Custom1 .result .summarycell .url {
    color: #008800;
    font-size: 11px;
}

