/* IMPORTS ------------------------------------------------------------*/

@import url('reset.css');

@import url('styled-elements.css');

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ display:none; }

.alignleft{
	float: left;
	margin: 5px 10px 5px 0px;
}

/* GENERAL ------------------------------------------------------------*/


/*------------------------------- Inizio Media Query -----------------------------*/

@media all and (max-width: 600px){
	.home {
		float: left;
		width: 100%;
	}
    .header, .wrapper, .menu, .main, .footer {
		float: left!important;
		width: 100%!important;
	}
	.logodiv {
		float: left !important;
		padding: 5px;
		width: 100% !important;
		position: relative!important;
		text-align: center;
	}
	.spantestotop {
		padding-left: unset;
	}
	.banner2 {
		float: left;
		margin-left: 0 !important;
		padding: 5px;
		width: 100%;
		position: relative!important;
	}
	.header{
		min-height: 226px !important;
		position: fixed!important;
		position: relative!important;
	}
	#banner2 img {
		width: 97%;
	}
	.banner2 > a {
		width: 100% !important;
	}
	.menu-holder {
		min-height: 300px;
	}
	.sf-menu {
		float: left;
		left: unset !important;
		width: 100%;
	}
	#nav > li {
		float: left!important;
		width: 100%!important;
	}
	.sf-menu {
		width: 100% !important;
	}
	#nav > li {
		margin-right: unset!important;
		padding: unset!important;
		text-align: center;
	}
	.cerca-form {
		min-height: 150px;
	}
	.inputtype {
		float: left;
		margin: 7px 7px auto;
		width: 94% !important;
	}
	.button-invia {
		margin: 7px 7px auto;
		min-width: 200px;
		padding: 8px;
	}
}

@media all and (min-width: 480px) and (max-width: 699px){
    .header{
				
	}
}
/*------------------------------- Fine Media Query -----------------------------*/


body {
	line-height: 1;
	color: #51565b;
	background: #f1f1f1 url(../img/bg/patterns/noise.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:  100%;
}

.wrapper2{
	width: 90%;
	margin: 0px auto;
	position: relative;
	margin: 0px auto;
	border:3px solid pink;
}
.wrapper{
	width: 1166px;
	/*
	width: 90%;
	*/
	margin: 0px auto;
	position: relative;
}
/* Contenitore di ultime aziende registrate */
.wrapper3{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px;
	background-color:#cccccc;
}
#bookmark{
	position:absolute;
	margin-top:-5px;
	width:83px;
	height:139px;
	z-index:99999;
	background-image:url(../img/bookmark2.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:white;
	font-size:12px;
	text-align:center;
	padding-top:30px;
}
#bookmark2{
	position:absolute;
	margin-top:-5px;
	width:83px;
	height:139px;
	z-index:99999;
	background-image:url(../img/bookmark1.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:white;
	font-size:12px;
	text-align:center;
	padding-top:30px;
}
.wrapper3 table{
	text-align:center;
	border-spacing:5px;
	margin:5px;
	height:180px;
	width:200px;
	border:0px;
}

.wrapper3 td{
	width:50px;
	opacity:0.8;
	padding-right:20px;
}

.wrapper3 tr{
	border:0px;
}

.shadow{
	background: #fafafa url(../img/shadow-1-5.png) no-repeat center top;
	height:10px;
}
.smussa-top{
	text-align:center;
	vertical-align:bottom;
	font-size:16px;
	font-weight: bold;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;

	border-bottom:none;
	padding-left:15px;
	height:30px;
	background:#fafafa;	
}

.smussa-top a{
	text-decoration:none;
}

.descc{
	height:25px;
	text-align:left;
	background:#fafafa;
	font-size:14px;
	font-weight: normal;
	padding-left:15px;
	text-align:left;
}

.smussa-bottom{
	background:#fafafa;
	border-top:none;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height:30px;
	background:#fafafa;
	text-align:center;
}
/* Contenitore Iframe JoyLife */
.wrapper4{
	width: 1200;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	position: relative;
}
.wrapper4 tr,td{
	border:none;
	background:none;
}
.wrapper4 table{
	margin-top:20px;
}

.wrapper6{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top:7px;
	background-color:#009d42;
}
.wrapper6 td{
	text-align:center;
}
.wrapper6 table,tr{
	border:none;
	background:none;
}

#header{
	height: 117px;
	position: relative;
	z-index: 10;
	background: #dfe9f3 url(../img/header-glow.png) top center no-repeat;
}


