si/*
Theme Name: WordPress gigasweb_theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Andrea Manconi/Diego Toffanello - Gigasweb s.r.l.
Author URI: http://www.gigasweb.it
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Lucida Grande, Arial, Sans-Serif;
	color: #333;
	margin:0px;
	}


#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	display:none;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	display:none;
	}

#content {
	font-size: 1.2em;
	overflow:hidden;
	}
	#content_news {
	font-size: 1.2em;
	overflow:hidden;
	}
	#content_row{
		overflow:hidden;
		padding-bottom:20px;
		margin-top:20px;
		}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	.entry img{
		border:1px solid #ccc;
		padding:2px;
		}			
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #aaa;
	text-decoration: underline;
	}
a:active{outline: none;}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
#screen{
	background:url(images/main_bg.jpg) repeat;
	}
#page {
	background-color: white;
	background:url(images/main_container_bg.png) repeat-y;
	margin:auto;
	padding: 0;
	width: 1070px;
	height:100%;
	display:block;
	}
#contenuti{
	width:1004px;
	height:100%;
	padding-left:2px;
	margin:auto;
	overflow:hidden;
	}
#row1{
	width:auto;
	overflow:hidden;
	height:450px;
	position:absolute;
	display:none;
	}
	#header_left{
		width:850px;
		height:450px;
		overflow:hidden;
		float:left;
		display:none;
		}
	#header_right{
		width:154px;
		overflow:hidden;
		float:left;
		
		}
	#area_clienti{
		width:150px;
		height:25px;
		margin-left:60px;
		background:#79b900;
		text-align:center;
		padding-top:5px;
		display:none;
		border:1px solid #000;
		}
		#area_clienti a{
			color:#fff;
			text-transform:uppercase;
			font-size:14px;
			display:block;
			}
	#menu_principale{
		height:450px;
		padding-top:15px;
		overflow:hidden;
		width:780px;
		margin-left:47px;
		display:none;
		}
/*MENU*/
#pixopoint_menu1 {
	width:100%;
	height:35px;
	margin:0;}
#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	color:#666666;
	line-height:35px;
	z-index:20;
	letter-spacing:0px;

	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0 0px;
	margin-left:10px;
	;float:left;
	font-family:tahoma,sans-serif;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	
	}
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 12px;
	padding-left:24px;
	background:url(images/+79b900.png) no-repeat;
	background-position:0px 8px;
	color:#79b900;
font-size:18px;
font-weight:100;
letter-spacing:1px;
text-transform:lowercase;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#8aca11;
	padding-left:24px;
	background:url(images/+8aca11.png) no-repeat;
	background-position:0px 8px;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:35px;
	width:120px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:4px 10px;
	
	font-variant:normal;
	background:none;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#000;
	z-index:20;
	width:165px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	background:#ffffff;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;

	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:22px;
	color:#aaa;
	font-size:12px;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#333;
	text-decoration:none;
	background:none;
	padding-left:10px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#000;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover,  #pixopoint_menu1 ul ul li:hover li a{
	color:#666666;
	
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#666666;
	background:#ffffff;
	
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#666666;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}
/*FINE MENU*/
		#logo{
			width:83px;
			height:50px;
			background:url(images/main_logo.png) no-repeat;
			margin-top:20px;
			}
			#logo a{
				width:83px;
				height:50px;
				display:block;
				}
#row2{
	width:100%;
	margin-top:100px;
	overflow:hidden;
	height:304px;
	display:none;
	}
	#swf{
		border-top:2px solid #79b900;
		border-bottom:2px solid #79b900;
		width:1004px;
		}
