/* CSS Document */
body
{
	text-align: center;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
    color: #000000;
	background-color: #ffffff;
	font-size: 9pt;
}

a
{
    color: #e77817;
    }
a:hover
{
    color: #e77817;
    text-decoration: none;
    }

input, select, checkbox
{
  	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;

    }

span.titolettoSps
{
    	color:#362578;
    	font-weight: bold;   
    	 
    }

h2
{
    font-size: 16pt;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
	color:#362578    
    }

/* mappatura logo */
ul#mlogo {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:103px;height:128px;
	left: 27px;
	top: 0}
ul#mlogo li {
display:block;
position:absolute;
margin:0;padding:0
}
li#logo {
left:0;top:0;
width:103px;height:128px;
}
#mlogo a {
display:block;
width:100%;
height:100%}
.alt {display:none}

div#container
{
position: relative;
margin: auto;
text-align: left;
width: 900px;
/*border: 1px solid black;*/
}

div#head
{
	background-image:url(images/headerMain.gif);
	width: 900px;
	height: 135px;
	position: relative;

}

.rosso
{
    color: #dd0000;
    
    }

div#menuLingua
{
position: absolute;
top: 20px;
right: 10px;
color: #a7a7a7;
font-size: 9pt;
line-height: 20px;
vertical-align: middle;
}

div#menuLingua img
{
vertical-align: middle;
}


div#menuTop
{
position: absolute;
top: 54px;
left: 136px;
color: #ffffff;
font-size: 14px;

}

div#menuTop a
{
color: #ffffff;
text-decoration: none;
}

div#menuTop a:hover
{
color: #ffcc00;
}

div#menuTop #menuTopLeft
{
float:left;
/*font-weight: bold;*/
font-size: 14px;
width:144px;
text-align:center;
}


div#menuTop #menuTopLeft div
{
text-align:center;
margin-top: -4px;
line-height:14px;
}


div#menuTop #menuTopLeft a:hover
{
color: #301b86;

}


div#menuTop #menuTopRight
{
position: absolute;
left: 160px;
width: 600px;
}

div#loginTop
{
	position: absolute;
	left: 500px;
	top: 92px;
	line-height: 18px;
	font-size: 8pt;
}
div#loginTop .btnLogin
{
    position: absolute;
    top: 0px;
    
    }

div#loginTop div#divLostPwd
{
    position: absolute;
    top: 22px;
    right: -60px;
    text-align: right;
    font-size: 8pt;
    
    }
    
    
/*    
div#loginTop div#divLostPwd a
{
    color: #72706f;
    text-decoration: underline;
}

div#loginTop div#divLostPwd a:hover
{
    color: #72706f;
    text-decoration: none;
}
*/
input.smallSize
{
width: 400px;
font-size: 8pt;
}

input.mediumSize
{
width: 100px;
font-size: 8pt;

}
input.mediumBigSize
{
width: 150px;
font-size: 9pt;

}


select.mediumBigSize
{
width: 160px;
font-size: 9pt;

}


select.bigSize
{
width: 260px;
font-size: 9pt;

}


table#tblMain
{
    width: 100%;
    margin: 10px 0px 10px 0px;
    
    }
table#tblMain td
{
    /*vertical-align: top;*/
}
table#tblMain .tdMainLeft
{
    width: 250px;
    vertical-align: top;
    
    }

table#tblMain .tdMainRight
{
    width: 650px;
    vertical-align: top;
    
    }

div#divPropertyEngine
{
    position: relative;
    width: 238px;
    height: 357px;
    }

div#divPropertyEngine table#tblPropertyEngine
{
    position: absolute;
    /*width: 230px;*/
    width: 236px;
    
    margin: auto;
    top:50px;
    }
    
div#divPropertyEngine table#tblPropertyEngine td.tdPropertyEngineLeft   
{
    text-align: right;
    color: #28166f;
    font-size: 8pt;
    /*width: 125px;*/
    padding: 8px 0px 8px 0px;
    }


div#divPropertyEngine table#tblPropertyEngine td.tdPropertyEngineRight   
{
    /*width: 105px;*/
    padding: 7px 0px 7px 0px;
    text-align: right;
    }

