/*
  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: 12 February 2012 07:02:28
*/


/* Banner image */

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

div#wrapper, h1#heading { 
  background: none; 
}
/*
div#wrapper {
    background: transparent url("/__data/assets/image/0005/110102/abouttheasc-header.jpg") top left no-repeat;
}
*/

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

.topborder {
    border-top: 4px solid #115588 !important;
}


#rss-feeds-link, .bottom-divider {
    border-bottom: 4px solid #115588 !important;
}


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

