﻿/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,h6 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
	color:inherit;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* generic multi application */
.w3-dropdown-content a,.w3-dropdown-hover:hover,.spt-hover-blue,.spt-hover-light-blue,.spt-hover-orange,.spt-hover-text-blue,.spt-hover-text-orange,.spt-hover-text-white
{-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s}

html,body {  
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
}

p {
	padding-bottom:15px;
}

table {
	border-bottom: 1px solid #666;
}

caption {
	padding-bottom: 0.643em; /* 9px */
	font-size:1.077em; /* 14px */
}

tbody {
	border-top: 3px solid #666;	/* not rendered in IE6/7 */
}

tbody tr th, tbody tr td {
	border-top: 1px solid #ddd;
}

th, td {
	text-align: left;
	padding: 0.385em 0.692em 0.308em 0.692em; /* 5px 9px 4px 9px */
}
th {
	background: #CCCCCC;
}

header {
	height:150px;
	min-width:1345px;
}

h1 {
	
}

header h1, header h6 {
	font-family: 'Ubuntu Condensed', sans-serif;
	display:inline-block;
	font-size:56px;
	line-height:44px;
	font-weight:600;
	font-variant: small-caps; 
	color:#036;
}

h2 {
	
}

header h2 {
	margin-top: -30px;
	margin-bottom: 5px;
	margin-left:90px;
	color:#6684a3;
	box-sizing:border-box;
}

header img {
	display:inline-block; 
	margin-top: 7px;
}

nav {
	width:100%; 
	vertical-align:middle; 
	display:inline-block; 
	overflow:auto;
	min-width:1345px;
}

aside ul {
	width:270px;
	margin-right:50px;
}

aside ul li {
	border-bottom:1px solid #ccc;
	list-style:none;
}

aside ul a {
	color: #333;
	display:block;
	padding: 8px 5px;
	text-decoration: none;
	
}

aside ul li a:hover {
	color:#036!important;
}

footer {
	width:100%; 
	height:150px;
	min-width:1345px;
}

footer div {
	margin:auto; 
	display:block;
}

footer p {
	font-size: 10px; 
	line-height: 11px;
}

/* imported classes */

.headerImage {
	width:90px; 
	height:90px; 
	padding-right:5px;
}

.disclaimer {
	width:100%;
	min-width:1345px; 
	margin-top:0;
}

.disclaimer p {
	font-size:9px;	
	text-align:center; 
	margin-top:0;
}

#quote
{
	font-style:italic;
	text-align:justify;
	border:1px solid #FF9966;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	margin-bottom:5px;
}

#quote p
{
	line-height:140%;
}

.spt-allens {
	font-size:10px;
	line-height: 11px;
}
.w3-display-container {
	position:relative;
}

.w3-display-bottommiddle {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	text-align:center;
}

.w3-navbar
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.w3-navbar li
{
	float:left;
}

.w3-navbar a
{
	text-decoration:none!important;
}

.w3-navbar li a 
{
	display:block;
	padding:8px 8px;
}

.w3-navbar li a:hover
{
	color:#000;
	background-color:#ccc;
}

.w3-navbar .w3-dropdown-hover
{
	position:static;
}

.w3-navbar .w3-dropdown-hover:hover,.w3-navbar .w3-dropdown-hover:first-child
{
	background-color:#ff6600;
	color:#fff;
}

