﻿html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

:focus {
    outline: 0;
}

body {
    background: white;
    line-height: 1;
    color: black;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

#SearchBtn {
    background-color: transparent;
    border-width: 0;
    text-indent: -1000px;
    cursor: pointer;
}

html, body {
    min-height: 500px;
}

section {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 18pt;
    width: 100%;
}

.content {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    width: 100%;
}

h1 {
    margin: 0 0 .75em;
    color: #72123d;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 22px;
    /*background: url("https://www.pvhmc.org/inc/images/BG_h1_Title.gif") no-repeat bottom right;*/
    min-height: 27px;
    box-sizing: content-box;
}

.Giving_Support h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    min-height: 38px;
}

h2 {
    margin: 0 0 .5em;
    color: #72123d;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 22px;
    box-sizing: content-box;
}

h3 {
    color: #541a04;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0 0 .5em;
}

h4 {
    color: #195c6d;
    margin: 0 0 .5em;
    font-size: 1em;
    line-height: 1.4;
}

h3 + h4 {
    margin-top: -.5em;
}

section ul, section ol {
    word-wrap: normal;
    list-style-type: disc;
    list-style-position: inside;
    display: inline;
    overflow: hidden;
}

section ul + p {
    clear: left;
}

section li {
    margin: 0 1em .5em 0;
    overflow: visible;
    position: relative;
    left: .5em;
    padding-left: 1em;
    display: list-item;
}

section ul > li {
    list-style-type: disc;
}

section ol > li {
    list-style-type: decimal;
}

section li > * {
    display: inline-block;
}

section .content :not(.listPdfs):not(.listLinks) > ul > li, section .listItem:not(.listPdfs):not(.listLinks) > ul > li {
    text-indent: -10px;
}

    section .content :not(.listPdfs):not(.listLinks) > ul > li > strong, section .listItem:not(.listPdfs):not(.listLinks) > ul > li > strong, section .content ul > li a, section .listItem ul > li a {
        text-indent: 0;
    }

section .content * .listPdfs li, section .content * .listLinks li, section .content .listItem .listPdfs li, section .content .listItem .listLinks li {
    text-indent: 0 !important;
}

section #tiles li, section .content div > ul#Disclaimer > li {
    text-indent: 0 !important;
}

section p, section ul, section ol, section .listItem > * {
    margin-bottom: .5em;
}

.listItem {
    margin-bottom: 1em;
    position: relative;
    overflow: hidden;
    float: left;
    clear: both;
    width: 100%;
}

.listItem strong {
    color: #5f143f;
}

a {
    cursor: pointer;
}

a:link {
    color: #770738;
}

a:visited {
    color: #770738;
}

a:hover {
    color: #195c6d;
}

a:active {
    color: #195c6d;
}

em, .italic {
    font-style: italic;
}

strong, .bold {
    font-weight: bold;
}

span {
    line-height: normal;
}

hr {
    float: left;
    clear: both;
}

html {
    background-color: #e1e1e1;
    width: 100%;
    overflow-x: hidden;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    background-color: #e1e1e1;
    /*background: url('https://www.pvhmc.org/inc/images/body_bg.jpg') repeat-x;*/
    width: 100%;
}

body.loading {
    cursor: wait !important;
}

#outerWrapper {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    height: 100%;
}

header, footer, main {
    display: block;
    width: 100%;
}

header {
    position: relative;
    /*background: url('https://www.pvhmc.org/inc/images/header_bg.jpg') repeat-x left top;*/
}

header.foundation {
    /*background: url('https://www.pvhmc.org/inc/images/header_bg_foundation.png') repeat-x left top;*/
    display: none;
}

#logo {
    position: relative;
    top: 10px;
    left: 7px;
}

#topNav {
    position: absolute;
    top: 0;
    right: 25px;
}

