﻿.popup_panel
{
    visibility: hidden;
}
.popup_column
{
    white-space:nowrap;
    padding: 0px 3px 0px 3px;
}
.menu_large
{
    position: relative;
    width: 90px;
    height: 75px;
    text-align: center;
    float: left;
}
.menu_small
{
    width: 77px;
    height: 65px;
    float: left;
}

.menu_btn a
{
    text-align: center;
    padding: 60px 0px 0px 6px;
    height: 15px;
    width: 70px;
    display: block;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    text-decoration: none;
}
.menu_btn a:hover
{
    color: #5e5e5e;
    text-decoration: none;
    white-space:pre-wrap;
}
.popupCategoryLink a, .popupCategoryLink:hover
{
}
.pop_Respiratory
{
    position: absolute;
    background: url(../graphics/popup/respiratory_pointer.gif) no-repeat 25px bottom;
    left: 0px;
    bottom: 0px;
}
.Respiratory_bg
{
    background: #a9b3dd;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Respiratory
{
    background: url(../graphics/popup/resp.gif) no-repeat center top;
}
.small_Respiratory
{
    background: url(../graphics/popup/in_respiratory.gif) no-repeat center top;
}

.pop_Emergency
{
    position: absolute;
    background: url(../graphics/popup/emargency_pointer.gif) no-repeat 125px bottom;
    left: -100px;
    bottom: 0px;
}
.Emergency_bg
{
    background: #af73ae;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Emergency
{
    background: url(../graphics/popup/emergency.gif) no-repeat center top;
}
.small_Emergency
{
    background: url(../graphics/popup/in_emergency.gif) no-repeat center top;
}

.pop_Bites
{
    position: absolute;
    background: url(../graphics/popup/bites_pointer.gif) no-repeat 125px bottom;
    left: -100px;
    bottom: 0px;
}
.Bites_bg
{
    background: #93614f;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Bites
{
    background: url(../graphics/popup/bites_stings.gif) no-repeat center top;
}
.small_Bites
{
    background: url(../graphics/popup/in_Bites_Stings.gif) no-repeat center top;
}

.pop_Cuts
{
    position: absolute;
    background: url(../graphics/popup/cuts_pointer.gif) no-repeat right bottom;
    right: -75px;
    bottom: 0px;
}
.Cuts_bg
{
    background: #525252;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Cuts
{
    background: url(../graphics/popup/cuts_wounds.gif) no-repeat center top;
}
.small_Cuts
{
    background: url(../graphics/popup/in_Cuts.gif) no-repeat center top;
}

.pop_Broken-Bones
{
    position: absolute;
    background: url(../graphics/popup/breaks_pointer.gif) no-repeat right bottom;
    right: -75px;
    bottom: 0px;
}
.Broken-Bones_bg
{
    background: #db9260;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Broken-Bones
{
    background: url(../graphics/popup/breaks_sprains.gif) no-repeat center top;
}
.small_Broken-Bones
{
    background: url(../graphics/popup/in_Breaks_Sprains.gif) no-repeat center top;
}

.pop_Poisons
{
    position: absolute;
    background: url(../graphics/popup/poison_pointer.gif) no-repeat 25px bottom;
    left: 0px;
    bottom: 0px;
}
.Poisons_bg
{
    background: #cf7398;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Poisons
{
    background: url(../graphics/popup/poisons.gif) no-repeat center top;
}
.small_Poisons
{
    background: url(../graphics/popup/in_Poisons.gif) no-repeat center top;
}

.pop_Burns
{
    position: absolute;
    background: url(../graphics/popup/burns_pointer.gif) no-repeat 25px bottom;
    left: 0px;
    bottom: 0px;
}
.Burns_bg
{
    background: #766e91;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Burns
{
    background: url(../graphics/popup/burns.gif) no-repeat center top;
}
.small_Burns
{
    background: url(../graphics/popup/in_Burms.gif) no-repeat center top;
}

.pop_Cold-Related
{
    position: absolute;
    background: url(../graphics/popup/coldrelated_pointer.gif) no-repeat 25px bottom;
    left: 0px;
    bottom: 0px;
}
.Cold-Related_bg
{
    background: #8ebed3;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Cold-Related
{
    background: url(../graphics/popup/cold_related.gif) no-repeat center top;
}
.small_Cold-Related
{
    background: url(../graphics/popup/in_ColdRelated.gif) no-repeat center top;
}

.pop_Heat-Related
{
    position: absolute;
    background: url(../graphics/popup/heatrelated_pointer.gif) no-repeat right bottom;
    right: -75px;
    bottom: 0px;
}
.Heat-Related_bg
{
    background: #cebd7d;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Heat-Related
{
    background: url(../graphics/popup/heat_related.gif) no-repeat center top;
}
.small_Heat-Related
{
    background: url(../graphics/popup/in_HeatRelated.gif) no-repeat center top;
}

.pop_Medical
{
    position: absolute;
    background: url(../graphics/popup/medical_pointer.gif) no-repeat right bottom;
    right: -75px;
    bottom: 0px;
}
.Medical_bg
{
    background: #86a562;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.large_Medical
{
    background: url(../graphics/popup/medical_problems.gif) no-repeat center top;
}
.small_Medical
{
    background: url(../graphics/popup/in_medical_prob.gif) no-repeat center top;
}



