/* COLOR INDEX:
    
   Dark Blue        -       #1D498B
   Orange           -       #F8B948
   Header Blue      -       #c8d9e5
   Bg Top           -       #4c8bc1
   Bg Bottom        -       #0c314a
   8ba8bc
 */

/*
#bg
{
    background: url(../images/layout/logo_wisps.png) no-repeat;
    position: absolute;
    top: 0;
    right: -170px;
    width: 1600px;
    height: 407px;
    z-index: -1;
}
*/

body
{
    margin: 0 auto;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
    background: url(../images/layout/logo_wisps.jpg) no-repeat top center;
    width: 100%;
}

html
{
    background-image: url(../images/layout/bg_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #0c314a;
    width: 100%;
}

.clear
{
    clear: both;
}

#printLogo
{
    display: none;
}

#pageWrapper
{
    width: 1000px;
    margin: 0 auto;
}

#contentWrapper
{
    width: 1000px;
    float: right;
    margin: 0;
    padding: 0;
}


#contentTop
{
    background-image: url(../images/layout/contentTop.png);
    min-height: 22px;
}

#contentBottom
{
    background-image: url(../images/layout/contentBottom.png);
    min-height: 26px;
}

#contentMiddle
{
    background-image: url(../images/layout/content.png);
    min-height: 450px;
    padding-bottom: 10px;
}

#header
{
    margin: 0px 0px 0px 0px;
    min-height: 115px;
}



#navigation
{
    width: 139px;
    float: left;
    color: #fff;
    text-align: right;
    margin: 45px 0px 0px 0px;
    font-size: 1.2em;
    font-weight: bold;
}

#navigation a
{
    display: block;
    padding: 10px 20px 8px 0px;
    margin: 0px 0px 0px 0px;
}

#navigation a:link, #navigation a:visited
{
    color: #fff;
    text-decoration: none;
}

.active
{
    background-image: url(../images/layout/nav_hover.png);
    background-position: top center;
    background-repeat: no-repeat;
    color: #1D498B;
}

#navigation a:hover
{
    background-image: url(../images/layout/nav_hover.png);
    background-position: top center;
    background-repeat: no-repeat;
    color: #1D498B;
}

#navigation li
{
    margin: 0px;
    padding: 0px;
}


#navigation hr
{
    margin: 20px 0px 10px 0px;
    border: 1px solid #fff;
}

#memberLogin
{
    margin: 30px 0px 0px 0px;
    text-align: left;
}

.loginForm
{
    padding: 0px 0px 0px 0px;
    margin-left: 5px;
}

#memberLogin p
{
    margin: 0px;
    padding: 5px 8px 0px 0px;
    font-size: .75em;
    text-align: left;
}

#memberLogin h2
{
    margin: 5px 0px;
    padding: 0px;
}

#memberLogin a:link, #memberLogin a:visited
{
    color: #fff;
    background-image: none;
    font-size: .8em;
    padding: 0px;
    display: inline;
}

#memberLogin a:hover
{
    text-decoration: underline;
}


#loginControls
{
    margin: 5px 8px 0px 0px;
    text-align: center;
}

.hiddenBtn
{
    display: none;
}

.loginFail
{
    font-size: .8em;
    color: #F8B948;
}

.logoutBtn
{
    text-align: center;
    padding: 10px 10px 0px 0px;
}

.hide
{
    display: none;
}

#content
{
    padding: 0px;
    margin: 0px 9px 0px 0px;
    color: #434343;
    font-family: Verdana, Sans-Serif;
    float: left;
    width: 852px;
}

#content p
{
    margin-bottom: 15px;
}

#bodyHeader
{
    padding: 0px 10px 20px 20px;
    font-family: Verdana, Sans-Serif;
    background-color: #c8d9e5;
}


#bodyHeader.home
{
    padding: 0px 10px 0px 20px;
    font-family: Verdana, Sans-Serif;
    background-color: #c8d9e5;
}

#bodyText
{
    padding: 20px 20px 0px 20px;
    margin: 0px;
    font-family: Arial, Sans-Serif;
    border-top: 1px solid #ddd;
    text-align: left;
}

#bodyText.home h2
{
    color: #6688a6;
    margin-bottom: 10px;
}

#bodyText a:link
{
    color: #4c8bc1;
}

#bodyText a:visited
{
    color: #4c8bc1;
}

#bodyText a:hover
{
    color: #F8B948;
}
.center
{
    text-align: center;
}

.leaderGroup
{
    border-bottom: 1px solid #dcdcdc;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px 5px 20px;
    overflow: auto;
}
.leaderGroup .logo
{
    width: 220px;
    float: left;
}
.person
{
    float: left;
    text-align: left;
    padding: 10px 0px 10px 10px;
    font-size: .9em;
    line-height: normal;
    min-height: 60px;
    margin-left: 20px;
    margin-right: 0px;
    width: 245px;
}
.person_middle
{
    text-align: left;
    padding: 10px 0px 10px 10px;
    font-size: .9em;
    line-height: normal;
    min-height: 60px;
    width: 245px;
    margin-left: 225px; 
}

.title
{
    font-size: 1.1em;
    font-weight: bold;
}


#partners a
{
    display: block;
    float: left;
    border: 0;
    margin: 10px 10px 10px 10px;
    border: 1px solid #fff;
}
#partners a:hover
{
    border: 1px solid #ddd;
}

.tb
{
    border: 2px solid #8ba8bc; /*margin:0px 0px 5px 0px;*/
    font: arial;
    font-size: .8em;
    padding: 3px;
}

#homeHospitals li
{
    float: left;
    width: 200px;
}

.homeMission
{
    font-family: helvetica;
    font-size: 1.3em;
    color: #434343;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: .1em;
}

#terms
{
    font-size: .9em;
}

#terms h2
{
    margin-top: 0;
}

#formPage input.checkBox
{
    background-color: #fff;
}


#content h1
{
    font-size: 1.7em;
    letter-spacing: -1px;
    color: #434343;
    padding: 5px 0px 0px 0px;
}

h2
{
    font-size: 1.2em;
    letter-spacing: -.03em;
    color: #434343;
    padding: 5px 0px 0px 0px;
}

#bodyText ul
{
    list-style: none;
    padding: 0px 0px 15px 0px;
}

#bodyText ul li
{
    background-image: url(../images/bullet.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    list-style: none;
    margin: 5px;
}

#bodyText ol
{
    list-style-type: decimal;
    padding: 0px 0px 15px 0px;
}

#bodyText ol li
{
    margin: 3px 0px 3px 30px;
}



#footer
{
    clear: both;
    text-align: center;
    font-size: .9em;
    color: #fff;
    padding: 0px 130px 0px 250px;
    min-height: 50px;
}

#footer a:link, #footer a:visited
{
    color: #fff;
    text-decoration: none;
}

#footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

#printIHIE
{
    display: none;
}

#screenIHIE
{
    display: inline;
}

/*MEMBERS ONLY SECTION*/

#bodyText .success_message
{
    display: block;
    border: 1px solid #c8d9e5;
    background-color: #e3eaf0;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
    width: 300px;
    text-align: center;
}

.documents
{
    border-collapse: collapse;
    width: 800px;
    margin: 0px 0px 0px 15px;
    line-height: 1.3em;
}

.documents th
{
    border-left: 1px solid #fff;
}

.documents tbody td
{
    border: 1px solid #c8d9e5;
    background-color: #efefef;
    padding: 3px 5px 3px 5px;
    vertical-align: middle;
    font-size: 11px;
    white-space: normal;
    height: 31px;
}

.documents tbody tr.emptyrow td
{
    border: 0;
    background-color: #fff;
}


#memberDocs
{
    border-top: 1px solid #757575;
    border-bottom: 1px solid #757575;
    margin-bottom: 20px;
}

#memberDocs h2
{
    padding: 40px 0px 10px 0px;
}

#memberDocs ul li
{
    background-image: none;
    padding-left: 0px;
    margin-left: 5px;
}

.documents .removeFile
{
    background-color: #fff;
    border: 0px;
    color: #ff0000;
    border-top: 1px solid #fff;
}

#bodyText .documents .removeFile input
{
    background-color: #fff;
}

.fileName
{
    font-weight: normal;
    color: #666;
    padding-top: 5px;
}

#memberDocs a:link.removeLink, #memberDocs a:visited.removeLink
{
    color: #ff0000;
}

a:link.sprite, a:visited.sprite
{
    background: url(../images/upload_doc_btn.gif) no-repeat top left;
    background-position: 0px 0px;
    width: 220px;
    height: 54px;
    display: block;
    border: 0;
    margin-right: 30px;
}

a:hover.sprite
{
    background-position: 0px -56px;
}

a:link.removeLink, a:visited.removeLink
{
    background: url(../images/delete.gif) no-repeat top left;
    background-position: 0px 0px;
    width: 15px;
    height: 14px;
    display: block;
    border: 0;
}

a:hover.removeLink
{
    background-position: 0px -14px;
}



#upload
{
    float: right;
    width: 235px;
    font-size: .9em;
    line-height: 1.4em;
    margin: 0px 0px 20px 10px;
}

#uploadForm
{
    padding: 75px 50px 50px 60px;
}

#uploadForm input, textarea
{
    border: 1px solid #8ba8bc;
}

#uploadForm select
{
    border: 1px solid #8ba8bc;
}

#uploadForm p
{
    font-weight: bold;
    color: #434343;
    padding: 10px 10px 0px 0px;
}

.disclaimer
{
    font-size: .9em;
    line-height: 1.4em;
}

#charCounter
{
    font-size: .8em;
    padding-left: 100px;
}

#tooltip
{
    position: absolute;
    border: 1px solid #4c8bc1;
    background: #c8d9e5;
    padding: 5px 5px 5px 5px;
    color: #434343;
    display: none;
    font-weight: bold;
}

#slider
{
    border-bottom: 1px solid #8ba8bc;
    background-image: url(../images/banner/bg_image.jpg);
    background-repeat: repeat-x;
}

#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}
#slider, #slider li
{
    width: 852px;
    height: 210px;
    overflow: hidden;
}
span#prevBtn
{
}
span#nextBtn
{
}


/* Overlay */
#simplemodal-overlay
{
    background-color: #000;
    cursor: wait;
}

/* Container */
#simplemodal-container
{
    height: 526px;
    width: 650px;
    background-image: url(../images/upload_bg.png);
    background-repeat: no-repeat;
}

#simplemodal-container a.modalCloseImg
{
    background: url(../images/close.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    -index: 3200;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
}

#simplemodal-container #basicModalContent
{
    padding: 8px;
}

#switcher #faContent
{
    width: 515px;
    padding: 10px 20px 10px 30px;
    background-color: #fff;
    min-height: 475px;
    border-left: 1px solid #ddd;
    float: right;
}

#faContent h2
{
    padding: 5px 0px 10px 0px;
}

#bodyText #faContent div
{
    background-color: #fff;
}


#tabs
{
    float: left;
    position: absolute;
    z-index: 9;
    margin: 15px 0px 0px 0px;
    width: 240px;
    font-size: .9em;
    background-color: #fff;
}
#bodyText #tabs li
{
    min-height: 46px;
    cursor: pointer;
    background-image: none;
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
    margin: 0px 0px;
}
#bodyText ul.switcher
{
    padding: 0px;
}
#tabs a, #tabs a:visited
{
    min-height: 46px;
    margin: 0px 0px 0px 0px;
    display: block;
    padding: 0px 0px 0px 10px;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}
#switcher #tabs li.tabs-selected a, #tabs li.tabs-selected a:visited
{
    width: 260px; /*background-color:#f0f0f0;     border-right:1px solid #f0f0f0;     border-top:1px solid #ddd;     border-left:1px solid #ddd;     border-bottom:1px solid #ddd;     */
    background-image: url(../images/tab_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #fff;
}
#tabs a:hover
{
}
#tabs a.activeSlide:hover
{
}



.tabs-hide
{
    display: none;
}

#zoom-content p
{
    color: #ccc;
}


.memHomeGroup
{
    border-right: 1px solid #ddd;
    float: left;
    height: 9em;
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 365px;
}

.memHomeGroup h2
{
}

.memHomeGroup img
{
    padding: 0px 10px 0px 0px;
    float: left;
    margin-bottom: 20px;
}

.row.first
{
    border-top: 0;
}
.row
{
    border-top: 1px solid #ddd;
    clear: both;
    overflow: hidden;
}

.memHomeGroup.hover
{
    background-color: #f0f0f0;
    cursor: pointer;
}

.memHomeGroup p
{
}

.memHomeGroup p.more
{
    bottom: 0px;
    position: absolute;
    right: 20px;
    text-align: right;
}


#membersHomeLink
{
    padding: 10px 0px 20px 0px;
    width: 300px;
    float: left;
}

#membersHomeLink a
{
    background-image: url(../images/home.gif);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 35px;
}

.printLink
{
    padding: 10px 0px 20px 0px;
    float: right;
    width: 160px;
}

.printLink a
{
    background-image: url(../images/print.png);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 35px;
}



.last
{
    border-right: 0;
}


.top
{
    vertical-align: middle;
}

.membersTable
{
    width: 100%;
}

.membersTableRow
{
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.membersTable th
{
    padding: 5px 5px 5px 5px;
    background-color: #f0f0f0;
}

.membersTableHeadPrint
{
    border-bottom: 1px solid #434343;
    font-size: 1.1em;
    background-color: #fff;
}


.membersTable td
{
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #ddd;
}

/*FORM*/

#formPage
{
    padding: 20px;
    width: 650px;
}

#content .formElement p
{
    margin: 0;
    padding: 0;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
}

#formPage input, #formPage textarea
{
    padding: 5px;
    border: 1px solid #c8d9e5;
    background-color: #e3eaf0;
    font: arial;
    font-size: .95em;
}

#formPage .white input
{
    background-color: #fff;
    border: 0;
}


#formPage .activeElement
{
    border: 1px solid #c8d9e5;
    background-color: #fff;
}

#formPage .formError
{
    color: #B62467;
    vertical-align: middle;
}

.inputStyle
{
    font-weight: normal;
    color: #999;
    font-size: .9em;
    padding-left: 10px;
}

.formElement
{
    margin-bottom: 5px;
}

#formPage .formSubmit a:link, #formPage .formSubmit a:visited
{
    background: url(../images/emailSubmit.gif) no-repeat top left;
    background-position: 0px 0px;
    width: 129px;
    height: 60px;
    display: block;
    border: 0;
}

#formPage .fieldset
{
    background-color: #fff;
    padding: 10px 20px 20px 20px;
    border-left: 1px dotted #4c8bc1;
    margin: 5px 0px 0px 20px;
}

.fieldset
{
    background-color: #fff;
    padding: 10px 20px 20px 20px;
    border-left: 1px dotted #4c8bc1;
    margin: 5px 0px 0px 20px;
}

#formPage .generatePW
{
    margin: 25px 0px 0px 0px;
}

/* Hide useless elements in print layouts... */
@media print
{
    .tabs-nav
    {
        display: none;
    }

    #switcher #faContent
    {
        width: 100%;
        padding: 10px 20px 10px 20px;
        min-height: 0;
        border: 0;
    }

    .tabs-hide
    {
        display: block;
    }

    #content
    {
        width: 100%;
    }

    #footer
    {
        display: none;
    }

    #printIHIE
    {
        display: block;
    }

    #screenIHIE
    {
        display: none;
    }

    #memberLogin
    {
        display: none;
    }

    #navigation
    {
        display: none;
    }

    #printLogo
    {
        display: block;
    }

    #faContent h2
    {
        padding: 15px 0px 10px 0px;
    }

    .printLink
    {
        display: none;
    }

}

