 /*
  *   '$RCSfile$'
  *     Purpose: Style sheet for LTER.
  *   Copyright: 2000 Regents of the University of California and the
  *               National Center for Ecological Analysis and Synthesis
  *    '$Author$'
  *      '$Date$'
  *  '$Revision$'
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */

/*
 *  import eml css:
 */
@import url(../../../style/common/eml_xsl.css);

.group {
	min-width: 0px;	
}
.group_border {
	border: none;
}
.subGroup {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}
/**
 *  set the correct iframe sizes to accomodate the 
 *  header, footer, left and right areas.
 *  NOTE: these styles apply only to each 
 *  container frame, *NOT* to the document within it!
 */  

.iframeheaderclass {
    height:   114px; 
    width:    912px;
    border:   0px;
    margin:   0px;
}

.iframesearchboxclass {
    height:   550px; 
    width:    660px;
    border:   0px;
    margin:   0px;
}

.iframeadvancedsearchboxclass {
    height:   1100px; 
    width:    660px;   /* Can't use 100%. Works in FireFox but not IE */
    border:   0px;
    margin:   0px;
}

.iframeadvancedbrowseboxclass {
    height:   550px; 
    width:    660px;
    border:   0px;
    margin:   0px;
}

.iframeloginboxclass {
    height:   550px; 
    width:    660px;
    border:   0px;
    margin:   0px;
}

.iframedocumentclass {
    height:   550px;
    width:    660px;
    border:   0px;
    margin:   0px;
}

.iframeleftcolclass {
    height:   100%;
    width:    126px;
    border:   0px;
    margin:   0px;
}

.iframerightcolclass {
    height:   100%; 
    width:    105px;
    border:   0px;
    margin:   0px;
}

.iframefooterclass{
    height:   80px; 
    width:    100%;
    border:   0px;
    margin:   0px;
}


/**
 *  set the size and alignment etc of the top-level layout table
 */  
.templatetableclass {
    height: 100%;      /* This fixes problem with left and right panes not displaying
                        * properly when an EML document is displayed.
                        */
    width:  912px; 
    border:   0px;
    padding:  0px;
    margin:   0px;
}

/**
 *  set the style of the main content area and its contents
 */ 
.templatecontentareaclass {
    width:  660px;
    border:   0px;
    padding:  0px;
    margin:   0px;
}

/**
 *  set the correct <td> sizes to accomodate the 
 *  header, footer, left and right iframes.
 *  NOTE: these styles apply only to each 
 *  container frame, *NOT* to the document in
 *  the iframe within it!
 */  
.templateheaderrowclass {
    /*height:   100%; */
    /*
      no width allowed - uses same width as table class
    */
    border:   0px;
    padding:  0px;
    margin:   0px;
}

.templateleftcolclass {
    height:   100%;
    width:    126px;
    border:   0px;
    padding:  0px;
    margin:   0px;
}

.templaterightcolclass {
    height:   100%; 
    width:    126px;
    border:   0px;
    padding:  0px;
    margin:   0px;
}

.templatefooterrowclass {
    /*height:   100%; */
    /*
      no width allowed - uses same width as
      table class
    */
    border:   0px;
    padding:  0px;
    margin:   0px;
}

.sectioncorner {
    /*background-image: url(../default/images/panelhead_bg.gif);*/
}

.sectionheader {
    /*background-image: url(../default/images/panelhead_bg.gif);*/
    text-align: center;
    color: #0247A8; 
/*    font-size: 1em; 
    font-weight: bold; */
        font-size: 14px; 
    font-weight: bold;

}
                    
.searchcat {
    padding-left: 5px;
    color: #0247A8;
    font-weight: bold;
    font-size: 11px; 
}
                    
td.searchsubcat {
    padding-left: 15px; 
}

a.searchsubcat {
    /*color: #669933; */
    font-weight: normal;
    font-size: 11px; 
}
                                        
a.searchsubcat:hover {
    color: #669966;
    text-decoration: underline; 
}
                                                

/**
 *  then add any other styles used
 *  by your page......
 */

