﻿@import url(https://fonts.googleapis.com/css?family=Cardo:400, 700);

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Custom website colours
 *website must be 900 px wide to fit into an iframe.  calendar is wider.
 *	
 */
/*Main Page Background*/

body {
  background-color: #fff;
  padding: 0px;
  color: #3f4444;
  font-size: 65.5%;
  margin: 0px;
  font-family: "Cardo", serif;
}

a#LogoLink {
  width: 300px;
  height: 80px;
  position: absolute;
  left: 50%;
  margin-left: -470px;
  top: 74px;
  border: 0;
  z-index: 3;
}
a#LogoLink img {
  border: 0;
  height: 100px;
}

a {
  outline-style: none;
}

/*Website header background - don;t this this does anything - titleholder is the header*/
div#TitleHolder {
  position: relative;
}

div#TitleHolder:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 44px;
  width: 100%;
  height: 33%;
  background: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=0);
  z-index: 2;
}

div#TitleHolder table td a.HomeBtn {
  display: none;
}
div#TitleHolder table td p.MainTitle {
  display: none;
}
a.TitleBtn {
  font-size: 0.8em;
}

div.toplinks {
  position: relative;
  width: 100%;
  background: #002d21;
  height: 44px;
  line-height: 44px;
  text-transform: uppercase;
  color: white;
  font-family: "Cardo", serif;
  font-size: 11pt;
}
div.toplinks ul {
  width: 980px;
  padding: 0px;
  list-style: none;
  margin: 0px auto;
}
div.toplinks ul li {
  float: right;
  color: #999999;
}
div.toplinks ul li a {
  color: #fff !important;
  display: block;
  float: left;
  padding: 0 10px 0 10px;
  line-height: 44px;
  font-family: "Cardo", serif !important;
}
div.toplinks ul li a:hover {
  text-decoration: none;
}

div.breadcrumb {
  padding: 20px 20px 40px 20px;
  font-family: "Bliss Medium", "Gill Sans", Calibri, "Helvetica Neue", Arial,
    sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  border-bottom: 1px solid #d9dada;
  width: 940px;
  margin: 0 auto 20px auto;
}
div.breadcrumb ul {
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
}
div.breadcrumb ul li {
  float: left;
  color: #999999;
}
div.breadcrumb ul li a {
  color: #3f4444 !important;
  padding: 0 15px 0 10px;
}

/*SLIDESHOW TYPE 1*/
.slideshow1 {
  height: 456px;
  width: 100%;
  position: relative;
  background-image: url(images/1.jpg?v=4);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 15%;
  clear: both;
}
.slideshow1 .slide {
  position: absolute;
  width: 100%;
  height: 456px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 15%;
  z-index: 0;
}
.slideshow1 .slide1 {
  background-image: url(images/1.jpg?v=4);
}
.slideshow1 .slide2 {
  background-image: url(images/2.jpg?v=4);
}
.slideshow1 .slide3 {
  background-image: url(images/3.jpg?v=4);
}
.slideshow1 .slide4 {
  background-image: url(images/4.jpg?v=4);
}
.slideshow1 .slide5 {
  background-image: url(images/5.jpg?v=4);
}
.slideshow1 .slide6 {
  background-image: url(images/6.jpg?v=4);
}
.slideshow1 .slide7 {
  background-image: url(images/7.jpg?v=4);
}
.slideshow1 .slide8 {
  background-image: url(images/8.jpg?v=4);
}
.slideshow1 .slide9 {
  background-image: url(images/9.jpg?v=4);
}
.slideshow1 .slide10 {
  background-image: url(images/10.jpg?v=4);
}

/*SLIDESHOW TYPE 2*/
.slideshow2 {
  position: relative;
  clear: both;
  margin: 0px;
  clear: both;
  background-color: #333;
}

.slideshow2 .slide {
  width: 100%;
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.slideshow2 .slide1 {
  position: relative !important;
}

/***********************************************************************************************************/
/***********************************************************************************************************/
a#homelink {
  position: absolute;
  width: 49px;
  height: 37px;
  left: 0px;
  top: 107px;
}
a#homelink img {
  border: 0px;
}
a#parentlink {
  font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif;
  position: absolute;
  color: #525252;
  line-height: 18px;
  right: 0px;
  top: 30px;
  padding-right: 5px;
  font-size: 1.3em;
  background-image: url(images/bluearrow.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
div#footer {
  height: 100px;
  background: #003225;
}

