/* CSS Document */


.ImgStar {
  background-image:url(../img/holiday/star.gif);
}

.ImgHoliday {
  background-image:url(../img/holiday/section_holiday.gif);
}

ul.headerSection li.rgt a.btt {
  background-image:url(../img/icon_arrow_up.gif);
}

.flight_title th.dep {
  background-image:url(../img/holiday/icon_outbound.gif);
}

.flight_title th.ret {
  background-image:url(../img/holiday/icon_inbound.gif);
}

#fare_wrn {
  background-image:url(../img/holiday/warning.gif);
}

.purc_table td.line_dots {
  background-image:url(../img/lineDots.gif);
}

ul.headerSection li#print{
  background-image:url(../img/holiday/icon_printer1.gif);
}
	
ul.headerSection li#email{
  background-image:url(../img/holiday/icon_email1.gif);
}
	
ul.headerSection li#print_footer{
  background-image:url(../img/holiday/icon_printer1.gif);
}	

ul.headerSection li#booking {
  background-image:url(../img/holiday/icon_newres.gif);
}	
	
ul.headerSection li#cancel {
  background-image:url(../img/holiday/icon_cancelres.gif);
}
	
.headerSub li#traveller {
  background-image:url(../img/holiday/section_pax.gif);
}

.headerSub li#flight {
  background-image:url(../img/holiday/section_flight.gif);
}

.headerSub li#car {
  background-image:url(../img/search_cars.gif);
}

.headerSub li#hotel {
  background-image:url(../img/holiday/section_hotel.gif);
}

.meal {
  background-image:url(../img/icon_meal.gif); 
}
	
.planeChange {
  background-image:url(../img/connection_flights.gif);
}
	
a#pu_pd_photo {
  background-image:url(../img/icon_arrow.gif);
}


