/*
@include font-face(SinkinSans, fonts/SinkinSans-400Regular-webfont, normal, normal, eot woff2 woff ttf);
@include font-face(SinkinSans, fonts/SinkinSans-400Italic-webfont, normal, italic, eot woff2 woff ttf);
@include font-face(SinkinSans, fonts/SinkinSans-500Medium-webfont, 500, normal, eot woff2 woff ttf);
@include font-face(SinkinSans, fonts/SinkinSans-500MediumItalic-webfont, 500, italic, eot woff2 woff ttf);
@include font-face(SinkinSans, fonts/SinkinSans-700Bold-webfont, bold, normal, eot woff2 woff ttf);
@include font-face(SinkinSans, fonts/SinkinSans-700BoldItalic-webfont, bold, italic, eot woff2 woff ttf);
//	ADDITIONAL FONT FACES AVAILABLE, BUT NOT IN USE
//@include font-face(SinkinSans, fonts/SinkinSans-300Light-webfont, 300, normal, eot woff2 woff ttf);
//@include font-face(SinkinSans, fonts/SinkinSans-300LightItalic-webfont, 300, italic, eot woff2 woff ttf);
//@include font-face(SinkinSans, fonts/SinkinSans-600SemiBold-webfont, 600, normal, eot woff2 woff ttf);
//@include font-face(SinkinSans, fonts/SinkinSans-600SemiBoldItali-webfont, 600, italic, eot woff2 woff ttf);
//@include font-face(SinkinSans, fonts/SinkinSans-800Black-webfont, 800, normal, eot woff2 woff ttf);
//@include font-face(SinkinSans, fonts/SinkinSans-800BlackItalic-webfont, 800, italic, eot woff2 woff ttf);
*/
body em {
  font-style: italic; }
body h1 {
  font-family: "SinkinSans", sans-serif;
  font-size: 22px;
  font-weight: bold; }
body h2 {
  font-family: "SinkinSans", sans-serif;
  font-size: 21px;
  font-weight: normal; }
body h3 {
  font-family: "SinkinSans", sans-serif;
  font-size: 16px;
  font-weight: normal; }

body, div, p, table, input, textarea, select {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4; }

#aboutMenu li.socialLink,
#footer li.socialLink {
  padding: 0 5px;
  margin-right: 3px; }
  #aboutMenu li.socialLink img,
  #footer li.socialLink img {
    vertical-align: middle;
    max-width: 19px;
    margin-top: -2px;
    opacity: 0.85; }
  #aboutMenu li.socialLink a:hover img,
  #footer li.socialLink a:hover img {
    opacity: 1.0; }

.flexSliderOuter .flex-control-nav {
  background: rgba(0, 0, 0, 0.4);
  bottom: 5px;
  padding: 16px 0 16px 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }
  .flexSliderOuter .flex-control-nav li a:hover, .flexSliderOuter .flex-control-nav li a.flex-active {
    background: #b52b27; }

.flexSliderOuter .flex-direction-nav li a {
  bottom: 6px;
  height: 37px;
  width: 37px;
  opacity: 0.8; }
  .flexSliderOuter .flex-direction-nav li a.flex-prev {
    background: transparent url(../../sonsofpitches/graphics/background-slider-prev.png) no-repeat top left;
    bottom: 8px; }
  .flexSliderOuter .flex-direction-nav li a.flex-next {
    background: transparent url(../../sonsofpitches/graphics/background-slider-next.png) no-repeat top left;
    bottom: 8px; }
  .flexSliderOuter .flex-direction-nav li a:hover {
    opacity: 1.0; }

body {
  background: #fff; }
  body h3 {
    font-weight: bold;
    padding: 2px 10px;
    border-left: 3px solid #a9e029;
    margin-bottom: 25px;
    color: #515151; }

#header .inner {
  width: 1200px;
  margin: 0 auto; }
#header .top {
  background: #fff;
  height: 149px; }
  #header .top .logo {
    width: 220px; }
    #header .top .logo img {
      width: 220px;
      margin-top: 15px; }
  #header .top .sponsors {
    float: right;
    width: 400px;
    color: #000;
    font-weight: bold;
    margin-top: 25px;
    text-align: center; }
    #header .top .sponsors img {
      display: inline-block;
      vertical-align: middle;
      height: 50px; }
