/* -----------------------------------------------------------------------------------------
Copyright University of Leeds
Corporate site master stylesheet available through jadu theme selection
----------------------------------------------------------------------------------------- */

/* reset – all browsers to common values
----------------------------------------------------------------------------------------- */
@import url(corporate_common/styles/reset.css); 

/* baseline – all styles not relating to colour including images (layout/navigation/typography…)
----------------------------------------------------------------------------------------- */
@import url(corporate_common/styles/baseline.css?3);

/* theme – all styles relating to the light colour theme including images
----------------------------------------------------------------------------------------- */
@import url(corporate_light/styles/theme.css?3);