/* ******************** ROOMS RATES ********************  */

.ratesRoomTable { width:97%; border-collapse:collapse; margin:10px; }
.ratesRoom { width :100%; border-collapse : collapse; margin-bottom:2px; }
.ratesRoomNameContainer { background:#a6a6a6 url('../immagini/bg_titles.gif') repeat-x; padding : 5px; width : 658px; }
.ratesRoomName { color : #fff; font-weight : bold; text-transform : uppercase; }
.ratesRoomThumb { margin-bottom:10px; }
.RoomThumb { border : 1px solid #a6a6a6; float : left; }
.ratesRoomPerDay { /* background-color : #ffffff; */ padding : 2px; border-bottom:1px dotted #a6a6a6; text-align:right; float:right; clear:both; margin-left:15px }
.ratesRoomDayDate { font-style : italic; }
.ratesRoomDayPrice { color : #a6a6a6; }
.ratesRoomMinPrice, .ratesRoomMaxPrice { background : #a6a6a6; padding : 5px; color : #fff; font-weight : bold; text-align : center; white-space : nowrap; }
.ratesRoomDescription { margin-left:70px; text-align: jus§tify; }
.bookButtonCell { text-align : center; width:110px }

/* ******************** RACK RATES ********************  */

.ratesRackTable { width : 100%; border : 1px solid #a6a6a6; margin : 0; border-collapse : collapse; }
.ratesRackTable td { color:#a6a6a6; padding:4px; }
.ratesRackRow { background-color: #e7e7e7; color:white; font-weight : bold; text-transform : uppercase; }
.ratesRackDesc { background-color: #e7e7e7; font-weight : normal; }
.ratesRackRoomName { font-weight : bold; width : 80%; padding : 3px; }
.ratesRackDescription { /* font-size : 11px; */ }

/* ******************** DATES SEARCH RATES ******************** */

.ratesSearchTable { width : 100%; border : 1px solid #a6a6a6; font-weight: bold; color: #a6a6a6; }
.ratesSearchTitleContainer { background : #e7e7e7; margin : 5px 0; padding : 5px; color : #a6a6a6; font-weight : bold; border-bottom : 1px dotted #a6a6a6; }
.ratesSearchButton { background-color : #e7e7e7; border : 1px solid #a6a6a6; color : #a6a6a6; font-weight : bold; float : right; padding : 1px; }
.dateFilterFields { font-weight: bold; color: #83827a; font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif; }
.datesField { margin-bottom:-4px; }