/*
body { 
  	padding-top: 3px;
    color: #333333; 
    background-color: #eeeeee;
    background-image: url(../default/images/bgpattern.gif);
    font-weight: normal;
    font-size: 12px; 
    font-family: Verdana,Arial,Helvetica,sans-serif; 
}

a {
    color: #669933;
    font-weight: bold;
    font-size: 12px; 
    text-decoration: none; 
		text-align: left;
}

a:hover {
    color: #ff9933;
    text-decoration: underline; 
}

.pagetitle {
    font-family: Georgia, Times New Roman, Times, serif;
    background: #0247A8;
    margin-left: 0.25em; 
}
    
.pagesub {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #339933;
    margin-left: 3em;
    margin-top: 0.5em;
    margin-bottom: 2em; 
}

.title {
    font-family: Georgia, Times New Roman, Times, serif;
    color:      #eeeeee;
    color:      white;
    background: #0247A8;
    background: navy;
    font-size: 24px; 
    font-weight: bold;
}

p.title {
  padding-left: 15px;
}

.subtitle {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666; 
    margin-left: 3em;
    margin-top: 0.5em;
    margin-bottom: 2em;
    font-weight: normal; 
}
    
a.toollink {
    color: #225522;
		text-align: left;
    font-size: 14px; 
    text-decoration: none; 
}
    
a.toollink:hover {
    color: #ff9933;
    text-decoration: underline; 
}
    
a.sitelink {
    color: #339933;
    text-decoration: none; 
    font-size: 12px; 
    font-weight: bold; 
}

a.sitelink:hover {
    color: #ff9933;
    text-decoration: underline; 
}

h3 {
	  font-size: 18px;
	  font-family: Georgia, Times New Roman, Times, serif;
	  text-align: left;
}

b {
	  font-size: 12px;
	  font-weight: bold;
	  text-align: left;
}
	
.tabledefault {
    background: white;
    color: #555555;
		width: 790px; 
		width: 100%; 
    font-size: 12px; 
		line-height: 1.2;
    padding-left: 5px;
    padding-right: 5px;
}

.tablepanel {
    background: #eeeeee;
    color: #555555;
    font-size: 12px; 
    padding-left: 5px;
    padding-right: 5px; 
}
*/
.tablehead {
    color: #000000;
    background-color: #CCCC66;
    /*background-image: url(../default/images/panelhead_bg.gif);*/
    /*color: #0040A1;*/
    /*background-color: #dddddd;*/
    text-align: left;
    /*font-size: 14px;*/
    font-weight: bold;
    /*border-top: solid #dddddd 2px;*/
    /*border-bottom: solid #dddddd 2px;*/
    /* padding-left: 15%;*/
    /*padding-top: 0px;*/
    /*padding-bottom: 0px;*/
}
/*
th.tablehead {
    text-align: center;
    border: 0px;
    margin: 0px;
    padding: 0px;
    height:  21px;
}

.tablehead_lcorner {
    background-image: url(../default/images/panelhead_bg_lcorner.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 0px;
    margin:  0px;
    width:   10px;
    height:  21px;
}    
    
.tablehead_rcorner {
    background-image: url(../default/images/panelhead_bg_rcorner.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px;
    margin:  0px;
    width:   10px;
    height:  21px;
} 
   

.tableheadcontrast {
    background: #dddddd;
    vertical-align: baseline;
    color: #666666;
    font-size: 16px; 
    font-weight: bold; 
}

.instright { 
    color: #333333; 
    text-align: right;
    vertical-align: middle;
    padding: 1em;
    font-size: 1em; 
    font-weight: bold; 
}

.instleft { 
    color: #333333; 
    text-align: left;
    vertical-align: middle;
    padding: 1em;
    font-size: 1em; 
    font-weight: bold; 
}

p { 
    margin: 0px; 
}

.required { 
    color: red; 
}

*/
.emphasis { 
    color: red;
}
/*
p.label { 
    color: #333333; 
    font-weight: bold; 
}

p.contact { 
    color: #333333; 
    padding: 1em;
    font-size: 0.75em; 
    font-weight: normal;
    font-style: italic; 
}

p.header {
    color: #333333; 
    padding: 5px;
    font-size: 12px; 
    font-weight: bold; 
}

p.emphasis {
  font-size: 18px;
  color: #dd7744; 
  font-weight: bold;
  font-style:  normal;
}

.roweven {
    background: white; 
}

.rowodd {
    background: white; 
}

.plaintext {
    color: #555555;
    font-weight: normal;
    font-size: 12px;
}

.boldtext {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}
*/
.searchresultsdivider {
    background-color: #dddddd;
}
/*
.maintable {
    background: #ffffff;
}

.subpanel {
  background:   #ffffff;
  border-left:   solid #cccccc 1px;
  border-right:  solid #cccccc 1px;
  border-bottom: solid #cccccc 1px;
}

.text_plain { 
	  padding: 5px;
    color: #666666;
    font-weight: normal;
    font-size: 12px; 
}

.text_plain_smaller { 
	  padding: 5px;
    font-weight: normal;
    font-size: 12px; 
}

.text_example { 
	  padding: 5px;
    color: #999999;
    font-weight: normal;
    font-size: 12px; 
}

td {
		line-height: 1.5;
}
*/

