@import url("mainstyle.css");

hr {
    border: 1px none #6699cc;
    border-bottom-style: solid;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.v_spacer{
    background: #e0effb;
}

.ui-accordion-header-active,
#headerFillerBar,
#footerFillerBar,
.adminBox,
.vCardBox,
.v_spacer_dark,
.ui-widget-header,
.mailingBlock{
    background-color: #6699cc;
    background-image: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
#loginBox {
    border-color: #6699cc;
}

#headerPatternRow, #headerPatternRow_Mobile  {
    border-top-color: #6699cc;
    border-bottom-color: #e0effb;
}

#headerPatternRow, #headerPatternRow_Mobile {
    background-image: url("../../Site_Images/nimfar_header_row.jpg");
}

#loginBox .nav-tabs .nav-link.active::after {
    background-color: #6699cc;
}

#loginPane::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40vh;
    background: url("../../Site_Images/nimfar_header_row.jpg") repeat top center;
  }

ul.levelOne li {
    background: transparent url("../../Site_Images/profile_level1.png");
}

ul.levelTwo li {
    background: transparent url("../../Site_Images/profile_level2.png");
}

.homeBullet {
    background: transparent url("../../Site_Images/iiuk_star.png");
}

#breadCrumb,
.H2A,
.link,
.topH2,
.normalH2,
#date,
.title,
.localText,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #853B96;
}

.homeNewsPanel,
.colourTwo {
    background-color: #853B96
}

.H4,
.H5,
.H2,
.mainTitle,
.accept,
.topH1,
.localTextStrong,
#siteText {
    color: #00209F;
}

.H1_Edge,
.tableHeadingW,
.colourOne {
    background-color: #6699cc
}

.border-right { border-right: 1px solid #853B96; }
.border-left { border-left: 1px solid #853B96; }
.border-top { border-top: 1px solid #853B96; }
.border-bottom { border-bottom: 1px solid #853B96; }
