/* General Declarations */

td { vertical-align: top; }

html, body, td, p, h1, h2, h3, h4 {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
}

h4 {
 text-decoration: underline;
}

body {
 background: #f2e8cf url(../img/ImgBkgPattern.gif);
 text-align: center;
}

img       { border: 0; }
a         { color: #0564A1; }
a:visited { color: #6699CC; }
a:hover   { color: #890027; }

#holder {
 margin: 0 auto;
 text-align: left;
 background: #fff url(../img/ImgLongBG.gif);
 width: 749px;
 padding: 0 26px 40px;
 position: relative;
}

/* Main Logo and Nav */
#logo {
 text-indent: -10000px;
 background: #f2e8cf url(../img/ImgAgnesianLogo.jpg) no-repeat 18px 12px;
 height: 100px;
 border-bottom: 1px solid #b5aa8a
}

#sitenav {
 position: absolute;
 top: 0;
 right: 26px;
 list-style-type: none;
 background: url(../img/ImgNavTanGradient.jpg);
 margin: 0;
 padding: 15px 0 0;
 width: 460px;
 height: 85px;
}

#sitenav a {
 display: block;
 text-indent: -10000px;
 text-decoration: none;
 height: 20px;
 font-size: 1px;
 width: 200px;
}

#sitenav li { 
 float: left; 
 padding: 0;
}

#sitenav li.right { 
 background: url(../img/ImgNavWhiteGradient.jpg) no-repeat -65px 0; 
 width: 230px; 
}

#sitenav li.left  { 
 background: url(../img/ImgNavWhiteGradient.jpg) no-repeat 0 0;
 clear: both;
 padding-left: 0px; 
 width: 200px; 
}

#sitenav a#cl     { background: url(../img/BuConsultantsLab.gif) no-repeat 0 -20px; }
#sitenav a#sfh    { background: url(../img/BuStFrancisHospital.gif) no-repeat 0 -20px; }
#sitenav a#fdlrc  { background: url(../img/BuFDLRegionalClinic.gif) no-repeat 0 -20px; }
#sitenav a#wmh    { background: url(../img/BuWaupunMemorialHospital.gif) no-repeat 0 -20px; }
#sitenav a#sah    { background: url(../img/BuStAgnesHospital.gif) no-repeat 0 -20px; }
#sitenav a#ahe    { background: url(../img/BuAgnesianHCEnterprises.gif) no-repeat 0 -20px; }
#sitenav a#fdlsc  { background: url(../img/BuAgnesianFDLSurgCtr.gif) no-repeat 0 -20px; }
#sitenav a#cl:hover, #sitenav a#sfh:hover, #sitenav a#fdlrc:hover,
#sitenav a#wmh:hover, #sitenav a#sah:hover, #sitenav a#ahe:hover, #sitenav a#fdlsc:hover   { background-position: 0 6px; }

/* Navigation bar */

#topnav {
 border-bottom: 1px solid #b5aa8a;
 background: #f9f3e7 url(../img/ImgNavBarBtShadow.jpg) repeat-x bottom left;
 height: 28px;
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#topnav a {
 display: block;
 text-indent: -100000px;
 text-decoration: none;
 height: 10px;
}

#topnav li {
 float: left;
 margin: 8px 10px 0;
}

#topnav a#au { width: 49px;  background: url(../img/BuAboutUs.gif) no-repeat 0 0; margin-left: 5px; }
#topnav a#ss { width: 99px;  background: url(../img/BuSpecialtyServices.gif) no-repeat 0 0; }
#topnav a#co { width: 115px; background: url(../img/BuCareerOpportunities.gif) no-repeat 0 0; }
#topnav a#vi { width: 109px; background: url(../img/BuVisitorInformation.gif) no-repeat 0 0; }
#topnav a#hi { width: 108px; background: url(../img/BuHealthInformation.gif) no-repeat 0 0; display: none; } /* 2/1/2010 - The contract for this expires Feb. 1, 2010 */
#topnav a#cu { width: 61px;  background: url(../img/BuContactUs.gif) no-repeat 0 0; margin-left: -18px; } /* 2/1/2010 - The negative margin move this link closer to the one before the Health Information link that's now gone */
#topnav a#h  { width: 29px;  background: url(../img/BuHome.gif) no-repeat 0 0; }
#topnav a#au:hover, #topnav a#ss:hover, #topnav a#co:hover, #topnav a#vi:hover, 
#topnav a#hi:hover, #topnav a#cu:hover, #topnav a#h:hover { background-position: 0 -20px; }

