p {
	font-family: 'helveticaneue_lt_57_cnregular';
	color:#ffffff;
	font-size:13px;
	line-hiehgt:13px;
}
a img{
	border:0;
}
strong {
	color:#1273a2;
	text-decoration:none;
	font-weight:normal;
}
h1,h2 {
	font-family:'housegothic-lightthreeregular';
	margin:0;
	padding:0;
}
h1 {
	font-size:106px;
	color:#1273a2;
	line-height:100px;
	text-transform:uppercase;
	font-weight:normal;
	background: -webkit-linear-gradient(#1baaee, #1272a0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h2 {
	font-size:64px;
	color:#ffffff;
	line-height:50px;
}
body {
	margin:0;
	padding:0;
	background:#000000;
}
.container {
	width:1122px;
	margin:0 auto;
	position:relative;
}
.main {
	width:1122px;
	float:left;
	background:url("../image/bg.jpg") center right no-repeat;
	height:500px;
}
.logo {
	position:absolute;
	right:50px;
	top:10px;
}
.title-container {
	float:left;
	width:564px;
	margin-top:70px;
}
.links-container {
	width:100%;
	float:left;
	margin:5px 0px;
}
.links {
	width:100%;
	float:left;
	margin:5px;
}
.button {
	float:left;
	margin: 0 5px;
}
.button a {
	font-size:20px;
	float:left;
	width:130px;
	max-height:36px;
	/* color:#424242; */
	color:#FFFFFF;
	font-family:'housegothic-lightthreeregular';
	text-transform:uppercase;
	font-size:20px;
	text-decoration:none;
	line-height:18px;
}
.button a:hover {
	/* color:#ffffff; */
	color:#000000;
}
.button a.uniform {
	background:#232323 url("../image/uniformhover.png") 20px center no-repeat;
	opacity:.8;
	padding:20px 51px 20px 80px;
}
.button a.uniform:hover {
	background:#1376a6 url("../image/uniformhover.png") 20px center no-repeat;
	opacity:1;
}

.button a.uniform-baseball {
	background:#232323 url("../image/uniform-baseballhover.png") 20px center no-repeat;
	opacity:.8;
	padding:20px 51px 20px 80px;
	background-size:50px;
	
}
.button a.uniform-baseball:hover {
	background:#1376a6 url("../image/uniform-baseballhover.png") 20px center no-repeat;
	opacity:1;
	background-size:50px;
}


.button a.store {
	background:#232323 url("../image/storehover.png") 20px center no-repeat;
	opacity:.8;
	padding:29px 51px 29px 80px;
}
.button a.store:hover {
	background:#1376a6 url("../image/storehover.png") 20px center no-repeat;
	opacity:1;
}
.button a.bags {
	background:#232323 url("../image/bagshover.png") 20px center no-repeat;
	opacity:.8;
	padding:20px 51px 20px 80px;
}
.button a.bags:hover {
	background:#1376a6 url("../image/bagshover.png") 20px center no-repeat;
	opacity:1;
}
.button a.football {
	background:#232323 url("../image/footballhover.png") 20px center no-repeat;
	opacity:.8;
	padding:20px 51px 20px 80px;
}
.button a.football:hover {
	background:#1376a6 url("../image/footballhover.png") 20px center no-repeat;
	opacity:1;
}
.button a.promotional {
	background:#232323 url("../image/promotionalhover.png") 20px center no-repeat;
	opacity:.8;
	padding:29px 191px 29px 80px;
}
.button a.promotional:hover {
	background:#1376a6 url("../image/promotionalhover.png") 20px center no-repeat;
	opacity:1;
}
.button a.coach {
	background:#232323 url("../image/coachhover.png") 20px center no-repeat;
	opacity:.8;
	padding:29px 51px 29px 80px;
}
.button a.coach:hover {
	background:#1376a6 url("../image/coachhover.png") 20px center no-repeat;
	opacity:1;
}
.button a.news {
	background:#232323 url("../image/newshover.png") 20px center no-repeat;
	opacity:.8;
	padding:29px 51px 29px 80px;
}
.button a.news:hover {
	background:#1376a6 url("../image/newshover.png") 20px center no-repeat;
	opacity:1;
}
.button a.gallery {
	background:#232323 url("../image/galleryhover.png") 20px center no-repeat;
	opacity:.8;
	padding:31px 192px 9px 80px;
}
.button a.gallery:hover {
	background:#1376a6 url("../image/galleryhover.png") 20px center no-repeat;
	opacity:1;
}

.button a.baseball{
	background:#232323 url("../image/baseballhover.png") 20px center no-repeat;
	opacity:.8;
	padding:20px 51px 20px 80px;
	background-size:50px;
}
.button a.baseball:hover {
	background:#1376a6 url("../image/baseballhover.png") 20px center no-repeat;
	opacity:1;
	background-size:50px;
}

.footer-img-container {
	width:100%;
	padding-left:65px;
	float:left;
}
.footer-img {
	vertical-align:middle;
	display:table-cell;
}
.sponsors {
	vertical-align:middle;
	display:table-cell;
}
.sponsors a {
	float:left;
	margin:5px 30px;
}