#tstRegistrationHeader .USAHome, #tstRegistrationHeader .USAFHome {
	display: block;
	height: 90px;
	width: 185px;
	position: absolute;
	left: 55px;
	top: 0;
	text-indent: -999em;
}

#tstRegistrationHeader .USAHome {
	left: 765px;
}


/* Search menu for google search */


#topNav #contentSearchContainer #contentSearchLink span {
	background: url(https://s3.amazonaws.com/assets.ngin.com/site_files/4305/i/icon_search.png) 100% 50% no-repeat;
	padding: 0 15px 0 0;
}
#topNav #contentSearchContainer a span.searchIcon::before {
	content: "SEARCH";
}

/* remove Duplicate google search box in footer */
#siteFooter ul li:last-child {
	display:none;
}

/*                               */

/*
.footerNavList .dropdown {
	display: none;
}
*/

.reportTableElement table tr th, .tableElement table tr th {
	background-repeat: repeat;
}

.usaLink {
	display: block;
	position: absolute;
	right: 150px;
	width: 140px;
	height: 90px;
}
/* Fix For adElements */
.adElement .adbox, .adElement .adSpace{
  background:#ddd;
}
.adElement .adSpace{
 padding: 20px !important;
}
.adElement .adbox iframe, .adElement .adSpace iframe{
  margin:auto;
  display:block;
}
.adElement .adbox > div > div, #adTop #top_leaderboard_ad > div{
  background: #ddd !important;
}
/*  */
.playerProfile + .player {
	background: url(../i/profileBg.jpg) right top no-repeat #003a79;
}

.playerProfile + .player .profileName {
  color: #fff;
  display: block;
  font-size: 36px;
  margin-bottom: 3px;
  line-height: 1em;
}

#ngin3638 #topNav .home {
	display: none;
}

.logged_in #accountNav {
	top: auto;
	bottom: 0;
}

.network-header .network .first-level > li > a {
	padding: 37px 20px 0;
	text-align: center;
}

.network-header .network .first-level > li > a span{
	display: none;
}

.network-header .network .first-level > li .second-level {
	top: -650%;
}

.network-header .network .first-level > li.players-and-parents .second-level > li:nth-of-type(1), .network-header .network .first-level > li.players-and-parents .second-level > li:nth-of-type(2), .network-header .network .first-level > li.players-and-parents .second-level > li:nth-of-type(3), .network-header .network .first-level > li.players-and-parents .second-level > li:nth-of-type(4) {
	min-height: 334px;
}

.network-header .network .first-level > li.coaches .second-level > li:nth-of-type(1), .network-header .network .first-level > li.coaches .second-level > li:nth-of-type(2), .network-header .network .first-level > li.coaches .second-level > li:nth-of-type(3), .network-header .network .first-level > li.coaches .second-level > li:nth-of-type(4) {
	min-height: 250px;
}

.network-header .network .first-level > li .second-level > li:nth-of-type(4n+1) {
	clear: left;
}

.network-header .network .first-level > li .second-level > li > a {
	padding: 25px 15px 5px 25px;
}

.network-header .network .first-level > li .second-level > li > a span {
	display: none;
}


.nextEvent .pageElement {
	height: 120px;
	overflow: hidden;
	position: relative;
}

.nextEvent .cutline {
	background: rgba(255,255,255,.85);
	padding: 20px 10px 3px;
	font-family: "Steagal-Re", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.nextEvent .cutline h2 {
	color: #bf311a;
	position: absolute;
	text-transform: uppercase;
	font-family: "Steagal-Bo", Arial, Helvetica, sans-serif;
	left: 10px;
	top: 2px;
	font-size: 10px;
	font-weight: 500;
}

.nextEvent .cutline span {
	font-size: 2em;
	margin-right: 5px;
	text-transform: none;
}

#pageContentContainer #panelTwo {
	overflow: hidden;
}

.redPromo .pageElement {
	height: 66px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}

.redPromo a {
	padding-top: 0;
	line-height: 66px;
}


