.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: #347bc3;}
.link:hover, a:hover{color: #347bc3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #fad4ab;}
body{
		color: #737373;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #fcfcfc;
	}
.content{
		background-color: #fcfcfc;
	}
.searchbox{
		border: 3px solid #347bc3;
	}
#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: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f7f7f7;
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(50%,#e0e0e0), color-stop(51%,#e0e0e0), color-stop(100%,#d6d4d4));
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e0e0e0 50%, #e0e0e0 51%, #d6d4d4 100%);
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e0e0e0',GradientType=0 );
	border: 1px solid #c8c8c8;
	color: #000000;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #f5a021;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5a021), color-stop(50%,#f16c23), color-stop(51%,#f16c23), color-stop(100%,#ef4124));
	background: -moz-linear-gradient(top,  #f5a021 0%, #f16c23 50%, #f16c23 51%, #ef4124 100%);
	background: -webkit-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: -o-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: -ms-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a021', endColorstr='#f16c23',GradientType=0 );
	border: 1px solid #f36d21;
	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: 1px solid #c8c8c8;
	-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: #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: #393f70;
	color: #c5dbfc;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ef4023;
	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 #fad4ab;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #707070;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(50%,#3e3e3e), color-stop(51%,#3e3e3e), color-stop(100%,#171717));
	background: -moz-linear-gradient(top,  #707070 0%, #3e3e3e 50%, #3e3e3e 51%, #171717 100%);
	background: -webkit-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -o-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -ms-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#3e3e3e',GradientType=0 );
	color: #fafafa;
}
.vtab{
	font-weight: normal;
	background: #707070;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#707070), color-stop(50%,#3e3e3e), color-stop(51%,#3e3e3e), color-stop(100%,#171717));
	background: -moz-linear-gradient(-90deg,  #707070 0%, #3e3e3e 50%, #3e3e3e 51%, #171717 100%);
	background: -webkit-linear-gradient(-90deg,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -o-linear-gradient(-90deg,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -ms-linear-gradient(-90deg,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: linear-gradient(-90deg,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	color: #fafafa;
}
.vtab:hover, .vtab_selected{
	background: #3f84c7;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#3f84c7), color-stop(50%,#125db0), color-stop(51%,#125db0), color-stop(100%,#03347a));
	background: -moz-linear-gradient(-90deg,  #3f84c7 0%, #125db0 50%, #125db0 51%, #03347a 100%);
	background: -webkit-linear-gradient(-90deg,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: -o-linear-gradient(-90deg,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: -ms-linear-gradient(-90deg,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: linear-gradient(-90deg,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f84c7', endColorstr='#125db0',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #707070;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(50%,#3e3e3e), color-stop(51%,#3e3e3e), color-stop(100%,#171717));
	background: -moz-linear-gradient(top,  #707070 0%, #3e3e3e 50%, #3e3e3e 51%, #171717 100%);
	background: -webkit-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -o-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: -ms-linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	background: linear-gradient(top,  #707070 0%,#3e3e3e 50%,#3e3e3e 51%,#171717 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#3e3e3e',GradientType=0 );

	color: #fafafa;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px 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: #3f84c7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f84c7), color-stop(50%,#125db0), color-stop(51%,#125db0), color-stop(100%,#03347a));
	background: -moz-linear-gradient(top,  #3f84c7 0%, #125db0 50%, #125db0 51%, #03347a 100%);
	background: -webkit-linear-gradient(top,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: -o-linear-gradient(top,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: -ms-linear-gradient(top,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	background: linear-gradient(top,  #3f84c7 0%,#125db0 50%,#125db0 51%,#03347a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f84c7', endColorstr='#125db0',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #fafafa;
}
.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: #f5a021;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5a021), color-stop(50%,#f16c23), color-stop(51%,#f16c23), color-stop(100%,#ef4124));
	background: -moz-linear-gradient(top,  #f5a021 0%, #f16c23 50%, #f16c23 51%, #ef4124 100%);
	background: -webkit-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: -o-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: -ms-linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	background: linear-gradient(top,  #f5a021 0%,#f16c23 50%,#f16c23 51%,#ef4124 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a021', endColorstr='#f16c23',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/swindon/rhl_swindon.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to Swindon Libraries';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to Swindon Libraries';
}
.widget{
	border: 4px solid #fcd8b6;
	background-color: #ffffff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0);
	-moz-box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0);
	box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0);
}
.widgetheader{
	color: #000000;
	font-weight: bold;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(50%,#e0e0e0), color-stop(51%,#e0e0e0), color-stop(100%,#d6d4d4));
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e0e0e0 50%, #e0e0e0 51%, #d6d4d4 100%);
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	background: linear-gradient(top,  #f7f7f7 0%,#e0e0e0 50%,#e0e0e0 51%,#d6d4d4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e0e0e0',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
.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: #fad4ab;
	background-color: #fad4ab;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #fad4ab;
}
.bottomrule{
	border-bottom: 1px solid #fad4ab;
}
.bodytext{color: #737373;}
.headingtext{color: #000000;}
div#header, div#footer{
	height: auto;
	max-width: 988px;
}

/*VT makes header align differently at mobile VT */
@media (min-width: 992px){
  div#idgmA7r>div.amh-content{
  text-align: right !important;
  }
}

@media (max-width: 768px){
  div#idgmA7r>div.amh-content{
  text-align: center !important;
  }
}

@media (max-width: 768px){
  div#idgALL3>div.amh-content{
  display: block;
  text-align: center !important;
  }
}