tr#banner td {
    /* background-color:#c0e2b4; */
    background-color: #dfdfdf;
    background-image: url(/images/banner%20gradient.png);
    background-repeat: repeat-x;
    background-position: top;

}

table#outer td.nav {
		/* background-color:#D4B4B1; */
		/* background-color: #C3DFBA; */
		background-color: #BBD0B4;
		border-right: 1px solid #d4d4d4;
		
		
	}

table#outer td#maintext {
	/* background-color: #8AC4FE;#DBEEFD */
	background-color: #eeeeee;
	}
	
tr#banner {
/* border-bottom: 1px solid #dadada; */
}

	

/* main stylesheet for southbayrestoration.org */

body, td, p, div, .paragraph-copy {
font-family: "ITC Giovanni Std Book", "Giovanni Book", Giovanni, Garamond, AGaramond, Palatino, "Times New Roman", Times, serif;
font-size: 16px;
}

body {
	margin:0px; 
	padding:0px;
	background-color: #4E4E4E;
}

table#outer {
	margin:4px auto 15px auto;
	width: 750px;
	/*
border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #222;
*/
	padding: 0;
	border-collapse: collapse;
	}
	
table#outer td {
		padding:0;
	}
	
table#outer td.nav {
		width:128px;
		}


/* header selectors */
h1 {
font-family: "ITC Giovanni Std Book", "Giovanni Book", Giovanni, Garamond, AGaramond, Palatino, "Times New Roman", serif;
font-size: 26px;
font-weight: normal;
margin: 0px 10% 5px 0px;
padding: 3px 5px 3px 7px;
background-image: url("/images/h1 underline.png");
background-repeat: no-repeat;
background-position: bottom left;
}

h1 a { /* hide blue underlining when header is link */
	text-decoration: none;
	color: black;
}

h1 a:hover {
	text-decoration: underline;
		}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	margin: 18px 10px 2px 10px;
}

h2.minor {
	font-size:14px;
	margin:15px 10px 0px 12px;
	}

	h2.afterp {
		margin-top: 20px;
	}


h3 {
font-weight: bold; 
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
text-indent: -5px;
font-style: italic;
margin: 16px 15px 4px 20px;
}

h3.afterh2orh3 {
	margin-top: 10px
	}

h3.afterh1 {
margin: 0px 15px 4px 20px;
}

h3 a {  /* hide blue underlining when header is link */
	text-decoration: none;
	color: black;
}

h3 a:hover {
	text-decoration: underline;
		}



.mapinfo h3 {
margin-top: 30px;
}

h4 {
font-weight: bold; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-indent: 12px;
margin: 5px 15px 5px 15px;
}

h4.indent {
text-indent:0px;
margin: 5px 15px 5px 25px;
font-weight:normal;}

h4.beforeh4 {
	margin-bottom: 10px;
}

h4 a {  /* hide blue underlining when header is link */
	text-decoration: none;
	color: black;
}

h4 a:hover {
	text-decoration: underline;
		}


h5 {
font-weight: normal; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-indent: 12px;
margin: 0px 15px 0px 15px;
}

.strike {
	text-decoration: line-through;
}

.inactive, .inactive a {
color:grey;
}

/* banner is the top SBSP banner */

tr#banner img#pt1 {
    display: inline;
    margin: 8px 30px 9px 30px;
   
}

tr#banner img#pt2 {
    display: inline;
    position:relative;
    bottom:27px;
    left:20px;
}



/* To whack the IE whitespace issue */
tr#banner img {
	display: block;
}

div.footnote p {
	font-size: 80%;
	text-indent: -10px;
	margin-left: 10px;
}

a.footnote {
	position: relative;
	font-size: 70%;
	left: 0; bottom: 0.5em;
}

/* maintext is the main area for text, at the right side of each page */

table#outer td#maintext {
	padding: 15px;
	vertical-align: top;
	border: 0;
	width:622px;
	}


	/* following used to be #maintext p - try removing maintext so less verbose CSS is needed to modify p style */
p {
	margin: 0px 10px 10px 10px; 
	text-indent: 15px
	}
	
#maintext p.noindent {
	margin: 0px 10px 10px 10px; 
	text-indent: 0px
	}

#maintext p.indent {
	margin: 0px 10px 10px 35px; 
	text-indent: 0px
	}
	
#maintext p.minor {
	margin-left: 45px; /* 45px keeps is from competing with li elements */
	text-indent: -10px;
	font-size: 87%;
	}

