/*--------------------------------------------- 

[Base Stylesheet] 

Project: [Gport]
Version: [V3.0]
Last change: [5/2/2009] [Beginning of project]
Assigned to: [Gerben van Dijk / Gport] [NL] 

----------------------------------------------*/

/* Screen styles */ 

@import url("screen/reset.css"); /*This sheet resets some css values to zero for the best cross-borwser compatibility */
@import url("screen/grid.css"); /* This is the magnificent 960 grid for fast prototyping */

/* Extra styles */

/* @import url("screen/extras/buttons.css"); This sheet contains all button rules, but is disabled for this website */

@import url("screen/extras/lightbox.css"); /* This sheet contains the Lightbox CSS */

/* Themes */

@import url("screen/gport/typography.css"); /*This sheet contains some custom styles for this demo */
@import url("screen/gport/layout.css"); /*This sheet contains some custom styles for this demo */

/* Don't move the order of these @import's! The reset.css is on top, so we can override some of the values in other style sheets. */

/* © Gport */