div#divPropertyEngine table#tblPropertyEngine td.tdPropertyEngineRight select   
{
    width: 144px;
    /*padding: 0px;*/
    font-size: 8pt;
    /*width: 100px;*/
}

div#divPropertyEngine div#divShowAllRec
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: none;
    font-size: 8pt;
}

/*
div#divPropertyEngine div#divShowAllRec a
{
    color: #72706f;
    text-decoration: underline;
    
}

div#divPropertyEngine div#divShowAllRec a:hover
{
    text-decoration: none;
    
}

*/

div#divPropertyEngine  .imgZoom
{
    border: none;
    position: absolute;
    right: 10px;
    bottom: 35px;
    
    }

div#divMappaModulo
{
    background: url(images/bgMappaModulo.gif) no-repeat top left;
    width: 238px;
    height: 140px;
    margin: 12px 0px 0px 0px;
    position: relative;
    }
div#divMappaModulo div
{
    position: absolute;
    width: 189px;
    height: 126px;
    top: 7px;
    left: 20px;
}

div#footer
{
    width: 900px;
    height: 40px;
    position: relative;
    background-image: url(images/bgFooter.gif);
    }
    
div#footer div#infoCopyright
{
    position: absolute;
    top: 8px;
    left: 20px;
    font-size:10px;
    }
    
div#footer div#divCredits
{
    position: absolute;
    top: 10px;
    right: 20px;
    }
div#footer div#divCredits img
{
    border: none;
}


/*pagina default*/
div#welcomeText    
{
    position: relative;
    font-size: 9pt;
    }
    
div#welcomeText_ strong   
{
    /*font-weight: normal;*/
    color:#362578;
    }

div#welcomeText strong   
{
    font-weight: normal;
   color: #eb6221;
    }
div#welcomeText a   
{
 
  color: #eb6221;
     }
    
     
div#welcomeText p    
{
   color: #666666;

    margin: 0px;
     font-size: 12pt;
     
}


div#welcomeText img#firma
{
    float: right;
    clear: left;
    margin: -5px 0 9px 0;
    padding: 0px;
    }  
    
div#vetrinaItems
{
    margin-top: 10px;
    padding-top: 0px;
    
    width: 650px;
    background-image: url(images/bgVetrinaPat.gif);
    }


div#vetrinaItems div#vetrinaInner      
{
    margin: 0px 10px 0px 10px;
    
    }

.singleItem
{
    width: 312px;
    height: 115px;
    position: relative;
    overflow: hidden;
    
    }
    
.miniSpacer
{
    border: none;
    position: absolute;
    z-index: 100;
    width: 310px;
    height: 100px;
    left: 0px;
    
    }
.miniaturaItem    
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    }    
    
.divDatiItem
{
    position: absolute;
    left: 140px;
    top: 0px;
    color: #007cc3;
    /*font-weight: bold;*/
    height: 110px;
    font-size: 9pt;
    line-height: 10pt;
    z-index: 20;
    }    
    
.lblDatiVetrina
{
    font-weight: normal;
    color: #000000;
}    
    
.lblDatiVetrinaRef
{
    font-weight:bold ;
    color: navy;
    font-size: 8pt;
    
}    

/*sezioni istituzionali*/
div#contentSezIst
{
    font-size: 9pt;
    text-align: justify;
    }

div#contentSezIst strong, div#contentSezIst b
{
    color:#362578; 
    }



div#contentSezIst .sottotitolo
{
    font-size: 13pt;
    font-weight: lighter;
    }


div#contentSezIst p    
{
    margin: 0px;
    text-align: justify;
}    

div#contentSezIst #testiContenuto
{
    margin: 10px 0px 0px 0px;
    text-align: justify;
    font-size: 9pt;
    
    
    }
    
div#contentSezIst #testiContenuto .pnlPrivacy
{
    width: 500px;
    height: 100px;
    margin: 5px 0px 0px 0px;
    padding: 4px;
    text-align: justify;
    background-color: #e6e9eb;
    font-size: 8pt;
    border: 1px solid #7f9db9;
    }

