/* ************************************************************************* */
/* ************************************************************************* */
/* FONTS */

.examplesOfFontTypes {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
}


.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.paragraph2 {
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.paragraph3 {
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.paragraph4 {
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.whiteBoldFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
  text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.blackCenterFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
  text-align: center;
	text-decoration: none;
	color: #000000;
}

.blackCenterFontBottomBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
  text-align: center;
	text-decoration: none;
	color: #000000;
 	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;	

}

.scheduleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.rightpanelheader {
  text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.rightpaneldetails {
  text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.homepagebullets {
  text-align: left;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.schedule_table_row
{
  color: blue;
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  padding: 5px;
  text-align: center;
  color: #000000;
  font: normal 10px arial;
  white-space: nowrap;
}

.schedule_table_row_wrap
{
  color: blue;
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  padding: 5px;
  text-align: center;
  color: #000000;
  font: normal 10px arial;
  nowrap: false
}

.schedule_table_row_reason
{
  color: blue;
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  padding: 5px;
  text-align: left;
  color: #000000;
  font: normal 10px arial;
  nowrap: false;
	width: 50%;
}


.schedule_table_row_right_border
{
  color: blue;
  border-width: 0px 1px 0px 0px;
  border-right-style:solid;
  border-right: 3px;
  padding: 5px;
  text-align: center;
  color: #000000;
  font: normal 10px arial;
  white-space: nowrap;
}

.schedule_table_column_border
{
  width: 1px;
  bgcolor: black;
  background-color:black;
  border-width: 0px 0px 0px 0px;
  padding: 0px;
  margin: 0px;
}
.allschool_info_table
{
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  text-align: center;
  vertical-align: center;
  color: #0000BB;
	font: normal 8px arial;
  white-space: nowrap;
	width: 100%;
}

.school_info_table
{
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  text-align: left;
  vertical-align: top;
  color: #0000BB;
  white-space: nowrap;
  width: 100%;
}
.padright
{
  padding: 50px;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}

a.copyright:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}


/* ************************************************************************* */
/* ************************************************************************* */
/* BORDERS for tables */

table.outsideborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}

table.outsideborderbottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
}

table.outsideborderright {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;	
}

.leftpanel {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;	
  background: #9F9F9F;
  vertical-align: absbottom;
  vertical-align: text-absbottom;
  text-align: absbottom:
}

.rightpanel {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;	
  background: #BBBBBB;
  width: 166px;  /* 760 - 174 - 1 - 418 - 1 = 166 */
  vertical-align: top;
  height: 100%;
/*  text-align: top; */
}

.centerpanel {
  vertical-align: top;
/*  text-align: top; */
}


.topmenubar {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
  background: #9F9F9F;
  height:30px;
}


.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003333;
	text-decoration: none;
}

/*************************************************/
/* For the tournament brackets                   */
/*************************************************/

.tcellgameisin
{
background-color: #aaaaaa;
}

.tgame
{
width: 100%;
color: black;
font: normal normal normal 12px arial;
}

.headerrow
{
background-color: #3333aa;
color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}




/*************************************************/
/* For the calendar                              */
/*************************************************/
table.recentscore
{
width: 98%;
/* background-color: #ff0000; */
color: blue;
font: normal normal normal 14px sans-serif;
cellspacing: 5px;
cellpadding: 5px;
}

tr.recentscore
{
width: 100%;
/* background-color: blue; */
color: yellow;
}

td.recentscore
{
background-color: #666666;
color: white;
font: normal normal 900 10px arial;
font-stretch: narrower;
width: 100%;
padding: 2px;
cursor: default;
text-align: left;
}

/* links for the calendar event items in the calendar cells on the monthly calendar view */
A.recentscore:visited { color:white; text-decoration:none;font: normal normal normal 10px sans-serif;}
A.recentscore:link    { color:white; text-decoration:none;font: normal normal normal 10px sans-serif;}
A.recentscore:hover   { color:black; text-decoration:none; background-color:white;}
A.recentscore:active  { text-decoration:none;}

td.recentscoreteam
{
background-color: #666666;
color: white;
font: normal normal 900 10px arial;
font-stretch: narrower;
width: 100%;
padding: 2px;
cursor: default;
}

td.recentscoreloser
{
background-color: #666666;
color: white;
font: normal normal 100 10px arial;
font-stretch: narrower;
width: 100%;
padding: 2px;
cursor: default;
}


table.recentscoredate
{
width: 100%;
/* background-color: #3333aa; */
color: blue;
font: normal normal normal 26px sans-serif;
cellspacing: 5px;
cellpadding: 5px;
text-align: left;
}

tr.recentscoredate
{
width: 100%;
/* background-color: blue; */
color: yellow;
}

td.recentscoredate
{
/* background-color: #ffffc0; */
background-color: #333333;
color: white;
font: normal normal bold 10px arial;
width: 100%;
padding: 2px;
cursor: default;
}















/* not working */
.cellbottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
  vertical-align: bottom;
  border: 1px;
  border-width: 5px 5px 5px 5px;
}
.cellbottom:hover {
	color: #000000;
}


/* This is mobile setting */
.button-style-admin {
	font-size:10pt;
	font-weight:bold;
}
/*   This is if not mobile */ 
  @media screen and (min-width: 768px) {
    .button-style-admin {
      font-size:20pt;
      font-weight:bold;
    }
  }
  @media screen and (min-width: 1100px) {
    .button-style-admin {
      font-size:20pt;
      font-weight:bold;
    }
  }




 /* Note that button-style and select-style occur in DisplayFunctions displayTeamSportSelectBoxes .  */ 
/* This is Mobile Setting */
.button-style {
	font-size:8pt;
	font-weight:bold;
}
/*   This is if not mobile */ 
  @media screen and (min-width: 768px) {
    .button-style {
      font-size:20pt;
      font-weight:bold;
    }
  }

/* This is Mobile Setting */
.select-style {
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
font-size: 8pt;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
}
.select-style select {
    padding: 5px 8px;
    /*width: 130%;*/
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

  /* This is non-mobile setting */
  @media screen and (min-width: 768px) {
    .select-style {
      font-size:20pt;
      border-radius: 3px;
      overflow: hidden;
      background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
    }

    .select-style select {
        padding: 5px 8px;
        /*width: 130%;*/
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
    }
    
    .select-style select:focus {
        outline: none;
    }


  }
    
			
	
/*   This is if not mobile */ 
  @media screen and (min-width: 768px) {
    .button-style-admin {
      font-size:20pt;
      font-weight:bold;
    }
  }
  @media screen and (min-width: 1100px) {
    .button-style-admin {
      font-size:20pt;
      font-weight:bold;
    }
  }



/* ************************************************************************* */
/* ************************************************************************* */