div#footer table {
  width: 980px;
  height: 100px;
  margin: 0 auto;
}

#footerCrest {
}
#footerText {
  color: #d6d6d6;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 10pt;
  padding-right: 20px;
}
#footerText a {
  color: #d6d6d6;
  text-decoration: underline;
}

img#logo_fade {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 120px;
}

/*Main site title - school name*/
span.TitleSchoolName {
  color: #fff;
}

p#MenuCrestHolder {
  display: none;
}

/*Loading div*/
div#loading {
  display: none;
}

a#MenuHistory {
  display: none;
}
div#PhotosSubMenu {
  display: none !important;
}
div#MenuDiv {
  padding: 15px;
}

a.MenuItem {
  display: block;
  text-align: left;
  padding: 0px;
  background: #eee;
  color: #000;
  border: 0px;
  font-family: "Cardo", serif;
  font-weight: normal;
  font-size: 14px;
  padding: 5px 0px 5px 0px;
}
a.MenuItem:hover,
a.CurrentMenuItem {
  color: #bc9f6d;
}
div.SubMenu a.MenuItem {
  font-family: "Cardo", serif;
}
/*Loading image border color*/
#imgLoading {
  border: 1px solid #e3c859;
}

/*Page loading text*/
#loading p {
  margin: 20px;
  text-align: center;
  color: white;
}
#loading h1 {
  color: white;
}

/*Page heading color and underline color*/
h5 {
  color: #bc9f6d;
  clear: both;
  margin: 10px 0px 10px 0px;
  padding: 7px 0px 7px 0px;
  font-size: 28px;
  font-family: "Cardo", serif;
  font-weight: normal;
}

/*Scrolling div scrollbar and border colors*/

div.Scrolling {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 310px;
  scrollbar-face-color: #bc9f6d;
  scrollbar-track-color: #fff;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-arrow-color: #bc9f6d;
  padding-right: 10px;
}

td#MenuHolder {
  padding: 0px 0px 0px 10px;
}
.FixtureDetail {
  background-color: #fdf5ce;
}

.CustomBox {
  margin: 5px;
  padding: 0px 0px 10px 0px;
}

#HomeLoginBtn,
#HomeBtn {
  display: none;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

div#MainContainer {
  font-size: 1.3em;
}
body.PopUpWindow div#MainContainer {
  background: #fff;
}
body.PopUpWindow table#Content {
  border-top-width: 10px !important;
}
img.Crest {
  border: 0px;
  position: relative;
  z-index: 100;
}
td#MenuHolder img.Crest {
  display: none;
}
p#SS {
  margin: 0px;
  text-align: center;
}

div.ContentWrapper {
  background: white;
  padding-top: 15px;
}

table#Content {
  width: 980px;
  margin: 30px auto 0 auto;
  border-collapse: collapse;
  border-top: 0px;
  background: white;
}
td#MenuHolder {
  width: 219px;
  vertical-align: top;
  padding: 0px 10px 0px 0px;
  background: #eee;
  /*background-image:url(images/MenuBack.gif); background-position:center top; background-repeat:repeat-x*/
}
td#ContentHolder {
  vertical-align: top;
  padding: 0 10px 10px 10px;
  background: #fff;
}
div.HomePageMainContainer td#ContentHolder {
  background: transparent;
  border: 0px;
  padding-top: 0px;
}

