/* Style sheet for bird notes.  Do not edit this file directly;
 * it is generated automatically from this documentation:
 *   http://www.nmt.edu/~shipman/aba/doc/noteweb/
 */
body
{ background-color: #ffffee; /* Very pale yellow */
}

img
{ border-width: 3px;
  border-color: #0000a0;
  border-style: solid;
  margin: 1pt;
}
span.loc-label
{   font-style: italic;
}
span.bird-name
{   color: #007722;             /* Dark green */
    font-weight: bold;
}
span.notable
{   font-weight: bold;
    color: maroon;
    border-style: solid;
    border-width: 1px;
    border-color: red;
    padding: 1px;
}
span.genus
{   font-style: italic;
}
span.cite
{   font-style: italic;
}
table.seasons
{ border-collapse: collapse;
}
th.winter, td.winter
{   background-color: #befaff;  /* ice blue */
    border-left: 1px solid black;
    border-right: 1px solid black;
}
th.spring, td.spring
{   background-color: #9affa5;  /* spring green */
    border-left: 1px solid black;
    border-right: 1px solid black;
}
th.summer, td.summer
{   background-color: #fff870;  /* pale yellow */
    border-left: 1px solid black;
    border-right: 1px solid black;
}
th.fall, td.fall
{   background-color: #eeaa3a;  /* dark orange */
    border-left: 1px solid black;
    border-right: 1px solid black;
}
tr.year-row
{   border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right:  1px solid black;
}
tr.year-group
{   border-bottom: 3px solid black;
}
th.row-label
{   font-weight: bold;
}
div.loc-child
{   margin-top: 0.25em;
    margin-bottom: 0.25em;
    margin-left: 3em;
    text-indent: -1em;
}
div.day-summary
{   margin-left: 1em;           /* Indent on left */
    margin-bottom: 1em;         /* Add space below */
    border-style: solid;        /* Solid border */
    border-width: 1px;          /* One pixel wide */
    padding: 10px;              /* Leave room inside the box */
    background-color: #eee;     /* Light gray background */
}
div.loc-def
{   margin-left: 2em;
    font-weight: bold;
}
div.loc-narrative
{  margin-left: 3em;
   margin-top: 3px;
   text-indent: -1em;
   font-weight: normal;
}
div.para
{   margin-left: 1em;
    margin-top: 0.5em;
}
div.form
{   margin-top: 0.1em;
    margin-left: 1em;
    text-indent: -1em;
}
div.notable-form
{   margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    text-indent: -1em;
}
div.floc
{   margin-left: 2em;
}
