#searchbox {
	width:100%;
	background:#000 url(../img/searchbox_bg.jpg) top left repeat-x;
	height:35px;
	line-height:35px;		
}

#searchbox h3 {
	 color:#fff;
	 width:240px;
	 float:left;
	 padding:0 5px;
	 font-weight:normal;
	 font-size:18px;
	 background-color:#000;
}

#searchbox .xtutti {
	width:192px;
	float:right;
	margin-top:5px;
}
/*#searchbox form input {
	background:url(../img/form_bg.jpg) 0 0 no-repeat;
	color:#fff;
	height:21px;
	border:none;
	width:166px;

}

#searchbox form input.smallBut {
	background:url(../img/form_button.jpg) 0 0 no-repeat;
	width:26px;
	height:21px;
	border:none;

}*/

#searchbox .tuttii {
	background:url(../img/form_bg.jpg) 0 0 no-repeat;
	color:#fff;
	height:21px;
	border:none;
	width:160px;
	float:left;
	padding:0 3px;
	line-height:20px;
	font-size:90%;
	text-align:center;
}
#searchbox .tuttii a {
	text-decoration:none;
	width:160px;
	height:21px;
	color:#fff;
	display:block;
}

#searchbox .lente {
	background:url(../img/form_button.jpg) 0 0 no-repeat;
	width:26px;
	height:21px;
	border:none;
	float:right;
}
#searchbox .lente a {
	width:26px;
	height:21px;
	display:block;
}
#searchbox .lente a span {
	display:none;
}

#slideshow {
	overflow:hidden;
	width:960px;
	height:209px;
	position:relative;
	float:left;
}

#slides {
	background:#000 url(../img/slide_bg.jpg) bottom left repeat-x;	
	height:198px;
	margin:1px 0 0;
	position:relative;
	float:left;
	padding:5px 0;
	overflow:hidden;
}

.slide {
	float:left;
	width:960px;
	height:259px;
	color:#fff;
	border-bottom:1px #e66112 solid;

}

.slide .left {
	width:230px;
	float:left;

}

.slide .right {
	widh:710px;
	float:right;
	position:relative;
}

.slide h3, .slide p, .slide ul{
}

.slide p{
	text-align:center;
}

.slide p.title {
	font-size:1.2em;
	line-height:115%;
	font-weight:bold;
	
}
.slide p.green {
	color:#009900;
	}
	
.slide p.small {
	font-size:11px;
	width:85px;
	margin:0 auto;
	
}

p.spacer {
	font-size:12px;
	padding:4px 0;
	line-height:100%;

}


.slide p.orange {
padding:1px;
background-color:#e66112;
width:78px;
text-align:center;
margin:0 0 0 80px;
text-indent:0;
font-size:11px;
	

}

.slide a.arrow {
text-indent:20px;
font-size:12px;
}

.slide a.leftButton {
	width:238px;
	height:28px;
	font-size:15px;
	background: url(../img/box-adotta.gif) center no-repeat;
	color:#fff;
	display:block;
	text-align:center;
	text-indent:10px;
	margin-top:15px;

}

.slide a.arrow, .slide a.leftButton {
 	line-height:25px;
	}


.slide img{
	width:482px;
	height:196px;
	float:left;
	margin:0;
}
.slide img.adottatohome{
	width:150px;
	height:22px;
	margin-top:5px;
	margin-left:44px;
}
.slide img.secondIMG {
	width:239px;
	height:196px;
	float:left;
	margin:0;
}


#info4 {
	background:#fff;
	color:red ;
	cursor:default
}


/* slideshow */
#gallery span {
    margin: 0 30px 0 0;
    display: block;
    float: left;
	width: 160px;
}

#gallery img {
    width:160px;
    height:117px;
    margin:0;
background-color:#F7F7F7;
border:1px solid #CCCCCC;
padding:.2em;
}

#gallery {
    width:570px;
    height:124px;
    margin: 10px auto 20px;
	float:left;
    overflow: hidden;
	padding:1px 0;
	position:relative;
}

#imglist { 
	position:absolute;
}

#handles { 
float:left;

 }

.buttons {
    text-align: center;
    line-height: 100%;
}

.buttons span {
    cursor: pointer;
    color: #666;
    font-size: 200%;/*opacity: .3;*/
}
.buttons span.active, .buttons span:hover{background:#CA4402;color:#fff}
.buttons span.active { color: #CA4402;/*opacity: .6;*/
}