div.SubMenu {
  margin: 0px 5px 10px 5px;
  display: none;
  font-size: 0.9em;
}
div#FYSSubMenu {
  padding: 10px 5px 5px 5px;
  white-space: nowrap;
  margin: 1px 1px 0px 0px;
  position: relative;
  z-index: 2;
}
.invisible {
  display: none;
}
a,
#accordion a,
#accordion2 a,
.accordion a {
  color: #003225;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "Cardo", serif;
}
a:hover,
#accordion a:hover,
#accordion2 a:hover {
  text-decoration: underline;
}
a.Link {
  background-image: url("images/Link_Arrow.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.Report,
a.FixtureDetailsLink,
a.Video {
  background-image: url("images/Link_Report.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.Email {
  background-image: url("images/Link_Email.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 14px;
}
a.School {
}
a.Back {
  background-image: url("images/Link_Back.gif");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
  font-weight: bold;
}
a.NewWindow {
  background-image: url("images/Link_NewWindow.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.MapLink {
  background-image: url("images/Link_MenuHeading.gif");
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-right: 15px;
}

a.LogOut {
  font-weight: normal;
}
a.Edit {
  font-weight: normal;
}
.Save {
  font-weight: normal;
}
.Reset {
  font-weight: normal;
}
.Cancel {
  font-weight: normal;
}
p.Right {
  text-align: right;
}
p.Center {
  text-align: center;
}

span.SubTitle {
  font-size: 90%;
}
div.ActionPHolder {
  width: 280px;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #eee;
  background-color: #fff;
}
table.ContentTable {
  border: 1px solid gray;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-collapse: collapse;
  font-size: 0.9em;
}
table.ContentTable th {
  background-color: #eee;
  border: 1px solid silver;
  text-align: center;
  padding: 6px;
}
table.ContentTable td {
  background-color: #fff;
  border: 1px solid silver;
  text-align: center;
  padding: 6px;
}
h1 {
  margin: 0px 0px 0px 0px;
  font-size: 1.3em;
  text-align: center;
  color: #000;
}
h2 {
  text-align: center;
  font-size: 1.2em;
  margin: 20px 20px 0px 20px;
  clear: both;
}
h3 {
  font-weight: normal;
  font-size: 0.9em;
}
h4 {
  text-align: left;
  font-size: 1.1em;
  margin: 20px 20px 0px 20px;
  clear: both;
}
#TeamPhotoHolder {
  display: none;
}
iframe#OverviewFrame {
  width: 100%;
  border: 0px;
  height: 60px;
  background-color: #eee;
}
select {
  vertical-align: middle;
}
.SportsMap {
  width: 100%;
  height: 250px;
  margin: 20 auto;
  border: 1px solid gray;
}
.HomeSportsMap {
  width: 100%;
  height: 195px;
  margin: 0 auto;
  border: 0px;
}
table.DetailsTable,
table.edDetailsTable {
  border: 1px solid gray;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-collapse: collapse;
  font-size: 0.9em;
}
table.DetailsTable th {
  background-color: #eee;
  border: 1px solid silver;
  text-align: right;
  padding: 6px;
}
table.DetailsTable td {
  background-color: #fff;
  border: 1px solid silver;
  text-align: left;
  padding: 6px;
}
table.edDetailsTable th {
  background-color: #fff;
  border: 1px solid silver;
  text-align: right;
  padding: 6px;
}
table.edDetailsTable td {
  background-color: #eee;
  border: 1px solid silver;
  text-align: left;
  padding: 6px;
}
/*this one is for news*/
div.Thumbnail {
  margin-top: 5px;
  border: 1px solid gray;
  width: 60px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
}

.ActionPThumb {
  height: 75px;
  border: 0px;
  margin: 0px;
}
.TeamPThumb {
  width: 100px;
  height: 55px;
  border: 0px;
}
.ReportText,
.HistoryText {
  border: 1px solid gray;
  padding: 10px;
  background-color: white;
  font-size: 1.2em;
}
#Loading {
  color: gray;
}

.ThumbHolder {
  float: left;
  width: 120px;
  margin: 10px;
  padding: 10px 0px 10px 0px;
  background-color: #eee;
}
.ThumbHolder div {
  border: 1px solid #eee;
  width: 100px;
  height: 55px;
  margin: 0 auto;
  overflow: hidden;
}
.ThumbHolder div:hover {
  border: 1px solid gray;
  background-color: gray;
}
p.Dev {
  color: #000;
  font-style: italic;
  text-align: center;
  margin: 40px;
  font-size: 1.2em;
}
.EmptyDataMessage {
  margin: 40px;
  text-align: center;
  padding: 10px;
}
div#SelectDiv {
  text-align: center;
  padding: 7px;
}
.TeamsTable {
  width: 97%;
  margin: 0 auto;
  border-collapse: collapse;
}
.TeamsTable td {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 5px;
  vertical-align: middle;
}
.TeamsTable td img {
  border: 0px;
  vertical-align: middle;
}
.TeamsTable th {
  text-align: left;
  font-weight: bold;
  background-color: #eee;
  padding: 5px;
}
.TeamsSubTable {
  border-collapse: collapse;
  width: 100%;
}
.TeamsSubTable th {
  text-align: right;
  color: gray;
  border: 0px;
  font-weight: normal;
  width: 80px;
  background-color: Transparent;
  vertical-align: top;
}
.TeamsSubTable td {
  text-align: left;
  border: 0px;
  vertical-align: top;
}
table.TeamSummary {
  border-collapse: collapse;
  margin: 0 auto;
  border: 1px solid silver;
  background-color: #fff;
}
table.TeamSummary th {
  text-align: center;
  font-weight: normal;
  background-color: #eee;
  padding: 5px;
  border: 1px solid silver;
  color: gray;
}
table.TeamSummary td {
  text-align: center;
  border: 1px solid silver;
  padding: 5px;
  font-weight: bold;
  background-color: #fff;
}
div#accordian {
  font-size: 0.9em;
  font-weight: normal;
}
div.HomePageBox {
  border: 1px solid silver;
  padding: 3px 3px 10px 3px;
  margin: 0px 2px 4px 2px;
  background-color: white;
}
table.HomeHeader {
  background-color: #eee;
  margin: 0 auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}
