﻿body
{
    font-family: Arial,Verdana;
    font-size: small;
    color: #4A4842;
    margin: auto 0px;
}

div#top
{
    height: 70px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #939FA6;
    margin-bottom: 2px;
}

div#top_container
{
    width: 1000px;
    margin: auto;
}

div#top_logo
{
    float: left;
    width: 240px;
    height: 50px;
    padding-top: 10px;
}

div#top_banner
{
    float: left;
    width: 360px;
    height: 50px;
}

div#top_login
{
    text-align: right;
    float: left;
    width: 400px;
    height: 50px;
    padding-top: 10px;
}

div#main
{
    background-color: #F1F1F1;
    clear: both;
}

div#main_container
{
    width: 990px;
    padding: 5px;
    margin: auto;
    background-color: #FFFFFF;
}

div#left
{
    float: left;
    width: 285px;
    margin-right: 5px;
}

div#center
{
    float: left;
    width: 700px;
}

div#right
{
    float: left;
    width: 285px;
    margin-left: 5px;
}

div#footer
{
    clear: both;
    height: 60px;
    background-color: #FFFFFF;
    border-top: 1px solid #939FA6;
}

div#footer_container
{
    padding-top: 5px;
    width: 1000px;
    margin: auto;
}

/* AUTOCOMPLETE */

.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: #FFFFFF;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: small;
}

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

/* ELENCO ANNUNCI */
div.annuncio
{
    clear: both;
    width: 698px;
    border: 1px solid #AAAAAA;
    margin-top: 10px;
}

div.annuncio_over
{
    background: #EDF4FA;
    border: 1px solid #333333;
}

div.annuncio .thumb
{
    float: left;
    width: 100px;
    padding: 5px;
}

div.annuncio .dettagli
{
    float: left;
    width: 468px;
    padding: 5px;
}

div.annuncio .agenzia
{
    float: left;
    width: 90px;
    padding: 5px;
}

div.annuncio h3, h4
{
    margin: 0px;
}

div.annuncio ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.annuncio ul li
{
    display: inline;
}

div.annuncio img.agenzia
{
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 5px;
}
/* IMG */
img {border:0px}

/* UL / LI */

ul.orizzontale
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.orizzontale li
{
    display: inline;
    font-size: larger;
}

/* FORM RICERCA */
.ricerca_opzioni
{
    padding:0px;
    margin:0px;
}

.ricerca
{
    width: 990px;
    height: 300px;
    opacity: 1;
}

.ricerca_mini
{
    width: 990px;
    height: 150px;
    opacity: 1;
}

.ricerca_overlay_mini
{
    background: url(/Images/Icons/transparent_mini.png);
    width: 520px;
    height: 70px;
    border: 1px solid #AAAAAA;
    margin-left: 10px;
}

.ricerca_overlay_mini a
{
    text-decoration: none;
}

.ricerca_overlay_mini div
{
    float: left;
    margin: 5px;
}


.ricerca_overlay
{
    background: url(/Images/Icons/transparent.png);
    width: 530px;
    height: 200px;
    border: 1px solid #AAAAAA;
    margin-left: 10px;
}

.ricerca_overlay a
{
    text-decoration: none;
}

.ricerca_overlay div
{
    float: left;
    margin: 5px;
}


/* INPUT TEXTAREA SELECT */
input.grande
{
    font-size: large;
    height: 25px;
    margin:0px;
}

select.grande
{
    font-size: large;
    height: 25px;
}

textarea
{
    font-family: Arial,Verdana;
    font-size: small;
}

/* BUTTONS */
input.button
{
    text-decoration: none;
    -moz-border-radius: 3px;
    border: 1px solid #999;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 20px 5px 20px;
    margin-right: 5px;
    font-weight:bold;
    font-size:small;
}

a.button_arancio
{
    text-decoration: none;
    -moz-border-radius: 3px;
    border: 1px solid #999;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 20px 5px 20px;
    margin-right: 5px;
    font-weight:bold;
    font-size:small;
    color:#FFFFFF;
    background :#F26522;
}
a.button_arancio:hover
{
    border: 1px solid #000000;
    text-decoration:underline;
}

input.button:hover
{
    cursor: pointer;
    border: 1px solid #000000;
}

input.arancio
{
    background: #F26522;
    color: #FFFFFF;
}

input.verde
{
    background: #71D925;
    color: #FFFFFF;
}

/* SFONDI */
div.azzurro
{
    background-color: #EDF4FB;
}

div.bianco
{
    background-color: #FFFFFF;
}

div.grigio
{
    background-color:#F1F1F2;
}




/* HEADER */
h1.titolo
{
}

h2.titoletto
{
    border-bottom: 1px solid #AAAAAA;
}

h2.arancio, h1.arancio, h3.arancio
{
    color: #F26522;
}

h2.blu, h3.blu, h4.blu
{
    color: #0852A2;
}

h3.sottotitolo
{
}


/* TABLE */
table
{
    width: 100%;
    margin: auto;
}

table td
{
    padding: 2px;
    vertical-align:top;
}
/*

table tr.pari
{
    background-color: #EDF4FB;
}

table tr.dispari
{
}
*/
table.form td:first-child
{
    text-align: right;
}


/* PARAGRAFI */
p.medio
{
    font-size: medium;
}

p.nomargin
{
    margin:0px;
}

/* SPAN */
span.medio
{
    font-size: medium;
}


/* A */
a
{
    color: #0852A2;
}

a.grande
{
    font-size: large;
}

a.medio
{
    font-size: medium;
}
a.arancio
{
    color: #F26522;
}

/* DIV */
div.padding
{
    padding: 5px;
}

/* VE MAP */
.bingMap
{
    width: 695px;
    position: relative;
    height: 300px;
    border: #555555 2px solid;
}

/* Modal PopUp */
.ModalPopUpBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ModalPopUp
{
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 10px;
    text-align: center;
    margin: auto;
}

/* Footer */
.footer_provincia { float:left;width:135px; height:20px;}


/* Dettaglio */
.dettaglio_annuncio .titolo_annuncio
{
    float:left;
}

.dettaglio_annuncio .menu
{
    float:right;
}

.dettaglio_annuncio .sx
{
    float:left;
    width: 490px;
}

.dettaglio_annuncio .dx
{
    float:left;
    width: 190px;
}

.dettaglio_annuncio table.dettagli td
{
    border-bottom:1px solid #AAAAAA;
}

.dettaglio_annuncio h1,h2,h3,h4
{
    margin:0px;
}

.dettaglio_annuncio .immagini img
{
    padding:5px;
}

.StandardPager
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.StandardPager span
{
    background: #4682B4;
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #AAAAAA;
    margin: 1px;
}

.StandardPager a
{
    background: #FFFFFF;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #AAAAAA;
    margin: 1px;
}