﻿BODY
{
    background:#F8F8F8 url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/images/common/thin-border-956.png) repeat-y scroll center center;
}
/* =HEADERS */
.tertiary-header
{
	background-image: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/headerbg.gif) !important;
	color: #FFF !important;
}
table.treeline-table thead tr th
{
	/*border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/grid-blue-hd.gif) transparent repeat-x;*/
    background-color: #dddddd;
}

.Header th, .ModuleHeader th
{
	background: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-hd.gif) transparent repeat-x;
	color:Gray;
}
.HeaderLeft, .ModuleHeaderLeft
{
	background: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-hd.gif) transparent repeat-x;
}
.HeaderRight, .ModuleHeaderRight
{
	background: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-hd.gif) transparent repeat-x;
}
.HeaderButton, .ModuleHeaderButton
{
	background: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-hd.gif) transparent repeat-x;
}

.navLinks div a
{ 
 color:#4F6228;   
 text-decoration: none;
}

#contentWrapper
{
    margin:auto;
    text-align:left;
    width:925px;
    background:White;
}
.moduleTableHeader
{
    width:100%;
}
#HomePageMain
{
    width:705px;
}
#tree-container
{
    width:200px;
}
#headerBase
{
    height:2px;
    width:100%;
    background: #9CCA5C /*White url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/images/common/grass-base.png) repeat;*/
}
#headerContainer
{
    color: #756E4E;
	width: 100%;
	vertical-align: middle; 
	text-align:left;
	margin:auto;
	background:white;
}
#logoContainer
{
    float:left;
    width:500px;
}
#logoImage
{
    padding-top:5px;
}
#content
{
   
}
/* =FOOTER */
#footer
{
    margin-top:30px;
    border-top: solid 1px #79a44e; 
    color: #79a44e;
}
#footer a
{
      color: #79a44e;
}

table.listView
{
	border-right: none 0px #FFFFFF !important;
	border-left: none 0px #FFFFFF !important;
	border-bottom: none 0px #FFFFFF !important;
}
table.listView tbody tr td
{
	border-left: 0px solid #FFFFFF !important;
	border-bottom: 0px solid #FFFFFF !important;
}
table.scroll
{
	border-right: 1px solid #FFFFFF;
}
table.scroll tbody tr
{
	background-color: #eceae3;
}
table.scroll tbody tr.alt
{
	background-color: #e3dfd1;
}
table.scroll tbody tr.listRowNotHighlighted
{
    background-color: #BBBBBB;
}
table.scroll tr.over td
{
	background-color: #D2B48C;
}
table.scroll tr.selected td
{
	background-color: #c9b9b1;
	color: #000;
}
table.scroll tbody tr td
{
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
table.scroll thead tr th
{
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
table.moduleTableHeader thead tr th
{
	background: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-hd.gif) transparent repeat-x;
}

/* =PAGER */
div.scroll
{
	background-image: url(/National_Library/20160930123623oe_/http://edelweiss.abovethetreeline.com/css/themes/default/images/grid-blue-ft.gif);
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.accred
{
    font-size:10.0pt;
    line-height:10.0pt;
    font-family:"Candara","sans-serif";
    color:gray
}
.lcDrop
{
    color:green;
    border-top:1px solid silver;
    border-left:1px solid silver;
    border-right:1px solid silver;
    font-weight:400;
    position: relative;
    width: 90px;
    height: 20px;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-top:0px;
    padding-bottom:0;
    margin: 0;
    text-align:left;
    padding-left:6px;
}
.lc-image
{
    width:20px;
}
.lc-image-selected
{
    width:20px;
    padding-left:30px;
}
.lc-mystatus
{
    clear:both;
    padding-left:6px;
    padding-top:3px;
}
.lc-high-ant
{
    color:Green;
    font-weight:bold;
    font-size:14px;
}
.lcDrop.active {
    background: #4F8A10;/*#4cbeff;*/
    color: white;
}
.lcDrop:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #4F8A10 transparent;/*#4cbeff transparent;*/
}

.snFriendState{
    float:left;
}
.stateData
{
    width: 70px;
    float:left;
}
    .friends-tooltip
{
    background-color:black !important;
    color:white !important;
}