/* Global */
* 
{ 
	margin: 0; 
	/*padding: 0;*/
	font-family: Arial, Helvetica, sans-serif;   
}

/* Body */
body
{
	background: #d9e0e6 url(/images/bgTile.gif) repeat-y top center; 
	text-align: center; 
	font-size: 1em; 
}
html {
    overflow-y:scroll;  /* stops page shift in FF*/
}

#wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
	background: white;
}
a
{
	color: #009883;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
table {
	/*border-color: #cccccc;
	border-style: solid;
	border-collapse: collapse;*/
}
table td {
	/*padding: 5px;*/
}

ul, ol, table ul, table ol { margin: 1em 1em 1em 2em; }
p, table p { margin: 1em 0 1em 0; }
h1
{
	position: relative;
	width: 1000px;
	padding-top: 187px;
	height: 0px;
	overflow: hidden;
	background: url(/images/headerDefault.jpg) no-repeat top center;
	z-index: 1;
}
#animatedBanner
{
	position: relative;
	width: 1000px;
	padding-top: 187px;
	height: 0px;
	overflow: hidden;
	background: url(/images/headerDefault.jpg) no-repeat top center;
	z-index: 1;

	padding-top: 11px;
	height: 176px;
	background-image: none !important;
}
div.clearer { clear: both; }

/* header image classes */
.home { background-image: url(/images/headerDefault.jpg); }
.events { background-image: url(/images/headerEvents.jpg); }
.agbio { background-image: url(/images/headerAgbio.jpg); }
.members { background-image: url(/images/headerMembers.jpg); }

/* Member menu (top menu) */
#memberMenu
{
	width:500px;
	position: absolute;
	top: 0;
	left: 0px;
	margin: 10px 0 0 15px;
	list-style-type: none;
	color: #3f3f3f;
	font-size: 0.7em;
	text-transform: uppercase;
	z-index: 99;
}
#memberMenu li
{
	display: inline;
	padding-left: 5px;
}
#memberMenu li a
{
	border-right: solid 1px #ccc;
	padding-right:10px;
}
#memberMenu li a span { color: #009883; }
#memberMenu li input.text
{
	border: solid 1px #888;
	width: 120px;
	padding: 1px;
	margin: 0;
}
#memberMenu li input.submit
{
	border: 0;
	background: white;
	text-transform: uppercase;
	color: #009883;
	display: inline;
	font-size: 1em;	
}

 /* Site menu (left hand menu) */
#siteMenu
{
	list-style-type: none;
	background: url(/images/siteMenuBackground.jpg) no-repeat bottom;	
	width: 160px;
	padding: 0 0 120px 20px;
	margin: 0;
	font-size: 0.6em;
	text-transform: uppercase;
	float: left;
	position: relative;	
	z-index: 99;
}
#siteMenu li 
{ 
	position: relative;
	border-bottom: solid 1px #416690;
	width: 100%;
}
#siteMenu li a
{	
	color: white;
	text-decoration: none;	
	padding: 6px 10px 6px 0;
	width: 150px;
	display: block; /* Both display properties are... */
	display: inline-block; /* ...required for IE6 tweak */
}
#siteMenu li.selected a, #siteMenu li a.highlight, #siteMenu li a:hover { background: transparent url(/images/siteMenuHighlight.jpg) repeat-y right; }
#siteMenu li.lastOne { display: none; }
#siteMenu li.promoGraphic
{
	border-bottom: none;
}

#siteMenu li.promoGraphic a:hover
{
	background: none;
}

/* Site submenu (left hand menu) */
#siteMenu li ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
	width: auto;
	margin: 0;		
	list-style-type: none;
}
#siteMenu li ul li { border-bottom: solid 1px #39b3c5; }
#siteMenu li ul li a, #siteMenu li.selected ul li a, #siteMenu li ul li.selected a
{
	padding-left: 20px;
	padding-right: 20px;
	background: #08a0b7 none;
}
#siteMenu li ul li a:hover { background: #39b3c5; }

/* Promo graphic (below left hand menu) */
#promoGraphic
{
	display:none;
	margin: 0;
	float: left;
	position: relative;	
	z-index: 99;
}

