
  
  /*
    Colour 1: #003399
    Colour 2: #009966
  */
  
  
  /****************/
  /*** Colour 1 ***/
  /****************/
  
  /*--------*/
  /*- Text -*/
  #nyroModalTitle,
  #tt.tt_supub h5,
  #tt_search_wrapper h3,
  #tt_search_wrapper #tt_search_types a,
  #tt a,
  #ltBox a,
  #tt #tt_promotion h4,
  #tt #tt_booking_progress .done a,
  #tt h3,
  #ltBox h3,
  #tt.tt_enquire h4,
  #tt #tt_price .tt_price_pre,
  #tt #tt_price .tt_price_pre a,
  #tt .tt_buttons4_back a,
  #tt .tt_hotel .tt_hotel_rating,
  #ltBox .tt_hotel .tt_hotel_rating,
  #tt #tt_working_area .tt_working_area_footer a,
  #ltBox h5,
  #tt #tt_promotion .tt_promotion_rich_text h2,
  #tt .tt_itinerary h3,
  #tt #tt_payment .tt_payment_passenger_details h4,
  #tt #tt_invoice h1,
  #tt #tt_invoice h2 {
    color: #003399;
  }
  
  /*--------------*/
  /*- Background -*/
  #tt_search_wrapper h2,
  #tt h2,
  #tt #tt_booking_progress .done,
  #tt #tt_promotion .tt_promotion_price_guide th,
  #tt #tt_package_bottom,
  #tt .tt_buttons4_back span,
  table.jCalendar td.selected.dp-hover,
  table.jCalendar tr.activeWeekHover td,
  table.jCalendar td.dp-hover,
  div.dp-popup {
    background-color: #003399;
    color: white;
  }
  
  /*---------*/
  /*- Border -*/
  #tt_search_wrapper #tt_search,
  #tt_search_wrapper #tt_search_types,
  #tt #tt_promotion .tt_promotion_search,
  #tt #tt_package .tt_cdp_box {
    border-color: #003399;
  }
  
  /****************/
  /*** Colour 2 ***/
  /****************/
  
  /*--------*/
  /*- Text -*/
  #tt_search_wrapper #tt_search_types .ui-tabs-selected a,
  #tt_search_wrapper #tt_search_types a:hover,
  #tt_search_wrapper li label,
  #tt #tt_promotion h3,
  #tt #tt_promotion_list h3 a,
  #tt #tt_promotion .tt_promotion_price_guide td.tt_table_price,
  #tt #tt_promotion .tt_promotion_price_guide td.tt_table_price a,
  #tt .tt_hotel h4,
  #tt .tt_hotel h4 a,
  #ltBox h4,
  #ltBox h4 a,
  #tt #tt_package h4,
  #tt #tt_package h4 a,
  #tt #tt_price .tt_price_total .tt_value,
  #tt #tt_price .tt_price_total .tt_value a,
  #tt #tt_working_area .tt_hotel .tt_hotel_room_types .tt_hotel_room_types_price,
  #tt #tt_working_area .tt_hotel .tt_hotel_room_types .tt_hotel_room_types_price a,
  #tt #tt_working_area .tt_activity .tt_activity_price,
  #tt #tt_working_area .tt_activity .tt_activity_price a,
  #tt #tt_working_area .tt_flights_table .tt_flights_table_combo .tt_price,
  #tt #tt_working_area .tt_flights_table .tt_flights_table_combo .tt_price a,
  #tt .tt_itinerary h5,
  #tt #tt_invoice h5,
  #tt #tt_invoice .tt_invoice_price .tt_invoice_price_total .tt_value,
  #tt #tt_invoice .tt_invoice_price .tt_invoice_price_total .tt_value a,
  #tt #tt_payment .tt_price span,
  #tt #tt_payment .tt_price span a {
    color: #009966;
  }
  
  /*--------------*/
  /*- Background -*/
  #tt_search_wrapper .tt_buttons2_search,
  #tt #tt_booking_progress .done a:hover,
  #tt #tt_booking_progress .selected,
  #tt .tt_buttons2_book,
  #tt .tt_buttons2_book a,
  #tt .tt_buttons2_finalise,
  #tt .tt_buttons2_finalise a,
  #tt .tt_buttons2_more,
  #tt .tt_buttons2_more a,
  #tt .tt_buttons2_book_small,
  #tt .tt_buttons2_book_small a,
  #tt .tt_buttons2_submit,
  #tt .tt_buttons2_search,
  table.jCalendar td.selected {
    background-color: #009966;
    color: white;
  }
  
  /*---------*/
  /*- Border -*/
  #tt #tt_promotion_list h3 a:hover,
  #tt #tt_package h4 a,
  #tt #tt_price {
    border-color: #009966;
  }

  
