.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 1025px;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1025px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1025px;}
#body.content{max-width: 1025px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1025px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1025px;}
.bodysize{max-width: 1025px;}
#footer, #layout>#footer{max-width: 1025px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1025px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1025px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #035d76;}
.link:hover, a:hover{color: #035d76;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #48484b;}
body{
		color: #48484b;
		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:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #00b0b0;
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #20c9c9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20c9c9), color-stop(50%,#20c9c9), color-stop(51%,#20c9c9), color-stop(100%,#20c9c9));
	background: -moz-linear-gradient(top,  #20c9c9 0%, #20c9c9 50%, #20c9c9 51%, #20c9c9 100%);
	background: -webkit-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -o-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -ms-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20c9c9', endColorstr='#20c9c9',GradientType=0 );
	border: 0px solid #000000;
	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: 0px solid #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #48484b;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
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 #48484b;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #047695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(top,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#047695', endColorstr='#047695',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: normal;
	background: #047695;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(-90deg,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #047695;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(-90deg,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(-90deg,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#047695', endColorstr='#047695',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #047695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(top,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#047695', endColorstr='#047695',GradientType=0 );

	color: #e8e8e8;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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;
}
.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: #047695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#047695), color-stop(50%,#047695), color-stop(51%,#047695), color-stop(100%,#047695));
	background: -moz-linear-gradient(top,  #047695 0%, #047695 50%, #047695 51%, #047695 100%);
	background: -webkit-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -o-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: -ms-linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	background: linear-gradient(top,  #047695 0%,#047695 50%,#047695 51%,#047695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#047695', endColorstr='#047695',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.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/multcolib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #3a4f4b;
	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: #ffffff;
	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: #057695;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#057695), color-stop(50%,#057695), color-stop(51%,#057695), color-stop(100%,#057695));
	background: -moz-linear-gradient(top,  #057695 0%, #057695 50%, #057695 51%, #057695 100%);
	background: -webkit-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -o-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: -ms-linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	background: linear-gradient(top,  #057695 0%,#057695 50%,#057695 51%,#057695 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#057695', endColorstr='#057695',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: #48484b;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #48484b;
	border-color: #48484b;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #48484b;
}
.polaris-nav-active i{
	color: #48484b;
}
.widgetbody hr{
	color: #48484b;
	background-color: #48484b;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #48484b;
}
.bottomrule{
	border-bottom: 1px solid #48484b;
}
.bodytext{color: #48484b;}
.headingtext{color: #48484b;}
.events-page,
#idCcf1N,
#iddhZQW,
#google_translate_element,
.amPopup .amPopupTitleBar .btn
{
  /*display: none;/*
}

.amPopupCover {
  background-color: #FFF;
  /*opacity: 1;*/
}
  
.amPopup {
  top: 100px !important;
}

#responsiveheader {
  display: none; 
}

.amPopupCover 
#htmlheader {
  padding: 12px; 
}

#idobWFh > div:first-child {
  display: none;
}

#header {
  overflow: hidden; 
}

#header .nav > li:nth-of-type(2) {
  display: none; 
}

html, body {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

div.bodysize {
  padding: 5%; 
}

#google_translate_element {
  text-align: right; 
}

#idYugnG {
 background-color: rgba(241,241,241,.93); 
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f078 ";
}

div.navbar {
  padding: 3px;
  border-radius: 2px;
}

.header-search {
  padding: 15px 10px 0;
  float: right;
  width: 100%;
}

.header-search span {
  color: #f3f3f3;
  text-shadow: 0 2px #333;
  background: #b34141;
  height: 44px;
  font-size: 1.2em;
  padding: 0 10px;
  display: inline-block;
  line-height: 44px;
}

#header-search-form {
  float: right; 
  width: 90%;
  text-align: right;
}

.header-search input {
  outline: none;
  height: 42px;
  float: none;
  font-size: 1.25em;
  width: 65%;
  letter-spacing: 0.05em;
  margin: 0 0 0 -7px;
  padding: .3125em .3em;
  vertical-align: top;    border-color: #b34141 !important;
  position: inherit;
  z-index: 4; 
  background: linear-gradient(to bottom,rgba(194,194,194,1) 0%,rgba(255,255,255,1) 100%);
}
div.advanced-search {
  float: right; 
  margin-right: 40px;
  font-size: 0.875em;
  border-bottom: 1px solid #48484b;
  margin-bottom: 10px;
}
.header-search button {
  background: #b34141;
  clip-path: polygon(0% 0%, 70% 0, 100% 50%, 70% 100%, 0% 100%);
  color: #f3f3f3;
  text-shadow: 0 2px #333;
  height: 44px;
  font-size: 1.2em;
  padding: 0 10px;
  margin-left: 5px;
  display: inline-block;
  line-height: 44px;
  width: 55px;
  border: none;
  position: relative;
  top: -5px;
}

#idniCrH img {
  margin: 10px 10px 0;
}

.header-alert {
  padding: 10px; 
}

#default_footer {
  display: none; 
}

#footer {
  background-color: rgba(241,241,241,.93); 
  margin-bottom: 0;
  margin-top: 10px;
}

.footer-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.footer-container i {
  font-size: 24px;
  margin: 10.5px 14.9px 7.5px 11.3px;
}

.footer-right a {
  margin: 12px 8.2px 3px 0;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
}

div.top-bar {
  font-size: 12px; 
  border-bottom: 3px solid rgb(179, 65, 65);
  height: 33px;
}



ul.nav > li > a {
  text-shadow: 0px -1px 1px #000;
}

.header-alert ul, .header-alert p { 
  display: inline-block;
  margin-bottom: 0;
}

.top-translate, .top-translate-languages {
  float: left;
}

.top-translate > span {
   display: none;
}
.top-translate-languages > span {
   
}
.top-login-button {
  float: right; 
  height: 100%;
  line-height: 33px;
  margin-right: 10px;
  background: rgb(179, 65, 65);
  color: #f3f3f3;
  padding: 0 10px;
  text-shadow: -1px -1px #000;
}

.top-login-button:hover {
  cursor: pointer;
}

.top-login-menu {
  position: absolute;
  top: 50px;
  right: 0;
}


@media(max-width: 767px) {
  .top-translate > span {
    display: inline-block; 
  }
  .top-translate-languages {
    display: none;
  }
  div.footer-content > div {
    float: none;
    display: block;
  }
  div.footer-content > div:last-child {
    float: none;
    display: block;
    margin-top: 10px;
  }
  .header-search {
    display: none;
  }
  .advanced-search {
    display: none; 
  }
}