@charset "utf-8";
/* CSS Document */

/* Make req'd corrections to Blueprint CSS */
.container {width:980px;}
.box { background:none; }
input.text { width:155px; padding: 3px; margin:0em 1em 0em 0em;}
textarea { width:160px; height: 100px;	}
h4 {
	font-weight:bold;
	height:auto;
	}

/* Global classes */
.nobullet {
	margin:0px;
	padding:0px;
	list-style:none;
	}
.nobullet li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:none;
	}
ul.inline li {
	display:inline;
	}
dl.inline dt {
	display:inline;
	float:left;
	width:8em;
	}
dl.inline dd {
	vertical-align:text-top;		
	margin-left: 9em;
	}
.linkout { 
	padding-right:20px;
	background:url(../i/Shared/external_link.gif) bottom right no-repeat;
	}
.citation {
	text-align:left;
	margin-left: 60%;
	}
.centered {
	text-align:center;
	margin: 0 auto;
	}
.blankline {
	font-size: 0.5em;
	line-height: 0.5em;
	margin:0px;
	padding: 0px;
	}
.pdf {
	background: url(../i/ico-pdf.gif) top right no-repeat;
	padding: 0 40px 0 0;
	}
.pdf-list {
	background: url(../i/ico-pdf.gif) top left no-repeat;
	padding: 0 0 0 40px;
	}
.www {
	background: url(../i/ico-url.gif) top left no-repeat;
	padding: 0 0 0 40px;
	}
/* boxes */
.greyscale {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.greyscale {background:#e6e6e6;color:#666;border-color:#ccc;}


	
body {
	background:#B9C7D5;
	margin-top:0.5em;
	}
#page {
	position: relative;
	background:#fff;
	border: 15px solid #005165;
	z-index:1;
	}	

/* SIDE BAR STYLES */		
#sidebar {
	width: 300px;
	}
	#sidebar.smallside {
	width: 220px;
	}

	#sidebar #vision {
		padding-left: 50px;		
		background: #E8ECF1 url(../i/frm-shad.gif) top left repeat-y;
		font-size:0.9em;
		font-family: Tahoma, Geneva, sans-serif;
		color: #fff;
		padding-bottom: 5px;
		}
	#sidebar #vision-content {
		background: #C8D3DE url(../i/bg-vision.gif) top left repeat-x;
		padding-bottom: 15px;
		border: 1px solid #fff;
		border-bottom: 3px solid #fff;
		}
	#sidebar #vision h3{
		color: #fff;
		font-weight:bold;
		padding:10px 0px 0px 10px;
		margin-bottom:0px;
		}
	#sidebar #vision p{
		padding: 0px 10px;
		margin-bottom: 0px;
		}
	#sidebar #media {
		padding-left: 50px;		
		background: url(../i/frm-shad.gif) top left repeat-y;
	}	
	#sidebar #media h3 {
		background: #fff url(../i/bg-h3.gif) top repeat-x;
		color: #fff;
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:center;
		padding: 10px 15px;
		margin-bottom:0px;
	}
	#sidebar #media-content {
		background: #C8D3DE url(../i/bg-media.gif) top repeat-x;
		border: 1px solid #b9c7d5;
		height: 300px;
		padding-top: 20px;
		
	}
	#sidebar #media-content ul { margin: 0px; padding: 0px;list-style-type: none;}
	#sidebar #media-content li { 
		list-style: none;
		margin: 1px 0px 1px 0px;
		padding: 12px 0px 12px 0px;
		}
	#sidebar #media-content li:hover { 
		background:#fff;
		border-top:1px solid #4F8395;
		border-bottom:1px solid #4F8395;
		margin: 0px;
		}
	#sidebar #media-content li a{ 
		margin-left: 1em;
		display:block;
		}
	#sidebar .sideGallery {
		}
	#sidebar .sideGallery h3 {
		background: #fff url(../i/bg-h3.gif) top repeat-x;color: #fff;
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:center;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 20px 4px;
		width:216px;
		offset: 0px;
		}
	#funding {
		width: 250px;
		margin: 20px 0px 0px 58px;
		background: #d77717;
		border: 1px solid #b9c7d5;
		color: #000;
		padding: 10px 15px;
		}
	#funding.smallfund{
		width: 210px;
		margin: 20px 0px 0px 15px;
		}
	#funding h3 {
		color: #fff;
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-bottom:0px;
		border-bottom:1px solid #e1e1e1;
		}
	#funding p {
		margin:5px 0px 0px 0px;
		line-height:1.1em;
		}
