/*
  DAFF System
  Content (c) Copyright Squiz
  Running Squiz MySource v3.12.4 (Matrix) - http://matrix.squiz.net/
  Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2010. All rights reserved.
  Page generated: 18 March 2010 19:52:00
  Warranty key: MjJlOTJjMDAyMDYyYXUyMDExMDEwOQ==
*/


/* CSS Document */

body {
    margin: 0;
    padding: 0 0 40px 0;
    background-color: #FFFFFF;
    font-size: 0.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
    margin: 0;
    padding: 0;
}
a {
    color: #006699;
}
a img {
    border: none;
}
h1 {
    font-size: 125%;
    color: #000000;
    margin: 0px 0px 1em 0px;
    padding: 0;
}

#page-content h2 {
    font-size: 120%;
    margin: 0px 0px 1em 0px;
    color: #000000;
}
#page-content h3 {
    font-size: 115%;
    margin: 0px 0px 1em 0px;
    color: #000000;
}

#page-content h4 {
    font-size: 110%;
    margin: 0px 0px 1em 0px
    color: #000000;
}

#page-content h5 {
    font-size: 105%;
    margin: 0px 0px 1em 0px;
    color: #000000;
}

#page-content h6 {
    font-size: 100%;
    margin: 0px 0px 1em 0px;
    color: #000000;
}
p {
    margin: 1em 0;
    padding: 0;
}


#page-content  ul li {
    margin: 0;
    padding: 0.3em 0 0.3em 0;
}

/* DAFF Editor */
/* ----------- */

#mp { display: none; }

/* Header */
/* ------ */

#header { display: none; }


/* Global navigation */
/* ----------------- */

##global-nav { display: none; }
#main-container #nav-menu { display: none; }
#main-container #sub-nav { display: none; }

/* Banner */
/* ------ */

#banner { display: none; }

/* Search bar */
/* ---------- */

#search-bar { display: none !important; }

#main-container {
    width: 100%;
    margin: 20px 0;
}

/* Special links area and boxes */
/* ---------------------------- */

#main-container #special-links { display: none; }

/* Page content */
/* ------------ */

#page-content { margin: 0; }

/* Footer */
/* ------ */

#footer { display: none; }

/* Utility elements and IE fixes */
/* ----------------------------- */

div.clearer {
    clear: left;
    line-height: 0;
    height: 0;
}

/* IE 3-pixel offset fix */
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sub-nav {
  margin-right: 30px;
  }
 
* html #page-content {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

