/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 29 April 2011 19:26:14
*/


/* Banner image */
div#header { 
  background: transparent url("/?a=339968") top left no-repeat; 
}  

div#wrapper, h1#heading { 
  background: none; 
}

/*div#wrapper {
    background: transparent url("/__data/assets/image/0006/109896/supporting-header.jpg") top left no-repeat;
}*/

#image-caption-single,
.image-caption-single {
    background-color: #d50000 !important;
    padding: 0.3em 0.5em;
}

/* Section navigation menu (left column) */
div#menu, div.angled {
    background: #fff url("/__data/assets/image/0008/109943/angleheader-brightblue.gif") top left no-repeat;
}

div#menu ul li.hier {
    background: transparent url("/__data/assets/image/0006/167649/menu-hier_brightblue.gif") top left no-repeat;
}

div#menu ul li a.now, div#menu ul li a:hover {
    background: #609dd3;
    color: #fff;
}

div#menu ul li a.hier {
    background:#609dd3 none repeat scroll 0 0;
    border-top:1px dotted #609dd3;
    color:#FFFFFF;
    font-weight:bold;
}

div#menu ul li ul {
    padding-left: 1em;
    border-bottom: 1px dotted #609dd3;
    background: transparent url("/__data/assets/image/0007/167650/menu-hier-bottom_brightblue.gif") bottom left no-repeat;
    font-weight: normal;
}
div#menu ul li ul li a.now {
    background-color: #609dd3;
}


/* 4th level navigation menu */
div#onpage-menu ul {
    border-bottom: 2px solid #609dd3;

}

div#onpage-menu ul li.now a,
div#onpage-menu ul li a:hover {
    background-color: #609dd3;
    border: 1px solid  #609dd3;
    color: #fff;
}


div#level5-menu {
    background-color: #DFF1FF;
    margin-top: -20px;
    padding: 10px;
}

#image-right-gallary #image-caption, 
#image-left-gallary #image-caption {
    padding: 0.3em 0.5em;
    background-color: #609dd3 !important;
}

#rss-feed-links .bottom-divider {
    border-bottom: 4px solid #609dd3;
}

.topborder,
.sectioninfo-cell {
   border-top: 4px solid #609DD3 !important;
}

/* standard table with coloured TH based on current theme */
table.standard-table th {
    border: 2px solid #FFF;
    background-color: #609DD3;
    text-align: left;
    color: #FFF;
    padding: 3px 6px;
    vertical-align: top;
}