/* ANCILLARY PAGE STYLES */
#ancillary {
	margin-right: 0px;
	margin-bottom:0px;
	}
	#hdr {
		background: #fff url(../i/bg-h1.gif) bottom repeat-x;
		height: 117px;
		}
	#hdr h1 {
		background: url(../i/Broadleaf-Environmental-Group.gif) top left no-repeat;
		width: 331px;
		height: 98px;
		float: left;
		margin: 0px 0px 0px 20px;
		text-indent: -9999px;
	}
	
	#hdr #hdr-nav {
		float:right;
		width: 225px;
		margin-top: 80px;
		text-align:right;
		}
	#hdr #hdr-nav ul {
		margin: 0px;
		padding: 0px;
		}
	#hdr #hdr-nav li{
		margin-right: 3px;
		}
	#hdr #hdr-nav li a:hover {
		background:#fff;
		}
	#hdr #hdr-nav li a{
		padding: 5px 10px;
		font-size:1.1em;
		font-weight:bold;
		text-decoration:none;
		color:#005165;
		border-right: 1px solid #005165;
		display:inline-block;
		}
	/* Navigation */
	#nav ul li a{
		width: 114px;
		display:inline-block;
		color: #333;
		margin-bottom:3px;
		font-size:0.8em;
		height: 60px;
		vertical-align:text-top;
		padding-left: 60px;
		border-bottom:2px solid #fff;
		}
	#nav ul li a:hover {
		border-bottom:2px solid #ccc;
		}
	#nav ul li#bioinv {
		background: url(../i/ico-inventory.gif) top left no-repeat;
		padding-bottom:50px;
		}
	#nav ul li#consulting {
		background: url(../i/ico-consult.gif) top left no-repeat;
		padding-bottom:50px;
		}
	#nav ul li#workshops {
		background: url(../i/ico-workshop2.gif) top left no-repeat;
		padding-bottom:50px;
		}
	#nav ul li#restoration {
		background: url(../i/ico-restore.gif) top left no-repeat;
		padding-bottom:50px;
		}
	#nav ul li:hover {
		background-color:#e1e1e1;
		}

	#content {
		padding: 5px 10px 0px 0px;
		}
	#content h2 {
		color:#005165;
		font-size: 1.2em;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight:bold;
		line-height: 1.3em;
		margin:1em 0em 2em 0em;
		}
	#content #home h2 {
		color:#337927;
		font-size: 1.4em;
		font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
		font-weight:bold;
		margin-bottom:1em;
		}
	#content h3 {
		color:#005165;
		font-size: 1.1em;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight:bold;
		}
	#content h3 a {
		text-decoration:none;
		display:inline-block;
		line-height:1.1em;
		background: url(../i/external_link.gif) top right no-repeat;
		padding-right: 17px;
		}	
	#content h3 a:hover {
		text-decoration:underline;
		}
	#content #home p {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 1em;
		color:#777;
		line-height: 1.2em;
		padding-left: 60px;
		}
	#content {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 1.1em;
		color:#777;
		line-height: 1.2em;
		padding-left: 0px;
		}
	#content p.vision {
		color:#337927;
		}
	#content p.bioinv {
		background: url(../i/ico-inventory.gif) top left no-repeat;
		}
	#content p.consulting {
		background: url(../i/ico-consult.gif) top left no-repeat;
		}
	#content p.workshops {
		background: url(../i/ico-workshop2.gif) top left no-repeat;
		}
	#content p.restoration {
		background: url(../i/ico-restore.gif) top left no-repeat;
		}
	#sponsors {
		margin-top: 37px;
		}
	#sponsors h3{
		color: #000;
		border-bottom: 1px solid #000;
		font-family: Tahoma, Geneva, sans-serif;
		}
/* COMMON FORM STYLES */

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 60px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 63px; /* Width plus 3 (html space) */
}

.img-shadow {
	float:left;
	background: url(../i/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../i/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	width: 210px;
	}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	width: 200px;
	}
 
 /* thickbox settings */
#transition_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.transition__overlayMacFFBGHack {background: url(../i/macFFBgHack.png) repeat;}
.transition__overlayBG {
	
}
* html #transition__overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/* FOOTER STYLES */
	#ftr {
		font-weight:bold;
		font-size:1.2em;
		}
		#ftr #copy {
			padding-left:40px;			
			}
		#ftr #copy a{
			color: #333;
			}
		#ftr #ftr-tag {
			text-align:right;
			}
		
/* END FOOTER STYLES */