/******************************************************************************/  
/******************************************************************************/  
/**  USED BY EML STYLESHEETS ONLY - NO OTHERS                                **/
/******************************************************************************/  
/******************************************************************************/  


.highlight  {
    background-color: #dddddd;
    font-size: 12px;
    border: solid #ffffff 1px;
    text-align: right;
    padding-right: 4px;
}

.highlightAttrib {
    background-color: #ffffff;
    font-size: 12px;
    text-align: center;
    border-bottom: solid #cccccc  2px;
    padding-left: 4px;

}

.secondCol {
    background-color: #ffffff;
    font-size: 12px; 
}
.bordered {
     background-color: #ffffff;
     font-size: 12px;
     text-align: left;
     padding: 5px;
     border-bottom: solid #dddddd 1px;
     width: 350px;
}



.coleven {
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: solid #dddddd 1px;
}

.colodd {
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: solid #dddddd 1px;
}

.innercolodd {
    font-size: 10px;
    padding-left: 3px;
}

.innercoleven {
  font-size: 10px; 
  padding-left: 3px;
}

/******************************************************************************/  
/******************************************************************************/  
/**  LTER STYLE SHEET BEGINS HERE                                            **/
/******************************************************************************/  
/******************************************************************************/  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}

.body {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	background: #FFFFFF;
}

.bodytt {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	background: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #CCCC66;
}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c8177;
	background-color: #FFFFFF;
}

.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c8177;
}

.topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c8177;
}

.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
}

.fsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}

.fsnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}

.fsnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}

.fsnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}

.midnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
}

.botnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
}

.botnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
}

.botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #993333;
}

p.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(/images/bgbarl.jpg);
}

.regn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(/images/bgbarr.jpg);
}

.rega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p.head  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

p.regu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

p.link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	background-color: #FFFFFF;
}

p.newstext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

p.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.sidebara {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
}

.sidebarb {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
}

.sidebarb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
}

.sidebarb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebarb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

p.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
}

p.sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

p.sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

p.sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCFFCC;
}

p.sidelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}

p.sidelarge a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

p.sidelarge a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

p.sidelarge a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
}

.title { 
  background-color: #ffffff;
  font-family: Verdana;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 10px
}

.pn-logo, .pn-title, .pn-pagetitle	{
  font-weight: bold;
  font-size: 16px;
}

.pn-title, .pn-pagetitle	{
  font-weight: bold;
  font-size: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/******************************************************************************/  
/******************************************************************************/  
/**  lter_query.css STYLE SHEET BEGINS HERE                                  **/
/******************************************************************************/  
/******************************************************************************/  

.hdrLeft {
	background-color: #9c8177;
	width: 126px;
}

.hdrMiddle {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
  width: 100px;*/
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 1px;
  padding-bottom: 5px;
}

.hdrRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
	width: 126px;
}

.bdyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
  width: 100px;
}

.bdyMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: white;
}

.bdyMiddleTable {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
  background-color: #FFFFFF;
  padding: 0px;
  width: 100%;
}

.bdyMiddleTd {
  background-color: #FFFFFF;
}
    
.bdyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #9c8177;
	width: 126px;
}

.sidenav {
	font-size: 12px;
  padding-left: 5px;
  padding-top: 0px;
  vertical-align: top;
}

.sidenav a:link {
	color: #FFFF99;
}

.sidenav a:visited {
	color: #FFFF99;
}

.sidenav a:hover {
	color: #006699;
}

.topnav {
  padding-bottom: 2px;
}