.bluePromo .pageElement {
  background: url("https://assets.ngin.com/theme_images/usa_hockey/usa_hockey/blue-flag.jpg") center -30px no-repeat;
  height: 66px;
  -webkit-box-shadow: 0 0 16px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 16px rgba(0,0,0,.1);
  box-shadow: 0 0 16px rgba(0,0,0,.1);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}

.bluePromo a {
  display: block;
  height: 100%;
  width: 100%;
  text-transform: uppercase;
  color: #fafafa;
  text-align: center;
  font-size: 19px; font-size: 1.9rem;
  line-height: 66px;
}

.bluePromo .pageElement:hover, .redPromo .pageElement:hover {
	background-position: top center;
}

.admLink a {
	background: #fff url("https://assets.ngin.com/site_files/3638/i/ADM.jpg") 0 0 no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 66px;
	text-indent: -9999px;
}

.admLink a:hover {
	box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, .25);
}

#tab_gamelist_content.league .statTable tr td.status { background: transparent none; }
#tab_gamelist_content.league .compactGameList td.loss { height: 64px; overflow: hidden; }

/* USAHOCKEY PROFILE UPDATES*/
.playoffs .dataTable th:nth-child(n+9) { background: #003976; }
.playoffs tr td:nth-child(n+9) { background: #e9e9e9; }
.playoffs h3:after {
  content: 'Playoffs';
  color: #003976;
  display: block;
  float: right;
}
.goalie .playoffs h3:after { display: none; }

.goalie .tableElement.playoffs .dataTable th {
  background: #bf311a;
  background: -moz-linear-gradient(top, #bf311a 0%, #872212 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf311a), color-stop(100%,#872212));
  background: -webkit-linear-gradient(top, #bf311a 0%,#872212 100%);
  background: -o-linear-gradient(top, #bf311a 0%,#872212 100%);
  background: -ms-linear-gradient(top, #bf311a 0%,#872212 100%);
  background: linear-gradient(to bottom, #bf311a 0%,#872212 100%);
}
.goalie .tableElement.playoffs td { background: #f7f7f7; }

.homeArticles.homeFirst .newsItemHeader h2 { bottom: 0; }

.documentElement.pageElement h3 { height: 68px; padding-left: 0; }

/* Watch Live Buttons (Game Show Pages) */
.video-link {
	float: right !important;
}
.video-link a {
	padding: 8px 8px 6px;
	background: #bf311a;
	color: #fff;
	border-radius: 3px;
}

.mobileOnly { display: none; }
.edit_mode .mobileOnly { display: block; }

#loginLink:before {
	content: 'SportsEngine ';
}


.statTable .compactGameList td, .statTable td .winner {
  background: none;
}

#homePopUp .pageElement { margin: 0 1px 1px 0; }
#homePopUp .column:last-of-type .pageElement { margin: 0 0 1px 0; }

#top_leaderboard_ad > div { background: #fff url(https://assets.ngin.com/site_files/3638/i/background.jpg) center -400px no-repeat; box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .05); padding: 15px; }

/* buttons styles */

.blueButton .textBlockElement  a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: #00266B;
	height: 55px;
	line-height: 55px;
	text-transform: uppercase;
	text-decoration:none;
	padding: 0;
	margin: 0;
	display: block;
}
 .blueButton .textBlockElement a:hover {
	color: #fff;
	background-color: #001339;
}
/*photo gallery edit_mode fix*/
#photo_gallery span.button-content {
    width: 56%;
    float: right;
    text-align: right;
    line-height: 1.2em;
    margin-top: -.4em;
}

#photo_gallery #button-mediaGallery-return .button-image-left {
    margin-left: 44%;
    margin-top: -0.4em;
}



/* MEDIA QUERIES */

@media screen and (max-width: 768px) {
  #topNav { display: none; }

  	/*accordion style tabs*/

	.tabbedElement .tabContainer .layoutContainer {
	    background: transparent none
	}
	.tabbedElement .tabContainer>div {
	    display: none !important;
	    padding: 10px;
	    position: static !important;
	    width: 100% !important;
	    height: auto !important
	}
	.tabbedElement .tabContainer>div.active {
	    display: block !important
	}
	.tabbedElement .tabContainer li {
	    list-style-type: none;
	    margin-top: 5px
	}
	.tabbedElement .tabContainer li a {
	    background: #555;
	    border-bottom: 2px solid #333;
	    color: white;
	    display: block;
	    padding: 5px 5px 5px 15px;
	    text-transform: uppercase
	}
	.tabbedElement .tabContainer li a:after {
	    content: ' +'
	}
	.tabbedElement .tabContainer .active a:after {
	    content: ' -'
	}
	/* ARTICLE PAGE IMAGES*/

	.newsItemColumn .newsPreviewThumb {
		width: 100%;
		height: auto !important;
		margin-top: 0 !important;
	}
	.newsItemColumn .newsHero {
		height: auto;
	}

}

@media screen and (max-device-width: 768px) {
  .desktopOnly { display: none; }
  .mobileOnly { display: block; }
  .sponsorBar .pageEl { width: 25% !important; }
  .blue .pageElement {
    height: auto;
  }

}

@media screen and (max-device-width: 480px) {
  .sponsorBar .pageEl { width: 50% !important; }
}

@media print {
  .network-wrap { display: none; }
}

/* mobile search */
/* usa Hockey mobile search */
.mobileLoaded .first-level #googleContentSearch {
     top: -50%;
}
.mobileLoaded .tnav #googleContentSearch {
    z-index: 1;
    position:relative;
    top: -15px;
    width: 100%;
}
.mobileLoaded .tnav a#contentSearchLink {
	padding: 10px 0px 0px 0px;
}
.mobileLoaded .tnav .gsib_a {
 	padding: 2px 0px 0px 0px;
}

/* child sites */
.mobileLoaded .tnav #googleContentSearch {
	display: block !important;
}
.mobileLoaded .tnav td.gsc-search-button {
	display: none;
}
.mobileLoaded .tnav div.gsc-control-cse.gsc-control-cse-en {
	background: #e9e9e9;
	border-color: #ddd;
}
/*


	 */
