/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* TYPE */
body { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background:#fff url(images/bg.gif) repeat-x top; color:#333; height: 100%; position: relative; }

a { 
	color: #525252;
	text-decoration: none;	
}

a:hover { 
	color: #a6ce39;
	text-decoration: none;	
}

a:active, a:focus{ 
   outline:0;
}

p {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #828282;
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	padding-bottom: 10px;
	font-weight: normal;
}

p.titolo {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #a6ce39;
	font-size: 12px;
	text-align: left;
	line-height: 2.2;
	padding: 0px;
	font-weight: normal;
}
span.titolo {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #a6ce39;
	font-size: 12px;
	text-align: left;
	line-height: 2.2;
	padding: 0px;
	font-weight: bold;
}

#no_ie6{
  	display: none;
}

/* LAYOUT */

img { behavior:url(iepngfix.htc); }

img.home { float: left; }

img.come { 
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #cccccc;
	padding: 3px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

img.normal { 
	float: left;
	margin: 0px;
	border: 1px solid #cccccc;
	padding: 3px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.quandoanm {
	margin: 0px 0px 5px 23px;
	width: 700px;
	border: 1px solid #cccccc;
	padding: 3px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.clearer{ clear: both; }
.push {
    height: 137px;
}


.badge {
	width: 100px; height: 104px;
	position: fixed;
	bottom: 0px;
	right: 20px;
	z-index: 999;
	background: transparent url(images/casamia.gif) no-repeat 0 0;
}
.badge:hover {
	width: 100px; height: 104px;
	background: transparent url(images/casamia.gif) no-repeat 0px -104px;
}
.quadratino {
	width: 100px; height: 104px;
	position: fixed;
	bottom: 0px;
	right: 165px;
	z-index: 999;
	background: transparent url(images/quadratino.gif) no-repeat 0 0;
}
.quadratino:hover {
	width: 100px; height: 104px;
	background: transparent url(images/quadratino.gif) no-repeat 0px -104px;
}

#panel {
	background: transparent url(images/panel.jpg) repeat-x top;
	height: 600px;
	width: 100%;
	display: none;
	position: fixed;
	top: 0px; left: 0px;
	z-index: 888;
}
.slide {
	margin: 0;
	padding: 0;
}
#contatti active {
  color: #fff;
}
.chiudi {
	color: #fff;
}
.chiudi:hover {
	color: #525252;
}
a.close {
	position: absolute;
	bottom: -20px;
	left: 800px;
	width: 40px;
	height: 40px;
	z-index: 999999;
}

/* OVERLAY */

div#overlay {
	width: 100%;
	height: 100%;
	background: transparent url(images/overlay_bg.png) repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
}

div#casamia {
	width: 100%;
	height: 250px;
	background: #ffffff;
	position: absolute;
	top: 15%;
	left: 0px;
	z-index: 9999;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
}
div#foto {
	width: 800px;
	height: 210px;
	margin: 15px 0px 0px 30px;
}
div#foto img {
	margin: 20px;
	border: 1px solid #a6ce39;
	padding: 4px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
}
div#foto img:hover {
	background: #a6ce39;
}

/* CONTENT */

.white_hider{
  	height: 100%;
  	width: 100%;
  	background: transparent url("images/hide-fade.png") repeat-y;
  	margin: -65px 0 0 900px;
  	position: fixed;
  	bottom: 0px; left: 0px;
	z-index: 2;
}

.wrapper_content{
  	margin: 0 0 0 38px;
  	width: 950px; 	
  	float: left;
  	z-index: 1;
}

#header, #header_chi, #header_cosa, #header_come, #header_dove, #header_quando {
	width: 1000px;
	height: 110px;
	float: left;
	position: relative;
	margin: 0px;
	background: transparent url(images/logo.gif) no-repeat top left;
}

#site_holder {
	position: absolute;
	top: 0px; left: 0px;
    height: 500px;
    width: 7000px;
    margin-top: 90px;
}

#content_home{
  	margin: 5px 0 0 0;
  	float: left;
  	width: 1000px;
  	height: 400px;
  	background: transparent url(images/slogan.gif) no-repeat top left;
}

#content_chi, #content_cosa, #content_come, #content_dove, #content_quando {
	margin: 5px 0 0 0px;
  	float: left;
  	width: 1000px;
  	height: 450px;
  	z-index: 1;
  	position: relative;
}

.contact {
	margin: 10px 0px 10px 23px;
	width: 500px;
	height: 180px;
}
.contact p {
	color: #ffffff;
	font-size: 17px;
}

/* NAVIGATION */

#nav_holder{
  	width: 7000px;
  	height: 110px;
  	z-index: 1;
}

#menu, #menu_chi, #menu_cosa, #menu_come, #menu_dove, #menu_quando {
left:250px;
bottom:10px;
position:absolute;
height:35px;
width:600px;
}

ul {
margin: 0px; padding: 0px;
}

li {
display:inline;
margin: 0px;
padding: 0px;
}

li a {
position:relative;
float:left;
display:block;
font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: normal;
text-align:center;
line-height:25px;
height:25px;
width:auto;
margin: 0px 10px 0px 10px;
}

li a:hover {
color: #a6ce39;
}

li a.active {
color: #a6ce39;
font-weight: bold;
}

li a.contatti:hover {
color: #a6ce39;
}

li a.contatti.active {
color: #525252;
font-weight: normal;
}

/* FOOTER */
#footer {
	width: 100%;
	height: 20px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	margin: auto;
}
#footer p.footer {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #b1b1b1;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	font-weight: normal;
}
#footer p.footer a{
	color: #b1b1b1;
}
#footer p.footer a:hover{
	color: #969696;
}

/* SLIDER */
.descrizione {
	float: right;
	width: 480px;
	height: 180px;
	border-left: 1px solid #f0f0f0;
	padding: 0px 10px 10px 20px;
	margin-right: 60px;
}
.descrizione img {
	border: 1px solid #cccccc;
	padding: 3px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 7px 0px 0px;

}
.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0px;
			width: 900px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			width: 900px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: hidden}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: none;
			margin: 0px 0px 0px 23px;
			width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 400px;
			clear: both;
			border-top: 1px solid #ccc;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 900px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px 0px 0px 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0px 0px 10px 15px;
			float: left;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			width: 100%;
			text-align: left;
			line-height: 32px;
			color: #828282;
			text-decoration: none;
			display: block;
			padding: 0px 3px 0px 3px;
		}
		
		.stripNav li a:hover {
			color: #a6ce39;
		}
		
		.stripNav li a.current {
			color: #a6ce39;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: none;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

/* IMAGES ZOOM */

/* IMAGES ZOOM */

div#fancy_overlay {
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(images/fancy/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(images/fancy/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(images/fancy/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_nw.png) no-repeat;
}
