/* Specific Hotel Result Styles */
.confVendorImg {
  float:right;
}
.supplierImg {
  text-align:center;
}
.amen {
  text-decoration:none;
}
.noamen {
  color:#999; 
  text-decoration:line-through;
}
.amen, .noamen {
  margin:0px; 
  padding:0px;
}
.ianFaqLink {
  text-decoration:none;
}
#rateChange {
  font-size:11px;
  font-weight:normal;
}
.loadImg {
  width:65px;
  height:16px;
  background:url("/common/images/LoadingImages/indicator_snake.gif") no-repeat left;
  margin:0px 240px 0px 240px;
  text-align:right;
  font-size:12px; 
  font-weight:bold;
  color:#003263; 
}


/* Hotel Widget Styles */
select.hotelChains, select#landmark {
  width:195px;
}


/* Bonus Styles */
.defaultResultBonus {
  display:inline;
  color:#900;
  font-weight:bold;
  background:url("/common/images/sun.gif") no-repeat left;
  padding-left:20px;
}
.defaultResultBonus a, .defaultResultBonus a:hover {
  display:inline;
  color:#06c;
  font-weight:normal;
  text-decoration:none;
  padding-right:5px;
}


/* Specific Hotel Results Styles */
.defaultResultHeader th {
  font-size:12px; 
  color:#003263; 
  text-align:left;
  padding-left:5px;
}
.defaultResultTitle {
  margin:5px;
  font-size:12px; 
  font-weight:bold;
}
.defaultResultsTable .title {
  font-size:12px; 
  font-weight:bold;
}
.defaultResultsTable {
  width:536px;
  margin:0px !important;
  padding:0px !important;
}
.defaultResultsTable td.up {
  vertical-align:top;
}
.priceBox {
  font-weight:bold;
  background:#fff;
  border-left:1px solid #bce;
  border-bottom:1px solid #bce;
  text-align:center;
  padding:5px !important;
}
.priceBox .price {
  font-size:12px;
  color:#060;
}


.smallComingSoon {
  width:64px;
  height:50px;
  word-spacing:20px;
}
.hotelImg {
  float:left;
  margin:5px;
  text-align:center;
}
.vendorImg {
  float:left;
  margin:5px;
}
.imgCol {
  width:110px;
  text-align:center;
}
.centerCol {
  width:350px;
}
.centerCol div {
  margin:3px;
}
.roomCol {
  width:450px;
}
.taxDesc, .totalDesc {
  width:125px;
}