#page_content{
	width:1004px;

	}
	#page_content_row1{
		overflow:hidden;
		}
		.home_floater{
			float:left;
			height:370px;
			padding-left:10px;
			padding-right:10px;
			}
			.home_floater h2{
				color:#79b900;
				font-weight:normal;
				font-size:18px;
				text-transform:uppercase;
				height:20px;
				}
			.home_floater a{
				color:#666;
				text-decoration:none;
				}
			.home_floater a:hover{
				text-decoration:underline;
				}
		#latest_release{
			width:270px;
			padding-top:20px;
			padding-right:20px;
			overflow:hidden;
			}
			#latest_screenshot{
				margin-top:20px;
				border:2px solid #79b900;
				width:220px;
				height:110px;
				margin-left:15px;
				}
			#vai_al_sito{
				text-align:right;
				width:240px;
				height:30px;
				margin-top:5px;
				}
			#vai_al_sito_page{
				width:300px;
				height:80px;
				margin-top:5px;
				}
				#vai_al_sito a{
					font-size:12px;
					}
				#vai_al_sito_page a{
					font-size:14px;
					}
			.latest_row{
				overflow:hidden;
				width:300px;
				height:45px;
				}
				.latest_key{
					font-size:12px;
					color:#666;
					width:80px;
					margin-left:15px;
					overflow:hidden;
					font-weight:bold;
					text-transform:capitalize;
					}
				.latest_value{
					font-size:12px;
					color:#000;
					width:220px;
					margin-left:40px;
					height:25px;
					font-weight:bold;
					overflow:hidden;
					}
		#news{
			width:310px;
			overflow:hidden;
			padding-top:20px;
			padding-right:20px;
			}
			.news_row{
				width:310px;
				padding-top:20px;
			}
			.more_line{
				width:330px;
				height:20px;
				}
			.more_float{
				float:left;
				width:270px;
				height:20px;
				border-bottom:1px dotted #666666;
				}
			.more{
				float:left;
				width:36px;
				font-size:13px;
				height:20px;
				padding-left:4px;
				}
		#preventivo{
			width:324px;
			overflow:hidden;
			padding:0px;
			margin-left:40px;
			}
	#page_content_row2{
		overflow:hidden;
		border-top:1px solid #79b900;
		border-bottom:1px solid #79b900;
		width:930px;
		margin:auto;
		margin-top:10px;
		min-height:200px;
		}
			.home_floater2{
			float:left;
			width:290px;
			overflow:hidden;
			padding-left:10px;
			padding-right:10px;
			margin-top:10px;
			}
			 .home_macroareas_title{
			 	background:url(images/home_floater2_title_line.jpg) no-repeat;
			 	background-position:bottom left;
			 	margin:auto;
			 	padding-top:20px;
			 	width:280px;
			 	height:35px;
			 	}
			 	.home_macroareas_title h1{
			 		font-size:20px;
			 		text-align:left;
			 		color:#79b900;
			 		margin-top:-20px;
			 		margin-left:35px;
			 		}
			 		.home_macroareas_title a{
			 		font-size:20px;
			 		text-align:left;
			 		color:#999;
			 		margin-top:-20px;
			 		padding-left:20px;
			 		background:url(images/+9.jpg) no-repeat;
			 		}
			 		.home_macroareas_title a:hover{
			 		padding-left:20px;
			 		background:url(images/+a.jpg) no-repeat;
			 		color:#aaa;
			 			}
	#sidebar_servizi{
		/*background:#79b900 url(images/sidebar_servizi_bg.png) no-repeat;*/
		border-right:1px solid #79b900;
		background-position:80px;
		float:left;
		padding:10px;
		width:240px;
		overflow:hidden;
		min-height:300px;
		height:100%;
		margin-top:53px;
		margin-left:20px;
		display:none;
		}
	#sidebar_servizi h1{
		text-align:left;
		font-size:18px;
		color:#79b900;
		text-transform:uppercase;
		font-weight:normal;
		height:30px;
		}
	#sidebar_servizi h2{
		font-size:12px;
		font-weight:normal;
		height:20px;
		margin-top:0px;
		padding-left:15px;
		}
		#sidebar_servizi a{
			color:#79b900;
			text-decoration:none;
			font-size:12px;
			display:block;
			
			
			}
			#sidebar_servizi a:hover{
				color:#8aca11;
				}
	#icone{
		width:32px;
		height:auto;
		overflow:hidden;
		margin-left:565px;
		display:none;
		}
	#icona_pdf{
		float:left;
		width:16px;
		
		}
	#icona_stampa{
		float:left;
		width:16px;
		}
	#icone_social{
	width:800px;
	margin:auto;
	height:50px;
	padding-top:60px;
	overflow:hidden;
	}
	.icona_social{
		float:left;
		width:25%;
		height:55px;
		
		}
		a#ico_facebook{
			background:url(images/facebook_icona.jpg) no-repeat;
			display:block;
			width:100px;
			height:50px;
			padding-top:20px;
			padding-left:42px;
			font-size:11px;
			color:#999;
			}
		a#ico_twitter{
			background:url(images/twitter_icona.jpg) no-repeat;
			display:block;
			width:100px;
			height:50px;
			padding-top:20px;
			padding-left:43px;
			font-size:11px;
			color:#999;
			}
		a#ico_youtube, span#ico_youtube{
			background:url(images/youtube_icona.jpg) no-repeat;
			display:block;
			width:100px;
			height:50px;
			padding-top:20px;
			padding-left:42px;
			font-size:11px;
			color:#999;
			}
		a#ico_newsletter, span#ico_newsletter{
			background:url(images/newsletter_icona.jpg) no-repeat;
			display:block;
			width:100px;
			height:50px;
			padding-top:20px;
			padding-left:44px;
			font-size:11px;
			color:#999;
			}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 100%;
	overflow:hidden;
	margin-top:10px;
	}
	.narrowcolumn_news {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 900px;
	overflow:hidden;
	margin-top:10px;
	}
	#title_row{
		overflow:hidden;
		}
	h1.path{
		float:left;
		overflow:hidden;
		font-size:21px;
		}
	#path_slash{
		float:left;
		overflow:hidden;
		font-size:22px;
		width:20px;
		text-align:center;		
		}
	h2.path{
		float:left;
		overflow:hidden;
		font-size:22px;
		padding-left:22px;
		background:url(images/+3.jpg) no-repeat;
		background-position:0px 4px;
		}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	margin-top:0px;
	width:100%;
	padding-top:50px;
	padding-left:50px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	width: 100%;
	height:50px;
	margin-top:0px;
	padding-top:10px;
	overflow:hidden;
	}
	#footer a{
		color:#666666;
		text-decoration:none;
		}
		#footer a:hover{
			text-decoration:underline;
			color:#999999;
			}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}