p .minor {font-size: 80%;
}

#maintext p.minorindent {
	margin-left: 45px; 
	margin-bottom: 0px;
	text-indent: 0px;
	font-size: 87%;
}

#maintext .mapinfo p {
font-weight: normal; 
font-size: 11px;
	text-indent: 0px;
font-family: Times New Roman, Times, serif;
margin: 0px 15px 5px 35px;
}

/* Question-Comment form */
#maintext p.submittal {
	margin: 0px 10px 10px 40px; 
	text-indent: 0px; 
	color: #005500
	}

/* client-side image map */
area:link {}
area:hover {border: 3px solid red}

/* generic section divider */
hr.sectiondivider {width: 95%; margin: 25px auto 25px auto}
/* generic item divider (video items, etc.) */
hr.itemdivider {width: 55%; margin: 25px auto 25px auto}
/* footer divider */
hr.newfeatured {width: 80%; margin: 30px auto 20px auto; height: 1px;}
/* generic minor section divider */
hr.minor {width: 40%; margin: 0px auto 0px auto}

/* generic lists */
ul {
	list-style-type: square;
 	margin-top: 8px; /* don't add any left-right margin to ul; causes IE trouble */
  padding-top: 0;
  margin-bottom: 10px;
  }
ul.nobullets {
	list-style-type: none;
	margin-bottom: 40px;
  }

ul li {
	margin: 0px 0px 8px 8px;
	font-size: 95%;
} 
ol li {margin: 4px 15px 0px 13px}
ul#linkindex {list-style-type: none; font-size: 90%}
ul.formitems {list-style-type: none}
li.sublistitem {margin: 0px 0px 0px 10px; font-size: 90%; list-style-type: none}
li .minor {font-size: 80%}
li.minor {font-size: 80%}
ul.minor li {
	font-size:85%; 
	margin-left:20px; 
	list-style-type: square; 
	margin-top: 0; 
	margin-bottom: 0
	}

ul ul li {
	font-size: 94%;
	list-style-type: disc;
}

/* "longlinks" are long stretches of linked text, where underline-blue is distracting. Used on the news page. */
ul.longlinks {
	list-style-type: none;
}
.longlinks a:link {text-decoration: none; color: black}
.longlinks a:visited {text-decoration: none; color: black}
.longlinks a:hover {text-decoration: underline; color: blue}
.longlinks li {margin: 5px 0px; padding: 0px 0px 0px 20px; text-indent: -10px}
.longlinks li.except a:link {text-decoration: underline; color: blue}
.longlinks li.except a:visited {text-decoration: underline; color: blue}

/* main text-based navigation menu */
div#navbar {
		background-repeat: no-repeat;
		text-align: center;
    width: 128px;
}

div#navbar hr {
	width: 60%;
}

ul.nav {
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0 2px;
	margin-top:7px;
}

ul.nav li {
	margin: 0;
	padding: 0;
	padding-top:12px;
	line-height: 110%;
	font-size: 12px;
	}

ul.nav li#language a {
	font-size: 120%;
	font-weight: bold;
	color: white;	
	}

	ul.nav li#language a:hover {
	color: rgb(255,239,138);	
	}
	
ul.nav li a {
	color:black; 
	text-decoration: none;
	}

	ul.nav#related li a {
	color:#154D25; 
		}
	
ul.nav li a:hover {color: rgb(255,239,138); font-weight:bold;
	}
	
ul.nav#related li a:hover {color: rgb(255,239,138); font-weight:bold;
	}
	


/* for directories that link to places down the page */ 
div.index {
	position: relative;
	top: 0;
	left: 15px; 
	margin-right: 43%;
	margin-bottom: 12px;
	background-color: #caeff9;  /* #caeff9; */
	border-left: 5px solid #9E2918;
	border-bottom: 1px solid #bfd2e3;  /* this border is need to fix wierd IE issue with subsequent page elements */
	padding: 2px 5px 2px 2px; 
	 
  /* border-left: 5px solid #F49948; */
  /* background-color: rgb(235,206,140); */
	/* width: 70%; */
	/* background-color: #EBCE8C; */
	/* font-size: 100%; */
	/* border: 2px solid #ECD176;  */
	/* background-color: #EBCE8C; #66B2FF rgb(50%,75%,100%) */ 
	/* border-bottom: 2px solid #F49948;  */
}

div.index a {
	text-decoration: none;
	}