#header .menu {
  height: 52px;
  background: #101f69; }
  #header .menu #mainLinks {
    text-align: center; }
    #header .menu #mainLinks li {
      display: inline-block;
      margin-top: 10px; }
      #header .menu #mainLinks li a {
        color: #fff;
        margin-right: 40px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 24px;
        display: sans-serif; }
        #header .menu #mainLinks li a:hover {
          color: #a9e029;
          text-decoration: none; }

#sportMenuSection {
  background: #a9e029; }
  #sportMenuSection .inner {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px; }
    #sportMenuSection .inner .title {
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-transform: uppercase;
      padding: 10px 25px; }
    #sportMenuSection .inner .link {
      display: inline-block;
      padding: 0px 25px 15px;
      font-size: 16px;
      font-weight: bold; }
      #sportMenuSection .inner .link a {
        color: #fff; }
        #sportMenuSection .inner .link a:hover {
          color: #101f69;
          text-decoration: none; }

#mainPage {
  width: 1150px;
  padding: 25px;
  margin: 0 auto;
  text-align: left;
  background: #fff; }
  #mainPage .pumpSlider {
    margin-bottom: 25px; }
    #mainPage .pumpSlider img {
      width: 100%; }

#preFooter {
  width: 1200px;
  margin: 0 auto; }
  #preFooter .top .inner {
    width: 100%; }
    #preFooter .top .inner .announcements > h3 {
      background: #a9e029;
      color: white;
      height: 35px;
      line-height: 35px;
      padding-left: 25px; }
  #preFooter .bottom {
    background: #fff;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff; }
    #preFooter .bottom .inner {
      width: 100%; }
    #preFooter .bottom .link {
      width: 398px;
      height: 250px;
      display: inline-block; }
      #preFooter .bottom .link h4 {
        color: #fff;
        margin-top: 25px;
        margin-left: 25px;
        margin-bottom: 25px; }
      #preFooter .bottom .link span, #preFooter .bottom .link p {
        color: #fff;
        margin-left: 25px; }
      #preFooter .bottom .link a {
        display: block;
        color: #fff;
        padding: 10px;
        margin-left: 25px;
        border: 1px solid #fff;
        margin-top: 15px;
        width: 25%;
        text-align: center; }
        #preFooter .bottom .link a:hover {
          background: #fff;
          color: #000;
          text-decoration: none; }
      #preFooter .bottom .link.one {
        background: url(../../pump/graphics/current-leagues.jpeg) no-repeat 0 0;
        background-size: cover; }
      #preFooter .bottom .link.two {
        background: url(../../pump/graphics/upcoming-registration.jpeg) no-repeat 0 0;
        background-size: cover; }
      #preFooter .bottom .link.three {
        background: url(../../pump/graphics/tournaments-activities.jpeg) no-repeat 0 0;
        background-size: cover; }

#footer .top {
  background: #101f69; }
  #footer .top .menu a:hover {
    color: #a9e029;
    text-decoration: none; }
  #footer .top .socialLink {
    list-style: none;
    display: inline-block;
    width: 28px;
    margin-right: 10px;
    margin-top: 15px; }
    #footer .top .socialLink a {
      color: #fff;
      font-size: 28px; }
      #footer .top .socialLink a:hover {
        color: #a9e029;
        text-decoration: none; }
    #footer .top .socialLink:first-of-type {
      margin-left: 0; }
#footer .bottom {
  background: #232524;
  clear: both; }
#footer .inner {
  width: 1200px;
  margin: 0 auto; }

