#box_ricerca {
	background-image:url(../images/template/search_big.jpg);
	height:100px;
}

#box_ricerca ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:630px;
}

#box_ricerca ul li {
	height:31px;
	float:left;
	width:210px;
	margin:0;
	padding:0;
}

#box_ricerca ul li.last {
	float:right;
}

#box_ricerca ul li a {
	height:31px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	line-height:31px;
	width:190px;
	text-decoration:none;
	color:#ddd;
	font-size:1.2em;
	font-weight:bold;
	background-image:url(../images/template/search_big_hover.gif);
	background-position:center -100px;
	background-repeat:no-repeat;
}

#box_ricerca ul li a:hover {
	color:#666;
}

#box_ricerca ul li a {
	outline:none;
}

#box_ricerca ul li a.current {
	color:#000;
}

#box_ricerca ul li a#label_form_libro.current {
	background-position:left 0px;
}
#box_ricerca ul li a#label_form_autore.current {
	background-position:center 0px;
}
#box_ricerca ul li a#label_form_cerca.current {
	background-position:right 0px;
}

#box_ricerca form {
	clear:both;
	float:left;
	width:92%;
	padding:2% 4%;
}

#box_ricerca p {
	padding:0;
	margin:0;
}

#box_ricerca h5 {
	padding:0;
	margin:0;
	font-weight:normal;
}

#box_ricerca form select,
#box_ricerca form input {
	font-size:1.15em;
	width:86%;
	font-family:inherit;
	font-weight:bold;
	color:#333;
	border:1px solid #666;
	padding:1px;
}

#box_ricerca form input {
	padding:2px;
	width:85%;
}

#box_ricerca form button {
	border:0px solid #ccc;
	width:75px;
	height:22px;
	background-image:url(../images/template/sfondo_form_ricerca.gif);
	color:#000;
	text-align:center;
	font-family:inherit;
	font-weight:bold;
}

#box_ricerca form.hidden {
	display:none;
}

#ricerca_rapida {
	height:100px;
	background-image:url(../images/template/box_blu.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color:#fff;
}

#ricerca_rapida h5 {
	margin:0;
	padding:0 10px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
}

#ricerca_rapida h6 {
	padding:10px;
	margin:0;
	font-weight:normal;
	font-size:0.95em;
	color:#fff;
}

#ricerca_rapida h6 strong {
	text-decoration:underline;
}

#ricerca_rapida form {
	padding:0 10px;
}

#ricerca_rapida input {
	vertical-align:middle;
}

#ricerca_rapida .textinput {
	border:1px solid #001122;
	padding:2px;
	width:67%;
}

#ricerca_rapida_store {
	height:100px;
	background-image:url(../images/template/box_rosso_def.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color:#fff;
}

#ricerca_rapida_store h5 {
	margin:0;
	padding:0 10px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
}

#ricerca_rapida_store h6 {
	padding:10px;
	margin:0;
	font-weight:normal;
	font-size:0.95em;
	color:#fff;
}

#ricerca_rapida_store h6 strong {
	text-decoration:underline;
}

#ricerca_rapida_store form {
	padding:0 10px;
}

#ricerca_rapida_store input {
	vertical-align:middle;
}

#ricerca_rapida_store .textinput {
	border:1px solid #001122;
	padding:2px;
	width:67%;
}

#box_regalo {
	height:100px;
	background-image:url(../images/template/box_rosso.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color:#fff;
}

#box_regalo h5 {
	margin:0;
	padding:0 10px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
}

#box_regalo p {
	padding:0 10px;
	color:#fff;
}

#box_regalo a {
	color:#fff;
}