#main{
	width: 100%;
}

#content{
	min-height: 400px;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.5em;
}
#content-adword{	
	margin-top:20px;
	width:728px;
	height:90px;
	position:relative;
}
#content-adword2{
	margin-left:87.5%;
	margin-top:55px;
	width:160px;
	position:absolute;
}

#logo{
	position: absolute;
	top: 35px;
	left: 9px;
}
#testo{
	position: absolute;
	margin-left: 230px;
	top: 35px;
	left: 9px;	
	font-size:21px;
	color:#3ea2d6;
}
.spantestotop{
	line-height: 1.2em;
	font-family: 'Ubuntu', arial, serif;
	font-weight: lighter;
	font-size:20px;
	/* color:#3ea2d6;*/
	color:#032e5f;
}
#logodiv{
	margin-top:10px;
	position:absolute;
	width:500px;
	height:100px;
}
#logodiv img{
	margin-top:3px;
}
#banner{
	position: absolute;
	margin-left: 620px;
	top: 28px;
	left: 10px;	
	font-size:20px;
	color:#3ea2d6;
	width:500px;
	height:60px;
	#background:  url(../banner/banner.jpg) no-repeat center center;
}

#banner2{
	position: absolute;
	margin-left: 420px;
	top: 12px;
	left: 10px;	


}

#banner h1{ letter-spacing:0.04em; font-size: 21px; font-family: 'Trebuchet MS', arial, serif;
	font-weight: bold; color:#232323; color:#3ea2d6; text-align:right;}

#banner h2{ letter-spacing:0.15em; font-size: 19px; font-family: 'Trebuchet MS', arial, serif;
	font-weight: normal; color:#666; color:#1c4e87; text-align:right; }
#lingua{
	position: absolute;
	margin-left: 555px;
	top: 10px;
	left: 30px;	
	font-size:20px;
	color:#3ea2d6;
	width:465px;
	background:none;
}

#content a{
	color: #37b2d1;
}

#content p{
	margin-bottom: 20px;
}

#content .line-divider{
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* HEADLINE ------------------------------------------------------------*/

#headline{
	position: relative;
	width: 906px;
	margin: 20px auto 50px auto;
}

#headline>span.main{
	display: block;
	margin-right: 170px;
	font-family: 'Trebuchet MS', arial, serif;
	font-size: 26px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}

/* MENU ------------------------------------------------------------*/

#menu{
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	background: #6aa2d6; 
}

#menu-holder{
	width: 100%;
	height: 50px;
	background: #1c4e87; 
	#background:  url(../img/menu-bg.png) repeat-x;
}

/*
	#1c4e87
*/

/* Tag h1,h2,h3 sotto al menu --------------------------------------------------------*/

.tagg{
	width: 42%;
	padding-top: 1px;
	margin-bottom: 0px;
	background: none;
	color:#232323;
	margin-left:720px;
	margin-top:15px;
}
.tagg table, tr{
	background: none;	
	color:#232323;
	text-align:center;
	border:none;
}

.tagg2{
	width:300px;
	padding-top: 1px;
	margin-bottom: 0px;
	background: none;
	color:navy;
	margin-left:54%;
	margin-top:21px;
}

.tagg3{
	width:450px;
	padding-top: 1px;
	margin-bottom: 0px;
	background: none;
	color:navy;
	margin-left:33%;
	margin-top:21px;
}

.tagg4{
	width:300px;
	padding-top: 1px;
	margin-bottom: 0px;
	background: none;
	color:navy;
	margin-left:3%;
	margin-top:21px;
}


/* NAVIGATION --------------------------------------------------------*/

#nav{
	display: block;
	position: absolute;
	top: 0px;
	left: 30px;
	height: 42.5px;
	#width: 906px;
	width: 1166px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	margin-right: 32px;
	padding:5px;
}

#nav>li:first-child{}

#nav>li>a{
	display: block;
	font-size: 16px;
	/* Colore del primo menu */
	color: #fae710;
	text-decoration: none;
	margin-top: 13px;
	font-weight:bold;
}

#nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: #fff;
	font-style: italic;
	margin-top: 10px;
}

#nav>li:hover{
	height:40px;
	background: #c7d8ec;
}

#nav>li:hover>a{
	color: #000;
}

/* sub navigation */

#nav>li ul{
	display: block;
	margin-top: 2px;
	background: #1c4e87;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#nav>li>ul ul{
	margin-top: 0px;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #bac0c9;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}
/*colori menu a tendina*/
#nav>li ul li a:hover{
	background: #36b6e6;
	color: #0d0d0d;
}

