/* Start of CMSMS style sheet 'Module:search_cms' */
#search_box {
	font-size: 10px;
	line-height: 9px;
	color: #BBBBBB;
	min-height: 30px;
	padding-top: 10px;
	padding-left: 250px;
	position:relative;
	float: left;
	z-index: 810;
}

div#search_box.button_box, div#search_box a.button_box  {
	background-color: transparent;
	font-size: 10px;
	line-height: 9px;
	text-decoration: none;
	width: 40px;
	color: #BBBBBB;
	align: center;
}

div#search_box a.button_box:hover {
	background-color: transparent;
	font-size: 10px;
	line-height: 9px;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	color: #fe9901;
	align: center;
}

div#search_box.search_button {
	font-size: 12px;
	color: #000000;
}

.box160 {
	font-size: 12px;
	color: #000000;
	width: 160px;
	background-image: url(/cms/uploads/images/basic/cerca_small.gif);
	background-repeat: no-repeat;
	background-position: 145px;
}
#search_result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
#search_result h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#search_result ul li {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	background-color: transparent;
}
#search_result ul li:hover {
	background-color: eceef2;
}
#search_result a {
	color: #336699;
	text-decoration: none;
}
#search_result a:hover {
	color: #fe9901;
	text-decoration: none;
}
/* End of 'Module:search_cms' */

