/*
  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: 30 July 2010 23:58:06
*/


form#subsites {
    background-color: #e8e8e8;
}
#subsite-banner h1 {
    color: #025c8b;
}
#footer {
    background-image: url(http://www.inclusive.org.nz/_designs/gse/gse_css_files/asdev.css/footer-bg.gif);
}
#footer ul li a {
    color: #025C8B;
}
#container {
    background-image: url(http://www.inclusive.org.nz/__data/assets/image/0003/12639/subsite-submenu-bg.gif);
}
.spoke-container #main-nav {
    background-color: #025c8b;
}
.spoke-container #content h1 { 
    color: #025c8b;
    font-weight: bold;
}
.spoke-container #content h2 { 
    color: #025c8b;
    font-weight: bold;
}
.spoke-container #content a { 
    color: #025c8b;
}
#skipLinks {
    position:absolute;
    left:-999px;
}
#site-list {
    border: 1px solid #000;
    margin: 1em 1em 0 0;
    background: #f4f4f4;
    padding: 0.5em 0.5em 1em 0.5em;
    width: 350px;
}
/* ---------- Table format ----- */

#content table {
  margin-top: 20px;
  border-bottom: 1px dotted #ccc;
  position: relative;
  width: auto;
}
#content table th {
  color: #333333;
  background: #fff;
  border-top: 1px dotted #ccc;
  padding: 0.5em 1em 0.5em 0.5em;
  margin: 0;
  text-align:left;
  width: auto;
  font-weight: bold;
  vertical-align: top;
}
#content table td {
  border-top: 1px dotted #ccc;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0;
  vertical-align: top;
}