﻿body 
{
    margin:0px;
    margin-top:5px;
    margin-right:20px;
    font-family:Sans-Serif;
    font-size:small;
}
img
{
    border:0;
}

#mainNav
{
    margin-top:0px;
    float:left;
    width:200px;
    height:500px;
}
    #mainNav ul
    {
        margin-top:20px;
        margin-bottom:20px;
        
    }
    #mainNav li
    {
        color:#99CC99;
        list-style-type:none;
        font-weight:bold;
        margin-top:10px;
    }
    #mainNav ul#first
    {
        font-size:large;
    }
    #mainNav a
    {
        color:#297863;
        text-decoration:none;
        font-variant:small-caps;
    }
    #mainNav a:focus, #mainNav a:hover
    {
        color:#99CC99;
        text-decoration:underline;
    }
    #mainNav div#third
    {
        font-size:xx-small;
        margin-left:5px;
        color:#783B29;
        margin-bottom:10px;
    }
    #mainNav div#socNet
    {
        margin-left:10px;
        padding-bottom:20px;
    }

    #mainNav div#footer
    {
        
        margin-left:5px;
        font-size:xx-small;
        color:#783B29;
    }
        
#body
{
    /*border: solid 1px black;*/
    margin-left:200px;
    padding-top:1px;
    top:0;
    
}
h1
{
    font-family: Verdana;
    font-size:xx-large;
    font-weight:normal;
}
h2
{
    margin-top:10px;
    margin-bottom:10px;
}
h1, h2
{
    color:#783B29;
}
a
{
    color:#297863;
    text-decoration:none;
}
a:focus, a:hover
{
    text-decoration:underline;
    color:#783B29;
}

ul.listArrows
{
    list-style-image:url('http://www.flickerslair.ca/images/bullet.gif');
}

li.spaced
{
    margin-bottom:10px;
}

#otherSites
{
    width:200px;
    
    margin-left:20px;
}
    #otherSites img
    {
        border:0;
    }
    #otherSites #img1
    {
        position:relative;
        top:0px;
        left:0px;
        z-index:2;
    }
    #otherSites #img2
    {
        position:relative;
        top:-10px;
        left:15px;
        z-index:3;
    }
    #otherSites #img3
    {
        position:relative;
        top:-20px;
        left:-15px;
        z-index:2;
    }

#TimeSeason
{
    border:ridge 2px #78293E;
    width: 100%;
    padding:10px;
    background-color:#FFFFCC;
    margin-bottom:20px;
}

div.subnav
{
    margin-top:30px;
    margin-bottom:30px;
}
#subnav, ul.subnav
{
    margin-top:30px;
    margin-bottom:30px;
    background-color:#FFEEBF;
    border:ridge 2px #297863;
    padding:10px;
    display:inline;
}
    ul.subnav a, #subnav a
    {
        color:#297863;
        text-decoration: none;
        font-weight:bold;
        
    }
    ul.subnav a:focus, ul.subnav a:hover, #subnav a:focus, #subnav a:hover
    {
        color:#99CC99;
        text-decoration:underline;
    }
    ul.subnav li, #subnav li
    {
        display:inline;
        list-style-type:none;
        padding:10px;
    }
    

#rabbit    
{
    bottom:0px;
    display:inline;
    left:20px;
    position:absolute;
}
ul.tree
{
	list-style-type:none;
	padding-left:20px;
}
ul.tree em
{
    color:#808080;
}

a.js
{
	color:#404040;
	text-decoration:none;	
	cursor:pointer;
	background-color:inherit;
}
#treeNav2
{
    display:none;
}
td.treeNav
{
    padding-right:20px;
}

#CatPhysics
{
    width:600px;
    border:ridge 2px #78293E;
    padding-left:5px;
    padding-right:5px;
    background-color:#FFFFCC;
}

#FosterCatFacts {}
    #FosterCatFacts dd 
    {
        margin-bottom:15px;
        margin-top:5px;
    }

    #FosterCatFacts dt
    {
        font-weight:bolder;
        font-style:italic;
    }

#panQuotes {}
    .imgQuote
    {
        margin-bottom:5px;
    }
    .QuotesRight
    {
        float:right;
        width:301px;
        text-align:center;
    }
    .QuotesCenter
    {
        /*width: 350px;*/
        text-align:center;
        /*border:ridge 2px #78293E;
        background-color:#FFFFCC;
        float:left;
        margin:0;
        padding:0;
        padding-left:2px;
        padding-right:2px;*/
    }
    
.divImage
{
    border:ridge 2px #78293E;
    background-color:#FFFFCC;
    padding-top:10px;
    padding-bottom:10px;
    width:820px;
    text-align:center;
}
.divImage p
{
    margin-left: 10px;
    text-align:left;
}
.TreeImage
{
    border:ridge 2px #78293E;
    background-color:#FFFFCC;
}
ul.TreeDetails
{
    margin-top:0;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:20px;
    line-height:20px;
    list-style-image:url('http://www.flickerslair.ca/images/bullet.gif');
    border:ridge 2px #78293E;
    background-color:#FFFFCC;
}
ul.ShareLinks
{
    line-height:30px;
    list-style-type:none;
}
.BirdList, .BirdListHead
{
    padding:5px;
}
.BirdListHead a
{
    color:#783B29;
    font-weight:bold;
}

dt
{
    padding:5px;
}
dd
{
    padding-bottom:10px;
}
dd ul
{
    margin-top:10px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup_galleryimage {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:800px;
}
.imgDescription
{
    position:absolute;
    z-index:2;
    bottom:0;
    left:3px;
    background-color:#ffffff;
    text-align:center;
    display:block;
    width:800px;
    margin:0;
    margin-bottom:3px;
    filter:alpha(opacity=70);
    opacity:0.7;
    
}

div.comment
{
    border-left:solid 1px silver;
    border-right:solid 1px silver;
    padding-left:10px;
    padding-right:10px;
}

a.tooltip
{
    position:relative;
    color:Black;
}
a span.tooltip
{
    display:none;
}
a:hover span.tooltip
{
  position: absolute;
  top: 5px;
  left: 30px;
  display: block;
  background: silver;
  border: 1px solid gray; 
  min-width:200px;
  max-width:300px;
  padding:10px;
  color:Black;
}