.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1100px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1100px;}
#body.content{max-width: 1100px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1100px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1100px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #000000;}
.link:hover, a:hover{color: #3a82c2;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #000000;}
body{
		color: #000000;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #2079c6;
	background: #2079c6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2079c6), color-stop(50%,#2079c6), color-stop(51%,#2079c6), color-stop(100%,#2079c6));
	background: -moz-linear-gradient(top,  #2079c6 0%, #2079c6 50%, #2079c6 51%, #2079c6 100%);
	background: -webkit-linear-gradient(top,  #2079c6 0%,#2079c6 50%,#2079c6 51%,#2079c6 100%);
	background: -o-linear-gradient(top,  #2079c6 0%,#2079c6 50%,#2079c6 51%,#2079c6 100%);
	background: -ms-linear-gradient(top,  #2079c6 0%,#2079c6 50%,#2079c6 51%,#2079c6 100%);
	background: linear-gradient(top,  #2079c6 0%,#2079c6 50%,#2079c6 51%,#2079c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2079c6', endColorstr='#2079c6',GradientType=0 );
	border: 3px solid #2079c6;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #737373;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737373), color-stop(50%,#737373), color-stop(51%,#737373), color-stop(100%,#737373));
	background: -moz-linear-gradient(top,  #737373 0%, #737373 50%, #737373 51%, #737373 100%);
	background: -webkit-linear-gradient(top,  #737373 0%,#737373 50%,#737373 51%,#737373 100%);
	background: -o-linear-gradient(top,  #737373 0%,#737373 50%,#737373 51%,#737373 100%);
	background: -ms-linear-gradient(top,  #737373 0%,#737373 50%,#737373 51%,#737373 100%);
	background: linear-gradient(top,  #737373 0%,#737373 50%,#737373 51%,#737373 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#737373',GradientType=0 );
	border: 3px solid #3a82c2;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 3px solid #2079c6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #000000;
	color: #000000;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #000000;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );

	color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/bplwv/Horizontal - White.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #2079c6;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #2079c6;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: ;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(0%,), color-stop(1%,), color-stop(100%,));
	background: -moz-linear-gradient(top,   0%,  0%,  1%,  100%);
	background: -webkit-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: -o-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: -ms-linear-gradient(top,   0%, 0%, 1%, 100%);
	background: linear-gradient(top,   0%, 0%, 1%, 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #000000;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #000000;
}
.bottomrule{
	border-bottom: 1px solid #000000;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
html {font-size: 16px; }

body {
	font-family: 'Open Sans', sans-serif;
  	font-size: 15px;
}

/*---Navigation---*/
.navbar-top div ul li a {
	border: none;
  	text-decoration: none;
  	font-size: 18px;
  	
}

.navbar-nav {
	float: right;
}

.navbar-top .navbar-nav li a {
  	padding-right: 0;
}

.navbar-top .collapsing .navbar-nav, .navbar-top .in .navbar-nav {
	float: left;
  	padding-left: 15px;
}


.mceNonEditable {
	display: none;
}

/*---Misc---*/
#nav-break, #footer-break {
	border: 2px solid #f8f6f6;
}

#p {
	display: none;
}

#book_cover {
	max-height: 260;
  	max-width: 172;
}

/*-- Combined Searchbar --*/
        :root {
          --search-color: #2079c6;
          --search-border-radius: 5px;
          --search-padding: 0.7rem;
          --font-size: 1.1rem;
        }

        #combined-search-container {
          width: 70%;
          margin-left: auto;
        }

        #search-box {
          display: flex;
          gap: 0;
        }

        #search-box * {
          font-size: var(--font-size);
        }

        #search-box input[type='text'] {
          border: solid 1px black;
          border-right: none;
          border-radius: var(--search-border-radius);
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          padding: var(--search-padding);
          flex-grow: 1;
        }

        #search-box input[type='submit'] {
          border: none;
          border-radius: var(--search-border-radius);
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          background-color: var(--search-color);
          color: #ffffff;
          padding: var(--search-padding);
          cursor: pointer;
        }

        #search-switch {
          display: flex;
          gap: 0.5rem;
        }

        #search-switch label {
          display: flex;
          flex-direction: row;
          align-items: center;
        }

        #search-switch label span {
          font-weight: 400;
        }

        #search-switch input[type='radio'] {
          box-sizing: border-box;
          width: 20px;
          height: 20px;
          margin: 6px;
          padding: 0;
          border: 2px solid black;
          border-radius: 50%;
          appearance: none;
          background-color: transparent;
          outline: none;
        }

        #search-switch input[type='radio']:not(:disabled):checked {
          border-color: var(--search-color);
          background-color: var(--search-color);
          background-clip: content-box;
          padding: 2px;
          background-image: radial-gradient(
            circle,
            var(--search-color) 0%,
            var(--search-color) 50%,
            transparent 60%,
            transparent 100%
          );
        }

        @media screen and (max-width: 992px) {
          #combined-search-container {
            width: 90%;
            margin: auto;
          }
        }

/*-- eResources Searchbar --*/
    #digital-search-container {
      background-color: #2079c6;
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 10px;
      align-items: center;
      padding: 1rem;
    }

    #digital-search-heading {
      font-size: 2.667rem;
      color: #ffffff;
      margin: 0;
    }

    #digital-search-form {
      width: 100%;
      display: flex;
    }

    #digital-search-form input,
    #digital-search-form select,
    #digital-search-form button {
      border: none;
    }

    #digital-search-form select {
      border-radius: 0;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      padding: 0.5rem;
      background-color: #e9e9ed;

      -webkit-appearance: none;
      -webkit-border-radius: 0px;
      -webkit-border-top-left-radius: 10px;
      -webkit-border-bottom-left-radius: 10px;

      background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
      background-position: 100% 50%;
      background-repeat: no-repeat;
      padding-right: 2rem;
    }

    #digital-search-form select:hover {
      background-color: #d7d7da;
    }

    #digital-search-form button[type='submit'] {
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 1rem 2rem;
      display: flex;
      justify-content: center;
      align-items: center;
      color: black;
      background-color: #e9e9ed;
    }

    #digital-search-form button[type='submit']:hover {
      background-color: #d7d7da;
    }

    #digital-search-form input[type='text'] {
      padding: 1rem;
      width: 40dvw;
      border-radius: 0;
    }