div#contentSezIst #testiContenuto .pnlPrivacy h3
{
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

/*catalogo*/
div#catalogo .sottotitolo
{
    font-size: 11pt;
    font-weight: lighter;
    font-style: italic;
    }

div#catalogo div#sommarioRisultati
{
    height: 20px;
    background-image: url('images/bgSommarioRisultati.gif');
    background-position: left top;
    background-repeat: no-repeat;   

    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    
}

#divNMatched
{
    float: left;
    margin-left: 5px;
    font-weight: normal;
    
    }
    
#divSort
{
    float: right;
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;

    }
    
#divSort select
{
    margin-top: 0px;
    font-size: 9px;
    vertical-align: middle;
    height:16px;
    }    
    
    
div#catalogo div#divPageNav
{
    height: 20px;
    background-image: url(images/bgDivPageNav30.gif);
    background-position: bottom left;
    background-repeat: no-repeat;   
    color: #ffffff;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    
}    


div#catalogo div#divPageNav a
{
color: #ffffff;
}

div#catalogo div#elencoItems
{
    border: 1px solid #cccccc;
    margin: 20px 0px 0px 0px;
    }

/*scheda pagina*/
div#contentScheda
{
    font-size: 9pt;
    text-align: justify;
    }
div#contentScheda div#titoloScheda
{
    height: 58px;
    width: 640px;
    background-image: url(images/bgTitoloScheda.gif);
    color: White;
    position: relative;
    vertical-align: top;
    
}

div#titoloEnquire
{
    height: 58px;
    width: 640px;
    background-image: url(images/bgTitoloEnquire.gif);
    color: White;
    position: relative;
}
div#moduloEnquire div#innerEnquire, div#overview
{
    margin: 0px 20px 0px 10px;
    }
div#contentScheda div#titoloScheda h3,  div#titoloEnquire h3
{
    color: White;
    position: absolute;
    top: 22px;
    left: 12px;
    font-weight: normal;
    font-size: 11pt;
    padding: 0px;
    margin: 0px;

}
div#contentScheda #testiContenuto
{
    margin: 10px 0px 0px 0px;
    text-align: justify;
    font-size: 9pt;
}
    
div#mainScheda
{
    width: 640px;
}


div#mainScheda div#visualizzatoreFoto    
{
    float: left;
    width: 400px;
    height: 345px;
    overflow: hidden;
    background-image: url(images/bgSepVisualizzatore.gif);
    background-position: right top;
    background-repeat: no-repeat;
    text-align: center;
 }
 
div#mainScheda div#datiScheda
{
    float: left;margin-left:10px;
    width: 220px;
    overflow: hidden;
    text-align: right;

}
 div#mainScheda table#tblDatiScheda    
{
    width: 220px;
}

div#mainScheda table#tblDatiScheda .schedaLeft
{
    background-image: url(images/bgCellaDati.gif);
    height: 40px;
    width: 120px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}

div#mainScheda table#tblDatiScheda .schedaLeft p
{
    margin: 5px 4px 0px 0px;
    padding: 0px;
}


div#mainScheda table#tblDatiScheda .schedaRight
{
    height: 40px;
    padding-left: 5px;
    width: auto; /*110px;*/
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

div#mainScheda table#tblDatiScheda .schedaRight p
{
    margin: 5px 5px 0px 0px;
    padding: 0px;
    color:#362578;
}


table.tblJoin
{
    width: 640px;
   
    
    }
table.tblJoin td
{
    vertical-align: middle;
    
    }    

table.tblJoin th.blu
{
    color:#362578;
    text-align: justify;
    }    

    
/*
table.tblJoin td.tdj1 
{
    background-color: Gray;
    
    }    
table.tblJoin td.tdj2 
{
    background-color: Blue;
    
    }    
table.tblJoin td.tdj3 
{
    background-color: Fuchsia;
    
    }    
table.tblJoin td.tdj4 
{
    background-color: Yellow;
    
    }    

*/
    
div.divEsito    
{
    width: 500px;
    height: 86px;
    overflow: hidden;
    position: relative;
    }

div.divEsito p    
{
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 10px;
    left: 76px;
    width: 400px;
}    

div.divEsitoKo    
{
    background-image: url(images/bgModuloKo.gif);
    
}    

div.divEsitoOk    
{
    background-image: url(images/bgModuloOk.gif);
    
}    

/*area riservata*/
#fullNameBar
{
    height: 20px;
    background-image: url('images/bgSommarioRisultati.gif');
    background-position: left top;
    background-repeat: no-repeat;   

    background-color: #fff;
    color: #ffffff;
    font-size: 10pt;
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    }
    
#menuReserved
{
    height: 20px;
    background-image: url(images/bgDivPageNav30.gif);
    background-position: bottom left;
    background-repeat: no-repeat;  
    background-color: #fff;
    color: #ffffff;
    font-size: 9pt;
    line-height: 20px;
    color: #ffffff;
    }    
#menuReserved a
{
    color: #ffffff;
    text-decoration: none;
    margin: 0px 10px 0px 10px;
    
}

#menuReserved a:hover
{
    color: #ffcc00;
    text-decoration: none;
    
}

.detailViewManageProp
{
    font-size: 9pt;
    
    
    }
    
.detailViewManageProp input, .detailViewManageProp select
{
    font-size: 8pt;
    
    
    }    
    


 .detailViewManageProp th
 {
/* color: #362578;*/
 }

    
table.tblEnquire    
 {
    width: 600px;
    background-color: #e6e9eb;
    }   
    
table.tblEnquire td
{
    background-color: White;
    }    

table.tblEnquire td.tdj1    
 {
    width: 170px;
    }   

table.tblEnquire td.tdj2    
 {
    width: 424px;
    text-align:right;
 
    }   


    
table.tblEnquire .pnlPrivacy    
{
    height: 120px;
    
    }
 div.innerPrivacy
{
    margin: 6px;
    font-size: 8pt;
    text-align: justify;
    }
   
table.tblEnquire div.innerPrivacy h3
{
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    color:#362578;
   
    }
    
div.innerPrivacy h3
{
    color:#362578;
    }


table.tblEnquire .bigSize    
{    width: 400px;
    font-size: 9pt;
}

select.bigSizeSlct{width:406px;}

div#visualizzatoreFoto div#cella_nav_testo
{
    height: 30px;
    font-size:8pt;
    text-align:justify;
    overflow: hidden;
    margin: 0px 10px 0px 10px;
    display: none;
    
    }

div#visualizzatoreFoto div#cella_nav
{
    margin:0 auto;
    width: 400px;
    height: 30px;
    background-image: url(images/bgNavSlideShow.gif);
    margin-top: 16px;

    }
div#visualizzatoreFoto div#cella_nav img#btn_prev,div#visualizzatoreFoto div#cella_nav img#btn_next
{
    cursor: pointer;
    margin-top:5px;
    vertical-align: top;
    width: 20px;
    height: 18px;
}


div#visualizzatoreFoto div#cella_nav select#ddlTipoImg
{
    margin-top:4px;
    vertical-align: top;
    font-size: 8pt;
}
/* giuseppe */
div#infoproprietario {width:585px !important; width /**/:600px;height:90px !important; height /**/:100px;padding:10px 10px 0 5px;background: url(images/proprietario.gif) no-repeat top center #E6E9EB;}
div.dettagliProprietario {width:140px;height:90px;text-align:left;font-size:11px;float:left}
div.foto {width:445px;height:90px;float:left; text-align:right;}
div.foto img.viklogo {float:right;margin-left:5px;}


/*prezzi*/
.right{text-align:right;}
.center{text-align:center;}
.divContenitorePrezzi table{width: 600px;border:2px solid #362578;text-align:center;padding:3px;}
.divContenitorePrezzi table th{border:1px solid #fff;background-color:#204712;color:#fff;}
.divContenitorePrezzi table td{border:1px solid #fff;background-color:#e3fbb3;}

div.prezzi {font-size:12px; background:url(images/seePrices.jpg) no-repeat top right; width:150px; text-align:center; padding-top:5px; height:27px !important; height /**/:32px;margin-left:250px;}
div.prezzi a:hover, div.prezzi a:visited,div.prezzi a:active, div.prezzi a {text-decoration:none;color:#fff;}
/*VINCENZO 17-2-2009*/
.pnlImg{
     border: 1px solid #ffcc00;
     margin: 10px 0px 10px 0px;
       
}

#loading {
    position: absolute;
    text-align: center;
    line-height: normal;
    background-color: White;
    border: 2px ridge #cccccc;
    padding: 10px 40px;
    font-size: 8pt;
    display: none;
    z-index: 1000; 
} 
/*vik 5 maggio 2009*/
.newselect
{
 width: 200px;
    }    
    