﻿@font-face {
	font-family: ptsansbold;
	src: url('./fonts/PTSans-Bold.eot') format('embedded-opentype');
	src: url('./fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/PTSans-Bold.ttf') format('truetype');
}
table.choose {
	margin: 0 auto;
	text-align: center;
}
table.skedtable {
	margin: 5px auto 0;
	width: 950px;
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	text-shadow: none;
	background: #fff;
	padding: 3px;
	border: 1px #bcd5e9 solid;
	border-collapse: collapse;
	border-spacing: 0;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
table.seriestable {
	margin: 0 auto;
	width: 850px;
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	text-shadow: none;
	background: #fff;
	border: 1px #bcd5e9 solid;
	border-collapse: collapse;
	border-spacing: 0;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.sked a {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #0033cc;
	text-align: center;
	text-decoration: none;
}
.sked a:hover {
	color: #aa0096;
	text-decoration: underline;
}
.teamheader {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0;
}
.teamtext {
	color: #aa0088 !important;
	margin: 0;
}
table td.teamname {
	font-size: 15px;
	text-align: left;
	padding: 3px;
	color: #000;
	background-color: #fff;
	border-top: 1px #bcd5e9 solid;
	border-bottom: 1px #bcd5e9 solid;
	border-collapse: collapse;
}
.skedtable td.sked, .skedtable tr.sked {
	font-size: 15px;
	color: #000;
	padding: 3px;
	background: transparent;
	border-top: 1px #bcd5e9 solid;
	border-bottom: 1px #bcd5e9 solid;
	border-collapse: collapse;
}
.skedtable td.byecolor {
	font-size: 14px;
	color: #000;
	background-color: #eaffea;
	line-height: 40px;
}
.skedtable td.notecolor {
	font-size: 12px;
	color: #000;
	background-color: #eaffea;
}
.skedtable th.sked {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	background-color: #d8e6f2;
	color: #000;
	border-top: 1px #bcd5e9 solid;
	border-bottom: 1px #bcd5e9 solid;
	border-collapse: collapse;
}
.skedtable td.todaysked {
	background-color: #ffffdf;
}
.skedtable td.sked.scoretext, .skedtable td.sked.scoretext a {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.sked.preview a {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: #0033cc;
}
.skedtable td.seriesscore {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-right: 25px;
}
.skedtable th.prereg {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	align: center;
	font-size: 14px;
	text-shadow: none;
	background-color: #ffffdf;
	color: #000;
}
.skedtable td.byetext {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #000;
	background: #ffe8ff;
}
.skedtable td.mediatext {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #000;
}
.alert {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
select {
	font-weight: bold;
}
input[type=submit], input[type=button] {
	font-family: ptsansbold, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #0033cc;
	padding: 3px 6px;
	text-decoration: none;
	background-color: #d8e6f2;
	text-decoration: none;
	border: 1px solid #d8e6f2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0px 2px 4px #000;
	-webkit-box-shadow: 0px 2px 4px #000;
	-moz-box-shadow: 0px 2px 4px #000;
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	-o-transition: background-color .4s;
	-ms-transition: background-color .4s;
	transition: background-color .4s;
}
input[type=submit]:hover, input[type=button]:hover {
	color: #aa0096;
	border: 1px solid #d8e6f2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-decoration: none;
	border-radius: 6px;
	background-color: #fff;
}
.txtlft {
	text-align: left;
}
.txtrgt {
	text-align: right;
}
.txtctr {
	text-align: center;
	margin: 0;
}
.spreadtext {
/*	font-family: courier new, arial, verdana, helvetica, sans-serif;*/
	text-align: right;
	font-size: 14px;
/*	font-weight: bold;*/
	font-style: italic;
	color: #b50000;
}
.nfltoday {
	font-size: 13px;
	color: #000;
	text-align: center;
	background-color: #ffe1ff;
	border: 1px #bcd5e9 solid;
	border-collapse: collapse;
}
span.notetext {
	font-size: 10px;
	color: #000;
	text-align: center;
}
.w1 {
	width: 1%;
}
.w2 {
	width: 2%;
}
.w3 {
	width: 3%;
}
.w4 {
	width: 4%;
}
.w5 {
	width: 5%;
}
.w6 {
	width: 6%;
}
.w7 {
	width: 7%;
}
.w8 {
	width: 8%;
}
.w9 {
	width: 9%;
}
.w10 {
	width: 10%;
}
.w11 {
	width: 11%;
}
.w12 {
	width: 12%;
}
.w14 {
	width: 14%;
}
.w15 {
	width: 15%;
}
.w17 {
	width: 17%;
}
.w18 {
	width: 18%;
}
.w19 {
	width: 19%;
}
.w20 {
	width: 20%;
}
.w21 {
	width: 21%;
}
.w22 {
	width: 22%;
}
.w23 {
	width: 23%;
}
.w25 {
	width: 25%;
}
.w26 {
	width: 26%;
}
.w30 {
	width: 30%;
}
.w31 {
	width: 31%;
}
.w32 {
	width: 32%;
}
.w33 {
	width: 33%;
}
.w34 {
	width: 34%;
}
.w35 {
	width: 35%;
}