#lastline {
 background: url(../img/ImgNavWhiteGradient.jpg) no-repeat 0 0;
 height: 1px;
 width: 460px;
 position: absolute;
 bottom: -3px;
 left: 0;
}

/* Sidebar */

#sidebar {
 width: 181px;
 padding: 0 12px 20px 0;
}

#sidenav {
 width: 160px;
 border: 1px solid #d4d4d4;
 margin: 12px 0 15px 12px;
 padding: 3px;
 list-style-type: none;
}

/*#sidenav li { height: 1em; } */

#sidenav li {
 border-style: solid;
 border-color: #FFF;
 border-width: 1px;
}

#sidenav a {
 padding: 3px 6px;
 display: block;
 text-decoration: none;
 color: #666;
 border-bottom: 1px solid #d4d4d4;
 text-transform: uppercase;
 font-size: 9px;
}

#sidenav a:visited {
/* color: #69C; */
}

#sidenav a:hover {
 color: #890027;
}

#sidenav a#snb {
 padding-bottom: 4px;
 border-bottom-width: 0;
}
#sidenav a.bottomLink {
 padding-bottom: 4px;
 border-bottom-width: 0;
}

#header_A, #header_B, #header_C {
	padding-top: 5px;
}

#header_A img, #header_B img, #header_C img {
	padding-bottom: 4px;
}

#phydir {
 margin: 0 0 0 12px;
 background: url(../img/ImgPhyDirGradient.jpg) repeat-y -5px 0;
 width: 168px;
}

#phydir h3 {
 text-indent: -10000px;
 width: 168px;
 height: 24px;
 padding: 0;
 margin: 0;
 border-bottom: 1px solid #fff;
 background: #880026 url(../img/ImgPhysicianDirectory.gif) no-repeat center center;
}

#phydir #phydircontent {
 background: url(../img/ImgPhyDirTabBottom.jpg) no-repeat -5px 50px;
 border-top: 2px solid #880026;
 padding: 12px 12px 30px;
 height: 30px;
 position: relative;
}

#phydir #pdfindby {
 text-indent: -10000px;
 display: block;
 background: url(../img/ImgFindBy.gif) no-repeat bottom right;
 width: 48px;
 height: 14px;
}

#phydircontent a {
 display: block;
 text-indent: -10000px;
 text-decoration: none;
 width: 78px;
 height: 12px;
 position: absolute;
 right: 12px;
}

#phydir a#pdspec { top: 12px; background: url(../img/BuSpecialtyDblArrow.gif) no-repeat 0 0; }
#phydir a#pdloc  { top: 32px; background: url(../img/BuLocationDblArrow.gif) no-repeat 0 0; }
#phydircontent a#pdspec:hover, #phydircontent a#pdloc:hover { background-position: 0 -27px; }

#caringbridge {
  width: 172px;
  height: 80px;
  margin: 10px 0 0 12px;
}

#caringbridge span {
  color: #5a5959;
  font: 10px/14px Arial, sans-serif;
}

#ingoodhealth {
  width: 168px;
  height: 93px;
  margin: 40px 0 0 12px;
}


#healthinfo {
 visibility: hidden;           /* 2/1/2010 - The contract for this expires Feb. 1, 2010 */
 margin: 24px 0 0 12px;
 width: 168px;
}

#healthinfo li {
 border-style: solid;
 border-color: #FFF;
 border-width: 1px;
}

#healthinfo h3 {
 text-indent: -10000px;
 background: url(../img/ImgHealthInformation.gif) no-repeat 0 0;
 width: 128px;
 height: 33px;
}

#healthinfo ul {
 list-style-type: none;
 margin: 0;
 padding: 12px 0 0;
}

#healthinfo a {
 text-decoration: none;
 text-transform: uppercase;
 color: #666;
 display: block;
 margin: 0 0 4px;
 background: url(../img/BuRtArrow1.gif) no-repeat 0 0px;
 padding: 0 0 0 15px;
}

