/*	Default
	-------------------------------------------------------
	Defines the general elements for portal and aplaws layout 
	and positioning */
	
	@import "left-escape.css";
	@import "main.css";
	@import "oracle-portal.css";
	@import "wysiwyg.css";
	
/*	Generic Skin Elements
	-------------------------------------------------------
	Defines the general elements for use throughought all 
	sites developed using aplaws */
	
	@import "skin/alternate.css";
	@import "skin/administration.css";
	@import "skin/alerts.css";
	@import "skin/icons.css";

/*	Layout
	-------------------------------------------------------
	Defines the general layout and colors of all required 
	containers, classes, Ids, and tags */
	
	@import "skin/layout.css";
	
/*	Header
	-------------------------------------------------------
	Defines the layout and colors specifically related to the 
	header area. The header area is the top most element on the 
	page */

	@import "skin/header.css";
	
/*	Content (Left, Right, Middle)
	-------------------------------------------------------
	Styles and classes will render differently when placed 
	inside specific areas of the website. The main break down 
	is Left, Middle, and Right  */

	@import "skin/breadcrumbs.css";
	@import "skin/left.css";
	@import "skin/middle.css";
	@import "skin/right.css";
	
/*	Landing (specific landing pages)
	-------------------------------------------------------
	Styles and classes will render differently when placed 
	inside specific landing pages  */

	@import "skin/landing.css";

/*	Components
	-------------------------------------------------------
	Defines the layout and colors specifically related to the 
	reusable content items like news, blog, calendar, etc... */

	@import "skin/blog1.css";
	@import "skin/calendar1.css";
	@import "skin/externalprovider1.css";
	@import "skin/forum1.css";
	@import "skin/news1.css";
	@import "skin/comments1.css";
	@import "skin/ratings1.css";
   	@import "skin/download.css";
   	@import "skin/slider.css";
	@import "skin/learningresources1.css";
	@import "skin/roundedCorners.css";
	@import "skin/rss.css";
	@import "skin/highlightglossary.css";
	@import "skin/popup.css";

/*	Feedback (forums, comments, ratings)
	-------------------------------------------------------
*/
	@import "skin/feedback.css";

/*	Tabbed menu styles for policies
	-------------------------------------------------------
*/
	@import "skin/tabbedmenu.css";

/*	Footer
	-------------------------------------------------------
	Defines the layout and colors specifically related to the 
	footer area. The footer area is the last element on the 
	page */

	/*
	@import "skin/footer.css";
	*/
