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

.ratesRoomTable { width :618px; border-collapse : collapse; }
.ratesRoom { width :618px; border-collapse : collapse; margin-bottom:2px; }
.ratesRoomNameContainer { background:#312004 url('../immagini/bg_titles.gif') repeat-x;  padding : 5px; width :500px; }
.ratesRoomName { color : #fff; font-weight : bold; text-transform : uppercase; }
.ratesRoomThumb { margin-bottom:10px; }
.RoomThumb { border : 1px solid #312004; float : left; }
.ratesRoomPerDay { background-color : #fff; padding : 2px; border-bottom:1px dotted #b5a37d; text-align:right; float:right; clear:both; }
.ratesRoomDayDate { font-style : italic; font-size : 11px; }
.ratesRoomDayPrice { color : #312004; font-size : 11px; }
.ratesRoomMinPrice { background : #312004;  padding : 5px; color : #fff; font-weight : bold; text-align : center; white-space : nowrap; }
.ratesRoomMaxPrice { background : #312004;  padding : 5px; color : #fff; font-weight : bold; text-align : center; white-space : nowrap; }
.ratesRoomDescription { font-size:11px; margin-left:70px; }
.bookButtonCell { text-align : center; width:160px }

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

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

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

.ratesSearchTable { width :618px; border : 1px solid #312004; font-weight: bold; color: #312004; font-size: 10px; }
.ratesSearchTitleContainer { background : #b5a37d;  margin : 5px 0;  padding : 5px; color : #312004; font-weight : bold; border-bottom : 1px dotted #b5a37d; }
.ratesSearchButton { background-color : #b5a37d; border : 1px solid #312004; color : #312004; font-size : 10px; font-weight : bold; float : right; padding : 1px; }
.dateFilterFields { font-weight: bold; color: #83827a; font-size: 10px; font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif; }
