﻿/* Style sheet  */

body {
	background-color: #E4E6E3;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #FFFFFF;
	min-width:940px;
	max-width:1050px;
	width: 98%;
	border: 6px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#B4CCB6;
}


/* LANGUAGES */

#languages {
	background-color: #F2F7FD;
	height: 1.7em;
}
#languages ul {
	display: none;
}

#languages ul li#russian  {
	color: #333333;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#1B8A23;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
	
	
/* TOP BANNER */

/* TOP BANNER */

#topbanner {
	height: 140px;
	background-color: #f2fcfb;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 140px;
	color: #187821;
}


/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 78%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.9em;
}
#content  #breadcrumbs, #breadcrumbs a {
	color: #333333;
	font-size: 92%;
	margin-top: .3em;
}

#content p {
	color: #333333;
	line-height: 1.3em;
}


	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#115517;
	text-decoration: underline;
}

#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}
#content ul ul li  {
	background-position: 0px 10px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


#content h2 {
	color: #002551;
	font-size: 140%;
	font-weight: normal;
	font-size: 180%;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana;
	background-image: url(images/h2_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 0.3em;
	padding-top: .5em;
	}

#content h3 {
	color: #0E4F15;
	font-size: 150%;
	font-weight: normal;
	padding-top: 0.3em;
	font-family: "Century Gothic", Arial, Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0F1CF;
	margin-top: 1em;
}

#content h4 {
	color: #397574;
	font-size: 120%;
	font-weight: normal;
}
#content    a:hover       {
	color: #333333;
	text-decoration: underline;
}

#content a:visited {
	color: #333333;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content img.left {
	margin-right: 0.8em;
	float: left;
}
#content .eventtitle {
	font-size: 120%;
	color: #333333;
}

#content #imgcaption {
	display: block;
	width: 405px;
	float: right;
	margin-left: 15px;
}
#content #imgcaption p {
	font-size: 90%;
	color: #333333;
	text-align: left;
	display: block;
}
#content #forumbox {
	background-image: url(images/biotech_forum.jpg);
	background-repeat: no-repeat;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-left: 15%;
}
#content #mdgbox {
	background-image: url(images/mdgbox.jpg);
	background-repeat: no-repeat;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-left: 6%;

}
#content #forumbox, #content #mdgbox {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 150%;
	float: left;
	width: 256px;
	height: 215px;
	text-align: center;
	color: #FFFFFF;
}
#content #forumbox a, #content #mdgbox a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content #forumbox a:hover, #content #mdgbox a:hover {
	color: #AED348;
}
#content #sidebox {
	float: right;
	width: 16em;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 4px solid #DDE3E3;
	background-color: #FFFFFF;
}
#content #sidebox h2 {
	color: #FFFFFF;
	background-color: #187821;
	background-image: none;
	margin: 0px;
	padding: 0.1em;
	font-size: 130%;
	text-align: center;
}
#content #sidebox h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #sidebox ul li  {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #187821;
	padding-bottom: .5em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
#content #sidebox ul li a {
	font-size: 95%;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content #sidebox ul li.last        {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content #sidebox ul li a:hover {
	color: #115517;
	text-decoration: underline;
}
#content #sidebox ul ul {
	margin: 0px;
	display: none;
}
#content #sidebox ul ul li {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 97%;
	margin: 0em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	background-position: 2px 5px;
	padding-left: .9em;
}
#content #sidebox ul ul li a {
	font-size: 93%;
}
#content #sidebox ul ul ul li {
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
}
#content #sidebox ul ul ul li a {

}
#content #sidebox ul ul ul ul li {
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	font-size: 100%;
}
#content #sidebox ul ul ul ul li a {
	color: #333333;
}

#content #fullwidthbox {
	background-color: #E2F7B7;
	float: left;
	width: 98%;
	margin-left: 0.5em;
	border: 1px solid #91C769;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
#content  #fullwidthbox  h2, #halfwidthbox h2 {
	padding-left: 0.6em;
	margin: 0.3em;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	font-size: 140%;
	color: #333333;
}
#content #fullwidthbox ul li a {
	text-decoration: none;
}
#content #fullwidthbox ul li a:hover {
	text-decoration: underline;
}
#content #fullwidthbox p, #halfwidthbox p {
	margin: .6em;
}
#fullwidthbox .largerfont {
	font-size: 150%;
	color: #003333;
	text-align: center;
	font-family: "Century Gothic", Arial, Verdana;
}

