html, body {
	margin: 0; padding: 0;
	font-family: helvetica , sans-serif;
	color: #323232;
	height: 100%;
}

body {
	font-size: 62.5%;
	height: 100%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: normal;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul, ol , p, form {
	margin: 0; padding: 0;
	list-style-type: none;
}

/***GENERIC***/

#holder {
	position: relative;
	min-height: 100%;
	top: 0;
	bottom: 0;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0 80px 0;
	overflow: hidden;
}

#wrapper p {
	padding: 14px 0 3px 0;
	font-size: 1.2em;
}

#wrapper .main_title {
	background: url(../images/title_bg.png) repeat-x left bottom;
	color: #3e9513;
	font-size: 2.5em;
	font-family: myriad pro, Helvetica, Arial, Sans-Serif;
	padding: 0 0 9px 0;
}

.col {
	width: 140px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.right a {
	color: #3E9513;
	text-decoration: underline;
}

.more {
	background: transparent url(../images/chevron.png) no-repeat scroll left center;
	color: #3E9513 !important;
	padding: 0 0 0 14px;
	font-size: 1.1em;
}

.error {
	color: #3E9513;
	padding: 10px 0;
}

.error li {
	margin: 0 0 0 15px;
	list-style: disc;
}

/***WYSIWYG***/

#content h1 {
	font-size: 1.8em;
}

#content h2 {
	font-size: 1.5em;
}

#content h3 {
	font-size: 1.3em;
}

#content p {
	padding: 14px 0 3px 0;
}

#content a {
	text-decoration: underline;
	color: #3E9513;
}

#content ul,
#content ol {
	padding: 5px 0;
	font-size: 1.2em;
}

#content li {
	margin:  0 0 0 25px;
	padding: 1px 0;
}

#content ul li {
	list-style-type: disc;
}

#content ol li {
	list-style-type: decimal;
}



.highlight {
	background: yellow;
	padding: 3px;
}

.warning {
	color: red;
	font-weight: bold;
}

.wysiwyg {
	margin: 10px 10px 0 10px;
}

.wysiwygleft {
	margin: 10px 10px 0 0;
	float: left;
}

.wysiwygright {
	margin: 10px 0 0 10px;
	float: right;
}

/***SPLASH PAGE***/

#splash {
	background: url(../images/splash.png) no-repeat;
	width: 1023px;
	margin: 18px auto 0 auto;
	/*min-height: 368px;*/
	height: 380px;
	position: relative;
	overflow: hidden;
	padding: 0 0 160px 0;
}


#splash #splash_title {
	text-indent: -5000px;
}

#splash #tagline {
	color: #ffffff;
	position: absolute;
	width: 422px;
	right: 132px;
	top: 100px;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: right;
}

#splash #col_holder {
	margin: 311px 0 0 132px;
}

#splash .col {
	float: left;
	margin: 0 13px 0 0;
	width: 204px;
	padding: 0 20px;
}

#splash h3 a {
	background-image: url(../images/splash_spritesheet.png);
	display: block;
	height: 25px;
	text-indent: -5000px;
	color: #3e9513;
	font-size: 2.5em;
	overflow: hidden;
}

#splash #parabilis a {
	background-position: 0 0;
	width: 82px;
}

#splash #suppliers a {
	background-position: -82px 0;
	width: 94px;
}

#splash #institutions a {
	background-position: -176px 0;
	width: 109px;
}

#splash ul {
	padding: 20px 0 0 4px;
}

#splash li a {
	background: url(../images/chevron.png) no-repeat left center;
	color: #454545;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 0 0 0 15px;
}

#splash li a:hover {
	color: #4c9c24;
}


/***HEADER***/

#header {
	padding: 25px 0 0 0;
	overflow: hidden;
}

.inner {
	margin: 0 auto;
	width: 778px;
	position: relative;
	overflow: hidden;
}

#logo {
	float: left;
}

#sitemap_page {
	
}

#sitemap {
	margin: 20px 0 10px 0;	
}

#sitemap ul {
	margin: 0;
	padding: 0 0 0 13px;
	clear: both;
}
#sitemap li {
	background: url('../images/chevron.png') no-repeat 0 7px;
	padding: 3px 0 3px 15px;	
	overflow: hidden;
	font-size: 12px !important;
	margin: 0;
	list-style: none !important;
}

#search {
	overflow: hidden;
	padding: 15px 13px 0 0;
	float: right;
}

#search .searchbox {
	background: url(../images/search_bg.png) repeat-x;
	border: 1px solid #7d7d7d;
	width: 121px;
	padding: 0 0 2px 5px;
	float: left;

}

#search .searchbtn {
	float: left;
	width: 20px;
	padding: 0 0 0 3px;
}


/***CONTENT***/

#content {
	overflow: hidden;
	padding: 0 20px 10px 30px;
}




/***NAV***/

#nav {
	clear: both;
	overflow: hidden;
	background: url(../images/header_bg.png) repeat-x left bottom;
	width: 100%;
	padding: 8px 0 0 0;
}

#nav li {
	float: left;
	padding: 0 6px 0 0;
}

#nav a {
	background-image: url(../images/spritesheet.png);
	background-repeat: no-repeat;
	height: 69px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

#nav #parabilis a{
	width: 254px;
	background-position: 0 0;
}

#nav #parabilis .active {
	background-position: 1px -68px;
}

#nav #suppliers a{
	width: 252px;
	background-position: -254px 0;
}

#nav #suppliers .active {
	width: 252px;
	background-position: -253px -68px;
}

#nav #institutions a{
	width: 252px;
	background-position: -508px 0;
}

#nav #institutions .active {
	width: 252px;
	background-position: -508px -68px;
}


/***SUBNAV***/