#topNav li {
    display: block;
    float: left;
    clear: none;
    padding: 5px 8px 0;
    margin: 0 2px 0 0;
    height: 25px;
    box-sizing: border-box;
    color: #fff2ba;
    font-family: 'Lucida Fax W01','Times New Roman',serif;
    font-variant: small-caps;
    font-size: 14px;
    /*background: transparent url('https://www.pvhmc.org/inc/images/header_nav_bg.png') repeat-x top left;*/
    position: relative;
    list-style: none;
}

#topNav li:after {
    content: '';
    position: absolute;
    right: -2px;
    width: 2px;
    height: 25px;
    top: 0;
    /*background: transparent url('https://www.pvhmc.org/inc/images/header_nav_bg_divider.png');*/
}

#topNav li:last-child:after {
    content: '';
    position: absolute;
    right: -11px;
    width: 11px;
    height: 25px;
    top: 0;
    /*background: transparent url('https://www.pvhmc.org/inc/images/header_nav_bg_rightcap.png');*/
}

#topNav li:first-child:before {
    content: '';
    position: absolute;
    left: -11px;
    width: 11px;
    height: 25px;
    top: 0;
    /*background: transparent url('https://www.pvhmc.org/inc/images/header_nav_bg_leftcap.png');*/
}

#topNav li:hover, #topNav li:hover:after, #topNav li:hover:before, #topNav li.selected, #topNav li.selected:after, #topNav li.selected:before {
    background-position: 0 -25px;
}

#topNav a {
    color: inherit;
    text-decoration: none;
}

header nav {
    display: table;
    width: 100%;
    margin-top: 22px;
}

header nav.transition {
    pointer-events: none;
}

header nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 100;
    font-family: 'FrutigerLTW01-57Condens',sans-serif;
}

header nav > ul {
    display: table-row;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    color: white;
    padding: 0;
}

header nav ul li {
    margin: 0;
    padding: 0;
    position: relative;
}

.noHome {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    left: -1000px;
}

header nav > ul > li {
    display: table-cell;
    padding: 10px 10px 10px 12px;
    font-size: 19px;
}

.Giving_Support header nav > ul > li {
    padding: 7px 10px 7px 12px;
}

header nav a {
    display: block;
    text-decoration: none;
    color: inherit;
    width: 100%;
    text-align: center;
}

header nav li ul li a {
    padding: .75em .5em;
    width: auto;
}

header nav > ul > li > a:link, header nav > ul > li > a:visited {
    color: #67213b;
}

header.foundation nav > ul > li > a:link, header.foundation nav > ul > li > a:visited {
    color: white;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2),-1px -1px 0 rgba(0,0,0,.2),-1px 1px 0 rgba(0,0,0,.2),1px -1px 0 rgba(0,0,0,.2);
}

header nav li a:link, header nav li a:visited {
    color: white;
}

header nav li a:hover, header nav li a:active {
    color: white;
    background-color: rgba(60,11,33,.95);
}

header nav > ul > li > a:hover, header nav > ul > li > a:active {
    color: #8e4164;
    background-color: transparent;
}

header.foundation nav > ul > li > a:hover, header.foundation nav > ul > li > a:active {
    color: white;
    background-color: transparent;
}

header nav li > ul {
    visibility: hidden;
    width: 12em;
    position: absolute;
    top: 0;
    background-color: rgba(84,16,46,.95);
    text-shadow: none;
    border: 3px solid #fff;
    border-radius: 7px;
    opacity: 0;
    transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    box-shadow: 0 0 5px white;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
}

header nav li li > ul {
    box-shadow: none;
    width: 16em;
}

header nav ul li ul {
    padding: 10px 0;
}

header nav > ul > li > ul {
    top: 35px;
    color: #fff;
}

header li > ul > li > ul {
    left: 14em;
}