/*splashBox*/
/*


	 */

/*first button*/
.splashWrapper {
    max-width: 800px;
    margin: 0px auto;
}
@media screen and (max-width: 1400px) {
	.splashWrapper {
		width: 70%;
		max-width: 800px;
	}
}
.noflow{overflow:hidden;}

.user_mode .splashBox div.column > .splashButton.firstButton {
margin-left: 115px;
}
/*center stuff*/
body > div.layoutContainer.oneColumn.splashBox > div.column1.column.pe100 {
	width: 900px;
	float: none;
	margin: 0px auto;
}
.user_mode .splashBox {
	position: fixed;
	top: 0px;
	left:0px;
	z-index: 999;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
	width: 100%;
	padding-left: 0px;
}
/*targets first div inside column nested in .splashbox*/
.user_mode .splashBox div.column > div {
margin: 0px auto;
}
/*.splashbox links*/
.splashBox a {
color: #fff;
}
.splashBox a:hover {
text-decoration: underline;
color: #eaeaea;
}
.splashBox .linkElement h4 a {
font-size: 33px;
text-align: center;
letter-spacing: 1px;
}
.user_mode .splashBox .linkElement h4 a {
    background: #900;
    line-height: 130%;
    border-radius: 5px;
    width: 100%;
    font-size: 200%;
    padding: 0px;
    margin-top: 10px;
}
.user_mode .splashBox .linkElement h4 a:after, .user_mode .splashBox .linkElement h4 a:before {
	content:none;
}
/*splashbox elements in edit mode*/
.edit_mode .splashBox {
position: static;
}
.edit_mode .splashBox a,
.edit_mode .pageElement h3 {
	color: #000;
}
.edit_mode .layoutContainer.splashBox .pageElement.textBlockElement {
	background: transparent;
	background: none;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/*


	 */
/*end splashBox*/
/*


	 */
#accountNav {
	bottom: 0px;
	top: initial;
}
