@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 988px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.bodysize{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1c95be;}
.link:hover, a:hover{color: #819e0f;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #819e0f;}
body{
		color: #333333;
		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: #1c95be;
	background: #1c95be;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c95be), color-stop(50%,#1c95be), color-stop(51%,#1c95be), color-stop(100%,#1c95be));
	background: -moz-linear-gradient(top,  #1c95be 0%, #1c95be 50%, #1c95be 51%, #1c95be 100%);
	background: -webkit-linear-gradient(top,  #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
	background: -o-linear-gradient(top,  #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
	background: -ms-linear-gradient(top,  #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
	background: linear-gradient(top,  #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c95be', endColorstr='#1c95be',GradientType=0 );
	border: 5px solid #1c95be;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	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 );
	border: 5px solid #819e0f;
	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 #1c95be;
	-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: #535353;
	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 #819e0f;
}
.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 #c0d6a3;
	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: #eefac0;
	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: #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 );
}
.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: #535353;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #535353;
	border-color: #535353;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #535353;
}
.polaris-nav-active i{
	color: #535353;
}
.widgetbody hr{
	color: #819e0f;
	background-color: #819e0f;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #819e0f;
}
.bottomrule{
	border-bottom: 1px solid #819e0f;
}
.bodytext{color: #333333;}
.headingtext{color: #535353;}
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

body {
  font-size:1.4em;
}

h2, heading2 {
  padding-bottom: 14px;
  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:1.85em;
  font-weight:400;
}

h4, heading4 {
  padding-bottom: 8px;
  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;
}
.eventRegButton {
  margin-top: 8px;
  margin-bottom: 4px;
}

/* 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);
}


/* ===============
Room Booking Module Styles
   =============== */
.amnp-location-section-title {
	margin-top: 30px;
}
.amnp-booker-holder {
	overflow: auto;
}
.amnp-booking-final-summary-assets {
    clear: both;
    margin-bottom: 30px;
}
.amnp-confirm-screen > .row {
    padding-bottom: 20px;
}
.events2-reg-thanks-online {
	overflow: auto;
}
events2-reg-thanks-evtitle,
.events2-reg-thanks-ref {
	margin: 10px 0 0;
}
.events2-reg-thanks-evdate,
.events2-reg-thanks-evtime {
	float: none;
}
.events2-reg-thanks-message {
	margin-top: 10px;
}
.amnp-room-summary-back {
	float: none;
	display: block;
    max-width: 200px;
	margin-left: 43px;
	padding: 4px 6px;
  	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #1c95be;
    background: #1c95be;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c95be), color-stop(50%,#1c95be), color-stop(51%,#1c95be), color-stop(100%,#1c95be));
    background: -moz-linear-gradient(top, #1c95be 0%, #1c95be 50%, #1c95be 51%, #1c95be 100%);
    background: -webkit-linear-gradient(top, #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
    background: -o-linear-gradient(top, #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
    background: -ms-linear-gradient(top, #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
    background: linear-gradient(top, #1c95be 0%,#1c95be 50%,#1c95be 51%,#1c95be 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c95be', endColorstr='#1c95be',GradientType=0 );
    border: 5px solid #1c95be;
    color: #ffffff;
}
.amnp-room-summary-back:hover,
.amnp-room-summary-back:focus,
.amnp-room-summary-back:active {
	color: #99D6EA;
}

/*  Mobile Responsive Design */
@media only screen and (max-width: 986px) {
  .amnp-picker-header,
  .amnp-navigation {
      margin: 0;
  }
}
@media only screen and (max-width: 986px) {

}
@media only screen and (max-width: 650px) {
  #body {
    padding: 40px 10px 0;
  }
  .amnp-navigation {
    top: 65px !important;
    padding: 10px !important;
  }
  .amnp-navigation: hover {
   	color: initial; 
  }
  .amnp-navigation-title {
  	padding: 0 0.5em;
  }
  .sticky-key {
  	float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .amnp-key {
  	margin: 0 auto;
    width: 230px !important;
    position: static !important;
  }
  .amnp-stage {
  	margin-left: 0;
  }
  .amnp-booking-room-details {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .amnp-navigation {
  	font-size: 1.5em;
    padding: 8px 0 !important;
  }
  .events2-reg-thanks-stage {
    margin: 2em 1em;
  }
  .amnp-room-summary-back {
	margin: 0 auto;
  }
}

.locimgpos2 {
    width: 100%;
}
.locbody hr {
  display:none;
}
#idFAfpX .amev-event-list {
  height: 500px;
}
#id0M2pI .amev-event-list {
  height: 300px;
}



.inline-map {
    height: 300px;
}