#maintext div.index p {
	margin-bottom: 4px;
	}

 div.index h2 {
  margin-bottom: 5px;
  margin-top: 10px;
 	font-size: 100%;
 	font-weight: normal;
/* border-bottom: 2px solid #F49948; */ 
	/* color: #444c23; ECD176 444c23	padding: 3px; */
} 

div.index ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0;
	margin-left: 15px;
	padding-left: 5px;
}

div.index ul li {
	margin-bottom: 5px;
	/* line-height: 95%; */
	text-indent: -5px;
}

div.index ul ul {
	font-size: 90%; 
		margin-left: 15px;
	padding-left: 0px;
}

div.indexrefer {
	float: right;
	width: 30%;
	padding: 0px 10px 5px 10px;
	margin: 0px 12px 12px 20px;
    border-left: 2px solid #9E2918; 
    background-color: #caeff9;
}

div.indexrefer h2 {
		 margin-bottom: 3px;
		 padding-bottom: 0;
	   margin-top: 10px;
 	 	 font-size: 90%;
 	 	 font-weight: normal;
 	 	 }

div.indexrefer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 15px;
	padding-left: 5px;
}

div.indexrefer ul ul {
	margin: 2px 0 0 0;
}

div.indexrefer ul ul li {
	list-style-type: none;
}

div.indexrefer a {
	text-decoration: none;
	}

div.indexrefer ul li {
	margin-bottom: 5px;
	text-indent: -2px;
	font-size: 12px;
}


.drop {
font-size: 130%;
font-weight: bold;
}

a.printerfriendly {
position: relative;
 top: 10px;
font-size: 80%;
}


p#goalsintro {text-indent: 0px; padding-left: 10px;}

/* Callout paragraphs */
#maintext .callout {
	background-color: #EBCE8C;
padding:5px;
		margin: 5px;
		margin-right: 12px;
	float: right;
	clear: right;
	text-indent: 0;
	font-size: 85%;
	width: 30%;
	text-align: center;
}

#maintext p.callout {
	text-align: center;
}

#maintext .callout h1 {
	background-image: none;
}

#maintext .callout ul {
	margin-left: 10px;
	padding-left: 10px;
}

#maintext .callout h2 {
	margin-top: 3px;
}

h1.tag {

font-family: "ITC Giovanni Std Book", "Giovanni Book", Giovanni, Garamond, AGaramond, Palatino, "Times New Roman", serif;
font-size: 16px;
font-weight: normal;
margin: 0px auto 5px 125px;
padding: 3px auto 3px auto;
background-image: url("/images/homeicons/H1 swoosh.gif");
background-repeat: no-repeat;
background-position: top left;

color:#343D05;

}


/* This is the box that contains "New & Featured" links. */
.announce {
font-family: Arial, Helvetica, sans-serif;
background-color: transparent;
/* background-color: #66B2FF; */
margin: 5px 10px 0px 10px;
padding: 0 0 0 5px;
}

.announce h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
margin: 10px 50px 5px auto;
padding: 3px 5px 3px 7px;
background-image: none;
}


/* Tighten up between title GIF and bullets */
.announce ul {
	padding-top: 0; 
	margin-top: 0px;
	list-style-type: none;
}

.announce ul li {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 80%;
padding: 5px;
margin: 0px;
}

.announce ul li.special {
background-color: rgb(220,238,220); //#D4E5D7;
width: 90%;
}

.announce img {
	border: 0px solid black; 
	/* padding: 5px 0px 0px 5px; */
	vertical-align: middle; 
	text-align: left;
}

img {border: 0px solid black} /* So IE does not show border on linked images */
img#goals {margin: 5px auto 15px auto;} 

div.slides {
	margin: 15px auto 5px auto;
	padding:0;
	width: 302px;
	border: 10px #55779A solid;
}

img#slides {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
}

div.clickablemap {
	margin: 25px auto 5px auto;
	padding:0;
	width: 410px /* 410px */; 
	height: 244px;
	overflow: hidden;
	border: 2px #63768A solid;
	position: relative;
}

img#clickablemap {
	display: block;
	margin: 0;
	padding: 0;
  width: 410px; 
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
  position: absolute;
  left: 0;
  top: 0;
	
}


/* ** The home page icon box ** */
/* specs for icon items:
4 items numbered from 1-4, reading left to right
1 (goalitems) 140 px */

div#iconboxshell {
	width: 430px;
	height; 200px;
	margin: 20px auto 6px auto;
	// padding: 10px 10px 10px 10px;
	padding: 10px 0 10px 12px;
}

