/*  ScienceWorks for ME Style Sheet                            kjh   12-03-2009    */


/* General use: ............................................................ */

.title{color: #344F33; font-family: Arial, sans-serif; font-size: 170%; 
	font-weight: bold; margin: 25px 0; text-align: center; background: transparent;}

.subtitle{color: #344F33; font-family: Arial, sans-serif; font-size: 100%; font-weight: bold;
	margin: 35px 25px 10px 25px; padding: 5px; text-align: left;  background: transparent;}
.subtitle a {color: #535300; background: transparent;}
.subtitle a:hover {color: #535300; background: #ddbbbb;}

.text{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 10px 5%; text-align: justify; 
	line-height: 1.33; background: transparent;}
.text a {color: #344F33; background: transparent;}
.text a:hover {color: #344F33; background: #aed7b1;}

.textCenter{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 10px 5%; text-align: center; 
	line-height: 1.33; background: transparent;}
.textCenter a {color: #344F33; background: transparent;}
.textCenter a:hover {color: #344F33; background: #aed7b1;}


#ScienceWorksFooter{ color: #003300; font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; font-weight: normal; text-align: center; margin: 50px 0 0 0;
	padding: 0; background: transparent; }
#ScienceWorksFooter a{ color: #003300; text-decoration: underline; background: transparent; }
#ScienceWorksFooter a:hover{ color: #003300; text-decoration: underline; background: #c6e3c7; }

div.SWpageHeader{width: 100%; height: 100px; margin: 0 auto;  }
div.SWpageHeader img.swlogo{display: inline-block; float: right; width: 100px;  }
div.SWpageHeader div.vertical{float: right; width: 2px; height: 60px;
	margin: 18px 0px 0px 0px; padding: 0; background: #3e6b3a; }
div.SWpageHeader div.horizontal{float: right; width: 400px; height: 2px;
	margin: 58px -18px 0px 0px; padding: 0; background: #3e6b3a;   }
div.SWpageHeader div.section{float: right; width: 400px; height: 20px;
	margin: 28px -375px 0px 0px; padding: 0; background: transparent;     }
div.SWpageHeader div.section p{ color: #2b3c2d; 
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; 
	text-align: right; margin: 5px 0 0 0; padding: 0;}
div.SWpageHeader div.section p a { color: #2b3c2d;  text-decoration: none; }
div.SWpageHeader div.section p a:hover { color: #2b3c2d;  text-decoration: none;
	background: #aec4b0; }
div.SWpageHeader div.section p span{ color: #cc6600;}


div.content{ width: 90%; margin: 50px auto; }

div.box{ width: 500px; margin: 15px auto; padding: 10px; background: #ebbfbe;  }

.textbox{ color: #623131; font-family: Arial, sans-serif; font-size: 80%; font-weight: normal;
	margin: 0; padding: 0; text-align: justify; background: transparent;}

img.imgCenter {display: block; margin: 0 auto; }
img.imgLeft {display: block; margin: 0; float: left;}
img.imgRight {display: block; margin: 0; float: right;}

/* BiomedicineWorks: ................................................ */

.BmwName{color: #214465; font-family: 'Comic Sans MS',Arial, Helvetica, sans-serif; font-size: 110%;
	 font-weight: bold; background: transparent;}

.BmwSubHeader{ color: #763A3A; font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; font-weight: bold; text-align: center; margin: 30px 0; padding: 0; }

.BmwTextHeader{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 50px 5% 10px 5%; text-align: justify; 
	line-height: 1.33; background: transparent;}
.BmwTextHeader span { color: #214465; font-weight: bold; }
.BmwTextHeader a {color: #344F33; background: transparent;}
.BmwTextHeader a:hover {color: #344F33; background: #aed7b1;}

.BmwCaptionC{color: #214465; font-family: Arial, Helvetica, sans-serif; font-size: 80%; 
	font-weight: normal; margin: 5px; text-align: center; background: transparent;  }
.BmwCaptionC a {color: #344F33; background: transparent;}
.BmwCaptionC a:hover {color: #344F33; background: #aed7b1;}

p.textBlue{color: #354d6e; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 10px 5%; text-align: justify; 
	line-height: 1.33; background: transparent;}
p.textBlue a{color: #354d6e;  background: transparent;}
p.textBlue a:hover{color: #354d6e;  background: #abb2c9;}

p.textBlueCenter{color: #354d6e; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 10px 5%; text-align: center; 
	line-height: 1.33; background: transparent;}

ul.list {margin: 0 10%; list-style: disc outside url(/images/bullet-blue1.gif);}
ul.list li{color: #354d6e; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; text-align: left; margin: 10px 0px; padding: 0 0 0 5px; 
	 background: transparent; }
ul.list li a{color: #354d6e;  background: transparent;}
ul.list li a:hover{color: #354d6e;  background: #abb2c9;}

/* EcoscienceWorks: ...see esw.css ................................. */



/* Lab pages: ................................................ */

/* Maine Lab page: */
.LabCat{color: #264b26; font-family: Arial, Helvetica, sans-serif; font-size: 120%;
	font-weight: bold; margin: 50px 5% 10px 5%; padding: 3px 5px;
	background: #add6ad; border-bottom: 1px solid #264b26; }
.LabCat a {color: #264b26; background: transparent;}
.LabCat a:hover {color: #264b26; background: #add6ad;}

.LabMainHdr{color: #264b26;font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: bold;  margin: 40px 5% 0 5%; padding: 0;}
.LabMainHdr a {color: #264b26; background: transparent;}
.LabMainHdr a:hover {color: #264b26; background: #add6ad;}

.LabMainText{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; margin: 10px 5%; padding: 0;}
.LabMainText a {color: #264b26; background: transparent;}
.LabMainText a:hover {color: #264b26; background: #add6ad;}



/* Lab pages: */

.LabTitle{color: #cc6600; font-family: "Times New Roman", Times, serif; 
	font-size: 200%; font-weight: bold; font-style: italic;
	text-align: center; margin: 30px 0;  }

.LabSubTitle{color: #006600; font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; font-weight: bold; text-align: center; margin: 20px 5%;}

.LabHeader{color: #006600; font-size: 110%; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; text-align: left; margin: 30px 5% 10px 5%;}
.LabHeader a{color: #954b00; background: transparent;}
.LabHeader a:hover {color: #954b00; background: #add6ad;}

.LabHeaderRed{color: #990000; font-size: 110%; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; text-align: left; margin: 30px 5% 10px 5%;}

div.Description{margin: 10px 5%; padding: 5px 20px; background: #e1ffe1;
	border-bottom: 1px solid #003300; border-top: 1px solid #003300;}
div.Description .header{color: #003300; font-family: Arial, Helvetica, sans-serif; font-size: 110%;
	font-weight: bold; text-align: center;   }
div.Description p{color: #003300; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify;   }

.LabText{color: black; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; text-align: justify; margin: 20px 8%;}
.LabText a{color: #954b00; background: transparent;}
.LabText a:hover {color: #954b00; background: #add6ad;}

.LabTextPre{color: black; font-size: 100%; font-family: "Courier New", Courier, monospace;
	font-weight: normal; text-align: left; margin: 20px 8%;}
.LabTextPre a{color: #954b00; background: transparent;}
.LabTextPre a:hover {color: #954b00; background: #add6ad;}

.LabTextLeft{color: black; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; text-align: left; margin: 20px 8%;}

.LabTextRight{color: black; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; text-align: right; margin: 20px 8%;}

.LabTextRed{color: #990000; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; text-align: justify; margin: 20px 8%;}


ul.LabBullet { list-style: disc outside url(/images/bullet-blk1.gif); 
	margin: 10px 5%; padding: 0 2%;}
ul.LabBullet li{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify; margin: 20px 5%; padding: 0;}
ul.LabBullet a{color: #954b00; background: transparent;}
ul.LabBullet a:hover {color: #954b00; background: #add6ad;}


ol.LabBullet { list-style: decimal outside; 
	margin: 10px 5%; padding: 0 2%;}
ol.LabBullet li{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify; margin: 20px 5%; padding: 0;}
ol.LabBullet a{color: #954b00; background: transparent;}
ol.LabBullet a:hover {color: #954b00; background: #add6ad;}


.LabNext{color: black; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; text-align: center; margin: 50px 5%; padding: 10px 0;
	border-top: 1px solid gray; border-bottom: 1px solid gray; }
.LabNext a{color: #954b00; background: transparent;}
.LabNext a:hover {color: #954b00; background: #add6ad;}


div.LabLinks{width: 80%; margin: 50px auto; padding: 2%;
	border: 2px ridge #954b00;  background: #f9e1d0;  }
div.LabLinks p{color: black; font-size: 100%; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; text-align: justify; margin: 10px 2%;  }
div.LabLinks ul { list-style: disc outside; margin: 10px 2%;}
div.LabLinks ul li{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify; margin: 10px 0;}
div.LabLinks a{color: #954b00; background: transparent;  }
div.LabLinks a:hover{color: #954b00; background: #add6ad;  }


/* Lab Tab bar links: ................................................. */

#LabTabs{position: relative; width: 604px; height: 60px; margin: 20px auto; 
	border: 0px none; background: transparent; }

#LabTabs .TabBar{position: absolute; width: 604px; height: 29px; left: 0px; top: 30px;
	 margin: 0; padding: 0; border: none;}

#LabTabs .Tab1{position: absolute; width: 107px; height: 29px; left: 50px; top: 7px;
	margin: 0; padding: 0; border: none; 
	background: transparent none no-repeat center; }
#LabTabs .Tab1:hover{background: transparent none no-repeat center; }

#LabTabs .Tab2{position: absolute; width: 107px; height: 29px; left: 162px; top: 5px;
	margin: 0; padding: 0; border: none; 
	background: transparent none no-repeat center; }
#LabTabs .Tab2:hover{background: transparent none no-repeat center; }

#LabTabs .Tab3{position: absolute; width: 107px; height: 29px; left: 274px; top: 5px;
	margin: 0; padding: 0; border: none; 
	background: transparent none no-repeat center; }
#LabTabs .Tab3:hover{background: transparent none no-repeat center; }

#LabTabs .Tab4{position: absolute; width: 107px; height: 29px; left: 386px; top: 5px;
	margin: 0; padding: 0; border: none; 
	background: transparent none no-repeat center; }
#LabTabs .Tab4:hover{background: transparent none no-repeat center; }

#LabTabsMenu { position: absolute; top: 35px; left: 200px; }
#LabTabsMenu p{color: black; font-family:Arial, Helvetica, sans-serif; font-size: 10pt;
	font-weight: bold; margin: 0; padding: 0; text-align: left; background: #76a576; 
	border-left: 2px inset #336633; border-right: 2px inset #336633;
	border-bottom: 2px inset #336633; }
#LabTabsMenu p a{padding: 0 15px; color: #003300; background: transparent;
	text-decoration: none;  }
#LabTabsMenu p a:hover{ color: black; background: #96c896; text-decoration: none;  }
#LabTabsMenu p a.current{padding: 0 15px; color: black; background: #96c896;
	text-decoration: none;  }