/* Section menu (right hand menu) */
#sectionMenu
{	
	position: relative;
	float: left;
	width: 820px;
	margin: 0;
	list-style-type: none;
	font-size: 0.6em;
	text-transform: uppercase;
	z-index: 98;
	background: url("/images/sectionMenuBackground.gif") repeat-x scroll center bottom white
}
#sectionMenu li 
{ 
	position: relative;
	display: block;
	float: left;
	border-left: solid 1px #bbb;
}
#sectionMenu li a
{
	display: block;
	padding: 6px 0px 7px 0px;
	color: #003957;
	text-decoration: none;
	background: white url(/images/sectionMenuBackground.gif) repeat-x bottom;
	text-align: center;
}
#sectionMenu li a:hover, #sectionMenu li a.highlight { background: white; }


#sectionMenu li.lime a { width: 225px; }
#sectionMenu li.teal a { width: 129px; }
#sectionMenu li.aqua a { width: 105px; }
#sectionMenu li.ruby a { width: 145px; }
#sectionMenu li.navy a { width: 140px; }
#sectionMenu li.charcoal a { width: 118px; }
#sectionMenu li.amber a { width: 125px; }
#sectionMenu li.maroon a { width: 96px; }

#sectionMenu li.lime a span { color: #88cc13; }
#sectionMenu li.teal a span { color: #006385; }
#sectionMenu li.aqua a span { color: #b70005;}
#sectionMenu li.ruby a span { color: #b70005; }
#sectionMenu li.navy a span { color: #979433; }
#sectionMenu li.charcoal a span { color: #515659; }
#sectionMenu li.amber a span { color: #ec7c00; }
#sectionMenu li.maroon a span { color: #701575; }

/* Section submenu (right hand menu) */
#sectionMenu li ul
{
	display: none;
	position: absolute;
	top: 0;
	left: -1px;
	margin: 0;	
	list-style-type: none;
	border: solid 1px #ccc;
	border-width: 0 1px 1px 1px;
}	
#sectionMenu li.last ul
{
	left: auto;
	right: 0;
	border-right: none;
}
#sectionMenu li ul li { border: none; }
#sectionMenu li ul li a
{
	background: white;
	padding: 6px 15px 6px 15px;
	text-align: left;
	border: none;
	width: 190px !important;
}
#sectionMenu li ul li a:hover { color: white; }
#sectionMenu li.lime ul li a:hover { background: #88cc13; }
#sectionMenu li.teal ul li a:hover { background: #006385; }
#sectionMenu li.aqua ul li a:hover { background: #b70005; }
#sectionMenu li.ruby ul li a:hover { background: #b70005; }
#sectionMenu li.navy ul li a:hover { background: #979433; }
#sectionMenu li.charcoal ul li a:hover { background: #515659; }
#sectionMenu li.charcoal ul li a:hover { background: #515659; }
#sectionMenu li.amber ul li a:hover { background: #ec7c00; }
#sectionMenu li.maroon ul li a:hover { background: #701575; }
#sectionMenu li.lastOne { display: none; }

/* Content */
#content
{
	float: left;
	margin: 20px 0 0 20px;
	font-size: 0.8em;
	width: 778px;
	overflow: auto;
	color: rgb(51,51,51);
}
#leftColumn
{
	float: left;
	width: 380px;
}
#featurePanel
{
	float: right;
	width: 380px;
	margin-bottom:0px;
}

#rightColumn
{
	float: right;
	width: 380px;
	margin-bottom:20px;
}

/* Information panels */
h2
{
	position: relative;
	background: #08a0b7 url(/images/headerBackgroundTeal.gif) repeat-x bottom;
	color: white;
	font-weight: normal;
	padding: 7px 15px 8px 15px;
	text-transform: uppercase;
	font-size: 0.9em;
	height: 15px;
}

h2 img
{
	position: absolute;
	top: 2px;
	right: 2px;
}
div.whiteBox
{
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 20px;
	position:relative;
	width: 756px; /* 778px */
	overflow: hidden;
}
div.greyBox 
{
	padding:10px;
	margin:0;
	background: #eee;
}

div.innerContent
{
	width: 450px;
	padding: 5px;
	float: left;
}
div.innerPhoto 
{ 
	position: relative;
	top: 40px;
	right: -10px;
	float: right; 
}
div.innerPhoto img { width: 218px; }

