@charset "utf-8";
/* BASIC RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, table,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* [disabled]vertical-align: baseline; */
	-mox-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input {
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:25px;
}
input.button {
	width:100px;
}
input.teamname {
	width: 150px;
}
input.gametime {
	width: 100px;
}
strong, b {
	font-weight:700;
}
i, em {
	font-weight:400;
	font-style:italic;
}
/* HTML ELEMENTS */
body {
	line-height: 18px;
	color: #333333;
	background-color:#eeeeee;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h1, h2, h3, h4 {
	line-height:1.2em;
	color: #000000;
	font-family: 'Noto Sans', sans-serif;
	font-weight:700;
}
h1 {
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.75em;
}
h2 {
	font-size:1.5em;
	margin-top:15px;
	margin-bottom:5px;
}
h3 {
	font-size:1.25em;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #EEEEEE;
	background-position: left;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: cccccc;
	margin: 5px 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
h4 {
	margin-top:15px;
	margin-bottom:5px;
}
blockquote {
	margin-left: 10px;
	margin-right:10px;
}
/* COMMON CLASSES */
.break {
	clear:both;
}
#bodytable {
	margin:0 auto;
	min-width:768px;
	max-width:1000px;
	background-color:#ffffff;
	padding:10px;
}
#bodytable p {
	padding:10px 0px;
	line-height:150%;
	margin:0 auto;
}

* html #bodytable {
	width:800px;
}
#columnright{
	width:25%;
	float:right;
	padding-left: 25px;
	background-color:#ffffff;
}
#columnleft {
	float:left;
	width:70%;
}
.tableheader {
	background-color:#eeeeee;
	font-weight:bold;
	text-align:center;
}
#bodytable td {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}
.summarycolumn {
	background-color:#FFFFCC;
	text-align:center;
}
.summaryheader {
	background-color: #D5D500;
	font-weight:bold;
	text-align:center;
}
.nongame {
	background-color:#cccccc;
}
.color1 {
	background-color: #c81400;
}
.color2 {
	background-color: #003CC8
}
.tagline {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 2px;

}
.date {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	padding: 2px;
	margin: 0px;

}
.roundrobintable td {
	padding:5px;
}
.location {
	font-size: .9em;
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 2px 2px 10px;
}
a {
	color: #003CC8;
	text-decoration: none;

}
a:visited{
	color: #993366;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: underline;

}
a.offsite{
color: #c81400;
}
.color3 {
	background-color: #CCCCCC;
	color:#CCCCCC;
}
#bottom {
	color: #666666;
	clear:both;
	padding:10px;
	/* [disabled]width:100%; */
	font-size:.9em;
	margin-left:auto;
	margin-right:auto;
	min-width:768px;
	max-width:1000px;
	background-color:#ffffff;
}
* html #bottom {
	width:800px;
}
#header {
	color: #666666;
	clear:both;
	padding: 10px;
	/* [disabled]width:100%; */
	margin-left:auto;
	margin-right:auto;
	min-width:768px;
	max-width:1000px;
	background-color:#ffffff;
}
* html #header {
	width:800px;
}
#header table,td {
	/* [disabled]margin:5px; */
}
.sponsorfooter {
	color: #CC0000;
	text-align:center;
}
.footer {
	text-align:center;
}

.regularcell 
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;}
.topbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:2px solid ;
	border-right:none;
	border-bottom:none;
	border-left:none;
	white-space:nowrap;}
.leftbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:2px solid ;
	white-space:nowrap;}
.bottombordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:windowtext;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:2px solid ;
	border-left:none;
	white-space:nowrap;}
.toprightbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:2px solid ;
	border-right:2px solid ;
	border-bottom:none;
	border-left:none;
	white-space:nowrap;}
.rightbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:none;
	border-right:2px solid ;
	border-bottom:none;
	border-left:none;
	white-space:nowrap;}
.bottomrightbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:none;
	border-right:2px solid ;
	border-bottom:2px solid ;
	border-left:none;
	white-space:nowrap;}
.bottomleftbordercell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border-top:none;
	border-right:none;
	border-bottom:2px solid ;
	border-left:2px solid ;
	white-space:nowrap;}
.boldcell
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-weight:700;
	text-decoration:none;
	font-family:Arial, sans-serif;
	text-align:right;
	vertical-align:bottom;
	white-space:nowrap;}
	
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
	display:block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu > li {
	float: left;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

#home {
	background: url(/images/home.gif) no-repeat;
	background-position:center center;
	width: 20%;
	min-width:38px;
}
#home a.menuimglink:hover {
	/*background: url(/images/toolbar6.gif) no-repeat -82px 0;*/
}
#teams {
	background: url(/images/teams.gif) no-repeat;
	background-position:center center;
	width: 20%;
	min-width:43px;
}
#sponsors {
	background: url(/images/sponsors.gif) no-repeat;
	background-position:center center;
	width: 20%;
	min-width:62px;
}
#draw {
	background: url(/images/drawresults.gif) no-repeat;
	background-position:center center;
	width: 20%;
	min-width:119px;
}
#info {
	background: url(/images/information.gif) no-repeat;
	background-position:center center;
	width: 20%;
	min-width:128px;
}
#toolbar {
		background-color:#c81400;
		height:25px;
}
.menuItem {
	text-indent:-9999px;
	height:25px;
	text-decoration:none;
	margin-top: 0px;
	float:left;
}
@media all and (max-width:768px){
body {
		font-size: 75%;
}
#bottom {
	/* [disabled]width:100%; */
	min-width:inherit;
}
#bodytable {
	min-width:inherit;
	width:100%;
}
#columnright {
	float:none;
	top:auto;
	width:100%;
	padding-left:0px;
}
#columnleft {
	float:none;
	width:100%;
}
#toolbar {
	/* [disabled]width:100%; */
	min-width:390px;
}
#header {
	min-width:440px;
}
#info {
	background: url(/images/info.gif) no-repeat;
	background-position:center center;
	min-width: inherit;
}
#home {
		min-width: inherit;
}
#sponsors {
		min-width: inherit;
}
#draw {
	background: url(/images/draw.gif) no-repeat;
	background-position:center center;
		min-width: inherit;
}
#teams {
		min-width: inherit;
}

}