/* Content stylesheet for mcatoolkit.org */
/* Susan Bernstein, sbernstein at tnc.org, 2007-2011 */
/* CSS Document for Maps and Data pages */


table#data {border: 1px solid #008000; margin: /*2em 10px 1em */10px; width: 390px;border-collapse:collapse;padding:0;
}
table#data td {border: 1px solid #008000; font-size: 10px; vertical-align:middle; text-align:center; line-height:1em;}
table#data td:first-child {text-align:left;white-space:nowrap;}
table#data tr.header td{font-weight:bold; font-size: 11px;color:#008000; }
table#data tr.title td{font-weight:bold; background-color:  #c4c9c3;}		/*pale grey */ 
table#data td.subtitle {font-style:oblique;}
table#data td.notfound {background-color:#E8E8E8;}
table#data td.nonspatial {background-color: #f2eb76;}
table#data td.gis {background-color: #a8e563;}
table#data td.note { /* combo of footnote and caption */
	white-space:normal; /*this is in first-child td */
	font-size: .65em;
	line-height: 1.1;
	padding:5px;
	background-color: #e2e6cd; /* icicle at 90% bright*/
	}

#pagecontent table.datacontent {width: 500px; border: none; margin-top: 1em;}
#pagecontent table.datacontent td{border: none; line-height: 1.3;}
table.datacontent td:first-child{font-style:italic;white-space:nowrap;width:70px;}
table.local td:first-child{font-style: normal;font-weight: bold;white-space:nowrap;width:120px;}
/* width style above forces first column to be same in all cases */

#pagecontent table.municipalities {border: 1px solid #008000; border-collapse: collapse; text-align: center;}
#pagecontent table.MAmunicipalities td {border: 1px solid #008000;white-space:nowrap;}
#pagecontent table.MAmunicipalities td.title {vertical-align:bottom;}
#pagecontent table.municipalities td:first-child {text-align: left;}
#pagecontent table.municipalities thead td {font-weight: bold;color:#008000;border-bottom:1px solid #008000;}
#pagecontent table.municipalities tfoot td {font-weight: bold;color:#008000;border-top:1px solid #008000;}
td.topdata {font-weight:bold;}

#pagecontent div.two, #pagecontent table.two {
	padding-left: 0; margin-left: 10px;}
#pagecontent div.two p {padding-left: 0;}
#pagecontent h3, #pagecontent div.three, #pagecontent table.three {
	padding-left: 0; margin-left: 50px;}
#pagecontent div.three p, #pagecontent div.four p {padding-left: 0;}
#pagecontent h4, #pagecontent div.four, #pagecontent table.four {
	padding-left: 0; margin-left: 75px;}

div.illust385 {
	float: right; margin: 10px; /*margin-top: 30px;*/width: 385px; margin-left:0;
	}
#pagecontent .smallcaption {font-size: 9px;}
div.datanote {max-width: 390px;} /* contains data table plus footnote; can't use caption on table because IE doesn't recognize caption-side bottom */
#pagecontent table.narrative td:first-child {
	font-weight: normal;
	}
#pagecontent table.narrative thead td {	/* the table header row */
	color:#6e9640;	/* 	green 3 */
	font-size:75%; font-weight:bold !important;
	} 
p.linktowhy {} /* in case we want to style the link to Why Cadastral in all state pages */
p.linktowhy a {}
