/* CSS Document */
body{
background:#fff;
margin:0;
text-align:left;
font:16px Arial;

}

img {
border:none;
}

#container{
width:100%;
margin:20px 0;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


a{
text-decoration:none;
color:#1d1d1d;
}

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

h2{
font-size:34px;
color:#fff;
margin:0 0 15px 0;
font-weight:normal;
}


/*--------------------------------HEADER----------------------------------*/

#header{
margin:0 auto;
width:1024px;
background:transparent;
}

#logo h1{
visibility:hidden;
display: none;
}

#logo{
float:left;
background:url('../images/logo.gif') no-repeat left top;
width:228px; 
height:99px;
margin:7px 0 0 5px;
}

#menu{
float:left;
width:740px;
background:transparent;
margin:7px 0 0 25px;
font:18px Arial;
}

#menu ul{
list-style-type: none;
margin: 0;
padding:0;
}

#menu li{
float:left;
margin:0 0 0 -1px;
padding:27px 43px;
border-left:#eae8e8 1px solid;
border-right:#eae8e8 1px solid;
line-height:15px;
}

.active{color:#e80909;}
/*--------------------------------CONTENT 1----------------------------------*/

#content_up{
float:left;
width:100%;
margin:10px 0 0 0;
padding:20px 0;
background:#f0f1f1;

}

#inside_cont_up{
margin:0 auto;
width:1024px;
background:transparent;
}

#box_img_left{
float:left;
padding:0;
background:transparent;
margin:0;
width:550px;
}
.img_left_vendite{
float:left;
padding:10px;
background:#fff;
margin:0;
}


.tit_top_vendite{
width:400px;
float:left;

}
#box_text_right{
float:left;
margin:5px 0 0 25px;
padding:0;
color:#000;
font-size:40px;
/*letter-spacing:-0.5px;*/
width:430px;
line-height:36px;

}

#box_text_right_vendite{
float:left;
margin:90px 0 0 10px;
padding:0;
color:#000;
font-size:40px;
/*letter-spacing:-0.5px;*/
width:430px;
line-height:36px;

}

p{
float:left;
margin:0;
line-height:30px;
width:420px;
}

.dati_adress{
font-size:24px;
line-height:30px;
margin:10px 0 0 0;

}
.tit_red{
color:#e80909;
margin:10px 0;
font-size:34px;
width:400px;
}

.slideshow { margin: 0 }
.slideshow img { padding:0; background:transparent; }



/*------------------------------content 2------------------------------------------------*/

#content_bottom{
float:left;
width:100%;
margin:0;
padding:25px 0;
background:#e80909;
}

#inside_cont_bottom{
margin:0 auto;
width:1024px;
background:transparent;
}

.img_left{
float:left;
padding:0;
margin:10px 20px 10px 0;
border:#fff 7px solid;
}

.img_left a{
padding:0;
margin:0;
-moz-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
 outline: none;
-moz-outline-style: none;
}

.img_left a:hover{
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

h4{
float:left;
font-size:24px;
color:#fff;
margin:0;
font-weight:normal;
width:630px;
line-height:27px;
}

h4 a{
color:#fff;
}

h4 a:hover{
color:#dfdede;
}



/*--------------------------vendite--------------------------------*/

.luogo {
font-size:22px;
margin:5px 0;
line-height:23px;
font-weight: lighter;
}

.adress {
font-size:28px;
margin:10px 0 0 0;
line-height:29px;
width:400px;
}

.adress a {
text-decoration:none;
color:#e80909;
}

.adress a:hover {
text-decoration:underline;
color:#e80909;
}

.adress_vendite {
font-size:28px;
margin:0 0 10px 0;
line-height:29px;
width:420px;
}

.adress_vendite a {
text-decoration:none;
color:#e80909;
}

.adress_vendite a:hover {
text-decoration:underline;
color:#e80909;
}

h3{
float:left;
font-size:35px;
color:#00247d;
margin:0 0 5px 0;
font-weight:normal;
line-height:33px;
padding:0;
}

#capitolato{
float:left;
font-size:24px;
line-height:24px;
color:#000;
margin:0;
font-weight:normal;



}
#capitolato ul{
float:left;
/*list-style-image:url(../images/circle.gif);*/
margin: 5px 0 5px 0;
padding:0;
line-height:24px;
font-size:24px;
list-style:none;

}

#capitolato li{
/*list-style-image:url(../images/circle.gif);
list-style-type:circle;*/
margin: 0 0 10px 0;
padding:0 0 0 15px;
background:url('../images/circle.gif') no-repeat left;

}

.box_ant_vendite{
float:left;
margin:0 20px 0 0;
width:225px;
}

.mq{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}


/*----------------------------footer-----------------------------*/

#footer{
float:left;
width:100%;
margin:0;
padding:30px 0;
background:#fff;
}

#inside_footer{
margin:0 auto;
width:1024px;
background:transparent;
color:#abadaf;
font-size:14px;
}

br{
margin:5px 0;

}

/*--------------------form - CONTACT---------------------------------------------------------------------------------------*/

#contact_bottom{
float:left;
width:65%;
margin:0;
padding:20px 0;
background:#fff;
}

#inside_contact{
margin:0 auto;
width:425px;
background:transparent;
}



.account_form label {
color:#323C42;
display:block;
font-size:20px;
margin:15px 0 7px;
padding:0;


}


input.text_field.huge, textarea.huge {

	-moz-border-radius:8px;
	-x-system-font:none;
	border: solid 1px #bbb;
	font-size:21px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-attachment: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 250px 4px 4px;
	margin:0;

}

input.text_field.huge:focus, textarea.huge:focus {

	border-color:#00247d;
	background-attachment: scroll;
	background-color: #d8e1f7;
	
}

.big_button:hover {
background:#e80909 none repeat scroll 0 0;
color:#fff;

}

.big_button {

	-moz-border-radius:5px;
	background:#00247d url(big_button_bg.png) repeat-x scroll center top;
	border-color:#DDDDDD #00247d #00247d #DDDDDD;
	border-style:solid;
	border-width:0 1px 1px 0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:22px;
	height:42px;
	line-height:42px;
	margin:0;
	overflow:visible;
	padding:0 15px;
	/*text-shadow:1px 1px #fff;*/

}

input, select {

-x-system-font:none;
color:#000;
font-family:Georgia;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


/*--------------------------LIGHTBOX--------------------------------------*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; margin:-70px 0 0 0; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 0 no-repeat;  }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 0 no-repeat; }

#imageDataContainer{ font: 11px Georgia,Verdana, Arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.8em; overflow: auto; width: 100%	; color:#999999;}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size:14px; font-family: Arial, sans-serif	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 36px; float: right;  padding:10px 0 0 0; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




