/*
	File: cssLoader.css
	Created: 22/07/2011
	Created by: Richard Lewis
	Version: 1.00
	
	This loads in the other CSS documents required for the site. The order of some of these *IS* important.
*/

/* core */
@import url("common.css");
@import url("main.css");
@import url("pages/uaces_main.css");
@import url("pages/annual_conf.css");
@import url("pages/sf.css");
@import url("pages/papers.css");
@import url("pages/expert_on_europe.css");
@import url("forms.css");
@import url("tables.css");
@import url("960.css");
@import url("http://ajax.googleapis.com/ajax/libs/jqueryui/1/themes/flick/jquery-ui.css");
@import url("jquery.tagit.css");
@import url("jquery.tagbox.css");
@import url("jquery.prettyPhoto.css");
@import url("add-this-event.css");
@import url("../javascripts/mediaelement/mediaelementplayer.css");
@import url("../javascripts/jHtml/jHtmlArea.css");
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);