/* Brand overloading for hotelDeals */

.deal {
  height        : 240px;
  border        : 0;
  float         : none;
  margin        : 0;

}

.dealsInGroup div.hotelDealComp {
  width         : 280px;
  clear         : none;
  margin        : 20px 60px 40px 0;
  float         : left;
}

.deal .choose {
  right         : 0;
  bottom        : 0;
}

.dealGroupHeader {
  border-bottom : 1px solid #ccc;
  margin-right  : 110px;
}

.deal .priceBackgroundImage {
  top           : -32px;
  right         : -3px;
  width         : 114px;
  height        : 43;
  background    : url("/gui/flygvaruhuset/image/splash_small_flygvaruhuset.gif") no-repeat top left;
  _top          : -36px;
}

.deal .priceTextPosition {
  top           : 10px;
  width         : 114px;
  text-align    : right;

}

.deal .priceTextPosition * {
  padding-right : 4px;
}

.deal .priceText {
  color         : #FFF;
  font-size     : 0.9em;
  line-height   : 16px;
}

.deal .afterPriceText {
  font-size     : 0.5em;
}

.dealName {
  padding-top   : 1.5em;
}

.dealGroup img.right {
  margin-right  : 135px;
}

/* Extended template */

#dealCatContainerEx div.dealCatEx {
  width         : 290px;
  margin        : 0 30px 40px 0;
  color         : #000;
  clear         : none;
  float         : left;
}

#dealCatContainerEx .xContent {
  padding       : 0;
}

.dealCatEx {
  cursor        : default;
}

.dealCatEx .wrap {
  position      : relative;
  padding       : 4px 0 4px 0px;
}

.dealCatEx .wrap .texts {
  position      : absolute;
  right         : 0px;
  width         : 92px;
}

.dealCatEx .buttons {
  padding       : 0;
  cursor        : pointer;
  position      : absolute;
  bottom        : 4px;
  right         : 8px;
}

.dealCatEx .buttons img {
  margin        : 0;
}

.dealCatEx .desc {
  font-size     : 9px;
  font-weight   : normal;
}

.dealCatEx .Header {
}

.dealCatImEx {
  height        : auto;
  width         : auto;
  padding       : 0;
  margin        : 0;
}
