.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: #940096;}
.link:hover, a:hover{color: #940096;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #ebebeb;}
body{
		color: #474747;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ededed;
	}
.content{
		background-color: #4a004b;
	}
.searchbox{
		border: 3px solid #940096;
	}
#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: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #8689ac;
	background: #8689ac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8689ac), color-stop(50%,#8689ac), color-stop(51%,#8689ac), color-stop(100%,#8689ac));
	background: -moz-linear-gradient(top,  #8689ac 0%, #8689ac 50%, #8689ac 51%, #8689ac 100%);
	background: -webkit-linear-gradient(top,  #8689ac 0%,#8689ac 50%,#8689ac 51%,#8689ac 100%);
	background: -o-linear-gradient(top,  #8689ac 0%,#8689ac 50%,#8689ac 51%,#8689ac 100%);
	background: -ms-linear-gradient(top,  #8689ac 0%,#8689ac 50%,#8689ac 51%,#8689ac 100%);
	background: linear-gradient(top,  #8689ac 0%,#8689ac 50%,#8689ac 51%,#8689ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8689ac', endColorstr='#8689ac',GradientType=0 );
	border: 1px solid #8689ac;
	color: #ebebeb;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #940096;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940096), color-stop(50%,#940096), color-stop(51%,#940096), color-stop(100%,#940096));
	background: -moz-linear-gradient(top,  #940096 0%, #940096 50%, #940096 51%, #940096 100%);
	background: -webkit-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -o-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -ms-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940096', endColorstr='#940096',GradientType=0 );
	border: 1px solid #940096;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ebebeb;
	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 #8689ac;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #940096;
	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: #8689ac;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #4a004b;
	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 #ebebeb;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #940096;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940096), color-stop(50%,#940096), color-stop(51%,#940096), color-stop(100%,#940096));
	background: -moz-linear-gradient(top,  #940096 0%, #940096 50%, #940096 51%, #940096 100%);
	background: -webkit-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -o-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -ms-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940096', endColorstr='#940096',GradientType=0 );
	color: #f7cffa;
}
.vtab{
	font-weight: normal;
	background: #940096;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#940096), color-stop(50%,#940096), color-stop(51%,#940096), color-stop(100%,#940096));
	background: -moz-linear-gradient(-90deg,  #940096 0%, #940096 50%, #940096 51%, #940096 100%);
	background: -webkit-linear-gradient(-90deg,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -o-linear-gradient(-90deg,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -ms-linear-gradient(-90deg,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: linear-gradient(-90deg,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	color: #f7cffa;
}
.vtab:hover, .vtab_selected{
	background: #4a004b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#4a004b), color-stop(50%,#4a004b), color-stop(51%,#4a004b), color-stop(100%,#4a004b));
	background: -moz-linear-gradient(-90deg,  #4a004b 0%, #4a004b 50%, #4a004b 51%, #4a004b 100%);
	background: -webkit-linear-gradient(-90deg,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: -o-linear-gradient(-90deg,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: -ms-linear-gradient(-90deg,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: linear-gradient(-90deg,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a004b', endColorstr='#4a004b',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #940096;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940096), color-stop(50%,#940096), color-stop(51%,#940096), color-stop(100%,#940096));
	background: -moz-linear-gradient(top,  #940096 0%, #940096 50%, #940096 51%, #940096 100%);
	background: -webkit-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -o-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: -ms-linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	background: linear-gradient(top,  #940096 0%,#940096 50%,#940096 51%,#940096 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940096', endColorstr='#940096',GradientType=0 );

	color: #f7cffa;
	border-right: 1px solid #940096;
	border-left: 1px solid #940096;
	border-top: 1px solid #940096;
	-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: #4a004b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a004b), color-stop(50%,#4a004b), color-stop(51%,#4a004b), color-stop(100%,#4a004b));
	background: -moz-linear-gradient(top,  #4a004b 0%, #4a004b 50%, #4a004b 51%, #4a004b 100%);
	background: -webkit-linear-gradient(top,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: -o-linear-gradient(top,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: -ms-linear-gradient(top,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	background: linear-gradient(top,  #4a004b 0%,#4a004b 50%,#4a004b 51%,#4a004b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a004b', endColorstr='#4a004b',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #f7cffa;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #940096;
}
@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: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #7c007e;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/rbwm/logo.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Royal Borough of Windsor and Maidenhead Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to your libraries';
}
.widget{
	border: 2px solid #7e0e80;
	background-color: #ffffff;
	-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: normal;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #69006a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69006a), color-stop(50%,#7d007f), color-stop(51%,#7d007f), color-stop(100%,#920095));
	background: -moz-linear-gradient(top,  #69006a 0%, #7d007f 50%, #7d007f 51%, #920095 100%);
	background: -webkit-linear-gradient(top,  #69006a 0%,#7d007f 50%,#7d007f 51%,#920095 100%);
	background: -o-linear-gradient(top,  #69006a 0%,#7d007f 50%,#7d007f 51%,#920095 100%);
	background: -ms-linear-gradient(top,  #69006a 0%,#7d007f 50%,#7d007f 51%,#920095 100%);
	background: linear-gradient(top,  #69006a 0%,#7d007f 50%,#7d007f 51%,#920095 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69006a', endColorstr='#7d007f',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 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #940096;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #940096;
	border-color: #940096;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #940096;
}
.polaris-nav-active i{
	color: #940096;
}
.widgetbody hr{
	color: #ebebeb;
	background-color: #ebebeb;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #ebebeb;
}
.bottomrule{
	border-bottom: 1px solid #ebebeb;
}
.bodytext{color: #474747;}
.headingtext{color: #940096;}
