.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: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#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: #1fbdf9;}
.link:hover, a:hover{color: #1fbdf9;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #e8e8e8;}
body{
		color: #737373;
		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:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.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: #222222;
	background: #222222;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(50%,#222222), color-stop(51%,#222222), color-stop(100%,#222222));
	background: -moz-linear-gradient(top,  #222222 0%, #222222 50%, #222222 51%, #222222 100%);
	background: -webkit-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: -o-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: -ms-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 );
	border: 1px solid #222222;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #222222;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(50%,#222222), color-stop(51%,#222222), color-stop(100%,#222222));
	background: -moz-linear-gradient(top,  #222222 0%, #222222 50%, #222222 51%, #222222 100%);
	background: -webkit-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: -o-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: -ms-linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	background: linear-gradient(top,  #222222 0%,#222222 50%,#222222 51%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 );
	border: 1px 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: 1px solid #222222;
	-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: #535252;
	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: #60b1bd;
}
.widget_tab:hover, .widget_tab_selected{
	background: #60b1bd;
	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 #e8e8e8;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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;
}
.vtab{
	font-weight: normal;
	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: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #173c56;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#173c56), color-stop(50%,#173c56), color-stop(51%,#173c56), color-stop(100%,#173c56));
	background: -moz-linear-gradient(-90deg,  #173c56 0%, #173c56 50%, #173c56 51%, #173c56 100%);
	background: -webkit-linear-gradient(-90deg,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: -o-linear-gradient(-90deg,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: -ms-linear-gradient(-90deg,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: linear-gradient(-90deg,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c56', endColorstr='#173c56',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ab1a2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab1a2d), color-stop(50%,#ab1a2d), color-stop(51%,#ab1a2d), color-stop(100%,#ab1a2d));
	background: -moz-linear-gradient(top,  #ab1a2d 0%, #ab1a2d 50%, #ab1a2d 51%, #ab1a2d 100%);
	background: -webkit-linear-gradient(top,  #ab1a2d 0%,#ab1a2d 50%,#ab1a2d 51%,#ab1a2d 100%);
	background: -o-linear-gradient(top,  #ab1a2d 0%,#ab1a2d 50%,#ab1a2d 51%,#ab1a2d 100%);
	background: -ms-linear-gradient(top,  #ab1a2d 0%,#ab1a2d 50%,#ab1a2d 51%,#ab1a2d 100%);
	background: linear-gradient(top,  #ab1a2d 0%,#ab1a2d 50%,#ab1a2d 51%,#ab1a2d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab1a2d', endColorstr='#ab1a2d',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 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: #173c56;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#173c56), color-stop(50%,#173c56), color-stop(51%,#173c56), color-stop(100%,#173c56));
	background: -moz-linear-gradient(top,  #173c56 0%, #173c56 50%, #173c56 51%, #173c56 100%);
	background: -webkit-linear-gradient(top,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: -o-linear-gradient(top,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: -ms-linear-gradient(top,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	background: linear-gradient(top,  #173c56 0%,#173c56 50%,#173c56 51%,#173c56 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c56', endColorstr='#173c56',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.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: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.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/hoover/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #60b1bd;
	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: #60b1bd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60b1bd), color-stop(50%,#60b1bd), color-stop(51%,#60b1bd), color-stop(100%,#60b1bd));
	background: -moz-linear-gradient(top,  #60b1bd 0%, #60b1bd 50%, #60b1bd 51%, #60b1bd 100%);
	background: -webkit-linear-gradient(top,  #60b1bd 0%,#60b1bd 50%,#60b1bd 51%,#60b1bd 100%);
	background: -o-linear-gradient(top,  #60b1bd 0%,#60b1bd 50%,#60b1bd 51%,#60b1bd 100%);
	background: -ms-linear-gradient(top,  #60b1bd 0%,#60b1bd 50%,#60b1bd 51%,#60b1bd 100%);
	background: linear-gradient(top,  #60b1bd 0%,#60b1bd 50%,#60b1bd 51%,#60b1bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60b1bd', endColorstr='#60b1bd',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: #535252;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #535252;
	border-color: #535252;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #535252;
}
.polaris-nav-active i{
	color: #535252;
}
.widgetbody hr{
	color: #e8e8e8;
	background-color: #e8e8e8;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #e8e8e8;
}
.bottomrule{
	border-bottom: 1px solid #e8e8e8;
}
.bodytext{color: #737373;}
.headingtext{color: #535252;}
/*************** HIDDEN EVENT TYPES ON FRONT END ******************/

label[for="type_0"] {
  display: none;
}

label[for="type_19"] {
  display: none;
}

label[for="type_20"] {
  display: none;
}

label[for="type_23"] {
  display: none;
}

/*************** Fluid iFrame ******************/
/*Remove the Sizing in the iFrame and add the following inline style
style="height: 100%;width: 100%;"
(Or you can have whatever height you want)
*/

/*************** WIDGET SIZING START ******************/

/** Remove the default value of 174px and change to default so that borderless widgets work.  **/
.amev-event-list {
   height:auto;
}

/** Adult Event Left Sidebar Widget **/
div.widget[data-widgetid='3527'] .amev-event-list{
   height: 800px !important;
   width: 180px !important;
}

/** ? Fill Me **/
div.widget[data-widgetid='3457'] .amev-event-list{
   height: 800px !important;
   width: 180px !important;
}

/** Adult Event Left Sidebar Widget **/
div.widget[data-widgetid='3456'] .amev-event-list{
   height: 1200px !important;
   width: 180px !important;
}

/** Classes Event Left Sidebar Widget **/
div.widget[data-widgetid='3489'] .amev-event-list{
   height: 800px !important;
   width: 180px !important;
}

/** Kidzone Event Left Sidebar Widget **/
div.widget[data-widgetid='3455'] .amev-event-list{
   height: 800px !important;
   width: 180px !important;
}

/** Meeting Room Today Widget **/
div.widget[data-widgetid='3403'] .amev-event-list{
   height: 1200px !important;
   width: 1900px !important;
}

/** Main Page Event List of 10 Full Width **/
div.widget[data-widgetid='8955'] .amev-event-list{
    height: 800px !important;
   width: 1200px !important;
}



#\33 403{font-size: 3em;}

/*************** WIDGET SIZING END ******************/

/*************** Lookup Widget 4374 ******************/
div.widget[data-widgetid='4374'] .sidebar-nav{
  display:none;
}

body {
  	font-size: 14px;
}
.content {
  	background: transparent;
}
#body {
  	/* background: url(//hoover.libnet.info/images/tile/hoover/main-content-bg.jpg) repeat-x; */
    padding: 30px 15px 3px 15px;
}
a {
    text-decoration: none;
    -webkit-transition: color 0.4s ease-out;
    -moz-transition: color 0.4s ease-out;
}

.button {
    font-family: 'EauSansBlackLining','Lucida Sans Unicode','Lucida Grande',sans-serif;
  	font-weight: 400;
  	font-size: 0.95em;
	color: #F8F8F8;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background: rgba(66,102,145,1);
	background: -moz-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,102,145,1)), color-stop(100%, rgba(26,68,122,1)))!important;
	background: -webkit-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -o-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -ms-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: linear-gradient(to bottom, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426691', endColorstr='#1a447a', GradientType=0 )!important;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3),1px 0 0 rgba(255,255,255,0.1) inset,-1px 0 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(255,255,255,0.3) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 0 rgba(255,255,255,0.1) inset, -1px 0 0 rgba(255,255,255,0.1) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 0 rgba(255,255,255,0.1) inset, -1px 0 0 rgba(255,255,255,0.1) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
    text-transform: capitalize;
    text-shadow: none;
    padding: 0.5em 1.2em;
    display: inline-block;
    text-transform: uppercase;
    margin: 5px 10px 5px 0;
  	letter-spacing: .04em;
}

a.button_link {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.button:hover {
    opacity: .7;
}

h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4 {
  	font-family: 'EauSansBlackLining','Lucida Sans Unicode','Lucida Grande',sans-serif;
}

/*************** HEADER ******************/

.amh-row {
font-size: 1.1em;
}

/*** Header Top Section ***/
.toplinks  {
	display: inline-block;	
}
.toplinks a {
    color: #bbddff;
  	border-right: 1px solid #6791aa;
  	padding: 1px 6px 1px 4px;
}
.toplinks:last-child a {
    color: #bbddff;
  	border-right: none;
}
.toplinks a:hover, .toplinks:last-child a:hover {
    color: #67b3fe;
}
@media (max-width: 767px) {
#header img {
  margin-left:20px!important;
}
}

/* Search catalog */
#catsearch {
    color: #ededed;
  float:right;
}
@media (max-width: 767px) { 
  #catsearch {
    color: #ededed;
  float:left;
    margin-left: 20px !important;
    margin-top: 30px;
}
}
#catsearch .catalog-top {
    padding-top: 0px;
}
#catsearch input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  	height: 2.7em;
}
#catsearch input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    outline: 0;
    font-family: Arial,sans-serif;
    height: 3em;
}
#catsearch input::placeholder {
  color: #336;
}
#catsearch input, #catsearch textarea {
    font-family: 'quattrocento-roman','Lucida Sans Unicode','Lucida Grande',sans-serif;
  	font-weight: bold;
  	border-color: rgba(0,0,0,0.2) rgba(180,180,180,0.3) rgba(180,180,180,0.3);
    border-right: 1px solid rgba(180,180,180,0.4);
    border-style: solid;
    border-width: 1px;
    background: url(//hoover.libnet.info/images/tile/hoover/textfield-bg.png) repeat-x;
    color: #336;
    padding: 0 5px;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    display: block;
    max-width: 97%;
}
#catsearch form {
    margin-bottom: -38px;
	color: #336;
}
#catsearch form input {
    background-color: #c2d9e1;
    font-weight: normal;
}
#catsearch form input#target {
    color: #336;
}
#catsearch * input.submit-go {
    color: #c2d9e1;
    font-weight: 800;
  	background: #333;
}
#catsearch form input.form-submit {
    background: #333;
}
#catsearch form input.submit-go {
    position: relative;
    left: 170px;
    top: -45px;
}
#catsearch .form-submit {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    letter-spacing: 1px;
  	display: inline-block;
    text-transform: uppercase;
    margin: 5px 10px 5px 0;
}
#catsearch button, #catsearch input[type="reset"], #catsearch input[type="submit"], #catsearch input[type="button"] {
    -webkit-appearance: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer;
    outline: 0;
    overflow: visible;
    padding: 3px 10px 4px;
    width: auto;
}
#catsearch button:hover, #catsearch input[type="submit"]:hover {
    opacity: .7;
}
#catsearch input[type=text]:focus {
    background: #ccf;
	color: #336;
}
#catsearch .catalog-top .cathelp {
    line-height: .6em;
}

/*** Header Bottom Section ***/
#idpAWgQ {
	padding: .2em 0 .2em 0;
  	border-bottom: 1px solid #efefef;
  	background:  #ffffff;
    font-size: 1.2em;
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, -moz-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(70,70,70,1) 31%, rgba(32,32,32,1) 54%, rgba(1,1,1,1) 79%, rgba(14,14,14,1) 100%);***/
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,73,73,1)), color-stop(31%, rgba(70,70,70,1)), color-stop(54%, rgba(32,32,32,1)), color-stop(79%, rgba(1,1,1,1)), color-stop(100%, rgba(14,14,14,1)));***/
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, -webkit-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(70,70,70,1) 31%, rgba(32,32,32,1) 54%, rgba(1,1,1,1) 79%, rgba(14,14,14,1) 100%);***/
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, -o-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(70,70,70,1) 31%, rgba(32,32,32,1) 54%, rgba(1,1,1,1) 79%, rgba(14,14,14,1) 100%);***/
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, -ms-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(70,70,70,1) 31%, rgba(32,32,32,1) 54%, rgba(1,1,1,1) 79%, rgba(14,14,14,1) 100%);***/
	/***background: url(//hoover.libnet.info/images/tile/hoover/rays-big.png) no-repeat scroll center top, linear-gradient(to bottom, rgba(73,73,73,1) 0%, rgba(70,70,70,1) 31%, rgba(32,32,32,1) 54%, rgba(1,1,1,1) 79%, rgba(14,14,14,1) 100%);***/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#0e0e0e', GradientType=0 );
}
@media (max-width: 767px) {
#idpAWgQ  {
    padding: 0 0 0 0;
}
}
@media (max-width: 767px) {
#idXc2NR {
  width: 130px;
  padding-top: .2em;
  padding-bottom: 0px;
  }
}

