html{
                min-height:100%;
                height:100%;
                margin-bottom:1px;
}
body{
	width:100%;
	margin:0;
	padding:0;
	background: #fff url(/pix/template-media/bg_top.jpg) repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-family:Arial, Helvetica, sans-serif;

	text-align:center;
	font-size:82%;
   color:#3F3F3F;
   height:100%;
   margin-bottom:1px;
}

h1, h2, h3, h4, h5{
   color:#414141;
	margin:1em 0;
	padding: 0;
}
h1{
	font-size: 1.6em;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1em;
}
#content a, .homepage a{
	color:#003EBA;
	font-weight:bold;
	text-decoration: none;
}
#content a:visited, .homepage a:visited{
	color:#551A8B;
}
#content a:hover, .homepage a:hover{
	text-decoration: underline;
	/*background:#FCF8CC;*/
}
#wrapper{
	width:1005px;
	margin:0 auto;
	padding:0;
	position: relative;
	line-height:1.8em;
}
#header{

	margin-right:6px;
	text-align:left;
}
#maincontent{
   clear:both;
	text-align:left;
	background: #fff;
		margin-right:5px;
}

ul{
	margin: 0;
	padding: 0;
}

.hidden{
	margin:0;
	padding:0;
	position:absolute;
	top:-1500px;
}

#header li{
	display:inline;
}
#logo{
	position: absolute;
	top:0;
	left: 0;
	background: url(/pix/template-media/logo_ribbon.jpg) no-repeat top left;
	/* width:135px; */
        width: 100px;
	height:30em;
}
#logo img{
	position:relative;
	top:24px;
	left:22px;
	border:0;
}
/* =PROFILE */

#profile{
   position:absolute;
   top:57px;
   right:0;
   background:url(/pix/template-media/profile_bg.jpg) no-repeat scroll center top #FDF9E0;
   width:306px;
   height:119px;
   z-index:200;
    color:#3F3F3F;

   display:none;
}
#profile div{
   padding:17px 15px 0px 25px;  

}
#profile img{
   border:0;
}
#profile.open{
  background:url(/pix/template-media/profile-long.jpg) no-repeat scroll center top;  
   height:auto;

}
#profile.open div{
   background:url(/pix/template-media/profile-long-base.jpg) no-repeat scroll center bottom transparent;   
padding-bottom:25px;

}

#profile h3{
   font-size:1em;
   margin:0 0 3px 0; 
   line-height:1.3em;  
}
#profile img{
   float:right;
   border:3px solid white;
   margin-left:5px;
   margin-top:-2px;
}
#profile p{
   font-size:0.8em;
/*   height:65px;*/
   line-height:15px;
   margin-top:0;
}
#profile a.clickprompt{
   font-size:9px;
   color:#003399;
   text-decoration:none;
   background:url(/pix/template-media/switcher-arrows.gif) no-repeat left 4px;
   padding-left:15px;    
   display:block;
}
#profile.open a.clickprompt{
   background-position: left -19px;  
   bottom:15px;
}

/* maincontent */
#page_title{
   background:url(/pix/page_title_bg.gif) repeat-x left top;
	font-size: 2em;
	padding:0;
	height:1%;
	margin:0 0 1em 0;
	padding:28px 0 .3em 0;
}
#page_title span p{
	margin: 0;
	padding: 0;
}

#page_title strong{
	background: url(/pix/science_title_block.gif) no-repeat left;
	color:#FD8F00;
	margin:0 0 0 17px;
	padding:0 0 0 95px;
}
#page_title strong.society{
	background: url(/pix/society_title_block.gif) no-repeat left;
	color:#85B324;
}
/* Homepage content */
#intro{
   margin-left:18px;
   width:575px;
   float:left;
   margin-right:20px;
   _margin-right:10px;/* Hack for IE6 */
   font-size:1.1em;
   display:inline;/* IE6 double margin bug */
}
#content.gallery{
 width:560px;

}
.hp_contentcol{
   float:left;
   width:227px;
   margin-left:20px;
   line-height:1.6em;
   border-bottom:3px solid #85B324;
   display:inline;/* IE6 double amrgin bug */
   padding-bottom:0.5em;
}
.hp_contentcol.first{
   clear:left;
   margin-left:10px;
}
.hp_contentcol h3{
   background:#85B324;
   color:white;
   padding:2px 10px 2px 10px;
   position:relative;
}
.hp_contentcol h3 a{
  /* float:right;*/
   font-size:0.8em;
   text-decoration:none;
   position:absolute;
   right:10px;
}
.hp_contentcol h3 a:visited{
   color:#003EBA;
}
/* Content scroller */
#content_scroller div{
   float:left;
}
#content_scroller #prev, #content_scroller #next{
   width:20px;
   height:250px;
   background:#BEBEBE url(/pix/template-media/scroller_arrow_left.gif) no-repeat left;
   display:block;
   color:#BEBEBE;
   font-size:0.1em;
}
#content_scroller #next{
      background:#BEBEBE url(/pix/template-media/scroller_arrow_right.gif) no-repeat left;
}
#slideshow{
  width:310px;
