/* This file imports all the necessary css files */

/* The main css stylesheet for screen output - relative to the site */
@import url("/venterre/css/screen.css");

/* The main css stylesheet for print output - relative to the site */
@import url("/venterre/css/print.css");

/* The printdetails.xsl css stylesheet - relative to the site */
@import url("/venterre/css/printdetails.css");

/* General throughout all sites */
@import url("/venterre/css/general.css");





/* Lightbox */
/*@import url("/venterre/css/lightbox.css");*/
@import url("/venterre/css/lytebox.css");



/* Reports */

/* For the report headers - relative to the site */
@import url("/venterre/css/reports.css");

/* For the reports - general throughout all sites */
@import url("/venterre/css/reports.css");