/* ******************** 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:#A8340B url('../immagini/bg_titles.gif') repeat-x;  margin:0;  padding:5px; }
.specialOffersTitle { color: #fff; font-weight : bold; }
.specialOfferData { float:left;  padding: 3px; text-align:justify; color:#454d6c; }
.specialOfferBook { float:right;  padding: 3px; margin: 3px; }
.specialOfferName { font-weight:bold; font-size:14px; color:#8B2100; }
.specialOfferName a:link, .specialOfferName a:visited { color: #fc0 !important }
.specialOfferDetailsButton { float:left;  margin: 4px 0 0 3px; border:0px; cursor : pointer; }
.specialOfferLimits { font-weight : bold; color : #fff; }
.offerRooms { border-top: 1px dotted #454d6c; margin-top: 3px; }
.offerRooms b { font-weight : bold; color : #A8340B; }
.offerLimits { border-top: 1px dotted #454d6c; margin-top: 3px; }
.offerLimits b { font-weight : bold; color : #6e7993; }
ul.OfferDatesList, ul.OfferRoomsList, ul.OfferSupplementsList { list-style : none; line-height:16px; margin:0; padding:0; }
.specialOfferRoomName { color : #454d6c; }
.specialOfferDescription { margin: 4px 0 6px 0; text-align:justify; float:left; line-height:18px; width:600px; color: #454d6c; font-weight:normal; font-size: 11px; }
.specialOfferRow { background:#f8f8f6 url('../immagini/bg_rooms.gif') repeat-x top; border-bottom:1px solid #A8340B; padding:3px; }  
.offerThumbnail { margin : 6px; border : 1px solid #000; float:left; }
