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

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

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

.ratesRackTable { width :490px; margin-left: 10px; border : 1px solid #fc0; border-collapse : collapse; }
.ratesRackTable td { color:#fff; padding:4px; }
.ratesRackRow { background-color: #650303; color:white; font-weight : bold; text-transform : uppercase; }
.ratesRackDesc { background-color: #650303; font-weight : normal; }
.ratesRackRoomName { font-weight : bold; width : 80%; padding : 3px; }
.ratesRackDescription { }

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

.ratesSearchTable { width :490px; margin-left: 10px; font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif; border : 1px solid #fc0; font-weight: bold; color: #fc0; font-size: 10px; }
.ratesSearchTitleContainer { background : #650303; margin : 5px 0; padding : 5px; color : #fc0; font-weight : bold;
border-bottom : 1px dotted #fc0; }
.ratesSearchButton { background-color : #780B0C; border : 1px solid #fc0; color : #fff; font-size : 10px; font-weight : bold; float : right; padding : 1px; } 
.dateFilterFields { color: #370305; font-size: 10px; font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif; padding: 3px; }
