@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
.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: #003da5;}
.link:hover, a:hover{color: #a4d65e;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #c7d0d8;}
body{
		color: #262626;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #eaeaea;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #007ec3;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#8e99ab;
	}
#default_footer a{
		text-decoration: underline;
		color:#8e99ab;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #007ec3;
	background: #007ec3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007ec3), color-stop(50%,#007ec3), color-stop(51%,#007ec3), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #007ec3 0%, #007ec3 50%, #007ec3 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ec3', endColorstr='#007ec3',GradientType=0 );
	border: 1px solid #007ec3;
	color: #f4f2f2;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #f28b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f28b00), color-stop(50%,#f28b00), color-stop(51%,#f28b00), color-stop(100%,#f28b00));
	background: -moz-linear-gradient(top,  #f28b00 0%, #f28b00 50%, #f28b00 51%, #f28b00 100%);
	background: -webkit-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -o-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -ms-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28b00', endColorstr='#f28b00',GradientType=0 );
	border: 1px solid #f28b00;
	color: #000000;
}
.button a, .button-strip a{
	color: #f4f2f2;
	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 #007ec3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #007ec3;
	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: #154b70;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #e1e1e1;
	color: #154b70;
}
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 #c7d0d8;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #454d55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454d55), color-stop(50%,#373d44), color-stop(51%,#373d44), color-stop(100%,#282c31));
	background: -moz-linear-gradient(top,  #454d55 0%, #373d44 50%, #373d44 51%, #282c31 100%);
	background: -webkit-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -o-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -ms-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454d55', endColorstr='#373d44',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #454d55;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#454d55), color-stop(50%,#373d44), color-stop(51%,#373d44), color-stop(100%,#282c31));
	background: -moz-linear-gradient(-90deg,  #454d55 0%, #373d44 50%, #373d44 51%, #282c31 100%);
	background: -webkit-linear-gradient(-90deg,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -o-linear-gradient(-90deg,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -ms-linear-gradient(-90deg,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: linear-gradient(-90deg,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #e54f3b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#e54f3b), color-stop(50%,#ce2a18), color-stop(51%,#ce2a18), color-stop(100%,#cf2d1a));
	background: -moz-linear-gradient(-90deg,  #e54f3b 0%, #ce2a18 50%, #ce2a18 51%, #cf2d1a 100%);
	background: -webkit-linear-gradient(-90deg,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: -o-linear-gradient(-90deg,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: -ms-linear-gradient(-90deg,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: linear-gradient(-90deg,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54f3b', endColorstr='#ce2a18',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #454d55;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454d55), color-stop(50%,#373d44), color-stop(51%,#373d44), color-stop(100%,#282c31));
	background: -moz-linear-gradient(top,  #454d55 0%, #373d44 50%, #373d44 51%, #282c31 100%);
	background: -webkit-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -o-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: -ms-linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	background: linear-gradient(top,  #454d55 0%,#373d44 50%,#373d44 51%,#282c31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454d55', endColorstr='#373d44',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #c7d0d8;
	border-left: 0px solid #c7d0d8;
	border-top: 0px solid #c7d0d8;
	-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;
}
.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: #e54f3b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e54f3b), color-stop(50%,#ce2a18), color-stop(51%,#ce2a18), color-stop(100%,#cf2d1a));
	background: -moz-linear-gradient(top,  #e54f3b 0%, #ce2a18 50%, #ce2a18 51%, #cf2d1a 100%);
	background: -webkit-linear-gradient(top,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: -o-linear-gradient(top,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: -ms-linear-gradient(top,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	background: linear-gradient(top,  #e54f3b 0%,#ce2a18 50%,#ce2a18 51%,#cf2d1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54f3b', endColorstr='#ce2a18',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #c7d0d8;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #007ec3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007ec3), color-stop(50%,#007ec3), color-stop(51%,#007ec3), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #007ec3 0%, #007ec3 50%, #007ec3 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	background: linear-gradient(top,  #007ec3 0%,#007ec3 50%,#007ec3 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ec3', endColorstr='#007ec3',GradientType=0 );
	color: #fafafa;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pgcmls/rhl_pgcmls.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to PGCMLS';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to PGCMLS';
}
.widget{
	border: 1px solid #c7d0d8;
	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: normal;
	-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: #154b70;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#154b70), color-stop(50%,#154b70), color-stop(51%,#154b70), color-stop(100%,#154b70));
	background: -moz-linear-gradient(top,  #154b70 0%, #154b70 50%, #154b70 51%, #154b70 100%);
	background: -webkit-linear-gradient(top,  #154b70 0%,#154b70 50%,#154b70 51%,#154b70 100%);
	background: -o-linear-gradient(top,  #154b70 0%,#154b70 50%,#154b70 51%,#154b70 100%);
	background: -ms-linear-gradient(top,  #154b70 0%,#154b70 50%,#154b70 51%,#154b70 100%);
	background: linear-gradient(top,  #154b70 0%,#154b70 50%,#154b70 51%,#154b70 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154b70', endColorstr='#154b70',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: #007ec3;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #007ec3;
	border-color: #007ec3;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #007ec3;
}
.polaris-nav-active i{
	color: #007ec3;
}
.widgetbody hr{
	color: #c7d0d8;
	background-color: #c7d0d8;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #c7d0d8;
}
.bottomrule{
	border-bottom: 1px solid #c7d0d8;
}
.bodytext{color: #262626;}
.headingtext{color: #007ec3;}
.nav-tabs > li > a{
  background-color:#c0c0c0;
  color:#000000;
}


@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700');

.rd-back:hover, .rd-next:hover{
  color: #00c45b;  
}

.rd-back, .rd-next{
color:#275ba7;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
.column .column-center {
  padding-bottom:0px;
  
}

p{
color:#000000;
}

.amev-event-title a:hover, .amev-all-events-link a:hover {
  color:#00c45b;
  
}

.amev-cal-date-title, .amev-event-ages{
  color: #000000;
}

h3, .heading3 {
 font-family: 'Open Sans';
  font-weight: 300; 
  font-size:1.5em;
  color: #00c45b;
  padding-bottom: 10px;
}

.custom3 {
 font-family: 'Open Sans';
  font-weight: 300; 
  font-size:2em;
  color: #00c45b;
  padding-bottom: 5px;
  text-align: right;
}
/*Overides for the header width*/
div#header {
	height: auto;
	max-width: 988px;
}

/*Overides for the featured event widget*/
.button {
  padding: 0.6em 0.8em;
}
.ame-events-slideshow-info {
  background-color: #414141;
}
div.amev-event{
  background-color: #ffffff;
}
div.amev-event-description{

  color:#000000;
}

.ame-events-slideshow-title {
  font-weight: 500;
}

.slideshow-right {
  right: 0;
}

.slideshow-left {
  left: 0;
}


/*Overides for setting all the tile heights in these divs*/
div#idsUH6q .amh-tile, div#idCpEK2 .amh-tile{
 height: 120px;
}



/*Overides for the tabbed search widget - default tab colours #005C8D and #3278A0 */
div#idv5oQx {
  background-color: #005C8D;
}

div#idewx1s {
background-color: #005C8D;
  padding: 0px 0px;
}


.amsc-tabs li.amsc-tab-active, .amsc-tab-content{
  background-color: #005C8D;
}
/*Overides for the calendar widget*/



 .amev-cal .amev-all-events-link {
   font-size: 1.2em;
   background-color: #ffffff;
 }

.amev-event-time {
  font-size: 0.9em;
  font-weight: bold;
color:#000000;
}

.amev-event-title {
  color: #275ba7;
    font-size: 1.3em;
}

.rd-month-label {

  font-weight: bold;
  text-transform: uppercase;
}

.rd-day-selected {
  color: #ffffff !important;
background-color: #005C8D;
}

.rd-day-body{
color:#005C8D;
}

.rd-day-prev-month a{
color:#c6c6c6;
}

.amev-cal-date .amev-date {
  font-family: 'Open Sans Condensed';
  font-weight: 600;
color:#000000;
}

.amev-location {
  font-size: 0.4em;
  font-weight: 600;
  text-transform: uppercase;
}

.amev-event-location {
color:#000000;
  font-weight: 600;
  text-transform: uppercase;
}


.amev-event{
	color: #f5f5f5;
}

.amev-event-list hr {
  border-top: 1px solid #515151;
}


#default_footer {
  visibility: hidden;
}

#default_footer a {
  text-decoration: none;
}

#footer {
  margin-top: 0px;
}

div#idsUH6q .amh-tile, div#idCpEK2 .amh-tile{
    padding: 0 5px;
}
div#idsUH6q, div#idCpEK2{
    padding: 4px 0;
}
div#id5Wbk8 .amh-block{
  padding: 6px 1px 0 1px;
}

/*stuff chris did*/
.content{
  padding: 0;
}
div#idKaCqO{
  padding-top:1px;
}
.column{
	padding: 0;
}
.column>.amh-row{
 	border: none; 
}

/*set height for tiles*/
div#idUEaYH .amh-block .amh-content {
height: 120px;
}

div#idUEaYH .amh-block .amh-content a, a:hover {
    color: #ffffff;
}