#subnav {
	padding: 10px 0 0 0;
}

#subnav a {
	background: url(../images/chevron.png) no-repeat left 4px;
	font-size: 1.2em;
	color: #323232;
	padding: 0 0 0 20px;
	display: block;
}

#subnav li {
	padding: 3px 0;
}

#subnav a:hover , #subnav .active a {
	color: #3e9513 !important;
}

#subnav .active a {
	font-weight: bold;
}

#subnav  .inactive a:hover {
	color: #3e9513 !important;
}


#subnav .inactive a {
	color: #323232 !important;
	font-weight: normal;
}

#subnav ul ul ul {
	padding: 0 0 0 20px;
}



/***LISTS ***/

.list {
	padding: 0 0 30px 0;
}

.list .item , 
#content .list .item  {
	padding: 17px 0; 
}

.list h3 , 
#content .list h3  {
	font-size: 1.2em;
}

.list .title a ,
#content .list .title a ,
#content .list .link a {
	color: #3e9513;
	font-size: 1.2em;
	font-weight: bold;
}

.list h4 a:hover , 
#content .list h4 a:hover {
	text-decoration: underline;
}

.list .summary  ,
#content .list .summary {
	padding: 3px 0 !important;
}

.date {
	font-weight: bold;
} 

.news .item {
	padding: 17px 0 0 0 !important;
}


.resources {
	padding: 13px 0;
	font-size: 1.2em;
}

.resources img {
	display: none;
}

.resources li {
	margin: 0 0 0 0;
	padding: 4px 0 !important;
	color: #3E9513;
}

.resources .resourceSummaryBelow {
	color: #323232;
}

.resources a {
	color: #323232;
	text-decoration: underline;
}

#resources .item {
	padding: 13px 13px 0 0 !important;
}

#resources img {
	display: none;
}

#resources p {
	padding: 10px 0 0 0;
}

.generic_box {
	padding: 0 0 30px 0;
}

/***SPECIFIC PAGES***/

#news_page,
#event_page {
	padding: 17px 0 0 0;
}

#event_page .date {
	font-size: 1.2em;
	padding: 5px 0 0 0;
}

/***FORM***/

.generic_form {
	padding: 20px 0;
	font-size: 1.2em;
}

.generic_form .label {
	padding: 8px 0 2px 0;
}

.generic_form .checkboxlist {
	padding: 10px 0;
	display: block;
}

.generic_form #captcha {
	margin: 15px 0 5px 0;
}

.generic_form .submit {
	margin: 15px 0 0 0;
}

.generic_form .textbox,
.generic_form .dropdownlist {
	border: 1px solid #7d7d7d !important;
	padding: 1px 0;
}


#institution_search .control {
	margin: 0 0 10px 0;
}

#institutions_table {
	width: 100%;
	font-size: 1.2em;
}

#institutions_table th {
	text-align: left;
	color: #3E9513;
	font-size: 1.4em;
	font-weight: normal;
}

#institutions_table #name {
	width: 60%;
}

#institutions_table #type {
	width: 40%;
}


/*** SITE SEARCH ***/

#site_search {
	padding: 20px 0 0 0;
	font-size: 13px;
}

#site_search label {
	padding: 13px 3px 2px 0;
	display: block;
}

#site_search select {
	margin: 0 10px 0 0;
}

#site_search input {
	padding: -1px 0 0 0;
	border: 1px solid #7d7d7d;
}

#site_search .searchitem,
#site_search .searchresult {
	padding: 8px 0;
}

#site_search .searchitem a,
#site_search .searchresult a {
	color: #55a518;
}

#site_search .searchresultsummary p {
	font-size: 13px !important;
	padding: 0 !important;
}

#site_search .searchitemrank {
	display: none;
}

.search_breadcrumb {
	padding: 0 0 3px 0;
}

.search_summary {
	padding: 3px 0 0 0;
}

#site_search .standard {
	background: url(../images/search_site.png) no-repeat;
	border: none;
	width: 87px;
	height: 20px;
	text-indent: -5000px;
	*text-indent: 0 !important;
	*padding: 1px 0 0 5000px;
	cursor: pointer;
}


/*** PAGINATION ***/

.pagination {
	padding: 6px 0;
	font-size: 1.2em;
}

.pagination .paginationSeparator {
	display: none;
}

.pagination a {
	text-decoration: none !important;
}

.pagination span , 
.pagination a {
	padding: 0 3px;
}

.pagination .currentPage {
	background: #3e9513;
	color: #ffffff;
	font-weight: bold;
}


/***MAP***/

#map p {
	padding: 0;
}

.GoogleMapWide {
	padding: 10px 0 0 0;
}

/***RESOURCES***/

#resources {
	padding: 10px 0;
}

/***FOOTER***/

#footer {
	background: url(../images/footer_bg.png) repeat-x;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.inner .procurement {
	background: url(../images/procurement.png) no-repeat;
	width: 126px;
	height: 93px;
	position: absolute;
	top: -97px;
	left: 0;
}


#footer p {
	float: left;
	font-size: 1.2em;
	padding: 0 25px 0 0;
}

#footer a {
	color: #323232;
}

#footer a:hover {
	text-decoration: underline;
}



#footer p.copy {
	float: right;
}

#footer .telephone span , #footer .fax span  {
	color: #3e9513;
	font-weight: bold;
}

.footer_nav {
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 1.2em;
}

.footer_nav li {
	background: url(../images/stick.png) no-repeat center right;
	display: inline;
	padding: 0 5px !important;
	margin: 0 !important;
}

.footer_nav a {
	text-decoration: none !important;
}

.footer_nav a:hover {
	text-decoration: underline !important;
}

.contact_info {
	overflow: hidden;
	padding: 10px 0 10px 0;
}
