
body, html {
	width:100%;
	margin:0;
	padding:0;
	min-height:650px;
    font-family:"Tahoma",arial,sans-serif;
    font-size:12px;
	line-height:16px;
}


body{
	background-image:url(../images/dotted-worldmap-blue-8bit.png) ;
    background-position: 0 70px;
    /*
	background-image:url(../images/skin/body_bg.jpg) ;
	background-color:#E7E7DF;
	background-repeat:repeat-x;
      */
    text-align: center;
}

p {
    margin: .5em 0;
}

.toc{
    float:left;
    border: 1px solid #9ebcda;
    background-color: #eaf1f7;
    padding: 0.5em 1em;
    text-align: right;
    margin-left:2em;
    margin-top:2em;
    margin-bottom:1em;
}

.doc{
    width:50em;
    text-align:justify;
    background-color: white;
    padding: 1em 2em;
    font-size:14px;
}

.doc table{
    margin: 1em 2em;
    border: 1px solid #dddddd;
    padding: .5em;
    border-spacing: .3em;
}

.excerpt {
    font-family:monospace;
    margin:0.5em 1em;
    border: 1px solid #4d932b;
    background-color:#eef6eb;
    padding:.5em;
    color:#265710;
    white-space:pre;
}
.doc h1,h2,h3,h4 {
    color:#1f4e98;
}

.doc h1 {margin: 1em 0;counter-reset: section3;}
.doc h2 {margin-bottom: .8em;margin-top:1.5em;counter-increment: section2;counter-reset: section3;}
.doc h3 {margin-bottom: .5em;margin-top:1em;margin-left:1em;counter-increment: section3;}

.doc h2:before
{ content: counter(section2) ". " }
.doc h3:before
{ content: counter(section2) "." counter(section3) " "}



.doc li {
    margin-bottom: .3em;
}

.container{
    /*margin: 0 4em;*/
	text-align:left;
	background:#ffffff;
	border:1px solid #c4c4bb;
    padding:0.5em;
    min-height: 200px;
}

#globalContainer{
    margin-left: auto;
    margin-right: auto;
    width:90%;
    min-width:700px;
	text-align:left;
    padding-bottom: 1em;
}

#logo {
    padding-top: 10px;
    height: 30px;
}


table, caption {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    /* margin: inherit; */
}


table, tbody,tr, td {
     /* height: inherit; */
	 font-size: inherit;
}

input, select, textarea, button {
    border: 1px solid;
    font-family: inherit;
    font-size: 12px;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
}

input, button {
/* border-color: #666666; */
}

#loginForm form {
    margin:0;
    top:-3px;
    position:relative;
}

input:hover, input:focus {
    border-color: black;
    background-color: #efefef;
}

a {
    color: #314eb5;
    text-decoration: none;
}

img {
    border: none;
}

a:hover {
    text-decoration: underline;
}


#header {
    background-image: url(../images/skin/erdas_header.gif);
    background-color: white;
    background-repeat: no-repeat;
    background-position: center 0;

    margin-bottom: 1em;
    
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top:3px;
    padding-bottom:1.5em;
    z-index:999;

    border-bottom: 1px solid #c4c4bb;
}

#headerMenu {
    padding-top: 2em;
}

#menu {
    text-align: left;
    float: left;
}

#userInfo {
    float: right;
    text-align: right;
}



#resultsContainer {
    height: 100%;
    width: 100%;
}

#main {
    width: 90%;
}

#sampleLayers {
    text-align:center;
    border:1px solid #c4c4bb;
    background-color:white;
    padding: 10px;
    width: 270px;
}

.welcomePanel {
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 70%;
}

#info {
    vertical-align: top;
    /* border:1px solid #c4c4bb;
    background-color:white; */
    text-align: left;
    padding: 1em;
    margin-right:1em;
}

#advancedSearch {
    margin-bottom:1em;
}

#advancedSearchPanel {
    vertical-align:top;
    padding-top:2em;
    padding-right: 1em;
}

#advancedSearchPanel select {
    border-color:#c4c4bb;
    font-size: 90%;
}

#leftPanelButton {
    float:left;
    position:relative;
    top:13px;
    left:-10px;
    opacity:0.4;filter:alpha(opacity=40)
}

#leftPanelButton:hover {
    opacity:1;filter:alpha(opacity=100)
}

.help {
    text-align:left;
    display:none;
    position: absolute;
    top: 0.8em;
    left:1em;
    border: 1px solid black;
    background-color:beige;
    line-height:1.2em;
    padding: 2px;
    font-size:85%;
}

.helpContainer {
    /* display:none; */
    width: 0px;
    height: 0px;
    display: inline;
    position: relative;
}

.help td {
    vertical-align: top;
}

.content {
    margin-top:2.5em;
    padding: 2em 1em;
}

.alpha {
  background-image:url(../images/75p_white_2.png);

}

/* styles for the admin page */

table.models-status {

}

table.models-status thead th {

    text-align: center;
    background: #b2cff4;
}

table.models-status td {
    text-align: center;
    padding: 6px;
}

table.models-status tr.update-needed {

    background-color: #fc883f;
}

#taxonomyBrowser {
    min-width: 160px;
	text-align:left;
	/*background:#ffffff;
	border:1px solid #c4c4bb;*/
    padding: 0 0.5em;
    /*background-image:url(../images/75p_white_2.png);*/
}

.ygtvfocus {
    background-color: #d2ddf7;
}

.ygtvcontent {
    font-size: 90%;
    max-width: 120px;
    overflow:hidden;
}

.ygtvcontent:hover {
    overflow:visible;
}

.selectedNode {
    font-weight: bold;
}
