/*@import url(../font-awesome-4.5.0/css/font-awesome.min.css);*/

@import url(//fast.fonts.net/cssapi/3bd43c23-fc38-4f65-bafc-33e9ac9bed27.css);

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Main Page*/
body {
  color: #444;
  font-size: 16px;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Arial, Helvetica, Geneva,
    sans-serif;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 959px) {
  body {
    font-size: 14px;
  }
}

img {
  border: 0;
}
a {
  outline-style: none;
}

/***********************************************************************************************************/
/***********************************************************************************************************/
/*Website header*/
div#TitleHolder {
  min-width: 800px;
}
div#TitleHolder table {
  display: none;
}

/*SLIDESHOW TYPE 1*/
.slideshow1 {
  height: 460px;
  width: 100%;
  position: relative;
  background-image: url(images/1.jpg?v=6);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  clear: both;
  margin-top: 160px;
  background-origin: content-box;
}
.slideshow1 .slide {
  position: absolute;
  width: 100%;
  height: 460px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: 0;
  bottom: 0;
}

@media only screen and (max-width: 2100px) and (min-width: 1600px) {
  .slideshow1,
  .slideshow1 .slide {
    height: 560px !important;
  }
}
@media only screen and (max-width: 1159px) {
  .slideshow1,
  .slideshow1 .slide {
    height: 360px !important;
  }
}

.slideshow1 .slide1 {
  background-image: url(images/1.jpg?v=6);
}
.slideshow1 .slide2 {
  background-image: url(images/2.jpg?v=6);
  background-position: center bottom;
}
.slideshow1 .slide3 {
  background-image: url(images/3.jpg?v=6);
  background-position: center 15%;
}
.slideshow1 .slide4 {
  background-image: url(images/4.jpg?v=6);
  background-position: center 20%;
}
.slideshow1 .slide5 {
  background-image: url(images/5.jpg?v=6);
  background-position: center 20%;
}
.slideshow1 .slide6 {
  background-image: url(images/6.jpg?v=6);
  background-position: center 15%;
}
.slideshow1 .slide7 {
  background-image: url(images/7.jpg?v=6);
  background-position: center 15%;
}
.slideshow1 .slide8 {
  background-image: url(images/8.jpg?v=6);
  background-position: center 10%;
}
.slideshow1 .slide9 {
  background-image: url(images/9.jpg?v=6);
  background-position: center center;
}
.slideshow1 .slide10 {
  background-image: url(images/10.jpg?v=6);
  background-position: center center;
}

/*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;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Footer*/
div#footer {
  min-width: 800px;
  width: 100%;
  height: 100px;
  background-color: #222;
}
div#footer table {
  min-width: 800px;
  width: 100%;
  margin: 0 auto;
  height: 100px;
}
/*left hand cell of footer*/
#footerCrest {
}
/*text in footer on the right*/
#footerText {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 8pt;
}
#footerText a {
  color: #fff;
}

/***********************************************************************************************************/
/***********************************************************************************************************/
/*Page layout div and table*/

div#MainContainer {
}
table#Content {
  width: 960px;
  margin: 0 auto;
  border-collapse: collapse;
  border-top: 0px;
  margin-top: 50px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 1160px) {
  table#Content {
    width: 1160px;
  }
}

@media only screen and (max-width: 959px) {
  table#Content {
    width: 768px;
  }
}

body.PopUpWindow table#Content {
  width: 700px !important;
  min-width: 700px !important;
  max-width: 700px !important;
}
body.iframeFixtureDetails {
  font-size: 1em;
}

td#MenuHolder {
  width: 25%;
  vertical-align: top;
  padding: 5px;
  padding-right: 4.16%;
}
td#ContentHolder {
  vertical-align: top;
  padding-right: 4.16%;
}

/*main titles on each page*/
h5 {
  background-color: #fff;
  color: #902633;
  clear: both;
  margin: 15px 0px 15px 0px;
  padding: 7px 0px 12px 0px;
  font-weight: Normal;
  font-size: 2.5em;
  font-family: "adobe-garamond-pro", serif;
}

