@charset "utf-8";
/* CSS Document */
body {
font-family: 'Open Sans', sans-serif	;
font-style: normal;
font-size: 16px;
}
#contact a.support {
	background: url(../assets/contact.png) no-repeat;
	left: 0px;
	top: 250px;
	height: 108px;
	width: 45px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
	color: transparent;
}
#contact a.support:hover, #contact a.support:focus {
	color: transparent;
	text-decoration: none;
	outline: 0;
}
.navbar {
	background-color: #2639AA;	
	border-bottom: 5px solid #f7931E;
}
#navbar-top {
	transition: all .1s linear;	
}
nav {
	width: 100%;	
	z-index: 1000;
}
.navbar-inverse .navbar-toggle {
	border: none;
	background-color: #2639AA;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {
	background-color: #F7931E;
}
.printshow {
	display:none;
}
.tagline {
	color: #F7931E;
	font-size: 18px;
	font-style: normal;
	margin-top: 15px;
	text-align: right;
	white-space: nowrap;
}
.section-grey {
	background-color: #f4f4f4;
}
.container {
	background-color: #fff;
}
.containershade {
	background-color: transparent;
}
#mural {
	background:url(../assets/thepitch.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding: 40rem 0 20rem 0;
}
#mural h1 {
	color: #666;
	font-size: 48px;
	text-align: center;
}
.center {
	text-align: center;
}
#teammural {
	background: url(../assets/mural_heading_practice.jpg) no-repeat center center;
	background-size: cover;
	padding: 30rem 0 20rem 0;
}
#leaguemural {
	background: url(../assets/leaguetools.jpg) no-repeat center center;
	background-size: cover;
  	background-attachment: fixed;
	padding: 35rem 0 20rem 0;
}
#infographic {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.billboard {
	display: none;
}
.usp {
	color: #fff;
	text-shadow: 0px 0px 2px #000000;
}
#details {
	padding: 8rem 0 20rem 0;
}
#details, #props, #teamdetails {
	background-color: #f6f6f6; /* #D9EBC3 */;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	padding-bottom: 20px;
}
#teamdetails {
	padding: 2rem 0 5rem 0;	
}
.moreinfo:hover {
	background-color: #016ABC;
}
#wrap > nav.affix {
	top: 0;
	width: 100%;
}
.navbar-header {
	color: #fff;	
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.navbar a:hover,
.navbar a:focus { 
	color: #F7931E !important; 
}
.activepage {
	color: #fff;
	background-color: #F7931E;
}
.activepage a:hover, .activepage a:focus {
	color: #2639AA !important;
}
#action {
	background:#7f7f7f;
  	background:rgba(255,255,255,0.4);
}
#testimonials {
	background-color: #333;
	color: #fff;
	text-align: center;
	border-top: 5px solid #F7931E;
	border-bottom: 1px solid #fff;
	height: 400px;
}
#testimonials h2 {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.testimonial {
	color: #fff;
}

.testimonial p {
	font-style:italic;
	font-size: 18px;
	text-align: center;
}
#testimonial_slide {
	height: 250px;
	padding-top: 40px;
}
.carousel-inner {
  width: 70%;
  margin: auto;
}
.carousel-inner h4 {
	text-align: left;
	padding-left: 40px;
	
}
.carousel-caption {
	position: static;	
}
#footer {
	background-color: #2639AA;
	color: #fff;
	padding: 20px;
	text-align: left;
}
h2 {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 28px;
	font-weight: 700;
}
#props  h2 {
	color: #333;
}
.testimonial h2 {
	color: #fff;
}
h3 {
	font-size: 20px;
	font-weight: 800;
	padding-top: 5px;
	padding-bottom: 20px;
}
#footer img {
	padding-bottom: 10px;
	padding-top: 20px;
}
#footer a { 
	text-decoration: none;
	color: #ddd;
}
#footer a:hover, #footer a:focus {
	color: #fff;
}