height:200px;
}

#slideshow div{
   height:130px;
}
#slideshow img{
   margin:5px 10px 0 0;
   float:left;
}
#slideshow p{
   line-height:1.4em;
   padding:0 5px;
   margin:0;
   font-size:0.9em;
}
#content_scroller{
   width:370px;
   margin:50px 5px 0 10px;
   float:left;
}  
#content_scroller #nav{
   clear:both;
   width:290px;
   float:left;
   margin:-37px 10px 0 30px;
   
}
#content_scroller #nav li{
display:inline;
   float:left;
   text-align:center;

}
#content_scroller #nav li a{
   display:block;
   width:40px;
   height:32px;
   background:#fff;
   border:2px solid #BEBEBE;
   margin-right:3px;
   color:#FF6633;
   font-size:1.5em;
   line-height:1.5em;
}
#content_scroller #nav li a:hover, #content_scroller #nav li a.activeSlide{
   background:#FD8F00;
   color:white;
   text-decoration:none;
   border-color:#FD8F00;
}


#content{
	
	/*	width:39em;*/

/*		margin:0 165px 0 158px;*/
		margin: 0 220px 0 220px;
		padding: 0 0 0 0;
}
#content ul{
	margin:1em 2em;
	padding:0 1em;
}
#content li{
	padding:.1em;
}
.calloutbox{
	border:1px dashed black;
	margin: 1.5em 0 1.2em 0;
	width:90%;
	padding:1em;
	position: relative;
}
.calloutbox h4{
	margin:0;
	padding:0;
	color:#85B324;
	background:#fff;
	text-transform: uppercase;
	font-size:.8em;
	position: absolute;
	top:-10px;
	left:5px;
}
#related{
	position: absolute;
	width:190px;
	top:315px;
	right:6px;
	padding:0 10px 1.2em 20px;
	color:#6E6E6E;


}
#related h3{
	text-transform: uppercase;
	font-size:.8em;
	padding:0 0 .4em 0;
	margin: 1.3em 0 1em 0;
	color:#85B324;
	border: dashed #6E6E6E;
	border-width:0 0 1px 0;	
}
#related ul{
	font-size:.8em;
	margin:0;
	padding: 0 0 1em 0;
	list-style:none;
	border:1px solid #6E6E6E;
	border-width: 0 0 .9em 0;
}
#related ul h3{
                font-size:100%;
}
#related li{

}
#related li a, #related li a:visited{
	text-decoration: none;
	font-weight:bold;
	line-height:1.3em;	
	color:#003399;
}
#related li a:hover{
	text-decoration: underline;
	background: #FEFCEB;
}
#related a.print, #related a.bookmark{
	display:block;
	float:left;
	height:28px;
	width:30px;
	background: transparent url(/pix/print.gif) no-repeat bottom;
}
#related a.bookmark{
	background: transparent url(/pix/bookmark.gif) no-repeat bottom;
}
#related a.bookmark:hover{
	Background: transparent url(/pix/bookmark_over.gif) no-repeat bottom;
}
#related a print:hover{
	background: transparent url(/pix/print_over.gif) no-repeat bottom;
}

#footer{
	clear:both;
                background:url("/pix/template-media/footer_bg.jpg") repeat-x scroll 0 0 transparent;
	height:145px;
	text-align:center;
}
#footer p{
margin:0;
padding:0;
}
#footer li{
	display:inline;
	margin-right:1.5em;
}
#footer ul{
	padding: 70px 0 30px 0;
}
#footer a, #footer a:visited{
	text-decoration: none;
	color:#000;
}
#footer a:hover{
	text-decoration: underline;
}
a#sigmerlink, a#sigmerlink:visited{
	font-size:.8em;
	color:#6E6E6E;
}
#search{
	position: absolute;
	top:85px;
	margin:0;
	padding:0;
	left:555px;
	text-align:left;
}
#search label{
	text-transform: uppercase;
	font-size:.8em;
	color:#717170;
	display:block;
	}
#search input{
   width:125px;
	display: block;
	padding:0;
	margin:0;
   color:#6E6E6E;
}
#search input.go_button{
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	color:white;
	font-weight:bold;
	cursor: pointer;
	text-align:left;
	background:url(/pix/go_butt.jpg) no-repeat top left;
	padding:2px 0 5px 6px;
	width:35px;
   margin-top:5px;
}
#search input.go_button:hover{
	background:url(/pix/go_butt_over.jpg) no-repeat top left;
	color:#6E6E6E;
}
img#wcag{
	position: absolute;
	bottom:15px;
	right:15px;
	border:0;
}
/* xstandard styles */
.indent{
	margin-left:1.5em;
}
.left{
	text-align:left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
img.right{
	float:right;
	margin:0 0 1em 1em;
}
img.left{
	float:left;
	margin: 0 1em 1em 0;
}
/* Forms */
#formbuilder, #search_form form{
	background:#FCF8CA;
	border:#FCF394 1px solid;
border-width:2px 2px 10px 2px;
	padding:.5em 1em 1em 1em;
	height:1%;
	margin-right:.5em;
}

