@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	margin:10px 0;
	padding:10px 0;
	text-align:center;
}

img {
	border:0;
}

p, a, td, h1, h2, h3, h4, h5, h6, span, ul, li, label, div, textarea, input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#555;
}

a {
	color:#ed1c24;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

hr {display:none}

.cleaner {
	clear:both;
	font-size:1px;
}

#container {
	width:920px;
	margin:0 auto 0 auto;
	text-align:left;
	border: 23px solid #999;
	padding:0 0 30px 30px;
}

.alert {
	color:#fff;
	background:#ed1c24;
	padding:4px 10px;
}



/*//// HEADER ////*/

#header {
	height: 115px;
}

#header h1 {
	float:left;
	width:250px;
	height:70px;
	margin: 20px 0 0 0;
}

#header h1 a {
	display:block;
	width:250px;
	height:70px;
	background:url(../../img/ddstudio.gif) no-repeat;
}

#header h1 span {
	display:none;
}

#topmenu {
	margin:0 0 0 312px;
	padding:72px 0 0 0;
	height: 20px;
}

#topmenu li {
	list-style-type:none;
	float:left;
}

#topmenu li a {
	display:block;
	height: 21px;
	margin: 0 73px 0 0;
}

#topmenu li a.homePage {
	width: 87px;
	background: url(../../img/it/menuHomePage.gif) no-repeat center center;
}

#topmenu li a.servizi {
	width: 53px;
	background: url(../../img/it/menuServizi.gif) no-repeat center center;
}

#topmenu li a.acquistoVendita {
	width: 150px;
	background: url(../../img/it/menuAcquistoVendita.gif) no-repeat center center;
}

#topmenu li a.contatti {
	width: 72px;
	background: url(../../img/it/menuContatti.gif) no-repeat center center;
}

#topmenu li a.last {
	margin: 0;
}

#topmenu li a span {
	display: none;
}



/*//// IMAGE INTRO ////*/

#intro {
	margin:0 0 20px 0;
}

#intromenu {
	position:absolute;
	width:294px;
	top:104px;
	left:15px;
	z-index:4;
}

#intromenu li {
	list-style-type:none;
	margin:0 0 1px 0;
}

#intromenu a	 {
	display:block;
	outline:none;
	height:39px;
	width:294px;
	text-decoration:none;
}

#intromenu .introlink {
	background:url(../../img/black_bg.png);
}

#intromenu .introlink:hover {
	background:url(../../img/black2_bg.png);
}

#intromenu .introlink_hov {
	background:url(../../img/red_bg.png);
}

#intromenu a span {
	display:block;
	height:39px;
	width:294px;
}

#intromenu #link01 span {
	background:url(../../img/it/appartamenti.png) no-repeat;
}

#intromenu #link02 span {
	background:url(../../img/it/villeecasali.png) no-repeat;
}

#intromenu #link03 span {
	background:url(../../img/it/specialemarelago.png) no-repeat;
}

#intromenu #link04 span {
	background:url(../../img/it/ufficispazicomm.png) no-repeat;
}

#intromenu li span em {
	visibility:hidden;
}

#intromenuclose {
	height:55px;
	background:url(../../img/black_bg.png);
	padding:60px 0 0 0;
}

#intromenuclose p {
	font-size:14px;
	/*color:#ed1c24;*/
	color:#fff;
	text-align:center;
	margin:0 0 4px 0;
}

#intromenuclose span {
	font-size:15px;
	/*color:#ed1c24;*/
	color:#fff;
}

#intromenuclose #sell {
	display:block;
	float:left;
	height:20px;
	width:79px;
	background-image:url(../../img/it/vendita.png);
	background-repeat:no-repeat;
	margin:0 0 0 68px;
}

#intromenuclose #lease {
	display:block;
	float:left;
	height:20px;
	width:78px;
	background-image:url(../../img/it/locazione.png);
	background-repeat:no-repeat;
}

