/* Version: 17-Jul-2008 14:21 */

a:link { color: blue; text-decoration: underline }
a:visited { color: brown; text-decoration: none }
a:active { color: red; text-decoration: none }
a:hover { color: green; text-decoration: underline }

#chimes a:link { color: blue; text-decoration: none }
#chimes a:hover { color: green; text-decoration: none }

#pubs a:link { color: inherit; text-decoration: underline }
#pubs a:hover { color: green; text-decoration: underline }

body {
  margin: 0;
  padding: 0;
  padding-right: 10px;
  padding-left: 10px;
  background-color: antiquewhite;
  color: white;
  background-image: url(images/Bethel_Church_Painting.jpg);
  background-repeat: repeat;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
}


.old_site_header {
  color: #362f2d;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
}

img.fr { margin:4px 0 4px 16px; float:right;}
img.fl { margin:4px 16px 10px 0; float:left;}


img {
  border-style: none;
}
hr {
  color: #5E2612;
  background-color: #5E2612;
  height: 1px;
  border: 0;
}
.image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.contactmes {
  position: relative;
  top: -125px;
  width:150px;
  margin: 0 0 0 210px;
  font-family:Arial;
  font-size:10pt;
  z-index:2;
}
.contactmes a:link, .contactmes a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}

.bio {
  background-color: antiquewhite;
  color: sienna;
  padding: 10px;
}
.bio h2 {
  color: brown;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #5E2612;
  font-size: 110%;
}

.wrapper {
  background-color: tan;
  color: sienna;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px;
  max-width: 1000px;
}

#funeralpage {
  max-width: 1400px;
}

#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:hover {
  color: green;
  text-decoration: none;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}

.rounded-corners {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}
/*div#menu {
  margin-left:35px;
}*/

.main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}
.content {
  margin: 0 0 0 0;
  border: 1px solid #5E2612;
  background-color: antiquewhite;
  color: sienna;
}
.content .inner {
  margin: 10px 20px 10px 40px;
}
.content .inner h2 {
  color: brown;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #5E2612;
  font-size: 110%;
}
.content .inner h3 {
  color: brown;
  padding-bottom: 0.2em;
  font-size: 90%;
}

#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
  text-align: center;
}

#address {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  width: 300px;
  font-size: 120%;
}

td.title {
  text-align: right;
  padding: 5px;
}
td.name {
  text-align: left;
  padding: 5px;
}
.black {
  color: black;
  padding: 3px;
}
.blue {
  color: blue;
  padding: 3px;
}
.links {
  line-height: 1.5em;
}
td.date {
  width: 120px;
}
td.text {
  width: 80%;
}

div.issues {
  font-family:arial;
  font-size:14pt;
}

.arc_main {
  width:14%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}
table.news {
  border-collapse: separate;
  border: 1px solid brown;
  padding:2px;
}
table.past {
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #E5E5E5;
}

.arc_sep {
  width:2%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}

.rally_route {
  border-style: solid;
  border-width: 1;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  border-style: ridge;
  text-align: left;
}

th {
  text-align: left;
  padding: 3px;
  background-color:#eee;
  color:#666666;
}

.strike {
  text-decoration: line-through;
}

#apycom {
  font-size: 2px;
  color: tan;
}

.table_1 {
	margin: 5px;
	width: 75%;
	border-collapse: collapse;
	text-align: left;
}

.table_1 th {
	font-size: 120%;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
  background-color:#eee;
}

.table_1 td {
	border-bottom: 1px solid;
	padding: 6px 8px;
        vertical-align: top;
        font-weight: bold;
}

.table_1 td+td {
        font-weight: normal;
}

.table_1 tbody tr:hover td {
	color: #5C4033;
}