header nav ul li ul li {
    border: 1px solid rgba(255,255,255,0.5);
    border-width: 0 0 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

header nav ul li ul li:first-child {
    border-top-width: 1px;
}

header nav li:hover > ul {
    visibility: visible;
    opacity: 1;
}

header nav li > ul a {
    text-align: left;
    text-transform: none;
}

#logo a {
    height: 100px;
    display: block;
    width: 298px;
}

body:not(.Giving_Support) #logo a:hover {
    /*background: url(https://www.pvhmc.org/inc/images/Icon_Home.gif) no-repeat 15px 5px;*/
}

#secondaryNav a {
    display: block;
    text-decoration: none;
    color: #611336;
    padding: .75em .5em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}

#secondaryNav li li a {
    border-bottom-color: #ccc;
}

#secondaryNav a.selected, #secondaryNav li li a.selected {
    border-bottom-color: #fff;
}

#secondaryNav a.selected:link, #secondaryNav .focus > a:link {
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_current.gif') repeat center center;*/
    color: white;
}

#secondaryNav a.selected:visited, #secondaryNav .focus > a:visited {
    color: white;
}

#secondaryNav .focus:hover > a:visited {
    color: #611336;
}

#secondaryNav .focus:hover > a:not(.selected) {
    color: #611336;
}

#secondaryNav .focus:hover > a.selected {
    color: white;
}

#secondaryNav li li:hover > a:visited {
    color: white;
}

#secondaryNav li:hover > a:link {
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_o.gif') repeat center center;*/
}

#secondaryNav li:hover > a.selected:link {
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_current_o.gif') repeat center center;*/
    color: white;
}

#secondaryNav li li:hover > a:link {
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_current_o.gif') repeat center center;*/
    color: white;
}

#secondaryNav a.selected:active {
    color: white;
}

#secondaryNav ul > li.main {
    margin: 0;
    position: relative;
}

#secondaryNav li a {
    padding-left: 1em;
}

#secondaryNav li:not(:hover) li a {
    padding-left: 2em;
}

#secondaryNav li li:not(:hover) li a {
    padding-left: 3em;
}

#secondaryNav ul li, #secondaryNav ul li.focus ul li {
    display: none;
    margin: 0;
}

#secondaryNav > ul > li.focus, #secondaryNav ul li.main, #secondaryNav ul .main:hover > ul > li, #secondaryNav ul .main > ul > li:hover > ul li {
    display: block;
    z-index: 10;
}

#secondaryNav ul .main:hover ul {
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
}

#secondaryNav .main > ul {
    position: absolute;
    top: 0;
    left: 192px;
    width: 190px;
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_o.gif') repeat center center;*/
}

#secondaryNav .main > ul li {
    position: relative;
}

#secondaryNav .main > ul ul {
    position: absolute;
    top: 0;
    left: 190px;
    width: 190px;
    /*background: url('https://www.pvhmc.org/inc/images/BG_subNav_o.gif') repeat center center;*/
}

#secondaryNav h3 {
    /*background-image: url('https://www.pvhmc.org/inc/images/BG_subNavTitle.gif');*/
    background-position: center top;
    background-repeat: repeat-y;
    color: #72123d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    height: 51px;
    padding: 10px 5px 0;
    text-align: center;
    vertical-align: bottom;
    width: 180px;
    border: 1px solid #cecece;
    border-width: 0 1px 1px;
    cursor: pointer;
}

#secondaryNav li > a {
    position: relative;
}

#secondaryNav li > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    /*background: url('https://www.pvhmc.org/inc/images/subNav_arrow_n.png') no-repeat 5px center;*/
}

#secondaryNav li > a:last-child:before {
    /*background: url('https://www.pvhmc.org/inc/images/subNav_normal_n.png') no-repeat 5px center;*/
}

#secondaryNav li > a.selected:before, #secondaryNav li > a.selected:hover:before {
    /*background: url('https://www.pvhmc.org/inc/images/subNav_arrow_o.png') no-repeat 5px center;*/
}

