@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'liberatorregular';
    src: url('liberator-webfont.eot');
    src: url('liberator-webfont.eot?#iefix') format('embedded-opentype'),
         url('liberator-webfont.woff') format('woff'),
         url('liberator-webfont.ttf') format('truetype'),
         url('liberator-webfont.svg#liberatorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'centrale_sans_regularregular';
    src: url('centrale_sans_regular_italic-webfont.eot');
    src: url('centrale_sans_regular_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('centrale_sans_regular_italic-webfont.woff') format('woff'),
         url('centrale_sans_regular_italic-webfont.ttf') format('truetype'),
         url('centrale_sans_regular_italic-webfont.svg#centrale_sans_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'centrale_sans_regularregular';
    src: url('centrale_sans_regular-webfont.eot');
    src: url('centrale_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('centrale_sans_regular-webfont.woff') format('woff'),
         url('centrale_sans_regular-webfont.ttf') format('truetype'),
         url('centrale_sans_regular-webfont.svg#centrale_sans_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
  background-image:url(../images/body-bg.png);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#FFF;
  margin:0;
  padding:0;
  font-family:'centrale_sans_regularregular',Arial, Helvetica, sans-serif;
  font-size:12px;
}
a{
  color:#067CC7;
}
a:link, a:visited{
	
}
a:hover{
}
h2{
	color:#067CC7;
	border-bottom:1px solid #999;	
	font-family:'liberatorregular',Arial;
	font-size:24px;
	font-weight:normal;
}
h3{
	background-color:#067CC7;
	color:#FFF;
	border-bottom:1px solid #999;	
	font-family:'liberatorregular',Arial;
	font-size:18px;
	font-weight:normal;
	padding:10px;
}
#headerContainer{
	margin:0 auto;
	width:950px;
	height:43px;
}
#nextGame{
	float:right;	
	width:400px;
	color:#A7DEFC;
}
.header {
  position: relative;
  width: 955px;
  height: 59px;
  margin-top: 4px;
/*  background: transparent url('../images/header_bg.png') no-repeat top right; */
  z-index: 9;
}
.clear{
	clear:both;	
}
.nav_container{
	background-image:url(../images/nav_bg_2.jpg);
	background-repeat:repeat-x;
	width:955px;
	z-index:9;
	height:43px;
	margin:0 auto;
}
.nav{
	width:955px;
	margin:0 auto;
	position:relative;
}
.nav_container .navLogo{
	position:absolute;
	top:10px;
	left:10px;
	z-index:999;
}
#wrapper{
	width:955px;
	margin:0 auto;
	padding-top:15px;
}
#footer{
	width:950px;
	margin:0 auto;
	color:#FFF;
}
#footerContainer{
	background-image:url(../images/footer-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:225px;
	padding-top:20px;
}
#footerSponsors{
	width:970px;
	margin:0 auto;
}
#footer .leaguenav {
  float:left;
  width: 665px;
  z-index: 9;
}
#footer .leaguenav ul {
  margin: 0;
  padding: 0;
}
#footer .leaguenav  ul li {
  display: block;
  float: left;
  height: 33px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-left:4px;
  padding-right:3px;
}
#footer a:link, #footer a:visited{
	text-decoration:none;	
	color:#FFF;
}
#ezITfooter{
	width:955px;
	margin:0 auto;
	line-height:40px;
	text-align:right;
	height:40px;
	padding-top:5px;
}
.lightRow{
	background-color:#FFFFFF;	
}
.darkRow{
	background-color:#E0E0E0;
}
.smallText{
	font-size:11px;	
}
.pageContent{
	background-color:#FFFFFF;
	width:632px;
  	line-height:20px;
	float:left;
}
.sideBar{
	padding-left:10px;
	width:310px;
	float:left;
	padding-top:100px;
}
.pageContentFull{
	background-color:#FFFFFF;
	width:955px;
}

.tableHeader{
	background-color:#333;
	color:#FFFFFF;
	font-size:14px;
}
.tableSubHeader{
	background-color:#067CC7;
	color:#A7DEFC;
	font-weight:bold;
}
.scheduleTickets{
	background-color:#EA7F1E;
	color:#FFFFFF;
	padding:2px;
	font-size:10px;
	border:1px solid #B16017;
	white-space:nowrap;
	text-decoration:none;
}
.newsPageContent{
	padding-top:7px;
	padding-bottom:7px;
	font-size:14px;
	clear:both;
}
.newsPageContentFull{
	padding:15px;
}
.newsPageThumb{
	float:left;
	margin-right:10px;
	padding-bottom:5px;
}
.newsPageThumb img{
	border:1px solid #000000;	
}
.newsPageTitle{
	color:#067CC7;
	font-size:18px;
	font-weight:normal;
	font-family:'liberatorregular',Arial;
	padding-bottom:10px;
}
.newsPageTitle a{
	color:#067CC7;	
}
.newsPageTitleFull{
	color:#067CC7;
	font-size:24px;
	font-weight:bold;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:5px;
}
.newsPageSubTitleFull{
	color:#333;
	font-size:14px;
	font-style:italic;
	padding-left:15px;
	padding-bottom:5px;
}
.newsPageImage img{
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:5px solid #004D7E;
}
.newsPageDate{
	font-size:10px;
	font-weight:bold;
}
.lightblueLink, .lightblueLink:link, .lightblueLink:visited, .lightblueLink:hover{
	color:#A7DEFC;
	font-weight:bold;
}
.button {
	border-radius: 8px !important;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(../images/border-radius.htc);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) !important;
	cursor: pointer !important;
	display: inline-block !important;
	margin: 0 2px !important;
	outline: medium none !important;
	text-align: center !important;
	text-decoration: none !important;
	vertical-align: baseline !important;
	font-family:'liberatorregular',Arial;
}
.button:hover {
	text-decoration: none !important;
}
.sm {
	padding: 10px 0 11px !important;
	width: 256px !important;	
font: bold 15px/100%  !important;

}

