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

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

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

.ratesRackTable { width : 100%; border : 1px solid #a6a6a6; margin : 0px; 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%; font-weight: normal; 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; }
.dateFilterFields { color: #83827a; font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif; border:1px solid #ccc; font-size: 10px; padding: 4px; } 
