/* * '$RCSfile$' * Purpose: Default style sheet for KNB project web pages * Using this stylesheet rather than placing styles directly in * the KNB web documents allows us to globally change the * formatting styles of the entire site in one easy place. * Copyright: 2000 Regents of the University of California and the * National Center for Ecological Analysis and Synthesis * Authors: Matt Jones * * '$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); /* * import the "external" SAEON css: */ @import url(ploneStyles5796.css); .rowodd { background-color: #FFFFFF; color: #555555; } .subGroup_border { border:1px solid #555555; } td { color: #000000; } div { color: #000000; } /* square the edges for saoen */ .group { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; } .subGroup { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; } b { font-weight: bold; } /** * 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: 300px; width: 100%; background: #FFFFFF; border: 0px; margin: 0px; } .iframeloginboxclass { height: 1150px; /*width:600px;*/ min-width:600px; width:expression(document.body.clientWidth < 600? "600px": "auto" ); border: 0px; vertical-align: top; text-align: left; } .iframesearchboxclass { height: 1150px; /*width:600px;*/ min-width:600px; width:expression(document.body.clientWidth < 600? "600px": "auto" ); border: 0px; vertical-align: top; text-align: left; } .iframeleftcolclass { /*height: 100%;*/ height: 1150px; width: 200px; } /**IE hack**/ html>body .iframeleftcolclass { height: 100%; min-height: 1150px; } .iframefooterclass { height: 150px; width: 100%; border: 0px; background: #124325; color: #FFFFFF; } .iframerightcolclass { background: #FFFFFF; } td.mapColumn { vertical-align: top; } .mapFrame { /*height: 59em;*/ height: 450px; width: 785px; vertical-align: top; background: #FFFFFF; } /** * These are new classes adapted for saeon L+F **/ /*override the saeon plone css */ a { font-weight: normal; text-decoration: none; /* color: #096B79; font-size: 12px; */ } /* a:hover { color: #ECCE00; text-decoration: underline; } */ .leftnav { width: 200px; margin: 0px auto; text-align: center; } /* h1 { text-align: left; font-family: "Helvetica", "Trebuchet MS", "Verdana", "Arial", sans-serif; font-size: 1.9em; padding: 0px 0px 12px 0px; margin: 0; padding-top: 6px; color: #f30; } h2 { text-align: left; font-family: "Verdana", "Helvetica", "Trebuchet MS", "Arial", sans-serif; font-size: 1.4em; padding: 0px 0px 10px 0px; margin: 0; color: #f30; } h3 { text-align: left; color: #124325; background: #CFE2CF; font-family: "Verdana", "Helvetica", "Trebuchet MS", "Arial", sans-serif; font-size: 1.1em; border: 1px solid #124325; display: block; padding: 3px 10px; margin:10px 0 10px 0; } */ /** * set the size and alignment etc of the top-level layout table */ .templatetableclass { width: 100%; border: 0px; padding: 0px; margin: 0px; } /** * set the style of the main content area and its contents */ .templatecontentareaclass { vertical-align: top; padding: 0px; margin: 0px; background: #FFFFFF; color: black; } /** * set the correct