/*	$Id: site.css,v 1.15 2010/07/29 19:03:33 spud Exp $	*/


	body {
		margin: 0;
		padding: 0;
		background-color: #20b420;
		background-image: url(../../graphics/elements/background.png);
		background-attachment: fixed;
		background-position: center center;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 12px;
	}
	
	#portal {
		padding: 0;
		margin: 0 auto;
		width: 990px;
		background-color: #fff;
		border: 1px solid #fff;
		border-left: none;
		border-right: none;
	}
	
	#container {
		width: 100%;
		margin: 0 auto;
		color: #333;
		line-height: 130%;
	}

	#header {
		height: 111px;
		position: relative;
	}
	
	#logo {
		float: left;
		margin-left: 14px;
	}
	
	#exlinx {
		float: left;
		margin-top: 92px;
		margin-left: 0;
		font-weight: bold;
		color: #18a141;
		font-size: 14px;
	}
	
	#exlinx a {
		text-decoration: none;
		color: #b7b7b7;
	}
	
	#exlinx a.active, #exlinx a:hover {
		color: #18a141;
	}
	
	#usgbc {
		position: absolute;
		top: 20px;
		right: 20px;
	}

	#leftnav {
		float: left;
		width: 234px;
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		position: relative;
	}

	#navbar {
		background-color: #27be25;
		color: #fff;
		margin-top: 0;
		padding: 0 0 10px 20px;
		font-size: 14px;
	}
	
	#navbar ul.nav {
		margin: 0;
		padding: 20px 0 20px 10px;
	}
	
	#navbar ul.nav li {
		list-style-type: square;
		padding: 10px 0;
		border-bottom: 1px dotted #fff;
	}
	
	#navbar ul.nav li a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	
	#navbar ul.nav li a b.bigger {
		font-size: 14px;
	}
	
	#navbar ul.nav li a.active, #navbar ul.nav li a:hover {
		color: #333;
	}
	
	#navbar ul.nav li ul.subnav {
		margin: 0;
		padding-left: 16px;
		font-size: 12px;
	}
	
	#navbar ul.nav li ul.subnav li {
		list-style-type: none;
		border: none;
		padding: 0;
		margin: 4px;
	}
	
	
	#outreach {
		text-align: center;
		padding: 35px;
		padding-left: 45px;
	}

	#content {
		margin: 10px 16px 0 262px;
		padding-bottom: 20px;
	}
	
	#content h1 {
		margin-top: 0;
		padding-top: 0;
	}
	
	#content a {
		color: #18a141;
		font-weight: bold;
		text-decoration: none;
	}
	
	#content a:hover {
		color: #333;
	}
	
	#content h2 {
		font-weight: bold;
		color: #18a141;
		font-size: 16px;
		padding: 0;
	}
	
	#monoSlideshow {
		background-color: #fff;
		background-image: url(../../graphics/images/home_respect_a.jpg);
		background-repeat: no-repeat;
		width: 709px;
		height: 350px;
		z-index: 10;
	}
	
	.bucket {
		padding: 0 0 30px 0;
	}
	
	ol {
		margin: 0 10px;
		padding: 0;
		width: 380px;
	}
	
	li.small {
		font-size: 10px;
		margin: 0 20px;
	}

	#footer {
		clear: both;
		margin: 20px auto;
		width: 990px;
		color: #fff;
	}
	
	#bowe {
		float: right;
	}
	
	#footer a {
		text-decoration: none;
		color: #fff;
	}
	
	#footer a:hover {
		color: #333;
	}
	
	.spacer {
		clear: both;
	}
	
	#bottom {
		background-image: url(../../graphics/elements/background-bottom.png);
		height: 35px;
		margin: 0 auto;
		width: 990px;
	}	
	
	/*	STARLOG TABLE CSS	*/
	
	.synthumb {
		border-top: 2px solid #18a141;
		padding: 10px 10px 10px 0;
		text-align: left;
		width: 198px;
	}
	
	#syndata1 td.synthumb a img {
		border: 1px solid #18a141;
	}
	
	#syndata1 td.syntitle {
		border-top: 2px solid #18a141;
		padding-left: 22px;
		padding-top: 10px;
		font-weight: bold;
		font-size: 13px;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		color: #545454; 
	}
	
	#syndata1 td.syntitle a {
		color: #18a141;
		text-decoration: none;
		font-size: 14px;
	}
	
	#syndata1 td.syntitle a:hover {
		text-decoration: underline;
	}
	
	#syndata1 td.synstats {
		padding: 0 10px 0 22px;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		font-size: 12px;
		font-style: italic;
		border: none;
		color: #545454; 
	}
	
	#syndata1 td.synsummary {
		padding: 10px 10px 10px 22px;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		font-size: 12px;
		color: #545454;
		border: none;
		border-bottom: none;
	}
	
	#syndata1 td.syninstruct {
		padding: 10px 10px 10px 22px;
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		font-size: 14px;
		font-style: italic;
		color: #545454;
		border: none;
		border-top: 2px solid #18a141;
		border-bottom: none;
	}
	
	#syndata1 td.synadobe {
		border-top: 2px solid #18a141;
		padding: 10px 10px 10px 45px;
	}
	
	#syndata1 td.synthumb img { border: 1px solid #811400; }
	
/*	PROJECT LOADER CSS	*/

	#bml {
		float: right;
		margin-left: 20px;
		margin-top: 20px;
		font-size: 10px;
		font-weight: normal;
	}
	
	.bmltag {
		color: #dc2c51;
		font-size: 10px;
		font-weight: bold;
	}

	.lefty {
		float: left;
		text-align: left;
		font-weight: bold;
		color: #fff;
		width: 49%;
	}

	.righty {
		float: right;
		text-align: right;
		font-weight: bold;
		color: #fff;
		width: 49%;
	}
	
	div.spacer {
		clear: both;
	}
	
	label {
		font-weight: bold;
		color: #fff
		font-size: 16px;
		padding: 4px 4px 4px 0;
	}
	
	input, select, textarea {
		display: block;
		margin-bottom: 1.0em;
	}
	
	input[type="radio"] {
		display: inline;
	}
	
	select {
		width: 200px;
	}
	
	textarea {
	}
	
	.button {
		width: 75px;
		margin-left: 75px;
		color: #2a2a2a;
	}
	
	.levelbutton {
		display: inline;
		width: 75px;
		color: #2a2a2a;
		margin-top: 10px;
	}
	
	.bigbutton {
		width: 150px;
		margin-left: 75px;
		color: #2a2a2a;
	}
	
	.error {
		color: #be2500;
		font-weight: bold;
	}
	
	.success {
		color: #5d7e0d;
	}
	
	table.image_loader {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	table.image_loader td {
	}
	
	table.image_loader td.radio {
		width: 20px;
	}
	
	fieldset {
		border: 1px solid #18a141;
		padding: 10px;
	}
	
	legend {
		margin: 0 5px;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 14px;
		color: #18a141;
		font-weight: bold;
	}


