@import url(generic/base.css);
@import url(../custom_scripts/web_toolkit/assets/css/screen.css);
@import url(../custom_scripts/web_toolkit/library/css/screen-toolkit.css);
@import url(../custom_scripts/web_toolkit/library/css/screen-jadu.css);
@import url(../custom_scripts/web_toolkit/library/css/screen-library.css?005);
@import url(../custom_scripts/web_toolkit/library/css/screen-pinfold.css);
@import url(handheld.php);
@import url(footer-awards.css);

/* Branding */

.imu_narrative_tertiary h4,
.brand_background,
#brand_logo,
#brand {
    background-color: rgb(254, 203, 0);
}

.brand_colour {
    color: rgb(254, 203, 0);
}

hr, .dottedbottom, .solidbottom {
    border-bottom-color: rgb(254, 203, 0);
}

/************************************/
/*** Special Collections (yellow) ***/
/************************************/

/* text colour */
#content h1,
#content h2,
#content h2 a,
#content h2 a:hover,
#content h2 a:visited,
#content .splash .splash-box h2,
#content .splash .splash-box h2 a,
#content .splash .splash-box h2 a:hover,
#content .splash .splash-box h2 a:visited,
#content .splash .splash-box p,
#content .splash .splash-box p a,
#content .splash .splash-box p a:hover,
#content .splash .splash-box p a:visited,
#content h3,
#content h3 a,
#content h3 a:visited,
.inner-scroller a,
.content-main h2 a,
.content-main h2 a:visited {
   color: rgb(32, 32, 32) !important;
}

/* background */
.imu_narrative_tertiary h4,
#content input.button,
.splash .splash-box,
.section > a,
.section.col-1 img,
.tabs td.active a,
.tabs td a:hover {
   background: rgb(254, 203, 0);
}

/* border colour */
.news_listing,
#two-axis-content,
.scroller_h,
.splash {
   border-color: rgb(254, 203, 0);
}

/* .pale background */
.splash-pale .splash-box,
.splash-pale .splash-box-half,
.pale-background,
.pale {
    background-color: rgb(255, 250, 230);
}

/*  is a special case where all white text must be made rgb(75, 75, 75); */
.yellow,
.tabs td.active a,
.tabs tda :hover {
   color: rgb(32, 32, 32) !important;
}

/* .table headers */
#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 {
    color: rgb(32, 32, 32);
    font-weight: bold;
    background-color: rgb(255, 250, 230);
}