.copyright {
	font-size: 12px;	
}
.help-inline {
	color: red;
	display: none;
	padding-left:5px;
	font-size: .8em;
}
.topcontent {
	padding-top: 100px;
}
.smallfont {
	font-size: .8em;
}
.tinyfont {
	font-size: .7em;
}
.noshow {
	display:none;
}
.registration {
	padding-bottom: 40px;
	min-height: 900px;
}
#summary {
	background-color: #f6f6f6;
	border: 1px solid #f7931E;
	display: none;
}
.rowhide {
	display: none;
}
.col1 {
	width: 45%;
}
.formarea {
	border-right: 1px solid #2639AA;
}
#teamsites {
	padding: 10px;
	margin-top: 10px;
	display: none;
}
.tbl {
	margin-bottom:20px;
	padding-top: 20px;
}
.rowpad {
	padding: 20px;
}
.blogpad {
	border-top: 1px solid #e0e0e0;
	padding-top: 0px ;
	padding-bottom: 20px;
}
.blogpad h3 {
	color: #2639AA;
	text-align: left;
	padding-top: 0;
}
.loginpad {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
}
.th2 {
	background-color:#2639AA;
	color: #fff;
}
.col2 {
	text-align: center;
}
.green {
	color: green;
}
.grey {
	color: grey;
}
.red {
	color: #FF5C5C;
}
#rotate {
	color: 	#fff;
	text-shadow: 0px 0px 2px #000;
}
.rotateright {
	text-align: left;	
}
#leagueclubsites {
	margin-top: 40px;
}
.imgcenter {
	margin: 0 auto;
}
.imgpad {
	margin: 10px;
	padding: 10px;
}
.search, .login {
	border: 1px solid #D1D1D1;
	border-radius: 20px;
	padding: 20px;
	background-color: #fff;
}
.search {
	min-height: 600px;
}
.login { 
	min-height: 250px;
	margin-right: 20px;
	padding-top: 10px;
}
#finder {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;	
	width: 400px;
	z-index: 9999;
	font-size: .8em;
	border: 1px solid #D1D1D1;
	background-color: #e4e4e4;
	border-radius: 20px;
	padding: 10px 20px;
}
.right-inner-addon {
    position: relative;
}

.right-inner-addon input{
    padding-right: 30px;
}

.right-inner-addon i{
	position:absolute;
    right: 5px;
    padding: 10px 12px;
}
.leftbar {
	margin-right: 20px;
}
.topic {
	font-weight: 500;
	color: #F7931E;
}
.table-smallfont {
	font-size: .8em;
	margin-bottom: 40px;
}
.fa-search {
	cursor: pointer;
}
.welcome {
	color: #f7931E;
}
.rfcode {
	display: none;
}
.rfplaceholder {
	min-height: 66px;
}
#rcode {
	font-size: .8em;
	text-align: center;
}
.img-top {
	margin-top: 25px;
}
#sitelist {
        height: 60%;
        overflow: auto;
        margin-bottom: 10px;
}


.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .fa-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .fa-chevron-right {
    margin-right: -10px;
    right: 50%;
}
.minheight {
	min-height: 600px;
	height: 600px;
}
.caption {
	font-size: .9em;
	color: #333;
	padding: 10px 20px;
	background-color: #e2e2e2;
}
.radio {
	font-weight: normal;
}

@media only screen and (max-width:480px){
.carousel-inner h4 {
  font-size: 14px!important;
  line-height: 20px!important;
  }
 .carousel-inner p {
	font-size: 12px;
	line-height: 14px;
 }
 .carousel-indicators {
	 position: relative;
 }
 #finder {
	 width: 350px;
 }
 h2 {
	 font-size: 24px;
 }
 #leaguemural {
	 background: url(../assets/leaguetools_mobile.jpg) no-repeat center center;
	 background-size: cover;
	 width: 100%;
	 height: 100%;
	 padding: 10rem 0 10rem 0;
 }
 #teammural {
	background: url(../assets/mural_heading_practice_mobile.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 10rem 0 10rem 0;
 }
 #teammural h2, #leaguemural h2 {
	 font-size: 18px;
 }
 #mural {
	background:url(../assets/thepitch_mobile.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 20rem 0 10rem 0;	 
 }
 #mural h1 { 
	 font-size: 24px;
 }
 #sitelist {
	 height: 80px;
	 padding-left: 20px;
 }
 #banner img {
	 min-height: 30px;
	 min-width: 120px;
	 padding-top: 10px;
 }
 .minheight {
	 min-height: inherit;
	 height: auto;
 }
 #zipinput, #referralinput, #lninput {
	 margin-top: 15px;
 }

}
@media print {
    body {
		font-family: georgia, serif;
		font-style: normal;
		font-size: 14px;
	}
	#topnav, #mural, #teammural, #leaguemural, .printrow {
		display: none;
	}
	table {
		border: none !important;
		margin-top: 50px;
	}
	
	.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td,
	.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td
	{
		border-top: none !important;
		border-bottom: none !important;
		border-left: none !important;
		border-right: none !important;
		border-color: transparent !important;
	}
	a:link:after, a:visited:after {
		content: "";
	}
	.printshow {
		display: block;
	}
	.rowpad {
		padding: 0;
	}
	#pig {
		width: 650px;
		height: 471px;
	}
	.pb {
		page-break-before: always;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 16px;
	}
	.topcontent {
		padding-top: 0;
	}
	#details, #teamdetails {
		padding: 0 !important;
	}
		
}