.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#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;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #21c2f8;}
.link:hover, a:hover{color: #21c2f8;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		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:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #21c2f8;
	background: #21c2f8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21c2f8), color-stop(50%,#21c2f8), color-stop(51%,#21c2f8), color-stop(100%,#21c2f8));
	background: -moz-linear-gradient(top,  #21c2f8 0%, #21c2f8 50%, #21c2f8 51%, #21c2f8 100%);
	background: -webkit-linear-gradient(top,  #21c2f8 0%,#21c2f8 50%,#21c2f8 51%,#21c2f8 100%);
	background: -o-linear-gradient(top,  #21c2f8 0%,#21c2f8 50%,#21c2f8 51%,#21c2f8 100%);
	background: -ms-linear-gradient(top,  #21c2f8 0%,#21c2f8 50%,#21c2f8 51%,#21c2f8 100%);
	background: linear-gradient(top,  #21c2f8 0%,#21c2f8 50%,#21c2f8 51%,#21c2f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21c2f8', endColorstr='#21c2f8',GradientType=0 );
	border: 2px solid #21c2f8;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #222533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222533), color-stop(50%,#222533), color-stop(51%,#222533), color-stop(100%,#222533));
	background: -moz-linear-gradient(top,  #222533 0%, #222533 50%, #222533 51%, #222533 100%);
	background: -webkit-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -o-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -ms-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222533', endColorstr='#222533',GradientType=0 );
	border: 2px solid #222533;
	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: 2px solid #21c2f8;
	-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: #21c2f8;
	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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #222533;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #222533;
}
.vtab:hover, .vtab_selected{
	background: #222533;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#222533), color-stop(50%,#222533), color-stop(51%,#222533), color-stop(100%,#222533));
	background: -moz-linear-gradient(-90deg,  #222533 0%, #222533 50%, #222533 51%, #222533 100%);
	background: -webkit-linear-gradient(-90deg,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -o-linear-gradient(-90deg,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -ms-linear-gradient(-90deg,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: linear-gradient(-90deg,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222533', endColorstr='#222533',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #222533;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-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: #222533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222533), color-stop(50%,#222533), color-stop(51%,#222533), color-stop(100%,#222533));
	background: -moz-linear-gradient(top,  #222533 0%, #222533 50%, #222533 51%, #222533 100%);
	background: -webkit-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -o-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: -ms-linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	background: linear-gradient(top,  #222533 0%,#222533 50%,#222533 51%,#222533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222533', endColorstr='#222533',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #222533;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@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/bethpagelibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #21c2f8;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #21c2f8;
	border-color: #21c2f8;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #21c2f8;
}
.polaris-nav-active i{
	color: #21c2f8;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #21c2f8;}
/* 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%;
}
/*** MAIN ***/
body {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.73333333;
    color: #222533;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
}
a {
  transition: 0.2s;
  cursor: pointer !important;
}
.beth-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/*** HEADER ***/
.navbar-header {
    position: relative;
    background: #21c2f8;
    color: #ffffff;
    padding: 11px 50px 11px;
}

header .top-sect {
    padding-bottom: 17px;
}
header .top-sect:before, header .top-sect:after {
    content: " ";
    display: table;
}
.header-navbar-brand {
    float: left;
  font-size: 54px;
    line-height: 1.01851852;
    color: #ffffff;
    padding: 0;
}

#logo {
      vertical-align: middle;
    max-width: 100%;
    height: auto;
}
ul.social-list {
    float: right;
      padding: 0;
    list-style: none;
    margin: 0;
}
ul.social-list li {
    float: left;
}
ul.social-list li a {
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: black;
}
ul.social-list li a i {
    font-size: 1em;
    display: block;
    width: 34px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-left: 1px solid #f2f2f2;

}
ul.social-list li:last-child a i {
    border-right: 1px solid #f2f2f2;
}

ul.social-list li a:hover {
    color: #fff;
}
ul.social-list li a.facebook:hover {
    background-color: #507CBE;
    text-decoration: none;
}
ul.social-list li a.twitter:hover {
    background-color: #63CDF1;
      text-decoration: none;
}
ul.social-list li a.instgram:hover {
    background-color: #4D4F54;
      text-decoration: none;
}
ul.social-list li a.meetup:hover {
    background-color: #ed1c40;
      text-decoration: none;
}
.fa-meetup:before {
    content: "\f300";
}
.fa-instagram:before {
    content: "\f16d";
}
[class*='fa-']:before {
    font-weight: 400;
    font-family: 'FontAwesome';
    color: inherit;
    font-size: 20px;
}

header .top-sect .help-box {
    float: right;
}
header .top-sect:after {
    clear: both;
}
header .top-sect .help-box p {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-transform: uppercase;
  margin: 0;
      margin-top: 6px;
}
header .top-sect .help-box a {
    display: block;
    color: #21c2f8;
    font-size: 43px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: -1px;
    position: relative;
    padding-left: 38px;
  text-decoration: none !important;
}
header .top-sect .help-box a:before {
    position: absolute;
    content: "\f10b";
    font-family: 'FontAwesome';
    font-weight: 400;
    font-size: 63px;
    color: #c9c9c9;
    top: 1px;
    left: 0;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
header .top-sect .help-box a:hover:before {
    color: #21c2f8;
    font-size: 67px;
}
header .top-sect .help-box small {
    color: #777777;
    font-size: 13px;
    line-height: 38px;
}
header .top-sect .help-box small span {
    color: #222533;
    font-weight: 600;
}

/*============ CMS NAVIGATION ==================*/
/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
.yamm .yamm-content {
    padding: 0;
}
.navbar {
    margin: 0 auto;
    min-height: inherit;
    border: 0;
    border-radius: 0;
}
.navbar-top .navbar-collapse {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu {
	margin: 0;
    padding: 0;
    border: unset;
}

#navbar-collapse-grid > ul > li:nth-child(2) > a {
  display: none;
}
header .stuck_container {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.navbar-nav > li {
    padding: 5px 2px 5px 2px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.navbar-top .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 14px;
      color: #222533;
  background-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: 800;
   line-height: unset;
}
.dropdown-menu > li > a {
    display: block;
    padding: 16px 50px 16px 28px;
    clear: both;
    font-weight: normal;
    border-bottom: 1px solid #d9d9d9;
    color: #222533;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #21c2f8;
    background-color: #f3f2f2;
}
.fa-sort-down:before, .fa-sort-desc:before {
    margin-left: 4px;
    font-size: 19px !important;
    color: #21c2f8 !important;
      content: "\e259";
      position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
}
li.menuspace,#navbar-collapse-grid > ul > li:nth-child(1),#navbar-collapse-grid > ul > li:nth-child(2) {
 display: none;
}
/*** FOOTER ***/
footer.top-border {
    border-top: 24px solid #000;
}
.well1 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.map {
    position: relative;
}
.rights {
    margin-top: 0px;
    font-size: 13px;
}
#footer p {
    line-height: 1.73333333;
    margin: 0;
}
.map_model {
    height: 586px;
}
.rights a {
  text-decoration: none;
  color: black;
}
.rights a:hover {
    color: #21c2f8;
}
#default_footer a:hover {
    color: #21c2f8;
}

.toTop {
    width: 47px;
    height: 47px;
    font-size: 24px;
    line-height: 47px!important;
    font-weight: 700;
    color: #fff!important;
    background: #07a9df;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
  
}
#toTop {
    text-decoration: none;
    margin: 20px;
}
.toTop:hover {
    color: #fff;
    background: #222533;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transform: scale(1.2);
}
/*** BREAKPOINTS ***/



@media (min-width: 768px){
  .search-form_toggle {
    display: none;
}
.beth-container {
    width: 750px;
}
  div.beth-container {
    padding-left: 0;
    padding-right: 0;
}
  .beth-container > .navbar-header{
    margin-right: 0;
    margin-left: 0;
}
}
@media (min-width: 992px){
.beth-container {
    width: 970px;
}
}
@media (min-width: 1200px){
.beth-container {
    width: 1170px;
}
}