#healthinfo a:visited {
 color: #69c;
}

#healthinfo a:hover {
 color: #890027;
 background-image: url(../img/BuRtArrow2.gif);
}

/* Main Body */

.button {
 text-decoration: none;
 text-transform: uppercase;
 text-align: left;
 display: block;
 border-width: 0px;
 color: #890027;
 margin: 0 0 4px;
 background: url(../img/BuRtArrow1.gif) no-repeat 0 0px;
 padding: 0 0 0 12px;
 font-size: 8pt;
 cursor: pointer;
}

.button:visited {
 color: #890027;
}

.button:hover {
 color: #890027;
 background-image: url(../img/BuRtArrow2.gif);
}

#layout { margin: 0px 0 0; }

#masthead h2 {
 margin: 10px 0 5px;
 color: #0564A1;
 font-size: 13px;
}

#toprow td { border-bottom: 1px solid #d4d4d4; }

#toprow td.noborder { border: none; }

#toprow td.left { 
 padding: 0 10px 20px 0;
 width: 254px; 
}

#toprow td.right { 
 padding: 0 10px 20px 0;
 width: 254px; 
}

#babyphotos { margin: 20px 0 0; }

#babyphotos h3 {
 text-indent: -10000px;
 background: url(../img/ImgBabyPhotos.gif) no-repeat 0 0;
 height: 19px;
 width: 106px;
}

#babyphotos a {
 display: block;
 text-indent: -10000px;
 background: url(../img/ImgBabyTab.jpg) no-repeat 0 0;
 height: 96px;
 width: 180px;
 text-decoration: none;
}

#inthenews { margin: 20px 0 0; }

#inthenews li {
 border-style: solid;
 border-color: #FFF;
 border-width: 1px;
}

#inthenews h3 {
 text-indent: -10000px;
 background: url(../img/ImgInTheNews.gif) no-repeat 0 0;
 width: 100px;
 height: 15px;
}

#inthenews ul {
 list-style-type: none;
 padding:12px 0 0;
 margin: 0;
}

#inthenews a {
 text-decoration: none;
 color: #666;
 display: block;
 margin: 0 0 4px;
 background: url(../img/BuRtArrow1.gif) no-repeat 0 0;
 padding: 0 0 0 15px;
}

#inthenews a#more {
 text-transform: uppercase;
 background: url(../img/BuRtDblArrow1.gif) no-repeat 3.5em 0;
 padding: 0 30px 0 0;
 float: right;
 margin: 5px 20px 0;
 color: #890027;
}

#inthenews a#moreplastic {
 text-transform: uppercase;
 background: url(../img/BuRtDblArrow1.gif) no-repeat 3.5em 0;
 padding: 0 30px 0 0;
 float: right;
 margin: 5px 0 0 0;
 color: #890027;
}

#inthenews a:visited      { color: #69c; }
#inthenews a#more:visited { color: #890027; }
#inthenews a#moreplastic:visited { color: #890027; }

#inthenews a:hover {
 color: #890027;
 background-image: url(../img/BuRtArrow2.gif);
}

#inthenews a#more:hover {
 color: #890027;
 background-image: url(../img/BuRtDblArrow2.gif);
}

#inthenews a#moreplastic:hover {
 color: #890027;
 background-image: url(../img/BuRtDblArrow2.gif);
}

/* Sub Page Body */

#photocol {
 background: url(../img/ImgSubBlueGradient.gif) no-repeat 0px 154px;
}

#photocol #pdiv {
 width: 169px;
 padding: 2px 0px 177px 0px;
 /*background: url(../img/ImgSubBlueGradient.gif) no-repeat bottom left;*/
}

#photocol img {
 display: block;
 margin-bottom: 2px;
}

#subbody h2 {
 margin: 10px 0px 10px;
 color: #0564A1;
 font-size: 13px;
}

#subbody {
 width: 100%;
 padding: 15px 30px 60px 0;
}

#subbody h3 {
  margin: 20px 0 0 0;
}

#subbody p {
 margin-top: 8px;
}

#subbody ul {
 margin-left: 0;
 padding-left: 1.5em;
}

/* Sub Site Page */

#sublayout {
 border-left: 1px solid #b4ab8a;
 width: 100%;
}

#sublayout table { width: 100%; }

