.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #f3aa55;}
.link:hover, a:hover{color: #ffffff;}
.widgetbg{background-color: #29221c;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #71675b;}
body{
		color: #ecd19a;
		font-family: Tahoma, Geneva, 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: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f3aa55;
	background: #f3aa55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3aa55), color-stop(50%,#f3aa55), color-stop(51%,#f3aa55), color-stop(100%,#f3aa55));
	background: -moz-linear-gradient(top,  #f3aa55 0%, #f3aa55 50%, #f3aa55 51%, #f3aa55 100%);
	background: -webkit-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: -o-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: -ms-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3aa55', endColorstr='#f3aa55',GradientType=0 );
	border: 5px solid #f3aa55;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #f3aa55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3aa55), color-stop(50%,#f3aa55), color-stop(51%,#f3aa55), color-stop(100%,#f3aa55));
	background: -moz-linear-gradient(top,  #f3aa55 0%, #f3aa55 50%, #f3aa55 51%, #f3aa55 100%);
	background: -webkit-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: -o-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: -ms-linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	background: linear-gradient(top,  #f3aa55 0%,#f3aa55 50%,#f3aa55 51%,#f3aa55 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3aa55', endColorstr='#f3aa55',GradientType=0 );
	border: 5px solid #f3aa55;
	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 #f3aa55;
	-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: #ecd19a;
	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: #ecd19a;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ecd19a;
	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 #71675b;
}
.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: #ffffff;
}
.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: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #9253a1;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#9253a1), color-stop(50%,#9253a1), color-stop(51%,#9253a1), color-stop(100%,#9253a1));
	background: -moz-linear-gradient(-90deg,  #9253a1 0%, #9253a1 50%, #9253a1 51%, #9253a1 100%);
	background: -webkit-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -o-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -ms-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9253a1', endColorstr='#9253a1',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	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;
	border-right: 2px solid #622584;
	border-left: 2px solid #622584;
	border-top: 2px solid #622584;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 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: #9253a1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9253a1), color-stop(50%,#9253a1), color-stop(51%,#9253a1), color-stop(100%,#9253a1));
	background: -moz-linear-gradient(top,  #9253a1 0%, #9253a1 50%, #9253a1 51%, #9253a1 100%);
	background: -webkit-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -o-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -ms-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9253a1', endColorstr='#9253a1',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #622584;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Tahoma, Geneva, 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/slcls/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #62351f;
	background-color: #29221c;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0);
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0);
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ecd19a;
	font-weight: normal;
	-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: #734a32;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#734a32), color-stop(50%,#734a32), color-stop(51%,#734a32), color-stop(100%,#734a32));
	background: -moz-linear-gradient(top,  #734a32 0%, #734a32 50%, #734a32 51%, #734a32 100%);
	background: -webkit-linear-gradient(top,  #734a32 0%,#734a32 50%,#734a32 51%,#734a32 100%);
	background: -o-linear-gradient(top,  #734a32 0%,#734a32 50%,#734a32 51%,#734a32 100%);
	background: -ms-linear-gradient(top,  #734a32 0%,#734a32 50%,#734a32 51%,#734a32 100%);
	background: linear-gradient(top,  #734a32 0%,#734a32 50%,#734a32 51%,#734a32 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#734a32', endColorstr='#734a32',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: #ecd19a;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #ecd19a;
	border-color: #ecd19a;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #ecd19a;
}
.polaris-nav-active i{
	color: #ecd19a;
}
.widgetbody hr{
	color: #71675b;
	background-color: #71675b;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #71675b;
}
.bottomrule{
	border-bottom: 1px solid #71675b;
}
.bodytext{color: #ecd19a;}
.headingtext{color: #ecd19a;}
html {height: 100%}
body {height: 100%}
.widgetheader {
	display: none;
}
.widget {
	height: 100%;
	margin: 0;}
.widgetbody{
	height: 100%;
	padding: 0;
}
.amev-event-list{
   	height: calc(100% - (5rem));
	padding: 2rem;
}

.eeeventall {
    	text-align: center;
   	padding: 1rem;
   	border-top: 1px solid;
	box-shadow: 0px -10px 8px rgba(0, 0, 0, 0.2);
	font-size: 1.5rem;
}

.widgetbody hr {margin: 2rem 0 1rem 0;}
.amev-event:last-of-type hr {display: none;}