﻿/* ================================
    v3.0, 03/2003
   ================================
*/
/* CONTENUTI PAGINA PARTE SUPERIORE*/
.hidden{
	display:none;
}
.topPane
{
	height:45px;
    max-height:85px;
    margin-top:15px;
}

/* Colore e sfondo contenitore Menu  */
.menuContainer
{
    padding:0;
    margin:0;
	height: 35px;  /* altezza del Menu */
	margin-left:240px;
}

#logo 
{
    margin:0;
}

#ctl00_left{
    float:left;
    /*position:absolute;*/
}
#ctl00_center{
    float:left;
    /*position:absolute;*/
}



strongF
{
	font-family: verdana;
	font-size: 9pt;
	color: #696969;
}

.searchBlock {

    margin:10px;
    margin-top:0px;
    padding-top:15px;
}

/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/
body {
	background-color: #eaeeef;
	background-image:url(images/_bodyBG.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 9pt;
	color: #696969;
	height:100%;
}

/*
 ====================================================

	CONTENUTI PAGINA

 ====================================================
*/
.toolBar {
	background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
	height: 25px;
	border: none;
}
.showHelp {
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-color: #ffffcc;
	width: 200px;
	border: solid 1px #dcdcdc;
	padding: 6px;
	filter: alpha(opacity: 60);
}
/* Classe generica per il testo */
.normal {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
/* Colore e sfondo div che contiene il menu Top  */
.HeadBg {

}
/* stile della pulsantiera Administration */
A.SiteLink:link, A.SiteLink:active, A.SiteLink:visited {
	color: black;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px A3C2F5;
	cursor: default;
	background-image: url(/0/menu/group_background_Blue.gif);
	background-color: white;
	width: 150px;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	padding-left: 30px;
}
A.SiteLink:hover {
	background-image: none;
	background-color: #FFEEC2;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #4B4B6F;
	cursor: default;
	text-decoration: none;
	cursor: default;
}
/* stile dei messaggi di errore etc. */
.Accent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	font-weight: bold;
}
/* CONTENUTI PAGINA PARTE SUPERIORE*/
.topPane {

}

.topPane .topLogin 
{
    float:right;
    margin-top:14px;
    margin-right:60px; 
    margin-bottom:10px;   
    }
.topPane .topLogin A:link, .topPane .topLogin A:visited, .topPane .topLogin A:Active 
{
    color:#d1fd2c;
    font-weight:bold;
    }

.topPane A:link, .topPane A:visited, .topPane A:Active {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.topPane A:hover {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.topPane .normal, .topPane B, .topPane P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #696969;
}
/* Tabella con i tre Panes*/
.contentTable 
{
    margin: 0;
    padding: 0;
    padding-top:25px;
}
/* CONTENUTI PAGINA PARTE SINISTRA*/

.leftpane {
	border-right: #dcdcdc 1px solid;
	font-size: 8pt; /*border-left: gray 1px solid;*/;
	color: #696969;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
	padding:10px;
}
.leftpane A:link, .leftpane A:visited, .leftpane A:Active {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.leftpane A:hover {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.leftpane .normal, .leftpane B, .leftpane P, .leftpane .riga, .leftpane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #696969;
}
/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane {
    font-family: Verdana, Arial 
}


.extraLink 
{
    font-size:8pt;
    
    }

.extraLink A:link, .extraLink A:visited, .extraLink A:Active 
{
    font-size:7pt;
    
    }


.contentPane .boxPrivato 
{
    background-color:#87b204;
    width:660px;
    padding-bottom:20px;
    margin-bottom:10px;
    }
.contentPane .boxPrivato .testi 
{
    margin-left:60px;
    font-family:Georgia,Arial,Verdana;
    font-size:11pt;
    color:#ffffff;
    line-height:150%;
    }
.contentPane .boxPrivato .pubblica 
{
    
    float:right;
    width:195px;
    margin-right:20px;
    margin-top:30px;
    }

.contentPane .boxAziende 
{
    background-color:#4ca5d2;
    width:660px;
    padding-bottom:20px;
    }
.contentPane .boxAziende .testi 
{
    margin-left:60px;
    font-family:Georgia,Arial,Verdana;
    font-size:11pt;
    color:#ffffff;
    line-height:150%;
    }
.contentPane .boxAziende .pubblica 
{
    
    float:right;
    width:195px;
    margin-right:20px;
    margin-top:30px;
    }


h1 .HOtitle 
{
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    margin-top:5px;
    font-size:16pt;
    color:#006699;
    line-height:normal;    
    
    }




.contentPane .tbAgenzie 
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    margin-left:20px;
    margin-right:20px;
    
    }

.contentPane .tbAgenzie td 
{
    padding-left:5px;
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:solid 1px #cccccc;
    }

.contentPane .tbAgenzie td td
{
    padding-left:5px;
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:solid 1px #cccccc;
    background-color:#ffffff;
    }

.contentPane ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; 
    text-align:left;
}

.contentPane ul li{
    padding-bottom: 2px; 
    background: url(images/arrowbullet.png) no-repeat; 
    background-position: left 3px;
    display: block;
    padding: 2px 0;
    padding-left: 19px; 
    border-bottom: 1px solid #dadada;
}


.contentPane .newsContainer
{
    clear:both;
    min-height: 116px;
    height: auto !important;
    height: 116px;
    width:650px;
    color:#000000;

}

.contentPane .newsContainer A:link, .contentPane .newsContainer A:active, .contentPane .newsContainer A:visited  
{
    font-size:10pt;
    font-family: Verdana, Arial  
    }

.contentPane .newsContainer .normal 
{
    font-size:10pt;
    text-align:justify;    
    line-height:normal;
    font-family: Verdana, Arial 
    }

.contentPane .newsContainer .normal p 
{
    
    margin:0;
    padding:0;
    margin-bottom:8px;
    }


.contentPane .newsContainer .news 
{
    float:right;
    width:480px;
    }

.contentPane .photo 
{
    float:right;
    margin-left:10px;
    margin-bottom:10px;
    padding:5px;
    background-color:#ffffff;
    color:#000000;
    font-size:8pt;
}

.contentPane .photo img 
{
    display:block;
    }

h1.newsTitle 
{
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    margin-top:10px;
    font-size:16pt;
    color:#006699;
    line-height:normal;
    
    } 

h4.description 
{
    display:block;
    padding:0;
    margin:0;
    margin-top:5px;
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#999999;
    font-weight:normal;
    font-style:italic;
}

h4.agency 
{
    padding:0;
    margin:0;    
    font-family:Verdana,Arial;
    font-size:9pt;    
    }

.contentPane .newsContainer .thumbHolder 
{
    width:127px;
    height:114px;
    padding-left:34px;
    padding-top:13px;
    background-image:url(/98/images/thumb.png);   
    background-repeat:no-repeat; 
}

h2.titoloNews 
{
    clear:inherit;
    padding:0;
    margin:0;
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    font-size:11pt;
    color:#006699
    }


.contentPane .normalLeft {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	font-size: 8pt;
}
.contentPane .titolo {
	color: #185C90;
	font-size: 11pt;
	line-height: 200%;
}
.contentPane .titoloBig {
	color: #990707;
	font-size: 13pt;
	line-height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}
.contentPane A:link, .contentPane A:visited, .contentPane A:Active {
	color: #006699;
	text-decoration: none;
    font-size:13px;
}
.contentPane A:hover {
	color: #006699;
	text-decoration: underline;
    font-size:13px;
}
/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane {
	padding:10px;
    padding-top:0px;
    padding-right:0px;
	font-size: 8pt;
	line-height: 140%;
}


.rightPane .boxToLogin    
{
    width:240px;
    background: url(/98/Images/boxToLogin.png);
    background-repeat:no-repeat;
    height:224px;
    color:#ffffff;
    padding:30px;
    padding-top:20px;
    font-family:Georgia,Arial,Verdana;
    font-size:10pt;
    line-height:140%;
}


.rightPane .titolo {
	color: #185C90;
	font-size: 11pt;
	line-height: 200%;
}
.rightPane .titoloBig {
	color: #990707;
	font-size: 12pt;
	line-height: 100%;
}
.rightPane .normal, .rightPane .contenuto {
	color: #696969;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.rightPane A:link, .rightPane A:visited, .rightPane A:Active {
	color: #185C90;
	font-weight: bold;
	font-size: 8pt;
}
.rightPane A:hover {
	color: #990707;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
/* CONTENUTI FOOTER PAGINA */
.footer 
{

    width:100%;
    height: 100px;
    background-image:url(/98/images/_footerBg.gif);
    background-repeat:no-repeat;
    background-position:center top;

	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	clear:both;
	margin-top:60px;
}
.footer A:Link, .footer A:hover, .footer A:visited {
	font-size: 7pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
}

.footerTextContainer
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    }

.footerText 
{
    width:600px;
    padding-left:180px;

    padding-top:15px;    
    
    }

h2.foo 
{
   font-family:Georgia,Arial,Helvetica;
   font-size:8pt;
   font-weight:normal;
   color:#006699;
   margin:0;
    
    }

/* CONTENUTI FOOTER PAGINA PARTE Impressum EELImedia */
.powered 
{
    float:right;
   padding-top:20px;  
   }

.powered A:Link, .powered A:hover, .powered A:visited {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head {
	background-image: url(/Common/UI/Administration/Images/_headBG.jpg);
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	padding: 2px;
	border-top: lightblue 1px solid;
}
.Head A:Link, .Head A:hover, .Head A:visited {
	color: White;
	text-decoration: none;
}
/* Sottotitoli - Utilizzata in Admin */
.subHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: navy;
	background-color: #f5f5f5;
}
/*
 ====================================================

	Tabelle a righe alternate

 ====================================================
*/
.contentPane .riga {
	font-size: 8pt;
	width: 280px;
	vertical-align : top;
	text-justify : newspaper;
}
.rigaAlt {
	font-size: 11px;
	width: 280px;
	vertical-align : top;
}
/*
 ====================================================

	FORM IMMISSIONE DATI

 ====================================================
*/
.label {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #696969;
	text-align: right;
	text-decoration: none;
	background-color: #f8f8ff;
}
.NormalTextBox {
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
}
/*
 ====================================================

	EELImailer

 ====================================================
*/
.EELImailerSubject {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px #dcdcdc;
}
.EELImailerTitolo {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
	font-family: Arial, Helvetica;
}
/*
 ====================================================

	Elenchi Hover

 ====================================================
*/
.rigaNotHover {
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-size: 8pt;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
	background-color: #f5f5f5;
}
.rigaHover {
	border-right: #696969 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-color: #dcdcdc;
}
.rigaHoverNohand {
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #dcdcdc;
}
.rigaSelected {
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	font-size: 8pt;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
	background-color: lightblue;
}
/*
 ====================================================
 ====================================================

	DA CONTROLLARE

 ====================================================
 ====================================================
*/
BodyEDITOR {
	background-color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/* GENERIC */
A:link {
	text-decoration: none;
	color: Blue;
}
A:visited {
	text-decoration: none;
	color: Blue;
}
A:active {
	text-decoration: none;
	color: Blue;
}
A:hover {
	text-decoration: underline;
	color: red;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
.ImgGallery {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	width: 100%;
	color: navy;
	padding-top: 2px;
	height: 20px;
	background-color: #dcdcdc;
}
/* NON toccare */
.toolBar {
	background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
	height: 25px;
	border: none;
}
#editTbl, #adminMenuT {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

h1
{
    font-size:12pt;
}


/* PEC */
div h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#b1181f;
	margin:0 0 0 0px;
}
.main_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #716263;
	background-repeat: repeat-x;
	background-position: bottom;
}

.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.cella_pec
{
	padding-bottom: 2px;
	background-color: #f0f8ff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.cella_grigia {
	background-color: #EEEEEE;
	padding: 2px;
}
.main_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #716263;
	text-decoration: none;
	background-color: #F4F4F4;
	padding: 8px;
	text-align: justify;
}
.leftLinkSelected
{
	padding-bottom: 3px;
	background-color: #f0f0f0;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b1181f;
	font-size: 11pt;
	font-weight:bold;
	padding-top: 3px;
}
.leftLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#b1181f;
	margin:0;
	padding: 3px;
}
.leftLink A
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-size: 10pt;
}


