/* SPIRIT BOX - CSS Document */

.ROOM_RESERVATION_BOX_TITLE{
  background-color: #e9e2d0;
  color: #333333;
  text-align:center;
  font-size:15px;
  padding:3px 0;
}

.ROOM_RESERVATION_BOX_TABLE{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image:url(/inc/vws/default/imgs/bg/bg_reservation.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  /*background-image:url(/inc/vws/default/imgs/bestprice_logo.gif);
  background-position: right top;
  background-repeat: no-repeat;  */
  color: #3c2a3c;
  padding:3px;
}

table.ROOM_RESERVATION_BOX_MAINTABLE td, table.ROOM_RESERVATION_BOX_MAINTABLE div, table.ROOM_RESERVATION_BOX_MAINTABLE a {color:#FFFFFF !important;}

.ROOM_RESERVATION_BOX_MAINTABLE{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3c2a3c;
  padding:3px;
}

#childplusinfo, #personselector{
  text-transform: capitalize;
}


.ROOM_RESERVATION_BOX_SUBMIT_BUTTON{
  font-weight: bold;
  background: url(/inc/vws/spirithotel/imgs/bg/button_reservation.png) top left  no-repeat;
  color: white;
  width: 160px;
  height: 35px;
  border: none;
  cursor:hand;cursor:pointer;
}


/* SPIRIT BOX - CSS Document */