table.HomeHeader th {
  font-size: 1.1em;
  text-align: left;
  font-family: "Cardo", serif;
}
table.HomeHeader td {
  text-align: right;
  font-weight: normal;
}

.ui-dialog-titlebar {
  font-size: 8pt;
  height: 20px;
}
div.ui-datepicker {
  font-size: 8pt;
}

table.FixtureDetail {
  border: 1px solid gray;
  margin: 0px;
  background-color: white;
  width: 100%;
}
td.MatchDate {
  vertical-align: top;
  white-space: nowrap;
  border-right: 1px solid #eee;
}
td.MatchDetail {
  vertical-align: top;
  border-right: 1px solid #eee;
  text-align: center;
}
td.ResultDetail {
  vertical-align: top;
}
td.edFixtureRow {
  background-color: #eee;
}
a.More {
  font-size: 9pt;
  font-weight: normal !important;
}
a.More[style] {
  font-size: 9pt;
  font-weight: normal !important;
}
p.MainTitle {
  color: #000;
  text-align: center;
  margin: 0px;
  font-size: 1.9em;
  font-weight: normal;
}
span.TitleSchoolName {
  font-size: 0.8em;
}
span.TitleSubText {
  font-weight: normal;
}
.TitleBtn {
  font-weight: normal;
  text-align: left;
  margin: 2px;
}

.tabs a {
  color: #002d21;
  font-weight: normal !important;
  font-family: "Cardo", serif;
}
.HomeTabContent {
  background-color: white;
  margin: -5px;
  padding: 5px;
  height: 327px !important;
}
.ui-widget-content {
  background-color: white;
  background-image: none;
}
div.HomePageBox .tabs {
  border: 0px;
}
img.SportIcon {
  vertical-align: middle;
  border: 0px;
}
div.HomePageBox .More {
  margin-right: 15px;
}
.ui-tabs-panel .More {
  margin-right: 0px !important;
  margin-bottom: -7px !important;
}
.HomePageBox iframe {
  margin-bottom: 0px;
}

h1.TeamSheetCrestHead_24 {
  padding-bottom: 53px;
  background-image: url(images/PlayingPhilosophy.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}

b {
  font-family: "Cardo", serif;
  font-weight: normal;
}

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

body {
  height: 100%;
}

#supersized-loader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 60px;
  height: 60px;
  margin: 0;
  text-indent: -999em;
  background: url(images/progress.gif) no-repeat center center;
}

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 44px;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}
#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}
#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
} /*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
} /*Quality*/

#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
}
#supersized a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized li.prevslide {
  z-index: -20;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.image-loading {
  background: #111 url(../img/progress.gif) no-repeat center center;
  width: 100%;
  height: 100%;
}
#supersized li.image-loading img {
  visibility: hidden;
}
#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}