/*Scrolling div scrollbar and border colors - e.g. fixtures and results boxes on homepage*/
div.Scrolling {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 322.5px !important;

  scrollbar-face-color: #98002e;
  scrollbar-track-color: #fff;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-arrow-color: #98002e;
  padding-right: 10px;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Main menu styles*/
td#MenuHolder img.Crest,
p#MenuCrestHolder {
  display: none;
}
div#MenuDiv {
  width: 90%;
  float: left;
}
@media only screen and (max-width: 1159px) {
  div#MenuDiv {
    width: 90%;
  }
}

div#MenuDiv ul li {
  border-bottom: 1px solid #eee;
}

div#MenuDiv ul li:first-child {
  display: block;
  padding: 10px 0 0px 0;
  border-top: 1px solid #ccc;
  font-size: 1em;
}
div#MenuDiv ul li:last-child {
  border-bottom: none !important;
}

a.MenuItem span {
  padding: 0 !important;
  margin: 0 !important;
}
/*Menu Items*/
a.MenuItem {
  background-image: none !important;
  background-color: transparent !important;
  text-align: left;
  display: block;
  white-space: nowrap;
  border-radius: 0px;
  border: 0 !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.2;
  padding: 7px 16px !important;
}

a.CurrentMenuItem {
  background-color: transparent !important;
  color: #06599c !important;
}
a.MenuItem:hover {
  background-color: transparent !important;
  color: #06599c !important;
}

/*Sub menu dropdown holder*/
div.SubMenu {
  margin: 0px 5px 10px 5px;
  display: none;
  font-size: 0.9em;
}

/*School website link in menu - showing by default*/
a#SchoolHomeMenuLink,
a#MenuClubLinks,
li#MenuHistoryLi,
a#MenuHistory,
li#MenuPhotosLi,
a#MenuPhotos {
  display: none;
}
div.SportPortalLinks {
  display: none;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Loading message box*/

/*Loading div*/
div#loading {
  display: none;
}

/*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;
}

/*in loading box and left hand menu (unless hidden)*/
img.Crest {
  border: 0px;
  position: relative;
  z-index: 100;
}

.FixtureDetail {
  background-color: #fdf5ce;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*content on all pages is in custom box - for websites with photo on the background and 
    no main container background color this can be used to give a background oto content */
.CustomBox {
  margin: 5px;
  background-color: #fff;
  padding: 0px 0px 10px 0px;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Login and home buttons - change positioning etc*/

#HomeLoginBtn,
#HomeBtn {
  position: absolute;
  left: 50%;
  margin-left: 440px;
  top: 80px;
  white-space: nowrap;
}
#HomeBtn {
  margin-left: 340px;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*Featured school gold whistle box*/

div#FYSSubMenu {
  padding: 10px 5px 5px 5px;
  white-space: nowrap;
  margin: 1px 1px 0px 0px;
  position: relative;
  z-index: 2;
}
p#SS {
  margin: 0px;
  text-align: center;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

/*General styles below which don't normally need to be edited*/
.invisible {
  display: none;
}
a,
#accordion a,
#accordion2 a,
.accordion a,
.tabs a {
  color: #98002e;
  text-decoration: none;
}
a:hover,
#accordion a:hover,
#accordion2 a:hover {
  text-decoration: underline;
}

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;
  background-color: white;
}
div#SelectDiv {
  text-align: center;
  padding: 7px;
}
.TeamsTable {
  width: 97%;
  margin: 0 auto;
  border-collapse: collapse;
}
.TeamsTable td {
  border-bottom: 5px solid #eee;
  border-top: 5px solid #eee;
  background-color: #fff;
  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-weight: normal;
}
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;
}
.TitleBtn {
  font-weight: normal;
  text-align: left;
  margin: 2px;
}

