/* Copyright 2005 Factor of 4, LLC.  All Rights Reserved.  http://www.factorof4.com/ */
/* nav.css  -- surface styles */

#menupositioner    { visibility: visible; display: block; margin: 0; position: relative; top: 0; left: 0 }
#AboutMenu               { background-color: black; visibility: hidden; display: block; margin: 0; position: absolute; z-index: 6; top: 29px; left: 0; width: 135px }
#AboutMenu .navMenuItem:hover   { background-color: #54668E; border-style: outset outset inset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#AboutMenu .navMenuItemLast:hover   { background-color: #54668E; border-style: outset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#ProductsMenu               { background-color: #000; visibility: hidden; display: block; margin: 0; position: absolute; z-index: 6; top: 29px; left: 137px; width: 130px }
/* #Products-ASD   { background-color: #a84626; } */
/* #Products-PFO   { background-color: #784A92; } */
/* #Products-FFD   { background-color: #5f9122; } */
#ProductsMenu .navMenuItem:hover   { background-color: #54668E; border-style: outset outset inset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#ProductsMenu .navMenuItemLast:hover   { background-color: #54668E; border-style: outset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#PhysiciansMenu            { background-color: #000; visibility: hidden; display: block; margin: 0; position: absolute; z-index: 6; top: 29px; left: 244px; width: 122px }
#PhysiciansMenu .navMenuItem:hover   { background-color: #54668E; border-style: outset outset inset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#PhysiciansMenu .navMenuItemLast:hover   { background-color: #54668E; border-style: outset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#PatientsMenu            { background-color: #000; visibility: hidden; display: block; margin: 0; position: absolute; z-index: 6; top: 29px; left: 369px; width: 130px }
#PatientsMenu .navMenuItem:hover    { background-color: #54668E; border-style: outset outset inset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#PatientsMenu .navMenuItemLast:hover    { background-color: #54668E; border-style: outset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#ContactMenu               { background-color: #000; visibility: hidden; display: block; margin: 0; position: absolute; z-index: 6; top: 35px; left: 135px; width: 50px }
#ContactMenu .navMenuItem:hover  { background-color: #54668E; border-style: outset outset inset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
#ContactMenu .navMenuItemLast:hover  { background-color: #54668E; border-style: outset; border-width: 1px; border-color: #857c91 #000 #000 #857c91 }
.navMenu     { color: #b2cded; font-weight: bold; margin: 0; padding: 0 }
.navMenuHidden { visibility: hidden }
.navMenuItem:hover, .navMenuItemLast:hover  { color: #fff; text-decoration: none }
.navMenuItem:link, .navMenuItem:visited, .navMenuItemLast:link, .navMenuItemLast:visited  {  color: #b2cded; text-decoration: none }
.navMenuItem 
         { color: #b2cded; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: normal; line-height: 14px; text-align: left; display: block; margin: 0; padding: 5px 2px; border-style: solid solid outset; border-width: 1px; border-color: #afbff8 }
.navMenuItemLast 
         { color: #b2cded; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: normal; line-height: 14px; text-align: left; display: block; margin: 0; padding: 5px 2px; border: solid 1px #afbff8 }
.navFooter     { color: #001ed9; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: left; z-index: 6 }
.navFooter:visited { color: #001ed9; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: left; z-index: 6 }
.footer { color: #001ed9; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: left }
.navFooter:hover    { color: #745f7a; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: left; position: relative; z-index: 6 }
.navFooter:active { color: #745f7a; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: left; position: relative; z-index: 6 }
.navToolbar  { color: #fff; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: right }.navToolbar:hover  { color: #b2cded; font-size: 12px; font-family: verdana, arial, helvetica, san-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: right }
a { color: #001ed9 }
a:visited { color: #001ed9 }
a:hover { color: #00c }
