﻿body
{
    border: 0 none;
    margin: 0;
    padding: 0;
}
#header-mode
{
    float:left;
    margin-top: -45px;
    margin-left: 40px;
    color: #ED1C24;
    font-size: 30px;
    font-weight: bold;
}

#query-menu { padding-right: 5px; }
#query-menu img { top: 4px; position: relative; padding-right: 2px;}

.top div span
{
    font-weight: bold;
}

.top div
{
    font-size:.9em;
}

.map-footer
{
    margin-left: 6px;
    margin-top: 10px;
}

#genusScroll1 img
{
    vertical-align: text-bottom;
    padding-bottom: 1px;
}

#species-list-placeholder
{
    margin: 5px;
}

.image
{
    float: left;
    padding: 10px 0 10px 2%;
    width: 31%;
}

.image img
{
    width: 100%;
}

#taxonGallery .image
{
    padding: 0;
    width: auto; /*width: 11%;     min-height:50px;*/
}
/*
#taxonGallery td
{
    width: 12%;
    border: 1px solid gray;
    overflow: hidden;
}
*/
#taxonGallery img
{
    /*max-width: 60px;*/
}
#taxonGallery .image .border
{
    /*width: 100%;     min-height:90px;*/
}

#gallery-title, #voucher-title
{
    margin-top: 20px;
    margin-left: 0px;
    font-size: 1.1em;
    font-weight: bold;
}

