/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


.sIFR-active #inet_content_top .inet_title h1,
.sIFR-active #inet_subfront_text .inet_title h1,
.sIFR-active .b_header h2,
.sIFR-active .inet_para_102_title h2,
.sIFR-active .inet_para_103_main h2,
.sIFR-active .inet_para_104_title h2,
.sIFR-active #inet_video_text h2, 
.sIFR-active #inet_video_list h2,
.sIFR-active .view span,
.sIFR-active #threecolumns .leftcolumn h1,
.sIFR-active #threecolumns .rightcolumn h1,
.sIFR-active #threecolumns #middlecolumn h1,
.sIFR-active #twocolumns #maincolumn h1,
.sIFR-active #twocolumns #sidecolumn h1,
.sIFR-active .onecolumn h1,
.sIFR-active #inet_front_booking h1,
.sIFR-active .inet_para_110_txt h1,
.sIFR-active .inet_para_111_txt h1,
.sIFR-active .blackTitle h1,
.sIFR-active .greenTitle h1,
.sIFR-active #popup_document h1,
.sIFR-active #ev_filter h2,
.sIFR-active #ev_table_header_left h2,
.sIFR-active #mypage_main #reservations .onecolumn h1,
.sIFR-active #mypage_main messages .onecolumn h1,
.sIFR-active #inet_plainmenu td {
	visibility: hidden;
}

.sIFR-active .inet_para_102_title h2 {
	margin-top: -1px;
}