#nav>li ul li:last-child a:hover{ /* last item its rounded at bottom */
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* breadcrumbs --------------------------------------------------------*/

#header #breadcrumbs{
	position: absolute;
	bottom: 11px;
	left: 30px;
	font-style: italic;
	color: #999;
	font-size: 10px;
}

#header #breadcrumbs a{
	color: #bfbdbd;
	text-decoration: none;
	background: url(../img/breadcrumb-slash.png) no-repeat top right;
	padding-right: 14px;
}

/* TITLE --------------------------------------------------------*/

#page-title{
	overflow: hidden;
	height: 103px;
	margin-bottom: 30px;
	background:  url(../img/tabs-divider.png) no-repeat bottom center;
	#text-shadow: 1px 1px rgba(255, 255, 255, 1);
	text-shadow:0 0 1px #bebebe;
	color:#1C4E87;
}

#page-title .title{
	display: block;
	float: left;
	font-family: 'Trebuchet MS', arial, serif;
	font-size: 40px;
	line-height: 103px;
	margin-left: 30px;
	color:#1C4E87;
}

#page-title .subtitle{
	display: block;
	float: left;
	margin-left: 30px;
	font-size: 14px;
	margin-top: 4px;
	line-height: 103px;
	color: #929191;
	font-style: italic;	
}



/* HEADERS --------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{ 
	line-height: 1.4em;
	font-family: 'Trebuchet MS', arial, serif;
	font-weight: lighter;
}

h1{ font-size: 21px; font-family: 'Trebuchet MS', arial, serif;
	font-weight: bold; color:#232323; text-align:justify;}

h2{ font-size: 19px; font-family: 'Trebuchet MS', arial, serif;
	font-weight: normal; color:#666; text-align:justify;}

h3{ font-size: 14px; }

h4{ font-size: 12px; }

h5{ font-size: 10px; }

h6{ font-size: 8px; }

.indice{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:26px;
	color:#1C4E87;
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
	float:left;
	margin-right:30px;
	position:relative;
}

.one-half{ width: 438px; }

.one-third{ width: 282px; }

.one-fourth{ width: 204px; }

.two-third{ width: 594px; }

.three-fourth{ width: 672px; }

.last {
	clear:right;
	margin-right:0 !important;
}


/* SEARCH --------------------------------------------------------*/

.top-search{
	position: absolute;
	top:47px;
	right: 0px;
}

#searchform #s{
	color: #5d99fd;
	font-size: 14px;
	width: 180px;
	height: 28px;
	padding: 0px 35px 0px 10px;
	border: 0;
	background: url(../img/search.png) no-repeat transparent;	
}

#searchform #searchsubmit{
	position: absolute; 
	top: 0px;
	right: 10px;
	width: 30px;
	height: 25px;
	border: 0px;
	background: transparent;
}


/* FILTER --------------------------------------------------------*/

#content .filter{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#content .filter li{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	border-top: 1px solid #bcbcbc;
}

/* input type per modifca keyword*/
#content .filter input[type="text"] {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#7a7a7a)); 
	background: -moz-linear-gradient(top,  #000000,  #7a7a7a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#7a7a7a', GradientType=0);
	border-top: 1px solid #bcbcbc;
}
#content .filter input[type="text"].active,
#content .filter input[type="text"]:hover{
	background: #fff;
	color:#000;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
}
/* fine input*/


#content .filter li a{	
	display: block;
	color: #606060;
	text-decoration: none;
	width: 100%;
	height: 100%;
}


#content .filter li:first-child:hover{
	background: none;
}

#content .filter li.active,
#content .filter li:hover{
	background: #000;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
}

#content .filter li:hover a,
#content .filter li.active a{	
	color: #f1f1f1;
}

#content .filter li:first-child,
#content .filter li:first-child:hover{
	background: none;
	border: none;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	box-shadow: 0px 0px 0px rgba(0,0,0,.0);
}

/* TWITTER --------------------------------------------------------*/

#twitter{
	position: relative;
	background: #f2f1f1;
	height: 80px;
	width: 100%;
	background: #f2f1f1 url(../img/twitter-border.png) repeat-x;	
}

#twitter #bird{
	position: absolute;
	top: 2px;
	left: 70px;
}

#twitter #prev-tweet{
	display: block;
	position: absolute;
	top: 21px;
	left: 30px;
	width: 30px;
	height: 35px;
	background: transparent url(../img/prev-arrow.png) no-repeat top left;
}

