/* SPIRIT HIGHLITING BOX - CSS Document */


.highliting_box div{
  width: 176px;
  margin: 0px 0px 0px 8px !important;
  padding: 10px 0px !important;
  float: left;
}

.highliting_box div h3 {
  font-size: 13px;
  font-weight: normal;
  color: white;
  min-height:35px;
  text-align: center;
}

.highliting_box_vertical div h3 {
  font-size: 13px;
  font-weight: normal;
  color: white;
}

.highliting_box div p, .highliting_box_vertical div p {
  padding: 0 5px 0 5px;
  text-align: center;
}
.highliting_box div a img.mainpage_image {margin-left:20px}

.highliting_box div a {
  color:#393939;
  text-decoration:none !important;
  background: url(/inc/vws/spirithotel/imgs/bg/bg_a_uj.gif) no-repeat  center center;
  line-height:30px;
  display:block;
  text-align: center;
}
.highliting_box div a:hover {
  color:#000000;
  background: url(/inc/vws/spirithotel/imgs/bg/bg_a_uj.gif) no-repeat center center;
}

.highliting_box_vertical div a {
  color:#393939;
  text-decoration:underline !important;
  background: url(/inc/vws/spirithotel/imgs/bg/bg_a.gif) no-repeat 35px center;
  padding-left:10px;
  display:block;
  text-align: center;
}

.imagelink, .imagelink:hover {
  background:none !important;
  text-decoration: none !important;
  padding: 0px !important;
  text-align: left !important;
}


.highliting_box_vertical div{
  width: 219px;
  padding: 10px;
}

.highliting_box_vertical{
  background-color: #B4B0A6;
}

div.div_more_offer_link { cursor:pointer; color:#FFFFFF; background: url(/inc/vws/spirithotel/imgs/button/more_offer_link.jpg) no-repeat; float:right; width:130px; padding:10px 0px;}
a.more_offer_link { color:#FFFFFF; background: none;}

/* SPIRIT HIGHLITING BOX - CSS Document */


