#resultwrapper {
	position : relative;
	top : 0;
	left : 155px;
	width : 298px;
	height : 358px;
	background-color : #F9F9F7;
	border : 1px solid #333;
}

#results {
	height : 100%;
	overflow : auto;
	width : 100%;
}



form {
	margin-bottom : 0;
}

h3, #errorhead {
	margin : 1em 0 1em 16px;
	color : #265090;
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	clear : both;
	margin : 0 0 0 16px;
	color : #099;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
}

h4.events {
	background : url(../img/icoeventi.gif) no-repeat;
	padding-left : 45px;
	padding-top : 14px;
}

h4.search {
	background : url(../img/search.gif) no-repeat;
	margin-top : 5px;
	padding-left : 35px;
	padding-top : 10px;
}

input.button {
	border : 1px solid;
}

p {
	margin : 0 16px 1em;
	color : #000;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
}

select {
	color : #000;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	width : 190px;
}

table {
	margin : 1em auto;
}

td {
	color : #000;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
}

.resultsummary {
	margin-top : 5px;
	color : #000;
	font : 11px Arial, Helvetica, sans-serif;
}

#advsearch {
	float : right;
	margin-right : 5px;
	margin-top : 5px;
	width : 75px;
	height : 25px;
	background : url(../img/advsearch.gif) no-repeat;
}

body.en #advsearch {
	background-position : 0 -25px;
}

body.it #advsearch {
	background-position : 0 0;
}

#advsearch span {
	display : none;
}

#homepage {
	margin-top : 12px;
}

#homepage p {
	color : #3d3f4b;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
}

#icons {
	margin : 0 16px;
	padding-top : 5px;
	border-top : 1px solid #b4b4b4;
}

#navtree {
	margin-top : 5px;
	margin-right : 16px;
	color : #31aa8e;
	font : 10px Arial, Helvetica, sans-serif;
	text-align : right;
}

#navtree a:hover {
	color : #265090;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

#resultlist {
	clear : both;
	margin : 10px 0 0 16px;
	padding : 3px 3px 3px 0;
	list-style-type : none;
	background : #fafafa;
	border : 1px solid #9ab8c2;
	border-width : 1px 0 1px 1px;
}

/* styles to account for the extra space between list elements and bullets in Mozilla */
html[xmlns] #resultlist {
	margin-left : 18px;
}

#resultlist li {
	margin-left : 0;
	padding : 3px 4px;
	list-style-type : none;
	list-style-image : url(obelisk.gif);
	color : #666;
	font : 10px Arial, Helvetica, sans-serif;
	vertical-align : middle;
}

/* styles to account for the extra space between list elements and bullets in Mozilla */
html[xmlns] #resultlist li {
	margin-left : 5px;
	padding-left : 0;
}

#resultlist li.recommended {
	list-style-type : disc;
	list-style-image : url(../img/obelisk.gif);
	vertical-align : middle;
}

#results #navtree a {
	color : #31aa8e;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

#results #navtree a:link, #results #navtree a:visited {
	color : #31aa8e;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}

#results #navtree a:hover {
	color : #265090;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

#results a:link, #results a:visited {
	color : #265090;
	font-size : 10px;
}

#results a:hover {
	color : #31aa8e;
	text-decoration : none;
}

#results h3 a:link, #results h3 a:visited {
	font-size : 11px;
	text-decoration : none;
}

#results h3 a:hover {
	text-decoration : underline;
}


#showevents {
	background : url(../img/iconevents.gif) no-repeat top;
}

#showevents, #showmore, #showrelated {
	float : left;
	display : block;
	width : 60px;
	height : 50px;
	margin-bottom : 10px;
	margin-right : 6px;
}

#showlist {
	float : right;
	display : block;
	width : 60px;
	height : 50px;
	margin-bottom : 10px;
	margin-right : 6px;
	background : url(../img/iconlist.gif) no-repeat top;
}

#showmore {
	background : url(../img/iconmore.gif) no-repeat top;
}

#showmore span, #showevents span, #showrelated span, #showlist span {
	display : none;
}

#showmore:hover, #showevents:hover, #showrelated:hover, #showlist:hover {
	background-position : 0 -50px;
}

#showrelated {
	background : url(../img/iconrelated.gif) no-repeat top;
}

#thumbnail {
	float : left;
	margin-right : .5em;
	padding-left : 16px;
}

#thumbnail img {
	margin : 0;
	border : 1px solid #333;
}
