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

a, a:active, a:link, a:visited {
	color: #6e9d3c;		
}

body {
	text-align: center;	
}

#mdibl-doc { 
    margin:auto;text-align:left; /* leave unchanged */ 
    width:940px;
}

#hd {
	background: #3c54d1;	
}

.logo {
	float: left;
	margin: 15px 0px 15px 40px;
}

#hd-buttons {
	float: right;	
	margin: 0 40px 0 0;
}

#hd-buttons a {
	float: left;	
	margin: 0 1px 0 0;
}

#hd-nav-bar {
	background: #333366;
	width: 100%;
}

#hd-nav {
	float: left;
	padding: 0 0 0 40px;
}

#hd-nav a {
}	


.bg-gray {
	background: #4b4b5b;
}

.bg-purple {
	background: #333366;
}

.bg-blue {
	background: #3333ff;
}

#hp-splash {
	width: 940px;
	height: 430px;	
	overflow: hidden;
	background: #000000;
}

#hp-gateways {
	float: right;
	position: relative;
	top: 350px;
	right: 5px;
	height: 0px;
	width: 410px;
	z-index: 1000000;
	overflow: visible;
}

* html #hp-splash {
	position: relative;
	top: -210px;
}

*:first-child+html #hp-gateways {
}

#hp-gateways-buttons a {
	margin-right: 10px;
}

#hp-gateways h1 {
	background: url(../images/hp-making-connections.png) top left no-repeat #333366;
	color: #fff;
	width: 330px;
	height: 56px;
	margin-top: 15px;
}

#hp-gateways h1 span {
	display: none;	
}

#hp-bottom {
	color: #fff;
	width: 100%;
	background-image:url(../images/hp-plant.png);
	background-repeat: no-repeat;
	background-position: 45% 0%;
	background-color: #333366;
	padding: 0 0 15px 0;
}

* html #hp-bottom {
	position: relative;
	top: -210px;
}

#hp-bottom-recent {
	float: left;
	padding: 15px 0 0 30px;
}

#hp-bottom-recent-buttons a {
	float: left;
	border: 1px solid #797e8a;
	color: #797e8a;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.625em;
	padding: 10px 15px 5px 15px;
	margin: 0 1em 0 0;
}

#hp-bottom-recent-buttons a.active {
	color: #ffcc00;	
	background: #333366;
}

#hp-bottom-recent-buttons a span {
	background-image: none;
	display: block;
	width: 10px;
	height: 5px;
	position: relative;
	top: 10px;
	left: 45%;	
}

* html #hp-bottom-recent-buttons a span {
	display: inline-block;
	top: 19px;
	left: -35%;
}

*:first-child+html #hp-bottom-recent-buttons a span {
	display: block;
	top: 19px;
}

#hp-bottom-recent-buttons a.active span {
	background-image: url(../images/little-yellow-arrow.png);
	background-repeat: no-repeat;
}

#hp-bottom-recent-items {
	margin-top: 15px;
	float: left;
}

#hp-bottom-recent-items p {
	margin: 0 0 10px 0;	
	padding: 0;
}

#hp-bottom-recent-items a {
	color: #6eb922;	
	font-size: 0.8em;
}

#ft {
	background: url(../images/footer-shark.png) top left no-repeat #ffffff;
	font-size: 0.8em;
	position: relative;
	float: left;
}

* html body.hp #ft {
	position: relative;
	top: -210px;
}

#ft a {
	color: #669933;	
}

#ft-content {
	float: right;
	width: 890px;
	margin: 15px 0px 15px 40px;
	clear: both;
}

#footer-dg {
	padding-top:10px;
	font-size:.8em;	
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear-both {
	clear: both;	
	height: 0 !important;
	width: 0;
	font-size: 0;
	overflow: hidden;
}

* html .clear-both {
	display: inline;	
}

#search-wrapper {
	float: right;
	margin: 0.10em 41px 0em 0;
}

#search-wrapper div {
	float: left;
}

#search-text-wrapper {
	float: left;
}

#search-text-wrapper span {
	margin: 5px 0 0 0;
	margin: 5px 0 0 0\9;	
	float: left;
	background: #ffffff;
	height: 18px;	
}

#searchtext {
	border: none;
	background: none;
	font-size: 0.8125em;
	padding-left: 0.5em;
	height: 16px;
}