/*************** NAVIGATION ******************/

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
/*Mike Killed the home tab, which changed HPL Kids to be hidden by this code instead */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
@media (min-width: 767px) { #idOm5HN {
margin-top: -16px;
}
}

@media (min-width: 768px) {
.navbar-nav {
    float: right;
  }
}

#navbar li a, #navbar li a:hover ul {
 	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	-ms-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;
}

div#navbar.content {
  	background-color: transparent;
  	font-size: 1.06em;
}
.navbar-top .navbar-nav > li > a {
  	font-family: 'quattrocento-roman','Lucida Sans Unicode','Lucida Grande',sans-serif;
  	font-weight: 300;
  	text-decoration:none;
  	padding: 1.4em .9em .6em;
  	margin: 0 0 0 .4em;
  	letter-spacing: .04em;
  	background: transparent url(http://www.hooverlibrary.org/sites/all/themes/glossy/css/skins/blue/main-menu-left-border.jpg) no-repeat 0 .5em;
} 	
.navbar-top .navbar-nav > li > a b {
  	font-size: 1.2em;
  	font-weight: 400;
  	color: #999999;
}
/*hides the dividers on last three menu items */
.navbar-top ul.navbar-nav > li:nth-child(12) a, .navbar-top ul.navbar-nav > li:nth-child(14) a, .navbar-top ul.navbar-nav > li:nth-child(16) a{
   	background: transparent;
    	margin: 0 0 0 0;
}
/* keeps the parent tab highlighted when hovering dropdown items */
#navbar ul li:hover > a {
    background-color: #173c56;
}
/* stops the tab being highlighted on last two menu items  */
#navbar ul li:nth-child(14):hover > a, #navbar ul li:nth-child(16):hover > a{
   	background: transparent;
}
/*hides the dropdown triangle */
.fa-sort-down:before, .fa-sort-desc:before {
    display:none;
}