.table_2 {
	margin: 5px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

.table_2 th {
	font-size: 120%;
	font-weight: normal;
	color: brown;
	padding: 10px 8px;
	border-bottom: 2px solid;
  background-color: tan;
}

.table_2 td {
	border-bottom: 1px solid;
	padding: 6px 8px;
        vertical-align: top;
        font-weight: bold;
}

.table_2 td+td {
        font-weight: normal;
}

.table_2 tbody tr:hover td {
	color: #5C4033;
}

.table_3 {
  margin: 5px;
  width: 700px;
  border-collapse: collapse;
  text-align: left;
}

.table_3 th {
  font-size: 120%;
  font-weight: normal;
  color: brown;
  padding: 10px 8px;
  border-bottom: 2px solid;
  background-color: tan;
}

.table_3 td {
  border-bottom: 1px solid;
  padding: 6px 8px;
  vertical-align: top;
}

.table_3 tbody tr:hover td {
  color: #5C4033;
}


.table_staff {
	margin: 5px;
	border-collapse: collapse;
	text-align: left;
}

.table_staff th {
	font-size: 120%;
	font-weight: normal;
	color: brown;
	padding: 10px 8px;
	border-bottom: 2px solid;
  background-color: tan;
}

.table_staff td {
	border-bottom: 1px solid;
	padding: 6px 8px;
        vertical-align: top;
        font-weight: normal;
}

.table_staff td+td {
        font-weight: normal;
}

.table_staff tbody tr:hover td {
	color: #5C4033;
}


.funeral {
	margin: 5px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

.funeral th {
	font-size: 100%;
	font-weight: normal;
	color: brown;
	padding: 10px 8px;
	border-bottom: 2px solid;
  background-color: tan;
}

.funeral td {
	border-bottom: 1px solid;
	padding: 6px 8px;
        vertical-align: top;
        font-weight: normal;
}

.funeral tbody tr:hover td {
	color: #5C4033;
}

.search_highlight {
	background-color: yellow;
}

.clear {
  clear: both;
  border: 0;
}

#belief li {
  margin-bottom: .6em;
}

#sitemap li {
  margin-bottom: .6em;
  font-size: 10pt;
}

.staff_name {
  font-weight: bold;
}
div.dummy {
  clear: both;
  }

div.container {
  float: left;
  width: 150px;
  height: 170px;
  padding: 10px;
  text-align: center;
}

div.container2 {
  float: left;
  width: 200px;
  height: 70px;
  padding: 10px;
  text-align: center;
}

div.sitemaptwocol {
  float: left;
  width: 300px;
}

.nowrap {
  white-space: nowrap;
}

img.resize_mobile {
  max-width: 100%;
  height: auto;
  width: auto\9;
}
img.resize_mobile_50 {
  max-width: 50%;
  height: auto;
  width: auto\9;
}

.email_display {
  white-space: nowrap;
}

.search_records {
  font-weight: bold;
  font-size: 120%;
}

.too_many_records {
  font-weight: bold;
  font-size: 120%;
  color: red;
}

/* This is for responsive forms */

/* Style inputs, select elements and textareas */
#respform input[type=text], input[type=password], select, textarea, checkbox{
  width: 100%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}
#respform .col-75_disp_only input[type=text], input[type=password], select, checkbox{
  color: green;
  font-weight: bold;
}

/* Style the label to display next to the inputs */
#respform label {
  padding: 6px 12px 6px 0;
  display: inline-block;
}
#respform .col-25_disp_only label {
  color: green;
  font-weight: bold;
}

/* Style the submit button */
#respform input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: left;
}

/* Style the container */
.formcontainer {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Floating column for labels: 25% width */
.col-25_disp_only {
  float: left;
  width: 25%;
  margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75_disp_only {
  float: left;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, .col-25_disp_only, .col-75_disp_only, #respform input[type=submit] {
    margin-top: 0;
    width: 100%;
  }
}

/* I had intended to keep all hints hidden until focus was on the field, but that caused a problem whereby the submit key moved and could not be clicked (click at the very top of button OK) */
/* This was  display: none;  I'll just display all hints in the interium until a solution is found.*/
div.forminfo {
    display: block;
    /* Make sure the forminfo element is initially hidden */
    color: #777;
    font-size: 90%;
    margin: 2px 0;
    margin-left: 1em;
    margin-right: 1em;
}
div.forminfo_always {
    color: #777;
    font-size: 90%;
    margin: 2px 0;
    margin-left: 1em;
    margin-right: 1em;
}
 
input:focus + div.forminfo {
    /* This selector selects the div.forminfo that comes right after
       the focused input */
    display:block;
   /* Make the element visible */
}    

textarea:focus + div.forminfo {
    /* This selector selects the div.forminfo that comes right after
       the focused input */
    display:block;
   /* Make the element visible */
}    

/* This is for the please wait screen while loading lots of data */

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/preloader.gif) center no-repeat #fff;
}
