/*
Stylesheet for Bethel Missionary Baptist Church Website
Revision: 1/24/07
*/

body {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

html>body {
  background-attachment: fixed;
}


/*
All div styles
*/
/*div.nav {
	height: 120px;
	width: 98%;
	position: absolute;
	position: fixed;
	left: 10px;
	top: 0px;
	padding: 6px;
	z-index: 2;
	background-color: #0316DE;
}*/

#navimg {
  height: 126px;
  z-index: 2;
  position: absolute;
  padding-top: 6px;
  padding-left: 10px;
  background-color: #0316DE;
  /*background-color: teal;*/
}

body>#navimg {
  position: fixed;
}

#navhead {
  color: #1DC828;
  font-family: sans-serif;
  font-size: 3.5em;
  letter-spacing: -.08em;
  text-align: left;
  width: 100%;
  height: 66px;
  left: 65px;
  position: absolute;
  background-color: #0316DE;
  /*background-color: purple;*/
  z-index: 1;
}

body>#navhead {
  position: fixed;
}

#navbutton {
  position: absolute;
  top: 4em;
  left: 67px;
  height: 48px;
  width: 100%;
  padding-top: 20px;
  background-color: #0316DE;
  /*background-color: cyan;*/
  z-index: 3;
}

body>#navbutton {
  position: fixed;
}

#navback {
  background-image: url(menuback.gif);
  background-repeat: repeat-x;
  padding: 3px;
  padding-top: 4px;
  width: 45.5em;
  height: 31px;
}

div.main {
	position: absolute;
	left: 0px;
	/*width: 100%;*/
	margin-right: 40px;
	margin-left: 40px;
	top: 170px;
	padding-bottom: 40px;
}

div.mainsmall {
	position: absolute;
	left: 0px;
	width: auto;
	margin-right: 40px;
	top: 0px;
	padding-bottom: 40px;
}

div.picttop {
  position: absolute;
  left: 300px;
  top: 0px;
  /*height: 390px;*/
  width: 500px;
  z-index: 1;
  background-color: white;
}

div>div.picttop {
  position: fixed;
  top: 150px;
}

div.picttopsmall {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 390px;
  width: 500px;
  z-index: 1;
  background-color: white;
}

div.picts {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  z-index: 0;
}

div.pictssmall {
  position: absolute;
  top: 0px;
  left: 525px;
  z-index: 0;
}


div.imgimg {
  display: inline;
  /*background-image: url(menuback.gif);*/
}

div.address {
  text-align: center;
  font-size: 120%;
}

div.counter {
  position: relative;
  width: 200px;
  margin-top: 10px;
}

div.announce {
  background-color: #ffffff;
  padding: 5px;
  border: 2px #C51230 solid;
  color: #6C7F2F;
}

table.ann {
  border: 6px #6C7F2F solid;
  width: 100%;
  text-align: center;
}
  
table.ann h1 {
  font-family: serif;
  font-size: 3.7em;
  letter-spacing: .05em;
}

html>/**/body #ann {
  line-height: 10%;
}

table.ann .norm {
  color: black;
  font-size: 1.5em;
}

/*span.imgtxt {
  position: absolute;
  top: 18px;
  text-align: center;
  width: 200px;
  left: 0px;
}*/

.xstooltip 
{
  visibility: hidden; 
  position: absolute; 
  top: 0;  
  left: 0; 
  z-index: 2; 
  font-size: 8pt;
  font-weight: bold;
  color: #AABBCC; 
  padding: 3px; 
  border: solid 2px #21DA14;
  background-repeat: repeat;  
  background-image: url(toolback.jpg);
}


/*
All HR Styles
*/
hr.hr1 {
  color: #0318dc;
  background-color: #0318dc; 
  width: 75%;
  height: 6pt;
  border: 0px;
}

hr.hr2 {
  color: #FFB428;
  background-color: #FFB428; 
  width: 85%;
  height: 6pt;
  border: 0px;
}

hr.hr3 {
  color: #0ECD22;
  background-color: #0ECD22; 
  width: 95%;
  height: 6pt;
  border: 0px;
}

hr.hr4 {
  color: #0318dc;
  background-color: #0318dc; 
  width: 95%;
  height: 4pt;
  border: 0px;
}

hr.cal1 {
  height: 2px;
  color: #E088FF;
  background-color: #E088FF;
  border: 0px;
}

hr.cal2 {
  height: 2px;
  color: #FFB428;
  background-color: #FFB428;
  border: 0px;
}


/*
All Font Styles
*/
font.bibleblue {
  color: #0000ff;
  font-style: italic;
}

font.biblered {
  color: #ff0000;
  font-style: italic;
}

a.nored {
  color: blue;
  text-decoration: none;
}

h1.head {
  font-size: 3em;
}

h1.ann {
  font-size: 250%;
}