#submasthead {
 padding: 2px 0px 0px 2px;
}

#submasthead img { display: block; }

#submasthead h2 {
 height: 80px;
 text-indent: -10000px;
 margin-bottom: 2px;
}

#submasthead #sahlogo     { background: #f1e8d7 url(../img/ImgSubLogoStAgnesHospital.gif) no-repeat 10px 15px; }
#submasthead #ahelogo     { background: #f1e8d7 url(../img/ImgSubLogoAgHCEnterprises.gif) no-repeat 10px 15px; }
#submasthead #cllogo      { background: #f1e8d7 url(../img/ImgSubLogoConsultantsLab.gif) no-repeat 10px 15px; }
#submasthead #fdlrclogo   { background: #f1e8d7 url(../img/ImgSubLogoFDLRegClinic.gif) no-repeat 10px 15px; }
#submasthead #sfhlogo     { background: #f1e8d7 url(../img/ImgSubLogoStFrancis.gif) no-repeat 10px 15px; }
#submasthead #wmhlogo     { background: #f1e8d7 url(../img/ImgSubLogoWaupunMem.gif) no-repeat 10px 15px; }
#submasthead #fdlsurglogo { background: #f1e8d7 url(../img/ImgSubLogoFdLSurgCtr.gif) no-repeat 10px 15px; }

#subpagenav {
 background: #0564A1;
 height: 25px;
 margin: 0px;
 padding: 0;
 list-style-type: none;
}

#subpagenav a {
 display: block;
 text-indent: -10000px;
 text-decoration: none;
 height: 10px;
}

#subpagenav li {
 float: left;
 margin: 8px 8px 0;
}

#subpagenav a#spnau     { width: 49px; background: url(../img/BuSubNavAboutUs.gif) no-repeat 0 0; }
#subpagenav a#spns      { width: 45px; background: url(../img/BuSubNavServices.gif) no-repeat 0 0; }
#subpagenav a#spnms     { width: 76px; background: url(../img/BuSubNavMedicalStaff.gif) no-repeat 0 0; }
#subpagenav a#spnloc    { width: 54px; background: url(../img/BuSubNavLocations.gif) no-repeat 0 0; }
#subpagenav a#spnapp    { width: 118px; background: url(../img/BuSubNavPharmacyPlus.gif) no-repeat 0 0; }
#subpagenav a#spnamp    { width: 190px; background: url(../img/BuSubNavMarkesanPharmacy.gif) no-repeat 0 0; }
#subpagenav a#spnahs    { width: 132px; background: url(../img/BuSubNavHealthShoppe.gif) no-repeat 0 0; }
#subpagenav a#spnpi     { width: 111px; background: url(../img/BuSubNavPatInfo.gif) no-repeat 0 0; }
#subpagenav a#spnproc   { width: 63px; background: url(../img/BuSubNavProcedures.gif) no-repeat 0 0; }
#subpagenav a#spnphydir { width: 109px; background: url(../img/BuSubNavPhysDir.gif) no-repeat 0 0; }
#subpagenav a#spnfind   { width: 81px; background: url(../img/BuSubNavHowFindUs.gif) no-repeat 0 0; }
#subpagenav a#spnprog   { width: 97px; background: url(../img/BuSubNavOnSiteProg.gif) no-repeat 0 0; }
#subpagenav a#spnau:hover, #subpagenav a#spns:hover, #subpagenav a#spnms:hover,
#subpagenav a#spnloc:hover, #subpagenav a#spnapp:hover, #subpagenav a#spnamp:hover,
#subpagenav a#spnahs:hover, #subpagenav a#spnpi:hover,  #subpagenav a#spnproc:hover,
#subpagenav a#spnphydir:hover, #subpagenav a#spnfind:hover, #subpagenav a#spnprog:hover {
 background-position: 0 -20px;
}


#subbodyleft {
 padding: 0 10px;
 width: 244px;
}

#submasthead h3, #subbodyleft2 h3 {
 margin: 20px 0 10px 10px;
 color: #0564A1;
 font-size: 13px;
}

#subbodyleft2 { padding: 0px 20px; width: 100%; }
#subbodyleft2 h3 { margin-left: 0px; }
#subbodyleft2 p { padding-top: 8px; }
#subbodyleft2 ul { padding-left: 1em; }
#subbodyright { width: 234px; padding: 0 20px 0px 10px; }

