/* CSS Document ROYAL GARDEN HOTEL */ 

/* colore header */
.hotel-top-navigation-bg { background-color:#3E441A; }

/* logo hotels */ 
#hotel-logo-container { background:url(../images/logo_royalgarden.png) no-repeat; } /* logo_NOMEHOTEL*/

/* loghetto hotel */
#top-content-left #logo {width:157px; height:51px; background:url(../images/logo_hotel_royalgarden.png) no-repeat;}
#top-content-left #logo a {display:block; width:150px; height:40px;}

/* RIGA SOPRA CONTENT */
#hr { background: #3E441A url(../images/hr_royalgarden.png); }

/* colori BF */
.booking-form-control {background:#3E441A;}
#booking-form-check-in { 
height:18px; 
background:#3E441A url(../images/calendar.png) no-repeat right top;
}

/* altezza immagini dello slideshow */
.framed-photo {
	height:290px;
}