[class*="block-grid-"] {margin:0px !important;}
.panel {background:#f2f2f2;padding:25px;font-size:0.9em;}
.panel img {width:100%;opacity: 1;transition: .1s ease-in-out;}
.panel img:hover {opacity: .5;}
hr {border: 0px;border-top: 1px solid #ccc;margin:1.5rem 0 1.5rem;}
img {border: 0;}
input[type="submit"],input[type="file"],input[type="button"] {
	padding: 5px 20px;
	font: 600 14px/1.5em Arial;
}
ul {font-size:1em !important;}
.container-body.main ol li {margin-bottom: 20px;margin-left:20px;} /* numbered lists */
.container-body.main ol li strong {color:#027EA8;}
@media only screen and (max-width: 40.063em) {.container-body.main ol li {margin-left:0px;}}
.container-body.main ul li {margin-bottom: 10px;} /* bullet points */
.container-body.main ul li strong{color:#027EA8;}
.formblurb {font-size:0.9em;line-height: 1.3em;color: #666;}
.formstyle {
	background-color:#f8f8f8;
	padding:15px;
	border-radius:15px;
	border: 1px solid #dddddd;
}
table {
	background: none;
	border: 0px solid #dddddd;
	margin-bottom: 0rem;
	vertical-align:center;
}
blockquote { 
	font-style: italic;font-family: Georgia, Times, "Times New Roman", serif; border-width: 0; border-style: solid; border-color: #ccc; 
	border-left-width: 5px;padding: 12px 25px;margin-left:40px;
}
/* MARGIN BOTTOM STYLING --------------------------------------------------------- */
.marginbottom {margin-bottom:20px;}
@media only screen and (min-width: 40.063em) {
	.marginbottom img{display:block; margin:0 auto 10px; /*width:100%;*/}
}
@media only screen and (max-width: 40.063em) {
	.marginbottom {margin-bottom: 20px;}
	.marginbottom img {display: block; margin: 0 auto 10px; /*width:60%;*/}
}
/* COLOUR BUTTONS ---------------------------------------------------------------- */
a.button {
	display: inline-block;
	position: relative;
	text-align:center;
	transition: background-color 200ms ease-out 0s;
	font-size: 16px;
	font-weight: 500;
	padding: 0.6rem 2rem 0.6rem;
	font-style:normal;
}
a.buttonlarge {
	display: inline-block;
	position: relative;
	text-align:center;
	transition: background-color 200ms ease-out 0s;
	font-size: 18px;
	font-weight: 400;
	padding: 1rem 2rem 1rem;
}
a.buttonsmall {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 0.2rem 1rem;
	position: relative;
	text-align: center;
	transition: background-color 200ms ease-out 0s;
}
a.rounded {border-radius: 5px;}

a.white {background-color: #ffffffe8;color: #000 !important; border: 1px solid #ccc;}
a.white:hover {background-color: #fff;color:#000}

a.black {background-color: #000;color: #d2d2d2 !important;}
a.black:hover {background-color: #333;color:#fff}


a.header {background-color: #66a6cc; color: #fff !important; margin: 15px 0 0 0 !important;}
a.header:hover {background-color: #333;color:#fff}


a.blue {background-color: #66a6cc; color: #fff !important;}
a.blue:hover {background-color: #333;color:#fff}

a.brown {background-color: #C8925B; color: #fff !important;}
a.brown:hover {background-color: #966029;color:#fff}

a.green {background-color: #00B97C; color: #fff !important;}
a.green:hover {background-color: #00874A;color:#fff}

a.purple {background-color: #D88BB1; color: #fff !important;}
a.purple:hover {background-color: #A6597F;color:#fff}

a.teal {background-color: #9EC3BF;color: #fff !important;}
a.teal:hover {background-color: #6C918D;color:#fff}

a.whiteoutline {background: none;border: 1px solid #fff; color:#fff !important;} 
a.whiteoutline:hover {background-color: none; color:#FFCC33;border: 1px solid #FFCC33;}

a.blackoutline {background: none;border: 1px solid #999;color:#666 !important;} 
a.blackoutline:hover {color:#000 !important;border: 1px solid #000;}
.button.blackoutline {background-color: transparent !important;}

a.greyoutline {background: none;border: 1px solid #afafaf; color:#afafaf !important;} 
a.greyoutline:hover {border: 1px solid #FFCC33;}
.button.greyoutline {background-color: transparent !important;}

a.blueoutline {background: none;border: 2px solid #00B5F0; color:#666 !important;}  
a.blueoutline:hover {background-color: #f9f9f9;color:#666; border: 2px solid #999;}

a.brownoutline {background: none;border: 2px solid #C8925B; color:#666 !important;} 
a.brownoutline:hover {background-color: #f9f9f9;color:#666; border: 2px solid #999;}

a.greenoutline {background: none;border: 2px solid #00B97C; color:#666 !important;} 
a.greenoutline:hover {background-color: #f9f9f9;color:#666; border: 2px solid #999;}

a.purpleoutline {background: none;border: 2px solid #D88BB1; color:#666 !important;} 
a.purpleoutline:hover {background-color: #f9f9f9;color:#666; border: 2px solid #999;}

a.tealoutline {background: none;border: 2px solid #9EC3BF; color:#666 !important;} 
a.tealoutline:hover {background-color: #f9f9f9;color:#666; border: 2px solid #999;}

/* COLOUR BOX STYLES ------------------------------------------------------------- */
.nocolour {
	line-height: 1.3em;
} 
.white {
	
	border-radius: 10px;
	padding: 15px;
	background: #fff;
	line-height: 1.5em;
	/*box-shadow:0px 0px 3px 0 rgba(0, 0, 0, 0.2);*/
} 
.white a:link{border-bottom:1px dotted #666;} 
.lightgrey {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #f2f2f2;
	line-height: 1.5em;
} 
.lightgrey a:link{border-bottom:1px dotted #666;} 
.lightblue {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #CCE0EB;
	color: #006699;
	line-height: 1.5em;
} 

.lightblue a:link{color: #006699 !important;} 
.lightblue a:visited{color: #006699 !important;} 
.lightblue a:hover{color: #fff !important;} 

.gradientcolor {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: rgb(102,166,204);
	background: linear-gradient(143deg, rgba(102,166,204,1) 0%, rgba(138,59,108,1) 100%);
	color: #fff;
	line-height: 1.5em;
} 
.gradientcolor a:link{color: #d2cf76 !important;} 
.gradientcolor a:visited{color: #d2cf76 !important;} 
.gradientcolor a:hover{color: #fff !important;} 
.lightbrown {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #EEDECC;
	color: #806733;
	line-height: 1.5em;
} 
.lightbrown a:link{color: #806733;border-bottom:1px dotted #666;} 
.lightgreen {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #EBF2D9;
	line-height: 1.5em;
} 
.lightgreen a:link{border-bottom:1px dotted #666;} 
.lightpurple {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #E9DBF0;
	color: #990099;
	line-height: 1.5em;
} 
.lightpurple a:link{color: #990099;border-bottom:1px dotted #666;} 
.lightpink {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #FFECEC;
	color: #FF11B1;
	line-height: 1.5em;
} 
.lightpink a:link{color: #FF11B1;border-bottom:1px dotted #666;} 
.lightyellow {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #FFFFCC;
	color: #666666;
	line-height: 1.5em;
}
.lightyellow a:link{color: #666666;border-bottom:1px dotted #666;} 
.darkgrey {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #666;
	color:#eee;
	line-height: 1.5em;
} 
.darkgrey a:link{color:#eee;border-bottom:1px dotted #eee;} 
.darkblue {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #006699;
	color:#f2f2f2;
	line-height: 1.5em;
} 
.darkblue a:link{color:#f2f2f2;border-bottom:1px dotted #f2f2f2;} 
.darkbrown {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #996633;
	color:#fff;
	line-height: 1.5em;
} 
.darkbrown a:link{color:#fff;border-bottom:1px dotted #fff;} 
.darkgreen {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #339966;
	color:#fff;
	line-height: 1.5em;
} 
.darkgreen a:link{color:#fff;border-bottom:1px dotted #fff;} 
.darkpurple {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #CC6699;
	color:#fff;
	line-height: 1.5em;
} 
.darkpurple a:link{color:#fff;border-bottom:1px dotted #fff;} 
.darkyellow {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: #FFFF66;
	color:#333;
	line-height: 1.5em;
} 
.darkyellow a:link{color:#333;border-bottom:1px dotted #333;} 
.titlewithline {background:rgba(0, 0, 0, 0) url("./siteimages/line.png") repeat-x scroll center bottom;padding:0 0 10px;}

/* Below CSS for new Enhance Image Plugin ------------------------------------------------------------- */
/*figure {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #ccc;
    border-radius: 2px;
    display: inline-block;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
}
*/
figure > figcaption {
	display: block;
	text-align: center;
	/*margin-top: 10px;*/
	background:#eee;
	padding:25px;
}
.align-left {
	float: left;
	margin-right:40px;
}
.align-right {
	float: right;
	margin-left:40px;
}
.align-center {
	text-align: center;
}
.align-center > figure {
	display: inline-block;
}

/* Responsive Google Maps ------------------------------------------------------------- */

.google-maps {
	position: relative;
	height: 500px !important;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* CkEditor Responsive Template Layouts ------------------------------------------------------------- */

.container-boxes {margin-bottom:20px}
.page-slider .slide-caption h5 a:link{color:#ffffff;border-bottom: thin dotted #eee;}
.page-slider .slide-caption h5 a:hover{color:#ffffff;border-bottom: thin dotted #eee;}
.page-slider .slide-caption h5 a:visited{color:#ffffff;border-bottom: thin dotted #eee;}

/* Profile Styling ------------------------------------------------------------- */

.teamname {font-size: 1.2em;
	margin-bottom: 5px;
	text-align: center;
	line-height: 1em;color:#000;font-weight:600;letter-spacing:-0.5px;}
	.teamtitle {font-size:1em;color:#777;margin-bottom:30px;text-align:center;}
	.teampic {font-size:0.8em;line-height:1.6em; text-align:center;height:250px !important;}
	@media only screen and (min-width: 40.063em) {
		.teamname {text-align:left;}
		.teamtitle {text-align:left;}
		.teampic {text-align:left;}
	}