/* Classi per font nella tabella risultati */
.PeriodoRichiestoLibero
{
    width: 60px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#57d400));
    background: -webkit-linear-gradient(top,  #339933,  #57d400);
    background: -moz-linear-gradient(top,  #339933,  #57d400);
    background: -ms-linear-gradient(top,  #339933,  #57d400);
    background: -o-linear-gradient(top,  #339933,  #57d400);
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    height: 20px;
    font-size: smaller;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
}

.PeriodoRichiestoOccupato
{
    width: 60px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#C0C0C0), to(#6f6f6f));
    background: -webkit-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -moz-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -ms-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -o-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    height: 20px;
    font-size: smaller;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
}

.week
{
    text-align: center;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    height: 30px;
    font-size: smaller;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
}

.rooms_quote
{
   margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    -moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

.rate_room
{
   margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    -moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

.PeriodoRichiestoOffertaLibero
{
    width: 60px;
     text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cd), to(#00adee));
    background: -webkit-linear-gradient(top,  #0095cd,  #00adee);
    background: -moz-linear-gradient(top,  #0095cd,  #00adee);
    background: -ms-linear-gradient(top,  #0095cd,  #00adee);
    background: -o-linear-gradient(top,  #0095cd,  #00adee);
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: x-small;
    border-collapse: collapse;
    border-spacing: 0px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
}

.PeriodoRichiestoOffertaOccupato
{
    width: 60px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cd), to(#00adee));
    background: -webkit-linear-gradient(top,  #0095cd,  #00adee);
    background: -moz-linear-gradient(top,  #0095cd,  #00adee);
    background: -ms-linear-gradient(top,  #0095cd,  #00adee);
    background: -o-linear-gradient(top,  #0095cd,  #00adee);
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: x-small;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    height: 32px;
}

.PeriodoNonRichiesto
{
    width: 60px;
    background-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    color: #C0C0C0;
    font-weight: bold;
    font-size: x-small;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    height: 32px;
}

.sortby { color: #00adee; background: #00adee; border: 0; height: 2px; }
.separatore-orizzontale { color: #00adee; background: #00adee; border: 0; height: 1px; } 

/* Classi per font nella tabella risultati */

.RacRatePeriodoNonRichiestoLibero
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #C0C0C0;
}

.RacRatePeriodoNonRichiestoOccupato
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #C0C0C0;
}

.RacRatePeriodoRichiesto
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    text-decoration: line-through;
}

.NetPricePeriodoNonRichiestoLibero
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bold;
    color: #C0C0C0;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;   
}

.NetPricePeriodoNonRichiestoOccupato
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bold;
    color: #C0C0C0;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;   
}

.NetPricePeriodoRichiestoLibero
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}

.NetPricePeriodoRichiestoOccupato
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}


/* Classi per pulsanti tabella risultati */

.BtnConfirm
{
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #0095cd;
    color: #fff;
    padding: 10px 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#57d400));
    background: -webkit-linear-gradient(top,  #339933,  #57d400);
    background: -moz-linear-gradient(top,  #339933,  #57d400);
    background: -ms-linear-gradient(top,  #339933,  #57d400);
    background: -o-linear-gradient(top,  #339933,  #57d400);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.BtnConfirm:hover {
    background: #0078a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
    background: -webkit-linear-gradient(top,  #0078a5,  #00adee);
    background: -moz-linear-gradient(top,  #0078a5,  #00adee);
    background: -ms-linear-gradient(top,  #0078a5,  #00adee);
    background: -o-linear-gradient(top,  #0078a5,  #00adee);
    background: linear-gradient(top,  #0078a5,  #00adee);
}
.BtnConfirm:active {
  position: relative;
  top: 1px;
}

.BtnOnRequest
{
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #0095cd;
    color: #fff;
    padding: 10px 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#C0C0C0), to(#6f6f6f));
    background: -webkit-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -moz-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -ms-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    background: -o-linear-gradient(top,  #C0C0C0,  #6f6f6f);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.BtnOnRequest:hover {
    background: #0078a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
    background: -webkit-linear-gradient(top,  #0078a5,  #00adee);
    background: -moz-linear-gradient(top,  #0078a5,  #00adee);
    background: -ms-linear-gradient(top,  #0078a5,  #00adee);
    background: -o-linear-gradient(top,  #0078a5,  #00adee);
    background: linear-gradient(top,  #0078a5,  #00adee);
}
.BtnOnRequest:active {
  position: relative;
  top: 1px;
}
#beds_results_container
{
  
    top: auto;   
}

.message
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}

.rooms_details
{
    width: 100%;
    top: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}

.BtnConfirmOLD
{
    display: block;
    width: 61%;
    top: auto;
    background-color: #339933;
    color: #FFFFFF;
    height: 40px;
    padding: 7px 40px;
}
.BtnConfirmOLD:hover {
	color: #fff;
}
.btnConfirmOLD,
.btnConfirm-largeOLD,
.btnConfirm-floatingOLD,
.collapsibleOLD,

.BtnOnRequestOLD
{
    display: block;
    width: 61%;
    top: auto;
    background-color: #C0C0C0;
    color: #57d400;
    height: 40px;
    padding: 7px 40px;
}



/* div area riservata */
#alto_dx{ 
/*Il posizionamento assoluto esula dal flusso di dati del documento, per questo risulta ultile per piazare div (o altro) in modo dinamico*/
position:fixed;
overflow: auto;
scrollbar-base-color: #000000;
    scrollbar-arrow-color: #CCCCCC;
    scrollbar-track-color: #CCCCCC;

z-index: 200; /* livello superiore al sito */
/*Grazie al posizionamento fluid (ovvero con percentuali) il nostro div si adattera' automaticamente allo schermo di tutte le risoluzioni*/
 right:1%; top:100px; 
 /*All apertura della pagina non visibile*/
 display: none;

 
 /*Dimensioni e background*/
 width:35%; height:80%; background-color:#FFFFFF; opacity:0.9;

/*Bordi arrotondati css3*/
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;

}
.icon-checkin{ 
background-image:url(../images/icon/icon-check-in.png)
}

.logged
{ 
color:red;
font-size:large;
}

#Privacy
{
  position: fixed;
  bottom: 0px;
  width: 100%;
  height:160px;
  text-align: center;
  border-top: 1px solid #000000;
  z-index: 200;
  background-color:#FFFFFF; opacity:0.9;
  text-align: center;
}

/*DIV contenente il form di ricerca in pagina video.aspx*/
#cercavideo{
    width:60%;
    position:relative;
    margin:0 auto;
    margin-top: 350px;
    background-color:#FFFFFF; opacity:0.9;
    z-index: 0;
    text-align: center;
}

#formcercavideo{
    width:100%;
    margin:0 auto;
    }

/*css calendario intelligente*/
.MyCalendar .ajax__calendar_container {
    width: auto;        
    border: 1px solid #646464;
            background-color: lemonchiffon;
            color: red;
        }
 
            .MyCalendar .ajax__calendar_container th {
                padding: 0px;
            }
 
            .MyCalendar .ajax__calendar_container td {
                background-color: lemonchiffon;
                padding: 0px;
            }
 
        .MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year {
            color: black;
        }
 
        .MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year {
            color: black;
        }
 
        .MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year {
            color: black;
            font-weight: bold;
        }

/*css Campo di ricerca destinazione dinamico*/
.sey-list {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  box-shadow: 1px 2px 6px;
  background-color: #fff;
  color: #333;
  transition: left 0.1s ease-in-out;
  z-index: 100;
}
.sey-show {
  display: block;
}
.sey-hide {
  display: none;
}
.sey-item {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px;
}
.sey-item:hover {
  background-color: #444;
  color: #fff;
}
.sey-selected {
  background-color: #333;
  color: #fff;
}


/*css TAB pagina scheda*/

/*Header*/
.Tab .ajax__tab_header
{
    color: #4682b4;
    font-family:Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:1px solid #b4cbdf;
    padding-top:0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url("../images/tab_active.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url("../images/tab_left_active.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url("../images/tab_right_active.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url("../images/tab_hover.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url("../images/tab_left_hover.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url("../images/tab_right_hover.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
    background:url("../images/tab_Inactive.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_inner
{
    color: #666666;
    background:url("../images/tab_left_inactive.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_outer
{
    color: #666666;
    background:url("../images/tab_right_inactive.gif") no-repeat right;
    padding-right:6px;
    margin-right: 2px;
}