.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1190px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1190px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #940000;}
.link:hover, a:hover{color: #6d0103;}
.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:#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: #940000;
	background: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	border: 1px solid #6d0103;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	border: 1px solid #6d0103;
	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: 1px solid #6d0103;
	-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: #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: #940000;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #940000;
	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 #000000;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: bold;
	background: #940000;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(-90deg,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #940000;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(-90deg,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(-90deg,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );

	color: #e8e8e8;
	border-right: 0px solid #6d0103;
	border-left: 0px solid #6d0103;
	border-top: 0px solid #6d0103;
	-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: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #6d0103;
}
@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: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pendleton/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #6d0103;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(109, 1, 3, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(109, 1, 3, 0);
	box-shadow: 0px 0px 1px 1px rgba(109, 1, 3, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	background: #940000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(50%,#940000), color-stop(51%,#940000), color-stop(100%,#940000));
	background: -moz-linear-gradient(top,  #940000 0%, #940000 50%, #940000 51%, #940000 100%);
	background: -webkit-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -o-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: -ms-linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	background: linear-gradient(top,  #940000 0%,#940000 50%,#940000 51%,#940000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940000', endColorstr='#940000',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
.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;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
::placeholder { 
   color: #999999;
}
html {
  padding: 0;
}

p {
  margin: 0;
  padding: 10px 0; 
}

a:hover {
  cursor: pointer !important; 
  color: #d48d00;
}
a:link {
  	transition: color .4s ease!important;
}
body {
  font-family: Arial,sans-serif;
  	font-size: 14px;
  background: #FFFff7;
  	font-weight: 200;
 
}
#body {
  font-family: Arial,sans-serif;
    background: #FFFff7;
  	font-size: 16px;
  	font-weight: 200;
}
h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4, h5, .heading5, h6, .heading6 {
     font-family: Arial,sans-serif;
    font-weight: 400;
}
#body > div > div > div.amnp-stage > div > div.amnp-location-section-title > h3 {
	color:black !important;
}

#body > div > div > div.amnp-stage > div > div > div > h3 {
color: black !important;
}
/*NAV*/
/* Hide Home Nav Link */
#header .nav > li:nth-of-type(2) {
  display: none; 
}
#navbar {
	background-color: rgb(148, 0, 0);
    border-radius: 10px !important;
}
#idcs6Bn {
	border-radius: 8px !important;
}
#navbar-collapse-grid > ul > li > a {
    font-weight: 400;
    font-family: Arial,sans-serif;
      text-shadow: none;
    text-transform: none;
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
}
/*set nav bar full width*/
@media (min-width: 768px) {
.navbar-nav {
    width: 100%;
}
}
/*show dropdown on hover*/
@media (min-width: 768px){
  .dropdown:hover > .dropdown-menu { 
  	display: block; 
}  
}
/*student portal*/
#navbar-collapse-grid > ul > li:nth-child(24) > a {
    font-weight: 700;
    font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	margin-left: 9em;
    border-left: unset;
    border-right: unset;
    line-height: 20px;
    margin-top: 8px;
    width: 114px;
    text-align: center;
   background: white;
   color: #9c0000;
   border-radius: 6px;
   padding: 3px;
  
}
#navbar-collapse-grid > ul > li:nth-child(24) > a:hover {
    text-align: center;
   background: white !important;
   color: #9c0000 !important;
  
}

#reg-screen2 > div.row > div.col-sm-7 > div > div:nth-child(1) > div.am-field-text label[for="librarycard"],
#reg-screen2 > div.row > div.col-sm-7 > div > div:nth-child(1) > div.am-field-text #librarycard {
    display: none;
}

#navbar-collapse-grid > ul > li > a {
	border-right: 1px solid rgba(0,0,0,0.3);
}
#navbar-collapse-grid > ul > li:nth-child(22) > a {
	border-right: unset;
}
#navbar-collapse-grid > ul > li > a:hover {
	background: #6D0103 !important;
}
.navbar-top .navbar-nav > li > a {
	padding: 10px 15px;
}
#navbar-collapse-grid > ul > li > ul {
	background: #940302;
    color: white;
}
#navbar-collapse-grid > ul > li> ul > li > a {
	color: white;
    font-size: 15px;
    font-weight: 500;
}

.dropdown-menu>li>a:hover {
  background-color: #6D0103 !important;

}
/*Search widget*/
#searchbar {
	width: 72%;
	border-radius: 4px;
	border-color: #999;
	transition: border linear .2s, box-shadow linear .2s;
    font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
    color: #555;
    font-size: 13px;
    margin-right: 10px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