#rightNavList {
	margin: 10px 0 20px 7px;
	padding: 0px;
	background: none;
  overflow: hidden;
}
#rightNavList li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
}

/* Footer */

#footer {
 margin: 0px 10px 0;
 border-top: 1px solid #b4ab8a;
 color: #676733;
 font-size: 9px;
 line-height: 13px;
 letter-spacing: 1px;
}

#footer a {
 text-decoration: none;
 color: #676733;
}

#footer a:visited { color: #676733; }
#footer a:hover { text-decoration: underline; }

#footer #sidea {
 float: left;
 border-right: 1px solid #b4ab8a;
 width: 250px;
 height: 50px;
 padding: 15px;
 margin-right: 15px;
}

#footer p { font-size: 9px; }

#footer #sidea a { text-decoration: underline; font-size: 9px; }

#footer #sideb {
/* border-left: 1px solid #b4ab8a; */
 padding: 15px 15px 15px 0;
}

#footer #sidec {
 border-top: 1px solid #b4ab8a;
 padding: 15px;
 clear: both;
}

#sidec #copyright {
 float: left;
}

#sidec #brownboots {
 float: right;
}

/* Event Calendar */

#calendar {
 border-style: solid;
 border-color: #666;
 border-width: 0px 0px 1px 0px;
}

#monthrow th {
 font-size: 10px;
 text-align: center;
}

#monthrow #prevmonth {
 text-align: left;
 font-size: 8px;
}

#monthrow #nextmonth {
 text-align: right;
 font-size: 8px;
}

#daysrow th {
 padding: 0px;
 text-align: center;
 font-weight: normal;
 border-style: solid;
 border-color: #666;
 border-width: 1px 0px 0px 1px;
 height: 20px;
 font-size: 9px;
}

#daysrow #sat, .dayrow .dayofweek7, .dayrow .nodayofweek7 {
 border-right-width: 1px;
}

.dayrow td {
 width: 70px;
 height: 70px;
 border-style: solid;
 border-color: #666;
 border-width: 1px 0px 0px 1px;
}

.dayrow span {
 border-style: solid;
 border-color: #666;
 border-width: 0px 0px 1px 1px;
 text-align: center;
 display: block;
 float: right;
 width: 2em;
 background-color: #EEE;
}

.dayrow span a {
 color: #890027;
}

.dayrow span a:visited {
 color: #890027;
}

.dayrow span a:hover {
 color: #890027;
}

.dayrow div {
 padding: 3px 3px 0px;
 font-size: 8px;
}

.dayrow .nodayofweek1, .dayrow .nodayofweek2, .dayrow .nodayofweek3, .dayrow .nodayofweek4,
.dayrow .nodayofweek5, .dayrow .nodayofweek6, .dayrow .nodayofweek7 { background-color: #EEE; }

h3.calentry {
 margin: 0;
 padding: 0;
 color: #890027;
 border-style: solid;
 border-color: #890027;
 border-width: 0 0 1px;
}

h3.calentry span {
 border-style: solid;
 border-color: #890027;
 border-width: 1px 1px 0;
 padding: 0 5px;
}

#calyeardrop input, #calyeardrop select {
 font-size: 11px;
}

#calmonthhold {
 text-align: left;
 margin-bottom: 10px;
 border-style: solid;
 border-color: #000;
 border-width: 0 0 0 1px;
 font-weight: bold;
}

a.calcurrent, a.calmonth {
 text-decoration: none;
 padding: 0 8px;
 border-style: solid;
 border-color: #000;
 border-width: 1px 1px 1px 0;
 font-size: 105%;
}

a.calmonth, a.calmonth:visited, a.calmonth:hover {
 color: #890027;
}

a.calcurrent, a.calcurrent:visited, a.calcurrent:hover {
 color: #0564A1 !important;
}


b.caltitle {
 font-size: 105%;
}
#locations h3 {padding: 0px; margin:0px;font-weight: normal;}

/*
li { border-width: 1px; border-style: solid; border-color: #FFF;}
ul { border-color: #0F0; border-style: dotted; border-width: 1px; }
a  { border-color: #00F; border-style: dotted; border-width: 1px; }
*/
