.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: #04b9ca;}
.link:hover, a:hover{color: #04b9ca;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #c2ebed;}
body{
		color: #545454;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #f5f5f5;
	}
.content{
		background-color: #f5f5f5;
	}
.searchbox{
		border: 3px solid #04b9ca;
	}
#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: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #10d2e3;
	background: #10d2e3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10d2e3), color-stop(50%,#06c5d6), color-stop(51%,#06c5d6), color-stop(100%,#00a2b2));
	background: -moz-linear-gradient(top,  #10d2e3 0%, #06c5d6 50%, #06c5d6 51%, #00a2b2 100%);
	background: -webkit-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: -o-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: -ms-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10d2e3', endColorstr='#06c5d6',GradientType=0 );
	border: 1px solid #00a2b2;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #636363;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(50%,#4e4e4e), color-stop(51%,#4e4e4e), color-stop(100%,#333333));
	background: -moz-linear-gradient(top,  #636363 0%, #4e4e4e 50%, #4e4e4e 51%, #333333 100%);
	background: -webkit-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -o-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -ms-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#4e4e4e',GradientType=0 );
	border: 1px 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: 1px solid #00a2b2;
	-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: #00a2b2;
	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: #d9d9d9;
	color: #2b2a2a;
}
.widget_tab:hover, .widget_tab_selected{
	background: #f79322;
	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 #c2ebed;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #f49120;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49120), color-stop(50%,#e28113), color-stop(51%,#e28113), color-stop(100%,#d7780c));
	background: -moz-linear-gradient(top,  #f49120 0%, #e28113 50%, #e28113 51%, #d7780c 100%);
	background: -webkit-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -o-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -ms-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49120', endColorstr='#e28113',GradientType=0 );
	color: #fafafa;
}
.vtab{
	font-weight: normal;
	background: #f49120;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f49120), color-stop(50%,#e28113), color-stop(51%,#e28113), color-stop(100%,#d7780c));
	background: -moz-linear-gradient(-90deg,  #f49120 0%, #e28113 50%, #e28113 51%, #d7780c 100%);
	background: -webkit-linear-gradient(-90deg,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -o-linear-gradient(-90deg,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -ms-linear-gradient(-90deg,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: linear-gradient(-90deg,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	color: #fafafa;
}
.vtab:hover, .vtab_selected{
	background: #636363;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#636363), color-stop(50%,#4e4e4e), color-stop(51%,#4e4e4e), color-stop(100%,#333333));
	background: -moz-linear-gradient(-90deg,  #636363 0%, #4e4e4e 50%, #4e4e4e 51%, #333333 100%);
	background: -webkit-linear-gradient(-90deg,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -o-linear-gradient(-90deg,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -ms-linear-gradient(-90deg,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: linear-gradient(-90deg,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#4e4e4e',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #f49120;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49120), color-stop(50%,#e28113), color-stop(51%,#e28113), color-stop(100%,#d7780c));
	background: -moz-linear-gradient(top,  #f49120 0%, #e28113 50%, #e28113 51%, #d7780c 100%);
	background: -webkit-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -o-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: -ms-linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	background: linear-gradient(top,  #f49120 0%,#e28113 50%,#e28113 51%,#d7780c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49120', endColorstr='#e28113',GradientType=0 );

	color: #fafafa;
	border-right: 1px solid #f79322;
	border-left: 1px solid #f79322;
	border-top: 1px solid #f79322;
	-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: #636363;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(50%,#4e4e4e), color-stop(51%,#4e4e4e), color-stop(100%,#333333));
	background: -moz-linear-gradient(top,  #636363 0%, #4e4e4e 50%, #4e4e4e 51%, #333333 100%);
	background: -webkit-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -o-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: -ms-linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	background: linear-gradient(top,  #636363 0%,#4e4e4e 50%,#4e4e4e 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#4e4e4e',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #fafafa;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #f79322;
}
@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: #00a2b2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2b2), color-stop(50%,#00c7da), color-stop(51%,#00c7da), color-stop(100%,#00d2e5));
	background: -moz-linear-gradient(top,  #00a2b2 0%, #00c7da 50%, #00c7da 51%, #00d2e5 100%);
	background: -webkit-linear-gradient(top,  #00a2b2 0%,#00c7da 50%,#00c7da 51%,#00d2e5 100%);
	background: -o-linear-gradient(top,  #00a2b2 0%,#00c7da 50%,#00c7da 51%,#00d2e5 100%);
	background: -ms-linear-gradient(top,  #00a2b2 0%,#00c7da 50%,#00c7da 51%,#00d2e5 100%);
	background: linear-gradient(top,  #00a2b2 0%,#00c7da 50%,#00c7da 51%,#00d2e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2b2', endColorstr='#00c7da',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/poole/logo.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Poole Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to Poole Libraries';
}
.widget{
	border: 2px solid #04b9ca;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.3);
}
.widgetheader{
	color: #ffffff;
	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: 1px 1px 0px 0px;
	border-radius: 1px 1px 0px 0px;
	background: #10d2e3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10d2e3), color-stop(50%,#06c5d6), color-stop(51%,#06c5d6), color-stop(100%,#00a2b2));
	background: -moz-linear-gradient(top,  #10d2e3 0%, #06c5d6 50%, #06c5d6 51%, #00a2b2 100%);
	background: -webkit-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: -o-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: -ms-linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	background: linear-gradient(top,  #10d2e3 0%,#06c5d6 50%,#06c5d6 51%,#00a2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10d2e3', endColorstr='#06c5d6',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 1px 1px;
	border-radius: 0px 0px 1px 1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #00a2b2;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #00a2b2;
	border-color: #00a2b2;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #00a2b2;
}
.polaris-nav-active i{
	color: #00a2b2;
}
.widgetbody hr{
	color: #c2ebed;
	background-color: #c2ebed;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #c2ebed;
}
.bottomrule{
	border-bottom: 1px solid #c2ebed;
}
.bodytext{color: #545454;}
.headingtext{color: #00a2b2;}