div#iconboxshell img {
	margin: 9px 9px;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	// float: left;
}

div#iconboxshell img#leftmost {
	margin-left: 0px;
}

div#iconboxshell img#rightmost {
	margin-right: 0px;
}

div.homeicon {
position: absolute; 
margin: 0;
padding: 0;
top: 20px; 
height: 150px;
border: 1px solid #ccc; 
}

div.icon1 {left: 0}
div.icon2 {left: 146px}
div.icon3 {left: 291px}

div.homeicon a {
text-decoration: none;
}

div.homeicon img {
display: block;
}

div.caption {
width: 125px; 
text-align: center; 
background-color: white; 
position: absolute; 
bottom: 0px; 
left: 0px; 
z-index: 1000; 
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
font-size: 13px; 
padding:3px 0;
margin:0;
opacity: 0.85; 
filter: alpha(opacity=85);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

	

hr.clearme {
	width: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

div#iconboxtop {
	width:457px;
	height: 27px;
	background-image: url(/images/homeicons/boxtop.jpg);
	background-repeat: no-repeat;
}

div#iconboxbody {
	width:437px;
	background-color: #63aaf1;
}


div#iconboxbottom {
	width 457px;
	height: 27px;
	background-image: url(/images/homeicons/boxbottom.jpg);
	background-repeat: no-repeat;
}


div#iconbox {
	position: relative; 
	top: 0;
	left: 0;
	width: 426px; 
	height: 310px; 
	margin: 20px auto 5px auto; 
	padding: 20px 0px 20px 20px; /* put right margin on icon2 and 4 (IE worksaround) */
	/* background-color: #66B2FF; */
	background-image: url("/images/homeiconbox.gif");
	background-repeat: no-repeat;
	
		}

/* 
div#icon1-2 {
	position: relative; 
	top: 0;
	left: 0;
	margin:0;
	padding:0;
		}

div#icon1 {
	position: relative;
	top: 0;
	left: 2px;
	padding: 0;
	width: 170px;
}

img#icon1a {
		margin: 9px 12px;
 	border: 1px #777777 solid;

}
		
 
 img#icon2a {
 	margin: 9px 12px;
 	border: 1px #777777 solid;
 	height: 142px;
 }
 
img#icon2 {position: absolute; 
right: 0px; 
top: 0px; 
margin-left: 17px; 
margin-right: 28px; 
border: 0px solid #F49948; 
height:140px; 
width: 208px;
	}

div#icon3-4 {
	position: relative; 
	top: 0;
	left: 0;
	margin-top: 16px;
		}

#icon3 {
	position: relative; left: 2px; top: 0px;
		}
	
#icon4 {
	position: absolute; right: 0px; top: 0px; margin-left: 17px;	margin-right: 28px;}
 */
 
li img, h2 img, h3 img {vertical-align: middle} /* so the "NEW" icon is centered vertically */

.importantnote {color: brown; margin: 20px} /* system problems etc. */

/* calendar on events page */
#glancecalendar {border: 1px solid #bbb; padding-bottom: 10px; margin: 0px 50px 20px 10px}

.metacalendar table {padding: 0px; margin: 0 0 0 5px;}
.metacalendar td {vertical-align: top; }
.calendarmonth {margin: 0px 10px 0px 20px; width:240px}
table#outer .calendarmonth td {
	border: 0px solid black;
	 padding: 3px 5px; 
	 background-color: #caeff9; /* 97E3FB */
/* 	 opacity: 0.7;  */
/*   filter:alpha(opacity=70); For IE  */
	 font-weight: normal; 
	 font-size: 12px; 
	 font-family: Arial, Helvetica, sans-serif; 
	 }
.calendarmonth td.date {width: 30%}

.calendarmonth td.special {color: rgb(50,100,10)}

/* decorative bird icons and such amongst text */

img.decoration {
    float: right; 
    border: 0px solid black;
    clear: right; 
    margin: 12px;
    }

table#RFP {margin: 10px 0px 10px 25px; padding: 10px 10px 10px 10px; border: 1px solid black}
table#RFP td {padding: 5px;}

table#filelist {margin: 10px 0px 10px 25px; padding: 10px 10px 10px 10px; border: 1px solid black}
table#filelist td {padding: 5px;}

table.icontable {margin-top: 15px}
table.icontable td { /* basic table of items with icons */
vertical-align: top;
}

table.icontable td img {
	margin: 0px 5px 10px 20px}

