﻿.parentDisable
{
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
    color: #aaa;
    opacity: .75;
    filter: alpha(opacity=75);
}
.secret
{
    display: none;
}
.cong_header
{
    border: 1px solid black;
    border-bottom: none;
    background-image: url(/custom/searchback.jpg);
    background-repeat: no-repeat;
    height:80px;
    text-align:right;
    vertical-align:top;
}
.cong_search_label
{
    width: 290px; font: 12px Arial; background: black; padding: 1px; color: white;float:right;
}.cong_search
{
    float: right;
    clear: both;
}
.cong_clear_search
{
    float:right;
    clear: both;
}
.cong_clear_search a /*only formats the anchor in the clear search div */
{
    color: #ffff00; 
    font: 10px Arial;
}
.cong_filter
{
     font: 10px Arial; color: white; background: black; text-align:center; padding:3px;
}
.cong_filter a
{
    color: #ffff00; font: 10px Arial;
}
.cong_filter a:hover
{
    color: red;
}
.cong_found
{
    border-left: 1px solid black; border-right: 1px solid black; font: 10px Arial; color: orange; text-align:right; background-color:#02067A;
}
.cong_list_heading
{
    background-color: #1047AD;
    font: 10px Arial;
    color: #efefef;
}
.cong_list_1
{
    background-color:#efefef;
    font: 12px Arial; 
}
.cong_list_1 a, .cong_list_1 a:visited
{
    text-decoration:none;
    color:blue;
}
.cong_list_1 a:hover
{
    color:orange; 
}
.cong_list_2
{
    background-color:#cfcfcf;
    font: 12px Arial;     
}
.cong_footer
{
    background-color:#1047AD;
    font: 10px Arial; color: white;
    text-align:center;
}
.cong_footer a
{
    color:#ff0;
    text-decoration:none;
}
.cong_footer a:hover
{
    color:orange;
}
.church_header
{
    height:80px; background-image:url(/custom/congback.jpg); border: 1px solid black; text-align:right; vertical-align:top
}
.church_header a
{
    font: 10px Arial; color: #ffff00;
    text-decoration:none;
}
.church_header a:hover
{
    background-color:black;
    color:White;
}
.church_name
{
    background-color:white;
    font: 18px Arial; color:#134BB2; 
}
.church_address_bar, .church_pastor_bar

{
    font: 12px Arial; color: #ffff00; background: #134BB2;
}
.church_address
{
    font: 12px Arial; vertical-align:top;
}
.church_pastor
{
    font: 12px Arial; vertical-align:top; border-bottom:1px black solid;
}
.church_affiliation_bar, .church_affiliation
{
    display:none;
}