/*** dropdown menu list items ***/
#navbar .dropdown-menu {
	background-color: #173c56;
  	margin: 0 0 0 5px;
  	width: auto;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
  	padding-bottom: 0px;
}
#navbar .dropdown-menu > li > a {
    font-family: 'quattrocento-roman','Lucida Sans Unicode','Lucida Grande',sans-serif;
  	display: block;
    padding: 10px 20px;
    clear: both;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #ffffff;
    white-space: nowrap;
  	margin: 2px 12px;

}
#navbar .dropdown-menu>li>a:focus, #navbar .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0E314A;
}

/*** dropdown sub-menu list items ***/
#navbar .dropdown-submenu > a:after {
  display: none;
}

#navbar .dropdown-submenu > .dropdown-menu {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
  	margin: 0 0 0 2px;
}

/***** max-width 767px navigation *****/

.burger-button {
    float: right;
  	padding-right: 10px;
}
.nav-mobile .navbar-brand {
    font-size: 0em;
    margin:  0;
}
.navbar-brand:before {
    content: "Here you are";
  	font-size: 15px;
  text-transform: uppercase;
}

#navbar .fa {
    vertical-align: -4px;
}

@media (max-width: 767px) {
.navbar-top {
	background: rgba(66,102,145,1);
	background: -moz-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,102,145,1)), color-stop(100%, rgba(26,68,122,1)))!important;
	background: -webkit-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -o-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: -ms-linear-gradient(top, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	background: linear-gradient(to bottom, rgba(66,102,145,1) 0%, rgba(26,68,122,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426691', endColorstr='#1a447a', GradientType=0 )!important;
	color: #ffffff !important;
  	border: 1px solid #6f6f6f;
  	border-radius: 8px;
  margin: 0 20px 20px 20px;
      -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3),1px 0 0 rgba(255,255,255,0.1) inset,-1px 0 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(255,255,255,0.3) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 0 rgba(255,255,255,0.1) inset, -1px 0 0 rgba(255,255,255,0.1) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 0 rgba(255,255,255,0.1) inset, -1px 0 0 rgba(255,255,255,0.1) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
}
}
@media (max-width: 767px) { 
.navbar-top .navbar-nav > li > a {
  	padding: 0.2em 0 0.8em 1.3em;
  	margin: 0 0 0 0.2em;
}
}
@media (max-width: 767px) {
.navbar-top > div > ul > li > a {
    color: #ffffff !important;
    background-color: rgba(66,102,145,1) !important;
    vertical-align: top;
  	padding-left: 20px;
}
}
/*max-width 767px dropdown*/

