﻿.header .headerinner {
    margin-top:0px;
    margin-bottom:0px;
    min-height:100px;
}

.header h1, .header h2 {
    visibility:hidden;
}

.header .headertitles h1 {
    margin-top:10px;
}

.highlightcolour, .highlightcolour a {
    border-color:#831619;
    color:#831619;
}
.subcontentcolour, .subcontentcolour a {
    border-color:#A26D5F;
    color:#A26D5F;
}

.rightpanel .pagecontrols a.highlighted {
    background-color:#831619;
}

.static a {
    color:#831619;
}

#htmlRecordArea a {
    text-decoration:underline;
}


/*

red text: 831619;
salmon text: A26D5F
grey text: 707070

.highlightcolour {
    color:#77111e;
}

.subhighlightcolour, .rightpanel .menuitem .info .reference, .subhighlightcolour, .rightpanel .menuitem .info .creationdate {
    border-color:#a26d5f;
    color:#a26d5f;
}

#htmlListingTitle {
    background-color:#ecdada;
}

.leftpanel #htmlReferenceArea {
    text-transform:none;
}

.maintitle h3, .subtitle h3 {
    font-weight:normal;
    font-size:150%;
    margin-top:0;
    margin-bottom:0;
}
*/
