/* ************************************************************************* */
/* ************************************************************************* */
/* 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_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;
}




/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */

/* For example, not used on ACAA site */
.obitlisting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}

/* Following section for obituaries pages */
.obit_table
{
  border-collapse: collapse;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: 0px;
  margin: 0px;
  border-style: hidden;
  width: 500px;
}

.obit_table_row
{
  color: blue;
  font: normal 10px arial;
  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: #0000BB;
  font: normal 18px times-new-roman;
  white-space: nowrap;
  width: 50%;
}


/* End section for obituaries pages */


/* The following section is for the view_obituary page (on both admin and normal page) */
  .view_obit
  {
    margin-left: auto;
    margin-right: auto;
    background-color:#ffffff;
    text-align: center;
    border-collapse: collapse;
    padding: 12px;
  }
  
  .view_obit_image
  {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    padding: 3px 5px 3px 5px;
  }
  
  .view_obit_name
  {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
    font: bold 20px times-new-roman;
    padding: 12px 12px 1px 12px;
  }
  
  .view_obit_date
  {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #222222;
    font: normal 18px times-new-roman;
    padding: 1px 12px 1px 12px;
  }
  
  .view_obit_content
  {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    color: #111111;
    font: normal 14px times-new-roman;
    padding: 1px 12px 12px 12px;
  }
/* End section for the view_obituary page (on both admin and normal page) */
/* These were added by JH for the SlideShow Page */
    body{margin: 0;padding: 0;font: 100% Verdana, Arial, Helvetica, sans-serif;font-size: 14px;}
    div#gallery{border: 1px #ccc solid;width: 600px;margin: 40px auto;text-align: center;}
	div#gallery img{margin: 20px;border: 2px #004694 solid;}
	div#gallery p{color: #004694;}
	div#gallery div.pn{padding: 10px;margin: 0 5px;border-top: 1px #ccc solid;}
	a{color:#333;}
	a:hover{color:#cc0000;}
	a.sp{padding-right: 40px;}


/* Begin section for the view_guestbook page (on both admin and normal page) */
  .guestbook
  {
    margin-left: auto;
    margin-right: auto;
    background-color:#ffffff;
    text-align: center;
    border-collapse: collapse;
    padding: 12px;
    width: 100%;
  }
  
  .guestbook_title_name
  {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
    font: bold 20px times-new-roman;
    padding: 12px 12px 1px 12px;
  }
  
  .guestbook_title_date
  {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #222222;
    font: normal 18px times-new-roman;
    padding: 1px 12px 1px 12px;
  }
  
  .guestbook_table_row
  {
    color: blue;
    font: normal 10px arial;
    border-collapse: collapse;
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border: 0px;
    margin-left: 0px;
    margin-right: auto;
    border-style: hidden;
    padding: 10px;
    text-align: left;
    color: #0000BB;
    font: normal 18px times-new-roman;
    /* white-space: nowrap; JDR - THIS WAS WREAKING HAVOC!!!  The screen would have a huge horizontal scroll bar for large guestbook entries */
    width: 100%;
  }
  
  .guestbook_table_col_header
  {
    width: 75%;
  }
  
  .guestbook_name
  {
    margin-left: 2px;
    margin-right: 2px;
    text-align: left;
    color: black;
    font: bold 12px arial;
  }
  
  .guestbook_email
  {
    margin-left: 2px;
    margin-right: auto;
    text-align: left;
    color: black;
    font: normal 12px arial;
    width: 100%;
  }
  
  .guestbook_citystatecountry
  {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: black;
    font: italic 12px arial;
    width: 100%;
  }
  
  
  .guestbook_date
  {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #222222;
    font: normal 12px arial;
  }
  
  .guestbook_content
  {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    color: #111111;
    font: normal 14px times-new-roman;
    width: 100%;
  }

  
/* End section for the view_guestbook page (on both admin and normal page) */


/*  
.copywrite {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #000099;
}
.webaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}  


.pageheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}





*/


