/* ******************** GENERAL *********************/

.hiddenBox { display:none; clear:both; }
.visibleBox { display:block; }
div.visibleBox { display:block; clear:both; } 
span.visibleBox { display:inline; }
.data, .data_undotted, .dataIdPrenotazione { text-align: right; font-weight: bold; }
.nowrap { white-space: nowrap; }
.noborder { border: 0 !important; }

/* ******************** SPECIAL OFFERS *********************/

.specialOffersGroupName { font-weight : bold; color:white; }
.specialOffersTableMain { width:100%; border: 0; border-collapse : collapse; }
.specialOffersTitleContainer { background:#525339 url('../immagini/bg_titles.gif') repeat-x;margin:0;padding:5px; }
.specialOffersTitle { font-size : 11px; color: #fff; font-weight : bold; }
.specialOfferData { float:left;  padding: 3px; text-align:justify; color:#606145; }
.specialOfferBook { float:right;  padding: 3px; margin: 3px; }
.specialOfferName { font-weight:bold; line-height:14px; color:#000066; }
.specialOfferDetailsButton { float:left;  margin: 4px 0 0 3px; border:0; cursor : pointer; }
.specialOfferLimits { font-weight : bold; color : #606145; } 
.offerRooms { border-top: 1px dotted #606145; margin-top: 3px; padding:10px; color: #606145; }
.offerRooms b { font-weight : bold;  color : #525339; }
.offerRooms strong { font-weight : bold; color : #87985c; }
.offerLimits { border-top: 1px dotted #606145; margin-top: 3px; padding:10px; }
.offerLimits b { font-weight : bold; color : #606145; } 
ul.OfferDatesList, ul.OfferRoomsList, ul.OfferSupplementsList { list-style : none; line-height:16px; margin:0; padding:0; }
.specialOfferRoomName { color : #606145; }
.specialOfferDescription { margin: 4px 0 6px 0; text-align:justify;  float:left; line-height:18px; width:505px; color: #606145; font-weight:normal; padding:10px; }
.specialOfferRow { background:#f8f8f6 url('../immagini/bg_rooms.gif') repeat-x top; border-bottom:1px solid #525339; padding:3px; color:#606145; }
a.bookButton:link, a.bookButton:visited { text-decoration:none;  color: #C65400;  font-weight:bold; font-size:11px; background-image : url('../immagini/bg_button_book.gif'); border : 1px solid #C65400; padding : 2px 4px 2px 4px; white-space : nowrap; }
a.bookButton:hover { color: #800000;  background-color : #ffec00; border : 1px solid #800000; } 
.offerThumbnail { margin : 6px; border : 1px solid #000; float:left; }
