@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700|Montserrat:300,400,500,600,700|Griffy|Roboto+Slab:300,400');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
#header #layout>.amh-row, #header>.amh-row{max-width: 988px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 988px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 988px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.bodysize{max-width: 988px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 988px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #3c6ccd;}
.link:hover, a:hover{color: #ff7a00;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #8c8c8c;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #f57c0c;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#696969;
	}
#default_footer a{
		text-decoration: underline;
		color:#696969;
	}
.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: #ffffff;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(51%,#fafafa), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 50%, #fafafa 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
	border: 1px solid #d9d9d9;
	color: #4ea7d9;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(51%,#fafafa), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 50%, #fafafa 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
	border: 1px solid #d9d9d9;
	color: #000000;
}
.button a, .button-strip a{
	color: #4ea7d9;
	text-decoration:none;
}
.button-strip-active a{
	color: #000000;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #000000;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #d9d9d9;
	-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: #ff6b00;
	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: #ffffff;
	color: #0099cc;
}
.widget_tab:hover, .widget_tab_selected{
	background: #0099cc;
	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 #8c8c8c;
}
.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: #666666;
}
.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: #666666;
}
.vtab:hover, .vtab_selected{
	background: #ff6b00;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ff6b00), color-stop(50%,#ff6b00), color-stop(51%,#ff6b00), color-stop(100%,#ff6b00));
	background: -moz-linear-gradient(-90deg,  #ff6b00 0%, #ff6b00 50%, #ff6b00 51%, #ff6b00 100%);
	background: -webkit-linear-gradient(-90deg,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -o-linear-gradient(-90deg,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -ms-linear-gradient(-90deg,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: linear-gradient(-90deg,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b00', endColorstr='#ff6b00',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ff6b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6b00), color-stop(50%,#ff6b00), color-stop(51%,#ff6b00), color-stop(100%,#ff6b00));
	background: -moz-linear-gradient(top,  #ff6b00 0%, #ff6b00 50%, #ff6b00 51%, #ff6b00 100%);
	background: -webkit-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -o-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -ms-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b00', endColorstr='#ff6b00',GradientType=0 );

	color: #666666;
	border-right: 1px solid #d1d1cf;
	border-left: 1px solid #d1d1cf;
	border-top: 1px solid #d1d1cf;
	-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: #ff6b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6b00), color-stop(50%,#ff6b00), color-stop(51%,#ff6b00), color-stop(100%,#ff6b00));
	background: -moz-linear-gradient(top,  #ff6b00 0%, #ff6b00 50%, #ff6b00 51%, #ff6b00 100%);
	background: -webkit-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -o-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: -ms-linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	background: linear-gradient(top,  #ff6b00 0%,#ff6b00 50%,#ff6b00 51%,#ff6b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b00', endColorstr='#ff6b00',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #666666;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #d1d1cf;
}
@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: #f3f3f1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f1), color-stop(50%,#f3f3f1), color-stop(51%,#f3f3f1), color-stop(100%,#f3f3f1));
	background: -moz-linear-gradient(top,  #f3f3f1 0%, #f3f3f1 50%, #f3f3f1 51%, #f3f3f1 100%);
	background: -webkit-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: -o-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: -ms-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f1', endColorstr='#f3f3f1',GradientType=0 );
	color: #666666;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/queens/logo.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to the library';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to the library';
}
.widget{
	border: 1px solid #bdbdbd;
	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: #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: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #ff5e29;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e29), color-stop(50%,#fa6634), color-stop(51%,#fa6634), color-stop(100%,#fc7012));
	background: -moz-linear-gradient(top,  #ff5e29 0%, #fa6634 50%, #fa6634 51%, #fc7012 100%);
	background: -webkit-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: -o-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: -ms-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5e29', endColorstr='#fa6634',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: #ff6b00;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #ff6b00;
	border-color: #ff6b00;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #ff6b00;
}
.polaris-nav-active i{
	color: #ff6b00;
}
.widgetbody hr{
	color: #8c8c8c;
	background-color: #8c8c8c;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #8c8c8c;
}
.bottomrule{
	border-bottom: 1px solid #8c8c8c;
}
.bodytext{color: #000000;}
.headingtext{color: #ff6b00;}
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700|Montserrat:300,400,500,600,700|Griffy|Roboto+Slab:300,400');
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css); 

/* Montserrat
light: 300,
regular: 400, 
medium: 500,
semi-bold: 600
bold: 700 */

body{
  font-family: "Montserrat",  sans-serif;
}

.content {
    background-color:transparent;
}

#header {
    min-height: 0px;  
}


div#header{
	height: auto;
	max-width: 100%;
}


.popupwidget .widgetbody {
  color: #000000;
}

.column {
  padding: 0 5px 5px 5px;
}

h1, .heading1 {
font-family: "Montserrat", sans-serif; 
  font-weight: 700;
  font-size:3.3em;
  color: #666666;
  margin-top: 10px;
}

.custom1 {
	font-family: "Open Sans Condensed", "Open Sans","Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif; 
  font-weight:300;
  font-size:3.0em;
    color: #FF6600;
}

.custom3 {
	font-family:  "Montserrat","Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif; 
  font-weight:700;
  font-size:2.1em;
    color: #FFFFFF;
  padding-left:10px;
}

a.white, a.white:visited, a.white:hover{
font-family: 'Open Sans',sans-serif;
color: #2e2e2e;
	text-decoration: none;
	font-weight: normal;
font-size:1.1em;
}
a.white:hover{
color: #f76815;
}

/*Overides for the featured event widget*/
.button {
  padding: 0.6em 0.8em;
}

.ame-events-slideshow-info {
  background-color: #414141;
}
.ame-events-slideshow-heading {
  font-size: 1.6em;
}
.ame-events-slideshow-title {
  font-weight: 500;
}

.slideshow-right {
  right: -25px;
}

.slideshow-left {
  left: -25px;
}

.ame-events-slideshow-info {
  background-color: #939393;
}

.ame-events-slideshow-library {
  background-color: #FFFFFF;
  color: #FB6705;
}

/*Overides for setting background colours of these divs*/
div#idaLCjF, div#id6zfQF, div#ido0YHt{
background-color: #FFFFFF;
  padding: 10px 5px;
  margin: -10px -5px;
}
div#idRIZiM{
background-color: #f1f1f1;
}
div#idaLCjF {
   padding: 10px 5px;
  margin: 0px -5px;
}
div#ido0YHt {
padding: 10px 5px 15px 5px;
}

/*Overides for the tabbed search widget - default tab colours #005C8D and #3278A0 */
div#idoaASs {
  background-color: transparent;
    padding: 0;
 	margin: -10px -5px 0 -5px;
  	border-bottom-style: solid;
    border-bottom-color: #ffffff;
  	border-bottom-width: 1px;
}

div#idlw3KZ {
background-color: transparent;
  padding: 0px 0px;
}
.amsc-tab-content button {
  border: 1px solid #3c6ccd;
  background-color: #4a2d83; /*this changes the button color in the tabbed search widget*/
}

.amsc-tab-content {
  background-color: #4a2d83; /*this changes the background color of the tabbed search widget*/
}

.amsc-tabs li {
  background-color: #b19aca; /*this changes the background color of the non-active tab of the tabbed search widget */
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.amsc-tabs li:hover {
  background-color: #4a2d83; /*this changes the background color of the non-active tab when hovering on the tabbed search widget */
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.amsc-tabs li.amsc-tab-active{
  background-color: #4a2d83;/* this is the active tab of the tabbed search widget*/
}
.amsc-tabs li.amsc-tab-active:hover{
  background-color: #4a2d83; /* this is the active tab when hovering on the tabbed search widget*/
}

/*Overides for the calendar widget*/

div#idRIZiM {
  background-color: #ffffff;
}

.amev-cal .linkcolour{
 color: #333;
  line-height: 100%;
}
.amev-all-branches{
 color: #333;
}

.amev-all-branches:hover {
 color: #FF7B0C;
}

div.amev-cal div.amev-all-events-link {
  padding: 5px 10px 0 10px;
  text-align: right;
  font-size: 1.2em;
}

div#idRIZiM .widgetbg {
  background-color: #ffffff;
}

.amev-event .headingtext {
color: #000000;
}

.amev-event-list hr {
  border-top: 1px solid #c3c3c3;
}

.amev-event-time {
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
}

.amev-event-title {
  color: #fa7002;
    font-size: 1.3em;
}

.rd-month-label {
  color: #f86b00;
  font-weight: bold;
  text-transform: uppercase;
}

.rd-day-selected {
background-color: #3c6ccd;
}

.rd-back:hover, .rd-next:hover{
  color: #fa7002;  
}

.amev-cal .amev-cal-container {
  color: #333333;
  background-color: #ffffff;
}

.amev-cal-date-title {
  font-family: 'Open Sans Condensed' , sans-serif;
    font-weight: 400;
  text-transform: uppercase;
font-size: 1.2em;
margin-bottom:4px;}

.amev-event .widgetbg {
  background-color: #ffffff;
}

.amev-cal-date .amev-date {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #000000;
}

.amev-location {
  font-size: 0.4em;
  font-weight: 600;
  text-transform: uppercase;
  color: #fa7002;
}

.amev-event-location {
  color: #00c45b;
  font-weight: 600;
  text-transform: uppercase;
}

.amev-event-list {
    color: #686868;
}
.amev-event{
	color: #666666;
}

.amev-event-list hr {
  border-top: 1px solid #515151;
}

/*
div#footer {
	height: auto;
	max-width: 980px;
}
*/

/*
#default_footer {
  visibility: hidden;
}
*/

/* to remove default content in footer */
#default_footer  {
    display: none;
}

/* Footer */
#footer {
   position: relative;
   margin: 0 auto;
   bottom:0;
   width:100%;
   height:100px;
}


