﻿
.MiniSearch_Custom1 {
}

.MiniSearch_Custom1 .text {

}

.MiniSearch_Custom1 .textbox {
	
	width:125px;
	margin-top:3px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:2px;
	border:1px solid #5C6877;
	background-color: #03050B;
	height: 20px;
	color:#bfbfbf;
}

.MiniSearch_Custom1 .button {
background:none;
border:none;
background-image:url(/Sitefiles/layout/SearchButton_03.png);
background-repeat:no-repeat;
    font-weight: bold;
    cursor: hand;
    height: 20px;
    margin-top: 1px;
    font-size: 10px;
    width: 40px;
    text-align:center;
    padding-left:3px;
color:white;
margin-bottom:2px;
margin-right:0px;
margin-left:0px;
}




.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;
}