/*
========================================================
    House And Office
========================================================
*/
#mgCont
{
    width:340px;
}

#searchPnlA
{
    background: url(images/searchPanel2010.png) no-repeat;
    height: 0;
    width:600px;
    position:absolute;
    top:74px;
    z-index:50;
    display:none;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

#searchButtonCnt
{
    margin-top:15px;
    margin-left:20px;
    
}
.searchButton
{
    vertical-align:top;
    padding-bottom:2px;
    height:27px;
}
#searchPnl
{
    overflow:hidden;
    padding: 0;
    background: url(images/searchPnl.png) no-repeat;
    color: #ffffff;
    height:94px;
    clear:both;
}
.searchFeedbackCnt
{   
    float:right;
    margin-top:0;
    margin-right:19px;
    width:398px;
    height:94px;
    background: url(images/searchPnlResults.png) repeat-x;
}
 #filterTerms 
 {
    margin-top:10px;
    margin-bottom:10px;
    color:#000000;
    font-weight:bold;
    font-size:14px;
} 

.bannerHomeSearch 
{
    float:right;
    margin-top:0;
    margin-right:17px;
    width:400px;
    height:94px;
    /*background: url(images/searchPnlResults.png) repeat-x;*/
}

#searchPnl span
{
    padding-top: 6px;
    padding-right:5px;
    text-align:right;
}

.RadioButtonFilter 
{
    font-size:8pt;

    }

#searchOptions
{
    margin:0;
    padding:0;
    margin-top:9px;

}

.searchFeedback 
{
    width:649px;
    height:20px;
    padding-top:2px;
    font-weight:bold;
    font-size:14px;
    background-image: url(images/searchFeedback.png); 
    background-repeat:no-repeat;    
    background-position:left top;
    color:#ffffff;
    text-align:center;
    }
  

#dbCount 
{
    background: url(images/counter.png);
    height:80px;
    width:206px;
    float:right;
    margin-right:20px;
    margin-top:0px;
    overflow:hidden;
    text-align:left;
}
    
#dbCountNumber 
{
    font-family:Georgia,Arial,Helvetica;
    font-size: 20px;
    font-weight:bold;
    line-height:30px;
    margin-left:4px;
    }

.DlookupLabelImmoBZ
{
	border: none;
	font-size: 10pt;
	font-family: Segoe UI, Verdana;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 12px;
	background-color: #3399cc;
	background-color: transparent;
	overflow:hidden;
	height:24px;
	width:255px;
	text-align:left;
	margin:0px;
    background-position: right top;
    background-repeat:no-repeat;
    background: url(/98/HouseAndOffice/Images/DL_Normal.png);
}


h2.searchResults
{
    font-size:11pt;
    color:#ffffff;
    font-weight:bold;
    margin:0;
    padding:0;
}
h3.searchResults
{
    font-size:9pt;
    clear:none;
    padding:0;
    margin:0;
    margin-top: 8px;
    margin-bottom: 9px;
}


.RowImmobiliAlt td 
{
    background-image:url(/98/images/RowImmobiliAlt.png);
    background-repeat:repeat-y;    
    }


.RowImmobili td
{


    }

h1.titoloHomeSearch
{
    font-size:13pt;
    font-weight:bold;
}

h2.Localita
{
    clear:inherit;
    padding:0;
    padding-top:5px;
    margin:0;
    font: bold 19px/20px Segoe Ui, "LucidaGrande", "Lucida Grande", "kedage", "Sharjah", "DejaVu Sans", "Lucida Sans Unicode", "serif", "Arial", sans-serif;
    color:#006699
}

h2.Mq
{
    clear:inherit;
    padding:0;
    margin:0;
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    font-size:11pt;
    color:#006699
}

h2.Prezzo
{
    clear:inherit;
    padding:0;
    margin:0;
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    font-size:11pt;
    color:#006699
}

h2.Mq
{
    margin:0;
    background-color: #A2C76D;
    text-align:right;
    padding-right:26px;
    padding-top: 7px;
    font: bold 18px/20px Segoe Ui, "LucidaGrande", "Lucida Grande", "kedage", "Sharjah", "DejaVu Sans", "Lucida Sans Unicode", "serif", "Arial", sans-serif;
    background: url(/98/HouseAndOffice/mobile/images/mq.png) no-repeat;
    width:58px;
    height:25px;
    float:right;
    margin-right:10px;
    color:#000000;
}
h2.Prezzo
{
    margin:0;
    text-align:right;
    padding:5px;
    padding-top: 7px;
    font: bold 18px/20px Segoe Ui, "LucidaGrande", "Lucida Grande", "kedage", "Sharjah", "DejaVu Sans", "Lucida Sans Unicode", "serif", "Arial", sans-serif;
    background: url(/98/HouseAndOffice/mobile/images/prezzo.png) no-repeat;
    width:110px;
    height:20px;
    overflow:hidden;
    white-space:nowrap;
    float:right;
    margin-right:0px;
    color:#000000;
}


h4.DescrizioneLunga 
{
    text-align:justify;
    font-size:13px;
    font-weight:normal;
    clear:inherit;
    padding:0;
    margin:0;

    }

img.logoAgenzia
{
    margin:0;
    padding:0;
    margin-left:10px;
    margin-bottom:10px;
    border:none;
    float:right;
}
.bloccoImmobile
{
    clear:both;
    min-height: 116px;
    height: auto !important;
    height: 116px;
    /*background-image:url(/98/images/bloccoImmobile.png);   */
    background-repeat:no-repeat; 

}


.bloccoImmobile .thumbHolder 
{
    width:126px;
    height:114px;
    padding-left:34px;
    padding-top:13px;
    background-image:url(/98/images/thumb.png);   
    background-repeat:no-repeat; 
    }


#ctl00_ctl01_elencoRicercaImmobili
{
    /*margin-left:310px;   */
    
}

.headerTipologie
{
    font-size:10pt;
    font-family:Georgia,Arial,Helvetica;
    height:29px;
    width:480px;
    color:#ffffff;
    padding-top:2px;
    font-weight:bold;
    padding-left:170px;
    background-image:url(/98/images/headerTipologie.png);
    background-position: 1px -3px;
}

#elencoImmobili
{
    width:650px;
    float:left;
    margin-top:15px;

}
#elencoRight
{
    margin-left:661px;
    margin-top:6px;
    font-size:8pt;
}
.sortContainer    
{
    width:320px;
    background: url(/98/HouseAndOffice/Images/boxFiltri.png);
    background-repeat:no-repeat;
    line-height:normal;
    height:224px;
    color:#ffffff;
}

#windowWaitContainer
{
    position: absolute;
    top: 340px;
    margin-left: 118px;
    z-index: 100000;
    height:143px;
    width:743px;
    display: none;
    background: url(/98/HouseAndOffice/Images/ajaxBg.png);
}
#windowWaitText
{
    position: absolute;
    top: 380px;
    width:743px;
    margin-right: auto;
    margin-left: 118px;
    z-index: 100002;
    font-size: 14pt;
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    display: none;
}

#windowWaitText img 
{
    margin:auto auto;
    
    
    }

#windowWait
{
    position: relative;
    width:100%;
    height:100%;
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
    opacity: 0.45;
    z-index: 100001;
}


.datagridPager table
{
    float: right;
    margin-top: 4px;
    margin-bottom: 4px;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 2px;
}

.datagridPager td
{
    }

.datagridPager td td
{
    background-image:url(/98/HouseAndOffice/images/pager.png);
    width:32px;
    height:28px;
    padding:0px;
    margin:0px;
}

.datagridPager span
{
    background-image:url(/98/HouseAndOffice/images/pager-selected.png);
    width:32px;
    height:28px;
    display:block;
    text-align:center;
    font-weight:bold;
    padding-top:4px;
    color:#ffffff;
    font-size: 18px;
}


.datagridPager A:link, .datagridPager A:visited, .datagridPager A:active
{
    width:32px;
    height:28px;
    display:block;
    padding-top:4px;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    text-decoration: none;
    font-size: 18px;
}


.datagridPager A:hover 
{
    background-image:url(/98/HouseAndOffice/images/pager-selected.png);
    width:32px;
    height:28px;
    display:block;
    text-align:center;
    font-weight:bold;
    padding-top:4px;
    color:#ffffff;
    font-size: 18px;
}


/*
========================================================
    House And Office>Scheda Immobile
========================================================
*/

h1.TitoloScheda 
{
    height:30px;
    font-family:Georgia,Arial,Helvetica;
    font-weight:bold;
    color:#ffffff;
    font-size:13pt;
    background-image:url(/98/HouseAndOffice/images/TitoloScheda.jpg);    
    background-repeat:repeat-x;
    padding-left:10px;
    padding-top:10px;
    }


h3.ChiediInfo 
{
    margin:0px;
    margin-left:1px;
    clear:both;
    background-color:#ffffff;
    border-top:solid 0px #ffffff;
    font-family:Georgia,Arial,Helvetica;
    font-size:11pt;
    font-weight:normal;
    padding-bottom:25px;    
    
    }

#seller 
{
    background:#ffffff;
    height:50px;
    font-size:8pt;
    width:200px;
    float:right;
    }

#sellerImg 
{
    float:left;
    margin-right:10px;

    }   

.DescrizioneImmobile 
{
    margin:0px;
    margin-left:1px;
    padding:25px;
    background-color:#ffffff;
    border-top:solid 0px #ffffff;
    font-family:Georgia,Arial,Helvetica;
    font-size:11pt;
    font-weight:normal;
    
  
    }
.DescrizioneImmobile p
{
    padding:0;
    margin:0;
    
    }

h3.DescrizioneImmobile 
{

    margin:0px;
    margin-left:1px;
    padding:25px;
    clear:both;
    background-color:#ffffff;
    border-top:solid 0px #ffffff;
    font-family:Georgia,Arial,Helvetica;
    font-size:11pt;
    font-weight:normal;
    }

h3.DescrizioneImmobile p
{
    padding:0;
    margin:0;
    
    }

#schedaImmobileContainer
{
    margin:0;
    padding:0;

    }
#schedaImmobileContainer div
{
    margin:0;
    padding:0;

    }

.immaginiContainer td
{
    background-color:#ffffff;
    padding-top:5px;
    padding-bottom:5px;
    }

.rowStyle 
{
    background-color:#ffffff;
    font-size:12pt;
    font-family:Georgia,Arial,Helvetica;
    color:#000000;
    }
.fieldHeaderStyle 
{
    font-size:10pt;
    font-family:Georgia,Arial,Helvetica;
    color:#666666;
    
    }    
.FirstImage 
{
    width:360px;
    height:265px;
    overflow:hidden;
    text-align:center;
    background-color:#ffffff;
    float:right;
    
    }
    

.requestButton 
{
    background-image:url(/98/HouseAndOffice/images/RichiediInformazioni.png);
    }

.requestButtonOver 
{
    background-image:url(/98/HouseAndOffice/images/RichiediInformazioniOver.png);
    }
     
    
    
.formMiniTxt
{
    font-size:8pt;
    }    
.formLabel 
{
    width:120px;
    display:inline-block;
    }
.accent 
{
    display:inline-block;   
    padding-left:22px;
    color:#000000;
    
    }
.invia 
{
    width:88px;
    height:24px;
    background-image:url(/98/images/inviaBg.png);
    background-repeat:no-repeat;
    text-align:center;
    padding-top:3px;
    color:#ffffff;
    font-weight:bold;
    }

.invia2
{

    }

.inviaover
{
    width:88px;
    height:24px;
    background-image:url(/98/images/inviaBgOver.png);
    background-repeat:no-repeat;
    text-align:center;
    padding-top:3px;
    color:#ffffff;
    font-weight:bold;
    }



.invia A:active, .invia A:visited, .invia A:link 
{
    color:#ffffff;
    font-weight:bold;
    }
.inviaover A:active, .inviaover A:visited, .inviaover A:link 
{
    color:#ffffff;
    font-weight:bold;
    }


.formTextBox 
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
}    
h1.big
{
	font-size: 14pt;
	font-family: Georgia,Verdana,Arial;
	font-weight: bold;
	color: #006699;
}
 
 
/* CLOUDS */ 
.plinks, .plinks A:link, .plinks A:visited{
	font-size:10pt;
}
.cloud
{
	font-size: 9pt;
	font-family: Georgia,Verdana,Arial;
	color: #006699;
	border: solid 1px #006699;
	line-height:16pt;
}
A.cloud10:link, A.cloud10:visited {
	font-size:14.5pt;
	font-family: Georgia,Verdana,Arial;
 
}

A.cloud9:link, A.cloud9:visited{
	font-size:14pt;
}
A.cloud8:link, A.cloud8:visited{
	font-size:13.5pt;
}
A.cloud7:link, A.cloud7:visited{
	font-size:13pt;
}
A.cloud6:link, A.cloud6:visited{
	font-size:12pt;
}
A.cloud5:link, A.cloud5:visited{
	font-size:11pt;
}
A.cloud4:link, A.cloud4:visited{
	font-size:10pt;
}
A.cloud3:link, A.cloud3:visited{
	font-size:9pt;
}
A.cloud2:link, A.cloud2:visited{
	font-size:8pt;
}
A.cloud1:link, A.cloud1:visited{
	font-size:7pt;
}

