/*
DEPRECATED LESS OUTPUT

/* -- global.less -- 
body .loading-mask {
  display: none;
  height: 0px;
  width: 0px;
}
body .loading {
  background: white url("/common/images/please_wait.gif") no-repeat center center;
}
body .loading .loading-mask {
  z-index: 55;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: white url("/common/images/please_wait.gif") no-repeat center center;
  filter: alpha(opacity=75);
  -khtml-opacity: .75;
  -moz-opacity: .75;
  opacity: 0.75;
  opacity: 0.75;
}
body .additional-fees {
  margin: 15px 0px;
}
body .additional-fees p {
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
}
body .tab-row .tabList li a {
  margin: 0px;
  padding: 2px 8px;
}
body .resorts-search-widget {
  width: 520px;
}
body .resorts-search-widget fieldset {
  border: none;
  padding: 0px;
  margin: 10px 0px;
}
body .resorts-search-widget label span {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}
body .resorts-search-widget label span:after {
  content: ":";
}
body .resorts-search-widget select {
  width: 45px;
  max-width: 150px;
}
body .resorts-search-widget .date-section {
  margin-top: 15px;
}
body .resorts-search-widget .date-section label {
  float: left;
  margin-right: 10px;
}
body .resorts-search-widget .date-section input {
  width: 75px;
  margin-right: 3px;
  height: 16px;
}
body .resorts-search-widget .room-section label {
  float: left;
  margin-right: 10px;
}
body .resorts-search-widget .room-section table {
  float: left;
  border-collapse: collapse;
  border-spacing: 0px;
}
body .resorts-search-widget .room-section table th {
  text-align: left;
}
body .resorts-search-widget .room-section table th span {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}
body .resorts-search-widget .room-section table th span:after {
  content: ":";
}
body .resorts-search-widget .room-section table td {
  padding-right: 10px;
}
body .resorts-search-widget .child-age-section legend {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}
body .resorts-search-widget .child-age-section legend:after {
  content: ":";
}
body .resorts-search-widget .child-age-section legend:after {
  content: "";
}
body .resorts-search-widget .child-age-section table {
  border-collapse: collapse;
  border-spacing: 0px;
}
body .resorts-search-widget .child-age-section table td {
  padding-right: 10px;
}
body .resorts-search-widget .command-section #hotelSearchWidgetSearchButton {
  width: 100%;
}
body fieldset.discount-section {
  margin: 10px 0px;
  padding: 0px;
  border: none;
  position: relative;
}
body fieldset.discount-section span {
  display: inline-block;
  width: 90px;
  font-weight: bold;
  padding-bottom: 5px;
}
body fieldset.discount-section input {
  margin: 2px 0px;
}
body .rate-calendar-tooltip {
  background-color: black;
  padding: 2px;
}
body .rate-calendar-tooltip:after {
  content: "";
  display: block;
  position: absolute;
  left: 88px;
  width: 0px;
  border-width: 10px 15px 0;
  border-style: solid;
  border-color: black transparent;
}
body .rate-calendar-tooltip .contents {
  padding: 10px;
  background-color: #FEFFDD;
}
body .rate-calendar-tooltip-alt-bg div.contents {
  background-color: white;
}
body .rate-calendar-panel {
  padding: 10px 5px;
}
body .rate-calendar-panel label {
  font-weight: bold;
}
body .rate-calendar-panel table {
  border-collapse: collapse;
}
body .rate-calendar-panel .search-widget {
  padding: 10px;
  background-color: #EAEAEA;
  overflow: hidden;
}
body .rate-calendar-panel .search-widget  > p {
  padding: 5px;
  font-size: 14px;
}
body .rate-calendar-panel .search-widget form {
  width: 300px;
  float: left;
  margin-right: 20px;
}
body .rate-calendar-panel .search-widget select {
  display: block;
  width: 45px;
  max-width: 150px;
}
body .rate-calendar-panel .search-widget select[name="prefSkuId"] {
  width: auto;
}
body .rate-calendar-panel .search-widget input[type="submit"] {
  display: block;
  margin-bottom: 10px;
}
body .rate-calendar-panel .search-widget legend {
  font-weight: bold;
  padding-bottom: 10px;
}
body .rate-calendar-panel .search-widget fieldset {
  margin: 15px 0px;
  padding: 0px;
  border: none;
  position: relative;
}
body .rate-calendar-panel .search-widget th {
  text-align: left;
  text-transform: lowercase;
}
body .rate-calendar-panel .search-widget th:first-letter {
  text-transform: capitalize;
}
body .rate-calendar-panel .search-widget #advancedOptions {
  display: none;
}
body .rate-calendar-panel .search-widget .room {
  text-align: right;
  text-transform: lowercase;
}
body .rate-calendar-panel .search-widget .room:first-letter {
  text-transform: capitalize;
}
body .rate-calendar-panel .search-widget td.room::after {
  content: ":";
}
body .rate-calendar-panel .search-widget .stay-section {
  margin: 0px;
}
body .rate-calendar-panel .search-widget .stay-section label {
  float: left;
  width: 150px;
}
body .rate-calendar-panel .search-widget .room-section label {
  float: left;
  text-transform: lowercase;
}
body .rate-calendar-panel .search-widget .room-section label:first-letter {
  text-transform: capitalize;
}
body .rate-calendar-panel .search-widget .room-section table {
  width: 200px;
  margin-left: 80px;
}
body .rate-calendar-panel .search-widget .child-age-section .room {
  width: 86px;
}
body .rate-calendar-panel .search-widget .child-age-section .room td {
  padding-right: 5px;
}
body .rate-calendar-panel .search-widget .discount-section span:after {
  content: ":";
}
body .rate-calendar-panel .search-widget .command-section {
  margin-bottom: 0px;
}
body .rate-calendar-panel ul.calendar-key {
  list-style: none;
  padding: 0px;
  margin: 10px 0px;
}
body .rate-calendar-panel ul.calendar-key li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
body .rate-calendar-panel ul.calendar-key li:before {
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  border: 1px solid #666666;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}
body .rate-calendar-panel ul.calendar-key li.unavailable:before {
  background-color: #FFD6D6;
}
body .rate-calendar-panel ul.calendar-key li.check-in:before {
  border: 2px solid black;
  background: #feffdd;
  background: -moz-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #feffdd), color-stop(100%, #fcff6d));
  background: -webkit-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -o-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -ms-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: linear-gradient(top, #feffdd 33%, #fcff6d 100%);
}
body .rate-calendar-panel .calendar-container {
  position: relative;
  overflow: hidden;
  margin: 0px;
  float: left;
}
body .rate-calendar-panel .calendar-container .loading {
  float: left;
  overflow: hidden;
  position: relative;
}
body .rate-calendar-panel .calendar-container  > div {
  float: left;
  margin: 0px;
}
body .rate-calendar-panel .calendar-container  > div:first-child {
  margin: 0px 10px 0px 0px;
}
body .rate-calendar-panel .calendar-container  > .calendar {
  float: right;
  margin: 10px 0px;
}
body .rate-calendar-panel .calendar {
  width: 301px;
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: separate;
  border-spacing: 0px;
  border-style: solid;
  border-color: #666666;
  border-width: 1px 1px 1px 1px;
}
body .rate-calendar-panel .calendar caption .month-navigation {
  position: relative;
  background-color: #666666;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}
body .rate-calendar-panel .calendar caption .month-navigation a {
  position: absolute;
  font-weight: normal;
  color: white;
  font-size: 12px;
}
body .rate-calendar-panel .calendar caption .month-navigation a.next-link {
  right: 5px;
}
body .rate-calendar-panel .calendar caption .month-navigation a.prev-link {
  left: 5px;
}
body .rate-calendar-panel .calendar thead {
  background-color: #eaeaea;
  height: 20px;
  color: #666666;
  font-size: 12px;
}
body .rate-calendar-panel .calendar th {
  text-align: left;
  padding: 2px 5px;
}
body .rate-calendar-panel .calendar td {
  height: 43px;
  width: 43px;
  background-color: white;
  border-style: solid;
  border-color: #666666;
  border-width: 1px 0px 0px 1px;
}
body .rate-calendar-panel .calendar td:first-child {
  border-style: solid;
  border-color: #666666;
  border-width: 1px 0px 0px 0px;
}
body .rate-calendar-panel .calendar td.available a {
  float: right;
  margin-right: 2px;
  margin-top: 40%;
}
body .rate-calendar-panel .calendar td.unavailable {
  background-color: #FFD6D6;
}
body .rate-calendar-panel .calendar td.unavailable a {
  text-align: center;
  display: block;
  position: absolute;
  top: 14.5px;
  left: 14.5px;
  background-color: #A60100;
  color: white;
  width: 14px;
  height: 14px;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
}
body .rate-calendar-panel .calendar td.date-searched {
  background-color: black;
}
body .rate-calendar-panel .calendar td.date-searched .date-cell {
  background: #feffdd;
  background: -moz-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #feffdd), color-stop(100%, #fcff6d));
  background: -webkit-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -o-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: -ms-linear-gradient(top, #feffdd 33%, #fcff6d 100%);
  background: linear-gradient(top, #feffdd 33%, #fcff6d 100%);
}
body .rate-calendar-panel .calendar td.past-date {
  background-color: #eaeaea;
}
body .rate-calendar-panel .calendar td .date-cell {
  margin: 2px;
  height: 39px;
  width: 39px;
  position: relative;
}
body .rate-calendar-panel .calendar td .date-number {
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 8px;
  color: #666666;
}
body .rate-calendar-panel .info {
  clear: both;
  padding: 10px 0px !important;
  margin: 0px;
}
body .hotel-no-availiability {
  overflow: hidden;
  margin-bottom: 15px;
}
body .hotel-no-availiability .rate-calendar-panel {
  padding: 0px;
  width: auto;
  float: right;
}
body .hotel-no-availiability .rate-calendar-panel ul.calendar-key {
  margin: 0px;
}
body .hotel-no-availiability .rate-calendar-panel p {
  width: 315px;
  margin: 10px 0px 0px 0px;
}
body #rateCalendar, body .rateCalendar {
  min-height: 200px;
  overflow: hidden;
  position: relative;
}
body #rateCalendar .loading, body .rateCalendar .loading {
  float: left;
  overflow: hidden;
  position: relative;
}
.car-offer-popup {
  max-height: 700px;
  overflow: auto;
}
.packageSearch .wicket-modal .rate-calendar-tab, .packageSearch .wicket-modal .rateCalendar {
  display: none;
}
/* -- skin.less -- 
body .rate-calendar-panel .calendar thead {
  background-color: #666666;
  color: white;
}
body fieldset.discount-section span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  width: 60px;
}

*/