.xsm {
	padding: 8px 0 6px !important;
	width: 78px !important;	
	font-size: 14px  !important;
	line-height:14px;
}
.xsmsched {
	padding: 8px 0 6px !important;
	width: 95px !important;	
	font-size: 14px  !important;
	line-height:20px;
}

.lg {
	font-size: 24px !important;	
	padding: 20px 50px !important;	

}

.lightBlueButton {
	border: solid 1px #A7DEFC !important;
	background: #A7DEFC !important;
	color: #067CC7;	
}
.lightBlueButton:hover {
	border: solid 1px #A7DEFC !important;
	color: #FFFFFF;
	background: #067CC7 !important;	
}
.darkBlueButton {
	border: solid 1px #067CC7 !important;
	background: #067CC7 !important;
	color: #A7DEFC;	
}
.darkBlueButton:hover {
	border: solid 1px #067CC7 !important;
	color: #FFFFFF;
	background: #A7DEFC !important;	
}
.blockHeader{
	background-image:url(../images/nav-sub-bg.png);	
	border-radius: 8px !important;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) !important;
	display: inline-block !important;
	margin: 7px 2px !important;
	outline: medium none !important;
	text-align: right !important;
	text-decoration: none !important;
	vertical-align: baseline !important;
	font-family:'liberatorregular',Arial;
	color:#FFFFFF;
	width:920px;
	height:60px;
	line-height:60px;
	font-size:24px;
	padding-right:20px;
}
.playerBlock{
	width:615px;
	padding:5px;
	height:99px;
	background-image:url(../images/player-div-bg.png);
	margin-bottom:20px;	
}
.playerBlockReserve{
	width:615px;
	padding:5px;
	height:99px;
	background-image:url(../images/player-reserve-div-bg.png);
	margin-bottom:20px;	
}
.playerBlockName{
	color:#067CC7;
	font-size:18px;	
	line-height:45px;
}
.playerBlockData{
	width:70px;
	height:50px;
	text-align:center;
	vertical-align:center;	
}
#homeBox1{
	width:305px;
	height:305px;
	float:left;
	margin-right:10px;
}
#homeBox2{
	width:305px;
	height:305px;
	float:left;
	margin-right:10px;

/*	width:295px;
	height:140px;
	float:left;
	margin-right:10px;
	background-image:url(../images/home-standings-bg.jpg);
	padding-top:165px;
	padding-left:5px;
	padding-right:5px;
*/
}
#homeBox3{
	width:305px;
	height:305px;
	float:left;
}
#homeBox4{
	width:305px;
	height:302px;
	float:left;
	margin-right:10px;
	background-image:url(../images/home-twitter-bg.jpg);
	overflow:hidden;
	padding-top:3px;
}
#homeBox5{
	width:305px;
	height:305px;
	float:left;
	margin-right:10px;
	background-image:url(../images/home-next-game-bg.jpg);
}
#homeBox6{
	width:305px;
	height:305px;
	float:left;
	background-image:url(../images/home-facebook-bg.jpg);
}
#twitterContainer{
	width:300px;
	padding-left:3px;
	height:290px;	
	overflow:hidden;
	position:relative;
	top:-53px;
}
#facebookContainer{
	padding-left:2px;
	padding-top:2px;
	height:236px;
	overflow:hidden;	
}
.homeStandingsRow{
	color:#FFF;
	font-size:10px;
	line-height:14px;	
}
#homeNews{
	width:930px;
	padding-top:20px;
	height:515px;
}
.homeNewsTitle{
	font-family: 'liberatorregular',Helvetica,Arial;
	font-size:36px;
	color:#FFF;
	width:300px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	
}
.homeNewsSubTitle{
	font-size:16px;
	font-family: 'centrale_sans_regularregular',Helvetica,Arial;
	width:300px;
	padding-bottom:30px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#homeNextGameTeams{
	height:120px;	
}
#homeTeam1{
	width:122px;
	text-align:center;
	float:left;	
	padding-top:40px;
}
#homeTeamVs{
	float:left;
	width:70px;
	padding-top:40px;
}
#homeTeam2{
	float:left;
	width:112px;
	text-align:center;	
	padding-top:40px;
}
.countdown_container{
	width:300px;
	height:130px;	
}
#countdown_dashboard {
	margin-top:83px;
}

.dash {
	width: 59px;
	height: 30px;
	float: left;
	margin-left: 0px;
	padding-left: 5px;
	position: relative;
	color: #067CC7;
}

.weeks_dash {
}

.days_dash {
}

.hours_dash {
}

.minutes_dash {
}

.seconds_dash {
	background: transparent url('../images/dark_seconds_dash.png') 0 0 no-repeat;
}

.dash .digit {
	font-size:40px;
	font-family:'liberatorregular',Arial, Helvetica, sans-serif;
	float: left;
	width: 23px;
	text-align: center;
	position: relative;
}

.dash_title {
}
.scheduleRowHome{
	padding-top:15px;	
	height:150px;
}
.scheduleDate{
	padding-left:100px;
	width:200px;
	float:left;	
	font-size:16px;
	height:150px;
	color:#666;
}
.scheduleTeam1{
	width:170px;
	float:left;
	text-align:center;	
}
.scheduleTeam2{
	width:170px;
	float:left;
	text-align:center;	
}
.scheduleVs{
	width:100px;
	float:left;
	text-align:center;	
}