#submitbutton {
	background: url(../images/search-submit.jpg) no-repeat #6eb922 center;
	height: 21px;
	width: 21px;
	line-height: 0;
	font-size: 0;
	border: none;
	cursor: pointer;
	margin: 5px 0 0 10px;
	padding-top: 10px;
}

* html #submitbutton {
	margin: 6px 0 0 5px;	
}

#lower-bd-wrapper {
	width: 100%;
	background: url(../images/body-bg.jpg) top left repeat-y #6eb922;
	padding: 0 0 25px 0;
}

#lower-bd-left-nav-wrapper {
	width: 225px;
	float: left;
}

#lower-bd-left-nav-upper {
	width: 225px;
	background: #6eb922;
}

#lower-bd-left-nav-lower {
	width: 225px;	
	height: 750px;
	background: url(../images/left-col-bg.jpg) 0% 15% no-repeat #6eb922;
}

.l1 {
	padding: 5px 5px 5px 30px;
	border-bottom: 	1px solid #a3c980;
}

.l1.top {
	padding: 15px 5px 5px 30px;	
}

.l1.active {
	background: #65a52c;	
}

#lower-bd-left-nav-wrapper a {
	display: block;
}

.l1 a, .l1 a:link, .l1 a:active, .l1 a:visited {
	color: #fff;
	font-size: 0.75em;
	margin: 0;
	padding: 0px 5px 0px 10px;
}

.l2 a, .l2 a:link, .l2 a:active, .l2 a:visited {
	color: #fff;
	font-size: 0.65em;
	padding: 2px 5px 2px 10px;
}

.l1 a.active {
	color: #3333cc;	
	background: url(../images/left-col-l1-active.jpg) 0% 50% no-repeat transparent;	
}

.l1.active a.active {
	background: url(../images/left-col-l2-active.jpg) 0% 50% no-repeat transparent;
	color: #3333cc;
}

#lower-body-wrapper {
	float: right;
	width: 715px;
	background: #FEF4D0;
}

#lower-body-padding {
	width: 	665px;
	margin: 25px;
}

#lower-body-breadcrumbs {
	color: #666666;
	margin-bottom: 25px;	
}

#breadcrumbs-wrapper {
	font-size: 0.625em;
}

#breadcrumbs-wrapper a, #breadcrumbs-wrapper a:link, #breadcrumbs-wrapper a:active, #breadcrumbs-wrapper a:visited {
	color: #6e9d3c;	
}

#breadcrumbs-wrapper span.active {
	background: none;
}

#lower-body-maincontent {
	float: left;
	width: 690px;
	font-size: 0.75em; /* 12 px */
	color: #4b4b5b;
	line-height: 1.65em;
	
}

* html #lower-body-maincontent {
	width: 645px !important;	
}

#lower-body-maincontent-left {
	float: left;
	width: 445px;
}

* html #lower-body-maincontent-left {
	width: 425px !important;	
}

#lower-body-maincontent-left.fullwidth {
	float: left;
	width: 665px;
}

* html #lower-body-maincontent-left.fullwidth {
	width: 665px !important;	
}

/*#testimonial {
	background: url(../images/testimonial-bg.png) top left no-repeat #FEF4D0;	
	height: 215px;
	width: 225px;
	position: relative;
	top: -60px;
	margin: 0 0 -40px 0;
	float: right;
	
}*/

.image_caption {
	font-size: .9em;	
	color:#336633;
}

.image_credit {
	font-size: .9em;
	color:#336633;
	font-weight: bold;
}

#testimonial-wrapper {
	float: right;	
	width: 160px;
	margin: 0 0px 0 0;
	background: url(../images/testimonial_test.jpg) no-repeat #FEF4D0;
	min-height:164px;
	
}

#testimonial {
	background: url(../images/testimonial_test.jpg) top no-repeat #FEF4D0;		
	min-height: 155px;
	width: 160px;
	float: right;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	
}

* html #testimonial {
	height: 165px;	
}

#quote {
	width: 140px;
	/*margin: 30px 10px 10px 40px;*/
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left:10px;
}

* html #quote {

}

#quoteby {
	width: 140px;
	margin: 10px auto;
	font-size: .825em;
	line-height: 1.5em;
	text-align: right;
}

* html #quoteby {

}

#quoteby p {
	margin: 0 !important;	
	padding: 0 !important;
}





#lower-body-maincontent-right {
	float: right;	
	width: 160px;
	margin: 0 40px 0 0;
}