#intromenuclose a span {
	display:none;
}

#intromenuclose a:hover {
	background-position:0 -20px;
}

#intro #pages {
	overflow:hidden;
	width:920px;
	height:379px;
	position: relative;
}

.scrolling-page {
	width:920px;
	height:379px;
	background:#ddd url(../../img/loader.gif) no-repeat center center;
	position:relative;
}

.scrolling-page p {
	position:absolute;
	top:240px;
	left:480px;
	width:371px;
	height:124px;
}

.scrolling-page p span {
	display:none;
}

#pages #page01 p {
	background:url(../../img/it/slogan01.png) no-repeat;
}

#pages #page02 p {
	background:url(../../img/it/slogan02.png) no-repeat;
}

#pages #page03 p {
	background:url(../../img/it/slogan03.png) no-repeat;
}

#pages #page04 p {
	background:url(../../img/it/slogan04.png) no-repeat;
}


/*//// OTHER HOME PAGE BLOCKS ////*/

#welcome_text {
	width:600px;
	float:left;
}

#welcome_text h2 {
	font-size:20px;
	margin:0 0 10px 0;
}

#welcome_text p {
	line-height:150%;
	margin: 0 0 10px 0;
}

#home_search {
	width:264px;
	float:right;
	padding:0;
}

#home_search h3 {
	width:200px;
	height:21px;
	margin:0 0 20px 0;
	background:url(../../img/it/ricercaimmobile.gif) no-repeat;
}

#home_search h3 span {
	display:none;
}



/*//// MAIN CONTENT ////*/

#main {
	padding:15px 0 0 0;
}

#main_sx {
	float:left;
	width:294px;
	margin:0 20px 20px 0;
}

#main_dx {
	float:left;
	width:571px;
	margin:0 0 20px 0;
}




/*//// SEARCH BOX ////*/

#search {
	padding:0;
}

#search h3 {
	width:200px;
	height:21px;
	background:url(../../img/it/nuovaricerca.gif) no-repeat;
}

#search h3 span {
	display:none;
}

#search .divider {
	width:250px;
}

.divider {
	background:url(../../img/vert-dotted.gif) repeat-x;
	height:20px;
}

#search .search_item,
#home_search .search_item {
	margin:0 0 10px 0;
}

#search .toplabel,
#home_search .toplabel {
	display:block;
	margin:0 0 3px 0;
}

#search select,
#home_search select {
	width:230px;
	vertical-align:middle;
}

.select_no_width {
	width:90px !important;
}

#search .leftlabel div {
	margin:0 0 5px 0;
}

#search .leftlabel input {
	width:70px;
	border:#ccc solid 1px;
	padding:2px 0 2px 2px;
	vertical-align:middle;
	margin:0 10px 0 0;
}

#search .leftlabel label {
	margin:0 5px 0 0;
	vertical-align:middle;
	font-size:11px;
}

.button {
	margin:15px 0 0 0;
	float:left;
	height:28px;
	background:url(../../img/button_l.gif) no-repeat;
}

.button a {
	display:block;
	float:left;
	height:22px;
	padding:6px 15px 0 15px;
	text-decoration:none;
	background:url(../../img/button_r.gif) no-repeat top right;
}

.button a:hover {
	color:#888;
}




/*//// SEARCH RESULTS ////*/

#search_results #search_title {
	height:22px;
}

#search_results h2 {
	color:#ed1c24;
	font-size:18px;
	float:left;
	width:220px;
}

#search_results #search_order {
	float:right;
}

#search_order label,
#search_order select {
	vertical-align:middle;
}

.result_item {
	background:url(../../img/vert-dotted.gif) repeat-x left bottom;
	margin:0 0 20px 0;
}

.result_item .img {
	float:left;
	width:158px;
	margin:0 12px 0 0;
}

.result_item .img img {
}

.result_item .infos {
	float:left;
	width:400px;
}

.result_item .infos h3 {
	font-size:16px;
	margin:0 0 5px 0;
}

