.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: #006fb0;}
.link:hover, a:hover{color: #006fb0;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #dddfe2;}
body{
		color: #757575;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #e5e5e5;
	}
.content{
		background-color: #dddfe2;
	}
.searchbox{
		border: 3px solid #b6b8ba;
	}
#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: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #dddfe2;
	background: #dddfe2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddfe2), color-stop(50%,#dddfe2), color-stop(51%,#dddfe2), color-stop(100%,#dddfe2));
	background: -moz-linear-gradient(top,  #dddfe2 0%, #dddfe2 50%, #dddfe2 51%, #dddfe2 100%);
	background: -webkit-linear-gradient(top,  #dddfe2 0%,#dddfe2 50%,#dddfe2 51%,#dddfe2 100%);
	background: -o-linear-gradient(top,  #dddfe2 0%,#dddfe2 50%,#dddfe2 51%,#dddfe2 100%);
	background: -ms-linear-gradient(top,  #dddfe2 0%,#dddfe2 50%,#dddfe2 51%,#dddfe2 100%);
	background: linear-gradient(top,  #dddfe2 0%,#dddfe2 50%,#dddfe2 51%,#dddfe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddfe2', endColorstr='#dddfe2',GradientType=0 );
	border: 1px solid #bababa;
	color: #3a003b;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ad275a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad275a), color-stop(50%,#a60d4c), color-stop(51%,#a60d4c), color-stop(100%,#9b0035));
	background: -moz-linear-gradient(top,  #ad275a 0%, #a60d4c 50%, #a60d4c 51%, #9b0035 100%);
	background: -webkit-linear-gradient(top,  #ad275a 0%,#a60d4c 50%,#a60d4c 51%,#9b0035 100%);
	background: -o-linear-gradient(top,  #ad275a 0%,#a60d4c 50%,#a60d4c 51%,#9b0035 100%);
	background: -ms-linear-gradient(top,  #ad275a 0%,#a60d4c 50%,#a60d4c 51%,#9b0035 100%);
	background: linear-gradient(top,  #ad275a 0%,#a60d4c 50%,#a60d4c 51%,#9b0035 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad275a', endColorstr='#a60d4c',GradientType=0 );
	border: 1px solid #e5e5e5;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #3a003b;
	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 #bababa;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	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: #e5e5e5;
	color: #662d67;
}
.widget_tab:hover, .widget_tab_selected{
	background: #663366;
	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 #dddfe2;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #5b2e5c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b2e5c), color-stop(50%,#4b184c), color-stop(51%,#4b184c), color-stop(100%,#380039));
	background: -moz-linear-gradient(top,  #5b2e5c 0%, #4b184c 50%, #4b184c 51%, #380039 100%);
	background: -webkit-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -o-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -ms-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2e5c', endColorstr='#4b184c',GradientType=0 );
	color: #d9d3e6;
}
.vtab{
	font-weight: normal;
	background: #5b2e5c;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#5b2e5c), color-stop(50%,#4b184c), color-stop(51%,#4b184c), color-stop(100%,#380039));
	background: -moz-linear-gradient(-90deg,  #5b2e5c 0%, #4b184c 50%, #4b184c 51%, #380039 100%);
	background: -webkit-linear-gradient(-90deg,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -o-linear-gradient(-90deg,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -ms-linear-gradient(-90deg,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: linear-gradient(-90deg,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	color: #d9d3e6;
}
.vtab:hover, .vtab_selected{
	background: #663366;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#663366), color-stop(50%,#663366), color-stop(51%,#663366), color-stop(100%,#663366));
	background: -moz-linear-gradient(-90deg,  #663366 0%, #663366 50%, #663366 51%, #663366 100%);
	background: -webkit-linear-gradient(-90deg,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: -o-linear-gradient(-90deg,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: -ms-linear-gradient(-90deg,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: linear-gradient(-90deg,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#663366', endColorstr='#663366',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #5b2e5c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b2e5c), color-stop(50%,#4b184c), color-stop(51%,#4b184c), color-stop(100%,#380039));
	background: -moz-linear-gradient(top,  #5b2e5c 0%, #4b184c 50%, #4b184c 51%, #380039 100%);
	background: -webkit-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -o-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -ms-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2e5c', endColorstr='#4b184c',GradientType=0 );

	color: #d9d3e6;
	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: #663366;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#663366), color-stop(50%,#663366), color-stop(51%,#663366), color-stop(100%,#663366));
	background: -moz-linear-gradient(top,  #663366 0%, #663366 50%, #663366 51%, #663366 100%);
	background: -webkit-linear-gradient(top,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: -o-linear-gradient(top,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: -ms-linear-gradient(top,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	background: linear-gradient(top,  #663366 0%,#663366 50%,#663366 51%,#663366 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#663366', endColorstr='#663366',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #d9d3e6;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #f63d4e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f63d4e), color-stop(50%,#f63d4e), color-stop(51%,#f63d4e), color-stop(100%,#f63d4e));
	background: -moz-linear-gradient(top,  #f63d4e 0%, #f63d4e 50%, #f63d4e 51%, #f63d4e 100%);
	background: -webkit-linear-gradient(top,  #f63d4e 0%,#f63d4e 50%,#f63d4e 51%,#f63d4e 100%);
	background: -o-linear-gradient(top,  #f63d4e 0%,#f63d4e 50%,#f63d4e 51%,#f63d4e 100%);
	background: -ms-linear-gradient(top,  #f63d4e 0%,#f63d4e 50%,#f63d4e 51%,#f63d4e 100%);
	background: linear-gradient(top,  #f63d4e 0%,#f63d4e 50%,#f63d4e 51%,#f63d4e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f63d4e', endColorstr='#f63d4e',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wolverhampton/rhl_wolverhampton.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Wolverhampton Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to Wolverhampton Libraries';
}
.widget{
	border: 0px solid #adadad;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-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: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #5b2e5c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b2e5c), color-stop(50%,#4b184c), color-stop(51%,#4b184c), color-stop(100%,#380039));
	background: -moz-linear-gradient(top,  #5b2e5c 0%, #4b184c 50%, #4b184c 51%, #380039 100%);
	background: -webkit-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -o-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: -ms-linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	background: linear-gradient(top,  #5b2e5c 0%,#4b184c 50%,#4b184c 51%,#380039 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2e5c', endColorstr='#4b184c',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 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #dddfe2;
	background-color: #dddfe2;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #dddfe2;
}
.bottomrule{
	border-bottom: 1px solid #dddfe2;
}
.bodytext{color: #757575;}
.headingtext{color: #000000;}
