/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 February 2012 01:47:23
*/


/*
    OUP Atlas Project
    -----------------------------------------------
    Colours    
        
        Pink:  #d73d7d
        Orange:  #f25d23
        Green:  #9ccb3b
        D Grey:  #666666
        L Grey:  #b4b4b4
        VL Grey: #e3e3e3
        
        Headings: #666666
        Heading 2 (atlas pages):  #990000
        Links: #666666
        Text: #666666
        Green Text: #7ca529
    -----------------------------------------------
*/

@import 'http://www.oxfordatlasproject.com.au/__data/assets/text_file/0006/154932/reset.css';        /* Reset */
			@import url(http://www.oxfordatlasproject.com.au/_designs/oxford_atlas_project/css/layout.css);
					        /* Structure */
@import 'http://www.oxfordatlasproject.com.au/__data/assets/text_file/0007/154933/typography.css';    /* Typography */
			@import url(http://www.oxfordatlasproject.com.au/_designs/oxford_atlas_project/css/content.css);
					        /* Structure */
@import 'http://www.oxfordatlasproject.com.au/__data/assets/text_file/0005/154931/darkbox.css';        /* Reset */

/* !Hacks
--------------------- */
/* Containers with floated children */
.home #projects, #panels {
    overflow: hidden;
}

/* Fix flash witespace */
#flash-wrapper {
    height: 531px;
    overflow: hidden;
}

