.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #56b5bb;}
.link:hover, a:hover{color: #56b5bb;}
.widgetbg{background-color: #56b5bb;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #b5b5b5;}
body{
		color: #383838;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #6b6969;
	}
.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: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #56b5bb;
	background: #56b5bb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56b5bb), color-stop(50%,#56b5bb), color-stop(51%,#56b5bb), color-stop(100%,#56b5bb));
	background: -moz-linear-gradient(top,  #56b5bb 0%, #56b5bb 50%, #56b5bb 51%, #56b5bb 100%);
	background: -webkit-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -o-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -ms-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b5bb', endColorstr='#56b5bb',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #258c92;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#258c92), color-stop(50%,#258c92), color-stop(51%,#258c92), color-stop(100%,#258c92));
	background: -moz-linear-gradient(top,  #258c92 0%, #258c92 50%, #258c92 51%, #258c92 100%);
	background: -webkit-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -o-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -ms-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258c92', endColorstr='#258c92',GradientType=0 );
	border: 0px 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: 0px solid #000000;
	-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: #383838;
	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: #258c92;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #56b5bb;
	color: #56b5bb;
}
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 #b5b5b5;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #6b6969;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b6969), color-stop(50%,#6b6969), color-stop(51%,#6b6969), color-stop(100%,#6b6969));
	background: -moz-linear-gradient(top,  #6b6969 0%, #6b6969 50%, #6b6969 51%, #6b6969 100%);
	background: -webkit-linear-gradient(top,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: -o-linear-gradient(top,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: -ms-linear-gradient(top,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: linear-gradient(top,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6969', endColorstr='#6b6969',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #6b6969;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#6b6969), color-stop(50%,#6b6969), color-stop(51%,#6b6969), color-stop(100%,#6b6969));
	background: -moz-linear-gradient(-90deg,  #6b6969 0%, #6b6969 50%, #6b6969 51%, #6b6969 100%);
	background: -webkit-linear-gradient(-90deg,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: -o-linear-gradient(-90deg,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: -ms-linear-gradient(-90deg,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	background: linear-gradient(-90deg,  #6b6969 0%,#6b6969 50%,#6b6969 51%,#6b6969 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #258c92;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#258c92), color-stop(50%,#258c92), color-stop(51%,#258c92), color-stop(100%,#258c92));
	background: -moz-linear-gradient(-90deg,  #258c92 0%, #258c92 50%, #258c92 51%, #258c92 100%);
	background: -webkit-linear-gradient(-90deg,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -o-linear-gradient(-90deg,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -ms-linear-gradient(-90deg,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: linear-gradient(-90deg,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258c92', endColorstr='#258c92',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #56b5bb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56b5bb), color-stop(50%,#56b5bb), color-stop(51%,#56b5bb), color-stop(100%,#56b5bb));
	background: -moz-linear-gradient(top,  #56b5bb 0%, #56b5bb 50%, #56b5bb 51%, #56b5bb 100%);
	background: -webkit-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -o-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -ms-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b5bb', endColorstr='#56b5bb',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #258c92;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#258c92), color-stop(50%,#258c92), color-stop(51%,#258c92), color-stop(100%,#258c92));
	background: -moz-linear-gradient(top,  #258c92 0%, #258c92 50%, #258c92 51%, #258c92 100%);
	background: -webkit-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -o-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: -ms-linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	background: linear-gradient(top,  #258c92 0%,#258c92 50%,#258c92 51%,#258c92 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258c92', endColorstr='#258c92',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: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: #56b5bb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56b5bb), color-stop(50%,#56b5bb), color-stop(51%,#56b5bb), color-stop(100%,#56b5bb));
	background: -moz-linear-gradient(top,  #56b5bb 0%, #56b5bb 50%, #56b5bb 51%, #56b5bb 100%);
	background: -webkit-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -o-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -ms-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b5bb', endColorstr='#56b5bb',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/jclcirondale/App-header-logo.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #258c92;
	background-color: #56b5bb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-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: 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: #56b5bb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56b5bb), color-stop(50%,#56b5bb), color-stop(51%,#56b5bb), color-stop(100%,#56b5bb));
	background: -moz-linear-gradient(top,  #56b5bb 0%, #56b5bb 50%, #56b5bb 51%, #56b5bb 100%);
	background: -webkit-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -o-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: -ms-linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	background: linear-gradient(top,  #56b5bb 0%,#56b5bb 50%,#56b5bb 51%,#56b5bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b5bb', endColorstr='#56b5bb',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: #383838;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #383838;
	border-color: #383838;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #383838;
}
.polaris-nav-active i{
	color: #383838;
}
.widgetbody hr{
	color: #b5b5b5;
	background-color: #b5b5b5;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #b5b5b5;
}
.bottomrule{
	border-bottom: 1px solid #b5b5b5;
}
.bodytext{color: #383838;}
.headingtext{color: #383838;}
