/**
 * Here we import all css styles.
 */

/* Contains all references to typography */
@IMPORT url("template_typography.css");

/* Contains all references to navigation functionality. */
@IMPORT url("template_navigation.css");

/* Contains all references for page layout and navigation layout.*/
@IMPORT url("template_layout.css");

/**
 * Contains all references to different colors. From backgound to foreground and
 * also background images.
 */
@IMPORT url("template_color.css");

/**
 * Contains css format for news_plugin
 */
@IMPORT url("news_plugin.css");
/**
 * DEPRECATED
 */
/**
 * All the alfa state code. Wich will in certain conditions going to be moved in
 * their own respective catecories.
 */
/*
@IMPORT url("template_tmp.css");
*/
/**
 * /DEPRECATED
 */
