/*
  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: 04 February 2012 23:02:44
*/


h1 {
    font-size: 2.25em;
    position: absolute;
    left: -999em;
}

h2 {
    font-size: 1.5em;
    font-weight: normal;
}

h3 {
    font-size: 1.25em;
}

.half-left {
    width: 475px;
    margin-right: 11px;
    float: left;
}

.quarter {
    width: 232px;
}

.left-space {
    margin-left: 10px;
}

#banner {
    height: 220px;
    margin: 0 10px 15px 10px;
    position: relative;
    clear: both;
}

#banner .section {
    float: left;
    width: 220px;
    height: 210px;
    background-color: #019ABA;
    font-size: 1.8em;
    color: #FFFFFF;
    padding: 10px 10px 0 10px;
}

#banner .section p {
    margin: 0;
    padding: 0;
}

#banner .image {
    width: 720px;
    height: 220px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8
}

#banner .active {
    z-index: 10;
}

#banner .last-active {
    z-index: 9;
}

#banner .transp {
    z-index: 11;
}

#banner .caption {
    font-weight: bold;
    color: #000000;
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 714px;
    height: 30px;
    background: url(http://www.agpn.com.au/__data/assets/image/0016/880/1px_white_40pc.png) top left repeat;
    padding-top: 6px;
    padding-right: 6px;
}

#content-wrapper {
    color: #333333;
    overflow: hidden;
    margin: 0 10px;
}

.image-right {
    float: right;
    margin-left: 15px;
}

.image-left {
    float: left;
    margin-right: 15px;
}

#intro, #network-map, #news-events {
    margin-bottom: 15px;
    position: relative;
    z-index:1;

}

#intro p {
    margin: 0 0 1em 0
}

#network-map h2 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}

#news-events {
    font-size: 0.9em;
}

#news-events ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #E3E3E3;
}

#news-events li {
    margin: 0;
    border-top: 1px solid #E3E3E3;
}

#news-events ul ul  {
    border: none;
    padding: 4px;
    font-size: 0.9em;
}

#news-events ul ul li {
    border: none;
    margin: 4px 0;
    color: #666666;
}

#news-events a.category {
    color: #FB6E15;
    display: block;
    background: url(http://www.agpn.com.au/__data/assets/image/0003/777/arrow_small_down.gif) right 50% no-repeat;
    padding: 4px;
}

#news-events a.category:hover {
    background-color: #F8F8F8;
}

#news-events a.selected {
    background: url(http://www.agpn.com.au/__data/assets/image/0004/778/arrow_small_up.gif) right 50% no-repeat;
    background-color: #F8F8F8;
}

#news-events a {
    text-decoration: none;
}

#features {
    clear: both;
    margin-top: 25px;
}

#features .box {
    width: 232px;
    float: left;
    overflow: hidden;
}

#features .box h2 {
    background: #4C6285;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0;
    padding: 4px 8px;
}

#features .box h2 a {
    text-decoration: none;
    color: #FFFFFF;
}

#features .box .description {
    font-size: 0.9em;
    background-color: #E7ECF5;
    padding: 8px;
    height: 3em;
    min-height: 3em;
}

#features .box .description p {
    margin: 0;
    padding: 0;
}