#secondaryNav li > a.selected:last-child:before, #secondaryNav li > a.selected:last-child:hover:before, #secondaryNav li li > a:last-child:hover:before {
    /*background: url('https://www.pvhmc.org/inc/images/subNav_normal_o.png') no-repeat 5px center;*/
}

main {
    height: auto;
    height: 100%;
    display: table;
    background-color: rgba(255,255,255,.8);
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    border: 0 solid white;
    border-spacing: 9px;
    border-width: 0 1px;
    border-collapse: no-collapse;
    vertical-align: top;
    box-sizing: border-box;
}

.Giving_Support main {
    background-color: rgba(255,255,255,.5);
    border-width: 1px;
}

main .contentWrapper {
    margin: auto;
    border-spacing: 0;
    width: 100%;
    height: 100%;
}

main #secondaryNav, main section, main .image {
    display: table-cell;
    vertical-align: top;
}

#secondaryNav {
    width: 190px;
    /*background: url('https://www.pvhmc.org/inc/images/BG_mainColumnWrapper.gif');*/
    background-clip: content-box;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}

span.spacer {
    display: table-cell;
    width: 5px;
    min-width: 5px;
}

#secondaryNav.hide + section {
    width: 100%;
}

#secondaryNav.hide ~ section {
    width: 990px;
    box-sizing: border-box;
}

#secondaryNav > ul {
    vertical-align: top;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
}

.container {
    display: table;
    }
.column {
    display: table-cell;   
    float: left;
}


main section, main .image {
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    background-color: white;
    line-height: 1.75em;
    box-sizing: border-box;
}

.Giving_Support main section {
    padding: 20px 25px 15px;
    width: 100%;
    width: 980px;
}

main section .breadcrumb {
    color: #bbb;
    font-size: 12px;
    line-height: 1em;
    clear: both;
    width: 100%;
    vertical-align: top;
    float: none;
    margin-bottom: 1em;
}

.breadcrumb a {
    color: inherit;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

section img:not(.headerImg) {
    display: inline-block;
    float: left;
    float: left;
    clear: none;
    position: relative;
    padding: 4px;
    border: 1px solid #ccc;
}

.headerImgCont {
    overflow: visible;
    width: 760px;
    position: relative;
    left: -6px;
    top: -3px;
}

.headerImg {
    margin: 2px 0 5px;
    position: relative;
}

section #splashLeftCol img, section #sideBarWrapper img {
    padding: 0;
    border-width: 0;
    margin: 0;
}

.listNav {
    width: 100%;
    box-sizing: border-box;
    padding: 1.5em 45% 1.5em 1em;
    margin: -1em 0 1em !important;
    border-bottom: 1px solid #ccccc6;
    background: transparent no-repeat right 10px center;
    background-size: auto 90%;
}

.listNav li {
    list-style: none;
    margin-left: 0;
    padding: .5em 0;
}

.listNav a:link, .listNav a:visited {
    /*background: url("https://www.pvhmc.org/inc/images/btn_ReadMore_n.gif") no-repeat left center;*/
    color: #195c6d;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 24px;
    text-decoration: none;
}

.listNav a:hover, .listNav a:active, .listNav a.selected {
    /*background: url("https://www.pvhmc.org/inc/images/btn_ReadMore_o.gif") no-repeat left center;*/
    color: #750537;
    text-decoration: underline;
}

.lb-container {
    padding: 0 !important;
}

.spinner {
    width: 100%;
    overflow: hidden;
}

.spinner img {
    width: 64px;
    height: 64px;
    margin: 1em auto;
    display: block;
    text-align: center;
}

#searchWrapper {
    /*background-image: url("https://www.pvhmc.org/inc/images/BG_SearchWrapper.png");*/
    background-position: left top;
    background-repeat: no-repeat;
    height: 20px;
    padding: 5px 0 5px 66px;
    position: absolute;
    width: 310px;
    top: 52px;
    right: 0;
    vertical-align: top;
}

