﻿/* Imports
===============================================*/
@import url('reset.css');

html {
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
}

body 
{
    font-family: Arial;
    font-size: 13px;
    line-height: 1.2;
    color: #222222;

}

/* Links
-----------------------------------------------*/
a {outline: 0;}
a img {border: 0px; text-decoration: none;}

a {color: #FF3801; text-decoration: underline;}
a:visited {text-decoration: none;}
a:hover, a:active {color: #222222; text-decoration: none;}

a[href] * {cursor: pointer;}

/* Forms
-----------------------------------------------*/
fieldset {}

input[type='radio'] {vertical-align: text-bottom;}
input[type='checkbox'] {vertical-align: bottom;}

label,
input[type='radio'],
input[type='checkbox'],
input[type='button'],
input[type='submit'],
button {
	cursor: pointer;
}

/*Img
-----------------------------------------------*/
img
{
    display: block;
}

/*Input
-----------------------------------------------*/
input[type='text'],
select,
textarea
{
    border: 1px solid #888888;
    background-color: #FFFFFF;
    height: 24px;
    line-height: 24px;
    padding: 0px 5px;
    font-size: 13px;
    color: #000000;
}

select 
{
    height: 26px;
    padding: 2px;
    cursor: pointer;
}

textarea
{
    line-height: 1.2;
    padding: 5px;
    font-family: Arial;
    resize: none;
}

input[type='text']:hover,
input[type='text']:active,
input[type='text']:focus,
input[type='password']:hover,
input[type='password']:active,
input[type='password']:focus,
input[type='file']:hover,
input[type='file']:active,
input[type='file']:focus,
select:hover,
select:active,
select:focus,
textarea:hover,
textarea:active,
textarea:focus
{
    background-color: #F6F6F6 !important;
    border: 1px solid #F94918 !important;
}

/*validazione jQuery*/
label.error 
{
    display: block;
    padding: 2px 10px 0px 0px;
	color: #FF0000;
	font-style: italic;
	font-size: 12px;
	cursor: text;
	text-align: right;
}

div.error { display: none; }

input[type='text'].error,
textarea.error,
input[type='password'].error
{
	border: 1px solid #FF0000 !important;
	color: #FF0000 !important;
	background-image: url("../img/avvertenza/errorText.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	overflow: hidden !important;
}

/*INIZIO STILI POSIZIONE*/
.align_left
{
    text-align: left;
}

.align_right
{
    text-align: right;
}

.align_center
{
    text-align: center;
}

.to_left
{
    float: left;
}

.to_right
{
    float: right;
}

.to_center
{
    margin: 0px auto;
}

.clear
{
    clear: both;
}

.relative
{
    position: relative;
}
/*FINE STILI POSIZIONE*/

/*INIZIO STILI TOP*/
#top
{
    height: 25px; 
    background-color: #2E2E2E;
}

#top_content
{
    width: 996px;
    margin: 0px auto;
    position: relative;
}

/*inizio stili area riservata*/
.areaRiservata
{
    position: absolute;
    right: 20px;
    top: 0px;
    display: block;
    width: 90px;
    height: 25px;
    background-image: url("../img/stage/areaRiservata_stage.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	text-decoration: none;
}

.areaRiservata:hover
{
    opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	color: #FFFFFF;
}
/*fine stili area riservata*/
/*FINE STILI TOP*/

/*INIZIO STILI HEADER*/
#header
{
    height: 80px;
    background-color: #000000;
}

#header_content
{
    width: 996px;
    margin: 0px auto;
    position: relative;
}

/*inizio stili logo*/
.logo
{
    width: 240px;
    height: 50px;
    position: absolute;
    display: block;
    top: 25px;
    left: 50px;
}
/*fine stili logo*/

/*inizio stili menu*/
#menu_stage
{
    height: 65px; 
    position: absolute; 
    top: 0px; 
    right: 10px;
}

ul#menu
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 65px;
}

ul#menu li
{
    float: left;
    margin: 0px 5px;
}

ul#menu li,
ul#menu li a,
ul#menu li a.selected
{
    height: 65px;
    line-height: 65px;
}

ul#menu li.clear
{
    width: 0px !important; 
    height: 0px !important;
}

ul#menu li a,
ul#menu li a.selected
{
    display: block;
    font-size: 17px;   
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

ul#menu li a:hover
{
    color: #FF3801;
    text-decoration: none;
}

ul#menu li a.selected
{
    color: #FFFFFF;
    background-image: url("../img/menu/menuVoce_select.png");
    background-repeat: no-repeat;
    width: 90px; 
    height: 65px;
    line-height: 65px;
}
/*fine stili menu*/
/*FINE STILI HEADER*/

#middle
{
    background-color: #D1D1D1;
}

#middle_content
{
}

#content
{
    width: 996px;
    min-height: 400px;
    margin: 0px auto;
    color: #FFFFFF;
}

/**/
#ricerca
{
    height: 110px;
    background-color: #F4F4F4;
}

#ricerca_content
{
    width: 976px;
    height: 90px;
    padding: 10px;
    margin: 0px auto;
}
/**/

/*INIZIO STILI RICHIESTE*/
#richieste
{
    height: 145px;
}

#richieste_content
{
    width: 996px;
    margin: 0px auto;
}

.richiesta_richiediImmobile,
.richiesta_segnalaImmobile
{
    width: 478px;
    padding: 0px 10px;
    height: 145px;
}
/*FINE STILI RICHIESTE*/

/*INIZIO STILI FOOTER*/
#footer
{
    width: 100%;
    padding: 10px 0px 0px;
}

.footer_fisso
{
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.footer_mobile
{
    position:relative;
}

#footer_content
{
    padding: 5px 10px;
    min-width: 976px;
    background-color: #2E2E2E;
    color: #FFFFFF;
}

#footer a
{
    color: #FFFFFF;
}

.footerDati
{
    float: left;
}

.footerCopyright
{
    display: inline;
}

.footerRealizzatore
{
    float: right;
    font-size: 11px;
}
   
.footerPowered
{
    display: block;
    width: 93px;
    height: 30px;
    background-image: url("../img/stage/footerPowered.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 29px;
    text-decoration: none;
    margin-right: 50px;
    font-size: 10px;
}

.footerPowered:hover
{
    text-decoration: none;
}

.footerCredits
{
    margin-top: 10px;
    text-align: right;
}
/*FINE STILI FOOTER*/

.pagina_stage
{
    padding: 10px 0px;
}

.pagina_content
{
    width: 988px; 
    border: 2px solid #FFFFFF; 
    background-color: #2E2E2E; 
    padding: 2px;  
}

/*INIZIO STILI AGENZIA*/
/*inizio stili mappa*/
.agenziaMappa_colonna
{
    vertical-align: top;
    border-right: 0px none;
    background-color: #FFFFFF;
    padding: 5px;
}

.agenziaMappa_cornice
{
    border: 1px solid #999999;
}
/*fine stili mappa*/

/*inizio stili intestazione*/
.agenziaIntestazione_stage
{
    text-align: center; 
    margin-top: 5px;
    color: #2E2E2E;
}
/*fine stili intestazione*/

/*inizio stili testi*/
.agenziaDati_colonna
{
    vertical-align: top;
    padding: 5px 5px 5px 6px;
    width: 545px;
    text-align: justify;
}
/*inizio stili gallery*/
.agenziaGallery_stage
{
    border-top: 1px solid #FFFFFF; 
    margin-top: 10px; 
    padding: 5px;
    text-align: center;
}

.agenziaGallery
{
    display: table;
    margin: 0px auto;
}

.agenziaGallery_elemento
{ 
    margin: 2px; 
    float: left;
    width: 106px;
    height: 81px;
}

.agenziaImg_link
{
    display: block;
    width: 102px;
    height: 77px;
    border: 2px solid #FFFFFF;
}

.agenziaImg_container
{
    width: 100px;
    height: 75px;
    border: 1px solid #CCCCCC;
    overflow: hidden;
}

.agenziaImg
{
    min-width: 100px;
    min-height: 75px;
}
/*fine stili gallery*/
/*FINE STILI AGENZIA*/

/*INIZIO STILI CONTATTACI*/
.contattaci_invio_mail
{
    vertical-align: top; 
    width: 440px;
    padding: 10px 5px;
    background-color: #FFFFFF;
    color: #222222;
}

.contattaci_dati
{
    vertical-align: top; 
    padding: 10px;
}

.contattaci_dati_campo
{
    padding: 3px 0px;
    font-size: 13px;
}

.contattaci_recapiti_stage
{
    float: left;
    margin-top: 20px;
    min-height: 160px;
}

.contattaci_orari_stage
{
    float: right;
    margin-top: 20px;
    text-align: right;
}

.contattaci_orari_etichetta
{
    font-weight: bold; 
}

.contattaci_slogan
{
    font-size: 20px;
    font-weight: bold; 
    color: #FF3801;
    text-align: center;
    padding: 20px 0px;
}
/*FINE STILI CONTATTACI*/

/*INIZIO STILI PAGINA ERROR*/
.paginaError_Content
{
    height: 320px;
    text-align: center;
    font-weight: bold;
    padding: 120px 20px 20px;
    background-image: url("../img/avvertenza/avvertenza.png");    
    background-repeat: no-repeat;
    background-position: center 70px;
}

.paginaError_Content .avviso
{
    font-size: 18px;
    text-transform: uppercase;    
}

.paginaError_Content .messaggio
{
    font-size: 12px;
}
/*FINE STILI PAGINA ERROR*/