#twitter #next-tweet{
	display: block;
	position: absolute;
	top: 21px;
	right: 30px;
	width: 30px;
	height: 35px;
	background: transparent url(../img/next-arrow.png) no-repeat top right;
}

#twitter #tweets .tweet_list{
	display: block;
	position: absolute;
	top: 1px;
	left: 200px;
	width: 700px;
	height: 75px;
}

#twitter #tweets .tweet_list li{
	display: block;
	width: 700px;
	height: 80px; /* original height 170px */
	font-size: 16px;
	line-height: 1.5em;
	font-style: italic;
	color: #838383;
	padding-top: 25px; 
}

#twitter #tweets .tweet_list li .tweet_time a{
	text-decoration: none;
	color: #ccc;
}

#twitter #tweets .tweet_list li a{
	text-decoration: none;
	color: #37b2d1;
}

#twitter #tweets p.loading{
	margin-left: 200px;
	color: #ccc;
	padding-top: 16px;
	font-style: italic;
}

/* PAGES --------------------------------------------------------*/

#page-content{
	margin-left:auto;
	margin-right:auto;
	#float: left;
	#width: 906px;
	width: 90%;
	line-height: 1.5em;
}

/* PORTFOLIO --------------------------------------------------------*/

#projects-list{
	overflow: hidden;
}

#projects-list .project{
	position: relative;
	float: left;
	width: 438px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project h1 a{
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	color: #51565b;
}

.project-shadow{
	background: url(../img/shadow-project.png) no-repeat 0px 200px;
}

#projects-list .project .project-thumbnail{
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 135px;
	margin-bottom: 20px;
	margin-left: 80px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#projects-list .project .project-thumbnail .meta{
	display: block;
	width: 252px;
	height: 100px;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 30px;
}
.meta li{
	margin:10px;
}

#projects-list .project .read-more{
	display: block;
	position: absolute;
	bottom: -17px;
	left: 160px;
}

/* PROJECT --------------------------------------------------------*/

.project-column{
	width: 438px;
	float: left;
	margin-left: 30px;
}
.project-column textarea{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
	width:380px;
}
.project-column input[type="text"]{
	padding: 9px 5px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
	width:380px;
}
.project-column select{
	padding: 8px 5px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
	width:120px;
}
.project-column table,tr,td{
	padding: 2px 2px 2px 2px;
	font-family:Arial;
}

.project-column .project-thumbnail{
	/*
	default
	width: 438px;
	*/
	position:relative;
	height:200px;
	width: 350px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.project-column .project-thumbnail img{
	position:absolute;
	bottom:0;
}

#content .project-column .meta a{
	display: inline;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	background: #363636;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.bottoni-mod{
	display: inline;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	background: #363636;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
}
.bottoni-mod:hover{
	background: #000;
}
#content .project-column .meta a:hover{ background: #000;}

.project-column .project-title{
	margin-bottom: 20px;
}

.project-column .portfolio-left-shadow{
	height: 26px;
	margin-bottom: 20px;
	background: url(../img/portfolio-left-shadow.png) no-repeat center bottom;
}


/* PROJECT-GALLERY -----------------------------------------------*/

.project-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 465px;

}
/* icona che si vede */
.project-column .project-gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 120px;
	height: 87px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


/* GALLERY -----------------------------------------------*/

#content .filter li.selected{
	background: #000;
}

/* PROJECT-RELATED -----------------------------------------------*/

.related-title{
	margin-left: 30px;
}

.related-projects{
	display: block;
	overflow: hidden;
}

.related-projects li{
	display: block;
	float: left;
	overflow: hidden;
	width: 204px;
	height: 280px;
	margin-left: 30px;
	margin-top: 30px;
}

.related-projects li strong{
	display: block;
}

.related-projects li a.box{
	display: block;
	overflow: hidden;
	width: 204px;
	height: 148px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.related-projects li a.box img{
	opacity: 0.7;
}

.related-projects li:hover a.box img{
	opacity: 1;
}

#content .related-projects li a{
	text-decoration: none;
	color: #999;
}

/* GALLERY -----------------------------------------------*/

#content .gallery{
	display: block;
	overflow: hidden;
}

#content .gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .gallery.three-cols li{
	width: 282px;
	height: 267px;
}

#content .gallery.two-cols li{
	width: 438px;
	height: 267px;
}

#content .gallery li a{
	display: block;
}


/* BLOG --------------------------------------------------------*/

#posts{
	float: left;
	width: 624px;
}

