@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.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: #007596;}
.link:hover, a:hover{color: #007596;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #e6e6e6;}
body{
		color: #666666;
		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:#949494;
	}
#default_footer a{
		text-decoration: underline;
		color:#949494;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #0084a8;
	background: #0084a8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0084a8), color-stop(50%,#0084a8), color-stop(51%,#0084a8), color-stop(100%,#0084a8));
	background: -moz-linear-gradient(top,  #0084a8 0%, #0084a8 50%, #0084a8 51%, #0084a8 100%);
	background: -webkit-linear-gradient(top,  #0084a8 0%,#0084a8 50%,#0084a8 51%,#0084a8 100%);
	background: -o-linear-gradient(top,  #0084a8 0%,#0084a8 50%,#0084a8 51%,#0084a8 100%);
	background: -ms-linear-gradient(top,  #0084a8 0%,#0084a8 50%,#0084a8 51%,#0084a8 100%);
	background: linear-gradient(top,  #0084a8 0%,#0084a8 50%,#0084a8 51%,#0084a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084a8', endColorstr='#0084a8',GradientType=0 );
	border: 5px solid #0084a8;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #00677f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00677f), color-stop(50%,#00677f), color-stop(51%,#00677f), color-stop(100%,#00677f));
	background: -moz-linear-gradient(top,  #00677f 0%, #00677f 50%, #00677f 51%, #00677f 100%);
	background: -webkit-linear-gradient(top,  #00677f 0%,#00677f 50%,#00677f 51%,#00677f 100%);
	background: -o-linear-gradient(top,  #00677f 0%,#00677f 50%,#00677f 51%,#00677f 100%);
	background: -ms-linear-gradient(top,  #00677f 0%,#00677f 50%,#00677f 51%,#00677f 100%);
	background: linear-gradient(top,  #00677f 0%,#00677f 50%,#00677f 51%,#00677f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00677f', endColorstr='#00677f',GradientType=0 );
	border: 5px solid #00677f;
	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: 5px solid #0084a8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #333333;
	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 #e6e6e6;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	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: #d1d9a0;
}
.vtab{
	font-weight: bold;
	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: #d1d9a0;
}
.vtab:hover, .vtab_selected{
	background: #819e0f;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#819e0f), color-stop(50%,#819e0f), color-stop(51%,#819e0f), color-stop(100%,#819e0f));
	background: -moz-linear-gradient(-90deg,  #819e0f 0%, #819e0f 50%, #819e0f 51%, #819e0f 100%);
	background: -webkit-linear-gradient(-90deg,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -o-linear-gradient(-90deg,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -ms-linear-gradient(-90deg,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: linear-gradient(-90deg,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#819e0f', endColorstr='#819e0f',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #819e0f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#819e0f), color-stop(50%,#819e0f), color-stop(51%,#819e0f), color-stop(100%,#819e0f));
	background: -moz-linear-gradient(top,  #819e0f 0%, #819e0f 50%, #819e0f 51%, #819e0f 100%);
	background: -webkit-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -o-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -ms-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#819e0f', endColorstr='#819e0f',GradientType=0 );

	color: #d1d9a0;
	border-right: 1px solid #819e0f;
	border-left: 1px solid #819e0f;
	border-top: 1px solid #819e0f;
	-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: #819e0f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#819e0f), color-stop(50%,#819e0f), color-stop(51%,#819e0f), color-stop(100%,#819e0f));
	background: -moz-linear-gradient(top,  #819e0f 0%, #819e0f 50%, #819e0f 51%, #819e0f 100%);
	background: -webkit-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -o-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: -ms-linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	background: linear-gradient(top,  #819e0f 0%,#819e0f 50%,#819e0f 51%,#819e0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#819e0f', endColorstr='#819e0f',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #d1d9a0;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #819e0f;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.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/stark/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #bababa;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 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: #24a1c5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24a1c5), color-stop(50%,#1298bf), color-stop(51%,#1298bf), color-stop(100%,#0088af));
	background: -moz-linear-gradient(top,  #24a1c5 0%, #1298bf 50%, #1298bf 51%, #0088af 100%);
	background: -webkit-linear-gradient(top,  #24a1c5 0%,#1298bf 50%,#1298bf 51%,#0088af 100%);
	background: -o-linear-gradient(top,  #24a1c5 0%,#1298bf 50%,#1298bf 51%,#0088af 100%);
	background: -ms-linear-gradient(top,  #24a1c5 0%,#1298bf 50%,#1298bf 51%,#0088af 100%);
	background: linear-gradient(top,  #24a1c5 0%,#1298bf 50%,#1298bf 51%,#0088af 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24a1c5', endColorstr='#1298bf',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: #333333;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #333333;
	border-color: #333333;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #333333;
}
.polaris-nav-active i{
	color: #333333;
}
.widgetbody hr{
	color: #e6e6e6;
	background-color: #e6e6e6;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #e6e6e6;
}
.bottomrule{
	border-bottom: 1px solid #e6e6e6;
}
.bodytext{color: #666666;}
.headingtext{color: #333333;}
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
html, body { 
  height: 100%;
}
body {
  font-size:1.3em;
  color:#333;
}

h2, heading2 {
  padding-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
  color: #819e0f;
  font-size:2.2em;
  font-weight:700;
}

h3, heading3 {
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #8d8d8d;
    font-size:2em;
  font-weight:400;
}

h4, heading4 {
  padding-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
  font-size:1.3em;
  font-weight:400;
}

.custom1 {
  color: #949494;
  font-weight:300;
  font-size: 1.2em;
  margin-top: 18px;
}


.button {
  padding:4px 6px;
  text-transform: capitalize;
  font-weight: bold;
}

/* Pin elements to bottom of iFrame so they are positioned properly when resized */
div.widget {
  	position: relative;
  	height: 100%;
    margin: 0;
}
.amev-cal-row {
	display: none;
}
.amev-event-list {
  height: auto;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 5px;
  right: 0;
  overflow-y: auto;
}

/* Hide event location 
.amev-event-location {
  display:none;
} */

/* Button styles for "See All Events" button in widgets */
div.amev-all-events-link {
  padding: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
}
.amev-all-events-link a {
  display: inline-block;
  background: #0084a8;
  color: white;
  width: 100%;
  max-width: 300px;
  border-radius: px;
  text-align: center;
  text-transform: Capitalize;
  padding: 10px 18px;
  font-family: Montserrat, 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 0.7px;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  transition: background 0.35s;
}
.amev-all-events-link a:hover,
.amev-all-events-link a:focus {
	background: #00677f  !important;
	color: white;
	text-decoration: none
}
.amev-all-events-link a:active {
  	background: #51bae4 !important;
	color: white;
}


.widget .amev-event-list {
 	top:  40px;
}
.amev-event {
	padding: 5px 10px;
}
.amev-event-data .eventRegButton {
	transition: none !important;
}
/* Fix registration popup to scroll */
.amPopup {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
  	bottom: 0px;
  	margin: 0 auto;
	overflow: auto;
}
.amPopup .events2-reg-thanks-stage {
	margin: 0.25em;
}
.amPopup .events2-reg-thanks-online {
	position: static;
  	margin-top: 1em
}


/* Fix centering of popups in IE; For some reason, max-width causes centering to fail.
 * Based on http://stackoverflow.com/questions/22654528/how-to-center-a-position-absolute-element-in-ie-9-10-11
 */
.amPopup {
	width: 100%;
  	max-width: 800px;
}

/* Add rounded corners to public popup */
.amPopup { 
  border-radius: 10px; 
}
.amPopupTitleBar { 
  border-top-left-radius: 10px; 
  border-top-right-radius: 10px; 
}

/* Fix libcard lookup fields using styles from .form-control class */
.events2-reg-card,
.events2-reg-pin {
	height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.events2-reg-card:focus,
.events2-reg-pin:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.amev-event-description button {
	display: block;
    margin: 10px 0 20px;
    width: 100%;	
    max-width: 200px;
}

/* Fix background on image thumbnails */
.amev-picture-event-outer-container .amev-event-img-holder {
	background-color: transparent;
}

/* Hide closing messages in locations widget */
.locbody > div.closedmsg { display: none; }

/* Rescheduled notices were large & intrusive in events widget */
.eelist-changed-message {
  	font-size: 22px;
    background: #f6ecc0;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
  }
.embeded .eelist-changed-message {
	display: inline-block;
    font-size: 14px;
	padding: 5px;
}
.embeded .amev-event-time .eelist-changed-message,
.embeded .amev-event-location .eelist-changed-message {
	float: left;	
	clear: both;
}
.embeded .amev-event-postponed .amev-event-time {
	display: none;
}
.embeded .amev-event-postponed .amev-event-time + .amev-event-time {
	display: block; 
}