#mainMenu {
  position: relative;
  z-index: 99; }
  #mainMenu #mainLinks li {
    			/*&#mainMenu_Schedules {
    				@include main_menu_link_icon("calendar");
    			}
    
    			&#mainMenu_CorporateEvents {
    				@include main_menu_link_icon("briefcase");
    			}
    
    			&#mainMenu_SocialEvents {
    				@include main_menu_link_icon("shirt-outline");
    			}
    
    			&#mainMenu_Photos {
    				@include main_menu_link_icon("photo");
    			}*/ }
    #mainMenu #mainLinks li#mainMenu_Leagues a:after, #mainMenu #mainLinks li#mainMenu_TournamentsActivities a:after {
      content: "\f103";
      margin-left: 0.35em;
      font-family: "FontAwesome" !important;
      font-style: normal !important;
      font-weight: normal !important;
      text-decoration: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

#leaguesPulldown {
  position: absolute;
  top: 51px;
  left: 20px;
  z-index: 999;
  background-color: #232524; }
  #leaguesPulldown li {
    display: block; }
    #leaguesPulldown li a {
      display: block;
      padding: 10px 25px;
      border-bottom: 1px solid #fff;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      min-width: 140px; }
    #leaguesPulldown li a:hover {
      background-opacity: 1.0;
      color: #fff; }

#tournamentsPulldown {
  position: absolute;
  top: 51px;
  left: 200px;
  z-index: 999;
  background-color: #232524; }
  #tournamentsPulldown li {
    display: block; }
    #tournamentsPulldown li a {
      display: block;
      padding: 10px 25px;
      border-bottom: 1px solid #fff;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      min-width: 140px; }
    #tournamentsPulldown li a:hover {
      background-opacity: 1.0;
      color: #fff; }

#topBar {
  height: 46px;
  background: #232524; }
  #topBar .inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #fff; }

#aboutMenu li {
  font-family: "SinkinSans", sans-serif;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 5px 12px 5px;
  margin-right: 8px; }
  #aboutMenu li a {
    color: #fff; }
    #aboutMenu li a:hover {
      color: #a9e029;
      text-decoration: none; }
  #aboutMenu li.current a {
    color: #eee; }
  #aboutMenu li.last {
    margin-right: 15px; }
#aboutMenu .socialLink {
  font-size: 1.5em; }
  #aboutMenu .socialLink i {
    position: relative;
    top: 3px; }

#userLoginInset {
  position: absolute;
  right: 6px;
  top: -1px; }
  #userLoginInset a {
    color: #fff; }
    #userLoginInset a:hover {
      color: #a9e029;
      text-decoration: none; }
  #userLoginInset div.link {
    color: #fff;
    display: inline-block;
    margin: 12px 0 0 20px; }
  #userLoginInset div.link, #userLoginInset a {
    font-size: 0.95em; }
  #userLoginInset #signInLink, #userLoginInset #signInLink span {
    background: transparent !important;
    display: auto;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: inherit;
    font-weight: inherit; }
  #userLoginInset .button, #userLoginInset .logoutLink, #userLoginInset.notSignedIn #signInLink {
    background: #232423 !important;
    color: #fafafa;
    text-transform: uppercase;
    border-radius: 25px;
    border: 0;
    font-weight: normal;
    padding: 4px 15px;
    font-size: 1em; }
    #userLoginInset .button:hover, #userLoginInset .logoutLink:hover, #userLoginInset.notSignedIn #signInLink:hover {
      box-shadow: none;
      background-color: #fff !important;
      color: #000 !important;
      text-decoration: none; }
  #userLoginInset.notSignedIn #signInLink {
    margin: 6px 0 0 20px;
    font-size: 1em; }

