/*
  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: 07 September 2010 15:44:21
*/


/* CONTENT AREAS */

#content div, #content ul, #content-secondary {
    background: #1E1E20;
}

#content div#content-div {
    z-index: 2;
    position: absolute;
    left: 440px; /*right: 20px;*/
    top: 245px;
    overflow: auto;
    width: 470px;
    height: 245px;
    padding: 5px 10px 30px 10px;
    color: #C2C2C2;
    line-height: 1.5em;
    border-bottom: 20px solid #1E1E20;
    border-right: 20px solid #1E1E20;
}

#content h1, #content h2, #content h3 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    color: white;
}

#content h3 {
    font-size: .9em;
}

#content a {
    color: white;
}

#content-secondary {
    position: absolute;
    left: 0;
    top: 60px;
    padding: 20px;
    /*padding-bottom: 0;*/
    width: 405px;
    height: 445px;
}

#content-secondary img {
    display: block;
    margin-bottom: 10px;
}


/* IMAGE GALLERY/THUMBNAIL */

#image-loading.loaded {
    display: none;
}

#image-loader.loading {
    background: url('http://www.charlesparsons.com.au/__data/assets/image/0014/419/loading.gif') 50% 50% no-repeat;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 90px;
    width: 335px;
    height: 450px;
}

.thumbnail {
    float: right;
}