.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1170px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1170px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.bodysize{max-width: 1170px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1170px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #052c49;}
.link:hover, a:hover{color: #76bc43;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #444444;}
body{
		color: #444444;
		font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #052c49;
	background: #052c49;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#052c49), color-stop(50%,#052c49), color-stop(51%,#052c49), color-stop(100%,#052c49));
	background: -moz-linear-gradient(top,  #052c49 0%, #052c49 50%, #052c49 51%, #052c49 100%);
	background: -webkit-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -o-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -ms-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052c49', endColorstr='#052c49',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: #76bc43;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76bc43), color-stop(50%,#76bc43), color-stop(51%,#76bc43), color-stop(100%,#76bc43));
	background: -moz-linear-gradient(top,  #76bc43 0%, #76bc43 50%, #76bc43 51%, #76bc43 100%);
	background: -webkit-linear-gradient(top,  #76bc43 0%,#76bc43 50%,#76bc43 51%,#76bc43 100%);
	background: -o-linear-gradient(top,  #76bc43 0%,#76bc43 50%,#76bc43 51%,#76bc43 100%);
	background: -ms-linear-gradient(top,  #76bc43 0%,#76bc43 50%,#76bc43 51%,#76bc43 100%);
	background: linear-gradient(top,  #76bc43 0%,#76bc43 50%,#76bc43 51%,#76bc43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76bc43', endColorstr='#76bc43',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: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #444444;
	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: #052c49;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #052c49;
	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 #444444;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #052c49;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#052c49), color-stop(50%,#052c49), color-stop(51%,#052c49), color-stop(100%,#052c49));
	background: -moz-linear-gradient(top,  #052c49 0%, #052c49 50%, #052c49 51%, #052c49 100%);
	background: -webkit-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -o-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -ms-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052c49', endColorstr='#052c49',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: normal;
	background: #052c49;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#052c49), color-stop(50%,#052c49), color-stop(51%,#052c49), color-stop(100%,#052c49));
	background: -moz-linear-gradient(-90deg,  #052c49 0%, #052c49 50%, #052c49 51%, #052c49 100%);
	background: -webkit-linear-gradient(-90deg,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -o-linear-gradient(-90deg,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -ms-linear-gradient(-90deg,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: linear-gradient(-90deg,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #dddddd;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#dddddd), color-stop(50%,#dddddd), color-stop(51%,#dddddd), color-stop(100%,#dddddd));
	background: -moz-linear-gradient(-90deg,  #dddddd 0%, #dddddd 50%, #dddddd 51%, #dddddd 100%);
	background: -webkit-linear-gradient(-90deg,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: -o-linear-gradient(-90deg,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: -ms-linear-gradient(-90deg,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: linear-gradient(-90deg,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );
	color: #444444;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #052c49;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#052c49), color-stop(50%,#052c49), color-stop(51%,#052c49), color-stop(100%,#052c49));
	background: -moz-linear-gradient(top,  #052c49 0%, #052c49 50%, #052c49 51%, #052c49 100%);
	background: -webkit-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -o-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -ms-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052c49', endColorstr='#052c49',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: #dddddd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(50%,#dddddd), color-stop(51%,#dddddd), color-stop(100%,#dddddd));
	background: -moz-linear-gradient(top,  #dddddd 0%, #dddddd 50%, #dddddd 51%, #dddddd 100%);
	background: -webkit-linear-gradient(top,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: -o-linear-gradient(top,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	background: linear-gradient(top,  #dddddd 0%,#dddddd 50%,#dddddd 51%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );
	color: #444444;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #444444;
}
.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: Arial, Helvetica, 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/pueblolibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #052c49;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px 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: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #052c49;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#052c49), color-stop(50%,#052c49), color-stop(51%,#052c49), color-stop(100%,#052c49));
	background: -moz-linear-gradient(top,  #052c49 0%, #052c49 50%, #052c49 51%, #052c49 100%);
	background: -webkit-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -o-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: -ms-linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	background: linear-gradient(top,  #052c49 0%,#052c49 50%,#052c49 51%,#052c49 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052c49', endColorstr='#052c49',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 -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #444444;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #444444;
	border-color: #444444;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #444444;
}
.polaris-nav-active i{
	color: #444444;
}
.widgetbody hr{
	color: #444444;
	background-color: #444444;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #444444;
}
.bottomrule{
	border-bottom: 1px solid #444444;
}
.bodytext{color: #444444;}
.headingtext{color: #444444;}
body {
  font-size: 16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#header ul.nav > li:nth-child(2) {
  display: none; 
}

div.bodysize {
  padding: 10px;
}

#body.content.default {
  padding: 0 10px; 
}

.ammev-login-small {
  margin: 20px auto;
  padding: 0 5px;
  max-width: 998px;
  min-height: 30px;
}

.eelistevent-data {
  padding-bottom: 10px; 
}

#idtvR3F .amev-event-list {
  height: 500px; 
}

div:not(.ammev-reservation-container) > div.ammev-reservation {
  border: 1px solid #d1d1d1;
  max-width: 998px;
  margin: 0 auto 20px;
}

input#reference {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#navbar.content {
  background: #213A82;
}

#navbar ul.nav a {
  font-size: 14.4px;
  padding: 10px 15px;
}

#navbar {
  font-size: 14.4px; 
}

#navbar ul.dropdown-menu {
  padding: 0; 
  background: #ddd;
}

#navbar ul.nav-list a {
  font-weight: 400;
  color: #213a82;
}

#navbar ul.nav-list a:hover {
  background: #213a82;
  color: white;
  cursor: pointer;
}

.navbar {
  border: none; 
}

ul.dropdown-menu > li > div.yamm-content {
  padding: 0; 
}

.navbar-brand {
  display: none;
} 

.widgetheader {
  font-size: 120%; 
  font-weight: 500;
  padding: 9px;
  line-height: 21.12px;
}

#header .widgetbody {
  background: #CCCCCC;
} 

#header input, #header select {
  border-color: #213A82;
  border-radius: 0;
  border-width: 1px;
}

#header input {
  padding: 5px;
  margin-right: 5px;
  max-width: 100%;
}

#footer {
  margin-bottom: 0; 
  margin-top: 40px;
}

#default_footer {
  display: none;
}

#footer a, #footer p {
  color: white; 
  padding-top: 5px;
}

#footer a {
  display: block; 
}

#footer a:hover {
  text-decoration: none; 
}

.footer-bottom-links {
  text-align: center; 
}
.footer-bottom-links a {
  display: inline !important; 
  margin-right: 10px;
}

@media(min-width: 768px) {
  #footer #ida1gVU > div a {
    text-align: left; 
    padding-left: 40px;
  }
  #footer #ida1gVU > div:first-child a {
    text-align: right; 
    padding-left: 0;
    padding-right: 80px;
  }
}

@media(max-width: 767px) {
  ul.navbar-nav {
    margin: 0 !important; 
    background: #213A82;
  }
  #navbar-collapse-grid {
    padding: 0;
    border: none;
  }
  #navbar ul.navbar-nav > li > a {
    background-color: #213A82 !important; 
    color: white !important;
    text-align: center;
  }
  ul.dropdown-menu {
    margin: 0 20px; 
  }
  ul.nav-list {
    display: block; 
  }
  .nav-mobile {
    padding-right: 40px;
  } 
}