.result_item .infos .ref {
	font-size:10px;
	margin:0 0 10px 0;
}

.result_item .infos .descr {
	margin:0 0 10px 0;
}
.result_item .infos .price {
	font-size:15px;
	font-weight:bold;
	margin:0 0 8px 0;
}

.result_item .infos .price span {
	font-size:11px;
	color:#ed1c24;
	font-weight:bold;
}

.details_table {
	width:100%;
	margin:0 0 15px 0;
}

.details_table td {
	vertical-align:top;
	width:50%;
	padding:2px 0;
}

.details_table strong {
	font-size:11px;
	color:#ed1c24;
}

.detail_btn {
	display:block;
	background:url(../../img/detail_button.gif) no-repeat;
	height:18px;
	width:108px;
	padding:4px 0 0 12px;
	text-decoration:none;
	margin:0 0 20px 0;
}

.detail_btn:hover {
	color:#888;
}

#pagination {
	text-align:center;
	padding:10px 0 20px 0;
}

#pagination a {
	margin:0 10px;
	text-decoration:none;
}

#pagination a:hover {
	color:#888;
}

#pagination .sel_page {
	font-size:14px;
	font-weight:bold;
}



/*//// DETAILS ////*/

#details {
	position:relative;
}

#details h2 {
	color:#ed1c24;
	font-size:18px;
}

#details #morecont{
	position:absolute;
	top:3px;
	right:0;
	float:right;
}

#details #print {
	float:left;
	background:url(../../img/printer.gif) no-repeat center right;
	height:13px;
	padding:3px 20px 0 10px;
}

#details #print a {
	float:left;
	text-decoration:none;
	font-size:11px;
}

#details #print a:hover {
	text-decoration:underline;
}

#details #link {
	float: left;
	background:url(../../img/printer.gif) no-repeat center right;
	height:13px;
	padding:3px 20px 0 10px;
}

#details #link a {
	float: left;
	text-decoration:none;
	font-size:11px;
}

#details #link a:hover {
	text-decoration:underline;
}

#details #attach {
	float:left;
	background:url(../../img/printer.gif) no-repeat center right;
	height:13px;
	padding:3px 20px 0 10px;
}

#details #attach a {
	float:left;
	text-decoration:none;
	font-size:11px;
}

#details #attach a:hover {
	text-decoration:underline;
}

#details p {
	
}

#details img {

}

#details #ref_image {
	margin:20px 0 10px 10px;
	float:right;
}

#details .ref {
	margin:0 0 8px 0;
}

#details .ref span {
	text-transform:capitalize;
}

#details .descr {
	/*text-align:justify;*/
	line-height:150%;
	margin:0 0 15px 0;
}

#details .price {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#details .price span {
	font-size:11px;
	color:#ed1c24;
	font-weight:bold;
}

.complete td {
	vertical-align:top;
	width:33%;
}

#details #map {
	margin:0 0 20px 0;
	width:563px;
	height:180px;
}

.back_btn {
	display:block;
	background:url(../../img/back_button.gif) no-repeat;
	text-align:right;
	height:18px;
	width:127px;
	padding:4px 12px 0 0;
	text-decoration:none;
	margin:0 0 20px 0;
}

.detail_btn:hover {
	color:#888;
}

#press_contacts {
	display:none;
}





/*//// PHOTO GALLERY ////*/

#photogallery {
	padding:0;
}

#photogallery .divider {
	width:250px;
}

#photogallery h3 {
	width:200px;
	height:21px;
	background:url(../../img/it/galleriafotografica.gif) no-repeat;
}

#photogallery h3 span {
	display:none;
}

.photo_block {
	margin:0 0 15px 0;
}

.photo_block h4 {
	text-transform:uppercase;
	margin:0 0 5px 0;
}

.photo_block a {
	display:block;
	width:74px;
	height:74px;
	float:left;
	margin:0 10px 5px 0;
	text-align:center;
}

