.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.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: #083b9c;}
.link:hover, a:hover{color: #083b9c;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
body{
		color: #3b3b3b;
		font-family: Tahoma, Geneva, sans-serif;
		background-color: #fafafa;
	}
.content{
		background-color: #fafafa;
	}
.searchbox{
		border: 3px solid #b4015b;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#4d5a61;
	}
#default_footer a{
		text-decoration: underline;
		color:#4d5a61;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ededed;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(50%,#e8e8e8), color-stop(51%,#e8e8e8), color-stop(100%,#dfdfdf));
	background: -moz-linear-gradient(top,  #ededed 0%, #e8e8e8 50%, #e8e8e8 51%, #dfdfdf 100%);
	background: -webkit-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8',GradientType=0 );
	border: 1px solid #dbdbdb;
	color: #102f69;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #dfdfdf;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(50%,#e5e5e5), color-stop(51%,#e5e5e5), color-stop(100%,#ededed));
	background: -moz-linear-gradient(top,  #dfdfdf 0%, #e5e5e5 50%, #e5e5e5 51%, #ededed 100%);
	background: -webkit-linear-gradient(top,  #dfdfdf 0%,#e5e5e5 50%,#e5e5e5 51%,#ededed 100%);
	background: -o-linear-gradient(top,  #dfdfdf 0%,#e5e5e5 50%,#e5e5e5 51%,#ededed 100%);
	background: -ms-linear-gradient(top,  #dfdfdf 0%,#e5e5e5 50%,#e5e5e5 51%,#ededed 100%);
	background: linear-gradient(top,  #dfdfdf 0%,#e5e5e5 50%,#e5e5e5 51%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#e5e5e5',GradientType=0 );
	border: 1px solid #dbdbdb;
	color: #00a0de;
}
.button a, .button-strip a{
	color: #102f69;
	text-decoration:none;
}
.button-strip-active a{
	color: #00a0de;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #00a0de;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #b4015b;
	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: #eeeeee;
	color: #102f69;
}
.widget_tab:hover, .widget_tab_selected{
	background: #102f69;
	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 #eeeeee;
}
.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: #102f69;
}
.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: #102f69;
}
.vtab:hover, .vtab_selected{
	background: #102f69;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#102f69), color-stop(50%,#102f69), color-stop(51%,#102f69), color-stop(100%,#102f69));
	background: -moz-linear-gradient(-90deg,  #102f69 0%, #102f69 50%, #102f69 51%, #102f69 100%);
	background: -webkit-linear-gradient(-90deg,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: -o-linear-gradient(-90deg,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: -ms-linear-gradient(-90deg,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: linear-gradient(-90deg,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102f69', endColorstr='#102f69',GradientType=0 );
	color: #eeeeee;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(50%,#e8e8e8), color-stop(51%,#e8e8e8), color-stop(100%,#dfdfdf));
	background: -moz-linear-gradient(top,  #ededed 0%, #e8e8e8 50%, #e8e8e8 51%, #dfdfdf 100%);
	background: -webkit-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	background: linear-gradient(top,  #ededed 0%,#e8e8e8 50%,#e8e8e8 51%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8',GradientType=0 );

	color: #102f69;
	border-right: 1px solid #102f69;
	border-left: 1px solid #102f69;
	border-top: 1px solid #102f69;
	-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: #102f69;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#102f69), color-stop(50%,#102f69), color-stop(51%,#102f69), color-stop(100%,#102f69));
	background: -moz-linear-gradient(top,  #102f69 0%, #102f69 50%, #102f69 51%, #102f69 100%);
	background: -webkit-linear-gradient(top,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: -o-linear-gradient(top,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: -ms-linear-gradient(top,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	background: linear-gradient(top,  #102f69 0%,#102f69 50%,#102f69 51%,#102f69 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102f69', endColorstr='#102f69',GradientType=0 );
	color: #eeeeee;
}
.tab a{
	color: #102f69;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #eeeeee;
}
.tab-bar{
	border-bottom: 1px solid #102f69;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	color: #b4015b;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/somerset/rhl_somerset.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Somerset Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to Somerset Libraries';
}
.widget{
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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: #000000;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #eeeeee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#eeeeee), color-stop(100%,#eeeeee));
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 50%, #eeeeee 51%, #eeeeee 100%);
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 50%,#eeeeee 51%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 50%,#eeeeee 51%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 50%,#eeeeee 51%,#eeeeee 100%);
	background: linear-gradient(top,  #eeeeee 0%,#eeeeee 50%,#eeeeee 51%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #b4015b;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #b4015b;
	border-color: #b4015b;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #b4015b;
}
.polaris-nav-active i{
	color: #b4015b;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #3b3b3b;}
.headingtext{color: #b4015b;}