#content #halfwidthbox {
	background-color: #E2F7B7;
	float: left;
	width: 69%;
	margin-left: 0.5em;
	border: 1px solid #91C769;
	margin-top: 1em;
}
#content  #smalltextbox  {
	background-color: #F4FBF9;
	float: left;
	width: 23%;
	border: 4px solid #C2E4DD;
	margin-right: 1em;
	margin-bottom: 1em;
}
#content #smalltextbox p {
	margin: 0.7em;
	color: #003333;
	font-size: 96%;
}

/* This is the style applied for the table in unfamily.shtml*/
#content #unfamilytable {
	border-collapse:collapse;
	text-align:left;
	width:700px;
}
#content #unfamilytable th {

	background:#FFFFFF none repeat scroll 0 0;
	border-color:#FFFFFF -moz-use-text-color #FFFFFF;
	border-style:solid none;
	border-width:4px 0 1px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:8px;
	text-align:left;
}
#content #unfamilytable td {

	background: #FFFFFF none repeat scroll 0 0;
	border-color:#FFFFFF -moz-use-text-color #FFFFFF;
	border-style:solid none;
	border-width:0px 0;
	color:#333333;
	padding:8px;
}
#content #unfamilytable tr:hover .unFamilyTableCol2{
	background:#BCF1E2 none repeat scroll 0 0;
}
img.unFamilyLogo {
	float:right;
}
/* End of style for the table in unfamily.shtml*/
/* This is the style applied for events.shtml*/

#content #forthcomingeevents{

		border:1px solid #BDCEBE;
		float:left;
		margin-right:1em;
		padding:0.4em;
		width:48%;
		
}
#content .calendar {
		float:left;
		width:48%;
}
#content .calendar #subcalendar1, #content .calendar #recentevents {
		border:1px solid #BDCEBE;
		margin-right:1em;
		margin-bottom: 1em;
		padding:0.4em;
		width:100%;
}

#content #forthcomingeevents h3, #content .calendar h3, #content #recentevents h3 {
		background-color:#0B4F12;
		color:#FFFFFF;
		font-size:120%;
		margin:0 0 0.7em;
		padding:0 0 0 0.5em;
}
#content #forthcomingeevents  .eventDate, #content .calendar .eventDate{
	font-weight:bold;
}
/* End of style for the table in events.shtml*/



/* QUOTES */
blockquote {
	font-size: 106%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: .7em;
	width: 97%;
	background-image: url(images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #f3f8fc;
	border: 1px solid #D4E2ED;
}

blockquote .credit {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 0.6em;
	float: right;
	color: #003366;
}
blockquote     .text  {
	width: 95%;
	padding-right: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin: 0px;
	color: #003366;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 0.96em;
	background-image: url(images/navgrad.jpg);
	background-repeat: repeat-x;
	background-color: #ECFBF8;
	padding-bottom: 1em;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FD0C0;
}
#mainnav   ul   ul  li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 1.5em;

}
#mainnav ul ul li {
	border-bottom-style: none;
}

#mainnav ul li a {
	text-decoration: none;
	color: #003366;
	display:block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-right: 0.5em;
}	

#mainnav ul li#home {
	display: block;
}
#mainnav ul li#home a {
	padding-left: .7em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #BCF1E2;
	display: block;
}
#mainnav a:link, #mainnav a:active, #mainnav a:visited    {
	color:#333333;
}

#mainnav ul ul  ul li a{
	background-image: none;
	padding-left: 2em;

}

#mainnav ul ul  ul li a:hover{
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 13px 8px;
	text-decoration: none;
	background-color:transparent;
}

#mainnav   ul   ul  ul {
	margin: 0px;
	display: none;
}
/* FOOTER BAR */

#footer {
	background-color: #333333;
	color: #FFFFFF;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 90%;
	color: #325F39;
	text-align: center;
	display: none;
}

#mainnav ul li#proj
   {
   padding-left: 0.7em;
   }
#mainnav ul li#theme
   {
   padding-left: 0.7em;
   }
