@charset "UTF-8";
/* CSS Document */

.risultati-ricerca{}
.risultati-ricerca h1 images{margin-right:10px;}


.filtro{margin-top:20px}
.filtro .campo{background:url(../images/bg-campo-filtro.gif) top left no-repeat; width:212px; height:22px; float:left; color:#000; padding:4px; margin:0 1px 0 0;}
.filtro select{width:138px; margin-left:3px;}
.filtro p.filtro{width/**/:70px!important; width:65px; margin:3px 0 0 0; float:left}


.risultati-ricerca ol{}
.risultati-ricerca h2.tit-ris{margin:0; padding:4px; background-color:#F40094; color:#FFF; margin-bottom:10px; border-bottom:1px solid #CC66CC}
.risultati-ricerca li images{float:left; margin:0 10px 10px 0}

.risultati-ricerca li p.tag{border:0; margin:0; color:#999; padding:0; height:30px; margin-bottom:7px}
.risultati-ricerca li p.orpello{border:0; margin:0; color:#999; padding:0;}




/* VOTAZIONE / RATE*/
.star-rating{list-style:none; margin: 0px; padding:0px; width: 80px; height: 16px; position: relative; background: url(../images/star.png) top left repeat-x; margin-left:12px}
.star-rating li{ padding:0px; margin:0px;/*\*/ float: left; /* */}
.star-rating li a{ display:block; width:16px; height:16px; text-decoration: none; text-indent: -9000px; z-index: 8888; position: absolute; padding: 0px;}
.star-rating li a:hover{ background: url(../images/star2.png) left bottom; z-index: 1; left: 0px; cursor:pointer}
.star-rating a.one-star{ left: 0px; }
.star-rating a.one-star:hover{ width:16px;}
.star-rating a.two-stars{ left:16px;}
.star-rating a.two-stars:hover{ width: 32px;}
.star-rating a.three-stars:hover{ width: 48px;}
.star-rating a.three-stars{ left: 32px;}
.star-rating a.four-stars{ left: 48px;}	
.star-rating a.four-stars:hover{ width: 64px;}
.star-rating a.five-stars{ left: 64px;}
.star-rating a.five-stars:hover{ width: 80px;}
li.votato{width:60px; height:16px; background:url(../images/star2.png) left scroll no-repeat; padding-left:20px; color:#F8B500; list-style:none}