@media (max-width: 767px) {
.dropdown-menu>li>a {
    padding: 20px 20px;
}
}

/*********** nav open on hover*********/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block; color: #fff !important; 
}  
}

    


/**********EVENTS LISTING PAGE************/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}

/*filters*/
.events-filter-row {
    padding: 2em;
}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/********** EVENT PAGES************/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #56585B;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #2d3e4f;
}
/*event description*/
#idiga4D p {
  	color:  #56585B;
}
/*event short description*/
#idjLXfv .custom1 {
    color: #34485e;
    margin: 1em 0 0.5em 0;
    font-weight: 300;
    font-size: 1.3em;
}
/*padding for branch info at bottom of page*/
@media (max-width: 768px) {
#idVFirR .amh-row {
    padding: 0 15px;
}
}

/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 530px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-description .eventRegButton {
  	font-size: 0.84em;
  	margin-bottom: 0.3em;
}
/*hide widget border at smaller sizes*/
@media (max-width: 998px) { 
  #id4Ejdw .amh-content {
  	border-width: 0px 0px 0px 0px!important;
    border-style: none!important;
}
}

/**** FOOTER ****/
#default_footer {
  	display: none;
}
#footer {
  	margin: 0 auto;
}
@media (max-width: 998px){
  #idHDpxc, #idAclAZ  {
    margin-right: 15px;
    margin-left: 15px;
}
}

#footer p{
  	color: #999999;
  	line-height: 1.6;
  	margin-bottom: 1em;
}

#footer h2, #footer .heading2 {
  	color: #ffffff;
  	font-size: 0.9em;
  	margin-bottom: 12px;
}
  
#footer a {
	color: #6699cc;
}
#footer a:hover {
	color: #66ccff;
}
#idKDJQq {
  	border-top: 3px solid #c7c7c7;
  	background: #253646;
	/* background: rgba(69,69,69,1);
	background: -moz-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 16%, rgba(19,19,19,1) 51%, rgba(12,12,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,69,69,1)), color-stop(16%, rgba(43,43,43,1)), color-stop(51%, rgba(19,19,19,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 16%, rgba(19,19,19,1) 51%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 16%, rgba(19,19,19,1) 51%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 16%, rgba(19,19,19,1) 51%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 16%, rgba(19,19,19,1) 51%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#000000', GradientType=0 );*/
  
}