/*TDCS-86 C)*/
.g-table                        {display:table;}
.g-row                          {display:table-row;}
.g-cell                         {display:table-cell; vertical-align:middle; padding:0 2px; font-size:small;}
.g-cell img                     {border: thin solid #777;}

/*TDCS-72*/
#gallery-popup-image
{
    display: none;
    position: fixed;
    z-index:100;
/*    
    position: absolute;
    width: 280px;
    width: auto;
    overflow:visible;
*/
    background: #eee;
    padding: 10px;
    color: #000000;
    border: 1px solid #1a1a1a;
    border-radius: 5px;
    font-size: 90%;
}
/*
#gallery-popup-image img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
*/
.popup-image-footer
{
    margin-top:5px;
}
/********/

#speciesDetails
{
    max-width: 910px;
}

.map-float-left                 { float: left; width: 49%; padding: 2px 5px 0 0;}
.map-float-left img             { max-width: 450px; width:100%;}
.map-float-right                { float: right; width: 49%; padding: 2px 0 0 5px;}
.map-float-right img            { max-width: 450px; width:100%;}

.map-header                     { padding-top:10px;}
.map-header-title               { font-weight:bold; padding-right:5px;}

.attributes
{
    margin: 20px 0px;
    border: 1px solid #000;
    width: 65%;
}

.attributes div
{
    padding-left: 10px;
}

span.t-cn
{
    font-size: 80%;
    font-weight:normal;
}

a.t-ac, a.t-ac-r
{
    font-weight: bold;
}

a.t-ac, a.t-ac-r
{
    color: Black;
}

a.t-sy, a.t-sy-r
{
    color: Gray;
}

a.t-ac-r, a.t-sy-r
{
    margin-left: 30px;
}

.ba-cat a img
{
    border-style: none;
}

.ba-att a
{
/*    margin-left: 20px;*/
}

.ba-cat a
{
    color: Black;
    font-weight: bold;
}

.ba-att a, .ba-cat a
{
    color: Black;
    text-decoration: none;
    margin-left: 10px;
}

.help-link
{
    margin-top: 10px;
}

.box-hr
{
    width: 95%;
    margin-left: 0px;
}

/*#ba-selected-title, */
#ba-query-title
{
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 12px;
}

#ba-query-title
{
    background-color: #99CCFF;
}

#ba-query-title *
{
    vertical-align: middle;
}

#ba-query-title span
{
    padding-left: 5px;
}

#ba-tip
{
    color: Red; /*    text-decoration: blink; */
    margin-bottom: 15px;
}
.query-selected-title
{
    font-weight: bold;
}
#query-selection-panel td div
{
    /*margin-left: 20px;*/
}
#query-selection-panel table
{
    margin-top: 10px;
    width: 95%;
    border-spacing: 0;
}
/*#84 C)*/
#query-selection-panel td
{
    border-bottom: thin solid #777;
}

#state-refs-list div
{
    /*margin-left: -20px;*/
    margin-right: 10px;
}

.search-empty
{
    font-style: italic;
    color: #00A; /*Gray;*/
}

#maps-gallery
{
    margin-top: 20px;
    margin-left: -10px;
    max-width: 910px;
}

.map-header
{
    margin-left: 10px;
}

#species-desc                       {font-size: .8em;}

#btn-clear-location,
#btn-clear-state,
#btn-clear-attributes,
#btn-clear-zipcode,
#btn-clear-fa
{
    background-color: #FF4719;
}

#btn-run-location,
#btn-run-attribute-query,
#btn-run-zipcode,
#btn-run-fa-query
{
    background-color: #90EE90;
}

#zipcode-search-input
{
    margin-top: 10px;
}

#location-search-input input
{
    width: 30em;
}

#fipscode-search-input
{
    margin-top: 10px;
}

#location-error-message,
#zip-error-message
{
    font-size: small;
    color: Red;
}
.search-text            {background:yellow url('../Images/search.png') no-repeat 1px 50%;
                         padding-left:22px;}

#fa-panel
{
    width:800px;
}

.fa-category0,
.fa-category1,
.fa-column
{
    border: 1px solid black;
}

.fa-cat
{
/*    cursor: pointer;*/
}

.fa-cat a
{
    font-weight: bold;
}

.fa-bc0
{
    background-color: #EEE /*Silver;*/
}

.fa-bc1
{
/*    background-color: Red; 
*/
    background-color: #99CCFF;
}

.fa-attr-panel
{
    display: none;
/* overlap menu style    
    position: absolute;
    background-color: White;
    width: 20%;
    z-index: 100;
*/
}

.fa-attribute
{
    border-bottom: thin solid gray; /*1px solid black;*/
    padding-left: 10px;
/*    cursor: pointer;*/
}

.fa-disabled a                  {color: #bbb; cursor: default;}
.fa-disabled                    { /*pointer-events: none; background-color: Yellow;*/ cursor: default;}

.fa-enabled a                   {color: #000;cursor: pointer;}
.fa-enabled                     {cursor: pointer;}

#famAttr
{
    /*width: 90%;*/
    margin-right: 10px;
}

#famAttr a
{
    margin-left: 5px;
    text-decoration: none;
    /*color: black;*/
}

#famAttr a:hover, a:active, a:focus
{
    outline: none;
}

#famAttr td
{
    width: 20%;
}

.img-tnode
{
    padding-left: 5px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.tn-expanded
{
    background-image: url("../Images/tn_expanded.png");
}

.tn-collapsed
{
    background-image: url("../Images/tn_collapsed.png");
}

div:focus
{
    outline: none;
}

.left-col               { float: left; width: 150px; }
ul.ui-autocomplete      { background-color: #FFF; list-style: none; padding-left: 10px; border: 1px solid #999; 
                          cursor:pointer; width: 200px; }
.ui-autocomplete li:hover{ background-color: #BFDFFF;}                          

.ui-autocomplete            { max-height: 20em; overflow-y: auto;  /* prevent horizontal scrollbar */ overflow-x: hidden;
                              padding-right: 20px; /* shift right for scroll bar */ }
                              
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete     { height: 20em;}                             
.ui-autocomplete .ui-menu-item a   
                            {font-size:.9em; line-height: 1em;}
                          
#select-query-panel a   { text-decoration:none; color:#555; font-size:.9em; margin-left: 3px;}

#select-query-panel a:hover { color:#FFF;}

/*#picture-list-type      { float:right; }*/

.stepColor              {color:#FF3300; background-color: #FFFF00; font-weight:bold;}
.step5                  {margin-left:0px; cursor: pointer;} 
.step5_                 {font-size:.8em;margin-left:90px;}
.tdc-hlt                {background-color:#FFFF00;}
#region-selected        { color:#FF3300;font-size:.9em; margin-left:5px;}

/********************************
New header layout
********************************/
img {
    border: 0 none;
    padding-left: 0px;
}
#page-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	overflow: hidden;
	/*width: 1500px;*/
	height: 90px;
}
#page-name {
	vertical-align: bottom;
	color: #FF3300;
	/*display: inline-block;*/
	font-size: 28px;
    float: left;
}
#page-title {
	background-image: url('../Images/bonap.gif');
	background-repeat: no-repeat;
	padding-left: 130px;
    width: 650px;
    margin: 0 auto;
}
#page-title .text-line-1 {
}
#page-title .text-line-2 {
	font-size: 30px;
}
#page-ext-links {
	padding: 0 10px;
    float: right;
}

/*
* common class styles
*/
.small-font             {font-size:small;}
.placeholder            {color: #aaa;}

span.static-check           {width:16px; float:left; background-repeat:no-repeat;}

span.static-check.checked   {background-image: url('../Images/round_ok_16.png');}

span.static-check.unchecked {background-image: url('../Images/empty_16.png');}

span.img                    {float:left; width:20px;}

#btn-external-search        { background-color: red;} /* #222 #FFFCCB ;}*/

#speciesHeader              {font-weight: bold; }

.h-cn                       { padding-left: 1em; font-weight: normal; font-size:smaller; }
