/*   Seventh-Day Adventist Church
	  Content (c) Copyright 
	Running Squiz MySource v3.6.8 (Matrix) - http://matrix.squiz.net/
   Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2010. All rights reserved.
  Page generated: 03 September 2010
*/


/* Default/Example Stylesheet for Doctor and/or Hospital web search */

.tableMain /* Details of the main tables */
{
    border-color:Gray;
    border-width:1px;
    border-style:solid;    
    width:80%;
    padding: 5px 5px 5px 5px;
}


.tableSearch /* Details of the table with the search fields */
{
    border-width:0px;
    width:400px;
    padding: 1px 1px 1px 1px;
    margin-bottom:10px;
}

.headerCell /* style of the header and footer cells on results page */
{
    background-color:Silver;
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
}

.innerHeader /* style of the inner header and footer cells on results page */
{
    background-color:Gray;
    font-family: Tahoma, Verdana, Arial;
    font-weight:bold;    
    font-size:8pt;
}

.itemStyle /* style of the hospital row items on the results page */
{
    background-color:ThreeDLightShadow;
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
    border-width:0px;
}

.textStyle /* The style of the textual areas on the pages */
{
    font-family:MS Sans Serif, Tahoma, Verdana;
    font-size:8pt;
    color:Gray;
    text-align:left;
}

.textHeading /* the style of the headings on the pages */
{
    font-family:MS Sans Serif, Tahoma, Verdana;
    font-size:10pt;
    font-weight:bold;
    color:white;
    background-color:Gray;
    text-align:left;
}

.fieldTitle /* the labels defining the search criteria */
{
    text-align:left;
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
    font-weight:bold;
    color:black;
}

.buttonStyle /* the style of the search and search again buttons */
{
    width:80px;
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
}
    
.textBoxStyle /* the style of all textboxes and dropdown lists */
{
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
    border-style:solid;
    border-width:1px;
    border-color:Black;
}

.warningStyle /* the warning or error text */
{
    font-family: Tahoma, Verdana, Arial;
    font-size:8pt;
    font-weight:bold;
    color:Red;
}

A:link    {    
    text-decoration:    none;
    color:    #3333cc;
    }    
        
A:visited    {    
    text-decoration:    none;
    color:    #333399;
    }    
        
A:active    {    
    text-decoration:    none;
    color:    #333399;
    }    
        
A:hover    {    
    text-decoration:    underline;
    color:Red;
    }

  


h1, h2, h3
    {
        color: #84af1d;
    }

/* ----------------------------------------------------------------------------------------------- Header */

    #header
    {
        margin: 0 23px 0 0;
        background: url() 100% 0 no-repeat;
    }

/* --------------------------------------------------------------------------- Header Logo */

    #logo-pos
    {
        padding: 0.45em 0 2.0em 1em;
    }

    #aca-logo
    {
        width: 98px;
        height: 89px;
    }
    
    #aca-logo span
    {
        background: url() 0 0 no-repeat;
    }
    
/* --------------------------------------------------------------------------- Header Search */

    #header-toolbox
    {
        display: none;
    }


/* ----------------------------------------------------------------------------------------------- Main Menu */
    
    #menu-main
    {
        padding-top: 0;
    }
    
/* ----------------------------------------------------------------------------------------------- Main Menu Images */    
    
    #menu-images
    {
        margin: 0 0 0 24px;
        padding-bottom: 0;
        border-bottom: none;
    }
    
    #menu-images .menu-photo
    {
        display: inline; /* Fixes Double Float Margin bug for IE */
        float: left;
        padding: 0;
        margin: 0 0.55em;
        border-right: 1px solid #fff;
    }
    
    #menu-images .menu-photo div
    {
        height: 0.64em;
        padding: 1px;
    }
    
    /* Hide from IE Mac \*/
    * html #menu-images .menu-photo div
    {
        overflow: hidden;
    }
    /* End hide from IE Mac */

    #menu-images #current-members-photo
    {
        margin-left: 0;
    }

    #menu-images #current-members-photo div
    {
        background: none;
    }
    
    #menu-images #thinking-joining-photo div
    {
        background: none;
    }
    
    #menu-images #government-incentives-photo div
    {
        background: none;
    }
    
    #menu-images #travel-insurance-photo div
    {
        background: none;
    }
    
    #menu-images #your-health-photo div
    {
        background: none;
    }

.home-link
{
 display:none;
}

#bread-crums
{
 display:none;
} 

/* ----------------------------------------------------------------------------------------------- Inner Container */
        
    #inner-container
    {
        background-image: url();
    }

    #ic-static-left
    {
        position: relative;
        margin: 0 0 0 2em;
        background-image: url();
    }
    
    #ic-static-right
    {
        background-image: url();
    }
    
/* ----------------------------------------------------------------------------------- Left Column */    
    
    #left-column
    {
        float: left;
        width: 1em;
        padding: 10px 0 1px 0;
    }

/* ----------------------------------------------------------------------------------------------- Body Toolbar */

    #body-tool-bar
    {
        display: block;
        z-index: 1;
        position: relative;
        top: 27px;
        right: 40px;        
        width: 100%;
        overflow: hidden;
    }

    #body-tool-bar ul
    {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    #body-tool-bar li
    {
        float: left;        
        border-right: 1px solid #d0d0d2;
    }
    
    #body-tool-bar li.last
    {
        border-right: none;
    }
    
    #body-tool-bar li a:link,
    #body-tool-bar li a:visited
    {
        padding: 0 0.24em;;
        margin: 0 0.24em;
        text-decoration: none;
        color: #000;
    }
    
    #body-tool-bar li a:hover
    {
        background: #e0e0e0;
    }
    
/* ----------------------------------------------------------------------------------------------- Body Search */

    #body-search
    {
        display: none;
    }
 

 
/* ----------------------------------------------------------------------------------- Body Copy */    

    #body-copy
    {
        margin: 0 0 0 0;

    }

/* ----------------------------------------------------------------------------------------------- Footer */
    
    #footer-links
    {
        padding-bottom: 2.19em;
    }