* html #lower-body-maincontent-right {
	width: 160px;
	margin: 0 0px 0 0;
}

h1,h2,h3,h4,h5 {
	color: #ee7d23;
	margin: 0 0 5px 0;
	background: transparent;
}

#lower-body-maincontent-left h1 {
	text-transform:uppercase;	
}

.gray {
	color: #4b4b5b;
}

img.left { 
    float: left; 
    padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.right { 
    float: right; 
    padding-left: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
}


.doc-inline {
	float: left;	
	margin: 0 10px 10px 0;
}

.doc-inline img {
	border: 1px solid #4b4b5b;
}

#lower-body-maincontent p {
	margin: 0 0 5px 0;	
}

#lower-body-maincontent ul {
	margin: 0 0 20px 0;	
}

#dynamic-body p, #dynamic-body ul {
	margin: 0 0 0px 0;	
}

#lower-body-maincontent ul li {
margin: 0 0 0 1.25em;
}

#lower-body-maincontent ol li {
margin: 0 0 0 1.25em;
}

.relatedbox {
	background: #fff;	
	margin: 0 0 15px 0;
	line-height: 1.25em;
}

 .relatedbox.orange {
	border: 1px solid #ee7d23;
}
.relatedbox.yellow {
	border: 1px solid #ffcc00;
}

.relatedbox.orange .relatedbox-header {
	background: #ee7d23;
}

.relatedbox.yellow .relatedbox-header {
	background: #ffcc00;
}

.relatedbox.gray .relatedbox-header {
	background: #a8a497;
}

.relatedbox .relatedbox-header h4 {
	text-transform: uppercase;
	font-size: 0.833em;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

.relatedbox.orange .relatedbox-header h4 {
	color: #fff;
}

.relatedbox.gray .relatedbox-header h4 {
	color: #4b4b5b;
}

.relatedbox.yellow .relatedbox-header h4 {
	color: #4b4b5b;
}

.relatedbox.gray {
	background: #dcd4b6;
}

.relatedbox-content div {
	margin: 5px 15px;
	font-size: 0.85em;
}

* html .relatedbox-content div {
		margin: 5px 12px;
}
.relatedbox-content div p {
	margin: 0 0 5px 0 !important;
	padding-bottom: 5px;
	/*float: left;*/		
}

.relatedbox-content div.course-contact {
	float:left;
}

* html .gallery_container div.relatedbox-content div {
	margin: 5px 0px;
}

.relatedbox-content div.border-bottom {
	margin: 5px 15px 10px 15px;		
	padding: 0 0 0 0;
	font-size: 0.85em;
	border-bottom: 1px solid #4b4b5b;
}



.relatedbox-content div a {
	padding: 2.5px 0 2.5px 0;	
	display: block;
	float: left;
}

.relatedbox-content.icons div a, .relatedbox-content div a.icons {
	padding: 2.5px 0 2.5px 0;	
	width: 75%;
	float: left;
}

* html .relatedbox-content.icons div a, * html .relatedbox-content div a.icons {
}

.relatedbox-content div img {
	display: block;
	float: left;
	margin: 0 0 5px 5px;
}

.relatedbox-content {
	padding: 0 0 5px 0;	
}

.relatedbox-content ul li {
	margin: 0 !important;
}

.rightcol-button-wrapper {
	margin: 0 0 15px 0;
}

/*.shadow {
	-moz-box-shadow: 1px 1px 5px #666;
	-webkit-box-shadow: 1px 1px 5px #666;
	box-shadow: 1px 1px 5px #666;	
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, 
        Color='gray', Positive='true');
}*/

.green {
	color: #6e9d3c;		
}

.gallery-container {
	float: right;
	width: 150px;
	margin: 0 0 5px 10px;
}

img.gallery_thumb {
	width: 50px;
	height: 50px;
}

.relatedbox-content .icon {
}

div.apply-or-register img {
	position: relative;
	left: -8px;
	top: 5px;
}

.group-wrapper div div.relatedbox-content {
	margin: 10px 10px;
}

/*CONTACT US TABLE*/
.contact_table {
	padding: 0px;
	border-collapse:collapse;
}

.contact_table tr td {
	padding: 5px;
	vertical-align:top;
	border-bottom:solid 1px #DCD4B6;
}

/*.contact_table tr.odd td {
	background-color:#DCD4B6;
}*/

.contact_table tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
	border-right:solid 1px #FFF7D6;
	border-left:solid 1px #FFF7D6;
}

