/*
  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: 13 February 2012 03:49:05
*/


#highlight_box {
    background-color: #eef6e1;
    float:left;
    width:100%;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 650px;
    padding-left:15px !important;
    padding-right:11px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 20px;
} 


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


/* Banner image */

div#wrapper {
    background: none;
}

/* Top border */

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

/* Section navigation menu (left column) */

div#menu {
    background: #fff url("/__data/assets/image/0015/106422/angleheader-green.gif") top left no-repeat;
}

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

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

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

div#menu ul li ul {
    padding-left: 1em;
    border-bottom: 1px dotted #8c4;
    background: transparent url("/__data/assets/image/0013/110209/menu-hier-bottom_green.gif") bottom left no-repeat;
    font-weight: normal;
}

div#menu ul li ul li a.now {
    background-color: #8c4;
}

/* 4th level navigation menu */
div#onpage-menu {
display:none;
}

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

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

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


