/* css for wax32.com */

.mainpage {
    font-family: "trebuchet ms";
    background: #d4ecfb
    font-size: 9pt;
    }

body {
    font-family: "trebuchet ms";
    background: #a4d430;
    font-size: 9pt;
    }
    
#logo {
    background-image: url(http://www.wax32.com/images/waxbanner2.jpg);
    height: 60px;
    width: 600px;
    }

        
a:link {  
	text-decoration: none; 
	color: #181818;
	}
	
a:visited { 
	text-decoration:none; 
	color: #47720f;
	}
a:hover, a:active { 
	text-decoration:none; 
	color: #0469b3;
	}

.title {
    color: #3d107b;
    text-shadow: gray 1px 1px 3px;
    text-align:center;
    font-size: 22px;
    padding:5px;
    }
    
.SideBarTitle {
    font-size: 12pt;
    }

.caption {
    font-size: 9pt;
    color: #000000;
    }  

.main {
    text-align: justify;
    vertical-align: top;
    }

    
table {
    margin-left: auto;
    margin-right: auto;
    }

/* frog species table stuff */

td {
    padding: 5px;
    font-size: x-small;
    text-align: center;
    }
 td img {
    border: 5px solid white;
    }
       

    
h1, h3 {
    text-align: left;
    padding: 0;
    margin: 0;
    color: #000000;
    }
    
.intropic {
    border: 1px solid white;
    margin-right: 10px;
    float: left;
    }
    
.mainpic {
    border: 3px solid white;
    margin-right: 10px;
    }


.disclaimer {
    text-align: center;
    font-size: 8pt;
    }
   
.SpeciesListing {
    text-align: justify;
    width: 510px;
    } 
    
.update {
    font-size: 8pt;
    }
    
 .navlist {
    font: bold 9pt "trebuchet ms", sans-serif;
    color: #000000;
    }

.navlist li {
    list-style: none;
    margin: 0px;
    text-align: left;
    }

.navlist li a {
    display: block;
    padding: 1px;
    text-decoration: none;
    }
    

.navlist li a:link { color: #ffffff; }

.navlist li a:visited { color: #3d107b; }

.navlist li a:hover {
    color: #000080;
    background: #b1d5ed;
    border-left: 3px #004080 solid;
    }   
    
.navcontainer {
    padding: 1px;
    margin: 0 0 10px 0;
    border: 2px solid #47720f;
    background: #8dcb41;
    }
    
.dateline {
    color: gray;
    font-weight: bold;
    }
    
.postTitle {
    margin-left: 20px;
    color: yellow;
    font-weight: bold;
    font-size: 14pt;
    }    

        
.moving {
    padding: 0px;
    margin-left: 0px;
    text-align: left;
    }
    
.moving li {
    padding: 0px;
    text-align: left;
    margin: 0px;
    list-style: none;
    }

.question {
    font-size: 10pt;
    font-weight: bold;
    }

.katrina {
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
    color: red;
    }
    
h5 {
    text-align:center;
    }

.sub {
    padding-right: 5px;
    padding-left: 5px;
    background: #8dcb41;
    border-bottom: 2px solid white;
    }
    
    
.linkline {
    text-align: justify;
    font-size: 9pt;
    }
    

    
#banner {
    margin: 0;
    padding: 0;
    background: url(images/waxbanner.gif) top left no-repeat;
    height: 150px;
    width: 800px;
    float: left;
    }
  
#wrapper {
    padding: 10px;
    margin: 40px;
    background-color: #a4d430;
    color: #000000;
    }
      
#header {
    margin: 10px 0 50px 0;
    padding: 0;
    }
    
#main {
    position: relative;
    margin-top: 10px;
    min-height: 1500px;
    }
    

    

#content {
     font-size: 12pt;
    color: #3d107b;
    text-align: justify; 
    border: 2px solid #47720f;
    margin: 0 0 0 175px;
    width: 810px;
    padding: 15px;
    background-color: #8dcb41;
    min-height: 300px;
    }
    
#buttons {
    text-align: center;
    }
    
#footer {
    text-align: justify;
    border: 2px solid #47720f;
    margin: 20px 0 0 175px;
    width: 810px;
    padding: 15px;
    background-color: #8dcb41;
    color: gray;
    clear: both;
    }

#flashcontent {
    height: 40%;
    width: 100%;
    }
    
#header-bottom {
    border-top: 1px solid #47720f;
    border-bottom: 1px solid #47720f;
    }

#header-bottom ul {
    margin: 0;
    padding: 0 30px 0 0;
    text-align: right;
    }
       
#header-bottom li {
    color: #47720f;
    display: inline;
    }
    
#header-bottom a:link, #header-bottom a:visited {
    text-decoration: none;
    color: #3d107b;
    }

#header-bottom li a:hover {
    color: #ffffff;
    }  
    
#viewer {
    height: 600px;
    background: #000000;
    margin-left: auto;
    margin-right: auto;
    }
 