/*
All Paragraph Styles
*/
p.just {
  position: relative;
  left: 8%;
  width: 85%;
}

p.just2 {
  position: relative;
  width:50%;
  text-align: left
}

p.just3 {
  position: relative;
  left: 20%;
  width:75%
}



/*
All styles required for the Calendar
*/
table.cal {
	width: 95%;
	border-collapse: collapse;
	border-color: black;
}

table.cal tr {
	height: 100px;
	border-color: black;
}

table.cal td {
	width: 14%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-color: black;
}

table.cal td.on1 {
	background-color: #A8FFB4;
	width: 14%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

table.cal td.on2 {
	background-color: #E088FF;
	width: 14%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

table.cal td.lastmonth {
	background-color: #EBEBEA;
	width: 14%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

table.cal td.headon {
	background-color: #FFB428;
	text-align: center;
  font-size: 110%;
}

table.cal td.headoff {
	text-align: center;
  font-size: 110%;
}

table.cal tr.head {
	height: auto;
}

table.summary {
  width: auto;
  border-spacing: 1px;
  margin-left: 20px;
  /*background-color: black;*/
  /*border: 1px;*/
  border-collapse: collapse;
  border-color: black;
  border: 1px;
}

table.summary tr.head {
  background-color: #FFB428;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  border: 1px;
  border-collapse: collapse;
  border-color: black;
}

table.summary tr {
  border: 1px;
  border-collapse: collapse;
  border-color: black;
}


table.summary td {
	padding-left: 10px;
	padding-right: 10px;
  font-weight: bolder;
  border: 1px;
  border-collapse: collapse;
  border-color: black;
}

table.summary a {
  color: blue;
}

table.admin {
	border-collapse: collapse;
}

table.admin td {
  padding-left: 5px;
  padding-right: 5px;
}

table.admin th {
  padding: 5px;
}

table.admin td.spacer {
  background-color: #616161;
  height: 10px;
}



/*
All styles required for the menu
*/
.menu1{
  padding: .1em;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}

/*.menu2{
  margin-left: 8px;
  padding-top:2px;
  padding-left: 7px;
  display:block;
  height: 19px;
  width: 150px;
  font-size: 110%;
  color: #aabbcc;
  text-decoration: underline;
}*/

.submenu{
  display: block;
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  color: #0316DE;
  font-weight: bold;
  font-size: 1.05em;
  text-decoration: underline;
}

.submenu1{
  display: block;
  padding: 2px;
  padding-left: 26px;
  padding-right: 6px;
  color: #0316DE;
  font-weight: bold;
  font-size: 1.05em;
  text-decoration: underline;
}

.hide {
  display: none;
}

.show {
  display: block;
  background-color: #F0EAEB;
  text-align: left;
  position: absolute;
}

div>.show {
  position: fixed;
}

#media {
  top: 3em; 
  left: 13em;
}

div>#media {
  top: 7em; 
  left:17em;
}

#about {
  top: 3em; 
  left: 27em;
}

div>#about {
  top: 7em; 
  left: 31em;
}

#missions {
  top: 3em;
  left: 32em;
}

div>#missions {
  top: 7em;
  left: 36em;
}

#contact {
  top: 3em;
  left: 37em;
}

div>#contact {
  top: 7em;
  left: 41em;
}

a.menu1:hover {
  color:#0316DE;
}

a.menu1 {
  color:#000000;
}




/*
All styles required for sermon output
*/
table.sermon {
  width: auto;
  border-spacing: 1px;
  margin-left: 20px;
  background-color: black;
}

table.sermon tr.head {
  background-color: #FFB428;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
}

table.sermon tr.row1 {
  background-color: #E088FF;
}

table.sermon tr.row2 {
  background-color: #00C016;
}

table.sermon tr.row1sub {
  background-color: #EDBDFF;
  font-weight: lighter;
}

table.sermon tr.row2sub {
  background-color: #BFFFC6;
  font-weight: lighter;
}

table.sermon td.spacer {
  background-color: #616161;
  height: 10px;
}


table.sermon td {
	padding-left: 10px;
	padding-right: 10px;
  font-weight: bolder;
}

table.sermon a {
  color: blue;
}


/*
Styles required for the Upload Progress Bar
*/

.info {
  font:18px Arial;
}

.data {
  background-color:#b3b3b3; 
  border:1px solid #898989; 
  width:40%;
}

.data tr td {
  background-color:#dddddd; 
  font:13px Arial; 
  width:35%;
}

.bar1 {
  background-color:#b3b3b3; 
  position:relative; 
  text-align:left; 
  height:20px; 
  width:<?php print $progress_bar_width; 
  /*?>px;*/ 
  border:1px solid #505050;
}

.bar2 {
  background-color:#000099; 
  position:relative; 
  text-align:left; 
  height:20px; 
  width:0%;
}
 

