/* --- live search ---*/

#search 

{

	 top: 45px;

	 width:800px;

	 right:0px;

	 text-align:left;  

	 margin-left:auto; 

	 margin-right:auto;

	 position:relative;

	 z-index:5;

	 overflow: visible;

	 display: block;

}



#search input

{

	top:   45px;

	position:absolute;

	border: 1;

	width: 200px;

	color: #51210B;

	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

	font-weight:bold;

}



#LSResult 

{

	top: 66px;

	right:0px;

	position:absolute;

	text-align:right;  

	margin-left:auto; 

	background-color: #cccccc;

	width: 250px;

}

#LSShadow 

{

	position:absolute;

	width: 250px;

	top: 0px;

	right:10px;

	text-align:right;  

	margin-left:auto; 

	overflow: hidden;

	background-color: #cccccc;

	font: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

}

#LSResult a, #LSResult a:hover {

	border: 0;

}

#LSResult ul li a 

{

	color: black;

	display: block;

	padding: 5px 5px 5px 5px;

	text-decoration: none;

	background-image: none;

	text-align: left;

}

#LSResult ul li a:hover {

	text-align: left;

	background-color: #004566; 

	color: white;

}



#LSResult ul, #LSResult ul li {

	background-image: none;

	list-style-type: none;

	margin: 0; 

	padding: 0;

}



#LSResult span {

	display: block;

	padding: 5px 5px 5px 5px;

	height: 15px;

	text-decoration: none;

	background-color: #51210B;

	text-align: center;

	vertical-align: center;

	color: white;

	font: 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;

}

#LSResult span a 

{

	color: white;

}

#LSResult span a:hover {

	color: white;

}

#LSResult div {

	background-color: #cccccc;

}

.pages

{

	font-size: 13px;

}



.pages span.elipses

{

	display: block;

	float: left;

	padding: 0.2em 0.5em;

	margin-right: 0.1em;

	background: white;

}



.pages a, .pages span

{

	display: block;

	float: left;

	padding: 0.2em 0.5em;

	margin-right: 0.1em;

	border: 1px solid #fff;

	background: #fff;

}



.pages span.current

 { color: #fff; font-weight: bold; background-image: url("http://community.miglioriamo.it/images/miglioriamo_utenti/numeri_verde.jpg"); background-repeat: repeat-x; background-position: 0 0; border: solid 1px #a9a9a9 }



.pages a

 { color: #fff; text-decoration: none; background-image: url("http://community.miglioriamo.it/images/miglioriamo_utenti/numeri_celeste.jpg"); background-repeat: repeat-x; border: solid 1px #9aafe5 }




.pages a:hover

{

	border-color: #2E6AB1;

}

#uname_list a{
    color:#05558d;
}
#uname_list a:hover{
    color: #EA7817;  
}



.pages a.nextprev

{

	font-weight: bold;

}



.pages span.nextprev

{

	color: #666;

}



.pages span.nextprev

{

	border: 1px solid #ddd;

	color: #999;

}

/* --- /live search ---*/




