/*
*****************************************************************************
* File Name        : rockchurch.css
* Solution         : RockChurch
*
* Author           : W.Phillips
* Creation Date    : 01/30/07
* Original Release : 1.0
*
* Notice           : Copyright © 2007 The Rock Church Ministries Int'l,
*                    All rights reserved
*
* Description      : Style Sheet (CSS) for The Rock Church web-site
*
****************************************************************************
*******************************  History  **********************************
****************************************************************************
*/

/**************************************
 * Standard HTML element decorations
 **************************************/

a:link    {color: blue; text-decoration: none; font-weight: bold;}
a:active  {color: black; text-decoration: none; font-weight: bold;}
a:visited {color: purple; text-decoration: none; font-weight: bold;}

body
{
  background-image: url(../images/rockbckgrnd.gif);
  background-color: #FFFFFF;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
  color: #000000;
}

p
{
  text-align: justify;
}

th
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  border-color: #000000;
  vertical-align: middle;
  border-bottom: 0;
  text-align: center;
  height: 10px;
}

/**************************************
 * menu & title HTML decorations
 **************************************/

.titletable
{
  background-color: #FFFFFF;
  width: 80%;
  height: 120;
  border: thin solid #000000;
}

/**************************************
 * main body & page HTML decorations
 **************************************/

.bodypage
{
  height: 100%;
  width:100%
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
}

.mainpagetable
{
  background-color: #777777;
  width: 80%;
  height: 80%;
  border: thin solid #000000;
}

/**************************************

 * information table HTML decorations

 **************************************/



.writetable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 500px;
}

th.writetable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
  padding: 10 10 10 10;
  text-align: left;
  vertical-align: center;
}

td.writetable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  padding: 10 10 10 10;
  text-align: left;
  vertical-align: top;

}

/**************************************
 * information table HTML decorations
 **************************************/

.infotable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 500px;
  height: 150px;
}

td.infotable
{
  padding: 10 10 10 10;
  text-align: justify;
  vertical-align: top;
}

th.infotable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * information table HTML decorations
 **************************************/

.birthtable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 400px;
  height: 150px;
}

td.birthtable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.birthtable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}


/**************************************
 * information table HTML decorations
 **************************************/

.picstable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 400px;
  height: 300px;
}

/**************************************
 * Contact table HTML decorations
 **************************************/

.contacttable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 500px;
  height: 250px;
}

td.contacttable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: top;
}

th.contacttable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * News table HTML decorations
 **************************************/

.newstable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 500px;
  height: 100px;
}

td.newstable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.newstable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * Location table HTML decorations
 **************************************/

.locationtable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  width: 430px;
  height: 360px;
}

td.locationtable
{
  padding: 10 10 10 10;
  text-align: justify;
  vertical-align: top;
}

th.locationtable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * picture table HTML decorations
 **************************************/

.picstable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 400px;
  height: 300px;
}
td.picstable
{
  padding: 10 10 10 10;
  text-align: center;
}

th.picstable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * Media player table HTML decorations
 **************************************/

.playertable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 320px;
  height: 100px;
}

td.playertable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.playertable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * Weather table HTML decorations
 **************************************/

.weathertable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 320px;
  height: 100px;
}

td.weathertable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.weathertable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * BibleGateway
 **************************************/

.biblegateway
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  border-color: #600;"
}

td.biblegateway
{
  padding: 10 10 10 10 ;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}

th.biblegateway
{
  padding: 10 10 10 10;
  background-color: #600;
  color:#fff;
  text-align: center;
  padding: 0 10px;"
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
  height: 30px;
}

/**************************************
 * Status bar table HTML decorations
 **************************************/

.statustable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  background-color: #FFFFFF;
  width: 80%;
  height: 30;
  border: thin solid #000000;
  text-align: center;
}

.copyrightcenter
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6pt;
  font-style: normal;
  font-weight: bold;
}

/**************************************
 * Prayer form table HTML decorations
 **************************************/

.prayertable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  background-color: #FFFFFF;
  width: 80%;
  height: 40%;
}

td.prayertable
{
  padding: 10 10 10 10;
  text-align: left;
  vertical-align: middle;
}

th.prayertable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

.prayersubmit
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  background-color: #FFFFFF;
  width: 60%;
  height: 30%;
}

.inputtable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  background-color: #FFFFFF;
}

/**************************************
 * Staff info table HTML decorations
 **************************************/

.stafftable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 500px;
  height: 100px;
}

td.staffleft
{
  font-family: Arial, Helvetica, sans-serif;
  border-color: #000000;
  vertical-align: middle;
  border-right: 0;
  border-bottom: 0;
  text-align: center;
  height: 10px;
}

td.staffright
{
  padding: 10 10 10 10;
  font-family: Arial, Helvetica, sans-serif;
  border-color: #000000;
  vertical-align: middle;
  border-bottom: 0;
  text-align: left;
  height: 10px;
  width: 200px;
}

th.stafftable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

/**************************************
 * Events info table HTML decorations
 **************************************/

.eventstable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  background-color: #FFFFFF;
  width: 500px;
  height: 100px;
}

td.eventsleft
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  border-color: #000000;
  vertical-align: middle;
  border-right: 0;
  border-bottom: 0;
  text-align: center;
  height: 10px;
  width: 150px;
}

td.eventsright
{
  padding: 10 10 10 10;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  border-color: #000000;
  vertical-align: middle;
  border-bottom: 0;
  text-align: left;
  height: 10px;
  width: 350px;
}

th.eventstable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}
/**************************************
 * Youth info table HTML decorations
 **************************************/

.youthdirtable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 460px;
  height: 100px;
}

td.youthdirtable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.youthdirtable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

.youthstafftable
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
  width: 420px;
  height: 100px;
}

td.youthstafftable
{
  padding: 10 10 10 10;
  text-align: center;
  vertical-align: middle;
}

th.youthstafftable
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  vertical-align: middle;
  text-align: center;
  height: 10px;
}

.checkitout
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  background-color: #FFFFFF;
}

td.checkitout
{
  text-align: center;
  vertical-align: middle;
}

td.checkright
{
  text-align: right;
  vertical-align: middle;
}

th.checkitout
{
  padding: 10 10 10 10;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  color: #000000;
}
