 /*
  *   '$RCSfile: default.css,v $'
  *     Purpose: Default style sheet for ecoinformatics.org web pages 
  *              Using this stylesheet rather than placing styles directly in 
  *              the 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: brooke $'
  *      '$Date: 2005/04/14 16:30:38 $'
  *  '$Revision: 1.10 $'
  *
  *
  */


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

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position:absolute;
	left:150px;
	top:150px;
	width:600px;
	height:450px;
	overflow: visible;
	padding-left: 25px;
	padding-top: 25px;
}


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

.generaltable,.servicestable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    padding: 5px;
}
	

#servicestable {
    padding: 0px;
    margin-top: 20px;
}



a {
  color: #779922;
  font-weight: bold;
  text-decoration: none; 
}

a:hover {
  color: #cc9900;
  font-weight: bold;
  text-decoration: underline; 
}

.emaillink {
  color: #779922;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
}
.emaillink:hover {
  color: #cc9900;
  font-weight: bold;
  text-decoration: underline; 
}

a.sponsorlink {
 font-size: 10px;
}

h1,h2,h3,h4,p.jobtitle {
    font-weight: bold;
    font-size: 1.3em; 
    color: #19567e;
/******************	
    color: #666666;
    color: #09466e;
    color: #39769e;
    color: #111111;
******************/
}

h2 {
    font-size: 1.2em; 
}

h3 {
    font-size: 1.1em; 
}

h4 {
    font-size: 1em; 
}

.contact { 
  color: #779922;
  text-decoration: none;     
  font-size: 10px;
    font-weight: normal;
    font-style: italic; 
}

.contact:hover {
  color: #cc9900;
  text-decoration: underline; 
}

a.contact { 
    font-size: 10px;
    font-weight: normal;
    font-style: italic; 
}

p.contact { 
    color: #666677; 
    font-size: 10px;
    font-weight: normal;
    font-style: italic; 
}

#maillistdescdiv,#joblistdescdiv,#jobdatestable {
	position:relative;
	width:550px;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-top:    1px;
	padding-left:   10px;
	padding-right:  10px;
	padding-bottom: 1px;
	overflow: visible;
}

#top-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:75px;
	height:75px;
}

#top-2 {
	position:absolute;
	left:75px;
	top:0px;
	width:75px;
	height:75px;
}

#top-3 {
	position:absolute;
	left:150px;
	top:0px;
	width:75px;
	height:75px;
}

#top-4 {
	position:absolute;
	left:225px;
	top:0px;
	width:75px;
	height:75px;
}

#top-5 {
	position:absolute;
	left:300px;
	top:0px;
	width:75px;
	height:75px;
}

#top-6 {
	position:absolute;
	left:375px;
	top:0px;
	width:75px;
	height:75px;
}

#top-7 {
	position:absolute;
	left:450px;
	top:0px;
	width:75px;
	height:75px;
}

#top-8 {
	position:absolute;
	left:525px;
	top:0px;
	width:75px;
	height:75px;
}


#linesdiv {
	position:absolute;
	left:0px;
	top:75px;
	width:75px;
	height:75px;
}

#sunflowerdiv {
	position:absolute;
	left:75px;
	top:75px;
	width:75px;
	height:75px;
}

#ecoinfodiv {
	position:absolute;
	left:150px;
	top:75px;
	width:450px;
	height:75px;
}

#cornersdiv {
	position:absolute;
	left:0px;
	top:150px;
	width:75px;
	height:75px;
}

#homediv {
	position:absolute;
	left:75px;
	top:150px;
	width:75px;
	height:30px;
}

#projectsdiv {
	position:absolute;
	left:75px;
	top:180px;
	width:75px;
	height:30px;
}

#toolsdiv {
	position:absolute;
	left:75px;
	top:210px;
	width:75px;
	height:30px;
}

#bamboodiv {
	position:absolute;
	left:0px;
	top:225px;
	width:75px;
	height:75px;
	z-index: 5;
}

#servicesdiv {
	position:absolute;
	left:75px;
	top:240px;
	width:75px;
	height:30px;
	z-index: 1;
}

#charterdiv {
	position:absolute;
	left:75px;
	top:270px;
	width:75px;
	height:30px;
	z-index: 1;
}

#jobsdiv {
	position:absolute;
	left:75px;
	top:300px;
	width:75px;
	height:30px;
	z-index: 1;
}

#jobslinediv {
	position:absolute;
	left:0px;
	top:300px;
	width:75px;
	height:30px;
	z-index: 1;
}

p.jobtitle,p.job {
	padding-left:16px;
}

p.jobtitle {
	background: 0px 2px url(images/blue_dots.gif) no-repeat;
    font-size: 1em; 
	margin-top:30px;
}

.jobinfo_dates {
	color: #666666;
    font-weight: bold;
}


#jobdatestable {
	width: 584px;
	padding: 0px;
    margin-left:  16px;
	background-color: #eeeeee;
}

#joblistdescdiv {
	width: 600px;
	padding: 0px;
    margin:  0px;
    padding-top:  10px;
    padding-bottom:  10px;
    margin-top:  75px;
}

.joblistdescdivcontents {
	margin: 0px;
	margin-left: 16px;
	margin-right: 10px;
	line-height: 18px
}