/* Question-Comment form */
table.form {
	border: 1px solid black; 
	padding: 10px;
	margin-left: 20px;
}

table.form1 {
	border: 0px solid black; 
	padding: 10px;
	margin-left: 20px;
}

textarea {
	margin-left: 20px;
	margin-bottom: 10px;
}

.greyout, .greyout a {
	color:grey;
	}
	
	a.greytext:link, a.greytext:visited {
		color:#444444;
		text-decoration: none;
	}
	
	a.greytext:hover {
				color:#444444;
		text-decoration: underline;
	}

#outer table.datatable {
	width: 500px;
	margin:0 0 0 25px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background-color: white;
	
	}
	
#outer table.datatable td, #outer table.datatable th {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 8px;
	font-size: 85%;
	}
	
#outer table.datatable td.photo {
	background-color: transparent;
	padding: 8px auto;
	}
	
#outer table.datatable td.photo img {
  display: block;
  }

	
ul.tight li {
	    margin-top: 0;
	    margin-bottom: 0;
  }

td#tagline {
		/* font-size: 14px;
		font-style: italic; */
		height: 24px;
		background-color:#82B4E7;  /*79A3D1;  7297C0 */ 
		background: #82B4E7 url(wild-heart-banner.png) center no-repeat;
		/* text-align: center;
			font-family: Helvetica, Arial, sans-serif; */
	}
	
#tagline a:link, #tagline a:visited {
		text-decoration: none;
				color: #4C4130;
				padding: 5px 200px;
	}
	
#tagline a:hover, 	#tagline a:active {
		text-decoration: none;
				color: black;
	}


 /* FAQs */
 
 div.faq h3 {
   margin-left: 15px;
 }
 div.faq p {
   text-indent: -20px;
   margin-left: 30px;
   font: 12px Arial;
 }
 
  div.faq p.A {
    margin-bottom: 25px;
  }
  
  div.faq p.Q {
    margin-bottom: 5px;
    font-weight: bold;
  }
  
  div.faq p.A-addl {
    margin-top: -20px;
    text-indent: 0;
    margin-bottom: 30px;

    }
 
  div.faq p.A span, div.faq p.Q span  {
        font: 14px Arial;
        color: #CC0000; 
  }

table.columnizer td {
  vertical-align: top
}

/* Monitoring and Applied Study Registry */

  table#outer table.registry {
  	margin: 40px 10px 20px 30px; 
  	border-collapse:separate; 	
  	table-layout: fixed;
  	border: 1px gray solid;
  	  	}
  	
	table#outer table.registry th {
  	font-size:80%;
  	text-align:right;
		padding-left: 5px;
  	padding-right: 5px;
  	font-weight: bold;
  	border: 1px #8ac4fe solid;
  	background-color: transparent;
    white-space: nowrap;
    vertical-align: top;
  	  		}
  
  table#outer table.registry td {
  	font-size:70%;
  	padding-left: 5px;
  	padding-right: 5px;
  	font-family: Arial, Helvetica, sans-serif;
  	border: none;
  	background-color: #C9E1E0;
    border: 1px #8ac4fe solid;
  	margin: 20px;
  	}
  	
	table#outer table.registry td.datalink {
			text-align: center;
			background-color: #8ac4fe;
		}
		
	table#outer table.registry tr.dates td, table#outer table.registry tr.dates th {
  		font-size: 70%;
  	}
  	  	
  table#outer table.registry td.studyperiod {
  	width:50%;
  	}

  span.recent {
  color: #000090;
  background-color: #FEFF51; /* #eeddFF; */
  }
  
  img.columnphoto {
  padding-left: 10px}
  
  ul.trackprogress li {
  text-size: 70%;
  }
  
  table#outer table.partners {
  margin-left: 30px;
    border-collapse: collapse;
} 
  
  table#outer table.partners td {
  border: 1px solid #ccc;
  padding: 0;
  text-align: left;
  }
  
  table#outer table.partners td p {
  text-indent: 0;
  margin:0 5px;
  font-size: 100%;
  }

  
  table#outer table.partners td.logo {
    text-align: center;
    padding: 5px;
}

table#outer table.participate {
 margin: 0 0 30px 25px;
}

table#outer table.participate td {
 vertical-align: top;}

table#outer table.participate p {
  text-indent: -5px;
  margin: 0 15px 0 5px;
  font-size: 14px;
}

a.archive {
font-size: 11px;
margin-left: 2px; 
}