.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;
}
.ui-widget-content * {
  box-sizing: content-box !important;
}
div.HomePageBox .More[style],
div.HomePageBox .More span {
  font-weight: normal !important;
  font-size: 9pt !important;
}

#FixtureDetails {
  clear: both !important;
}

a.login::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1px;
  margin: 0 9px;
  background: #fff;
}

/*HEADER*/

#header {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 10000;
  padding: 0;
  background: #fff;
}

.container {
  position: relative;
  margin: 0 auto;
}
.container::after,
.row::after,
.column::after {
  content: "";
  display: table;
  clear: both;
}
.container {
  width: 960px;
}

@media only screen and (min-width: 1160px) {
  .container {
    width: 1160px;
  }
}

@media only screen and (max-width: 959px) {
  .container {
    width: 768px;
  }
}

.row {
  position: relative;
}

.content {
  position: relative;
  z-index: 1;
}
#header .content {
  height: 130px;
}
#header .content h1 {
  position: absolute;
  top: 7px;
  left: 10px;
  margin: 0;
  padding: 0;
  width: 333px;
  height: 100px;
  font-size: 24px;
  font-family: "Trajan W01 Regular";
  line-height: 1.1;
  color: #06599c;
}
#header .content h1 a {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 10px 0 20px 40px;
  text-decoration: none;
  text-transform: uppercase;
  color: #06599c;
  font-family: "trajan-pro-3";
  font-weight: 400;
}
#header .content h2 {
  position: absolute;
  top: 40px;
  left: 68px;
  margin: 0;
  padding: 0;
  width: 240px;
  height: 16px;
  color: #06599c;
  text-align: center;
  letter-spacing: 1px;
  font-size: 15px;
  font-family: "trajan-pro-3";
  font-weight: 300;
}
/*@media only screen and (min-width:1160px)*/
.hidden-mobile {
  display: inherit !important;
}
#navigation {
  background: #98002e;
  right: 0px;
  display: block;
  margin: 0;
  padding: 0;
  color: #000;
  width: 100%;
}

#navigation li {
  position: relative;
}
#navigation li.d1 {
  z-index: 100;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}

#navigation .d1 > a:hover,
#navigation .d1.selected > a {
  background-image: url(images/navigation-background-001.png);
  color: #fff;
  text-decoration: underline;
}

#navigation .d1.p1 {
  background-image: url(images/navigation-border-001.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#navigation a {
  display: block;
  padding: 7px 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
}
#navigation .d1 > a {
  padding: 12px 18px 10px 18px;
  background-image: url(images/navigation-border-001.png);
  background-position: right top;
  background-repeat: no-repeat;
  font-weight: bold;
}

#social-media {
  position: absolute;
  top: 20px;
  right: 0px;
}

@media only screen and (max-width: 959px) {
  #social-media {
    top: 30px !important;
  }
}

#social-media ul {
  display: table-row;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 75px;
  table-layout: fixed;
  list-style: disc;
}

@media only screen and (max-width: 959px) {
  #social-media ul {
    height: 38px !important;
  }
}

#social-media li {
  display: table-cell;
  margin: 0;
  padding: 0 8px 0 0;
  vertical-align: middle;
}
a.onlyimages {
  text-decoration: none;
}
#social-media li img {
  width: 24px;
  height: 24px;
  max-width: 100%;
  border: 0;
}

@media only screen and (max-width: 959px) {
  #social-media li img {
    width: 20px !important;
    height: 20px !important;
  }
}

#social-media li.last {
  padding: 0 0 0 20px;
}

@media only screen and (max-width: 1159px) {
  #social-media li.last {
    padding: 0 0 0 5px !important;
  }
}

@media only screen and (max-width: 959px) {
  #social-media li.last {
    padding: 0 0 0 15px !important;
  }
}

#social-media li.last img {
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 1159px) {
  #social-media li.last img {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 959px) {
  #social-media li.last img {
    width: 38px !important;
    height: 38px !important;
  }
}

/*img#logo{  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;}*/
