/* Alternate Stylesheet for Emmealcubo.com
Author: Emmealcubo.com
Person: Pietro Malerba
Style: Verde
 */

		.evidenziatore{
background:#74BE1F;
color:#FFFFFF;
}

.dropcaps {
margin-right:6px;
margin-top:5px;
float:left;
background:#74BE1F;
border:1px solid black;
font-size:5em;
line-height:60px;
padding-top:2px;
padding-right:5px; 
padding-bottom:5px; 
color:#FFFFFF;
}

/* Replacing Image for japan css*/

.home {
background:url(images/verde_img/logo.jpg) no-repeat #fff;
height:215px;

}
.profilo {
background:url(images/verde_img/profilo.jpg) no-repeat #fff;
height:33px;
padding-left:110px
}
.servizi {
background:url(images/verde_img/servizi.jpg) no-repeat #fff;
height:33px;
padding-left:110px;
}
.portfolio {
background:url(images/verde_img/portfolio.jpg) no-repeat #fff;
height:35px;
padding-left:110px;
}
.metodo {
background:url(images/verde_img/metodo.jpg) no-repeat #fff;
height:35px;
padding-left:110px;
}
.contatti {
background:url(images/verde_img/contatti.jpg) no-repeat #fff;
height:35px;
padding-left:110px;
}
.ultima {
background:url(images/verde_img/ultima.jpg) no-repeat #fff;
height:150px;
padding-left:110px;
}

/*Replacing Div Background*/

#profilo {
background:url(images/verde_img/content_tabs.gif) top repeat-y #fff;
width:527px;
padding:10px;


}
#servizi {
background:url(images/verde_img/content_tabs.gif) top repeat-y #fff;
width:527px;
padding:10px;

}
#portfolio {
background:url(images/verde_img/content_tabs.gif) top repeat-y #fff;
width:527px;
padding:10px;


}
#metodo {
background:url(images/verde_img/content_tabs.gif) top repeat-y #fff;
width:527px;
padding:10px;


}
#contatti {
background:url(images/verde_img/content_tabs.gif) top repeat-y #fff;
width:527px;
padding:10px;


}
/*Replacing Pull and Headsu*/
#expander {
	background:url(images/verde_img/pull.jpg) top center no-repeat;
	text-align:center;
	height:30px;
	z-index:200;
}
#headsu {
	background:url(images/verde_img/sfondo_sopra.jpg) top left repeat-x;
	text-align:center;
	height:30px;
}
#preferenze {
	height:150px;
	background:#74BE1F;
	color:#fff;
	padding:20px;
	color:#fff;
}
/*Replacing footer*/

/**********************

*   Bottom            *

***********************/

#main-footer {
background-color:#66CA32;
}
	
#bottom {
clear: both;
width: 960px;
height: 100%;
margin: 0 auto;
padding: 0;
background: #66CA32;
font-size: 0.9em;
text-align: left;
color: #9AD15C;
	}

#bottom-divs {
background-color:#9AD15C;
float: left;
clear: both;
margin: 0;
padding: 20px;
}

#bottom-left {
width: 23%;
padding: 20px 0 20px 20px;
color:#FFFFFF;
float: left;

}

#bottom-mid {
width: 18%;
padding: 20px 0 20px 20px;
color:#FFFFFF;
float: left;

}
	
#bottom-right {
width: 19%;
padding: 20px 0 20px 20px;
color:#FFFFFF;
float: left;

}

#bottom-left ul li a:hover {
background: #191919;
}

#bottom-mid ul li a:hover {
background: #191919;
}

#bottom-right ul li a:hover {
background: #191919;
}
	
#bottom-extreme-r  {
width: 20%;
padding: 20px 0 20px 20px;
float: left;

}

#bottom-extreme-r ul li a:hover {

}

#bottom-sep {
color:#fff;
background:url(images/verde_img/footer.jpg) #009632 top left repeat-x;
padding:20px 10px 10px 10px;
bottom: 0;
height:70px;
}


/**********************

*   Footer            *

***********************/


#footer ul li#validxhtml { background: url(images/footer/xhtml_verde.gif) no-repeat; }
#footer ul li#validcss { background: url(images/footer/css_verde.gif) no-repeat; }
#footer ul li#creativecommons { background: url(images/footer/cc_verde.gif) no-repeat; }
#footer ul li#validwai { background: url(images/footer/wai_verde.gif) no-repeat; }
#footer ul li#valid508 { background: url(images/footer/508_verde.gif) no-repeat; }


/* Replacing Shade Tab*/
.contentstyle{
border:#9AD15C  1px solid ;
width: 500px;
margin-bottom: 1em; padding: 10px;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 1px;
border: 1px solid #9AD15C;
color: #2d2b2b;
background: white url(images/verde_img/shade.gif) top left repeat-x;
}
.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/verde_img/shadeactive.gif);
border-bottom-color: white;
}