#photogallery #noimage {
	margin:0 0 40px 0;
	font-size:11px;
}




/*//// LEFT MENU ////*/

#leftmenu {
	background:#fff;
	padding:0;
}

#leftmenu .divider {
	width:250px;
}

#leftmenu h3 {
	width:240px;
	height:21px;
}

#leftmenu h3 span {
	display:none;
}

#leftmenu li {
	list-style-type:none;
}

#leftmenu li a {
	display:block;
	width:232px;
	color:#555;
	text-decoration:none;
	font-size:13px;
	padding:5px 5px;
	margin:0 0 1px 0;
}

#leftmenu li a.sel {
	/*background:#F3F3F3;*/
	color:#ed1c24;
	font-weight:bold;
}

#leftmenu li a:hover {
	background:#F3F3F3;
	color:#ed1c24;
}




/*//// STATIC CONTENTS ////*/

#static h2 {
	color:#ed1c24;
	font-size:18px;
}

#static p {
	line-height:150%;
	margin:0 0 10px 0;
}

#static h3 {
	line-height:150%;
	margin:0 0 20px 0;
	font-size:13px;
}

#static h4{
	line-height:150%;
	font-size:13px;
	font-weight:bold;
	color:#ed1c24;
}

#static .indent {
	display:block;
	margin:0 0 0 20px;
}

#static ul {
	padding:0 0 0 20px;
}

#static li {
	list-style-type:none;
	list-style-image: url(../../img/dash.gif);
	list-style-position: outside;
	line-height:150%;
}

#leftmap {
	width:264px;
	height:300px;
	border:none;
	overflow:hidden;
	margin:0 0 5px 0;
}

.formcomprovendo,
.formcomprovendo2,
.formcomprovendo3,
.formcomprovendo4 {
	margin:0 0 20px 0;
}

.formcomprovendo h4,
.formcomprovendo2 h4,
.formcomprovendo3 h4,
.formcomprovendo4 h4 {
	margin:0 0 10px 0;
}

.formcomprovendo div {
	clear:left;
}

.formcomprovendo label {
	display:block;
	float:left;
	padding:2px 0 0 0;
}

.formcomprovendo .label01 {
	width:80px;
}

.formcomprovendo input {
	display:block;
	float:left;
	margin:0 30px 10px 0;
	border:1px solid #ccc;
	padding:2px;
}

.formcomprovendo .input01 {
	width:120px;
}

.formcomprovendo .input02 {
	width:356px;
}

.formcomprovendo2 .select {
	float:left;
	width:260px;
}

.formcomprovendo2 .select select {
	width:200px;
	margin:0 0 20px 0;
}

.formcomprovendo2 label {
	display:block;
	margin:0 0 5px 0;
}

.formcomprovendo2 textarea {
	width:500px;
	height:150px;
	border:1px solid #ccc;
}

.formcomprovendo3 input {
	vertical-align:middle;
	margin:0 5px 0 0;
}

.formcomprovendo3 label {
	vertical-align:middle;
}

.formcomprovendo3 p {
	font-size:11px;
	line-height:120% !important;
	margin:10px 0 0 0 !important;
}

.formcomprovendo4 .captchablock {
	float:left;
	width:270px;
}

.formcomprovendo4 div label {
	display:block;
	margin:0 0 5px 0;
}

.formcomprovendo4 div input {
	border:1px solid #ccc;
	padding:2px;
	width:210px;
}

#leftimages {
	border-top:15px solid #fff;
	border-bottom:11px solid #fff;
}

#leftimages img {
	border-right:15px solid #fff;
	border-bottom:4px solid #fff;
	border-left:15px solid #fff;
}








/*//// FOOTER ////*/

#footer {
	width: 890px;
	margin:10px auto 0 auto;
	padding:5px 0 0 0;
	height:30px;
	text-align: left;
}

#footer p {
	font-size:11px;
	float:left;
	margin:0 100px 0 0;
}
