﻿/**/

.MiniSearch_Custom1 {
	width:200px;
	height:33px;
	background:transparent url(/SiteFiles/Layout/search.png) no-repeat right top;
}
.MiniSearch_Custom1 .normal {
}
.MiniSearch_Custom1 .textbox {
	background:none;
	border:none;
	width: 130px;
	height: 33px;
	display: block;
	float:left;
	font: 13px "Century Gothic", Helvetica, Arial, sans-serif;
	color: #000;
	padding-top:5px;
	margin-left:35px;
}
.MiniSearch_Custom1 .button {
	background: url('/SiteFiles/Layout/go.gif') no-repeat top left;
	color:transparent;
	width: 27px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	border: 0px;
	float:right;
	padding-right:5px;
}/* SEARCH (op pagina) */
.Search_Custom1 {
	margin-left:0px;
	margin-right:0px;
}
.Search_Custom1 .title, .Search_Custom1 .title a {
	font-family:bold 16px 'Droid Sans', arial, serif;
	margin: 0;
	padding: 0 0 5px 0;
}
.Search_Custom1 .header {
	color: #fff;
	font-weight: normal;
	font-family: 'Droid Sans', arial, serif;
	font-size:24px;
	margin: 0;
	padding: 0px 0 10px 0;
}
.Search_Custom1 .textbox {
	margin-bottom: 20px;
	width:240px;
	height:28px;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.Search_Custom1 .text {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.Search_Custom1 .dropdown {
}
.Search_Custom1 .button {
}
.Search_Custom1 .results {
	color:#fff;
}
.Search_Custom1 .result .header {
	font-weight:bold;
}
.Search_Custom1 .result .item .content {
	padding-bottom: 5px;
}
.Search_Custom1 .simple {
	padding: 0px;
	margin: 0px 0 0px 0;
}
.Search_Custom1 .simple .text {
	display:none;
}
.Search_Custom1 .result .title {
}
.Search_Custom1 .result .terms {
}
.Search_Custom1 .result .count {
}
.Search_Custom1 .result .summarycell {
}
.Search_Custom1 .result .summarycell .link {
}
.Search_Custom1 .result .summarycell .link:hover {
}
.Search_Custom1 .result .summarycell .link .term {
}
.Search_Custom1 .result .content {
	margin-bottom: 5px;
	margin-top:5px;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #0f1c30;
	padding-bottom:15px;
}
.Search_Custom1 .result .summarycell .content .term {
}
.Search_Custom1 .result .summarycell .url {
}
.Search_Custom1 .pager {
	padding: 2px 0 20px 2px;
	margin-bottom: 20px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.Search_Custom1 .pager .image {
	margin: 1px;
	float: left;
}
.Search_Custom1 .pager .page, .Search_Custom1 .pager .next, .Search_Custom1 .pager .previous {
	padding: 1px;
	display: block;
	border: 1px solid #ccc;
	background: #eee;
	margin: 2px;
	float: left;
}
.Search_Custom1 .pager a {
	text-decoration: none;
}
.Search_Custom1 .pager a:hover {
	text-decoration: underline;
}
.Search_Custom1 .active {
	font-weight: bold;
}
