#deals-wrap {
	margin-bottom: 20px;
}

table#deals,
#deals table {
	clear: left;
  width: 934px;
  margin: 0;
	z-index: 9999;
}

#deals th {
  border: 1px solid #FFF;
  background: #EEE;
  font-weight: normal;
  font-size: 9pt;
	color: #666;
}

#deals a {
  color: #666;
  font-weight: normal;
}

#deals td.sold {
	/*background-image: url(../img/sold.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
}

#deals td {
  border: 1px solid #FFF;
	background-color: #ff9982; /*bcf1e8;*/
  padding: 2px;
  vertical-align: middle;
}

#deals td.weekend {
	background-color: #ee6e50; /*97d5ca;*/
}

#deals td.avail {
  background-color: #f7ce5f; 
	color: #FFF;
}

#deals td.avail-weekend {
  background-color: #fabc15;
	color: #FFF;
}

#deals thead th {
	font-size: 8pt;
}

#deals thead th strong {
  display: block;
  padding: 3px 0;
  font-size: 12pt;
  color: #AAA;
  text-align: center;
  font-weight: normal;
}

#deals thead th span {
  color: #aaa;
  font-size: 7.5pt;
  text-transform: uppercase;
}

#deals thead th.weekend {
  background: #e0e0e0;
}

#deals thead th.skip,
#deals tbody tr td.skip {
  padding: 0;
  border: 0; 
  width: 8px;
  background: #FFF url(../img/tear.gif) repeat-y center;
}

#deals thead th {
  padding: 6px 3px 4px;
  text-align: center;
}

#deals th.dateform {
  xbackground: #FFF;
  padding: 9px;
  text-align: left;
  vertical-align: top;
}

#deals th.dateform h4 {
	padding: 18px 3px 0;
	float: left;
	font-size: 12.5pt;
	color: #666;
	font-weight: normal;
	display: none;
}

#deals th.dateform img {
  vertical-align: middle;
  position: relative;
  top: -1px;
}

#deals th.dateform form {
	float: right;
}

#deals th.dateform label {
	padding: 3px;
	font-size: 9.5pt;
	color: #999;
	text-transform: lowercase;
}

#deals th.dateform img {
  cursor: pointer;
}

#deals th.dateform input {
  width: 70px;
	font: normal 8pt Verdana, sans-serif;
	padding: 3px;
	border: 1px solid #DDD;
	color: #333;
	vertical-align: middle;
}

#deals tbody th {
  padding: 6px 9px 6px 3px; 
  border: 1px solid #FFF;
  font-size: 10pt;
	xtext-transform: lowercase;
}

.room-details {
  background: #666;
  color:#FFF;
  padding: 12px;
  margin-bottom: 1px;
}

.room-details h3 {
  color: #FFF;
  font-size: 15pt;
  padding-bottom: 9px;
}

.btn-book {
  float: left;
  width: 71px;
  height: 22px;
  background: url(../img/btn-book.gif) no-repeat top left;
  margin-left: 5px;
}

.btn-enquire {
  float: left;
  margin-left: 5px;
  width: 71px;
  height: 22px;
  background: url(../img/btn-enquire.gif) no-repeat top left;
}

.btn-book span,
.btn-enquire span {
  display: none;
}

#deals thead th {
	vertical-align: top;
}

#deals thead th.deals-rack {
	font-size: 7.5pt;
	color: #666;
	background: #EEE;
	text-transform: uppercase;
	padding-top: 5px;
	line-height: 15px;
}

#deals tbody td.deals-rack {
	color: #666;
	background: #EEE;
}

#deals tbody th.room-desc-active .btn-book {
  background: url(../img/btn-book-grey.gif) no-repeat top left;
}

#deals tbody th.room-desc-active {
  border-bottom: 1px solid #666;
  background: #666; FFF;
}

#deals tbody th span.deals-room {
  float: left;
  padding: 0 6px 2px;
}

#deals tbody .deals-promo th span.deals-room {
	padding-right: 60px;
	background: url(../img/special-bluesml.gif) no-repeat top right;
}

#deals tbody .deals-promo th span.deals-room a {
	font-weight: bold;
}

#deals tbody th span.deals-room a {
  background: url(../img/arrow-round.gif) no-repeat 1px 0;
  padding: 4px 0 4px 25px;
	float: left;
}