#posts .post{
	position: relative;
	margin-left: 30px;
	margin-bottom: 40px;
}

#comments-block{
	position: relative;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-top: 80px;
}

#posts.single .post{
	border-bottom: none;
}

#posts .post:last-child{
	border-bottom: none;
}

#posts h1 a{
	display: block;
	margin-bottom: 20px;
	width: 514px;
	text-decoration: none;
	color: #51565b;
}

#posts .n-comments{
	display: block;
	position: absolute;
	top: 10px;
	right:0px;
	width: 57px;
	height: 41px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	background: url(../img/balloon.png) no-repeat;
}


#posts.single .post .n-comments{
	position: static;
}

.post .thumb-shadow{
	background: url(../img/shadow-blog.png) no-repeat 0px 270px;
}

#posts .post .post-thumbnail{
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 270px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#posts .post .post-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#posts .post .the-excerpt{
	padding-bottom: 40px;
	background: url(../img/post-divider.png) center bottom no-repeat;
}

#posts .post .post-thumbnail .meta{
	display: block;
	width: 252px;
	height: 207px;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 30px;
}

#posts.single .post .meta{
	display: block;
	background: #f1f1f1;
	padding: 20px;
	border-color: #e7e6e6 #ececec #ececec #ececec;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .read-more{
	display: block;
	position: absolute;
	bottom: -18px;
	left: 260px;
}

#posts .post .meta a{
	text-decoration: none;
}

#posts .post .meta-tags{
	overflow: hidden;
}

#posts .post .meta-tags a{
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #f1f1f1;
	background: #696969;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .meta-tags a:hover{
	background: #000;
}

/* COMMENTS-BLOCK ------------------------------------------------------------*/



#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments-text{
	display: block;
	position: absolute;
	top: 4px;
	left:68px;
	font-family: 'Trebuchet MS', arial, serif; 
	font-size: 28px;
}

/* COMMENTSLIST ------------------------------------------------------------*/

.commentlist{
	display: block;
}

.commentlist li{
	display: block;
	margin-bottom: 0px;
	padding: 10px 10px 10px 0px;
	line-height: 1.5em;
}

.commentlist ul{
	padding-left: 40px;
	border-left: 1px dashed #ccc;
}

.commentlist li .comment-body{
	overflow: hidden;
	position: relative;
	padding: 0px 0px 0px 0px;
}


.commentlist li img{
	display: block;
	float: left;
	margin: 0px 12px 20px 0px;
}

.commentlist .meta-date{
	display: block;
	float: right;
}

#content .commentlist .reply a{
	display: block;
	text-decoration: none;
	float: right;
	padding: 2px 8px;
	background: #ccc;
	color: #f1f1f1;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* COMMENTS PAGINATION ------------------------------------------------------------*/

#content .comments-pagination {
	clear:both;
	overflow: hidden;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin-bottom: 10px;
}
 
#content .comments-pagination span,
#content .comments-pagination a {
	display:block;
	float:left;
	margin: 2px 4px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
 
#content .comments-pagination a:hover{
	color:#fff;
	background: #000000;
}
 
#content .comments-pagination .current{
	padding:6px 9px 5px 9px;
	background: #000000;
	color:#fff;
}

/* LEAVE COMMENT --------------------------------------------------------*/

.leave-comment{
	margin-top: 0px;
	padding-top:10px;
	/*
	background: url(../img/post-divider-inverted.png) no-repeat;
	*/
}

.leave-comment h2{
	margin-bottom: 20px;
}

/* CONTACT --------------------------------------------------------*/

.one-column{
	width: 438px;
	float: left;
	margin-left: 30px;
}

/* FORMS ------------------------------------------------------------*/

#sc-contact-form,
#contactForm,
#commentform,
#contactForm{
	margin-bottom: 18px;
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sc-contact-form input,
.admin-form input,
#contactForm input,
#commentform input{
	width: 282px;
}

#sc-contact-form textarea,
.admin-form textarea,
#commentform textarea{
	width: 380px;
}
#contactForm .textarea2{
	width: 280px;
	height:150px;
	resize:none;
	font-family: Arial, Helvetica, sans-serif;
}

#sc-contact-form #submit,
.admin-form #submit,
#contactForm #submit,
#commentform input#submit{
	width: 76px;
	margin: 21px 0px;
	padding: 5px 0px;
	color: #f1f1f1;
	
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5);
	
	border: 1px solid transparent;
}

