﻿/*
* CSS FILE
* TYPE:		Project-specific screen media styles
* NAME:		SCREEN CSS
* PURPOSE:	Project stylesheet for display on screen.
* NOTES:	recommended tab width = 8 spaces
* CREATION:	H.O.net - http://www.honet.be
* AUTHOR:	Daniel Reszka - danielr@honet.be
*/

/*IE4 SUPPORT*//*
	@import url(http://files.honet.be/wymstyle/tags/0.2-rc4/core/ie4.css);
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/ie4-undo.css";

/*DEPENDENCIES*/
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/typo-reset.css";
/*	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/colors-branding.css";*/
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/layout-fixed.css";
/*	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/cols-3-nms.css";
	/*@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/cols-equal.css";*/
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/navpri-horizontal.css";
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/navlang-topright.css";
/*	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/core/dev.css";/**/
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/addons/forms/form01.css";
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/addons/wymsite/forms.css";
	@import "http://files.honet.be/wymstyle/tags/0.2-rc4/addons/wymeditor/default.css";
	@import "project.css";

	@import "thickbox.css";
	@import "schema-production.css";
	@import "worldmap.css";
	@import "forms.css";
