/**********************************************************************************
 
	Stilark for Omega AS
	
	Copyright (c) 2009 Omega AS 
	
	Ansvarlig: 	Torbjørn Vik Lunde
	Medium:		Screen 
	
	Important note: Some of the styling
		
	reset.css			CSS reset to reduce browser inconsistency	
	screen-layout.css		Placement, widths and margins for the overall layout	
	screen-details.css		Color, background, typography ftor the main design
	screen-content.css		Typography and other details for content(articles)
	
	Updates:
	2009/February/9 		Original document created
	2009/February/10		Minor changes to logo palcement. 
				Navbar completed.
				screen-content.css created
						
	Colors
	Main blue:		#005A9C
	Light blue:		#4083b5
	Extra light blue:		#93B9D4
	
	Main turquise:		#00ADA8
	
	Monochromes
	Dark gray:		#626061
	Main gray:		#848182
	
	Typography
	Lineheight		18px
	Always use double, whole or half line-heights as spacing between elements
	
	Uses traditional font-scale in pixels
	Font-scale: 	11, 12, 14, 18, 24,  36, 48, 60, 72
 
zz tunc afdhgd gdfgsd
 **********************************************************************************/

@import url('/static/styles/reset.css');

@import url('/static/styles/screen-frame.css');
@import url('/static/styles/screen-content.css');
@import url('/static/styles/screen-content-special.css');
@import url('/static/styles/screen-content-jobs.css');
@import url('/static/styles/screen-orgchart.css');
@import url('/static/styles/screen-presentation.css');