#sc-contact-form #submit:hover,
.admin-form #submit:hover,
#contactForm #submit:hover,
#commentform input#submit:hover{
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#515558)); 
	background: -moz-linear-gradient(top,  #131313,  #515558);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#515558', GradientType=0);
	
	
	
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	color: #606060;
	font-size: 14px;
}

#sc-contact-form label,
.admin-form label,
#contactForm label,
#commentform label{
	display: block;
	font-size: 14px;
	line-height: 2.5em;
	font-weight: light;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	padding-top: 0px;
	overflow: hidden;
	display: block;
	height: 30px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}

.pager li{
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 8px;
	float: left;
}

#content .pager li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #606060;
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	
	border-top: 1px solid #bcbcbc;
}

#content .pager li:hover a,
#content .pager li.active a{
	color: #fff;
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	
	border-top: none;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	float: left;
	width: 282px;
	margin-left: 30px;
}

#sidebar>li{
	margin-bottom: 20px;
}

#sidebar>li h6{
	padding-bottom: 20px;
}

#sidebar ul>li{
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}

#sidebar ul>li:last-child{ border-bottom: none; }

#sidebar ul>li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}

#sidebar ul>li:hover{
	background: #f1f1f1;
}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer{
	position: relative;
	background: #1c4e87 url(../img/footer-glow.png) no-repeat top center;
	color: #fff;
}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols{
	display: block;
	overflow: hidden;
	color: #bbbaba;
	line-height: 1.5em;
}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 20%;
#	width: 282px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.accasei{
	line-height: 1.4em;
	font-family: 'Trebuchet MS', arial, serif;
	margin-top: 30px; 
	font-weight: lighter;
	color:#d7d7d7;
	margin-top:30px;
	margin-bottom: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
	font-size:20px;
	padding-bottom: 20px;
}

#footer-cols li.col>h6{
	color: #d7d7d7;
	margin-top: 30px;
	margin-bottom: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#footer-cols li.clear-col{ clear:left; }

#footer-cols li.col ul{
	display: block;
}

#footer-cols li.col ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item{
	display: block;
	line-height: 2.5em;
	padding-left: 17px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/footer-bullet.png) no-repeat 0px 10px;
}
/* inizio modifica mia*/
#footer-cols li.col ul li.mail{
	display: block;
	line-height: 2.5em;
	padding-left: 38px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/mono-icons/mail.png) no-repeat 0px 0px;
}
#footer-cols li.col ul li.telefono{
	display: block;
	line-height: 3.5em;
	padding-left: 38px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/mono-icons/phone.png) no-repeat 0px 4px;
}
#footer-cols li.col ul li.indirizzo{
	display: block;
	line-height: 2.5em;
	padding-left: 38px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000;
	background: url(../img/mono-icons/home.png) no-repeat 0px 10px;
}

/* fine modifica mia*/
#footer-cols li.col ul li:first-child{ border-top: none; }

#footer-cols li.col ul li:last-child{ border-bottom: none; }

#footer-cols li.col ul li a{
	text-decoration: none;
	color: #bbbaba;
}

#footer-cols li.col ul li a:hover{
	color: #fff;
}

/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom{
	position: relative;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 18px;
	color: #868686;
	background: #dfe9f3 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text{
	width: 750px;
	overflow: hidden;
}

#bottom a{
	color: #2d3e78;
	text-decoration: none;
}

#bottom #to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

/* SOCIAL --------------------------------------------------------*/

.social{
	position: absolute;
	top: 15px;
	right: 0px;
	display: block;
	overflow: hidden;
}

.social li{
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bottom .social a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9000px;
}

#bottom .social a:hover{
	background-position: 0px -32px;
}

.myselect{
width:200px;
}
.myselect option{
width:200px;
}

/* CERCA */

#search-form {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */
	width: 450px;
	
	/* Gradients */
	background: -webkit-gradient( linear,left top, left bottom, color-stop(0, rgb(243,243,243)), color-stop(1, rgb(225,225,225)));
	background: -moz-linear-gradient( center top, rgb(243,243,243) 0%, rgb(225,225,225) 100%);
	
	/* Rounded Corners */
	border-radius: 17px; 
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3); 
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}

/*** TEXT BOX ***/
.ricerca{
	background: #fafafa; /* Fallback color for non-css3 browsers */
	
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(230,230,230)));
	background: -moz-linear-gradient( center top, rgb(250,250,250) 0%, rgb(230,230,230) 100%);
	
	border: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,.8);
	font-size: 16px;
	margin: 4px;
	padding: 5px;
	padding-left:10px;
	width: 150px;
	
	/* Rounded Corners */
	border-radius: 17px; 
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	
	/* Shadows */
	box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
}

