﻿/* Default formatting */
a:link
{
	color: #0000FF;
}

a:visited
{
	color: #0000FF;
} 

a:active 
{
	color: #0000FF;
}

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.redcolor {
	color: #660000;
}

.brightred {
	color: #FF0000;
}

.fontsize8pt {
	font-size: 8pt;
}

.fontsize12pt {
	font-size: 12pt;
}

.center_text {
	text-align: center;
}

.center_margin {
	margin: 0px auto;
}

.right_text {
	text-align: right;
}

.left_text {
	text-align: left;
}

.border_box {
	border-style: solid;
	border-width: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: #000000;
}

.border_left_top {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000
}

.border_right_top {
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000
}

.border_top {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_right {
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_left {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_left_bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_left_bottom_top {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_bottom {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_right_bottom {
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_right_bottom_top {
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.border_top_bottom {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.singleindent {
	
	margin-left: 1.5em;
}

.doubleindent {
	
	margin-left: 3em;
}

.tripleindent {
	
	margin-left: 4.5em;
}

table.schedule {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.schedule caption {
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
}

table.schedule th {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

table.schedule td {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	vertical-align: top;
}

table.schedulestats {
	width: 50%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.schedulestats caption {
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

table.schedulestats th {
	line-height: 15px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

table.schedulestats td {
	line-height: 15px;
	text-align: center;
	font-size: 8pt;
	vertical-align: top;
	color: #0000FF;
}

table.roster {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.roster caption {
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
}

table.roster td {
	text-align: center;
	line-height: 20px;
	font-size: 10pt;
	vertical-align: top;
}

table.standing {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.standing caption {
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
}

table.standing th {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

table.standing td {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	vertical-align: top;
}

table.statistic {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.statistic caption {
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
}

table.statistic th {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

table.statistic td {
	line-height: 20px;
	text-align: center;
	font-size: 10pt;
	vertical-align: top;
}

table.statistic img {
	border: 1px blue solid;
	width: 218px;
	height: 144px;
}

table.upload {
	width: 100%;
	border: 3px #666666 solid;
	border-collapse: collapse;
	padding: 6px;
}

table.upload td {
	border: 1px #666666 solid;
	border-collapse: collapse;
}

.fifty {
	width: 50%;
	text-align: left;
}

.twenty {
	width: 20%;
	text-align: center;
}

.ten {
	width: 10%;
	text-align: center;
}

.uploadform {
	border: 3px #666666 solid;
	padding: 10px;
}


/* CSS Home Page layout */
#webcontainer {
	margin: 0 auto;
	width: 955px;
}

#masthead {
	position: relative;
	width: 955px;
	height: 162px;
	border-right: 1px #660000 solid;
}

#top_left {
	position: absolute;
	width: 160px;
	height: 162px;
	left: 0px;
	top: 0px;
	border-top: 1px #660000 solid;
	border-left: 1px #000066 solid;
	background-image: url('images/ice.jpg');
}

#top_left img {
	margin-top: 38px;
	border: 0px;
}

#header {
	margin-left: 160px;
	top: 0px;
	width: 795px;
	height: 162px;
	background-image: url('images/background.png');
}

#header img[name="maintitleimg"] {
	width: 191px;
	height: 60px;
	padding-top: 11px;
}

#header img[name="subtitleimg"] {
	width: 527px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header img[name="subsubtitleimg"] {
	width: 151px;
	height: 20px;
}

#container {
	width: 955px;
	background-color: #000066;
	border-right: 1px #660000 solid;
	border-left: 1px #000066 solid;
	border-bottom: 1px #000066 solid;
}

#left_col {
	width: 160px;
	background-color: #000066;
	float: left;
}

#left_col img {
	margin-left: 35px;
	height: 26px;
	width: 89px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
}

#page_content {
	width: 775px;
	min-height: 398px;
	padding: 10px;
	float: left;
	/*background-color: #E6E6E6;*/
	background-image: url('images/ice.jpg');
}
	
/* for Internet Explorer */
/*\*/
* html #page_content {
	height: 398px;
}
/**/

#page_content img {
	/*border: 2px #660000 solid;*/
	border: 0px;
}

#footer {
	position: relative;
	width: 955px;
	line-height: 1.5em;
}

#leftfooter {
	width: 160px;
	float: left;
}

#rightfooter {
	width: 795px;
	float: left;
}

#pscroller1 {
	width: 425px;
	height: 105px;
	border: 2px #660000 solid;
	padding: 5px;
}

#rightdiv {
	float: left;
	width: 160px;
	height: 110px;
	text-align: center;
	padding-top: 10px;
}

#rightdiv img {
	border: 0px;
	width: 74px;
	height: 95px;
}

#centerdiv {
	float: left;
	width: 435px;
	height: 110px;
}

#leftdiv {
	float: left;
	width: 160px;
	height: 110px;
	text-align: center;
	padding-top: 10px;
}

#leftdiv img {
	border: 0px;
	width: 74px;
	height: 95px;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* Sortable tables */
table.sortable a.sortheader
{
    color: #000066;
    display: block;
}

table.sortable span.sortarrow
{
    color: #000066;
	text-decoration: none;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
  z-index: 1;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px inset #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  padding: 0px 6px;
  display: block;
  background: #000066;
  color: #FFFFFF;
  font: bold 12px/36px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#navmenu img {
	margin-left: 29px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #000066;
  color: #FFFF99;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #000066;
  color: #FFFFFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #000066;
  color: #FFFF99;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #000066;
  color: #FFFFFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #000066;
  color: #FFFF99;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #000066;
  color: #FFFFFF;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #000066;
  color: #FFFF99;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}