strong{
	color:#222;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{

	float:left;
	width: 324px;
	background:#79b900;
	margin-top:10px;	
	color:#fff;
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {

	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	.navigation a{
		color:#666;
		}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#contatti{
	padding-top:10px;
	height:314px;
	padding-left:10px;
	}
	#contatti p{
		color:#666666;
		}
	#contatti strong{
		font-size:13px;
		}
	.form_row{
		overflow:hidden;
		min-height:35px;
		}
	.label{
		width:90px;
		float:left;
		overflow:hidden;
		color:#666666;
		padding-top:4px;
		font-weight:bold;
		font-size:12px;
		}
	#form{
		margin-top:20px;
		}
	#form input{
		width:200px;
		float:left;
		}
	#form_submit_row{

		width:300px;
		overflow:hidden;
		height:24px;
		}
	input#invia{
		width:70px;
		float:left;
		margin-top:-6px;
		}
	input#privacy{
		width:15px;
		margin-top:0px;
		}
	#privacy_row{
		width:226px;
		float:left;
		}
	#privacy_row a{

		}
	#output{
		text-align:right;
		padding-right:10px;
		height:15px;
		overflow:hidden;
		}
		#output p{
			margin:0px;
			}
#mappa{
	width:288px;
	margin-top:10px;
	border:1px solid #fff;
	padding:2px;
	}

	a#linkmappa{
		border:none;
		color:#fff;
		margin-top:5px;
		display:block;
		}
/* General */

.tw-content {  float:left; width:324px; height:324px;background:#79b900; }
.tabbed-widget { float:left; width:100%; border:none; background:#fff; } 
.textwidget{
	padding:5px;
	}

/* Accordion */

.ui-accordion { float:left; width:100%; margin:1em 0; }
.ui-accordion span.ui-icon { float:right; width:1.5em; height:1.25em; }
.ui-accordion .ui-state-active a { background:url('../images/onlight-accordion-open.png') no-repeat 100% 50%; color:#333; text-decoration:none; }
.ui-accordion .ui-state-default a { background:url('../images/onlight-accordion-closed.png') no-repeat 100% 50%; }
.ui-accordion .ui-accordion-header.ui-state-default:hover { text-decoration:underline!important; }
.ui-accordion .tw-title { margin:0; padding:0; float:left; width:100%; }
.ui-accordion .tw-title a { padding:0.5em 0; display:block; }


/* Tabbed  */

.ui-tabs-hide { display:none;  }

.ui-state-active{min-width:108px; height:30px; text-align:center;}

.ui-state-default{min-width:108px; height:30px; background:#fff; text-align:center; }

.ui-state-default a{min-width:98px; height:20px; text-transform:uppercase; display:block; font-size:14px; padding-top:10px; padding-left:10px; color:#79b900;}

.ui-state-active{background:#79b900;}

.ui-state-active a { font-weight:bold; text-decoration:none; text-transform:uppercase; color:#333; display:block; color:#79b900; }

.ui-tabs .ui-tabs-nav { float:left;  clear:both; margin:0; padding:0;}

.ui-tabs .ui-tabs-nav li { float:left; margin-right:0.5em; display:block;  }

.ui-tabs li.ui-tabs-selected a {padding-top:10px; padding-left:10px; padding-right:10px; min-width:98px; height:20px; color:#fff;  text-decoration:none; display:block; font-size:14px;font-weight:normal; }

li.ui-tabs-selected a:hover{
	color:#fff;
	text-decoration:none;
	}




/* Default theme */


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

