/**************************************************************************
 * Lancashire Grid for Learning (LGfL) - www.lancsngfl.ac.uk
 * Local style sheet
 */


/**************************************************************************
 * Imported style sheets
 */

@import "/lgfl_shared/css/normal_generic.css";
@import "/lgfl_shared/css/global_header.css";
@import "/lgfl_shared/css/global_footer.css"; 
@import "skhindex_format.css";



/**************************************************************************
 * IE5/Mac only style sheets
 * Employs the IE5/Mac Band Pass Filter:
 * http://stopdesign.com/examples/ie5mac-bpf/
 */

/*\*//*/
  @import "/lgfl_shared/css/normal_ie5mac.css";
/**/


/**************************************************************************
 * IE5/Win only style sheets
 * Employs the Mid Pass Filter:
 * http://tantek.com/CSS/Examples/midpass.html
 */
 
@media tty {
  i{content:"\";/*" "*/}} @import '/lgfl_shared/css/normal_ie5win.css'; /*";}
}/* */

