body {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #000;
	background-color: #EFEFEF;
	margin: 0;
}

a {color: #000059;}
a:visited {color: #000059;}
a:active {color: #000059;}
a:hover {color: #0099CC;}

::-moz-selection { background: #f7cf1d; }
::selection { background: #f7cf1d; }

h1 {
	font-size: 35px;
	line-height: 100%;
	margin: 0 0 0px;
	color: #000;
}

h2, h3, h4 {
	margin: 0 0 0px;
}

.imagesize img {
	border: 0 none;
	max-width:100% !important;
	height: auto;
	max-height:auto !important;
	vertical-align:text-bottom;
}

.imagesize iframe {
	max-width:100% !important;
}

.style2 {
	border-color: #000000;
	border-width: 0;
}
.style3 {
	border-color: #c0c0c0;
	border-width: 0;
}
.style4 {
	background-color: #636463;
	background-image: url('images/head1.gif');
}
.style6 {
	text-align: right;
}
.style7 {
	background-color: #000000;
}
.style10 {
	text-align: center;
	background-color: #F7CF1F;
}
.style11 {
	background-color: #DFDFDF;
	background-image: url('images/topbarbg.gif');
	font-size: 8pt;
}
.style12 {
	background-color: #A68900;
}
.style13 {
	background-color: #F7CF1F;
}
.style16 {
	border-color: #8C7400;
	border-width: 0;
	border-collapse: collapse;
}
.style17 {
	font-size: 9pt;
	border-right-style: solid;
	border-right-width: 1px;
}
.style18 {
	font-size: 9pt;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.style19 {
	font-size: 9pt;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
}
.style20 {
	text-decoration: none;
}
.style23 {
	font-size: xx-small;
}
.style24 {
	font-size: 7pt;
}
.style25 {
	text-align: center;
	font-size: xx-small;
}
.style26 {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 8pt;
}
.style30 {
	border-collapse: collapse;
}
.style31 {
	border-style: solid;
	border-width: 1px;
}
.style29 {
	font-size: 9pt;
}
.style37 {
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #636463;
}
.style38 {
	color: #000000;
	font-size: medium;
	letter-spacing: -1px;
	}
.style40 {
	text-align: center;
}
.style41 {
	color: #FFFFFF;
}
.style42 {
	text-decoration: none;
	color: #000000;
}
.style43 {
	font-size: 1.5;
}
.style44 {
	color: #000000;
	font-size: 1.5;
	letter-spacing: -1px;
}
.style45 {
	color: #000000;
	font-size: 1.5;
}
.style46 {
	border-style: solid;
	border-width: 0;
}
.style47 {
	border: 0 solid #c0c0c0;
}
.style48 {
	color: #000000;
	font-size: 8pt;
	letter-spacing: -1px;
}
.style49 {
	color: #F4C700;
}
.style50 {
	font-size: medium;
	letter-spacing: -1px;
}

.header-container {
    height: 70px;
    width: 100%;
    background: #222222;
}

.head-inner-container {
    max-width: 1200px;
}

.head-logo {
    float: left;
    max-width: 85%;
}

.head-logo-img {
    width: 320px;
    max-width: 95%;
    height: auto;
    padding: 10px 20px 10px 4px;
    position: relative;
    z-index: 600;
}

.head-nav {
    float: left;
    padding-left: 25px;
    max-width: 70%; /* fallback if needed */
    max-width: calc(100% - 370px);
}

.head-social {
    width: 190px;
    height: 25px;
    margin-top:10px;
    text-align: right;
    float: right;
}

.head-search {
    width: 190px;
    height: 35px;
    float: right;
}

@media only screen and (max-width: 1162px) {
    .head-hide1 {
        display: none;
    }
}

@media only screen and (max-width: 970px) {
    .head-nav {
        display: none;
    }
}

@media only screen and (min-width: 971px) {
    .head-mobilenav {
        display: none;
    }
}

@media only screen and (max-width: 970px) {
    .sidebar {
        display: none;
    }
}

@media only screen and (max-width: 440px) {
    .stadium-side {
        display: none;
    }
    .sports-side {
        display: none;
    }
    .head-logo-img {
        width: 250px;
        padding: 16px 20px 10px 8px;
    }
}

.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
 
.nav a { text-decoration: none; }
 
.nav li { list-style: none; }

.nav {
    display: inline-block;
    position: relative;
    cursor: default;
    width: 600px;
    z-index: 500;
    margin-top: 34px;
}
 
.nav > li {
    display: block;
    float: left;
}

.nav > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 32px;
    padding: 0 15px;
    line-height: 30px;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 4px solid transparent;
}

.nav > li:hover > a { 
    border-bottom: 4px solid #f7cf1d;
}

.nav > li > div {
    position: absolute;
    display: block;
    text-align: left;
    width: 100%;
    top: 36px;
    left: -80px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 2px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #E4E4E4;
    box-shadow: 0 4px 9px 0 rgba(0,0,0,.25);
}

.nav > li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.nav .nav-column {
    float: left;
    width: 29%;
    padding: 2%;
}
 
.nav .nav-column h3 {
    margin: 0 0 10px 0;
    line-height: 18px;
    font-weight: 700;
    font-size: 16px;
    color: #372f2b;
    text-transform: uppercase;
}
 
.nav .nav-column h3.orange { 
    color: #ff722b; 
}
 
.nav .nav-column li a {
    display: block;
    line-height: 26px;
    font-weight: bold;
    font-size: 13px;
    color: #585858;
}
 
.nav .nav-column li a:hover { 
    color: #666666; 
}

.head-mobilenav {
  float: right;
  background: #222222;
  z-index: 550;
}

.head-mobilenav #myLinks {
  display: none;
  margin-top: 50px;
  min-width: 200px;
}

.head-mobilenav a {
  color: white;
  padding: 6px 10px;
  margin-bottom: 4px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  display: block;
  max-width: 220px;
}

.head-mobilenav {
  padding: 20px 20px;
  text-transform:uppercase;
  position: absolute;
  top: 2;
  right: 0;
}

.head-mobilenav a.icon {
  display: block;
  position: absolute;
  font-size: 35px;
  right: 10px;
  top: 12px;
}

.pagetitle {
	font-weight:900;
}

.stadiumtitle {
    font-weight:900;
    font-size: 26px;
    letter-spacing: -0.5pt;
}

.sportheader {
    font-weight: 900;
    font-size: 44px;
    letter-spacing: -1.0pt;
    text-transform: uppercase;
    margin: 25px 0px 0px 16px;
}

.article {
    font-size: 16px;
    line-height:15pt;
}

.stadium {
    width: 100%;
    font-size: 16px;
    line-height: 15pt;
    padding-right: 3px;
}

.stadium-side {
    min-width: 124px;
    background: #EEEEEE;
}

.btn-group {
    text-align: right;
    min-width: 198px;
}

.btn-group .tab {
    background-color: #F7CF1F;
    border: 1px solid #000000;
	border-bottom: hidden;
	border-radius: 5px 5px 0 0;
    color: #000000;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11.5px;
	font-weight: 600;
    cursor: pointer;
    margin-left: -4px;
}

.tabcurrent {
    background-color: #222222 !important;
    border: 1px solid #000000 !important;
	border-bottom: hidden !important;
    color: #ffffff !important;
}
.btn-group .tab:not(:last-child) {
    border-right: none;
    
}
.btn-group .tab:hover {
    background-color: #ffffff;
}
.tabtext {
	color: #000000 !important;
	text-decoration: none;
}
.tabcurrenttext {
	color: #ffffff !important;
	text-decoration: none;
}

.stadium-btn-group .stadiumbutton {
    background-color: #222222;
    border: 1px solid #000000;
    color: #ffffff;
    padding: 5px 8px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
	border-radius: 4px;
    font-size: 11px;
	font-weight:600;
    cursor: pointer;
    width: 99px;
    margin-left: 3px;
	margin-bottom: 4px;
	display: block;
}

.stadium-btn-group .stadiumbutton:hover {
    background-color: #000000;
}

.button {
    background-color: #222222;
    border: 1px solid #000000;
    color: #ffffff !important;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	border-radius: 4px;
    font-size: 11px;
	font-weight:600;
    cursor: pointer;
    margin-top: 4px;
}

.button:hover {
    background-color: #000000;
}

.button-white {
    background-color: #efefef;
    color: #222222 !important;
    margin: 2px 0px 2px 0px;
    padding: 3px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.button-white:hover {
    background-color: #d8d8d8;
}

.button-gold {
    background-color: #fac600;
    color: #222222 !important;
    margin: 2px 0px 2px 0px;
    padding: 3px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.button-gold:hover {
    background-color: #e6b600;
}

.button-grey {
    background-color: #e2e2e2;
    margin: 2px 8px 2px 0px;
    color: #222222 !important;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

.button-grey:hover {
    background-color: #bfbfbf;
}

.button-news {
    font-weight: 900;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 4px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    background-color: #222222;
    font-size: 12px;
}

.button-list {
    background-color: #646564;
    border: 1px solid #646564;
    color: #ffffff !important;
    padding: 6px 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border-bottom: 2px solid #f7cf1d;
    margin-bottom: 4px;
}

.button-list:hover {
    background-color: #222222;
}

.sport-tag {
    background-color: #fac600;
    color: #222222 !important;
    margin: 1px 1px 1px 1px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
}

.sport-tag:hover {
    background-color: #e6b600;
}

.comp-tag {
    background-color: #ef3c4b;
    color: #ffffff !important;
    margin: 1px 1px 1px 1px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
}

.comp-tag:hover {
    background-color: #b92431;
}

.sports-nav {
    font-weight: 900;
    display: inline-block;
    padding: 3px 6px;
    margin: 1px 0 1px 3px;
    width: 100px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    background-color: #222222;
    border-left: 5px solid #fecf00;
    font-size: 13px;
}

.stadiumtag-former {
    font-weight: 900;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 4px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    background-color: #ff0000;
    font-size: 12px;
}

.event-tag {
    font-weight: 900;
    display: inline-block;
    padding: 1px 3px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff0000;
    font-size: 10px;
    cursor: default;
}

.load_more {
	color: #FFF;
	border-radius: 1px;
	border: thin;
	width: 50%;
	height: 35px;
	font-size: 16px;
	background: #333;
	outline: 0;
	margin-top: 3px;
}

.loadbutton{
	text-align: center;
}

.search-input {
	border-color: #D9D9D9;
	font-size: 13px;
    padding: 3px 6px 2px 6px;
    margin-bottom: 1px;
	border: 1px solid #D9D9D9;
	width: 134px;
	height: 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}

.search-input:focus, input.search-input:focus {
    background-image:none !important;
}

.search-button {
    border: 1px solid #646564;
    background-color: #646564;
    color: #fff;
    font-size: 14px;
    filter: none;
    width: 35px;
    height: 24px;
    padding: 0 0;
    min-width: 13px;
    margin-top: 3px;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    margin-left: -4px;
}

#ContentInput {
  background-image: url('/images/searchicon.png');
  background-size: 17px;
  background-position: 10px 7px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 14px;
  padding: 6px 20px 6px 40px;
  border: 1px solid #bbbaba;
  margin-bottom: 12px;
  margin-top: 8px;
}

#ContentTable {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}

#ContentTable th, #ContentTable td {
  text-align: left;
  padding: 6px;
}

#ContentTable tr {
  border-bottom: 1px solid #ddd;
}

#ContentTable tr.header {
  background-color: #dedede !important;
}

#ContentTable > tbody > tr:hover {
  background-color: #f1f1f1 !important;
}

#ContentTable tr:nth-child(even) {
  background-color: #f9f9f9;
}

#ContentTable > tbody > tr {
  cursor: pointer;
}

#SportsTable {
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}

#SportsTable th, #SportsTable td {
  text-align: left;
  padding: 4px;
}

#SportsTable tr {
  border-bottom: 1px solid #ddd;
}

#SportsTable tr.header {
  background-color: #dedede !important;
}

#SportsTable > tbody > tr:hover {
  background-color: #f1f1f1 !important;
}

#SportsTable tr:nth-child(even) {
  background-color: #f9f9f9;
}

.tablelink {
  font-weight: 700;
  text-decoration: none;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 600; /* Sit on top */
  padding-top: 170px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 320px;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.dot {
    height: 8px;
    width: 8px;
    background-color: #f00;
    opacity: .8;
    border-radius: 50%;
    display: inline-block;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}