#searchWrapper #SearchBox {
    background-color: #bdbdbd;
    /*background-image: url("https://www.pvhmc.org/inc/images/BG_SearchBox.gif");*/
    background-repeat: repeat-x;
    border-style: none;
    border-width: 0;
    color: #690330;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 18px;
    margin: 1px 0 0;
    padding: 2px 0 0;
    width: 145px;
    vertical-align: top;
    float: left;
    clear: none;
}

#searchWrapper #SearchBtn {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2px;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 30px;
    vertical-align: top;
    float: left;
    clear: none;
}

#btn-HeaderContactUs {
    height: 20px;
    margin: 1px 0 0 30px;
    overflow: hidden;
    vertical-align: top;
    float: left;
    clear: none;
}

#btn-HeaderContactUs a:link, #btn-HeaderContactUs a:visited {
    /*background: url("https://www.pvhmc.org/inc/images/btn-contactUs.gif") no-repeat;*/
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -1000em;
    width: 105px;
}

#btn-HeaderContactUs a:hover, #btn-HeaderContactUs a:active {
    background-position: 0 -20px;
}

@media print {
    header, footer, .listItem:not(.print), h1, .address, #btmWrapper, .headerImgCont {
        display: none;
    }

    body *, main section {
        background: transparent;
        border-width: 0 !important;
        box-shadow: none;
        width: 1000px;
    }

    header {
        max-height: 0 !important;
        overflow: hidden !important;
    }

    #outerWrapper {
        margin: 0 !important;
        font-size: 12pt !important;
    }
}

.disclaimer p {
    color: #72123d;
    font-size: 1.1em;
    font-weight: 500;
}

.result-num {
    color: #72123d;
    font-weight: 600;
}

.formItem {
    border-bottom:1px dotted #ccc;
    padding:5px;
}

.recaptchaError {
    color: #CC0000;
    font-weight: 900;
}

.searchForm {
    float: left;
    width: 49%;
}

.stethoscope {
    float: right;
    display: none;
}

@media only screen and (max-width: 329px) {
    .stethoscope {
        display: none;
    }

    .StethoscopeImg {
        display: none;
    }
}

@media only screen and (min-width: 330px) and (max-width: 424px) {
    .stethoscope {
        margin-top: 100px;
        width: 150px;
        display: block;
    }

    .StethoscopeImg {
        width: 150px;
        float: right;
    }
}

@media only screen and (min-width: 425px) and (max-width: 699px) {
    .stethoscope {
        margin-top: 100px;
        width: 200px;
        display: block;
    }

    .StethoscopeImg {
        width: 200px;
        float: right;
    }
}

@media only screen and (min-width: 700px) and (max-width: 900px) {
    .stethoscope {
        width: 50%;
        display: block;
    }
    .StethoscopeImg {
        width: 300px;
        float: right;
    }
}

@media only screen and (min-width: 900px) {
    .stethoscope {
        width: 50%;
        display: block;
    }
}

label {
    width:100px;
    float:left;	
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    margin-top:3px;
}

.submit-btn {
    padding: 5px;
}

.newSearchBtn {
    float: right;
}

.photoBox {
    float: left;
    max-width: 30%;
    padding-right: 15px;
}

.physpic {
    max-width: 100%;
}

.details {
    float: left;
    min-width: 35%;
    max-width: 50%;
}

.resultInfo {
    font-size:13px;
}
.resultBox {
    margin-bottom:15px;
}

.resultItem {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
    line-height: 1.2em;
}

.resultTitle {
 color:#72123d;
 border-bottom:1px solid #e7e7e7;
 padding-bottom:2px;
 margin-bottom:2px;
 font-weight:bold;
}

.emptyphyspic {
    width: 250px;
    text-align: center;
    padding: 9em 1em;
    border: 2px solid #201F1D;
    background-color: #FFFFFF;
}