#formbuilder div{
	margin:0;
}

#formbuilder input, #formbuilder textarea, #formbuilder select{
	font-size:1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#formbuilder #rowtop input, #formbuilder textarea{
	width:60%;
}
#formbuilder #dropdown option{
	margin-right:1em;
}

#formbuilder fieldset{
	border:1px dashed black;
	margin: 1.5em 0 1.2em 0;
	width:90%;
	padding:1em;
	position: relative;
}
#formbuilder label{
	font-weight:bold;
	line-height:2em;
}
#formbuilder #radiolist label, #formbuilder #checkboxlist label,  #formbuilder #submit label{
	line-height:1em;
}

#formbuilder legend{
	background: #FCF8CA;
	font-weight:bold;
}
#formbuilder #radiolist input, #formbuilder #checkboxlist input{
	position:relative;
	bottom:-.3em;
	margin:0 .5em 0 0;
}

#formbuilder #mandatory{
	font-size:.9em;
   text-align:right;
	margin:.2em 0 1em 0;
	padding:0 .5em .5em .5em;
	border-bottom:#6E6E6E 1px solid;
}
#container #textinsert{
	color:#D82131;
}

#formbuilder div#textinsert{
color:#000;	
margin:.8em 0;
}
#formbuilder input{
	font-size:1em;
}
#submit input{
	background: url(/pix/button_bg.gif) repeat-x top left;
	color:#fff;
	font-weight: bold;
	border:none;
	padding:.2em 0;
margin:1em 0 0 0;	
}
#formbuilder .error, #search_form .error{color:#D82131;}
li.error{
	list-style:none;
	padding:0;
	margin:0;

}
li.error p{
	background: url(/pix/exclamation.gif) no-repeat center left;	
	padding:10px 0 10px 15px;
}

#formbuilder div.error input{background:#FADEE0;}

#success{
font-weight:bold;
}

/*for previewing menu*/


#mainmenu ul{
                 text-align:center
                 background:#fff;
}
#mainmenu ul ul{
                margin-left:25px;
}
/*colours for fonts*/
.green{
	color:#85B324;
}
.orange{
	color:#FD8F00;
}
.pink{
	color:#CA569A;
}
.brown{
	color:#A55D00;
}
.red{
	color:#C4170A;
}
.grey{
	color:#6E6E6E;
}

/*background colours*/
.grey_background_1{
                 background:#AAAAAA;
                 color:white;
}
.grey_background_2{
                 background:#C9C9C9;
}
.grey_background_3{
                 background:#DFDFDF;
}
.grey_background_4{
                 background:#E9E9E9;
}
.grey_background_5{
                 background:#F4F4F4;
}
td, th{
	border-color:#6E6E6E;
	border-style:solid;
}
table{border:1px solid #6E6E6E;}
.noborder{
                  border:0;
}
.noborder td{
	border:0;
}
th{
               background:#DFDFDF;
}


div.imagecaptionboxleft{
	float:left;
	margin: 0 1em 1em 0;
                text-align:center;
}
div.imagecaptionboxright{
	float:right;
	margin: 0 0 1em 1em;
                text-align:center;
}
div.imagecaptionboxleft p{
               display:inline;
               margin:.5em 0;
}
div.imagecaptionboxright p{
                display:inline;
                margin:.5em 0;
}
div.imagecaptionboxleft img{
                display:block;
margin:0 1em;
      
}
.imagecaptionboxright img{
                display:block;
margin:0 1em;
           
}

.captiontable, .captiontable td{ border:0; text-align:center;}
.captiontable{ float:right;}
hr{
	height:1px;
	background:#919191;
	color:#919191;
	border:0;
	width:100%;
}
#formbuilder #checkboxlist input{
                margin:5px 5px 5px 0;
}
#formbuilder fieldset{
                padding:15px 0 15px 1px;
}
/* addthis */
a.addthis_button_compact{
   text-decoration:none;
  line-height:1em;
}
.addthis_toolbox{
   padding-top:1em;  
}

/* Gallery styles */

#content ul.gallery, #content.gallery ul{
   float:left;
   padding:0;
   margin:0;
}
.gallery ul li, .gallery ul li{
   list-style-type:none;
   float:left;
    margin:0 5px 5px 0;
}
.gallery ul li img, .gallery ul li img{
   border:0;
  display:block;
}
.gallery h2, .gallery h3, .gallery p, .gallery h4{

    clear:left;
}

/*Lightbox styles*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/pix/template-media/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/pix/template-media/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
