.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
.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: #000000;}
.link:hover, a:hover{color: #000000;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d4d4d4;}
body{
		color: #5c5a5a;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #f2f2f2;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #300b64;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #cccfcd;
	background: #cccfcd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccfcd), color-stop(37%,#dbdbdb), color-stop(38%,#dbdbdb), color-stop(100%,#cccfcd));
	background: -moz-linear-gradient(top,  #cccfcd 0%, #dbdbdb 37%, #dbdbdb 38%, #cccfcd 100%);
	background: -webkit-linear-gradient(top,  #cccfcd 0%,#dbdbdb 37%,#dbdbdb 38%,#cccfcd 100%);
	background: -o-linear-gradient(top,  #cccfcd 0%,#dbdbdb 37%,#dbdbdb 38%,#cccfcd 100%);
	background: -ms-linear-gradient(top,  #cccfcd 0%,#dbdbdb 37%,#dbdbdb 38%,#cccfcd 100%);
	background: linear-gradient(top,  #cccfcd 0%,#dbdbdb 37%,#dbdbdb 38%,#cccfcd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccfcd', endColorstr='#dbdbdb',GradientType=0 );
	border: 2px solid #b5b5b5;
	color: #000000;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #300b64;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#300b64), color-stop(50%,#300b64), color-stop(51%,#300b64), color-stop(100%,#300b64));
	background: -moz-linear-gradient(top,  #300b64 0%, #300b64 50%, #300b64 51%, #300b64 100%);
	background: -webkit-linear-gradient(top,  #300b64 0%,#300b64 50%,#300b64 51%,#300b64 100%);
	background: -o-linear-gradient(top,  #300b64 0%,#300b64 50%,#300b64 51%,#300b64 100%);
	background: -ms-linear-gradient(top,  #300b64 0%,#300b64 50%,#300b64 51%,#300b64 100%);
	background: linear-gradient(top,  #300b64 0%,#300b64 50%,#300b64 51%,#300b64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#300b64', endColorstr='#300b64',GradientType=0 );
	border: 2px solid #300b64;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #000000;
	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: 2px solid #b5b5b5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #51a533;
	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: #d4d4d4;
	color: #000000;
}
.widget_tab:hover, .widget_tab_selected{
	background: #300b64;
	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 #d4d4d4;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#f2f2f2), color-stop(51%,#f2f2f2), color-stop(100%,#f2f2f2));
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 50%, #f2f2f2 51%, #f2f2f2 100%);
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: normal;
	background: #f2f2f2;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f2f2f2), color-stop(50%,#f2f2f2), color-stop(51%,#f2f2f2), color-stop(100%,#f2f2f2));
	background: -moz-linear-gradient(-90deg,  #f2f2f2 0%, #f2f2f2 50%, #f2f2f2 51%, #f2f2f2 100%);
	background: -webkit-linear-gradient(-90deg,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -o-linear-gradient(-90deg,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -ms-linear-gradient(-90deg,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: linear-gradient(-90deg,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #87c30b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#87c30b), color-stop(38%,#91cc1b), color-stop(39%,#91cc1b), color-stop(100%,#78b100));
	background: -moz-linear-gradient(-90deg,  #87c30b 0%, #91cc1b 38%, #91cc1b 39%, #78b100 100%);
	background: -webkit-linear-gradient(-90deg,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -o-linear-gradient(-90deg,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -ms-linear-gradient(-90deg,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: linear-gradient(-90deg,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c30b', endColorstr='#91cc1b',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#f2f2f2), color-stop(51%,#f2f2f2), color-stop(100%,#f2f2f2));
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 50%, #f2f2f2 51%, #f2f2f2 100%);
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	background: linear-gradient(top,  #f2f2f2 0%,#f2f2f2 50%,#f2f2f2 51%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );

	color: #000000;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	-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: #87c30b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c30b), color-stop(38%,#91cc1b), color-stop(39%,#91cc1b), color-stop(100%,#78b100));
	background: -moz-linear-gradient(top,  #87c30b 0%, #91cc1b 38%, #91cc1b 39%, #78b100 100%);
	background: -webkit-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -o-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -ms-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c30b', endColorstr='#91cc1b',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #cccccc;
}
@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: normal;
	background: #87c30b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c30b), color-stop(38%,#91cc1b), color-stop(39%,#91cc1b), color-stop(100%,#78b100));
	background: -moz-linear-gradient(top,  #87c30b 0%, #91cc1b 38%, #91cc1b 39%, #78b100 100%);
	background: -webkit-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -o-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -ms-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c30b', endColorstr='#91cc1b',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wakefield/logo.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Wakefield Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to Wakefield Libraries';
}
.widget{
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	background: #87c30b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87c30b), color-stop(38%,#91cc1b), color-stop(39%,#91cc1b), color-stop(100%,#78b100));
	background: -moz-linear-gradient(top,  #87c30b 0%, #91cc1b 38%, #91cc1b 39%, #78b100 100%);
	background: -webkit-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -o-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: -ms-linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	background: linear-gradient(top,  #87c30b 0%,#91cc1b 38%,#91cc1b 39%,#78b100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87c30b', endColorstr='#91cc1b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #51a533;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #51a533;
	border-color: #51a533;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #51a533;
}
.polaris-nav-active i{
	color: #51a533;
}
.widgetbody hr{
	color: #d4d4d4;
	background-color: #d4d4d4;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d4d4d4;
}
.bottomrule{
	border-bottom: 1px solid #d4d4d4;
}
.bodytext{color: #5c5a5a;}
.headingtext{color: #51a533;}