.newsletterRow {
  background: #2f3f4e;
  padding: 20px 0;
  text-align: center;
  margin: 25px auto 15px;
  border-radius: 8px; }
  .newsletterRow .inner {
    text-align: left;
    margin: 0 auto;
    width: 90%; }
  .newsletterRow h4 {
    margin-bottom: 8px;
    font-family: "SinkinSans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    float: left;
    color: #fff;
    margin-right: 21%;
    line-height: 35px; }
  .newsletterRow input.text {
    width: 300px;
    font-size: 14px;
    border: 1px solid #bbb;
    border-radius: 2px;
    padding: 6px 10px; }
  .newsletterRow .btn-sm {
    font-size: 16px;
    padding: 7px 16px;
    margin-top: -3px;
    margin-left: -5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.videoRow {
  margin-bottom: 20px; }
  .videoRow .video {
    float: left;
    width: 550px; }
    .videoRow .video iframe {
      border-radius: 8px; }
    .videoRow .video h4 {
      padding-left: 48px;
      position: relative; }
      .videoRow .video h4 span {
        display: inline-block;
        position: absolute;
        top: 11px;
        left: 0;
        width: 29px;
        height: 21px;
        background: url(../../sonsofpitches/graphics/icon-video-white.png) no-repeat 0 0; }
    .videoRow .video .inner {
      margin-top: 20px; }
  .videoRow .rainout {
    float: left;
    width: 390px;
    margin-left: 20px;
    margin-top: 20px; }
    .videoRow .rainout h4 {
      position: relative;
      padding: 10px 20px 10px 58px;
      font-family: "SinkinSans", sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: #eee;
      background: url(../../sonsofpitches/graphics/background-bar-blue.jpg) repeat-x 0 0;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
      .videoRow .rainout h4 span {
        display: inline-block;
        position: absolute;
        top: 8px;
        left: 20px;
        width: 29px;
        height: 21px;
        background: url(../../sonsofpitches/graphics/icon-weather.png) no-repeat 0 0; }
    .videoRow .rainout iframe {
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      height: 276px !important; }

#footer {
  background-color: #101f69;
  background-position: 380px 0px;
  min-height: 300px; }
  #footer .inner {
    width: 1200px; }
  #footer .footerColumn {
    float: left;
    width: 180px;
    margin: 40px 0 30px 0; }
    #footer .footerColumn, #footer .footerColumn div, #footer .footerColumn li, #footer .footerColumn p, #footer .footerColumn a {
      color: #fff; }
      #footer .footerColumn:hover, #footer .footerColumn div:hover, #footer .footerColumn li:hover, #footer .footerColumn p:hover, #footer .footerColumn a:hover {
        color: #f6f7fc; }
    #footer .footerColumn label {
      color: #bbb; }
    #footer .footerColumn.footerColumn.menu {
      border-left: 0;
      min-height: 240px;
      width: 220px; }
      #footer .footerColumn.footerColumn.menu h4 {
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 15px; }
      #footer .footerColumn.footerColumn.menu li {
        line-height: 16px; }
    #footer .footerColumn.footerColumn.logo {
      border-left: 0;
      width: 400px; }
      #footer .footerColumn.footerColumn.logo img {
        width: 100%; }
    #footer .footerColumn.rainout {
      width: 350px;
      float: right; }
      #footer .footerColumn.rainout iframe {
        background: #fff;
        border-radius: 8px; }
    #footer .footerColumn.announcements {
      float: right;
      width: 450px; }
      #footer .footerColumn.announcements h3 {
        color: #fff; }
  #footer #footerContact {
    width: 260px;
    min-height: 120px; }
    #footer #footerContact > a > img {
      max-width: 200px; }
  #footer #footerSocialLinks {
    width: 200px;
    margin-top: 18px;
    text-align: center; }
    #footer #footerSocialLinks li {
      display: inline-block;
      font-size: 22px;
      padding: 0px 6px; }
  #footer .contactInfo, #footer .contactAddress {
    color: #fff;
    margin-top: 20px;
    float: left; }
    #footer .contactInfo a, #footer .contactAddress a {
      color: #fff; }
  #footer .footerColumn.menu {
    border-left: 1px solid #343434;
    padding-left: 28px;
    min-height: 300px; }
    #footer .footerColumn.menu h4 {
      font-family: "SinkinSans", sans-serif;
      font-size: 13px;
      font-weight: 500;
      color: #7eaed9;
      margin-bottom: 24px; }
    #footer .footerColumn.menu li {
      font-size: 1.1em;
      padding-bottom: 0.3em; }
  #footer .smallPrint {
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left; }
    #footer .smallPrint div, #footer .smallPrint p, #footer .smallPrint a {
      color: #bbb; }
    #footer .smallPrint .divider {
      padding: 0 6px; }
    #footer .smallPrint .terms {
      float: right; }