#\31 1231 > div > form > p {
	padding: 0px 0px 15px 0px;
}
#\31 1231 > div > form > p > span{
	font-size: 12px;
}
[id="\31 1231"] > div > form {
	padding: 18px 18px 4px 18px !important;
    margin-top: 11px;
  float: unset !important;
}
#search-catalog, #search-digital, #search-site {
	margin-right: 4px;
}
[id="\31 1231"] > div:nth-child(2) > form > p > span {
	padding-right: 6px;
}

#editsubmit {
	background-color: #940000;
    color: #fff;
    border: none;
    margin-left: 5px; 
    /* padding: 0 7px 7px 7px; */
    /* font-size: 28px; */
  padding-top: 6px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
     width: 22%; 
}
#editsubmit > i {
    color: white;
  font-size: 19px;
}
#mce_0 {
	line-height:18px;
}

#body > div > div:nth-child(2) > div > div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-booker-fields > label > a:after {
	content: ".";
}

/*FOOTER*/
#footer h3 {
	font-family: Geneva,Verdana,"Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-weight: bold;
   color: #fffff6 !important;
  line-height: 23px;
  margin-bottom: 10px;
}
#mce_24 > h3 > span {
    color: #fffff6 !important;
    font-size: 23px;
}
#footer {
  margin: 20px 0 0; 
  color: #fffff6 !important;
}

#idRSfEz {
	border-radius: 10px;
}

#footer a, #footer p {
  color: #fffff6 !important;
  font-weight: normal;
  padding: 4px 0;
  font-weight: 400;
font-size: 13px;
}
#default_footer {

}

#idLHJls {
	background: #333;
}
#mce_0 > p:nth-child(2) > span > a {
	 color: #9c0000 !important;
}
#mce_0 > p:nth-child(2) > span > a:hover {
	 color: #d48d00 !important;
}
.amnp-key > div > h3 {
    background-color: #323333;
}
#mce_24 > form > input[type="submit"]:nth-child(7) {
	background-color: #d28e28;
   box-shadow: none;
    color: #f1f1f1;
    moz-box-shadow: none;
    webkit-box-shadow: none;
    border-radius: 5px;
    font-size: 14px;
    text-shadow: none;
    border: none;
    transition: all .4s ease-in;
    border-color: #d28e28;
    line-height: 26px;
    font-weight: 500;
    padding: 4px;
    width: 22%;
}
#fname, #email {
	border-radius: 5px;
    padding: 6px;
    width: 64%;
    border: unset;
}
input[id^="fname"]::-webkit-input-placeholder,input[id^="email"]::-webkit-input-placeholder { 
  color: #555555;
  font-size: 13px;
}
[id="\31 2250"] > div.widgetheader {
	display: none;
}
/*Hide no events at our branches text */
[id="\31 2250"] > div.widgetbody > div > div.amev-list-row > div > div.amev-all-branches {
	display: none;
}
/*MEDIA QUERIES*/
@media only screen and (max-width: 800px) {
  #navbar > div > div.navbar-header.visible-xs.nav-mobile > div {
  		display:none;
  }
 [id="\31 1231"] > div:nth-child(2) > form {
  	float: unset !important;
  }
  #mce_0 > p > a > img {
  	margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 200px !important;
  }
  [id="\31 1231"] > div:nth-child(2) > form > p {
  	margin-left: auto;
    margin-right: auto;
    float: unset;
    display: block;
    text-align: center;
  }
  [id="\31 1231"] > div:nth-child(1) > a {
  	padding-right: 10px;
  }
  #editsubmit {
    width: 18%;
	padding: 7px;	
  }
 #ids5nWP > div {
	padding: unset !important;
}
  #mce_0 > p {
  	text-align:center !important;
  }
  #mce_24 {
  	padding: 0px 30px 5px !important;
  }
  #navbar-collapse-grid > ul > li:nth-child(24) > a {
	margin-left: unset;
    border-left: unset;
   border-right: unset;
  background: white;
  color: #9c0000;
    margin-top: unset;
   border-radius: unset;
   padding: unset;
}
  #navbar-collapse-grid > ul > li > a {
  	width: unset !important;
  }
  .navbar-top > div > ul > li > a {
	background: #9c0000 !important;
    color: white !important;
}
  .navbar-top .navbar-collapse {
    padding: 0px 16px;
}
}