@import "generic/base.css";
@import "../custom_scripts/web_toolkit/assets/css/screen.css";
@import "../custom_scripts/web_toolkit/library/css/screen-toolkit.css";
@import "../custom_scripts/web_toolkit/library/css/screen-jadu.css";
@import "../custom_scripts/web_toolkit/library/css/screen-library.css";
@import "../custom_scripts/web_toolkit/library/css/screen-pinfold.css";
@import "handheld.php";
@import url(footer-awards.css);

/* Branding */

.brand_background, #brand_logo, #brand {
    background-color: #7AB800;
}
.brand_colour {
    color: #7AB800;
}
hr, .dottedbottom, .solidbottom {
    border-bottom-color: #7AB800;
}
#content h1, #content h2, #content h2 a, #content h2 a:visited, #content h3, #content h3 a, #content h3 a:visited, .inner-scroller a, .content-main h2 a, .content-main h2 a:visited {
    color: #5A9800;
}
#timeline-events div.small p:first-child, #timeline .art_gallery_title_line, #content input.button, .splash .splash-box, .section > a, .section.col-1 img, .tabs td.active a, .tabs td a:hover {
    background: none repeat scroll 0 0 #7AB800;
}
.news_listing, #two-axis-content, .scroller_h, .splash {
    border-color: #7AB800;
}
#timeline-grad_background, .splash-pale .splash-box, .splash-pale .splash-box-half, .pale-background, .pale {
    background-color: #F2F8E6;
}
#content table th, #content table th a:active, #content table th a:visited, #content table th a:link, #content table th a:hover, #content table th a {
    background-color: #7AB800;
    color: #202020;
    font-weight: bold;
}
dl.glossary dt {
    color: #5A9800;
    font-family: Georgia,Helvetica,Arial,sans serif;
    font-size: 1.2em;
}
dl.glossary dd {
    margin-left: 30px;
    padding-bottom: 18px;
}
#timeline-grad_left {
    background: url("../custom_scripts/web_toolkit/library/img/timelinr/grad_left_green.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
}
#timeline-grad_right {
    background: url("../custom_scripts/web_toolkit/library/img/timelinr/grad_right_green.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
}
#timeline-prev {
    background-image: url("../custom_scripts/web_toolkit/library/img/timelinr/prev_green.png");
}
#timeline-next {
    background-image: url("../custom_scripts/web_toolkit/library/img/timelinr/next_green.png");
}
#content .tabbeddigital_scroller ul.standard, #content .scroller_h ul.standard, #content .scroller ul.standard, ul.standard {
    list-style: square inside none !important;
}
#content .tabbeddigital_scroller ul.standard li, #content .scroller_h ul.standard li, #content .scroller ul.standard li, ul.standard li {
    border: medium none !important;
    list-style: square inside none !important;
}