#deals tbody th span.deals-supplier {
  float: left;
  padding: 5px 8px 1px;
  font-size: 11pt;
}

#deals tbody th span.deals-supplier a {
  padding-right: 14px;
  background: url(../img/arrow-next.gif) no-repeat right;
}

#deals tbody th.room-desc-active span a {
  color: #FFF;
  background: url(../img/arrow-round-down.gif) no-repeat 1px 0;
}

#deals tbody th img {
  float: right;
}

#deals tbody td {
  width: 25px;
  text-align: center;
  font-size: 9.5pt;
  color: #563;
}

#deals tbody td.deals-hover {
  cursor: pointer;
}

#deals tbody .btn-book {
  display: none;
}

#deals tbody .bookable .btn-book {
  display: block;
}

#deals tbody tr.room-desc th {
  padding: 0;
  border: 1px solid #FFF;
  border-top: none;
  color: #FFF;
	white-space: normal;
}

#deals tbody div.room-slide {
  background: #666; 
  padding: 15px 10px 10px;
  text-align: left;
  font-size: 10pt;
  display: none;
  float: left;
  width: 913px;
}

.room-desc {
  display: none;
}

.room-desc h5 { 
  font-weight: bold;
  font-size: 11pt;
  padding-bottom: 10px;
}

.room-desc li {
  background: url(../img/bullet-white.gif) no-repeat left 1px;
  padding: 0 0 12px 18px;
	line-height: 130%;
}

.room-desc li span {
	line-height: 130% !important;
}

.room-desc li p {
  padding: 0;
  margin-bottom: 0;
}

.room-body {
  float: left;
  width: 300px;
  margin-right: 25px;
}

.room-bullets {
  float: left;
  width: 300px;
  margin-right: 25px;
}

.room-bedding {
  float: left;
  width: 300px;
}

#deals h4 {
  font: bold 11pt sans-serif;
  padding: 0 0 5px;
  color: #999;
}

#deals tfoot th {
  background: #FFF;
}

#deals tfoot td {
  background: #FFF;
  color: #666;
  padding: 6px 9px;
	text-align: center;
}

#deals tfoot a {
  font-size: 11pt;
  text-transform: lowercase;
}

#deals tfoot .next {
  float: right;
	text-align: right;
	width: 100px;
}

#deals tfoot .next a {
	float: right;
  padding: 2px 13px 0 0;
  background: url(../img/arrow-next.gif) no-repeat right 4px;
  font-weight: normal;
}

#deals tfoot .next img {
	float: right;
	padding: 3px;
}

#deals tfoot .prev {
  float: left;
	width: 100px;
}

#deals tfoot .prev img {
	float: left;
	padding: 3px;
}

#deals tfoot .prev a {
	float: left;
  padding: 2px 0 0 13px;
  background: url(../img/arrow-prev.gif) no-repeat left 4px;
  font-weight: normal;
}

#deals tfoot .note {
	float: right;
	width: 420px;
	padding: 1px 0;
	text-align: center;
	font-size: 9pt;
	color: #AAA;
}

#deals tfoot .note img {
	display: inline;
	vertical-align: middle;
}

#deals tfoot .email {
	background: url(../img/email-solid.gif) no-repeat left 3px;
	margin-left: 5px;
}

#deals tbody td.deals-hover span {
  display: none;
}

#deals-tip {
  display: none;
  position: absolute;
  background: url(../img/tooltip-bot.png) no-repeat bottom right;
  font-size: 9.5pt;
  width: 166px;
  padding: 0;
  padding-bottom: 7px;
  color: #00869a;
}

#deals-tip em {
	display: block;
	padding: 5px 0 2px;
	font-weight: bold;
	font-size: 8.5pt;
}

#deals-tip div {
  background: url(../img/tooltip-top.png) no-repeat top right;
  padding: 10px 15px 5px 36px;
  line-height: 130%;
}

* html #deals-tip {
	background: #c5ecf2;
	border: 1px solid #29bdd3;
}

* html #deals-tip div {
	background: none;
	padding-left: 15px;
}

.ajaxload {
	display: none;
}

.ddate {
  display: none;
}

.deals-actions {
  float: right;
  white-space: nowrap;

}