.w3-dropdown-hover
{
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.w3-dropdown-hover:hover .w3-dropdown-content
{
	display:block;
	z-index:1; 
}

.w3-dropdown-content
{
	cursor:auto;
	color:#000;
	background-color:#fff;
	display:none;
	position:absolute;
	min-width:250px;
	margin:0;
	padding:0;
}

.w3-dropdown-content a
{
	text-decoration:none!important;
	padding:6px 16px;
	display:block;
}

.w3-dropdown-content a:hover
{
	background-color:#ccc;
}

.spt-dropdown-link {
	width:100%;
}

.w3-card-2 {

}

.w3-center {
	text-align:center!important;
} 

.w3-hide-small {
	
}

.w3-row {
	
}

.w3-container:after,.w3-row:after,.w3-clear:after
{
	content:"";
	display:table;
	clear:both;
}

.spt-wrapper {
	width:100%; 
	height:80%;
}

.w3-container {
	
}

.w3-content {
	max-width:980px;
	margin:auto;
}

.w3-margin-top {
	margin-top:16px!important;
}

.spt-main {
	padding:20px; 
	margin-bottom: 20px;
	height:80%;
}

.spt-main-twocol {
	max-width: 1100px;
	margin: auto;
	padding:20px; 
	margin-bottom: 20px;
	height:80%;
	box-sizing:border-box;
/*	white-space: nowrap;
	overflow:auto; */
}

.spt-twocol-leftcol {
	display:inline-block;
	width: 50%;
	box-sizing: border-box;
	min-width:450px;
	vertical-align:top;
}

.spt-twocol-rightcol {
	display:inline-block;
	width: 48%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 20px;
	min-width:450px;
	vertical-align:top;
}

.spt-main-threecol {
	max-width: 1450px;
	min-width: 1306px;
	margin: auto;
	padding:20px; 
	margin-bottom: 20px;
	height:80%;
	box-sizing:border-box;
/*	white-space: nowrap; */
/*	overflow:auto;  */
}

.spt-threecol-leftcol {
	display:inline-block;
	width: 25%;
	box-sizing: border-box;
	min-width:250px;
	padding-right: 25px;
	vertical-align:top;
}

.spt-threecol-midcol {
	display:inline-block;
	width: 45%;
	box-sizing: border-box;
	min-width:400px;
	vertical-align:top;
}

.spt-threecol-rightcol {
	display:inline-block;
	width: 23%;
	box-sizing: border-box;
	min-width:350px;
	padding-left:25px;
	padding-bottom:25px;
	vertical-align:top;
}

.spt-slideshow {
	height:200px; 
	width:100%;
}

.w3-border {
	border:1px solid #ccc!important;
}

.spt-footer-section {
	float:left; 
	height:100px; 
	width:20%; 
	margin-top:30px; 
	margin-right:6%; 
	box-sizing: margin-box;
}

.spt-footer-img {
	float:left; 
	height:100%; 
	margin-top:30px;
}

.spt-footer-info {
	float:left; 
	height:100%; 
	width:100px; 
	margin-top:30px;
}


.courseLink{
    background: #222 url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    color: #fff;
	background-color: #ff6600;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25); 
    position: relative;
    cursor: pointer;
	font-size: 14px;
	padding: 8px 14px 9px; 
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.courseLink:hover, .courseLink:focus {
    background: #e65c00;
    border-bottom: solid 1px #b34700;
    text-decoration: none;
}

/* screen sizing stuff */

#googleMap{width:100%}
@media only screen and (min-width:601px){
#googleMap{width:100%}}
@media only screen and (min-width:993px){
#googleMap{width:400px}
}

@media screen and (max-width:600px){.w3-navbar li:not(.w3-opennav){float:none;width:100%!important}}	
@media screen and (max-width:600px){.w3-navbar .w3-dropdown-hover .w3-dropdown-content{position:relative; width:100%;}}	
@media screen and (max-width:600px){.w3-navbar{text-align:center}}
@media screen and (max-width:600px){nav, header, header h1, header h6, header h2, footer, .spt-main-threecol, .spt-main-twocol{width: 100%!important; min-width:0;display: table; padding: 0;}}
@media screen and (max-width:600px){.spt-footer-info{width: 80px; word-wrap:break-word;margin-top:-30px;}}
@media screen and (max-width:600px){.disclaimer{width: 100%!important; min-width:0;padding-top:60px;}}
@media screen and (max-width:600px){header {height:90px;}}
@media screen and (max-width:600px){header h2{margin-left:0px;}}
@media screen and (max-width:600px){header div.w3-display-bottommiddle{top:0px;}}
@media screen and (max-width:600px){header div.w3-display-bottommiddle h1{margin-top:5px; font-size: 40px; margin-bottom:0px;}}
@media screen and (max-width:600px){header div.w3-display-bottommiddle h6{margin-top:5px; font-size: 40px; margin-bottom:0px;}}
@media screen and (max-width:600px){.headerImage {width:40px;height:40px;}}
@media screen and (max-width:600px){header div.w3-display-bottommiddle h2{margin-top:-22px; font-size: 16px; margin-left:0px; padding-right:35px; text-align:right;}}
@media screen and (max-width:600px){.spt-threecol-leftcol {float:none;width:100%!important; display: table; min-width:0;} }
@media screen and (max-width:600px){.spt-threecol-midcol, .spt-threecol-rightcol {float:none;width:100%!important; display: table;min-width:0;} }
@media screen and (max-width:600px){.spt-allens {max-width:269px;} }

@media (max-width:600px){.w3-hide-small{display:none!important} }
	
/*colours */
.spt-blue,.spt-hover-blue:hover{color:#fff!important;background-color:#036!important}
.spt-light-blue,.spt-hover-light-blue:hover{color:#036!important;background-color:#48A2EB!important}
.spt-orange,.spt-hover-orange:hover{color:#fff!important;background-color:!important}
.spt-hover-gray:hover{color:#9C9C9C!important;}
.spt-white, .spt-hover-white:hover{color:#036!important;background-color:#fff!important}

.spt-text-blue,.spt-hover-text-blue:hover{color:#036!important}
.spt-text-white,.spt-hover-text-white:hover{color:#fff!important}
.spt-text-orange,.spt-hover-text-orange:hover{color:#ff6600!important}
.spt-text-grey,.spt-hover-text-grey:hover{color:#6684a3!important}
.spt-text-grey h2,.spt-hover-text-grey:hover h2{color:#036!important}
.spt-text-grey h1,.spt-hover-text-grey:hover h1{color:#036!important}

.spt-border-orange,.spt-hover-border-orange:hover{border-color:#ff6600!important}
.spt-border-blue,.spt-hover-border-blue:hover{border:2px solid; border-color:#036!important}
	
/* javascript front page slider */
.frontpageSlides {display:none; height:230px;}
.leftSlideBar {width:30%;}
.rightSlideBar {height:200px; width:65%;}
.rightSlideBar p {margin:1px;}
.rightSlideBar h1 {font-size: 24px; margin:1px;}
.sptCarousel {max-width:900px; padding-top:5px;padding-left:5px;}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-badge {height:13px;width:13px;padding:0;border-radius:50%}
.w3-section{margin-top:16px!important;margin-bottom:0px!important}
.w3-large{font-size:18px!important}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}
.w3-padding-left{padding-left:16px!important}.w3-padding-right{padding-right:16px!important}
.w3-badge{margin-top:4px; background-color:#fff;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;font-weight:bold;text-align:center}
.w3-transparent{background-color:transparent}