.table_contact {
	padding: 0px;
	border-collapse:collapse;
}

.table_contact tr td {
	padding: 5px;
	vertical-align:top;
	border-bottom:solid 1px #DCD4B6;
}

/*.table_contact tr.odd td {
	background-color:#DCD4B6;
}*/

.table_contact tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
	border-right:solid 1px #FFF7D6;
	border-left:solid 1px #FFF7D6;
}

/*TWO-COLUMN TABLE*/

.table_two_col {
	padding: 0px;
	width: 406px;
	border: none;
}

.table_two_col tr td {
	width:50%;
}

.table_two_col {
	padding: 0px;
	width: 406px;
	border: none;
}

.table_two_col tr td {
	width:50%;
}


/*BASIC STYLED TABLE*/
.styled_basic {	
	padding: 0px;
	border-collapse:collapse;
	
}

.styled_basic tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;	
	border: solid 1px #DCD4B6;
}

.styled_basic tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
	border-right:solid 1px #FFF7D6;
	border-left:solid 1px #FFF7D6;
}

.table_basic {	
	padding: 0px;
	border-collapse:collapse;
	
}

.table_basic tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;	
	border: solid 1px #DCD4B6;
}

.table_basic tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
	border-right:solid 1px #FFF7D6;
	border-left:solid 1px #FFF7D6;
}





/*STYLED TABLE*/
.styled {
	
	padding: 0px;
	
}

.styled tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;	
	/*background-color:#DCD4B6;*/
	text-align:center;
	border: solid 1px #DCD4B6;
}

.styled tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
}

.table_styled {
	
	padding: 0px;
	
}

.table_styled tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;	
	/*background-color:#DCD4B6;*/
	text-align:center;
	border: solid 1px #DCD4B6;
}

.table_styled tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#A8A497;
}

#tabs {
	margin: 0 40px 0 0;	
}

/*SCHEDULE TABLE*/
#schedule table {
	padding: 0px;
}

#schedule tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;	
	border: solid 0px #DCD4B6;
}

#schedule tr th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	background-color:#DCD4B6;
}

.more {
	text-transform: lowercase;
	font-size: 0.85em;
}

img.more {
	position: relative; 
	top: 1px;
}

.scientist-wrapper .relatedbox-content div {
	margin: 0;	
}

.scientist-image-wrapper {
	margin: 10px 10px !important;
	width: 200px !important;
	float: left;
}

* html .scientist-image-wrapper {
	width: 185px !important;
}

.scientist-image {
	float: left;
	border: 1px solid #666;
	margin: 0 5px 5px 0 !important;
	width: 75px !important;	
}

.scientist-image img {
	padding: 0 !important;
	margin: 0 !important;	
}

.scientist-text {
	font-size: 1.20em;
	float: left;
	width: 55% !important;
}

.scientist-text a {
	font-size: 1.20em;
	margin: 0 0 0px 0 !important;
	float: left;
	clear: left;
}

.scientist-text em {
	float: left;
	clear: left;
	font-size: 1.20em;
	margin: 0 0 0px 0 !important;
}
.listing-container {
	margin-top: 15px;	
}

* html #lower-body-maincontent-left h2 {
	background: transparent !important;	
}

table.relatedbox-icons {
	width: 131px;
	margin: 0px 10px 0 15px;
	padding: 0 0 5px 0;
}

*:first-child+html table.relatedbox-icons {
	margin: 0px 10px 5px 15px;		
}

* html table.relatedbox-icons {
	margin: 0px 10px 5px 15px;		
}

.relatedbox-rc_content p {
	margin: 0 0 5px 0 !important;
	padding: 0;
}

table.relatedbox-rc_content {
	margin: 5px 15px;
	font-size: 1em;
}

*:first-child+html table.relatedbox-rc_content {
	margin: 0px 10px 5px 15px;		
}

* html table.relatedbox-rc_content {
	margin: 0px 10px 5px 15px;		
}

tr.border-bottom {

}

tr.border-bottom td {
	padding: 5px 0 5px 0;
	font-size: 0.85em;
	border-bottom: 1px solid #4b4b5b;
}

tr.last-row td {
	padding: 5px 0 5px 0;
	font-size: 0.85em;
}

/*Maine INBRE table*/
.inbre-table {
	border:solid 1px #A8A497;
	text-align:center;
	font-size:.85em;
	background-color:#DCD4B6;
	margin-left:15px;
}