.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 988px;}
#body.content{max-width: 988px;}
#footer, #layout>#footer{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #808000;}
.link:hover, a:hover{color: #808000;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d9d9d9;}
body{
		color: #4d4d4d;
		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: #379698;
	background: #379698;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#379698), color-stop(50%,#379698), color-stop(51%,#379698), color-stop(100%,#379698));
	background: -moz-linear-gradient(top,  #379698 0%, #379698 50%, #379698 51%, #379698 100%);
	background: -webkit-linear-gradient(top,  #379698 0%,#379698 50%,#379698 51%,#379698 100%);
	background: -o-linear-gradient(top,  #379698 0%,#379698 50%,#379698 51%,#379698 100%);
	background: -ms-linear-gradient(top,  #379698 0%,#379698 50%,#379698 51%,#379698 100%);
	background: linear-gradient(top,  #379698 0%,#379698 50%,#379698 51%,#379698 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#379698', endColorstr='#379698',GradientType=0 );
	border: 0px solid #379698;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #9fa615;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fa615), color-stop(50%,#9fa615), color-stop(51%,#9fa615), color-stop(100%,#9fa615));
	background: -moz-linear-gradient(top,  #9fa615 0%, #9fa615 50%, #9fa615 51%, #9fa615 100%);
	background: -webkit-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -o-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -ms-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fa615', endColorstr='#9fa615',GradientType=0 );
	border: 0px solid #9fa615;
	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 #379698;
	-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: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #d9d9d9;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #000000;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(-90deg,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(-90deg,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #9fa615;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#9fa615), color-stop(50%,#9fa615), color-stop(51%,#9fa615), color-stop(100%,#9fa615));
	background: -moz-linear-gradient(-90deg,  #9fa615 0%, #9fa615 50%, #9fa615 51%, #9fa615 100%);
	background: -webkit-linear-gradient(-90deg,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -o-linear-gradient(-90deg,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -ms-linear-gradient(-90deg,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: linear-gradient(-90deg,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fa615', endColorstr='#9fa615',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );

	color: #ffffff;
	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: #9fa615;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fa615), color-stop(50%,#9fa615), color-stop(51%,#9fa615), color-stop(100%,#9fa615));
	background: -moz-linear-gradient(top,  #9fa615 0%, #9fa615 50%, #9fa615 51%, #9fa615 100%);
	background: -webkit-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -o-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: -ms-linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	background: linear-gradient(top,  #9fa615 0%,#9fa615 50%,#9fa615 51%,#9fa615 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fa615', endColorstr='#9fa615',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: 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/hinsdale/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #798100;
	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: 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 );
}
.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: #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: #d9d9d9;
	background-color: #d9d9d9;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d9d9d9;
}
.bottomrule{
	border-bottom: 1px solid #d9d9d9;
}
.bodytext{color: #4d4d4d;}
.headingtext{color: #000000;}
html {
    font-size: 16px;
}

body{
    font-size: 14px;
}

a:link {
      transition: color .4s ease!important;
}

/*HEADER*/
div#idNjDQi {
	max-width:998px;
	margin: 0 auto;
}

/*FOOTER*/
div#idN8Jpm {
	max-width:998px;
	margin: 0 auto;
}

/*NAVIGATION*/
div#navbar.content {
	background-color: transparent;
  	padding: 0;
  	font-size: 1em;

}
.navbar-top .navbar-nav > li > a {
	padding:12px;
}

.navbar {
    border-radius: 0px;
}

.navbar-top .navbar-collapse {
    padding: 0;
}

/*extra space for the dropdown menu items on smaller devices*/
@media (max-width: 767px){
.navbar-top > div > ul > li > a {
    margin-left: 10px;
}
}

/*hides the home tab - which is actually the second menu item*/
.navbar-top ul.navbar-nav > li:nth-child(2) {
   display: none;
}

.navbar {
    border: none;
}

.nav-mobile .navbar-brand {
    font-size: 0.55em;
    margin: 0;
}

/*BUTTONS*/
.button, .button:hover{
	font-size:0.85em;
  padding:8px 20px;
  text-decoration: none;
}

.eventRegButton {
    margin-bottom: 0.5em;
}

@media (max-width: 768px){
  .button, .button:hover {
  	display: block;
    width: 60%;
    margin: 5px auto;
	}
}



/*EVENTS*/

/*Events listing page*/
.events-range-title .headingtext, .events-day-title .headingtext {
    font-size: 0.7em;
    color: #379698;
  margin-bottom: 0.5em;
}

.eelisttitle {
    font-weight: 600;
    font-size: 1.6em;
}

/*ROOMS*/
.amrp-choose-screen .form-group {
margin-bottom:1.8em;
}

/*===========events calendar=============*/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-filter-close {
    background: #a0b197;
    padding: 7px;
    border-radius: 4px;
    color: white;
}
.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}