/*** USER IS FOCUSED ON TEXT BOX ***/
.ricerca:focus{
	outline: none;
	background: #fff; /* Fallback color for non-css3 browsers */
	
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(235,235,235)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(235,235,235) 100%);
}

/*** SEARCH BUTTON ***/
.inviaricerca{
	background: #1f5092;/* Fallback color for non-css3 browsers */
	
	border: 0;
	color: #eee;
	cursor: pointer;
	float: right;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	margin: 4px 4px 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	width: 84px;
	outline: none;
	
	/* Rounded Corners */
	border-radius: 30px; 
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	
	/* Shadows */
	box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
}
/*** SEARCH BUTTON HOVER ***/
.inviaricerca:hover {
	background: #36b6e6; /* Fallback color for non-css3 browsers */
}
.inviaricerca:active {
	background: #36b6e6; /* Fallback color for non-css3 browsers */
	
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(89,222,27)), color-stop(0.15, rgb(83,179,38)), color-stop(0.8, rgb(66,143,27)), color-stop(1, rgb(54,120,22)));
	background: -moz-linear-gradient( center bottom, rgb(27,96,222) 0%, rgb(83,179,38) 15%, rgb(66,143,27) 80%, rgb(54,120,22) 100%);
}

#login{
	position: center;
	height: 200px;
	width: 95%;
	border:1px solid black;	
}
#login.input{

	margin-top:250px;
	width:100px;
}

/*FORM LOGIN IN ACCEDI.PHP*/



.signInFormHolder
{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	font-weight:bold;
	font-size:12px;
	font-family: "Helvetica Neue" ,"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
.signInFormHolder a
{
	color:#1c4e87;
	text-decoration:none;
}
.signInFormHolder a:hover
{
	text-decoration:underline;
}

.signInForm ,  .signInForm ul , .signInForm li 
{
	padding:0px;
	margin:0px;

	border:none;
	color:#000;
	font-size:12px;
}
.signInForm 
{
	padding:0px;
	margin:0px;
	background:#e7e7e7;
	width:470px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #b6b6b6;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font-weight:bold;
	
	box-shadow:inset  #fff 0px 1px 0px;
	-moz-box-shadow:inset  #fff 0px 1px 0px;
	-webkit-box-shadow:inset  #fff 0px 1px 0px;
}
.signInForm .content
{
	padding:20px;
	width:390px;
	margin-right:auto;
	margin-left:auto;
}
.signInForm ul
{
	list-style:none;
}
.signInForm li
{
	margin-bottom:10px;
	list-style:none;
	clear:both;
}
.signInForm li input[type="text"], .signInForm li input[type="text"]:hover ,  .signInForm li input[type="password"]
{
	padding:10px;
	width:370px;
	border:3px solid #e7e7e7;
	font-size:14px;
	line-height:20px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-weight:normal;
	box-shadow:inset #707070 0px 0px 3px, inset #acacac 1px 1px 0px, inset #acacac -1px -1px 0px;
	-moz-box-shadow:inset #707070 0px 0px 3px, inset #acacac 1px 1px 0px, inset #acacac -1px -1px 0px;
	-webkit-box-shadow:inset #707070 0px 0px 5px, inset #acacac 1px 1px 0px, inset #acacac -1px -1px 0px;
}
.signInForm .title
{
	font-size:30px;
	margin-bottom:10px;
}

.signInForm .btn
{
	float:right;
}
.signInFormHolder .register 
{
	color:#1c4e87;
	text-align:center;
	width:100%;
}
#motore_ricerca{
	position: relative;
	background:  repeat-x bottom center;
	width: 100%;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	padding-top:25px;
	padding-bottom:25px;
	background:#40d57f;
}
#cerca{
	position: relative;	
	height: 75px;
	width: 80%;
	background: #dfe9f3 repeat-x;
	padding-top:35px;
	padding-left:480px;
	border-bottom:1px solid black;
}

#cerca-form {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */
	width: 80%;
	height:48px;
	padding:2px;
	vertical-align:middle;
	position:relative;
	margin:10px auto;
	/* Gradients */
	background: -webkit-gradient( linear,left top, left bottom, color-stop(0, rgb(243,243,243)), color-stop(1, rgb(225,225,225)));
	background: -moz-linear-gradient( center top, rgb(243,243,243) 0%, rgb(225,225,225) 100%);
	
	/* Rounded Corners */
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3); 
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}

