/*
  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: 10 February 2012 06:50:33
*/


/*
   home.css
   css
   
   Created by Chris Horikx on 2008-09-16.

*/
/* ========================= */
/* = Columns configuration = */
/* ========================= */
.left-column {
    
    z-index:1;
    display:inline;
    float:left;
    width:360px;
    margin:0 0 0 -360px;

}

/* added 11-8-2010 */

.left-colour {
    
    margin:0;
    float:left;

}

#accordions {
    
    position:relative;

}

/* end add */

.left-column-padding {
    
    padding:0;
    z-index:0;
    position:relative;

}

.middle-colour {
    
    margin:0 0 0 360px;
    height:1%;

}

.body-copy {
    
    padding:0;
    margin:0 0 0 30px;
    float:right !important;


}

.body-copy-scholar {

    float:right !important;
    margin:0 0 0 30px;
    padding:0;

}

* html #body-copy {
    
    height:1%;
    overflow:visible;
    position:relative;
    z-index:0;

}

/* =============================== */
/* = Generic styles declarations = */
/* =============================== */
#bd h2 {
    
    margin:30px 0 10px;

}

#bd h3 {
    

}

/* ================== */
/* = Rotating Image = */
/* ================== */
.rotatingimg {
    
    padding:15px 0 0;

}

/* ====================== */
/* = Banner and chooser = */
/* ====================== */
#banner_and_chooser {
    
    overflow:hidden;
    margin:0 -5px 0 0;

}

#banner_and_chooser ul {
    
    margin:0;
    float:right;

}

#banner_and_chooser li {
    
    float:left;
    list-style:none;

}

/* ========================================================== */
/* = Undergraduate postgraduate pathways research floaters  = */
/* ========================================================== */
#ug_pg_pathways_research {
    
    clear:both;
    overflow:hidden;

}

#ug_pg_pathways_research .left_courses_floater {
    
    display:inline;
    float:left;
    margin:0 0 0 8px;
    position:relative;

}

#ug_pg_pathways_research .right_courses_floater {
    
    display:inline;
    float:right;
    margin:0 8px 0 44px;
    position:relative;

}

#ug_pg_pathways_research .left_courses_floater a,
#ug_pg_pathways_research .right_courses_floater a {
    
    display:block;
    width:150px;
    height:110px;
    background-image:url(something.gif);
    top:0;
    z-index:50;
    position:absolute;

}

#ug_pg_pathways_research .left_courses_floater a {
    
    left:0;

}

#ug_pg_pathways_research .right_courses_floater a {
    
    right:0;

}