.imageLinks {
  width: 40%;
  float: left; }
  .imageLinks li {
    margin-bottom: 22px; }
    .imageLinks li img {
      width: 100%; }
  .imageLinks h5 {
    position: relative;
    top: -42px;
    left: 20px;
    font-size: 16px;
    color: #fff;
    float: left; }
  .imageLinks:hover h5 {
    text-decoration: none; }

.sonsOfPitchesSlider {
  float: right;
  width: 58%; }
  .sonsOfPitchesSlider img {
    width: 100%;
    border-radius: 6px; }

.staticRow .static {
  width: 28%;
  float: left;
  margin-right: 2%; }
  .staticRow .static img {
    max-width: 100%;
    border-radius: 6px; }

.sponsorsRow {
  padding-top: 25px; }
  .sponsorsRow h5 {
    margin-bottom: 10px; }
  .sponsorsRow .fieldSponsors {
    width: 30%;
    display: inline-block;
    margin-right: 1%; }
    .sponsorsRow .fieldSponsors li .themeAd img {
      height: 60px;
      margin-bottom: 20px;
      margin-left: 0; }
  .sponsorsRow .teamSponsors {
    width: 68%;
    display: inline-block;
    vertical-align: top; }
    .sponsorsRow .teamSponsors li {
      display: inline-block;
      margin: 20px 35px 20px 0; }
      .sponsorsRow .teamSponsors li .themeAd img {
        max-height: 60px;
        max-width: 150px; }

.sportTitle {
  display: none; }

#loginBox .option {
  text-align: center; }

#sportMenu {
  margin-bottom: 35px; }
  #sportMenu .title {
    margin-right: -12px;
    display: none; }
    #sportMenu .title span {
      display: none; }
  #sportMenu .link {
    display: inline-block;
    padding: 6px 24px 0 24px;
    border-bottom: 4px solid rgba(200, 200, 200, 0.6); }
    #sportMenu .link a {
      display: inline-block;
      height: 20px;
      font-family: "SinkinSans", sans-serif;
      font-size: 11px;
      font-weight: normal;
      color: #b52b27; }
  #sportMenu .current, #sportMenu .link:hover {
    border-bottom: 4px solid #6f6f6f; }
    #sportMenu .current a, #sportMenu .link:hover a {
      color: #6f6f6f; }
  #sportMenu.Soccer .title {
    padding-left: 38px; }
    #sportMenu.Soccer .title span {
      display: inline-block;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 5.5px;
      left: -6px;
      background: transparent url(../../sonsofpitches/graphics/icon-sport-soccer.png) no-repeat top left; }
  #sportMenu.Event .title, #sportMenu.BarGames .title {
    padding-left: 30px; }
    #sportMenu.Event .title span, #sportMenu.BarGames .title span {
      display: inline-block;
      width: 24px;
      height: 32px;
      position: absolute;
      top: 5.5px;
      left: -6px;
      background: transparent url(../../sonsofpitches/graphics/icon-sport-bar-games.png) no-repeat top left; }

#pageContainer {
  float: left;
  width: 987px;
  margin-right: 19px; }
  #pageContainer .componentRow {
    border: 0;
    width: 100%; }
    #pageContainer .componentRow .component {
      width: 100%; }

#sidebar {
  float: left;
  width: 144px; }
  #sidebar img {
    max-width: 100%; }

.one-one-one {
  background: 0; }

#pageContainer .playerParticipation {
  height: 230px; }