/*** TEXT BOX ***/
.inputtype{
	background: #f0f0f0; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(230,230,230)));
	background: -moz-linear-gradient( center top, rgb(250,250,250) 0%, rgb(230,230,230) 100%);
	border: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,.8);
	margin: 2px;
	padding: 1px;
	#width: 350px;
	height:40px;
	/* Rounded Corners */
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 22px;
	color:#1c4e87;
	font-style:bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:lighter;

	/* Shadows */
	box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
}

/*** USER IS FOCUSED ON TEXT BOX ***/
.inputtype:focus{
	outline: none;
	background: #f1da36; /* Old browsers */
	background: #efdd69; /* Old browsers */
	background: -moz-linear-gradient(top, #efdd69 0%, #fefcea 99%, #fefcea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efdd69), color-stop(99%,#fefcea), color-stop(100%,#fefcea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efdd69 0%,#fefcea 99%,#fefcea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efdd69 0%,#fefcea 99%,#fefcea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efdd69 0%,#fefcea 99%,#fefcea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #efdd69 0%,#fefcea 99%,#fefcea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efdd69', endColorstr='#fefcea',GradientType=0 ); /* IE6-9 */
}

/*** SEARCH BUTTON ***/
.button-invia{
	background: #1f5092;
	border: 0;
	color: #eee;
	cursor: pointer;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	position:relative;
	top:-2px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	width: 84px;
	outline: none;
	/* float:right; */
	/* Rounded Corners */
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	
	/* Shadows */
	box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
}
/*** SEARCH BUTTON HOVER ***/
.button-invia:hover {
	background: #36b6e6; /* Fallback color for non-css3 browsers */
}
.button-invia:active {
	background: #1f5092; /* Fallback color for non-css3 browsers */
	box-shadow: 1px 1px 1px 1px #232323 inset;
}

#testo_centro{
	position: relative;
	padding-top:15%;
	padding-left:10%;
	padding-right:30%;
	margin-right:10px;
	margin-left:30px;
	height: 50%;
	width: 50%;
	background: none;	
	background: url(../img/attesa.png) no-repeat;
	font-size:20px;
}
.strong{
	font-weight:bold;
	color: #3ea5d8;
}
.inputarr{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
	width:380px;
}
.boxpagine{
	#border:1px solid black;
	width:100%;
	height:50px;
}
.inputregistrazione{
	padding: 4px 4px;
	background: #fff;
	border: 1px solid #929292;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
	width:60%;
	#width:200px;
}

.select_reg{
width:200px;
	height: 23px;
	#padding: 4px 4px;
	background: #fff;
	border: 1px solid #929292;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
}
.select_reg option{
width:200px;
	padding: 2px 2px;
	background: #fff;
	border: 1px solid #929292;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial;
}

#page2-content{
	float: left;
	width: 906px;
	margin-left: 30px;
	line-height: 1.5em;
}
#page2-content a{
	text-decoration:none;
	color:#454962;
}
#page2-content a:hover{
	text-decoration:none;
	color:#4f99d7;
}
/* ultime aziende registrate */
.wrapper5{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px;
	padding-top:15px;
	background-color:#dddddd;
	font-family:font-family: Arial, Helvetica, sans-serif;
	color:#1c4e87;
}
.wrapper5 table{
	text-align:center;
	border-spacing:5px;
	margin:5px;
	width:200px;
	border:0px;
}

.wrapper5 td{
	width:50px;
	opacity:0.8;
	padding-right:20px;
	vertical-align:middle;
	font-size:16px;
}

.wrapper5 tr{
	border:0px;
}
.wrapper5 a{ text-decoration:none;color:#032e5f;font-weight:bold;opacity:1;z-index:999;font-size:16px;}
.wrapper5 a:hover{ cursor:pointer;}
.smussa-tutto{
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	font-weight: bold;
	border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
	border-bottom:none;
	padding-left:10px;
	height:30px;
	background:#fafafa;	
	box-shadow: 2px 2px 5px 2px #333333;
}
.smussa-tutto:hover{
	box-shadow: 1px 1px 1px 1px #333333 inset;
	cursor:defult;
}

#container{
	*background-color: white;
	width: 100%;
	margin: 20px auto;
}
.list_carousel {
	width: 100%;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width:200px;
	height:120px;
	padding: 0;
	margin: 15px;
	display: block;
	float: left;
#	border:1px solid black;
}
.list_carousel a:hover{
	opacity:0.8;
}