/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}


body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}

h1,h2,h3,h4,h5,h6 {font-weight:normal;width:100%;margin:auto;margin-top:0.5px;margin-bottom: 0.2em}
h1,h3,h5 {border-bottom: solid 0.05em #545456;}
h1,h2 {font-size: 2.0em;}
h3,h4 {font-size: 1.6em;}
h5,h6 {font-size: 1.2em;}

#wrapper
{
	margin: auto;
	width: 102.4em;
	padding-top: 1.5em;
}

#header_image
{
	display: none;
}

#print_header
{
	display: block;
	padding-left: 2.9em;
	font-family: "Times New Roman", Times, serif;
	font-size: 4.0em;
	padding-top: 0.4em;	
}

#navigation
{
	margin: auto;
	width: 79.8em;
	height: 2.9em;
	background: url(/images/nav_background.png) no-repeat;
	padding-left: 2em;
}

p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

a:link, a:visited, a:active {text-decoration: none; color: #00a14e;}
a:hover { text-decoration: underline; }

#navigation li { display: inline; }
#navigation a {
	height: 3.0em;
	display: block;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1.1em;
	padding-right: 1.1em;
	margin-top: 0.6em;
	float: left;
	font-size: 1.3em
}
#navigation a:hover { text-decoration: underline }
#navigation a.current { font-family: "Times New Roman", Times, serif; color: #00a14e}

#content {
	width: 80.0em;
	margin: auto;
	padding-bottom: 0.5em;
	overflow: auto;
	border-bottom: solid 0.1em #545456;
	margin-bottom: 0.3em;
}
#left_section {
	float: left;
	width: 42.5em;
	font-size: 1.2em;
	padding-left: 1em;
	margin-top: 0.5em;
	padding-right: 1em;
}
#right_section {
	font-size: 1.2em;
	float: left;
	width: 20em;
	border-left: solid 0.1em #545456;
	padding-left: 0.3em;
	padding-right: 1em;
	margin-top: 0.5em;
}

#banners {
	display: none;
}


#footer {
	margin: auto;
	width: 800px;
	text-align: center;
	font-size: 0.9em;
}
#footer_rule {
	height: 0.3em;
	margin-bottom: 0.3em;
}


form {
	margin: 0px;
	padding: 0px;
}

form div
{
	clear: left;
	display: block;
}

form input, form select, form textarea {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0.3em;
}

form div label
{
	display: block;
	width: 9em;
	padding: 0.3em 1em 0em 0em;
	float: left;
	font-size: 1.2em;
}

		form div.required label{
			background-image: url(/marketplace/images/required.gif);
			background-repeat: no-repeat;
			background-position: 170px 11px;
		}

form div small {
	color: #aaaaaa;
	font-size: 80%;
	display: block;
	margin: 0px;
	padding: 0px;
}

form fieldset {
	padding: 1em;
}

.buttons {
	font-size: 1em;
	border: 1px solid #CCCCCC;
	background-image: url(/marketplace/images/admin_button_background.gif);
}

.buttons:hover {
	border: 1px solid #00a14e;
	background-image: url(/marketplace/images/admin_button_background_on.gif);
}

.greentext { color: #00a14e; }

.redtext { color: #FF3333; }

#navigation_menu a
{

}

#message { margin: 0.5em 0em; padding: 0.5em;}
	.success { background-color: #00a14e; }
	.error {
		color: #990000;
		background-color: #D2A5A5;
	}

/* Perspectives */
#Perspectives
{
	padding-left: 7px;
}
#PerspectivesImage
{
	padding-right: 10px;
	padding-bottom: 5px;
}

/* Resources */
	.ResourceCategoryHeader
	{
		font-size: 1.2em;
		width: 150px;
		height: 25px;
		text-align: center;
		margin-top: 10px;
	}
	.ResourceHeader
	{
		font-size: 1.2em;
		height: 25px;
		text-align: center;
	}
	.ResourceCategory
	{
		padding-top: 10px;
		padding-left: 3px;
		padding-bottom: 10px;
	}
	.Resource
	{
		margin-top: 5px;
		padding-left: 5px;
		background-color: #1b1b1b;
	}
		.Resource a
		{
			color: white;
			font-size: 1.0em;
			text-decoration: none;
		}
		.Resource a:hover
		{
			color: white;
			text-decoration: underline;
		}
		a.resourceGreen
		{
			color: #00a14e;
			font-size: 1.0em;
			text-decoration: none;
		}
		a.resourceGreen:hover
		{
			color: #00a14e;
			text-decoration: underline;
		}

.contractSearch div label
{
	display: block;
	width: 12em;
	padding: 0.3em 1em 0em 0em;
	float: left;
	font-size: 1.2em;
}

.seedVarieties
{
	padding: 0.3em 0.5em;
	background-color: #1b1b1b;
}

#DeliveryDateStart { width: 90px; }
#DeliveryDateEnd { width: 90px; }

#googleMap
{
	width: 515px;
	height: 400px;
}

#googleMap .infowindow
{
	color: #000000;
}
