/* this is my own custom CSS file to edit the template */

/*.title1 .title .module-title h2 {
  margin-bottom: 20px;
  line-height:90%;
}*/


/*article titles in blue box */
.title1 .module-title-surround {
  /*Chrysti removed margin: 5px 0px; */
  padding:15px; /*Chrysti changed from 10px 0px 13px 8px;*/
  background-color: #d5e3f1;/* Chrysti changed from #00315E;*/
}

h2 .title1 .title {
  font-size:155%;
  text-transform: none;
}

.title1 .title, .title a, .title2 .title, .module-title .title {
    text-transform: none;
    color: #3b74b7 !important;
    }

#rt-top {
    background-image: url("../images/header/banner-bg4.jpg") !important;
  height:88px;
   /*background-image: url("../images/header/dark/header-bg.png") !important;
 margin-bottom: 30px; */
}
#rt-header-surround {
    margin-bottom: 20px;
    position: relative;
}
/* testing to change the menu item text colours */
/*.menutop li.root > .item, .menutop li > .item > a{
    color: #ffffff !important;
}

/* main top where PORTAL logins are */
.rt-container .rt-grid-12 {
  background-color:/* Chrysti removed #ECF2F5 to remove grey strip on banner*/;
  vertical-align: top;
}
.loginmenu ul {
  padding: 10px 10px 0px 0px;
  list-style-image: none;
}
.loginmenu li {
  padding-right: none;
  list-style-image: none;
}