/*
#############################################################################
Filename: main.css
Description: Controls all styles and colours for the WDC website
-
CSS created for WDC by Trinity Expert Systems plc
www.tesl.com
#############################################################################
*/

/* Import the basic styles */
@import url("TemplateCSS/htmlelements.css");
@import url("TemplateCSS/templatestructure.css");
@import url("ContentCSS/content.css");
@import url("TemplateCSS/forms.css");
@import url("ControlsCSS/controls.css");
/*#############################################*/

/* ######## IMPORT START USER STYLES ########## */
/* Use the below css file to add/overwrite any of the CSS in the website */
@import url("ExtendedCSS/extension.css");
/* ######### END START USER STYLES ############ */