/* Summary */
div.summary
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
div.summary h3, div.summary p
{
	margin: 0;
	padding: 0;
}
div.summary h3 
{ 
	margin-bottom: 5px; 
	color: #173a56;
	font-size: 1.2em;
}
div.summary h4
{ 
	margin-top: -5px;
	margin-bottom: 5px; 
	color: #666;
	font-size: 0.8em;
}
div.summary img 
{ 
	float: left;
	width: 75px; 
	margin: 0 5px 5px 0;
	border: solid 1px #ccc;
}
div.lead img { width: 150px; }
div.summary a, div.summary span { color: #007879; }
div.summary a {	font-size: 0.8em; }

div.paging
{
	padding: 10px 5px 0 5px;
	border-top: solid 1px #ccc;
	text-transform: uppercase;
	font-size: 0.8em;
	width: auto;
	overflow: auto;
}
div.paging div.left { margin-top: 3px; float: left; }
div.paging div.right { float: right; }
div.paging a { color: black; }
div.paging select { min-width: 40px; }

h3 
{
	color:#003856;
	font-size: 1.2em;
}
p.back a
{
	color:#006385;
	font-size:0.8em;
	text-transform: uppercase;
}

div.whiteSponsors{
	border: solid 1px #ccc;
	padding: 14px;
	margin-bottom: 20px;
}

/* Footer menu (bottom menu) */
#footerMenu
{
	position: relative;
	clear: both;
	list-style-type: none;
	margin: 0 20px 0 200px;
	padding: 10px;
	border: solid 1px #ccc;
	background: white url(/images/footerMenuBackground.gif) repeat-x bottom;
	width: 758px;
	overflow: hidden;
	font-size: 0.6em;
	color: #3f3f3f;
	text-transform: uppercase;
	height:13px;
	}
#footerMenu li
{
	float: left;
	padding: 0 10px 0 10px;
	border-right: solid 1px #aaa;
}
#footerMenu span { color: #009883; }
#footerMenu li.noBorder { border-right: none; }
#footerMenu li.lastOne { float: right; }

/* Documents */
a.documentDownload
{
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(/images/txt.gif) no-repeat left 2px;
	color: black;
}

/* stu start */


a.isLink{
font-size:0.8em;
}



h4.eventDate{
color:#05466C;
font-size:0.85em;
padding:0;
margin:0;
}

h3.eventTitle{
	color:#22461E !important;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:0;
}

h4.eventLocation{
color:#666666;
font-size:0.85em;
margin:0;
padding:0;
}

p.eventWhole{
font-size:0.9em;
margin:0;
}

p.eventWhole img 
{ 
	float: left;
	width: 75px; 
	margin: 0 5px 5px 0;
	border: solid 1px #ccc;
}

p.eventWhole{
padding:10px 0 0 0;
}

p.event {
margin:0;
padding:2px 0 15px 0;
}

p.updates a{
font-size:1em;
color:#007879;
}

p.event a{
font-size:1em;
color:#007879;
}

/* events template */

.innerContainer{
width:508px;
background-color:#f5f5f5;
padding:10px;
margin-left:0;
overflow: auto;
}

.innerContainer img{
border-width:0px;
}

.innerContainerWhite{
width:488px;
background-color:#ffffff;
padding:0 10px 10px 10px;
margin:0;
}

.logoContainer{
float:right;
width:243px;
background-image:url(/images/logoGreyBg.gif);
background-repeat:no-repeat;
z-index:1;
}

.imgHolder{
width:223px;
text-align:center;
z-index:99;
margin:10px 10px 60px 10px;
}

.imgHolder img{
text-align:center;
}



/* agbio */

.contentContainerAgbio{
float:left;
width:778px;
padding:0;
margin:0;
border: solid 1px #b9b9b9;
background-color:#ffffff;
background-image:url(/images/logoAgbioBg.jpg);
background-position:right;
background-repeat:no-repeat
}

.innerContainerAgbio{
float:left;
background-color:#ffffff;
padding:0px 10px 0 10px;
margin:10px;
}

h2.lime {
background-image: url(/images/headerBackgroundLime.gif);
}
h2.green {
background-image: url(/images/headerBg_green.gif);
}


h3.agbio {
font-weight:bold;
color:#88cc13;
padding:0;
margin:0 0 10px 0;
}

.logoContainerAgbio{
float:right;
width:276px;
height:642px;

background-repeat:no-repeat;
color:#666666;
font-size:0.9em;
}

 ul
{
padding: 0;
margin: 0 0 0 15px;
}


ul li.agbio{
width:400px;
padding:0 0 15px 0;
margin:0;
font-size:0.85em;
}

img.agbio {
border: solid 1px #b9b9b9;
}

/* sponsors */

.sponsorsContainer{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
background-image:url(/images/logoContactBg.gif);
background-position:right;
background-repeat:no-repeat
}

/* bioinformatics  */

.contentContainerWhite{
float:left;
width:776px;
background-color:#ffffff;

}

h2.aqua { background-image: url(/images/headerBackgroundAqua.gif); }

.contentContainerNologo{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
}

/* human health */
h2.ruby{ background-image: url(/images/headerBackgroundLime.gif); }
/*h2.ruby{ background-image: url(/images/headerBackgroundRuby.gif); }*/
h3.ruby {
font-weight:bold;
color:#b70005;
padding:0;
margin:0 0 10px 0;
}

.contentContainerHuman{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
/*background-image:url(/images/logoAgbioBg.jpg);*/
background-position:right;
background-repeat:repeat-y;
}

/* industrial biotech */
h2.navy{ background-image: url(/images/headerBackgroundNavy.gif); }

h3.navy {
font-weight:bold;
color:#979433;
padding:0;
margin:0 0 10px 0;
}

.contentContainerIndustrial{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
/*background-image:url(/images/logoAgbioBg.jpg);*/
background-position:right;
background-repeat:repeat-y;
}


/* medical devices */
h2.charcoal{ background-image: url(/images/headerBackgroundCharcoal.gif); }

h3.charcoal {
font-weight:bold;
color:#515659;
padding:0;
margin:0 0 10px 0;
}

.contentContainerMedical{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
/*background-image:url(/images/logoAgbioBg.jpg);*/
background-position:right;
background-repeat:repeat-y;
}

/* student assoc */

h2.amber{ background-image: url(/images/headerBackgroundAmber.gif); }

h3.amber {
font-weight:bold;
color:#ec7c00;
padding:0;
margin:0 0 10px 0;
}

.contentContainerStudent{
float:left;
width:778px;
border: solid 1px #b9b9b9;
background-color:#ffffff;
/*background-image:url(/images/logoAgbioBg.jpg);*/
background-position:right;
background-repeat:repeat-y;
}

.eventsContainer{
float:left;
width:778px;
background-color:#e6e6e6;
background-image:url(/images/logoGreyBg.gif);
background-position:top right;
background-repeat:no-repeat;
}



a.options {
display:block;
font-weight:bold;
color:#006385;
}

h3.issueTitle{
color:#006385;
font-weight:bold;
padding:0 0 3px 0;
margin:0;
}

p.issue {
width:460px;
margin:0;
padding:0;
}

p.issue a{
font-size:0.9em;
color:#006385;
}

h4.date {
font-size:0.9em;
color:#666;
}

h4.closedate{
color:#666;
font-weight:bold;
padding:0 0 3px 0;
margin:0;
font-size: 0.8em;
font-weight: normal;
margin-bottom: 10px;
}

h3.eventTitleBig {
text-transform:uppercase;
color:#006385;
padding:10px 0 0 10px;
margin:0;
}

h4.eventDateBig{
color:#333;
text-transform:uppercase;
padding:0 0 0 10px;
margin:0;
font-size:0.85em;
}

h4.pad{
padding:25px 0 0 10px;
}

h4.nopad{
padding:3px 0 0 10px;
}

h3.pad{
padding:0 0 0 10px;
}

p.pad{
padding:10px 0 0 10px;
}

div.registerBig{
height:20px;
width:506px;
background-color:#c3ddea;
color:#007776;
padding-top:5px;
font-size:0.95em;
}

div.registerBig a{
padding-left:10px;
font-size:0.9em;
font-weight:bold;
}


span.FontColour {
	font-weight: bold;
	color:rgb(5,70,108);
}
