/* Layout Stylesheet */ 
html {
	}
body {
	margin:0px;
	background: #ffffff;
	padding:0;
	bottom: 0;
	/* font-size: 95%; */
	font-family: Verdana, Helvetica, "Arial", sans-serif;
}
#wrapper {
	background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png);
	background-repeat: repeat-x;
	
}
.subhdr {
	width: 100%;
	border:none;
	
}
.hdr {
	width: 100%;
/* height:357px; 
	border:none;
	background-image:url(http://worldwidescience.org/images/wwsHome_header.png);
	background-repeat:no-repeat; */
}
#container {
	margin: 0 auto; /* center, not in IE5 */
	/*max-width: 1437px;*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	bottom: 0;
	visibility: visible;
}

#subcontainer {
	margin: 0 auto; /* center, not in IE5 */
	/*max-width: 1024px;*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	bottom: 0;
	visibility: visible;
}
#maincontent {
	/*width: 960px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subcontent {
	/*width: 960px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
.img-responsive {
	margin-right:auto;
	margin-left:26em;
	}
.clear {
	clear: both;
}
#photosleft {
  margin: 5px;
	padding: 5px;
  width: 377px;
  float: left;}
#photosright {
  margin: 5px;
	padding: 5px; width: 377px; float: right;
  vertical-align: top;}
.photosby {font: 55% Arial,sans-serif;
	font-weight: bold;
line-height: 12px;
}
p {margin-bottom:0.5em;
}
h1{
	font-weight: bold;
	font-size: 1.25em;  
 	margin: 6px 0 6px 0;
 	padding: 0;
	font-family: Verdana, Helvetica, "Arial", sans-serif;
	color:#336699;
}
h2{
 font-weight: bold;
font-size: 1em;
font-family: Verdana, Helvetica, "Arial", sans-serif;
 margin: 6px 0 6px 0;
 padding: 0;
}
h3{
 font-weight: bold; font-size: 0.95em;
 font-family: Verdana, Helvetica, "Arial", sans-serif; 
 margin: 6px 0 6px 0;
 padding: 0;
}
h4{
 font: 0.9em  Verdana, Helvetica, "Arial", sans-serif;
 color: #333333;
 margin: 6px 0 6px 0;
 padding: 0;
}
h5{
 font: 0.85em Verdana, Helvetica, "Arial", sans-serif;
 margin: 6px 0 6px 0;
 padding: 0;
}
.presenter {
font-size: .8em; color:#666666;
}
.smaller { 
font-size: .8em; 
}
.smalltext {
	FONT-SIZE: 0.65em
}
.caption {
	FONT-SIZE: 0.65em; font-weight: bold;
  text-align: left;
}
.archive-date {
	padding: 5px;
	font: 0.9em Verdana, "Arial", Helvetica, sans-serif;
	color: #132b60;
	background-color: #dbe5ed;
	border: 1px #dbe5ed solid;
	border-left: 5px #002761 solid;
	font-weight: bold;
}
.caption {
	FONT-SIZE: 0.65em; font-weight: bold;
text-align: left; width: 100%;
line-height: 12px;
padding-top: 0.5em;
margin-top: 0.5em;
}

body#home a#menu-home,
body#about a#menu-about,
body#news a#menu-news,
body#contact a#menu-contact,
body#sitemap a#menu-sitemap,
body#help a#menu-help
{
	color: #990000;
	text-decoration: underline;
}
.rmenu {
  text-align: center;
  /* margin: -2em 0 0em 18em; */
  clear: both;
  font: 1em Verdana, Helvetica, "Arial", sans-serif;
}
.rmenu__activator {
  display: none;
}
.rmenu__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rmenu__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.rmenu__item_bullet {
  display: inline-block;
  margin: 0;
  padding: 0px 6px 0px 6px;
  color: #990000;
}
.rmenu__link {
  display: block;
  color: #990000;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
}
a.rmenu__link {
  color: #990000 !important;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
  font-weight: bold;
}
.rmenu__link:hover {
  /*background-color: #CBCBCB;*/
  text-decoration: underline;
}

/*Main site menu */
#menu{
	list-style-type: none;
	text-align: center;
	font: 0.95em Verdana, Helvetica, "Arial", sans-serif;
	position: absolute;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: -50px;
	width: 900px;
}
#menu li {
	display: inline;
	padding: 0 10px 0 0px;
}
#menu li a{
	color:#990000; 
	text-decoration: none;
}
#menu li a:visited { 
	color:#990000; 
	text-decoration: none;
}
#menu li a:hover
{
	color: #990000; 
	text-decoration: underline;
}

/*Main site menu for responsive */
.hmenu {
  text-align: center;
  /* margin: -2em 0 0em 18em; */
  clear: both;
  font: 1em Verdana, Helvetica, "Arial", sans-serif;
}
.hmenu__activator {
  display: none;
}
.hmenu__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hmenu__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.hmenu__item_bullet {
  display: inline-block;
  margin: 0;
  padding: 0px 6px 0px 6px;
  color: #990000;
}
.hmenu__link {
  display: block;
  color: #990000;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
}
a.hmenu__link {
  color: #990000 !important;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
  font-weight: bold;
}
.hmenu__link:hover {
  /*background-color: #CBCBCB;*/
  text-decoration: underline;
}



/*subpages menu */
#submenu{
	list-style-type: none;
	text-align: right;
	font: 0.95em Verdana, Helvetica, "Arial", sans-serif;
	position: absolute;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: -50px;
	width: 960px;
}
#submenu li {
	display: inline;
	padding: 0 10px 0 0px;
}
#submenu li a{
	color:#990000; 
	text-decoration: none;
}
#submenu li a:visited { 
	color:#990000; 
	text-decoration: none;
}
#submenu li a:hover
{
	color: #990000; 
	text-decoration: underline;
}

a:link { color:  #3399ff; cursor: hand; text-decoration:none; }
a:visited { color: #3399ff; text-decoration:none; }
a:hover {color: #3399ff; text-decoration:underline;}
.indentright {
	 font-size: 0.95em;
text-align: right;
margin-right:10em;}
.indented {
	 font-size: 0.85em; 
}
.imagetext {
	 font-size: 0.75em; font-weight: bold;
text-align: left;
}

#image
{
	padding: 0px 0 0 0px;
	margin: 0; 
width: 400px; 
}


.exitnotice
{color: #686868;
font-size: 0.75em;}

.imageleft {

      margin: 10px;
	float: left;
	border: 1px #818181 solid;
	background-position: 5pt 5pt;
	padding: 10px;
}

.imageright {
  margin: 10px;
	float: right;
	border: 1px #818181 solid;
	background-position: 5pt 5pt;
	padding: 10px;
}

input.button {
font-weight: bold;
font-family: Verdana, Helvetica, "Arial", sans-serif;
text-decoration: none;
border: 1px solid #990000;
text-align: center;
background-color: #990000;
color: #ffffff;
padding:2px 10px 2px;
border-radius:4px;
cursor:pointer;
}
.button
{
background-color: #990000;
color: #ffffff;
font-weight: bold;
font-family: Verdana, Helvetica, "Arial", sans-serif;
text-align: center;
padding-left: 0.25em;
padding-right: 0.25em;
font-size: 0.7em;
}
.floatright {
	float: right;
}



span.noticerss {
background-color: #ff6600;
border: 1px #000000 solid;
color: #ffffcc;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
margin: 0;
padding: 2px;
font-weight: bold;
border-top: 1px #ffcc99 solid;
border-left: 1px #ff9933 solid;
border-bottom: 1px #333300 solid;
border-right: 1px #333333 solid;
text-decoration: none;}

#searchmain
{
width: auto; height: auto; 
position: relative;  margin: 0px auto;
text-align: center; z-index: 2;
}
#searchbox
{
	padding: 0;
	margin: 0 0 15px 0;
	width: 594px;
	height: auto;
	font-size: 85%;
	font-weight: 500;
	margin-left: 183px;
	z-index: 1;
	background-color:#E9F0F6;
/*	background-image: url(../images/srchbxbg.jpg);
	background-repeat: repeat;*/
}

#search_form_text {width:100%;}

#searchboxnew
{
	padding: 0;
	width: 925px;
	height: auto;
	font-size: 85%;
	font-weight: 500;
	z-index: 1;
	text-align: center;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}
#searchboxnew
input#search_terms  {
-moz-background-inline-policy:continuous;
background:url("") repeat scroll 0 0 #FFFFFF;
font-size:10pt;
height:16pt;
padding:0;
width:320px;
}

.searchheight {height:22px;
}
#searchterms {
	position: absolute;
	width: 250px;
	height: 20px;
	z-index: 1;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	width:150px;
	height:20px;
	z-index:1;
	left: 210px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
}

#translator {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	/*text-align: left;*/
	margin:0 auto;
	padding-bottom:15px;
}


div#preferred-language {
  text-align: center;
}
#apDiv3 {
	position: relative;
	width: 100%;
/*	height: 46px;
	z-index: 3;
background-image: url(../images/languages.png);
	background-repeat: no-repeat;
		padding-top: 20px;*/
}
div#preferred-language p {
  text-align: left;
  font-size:0.8em;
  padding:1em 0 0 2em;
}
#preferred-language .language-option {
    display: inline-block;
  }
  #preferred-language label {
    margin-right: 1em;
    font-weight: 500;
  }
  #preferred-language {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
  }

  #preferred-language input[type="radio"]:focus {
      outline: thin dotted;
      outline-offset: -2px;
  }
  #preferred-language input[type="radio"] {
      margin: 4px 0px 0px;
      line-height: normal;
      box-sizing: border-box;
      padding: 0px;
  }


#apDiv4 {
	position:absolute;
	width:25px;
	height:20px;
	z-index:4;
	margin-top: 20px;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

.button {
	background-color: #990000;
	border-color: #990000;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	overflow: visible;
	padding: 0 0.25em;
	text-align: center;
	vertical-align: top;
	width: auto;
}

#simple_search_form .FormAction {
position:relative;
}

#simpleSearch .element {
display:inline-block;
float:left;
margin-bottom:1em;
}
layout.css (line 1)
.FormAction {
display:inline;
padding:0 0 0 10px;
}

#footnote{
	font-size: 0.85em;
}
.alliancemembers {
	line-height: 3.5em;
	}
.textindent {
padding-left: 1em;
text-indent: -5em;
}.biotext {
	font-size: 0.85em;
	color:#333;
	font-weight: normal;
	line-height: 1.25em;
	text-align: left;
}

.copyPaste{
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #000;
	background-color: #FFF;
	width: auto;
	padding: 10px;
	word-wrap: break-word;
}
#colleftmain
{	margin: 0em 0px 0em 10px;
	padding: 0em 0em 0em 0px;
width: 45%; float: left; z-index: 2;
position: relative; }

#colleftmain ul
{		padding: 0  0.2px 5px 20px;   
  	margin: 0 0 10px  0.2px;}
#colleftmain li
{	text-align: left;	padding: 0  0 5px 0;   
  }

#colleftmain ul a
{	color:  #3399FF; text-decoration: underline;	}


#colrightmain
{
	padding: 0;
	margin: 0;
float: right;
width: 45%;
 position: relative; margin-left: 5px; z-index: 2;
margin-right: 10px;}

#colrightmain ul
{		padding: 0  0.2px 5px 20px;   
  	margin: 0 0 10px  0.2px;}
#colrightmain li
{	text-align: left;		padding: 0  0 5px 0;   
  }

  #colrightmain ul a
{color:  #3399FF; text-decoration: underline;		}

#colrightmain li a
{color:  #3399FF; text-decoration: underline;		 
  }
#leftmaintext {
	margin: 0em 0px 0em 10px;
	padding: 0em 0em 0em 0px;
	width: 100%;
	text-align: left;
	position: relative;
}
#rightmaintext {
	padding: 0;
	margin: 0;
	text-align: right;

  width: 100%
  position: relative;
	margin-left: 5px;
}  
  #lastupdate
{
text-align: center;
	font-size: 80%;
}

#wwswidget 
{
z-index: 105;
background-image: url(../members/images/purple version/WWSwidmem.gif);
background-repeat: no-repeat;}


#language-label {
display:none;
}

#simpleSearch {
margin-top:5%;
max-width:800px;
}
/*.helptext {
	background-color: #dbe5ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-indent: 20px;
}*/
.rightimage {background-position: 5pt 5pt;
    float: right;
    margin: 10px;
    padding: 10px;} 
    
 .col-xs-3 {width:24%;} 
}
  .container {
   width: 1170px;
     min-height: 640px; 
}    
 /*Print */
@media print {
  a[href]:after {
    content: none !important;
  }
}   
    
/**********************MEDIA STYLES*************************/

    
@media (min-width: 992px){
.container {
  width: 970px;
    min-height: 640px;
}
}

@media only screen and (min-width: 1200px) {
 #wrapper {
    background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png);
	background-repeat: repeat-x;
  }
/* .container {
   width: 1170px; 
} */

.hdr {width: 100%;
/* height:357px; 
	border:none;
	background-image:url(http://worldwidescience.org/images/wwsHome_header.png);
	background-repeat:no-repeat; */}
  
  #subcontent {
	/*width: 960px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
  
  #footer {
	 /* PADDING-RIGHT: 10px; 
	 PADDING-LEFT: 10px;  */
	 FONT-SIZE: 0.75em; 
	 /* MARGIN-LEFT: 10px;  */
	 WIDTH: 100%; 
	 COLOR: #000000; 
	 /* MARGIN-RIGHT: 10px;  */
	 PADDING-TOP: 1em; 
	 POSITION: relative; 
	 BACKGROUND-COLOR: #ffffff; 
	 TEXT-ALIGN: center;
padding-bottom: 20px;
margin-bottom: 20px;
clear:both;}

.footertext {text-align:center;
	}

#footer p a img#osti_img {
	  float:left; 
  }
#footer p a img#icsti_img {
	  float:right; 
  }
#footer p a img#wws_img {
	  align:center;
	  }
#footer, #push {
	height: 200px; /* .push must be the same height as .footer */
}
  
  #lastupdate {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
  }
 .img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
	
.colmask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
   background-color: #dbe5ed;
}

.colmid{
   position: relative;
   width: 100%;
   right: 30%;
 
}
.colleft{
   position: relative;
   width: 100%;
   right: 40%;
  
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 38%;
   left: 101%;
   
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 33%;
   
}
.col3{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 75%;
   
}
ul.helptext  {
	list-type: none;
	list-style-image: none;
	list-style-type: none;
}
#translator {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	margin:0 auto 15px 0;
}
div#preferred-language {
  text-align: center;
}
/*  .col-xs-3 {width:23%;} */
}






@media only screen and (max-width: 1217px)  {
 #wrapper {
    background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png);
	background-repeat: repeat-x;
  }
    
     #searchbox {
  padding: 0;
  margin: 0 0 15px 0;
  width: 100%;
  height: auto;
  font-size: 85%;
  font-weight: 500;
  margin-left: 0px;
  z-index: 1;
  background-color:#E9F0F6;
  /*background-image: url(http://worldwidescience.org/images/srchbxbg.jpg);
  background-repeat: repeat;*/
}
#search_form_text {width:100%;}

#searchmain {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0px auto;
  text-align: center;
  z-index: 2;
}

#searchboxnew
{
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 85%;
	font-weight: 500;
	z-index: 1;
	text-align: center;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}
#searchboxnew
input#search_terms  {
-moz-background-inline-policy:continuous;
background:url("") repeat scroll 0 0 #FFFFFF;
font-size:85%;
height:16pt;
padding:0;
width:320px;
}


#colleftmain {
  margin: 0em 0px 0em 10px;
  padding: 0em 0em 0em 0px;
  width: 50%;
  float: none;
  z-index: 2;
  position: relative;
  clear:both;
}
#colrightmain {
  padding: 0;
  margin: 0;
  float: none; 
  width: 50%
  position: relative;
  margin-left: 10px;
  z-index: 2;
  margin-right: 10px;
}
.img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
  .col-lg-12.col-xs-12 {
		padding:0;}
    .col-lg-6.col-xs-6 {
		padding:0;}
		
 .col-xs-3 {width:20%;}

    
  #subcontent {
	/*width: 960px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
p {
	margin:0 0 0.5em;}

	.imageright {
  /*margin: 10px;
	 float: right; */
	border: 1px #818181 solid;
	background-position: 5pt 5pt;
	padding: 10px;
}
.rightimage {background-position: 5pt 5pt;
    float: right;
    margin: 10px;
    padding: 10px;} 

  .hdr {
    width: 100%;
    border: none;
  }
   #footer {
	 /* PADDING-RIGHT: 10px; 
	 PADDING-LEFT: 10px;  */
	 FONT-SIZE: 0.75em; 
	 /* MARGIN-LEFT: 10px;  */
	 WIDTH: 100%; 
	 COLOR: #000000; 
	 /* MARGIN-RIGHT: 10px;  */
	 PADDING-TOP: 1em; 
	 POSITION: relative; 
	 BACKGROUND-COLOR: #ffffff; 
	 TEXT-ALIGN: center;
padding-bottom: 20px;
margin-bottom: 20px;
clear:both;}

.footertext {text-align:center;
	}

#footer p a img#osti_img {
	  float:left; 
  }
#footer p a img#icsti_img {
	  float:right; 
  }
#footer p a img#wws_img {
	  align:center;
	  }
#footer, #push {
	height: 200px; /* .push must be the same height as .footer */
}
  
  #lastupdate {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
  }

.colmask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
   background-color: #dbe5ed;
}

.colmid{
   position: relative;
   width: 100%;
   right: 30%;
 
}
.colleft{
   position: relative;
   width: 100%;
   right: 40%;
  
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 38%;
   left: 101%;
   
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 33%;
   
}
.col3{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 75%;
   
}
ul.helptext  {
	list-type: none;
	list-style-image: none;
	list-style-type: none;
}
}



@media all and (max-width: 1000px) {
#wrapper {
    background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png);
	background: none;
  }


  #searchbox {
  padding: 0;
  margin: 0 0 15px 0;
  width: 100%;
  height: auto;
  font-size: 85%;
  font-weight: 500;
  margin-left: 0px;
  z-index: 1;
  background-color:#E9F0F6;
  /*background-image: url(http://worldwidescience.org/images/srchbxbg.jpg);
  background-repeat: repeat;*/
}
#search_form_text {width:100%;}

#searchmain {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0px auto;
  text-align: center;
  z-index: 2;
}
#leftmaintext {
  margin: 0em 0px 0em 10px;
  padding: 0em 0em 0em 0px;
  width: 100%;
  float: none;
  z-index: 2;
  position: relative;
}
#rightmaintext {
  padding: 0;
  margin: 0;
  float: none; 
  width: 100%
  position: relative;
  margin-left: 5px;
  z-index: 2;
}


#colleftmain {
  margin: 0em 0px 0em 10px;
  padding: 0em 0em 0em 0px;
  width: 50%;
  float: none;
  z-index: 2;
  position: relative;
  clear:both;
}
#colrightmain {
  padding: 0;
  margin: 0;
  float: none; 
  width: 50%
  position: relative;
  margin-left: 10px;
  z-index: 2;
  margin-right: 10px;
}
.img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
  .col-lg-12.col-xs-12 {
		padding:0;}
    .col-lg-6.col-xs-6 {
		padding:0;}
 .col-xs-3 {width:17%;}		
  .col-xs-12.hidden-lg {padding-right:0px; 
  padding-left:0px;} 
}

@media all and (max-width: 853px) {
.rmenu {
  text-align: center;
  /* margin: -2em 0 0em 7em; */
  clear: both;
  font: 0.95em Verdana, Helvetica, "Arial", sans-serif;
}
.rmenu__activator {
  display: none;
}
.rmenu__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rmenu__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.rmenu__item_bullet {
  display: inline-block;
  margin: 0;
  padding: 0px 6px 0px 6px;
  color: #990000;
}
.rmenu__link {
  display: block;
  color: #990000;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
}
a.rmenu__link {
  color: #990000 !important;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
  font-weight: bold;
}
.rmenu__link:hover {
  /*background-color: #CBCBCB;*/
  text-decoration: underline;
}
#wrapper {
    /* background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png); */
	background: none;
  }
  #photosleft {
  margin: 5px;
	padding: 5px;
  width: 100%;
  float: none;}
#photosright {
  margin: 5px;
	padding: 5px; width: 100%; float: none;
  vertical-align: top;}
.photosby {font: 55% Arial,sans-serif;
	font-weight: bold;
line-height: 12px;
}
.caption {
	FONT-SIZE: 0.65em; font-weight: bold;
text-align: left; width: 100%;
line-height: 12px;
padding-top: 0.5em;
margin-top: 0.5em;
}
.rightimage {background-position: 5pt 5pt;
    float: none;
    margin: 10px;
    padding: 10px;} 

#translator {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	margin:0 auto;
	padding-bottom:15px;
}
div#preferred-language {
  text-align: center;
}
#apDiv3 {
	position: relative;
	width: 100%;
	height: 46px;
	z-index: 3;
	background: none;
}
 .col-xs-3 {width:18%;}
}

@media all and (max-width: 737px) {

/********rmenu for subpages***************/
.rmenu {
  text-align: center;
  /* margin: -2em 0 0em 7em; */
  clear: both;
  font: 0.95em Verdana, Helvetica, "Arial", sans-serif;
}
.rmenu__activator {
  display: none;
}
.rmenu__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rmenu__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.rmenu__item_bullet {
  display: inline-block;
  margin: 0;
  padding: 0px 6px 0px 6px;
  color: #990000;
}
.rmenu__link {
  display: block;
  color: #990000;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
}
a.rmenu__link {
  color: #990000 !important;
  text-decoration: none;
  /*padding: 5px 10px;
	transition: background-color .3s ease;*/
  font-weight: bold;
}
.rmenu__link:hover {
  /*background-color: #CBCBCB;*/
  text-decoration: underline;
}
  #wrapper {
    /* background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png); */
	background: none;
  }
   
 .img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
	#translator {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	margin:0 auto;
	padding-bottom:15px;
}
div#preferred-language {
  text-align: center;
}
.row
{
	margin-left:0px;
	margin-right:0px;
	}
  .col-xs-3 {width:15%;}
}
/******hmenu for homepage*********/
@media all and (max-width: 640px) {
.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -10em;
    left: 0;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: relative;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }
   
 .img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
  
  #footer {
	 /* PADDING-RIGHT: 10px; 
	 PADDING-LEFT: 10px;  */
	 FONT-SIZE: 0.75em; 
	 /* MARGIN-LEFT: 10px;  */
	 WIDTH: 100%; 
	 COLOR: #000000; 
	 /* MARGIN-RIGHT: 10px;  */
	 PADDING-TOP: 1em; 
	 POSITION: relative; 
	 BACKGROUND-COLOR: #ffffff; 
	 TEXT-ALIGN: center;
padding-bottom: 20px;
margin-bottom: 20px;
clear:both;}

.footertext {text-align:center;
	}

#footer p a img#osti_img {
	  float:none; 
  }
#footer p a img#icsti_img {
	  float:none; 
  }
#footer p a img#wws_img {
	  align:center;
	  }
#footer, #push {
	height: 200px; /* .push must be the same height as .footer */
}
  
  #lastupdate {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
  }
.row
{
	margin-left:0px;
	margin-right:0px;
	}
  .col-xs-3 {width:15%;}
}
/******hmenu for homepage*********/
@media all and (max-width: 625px) {
.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -9em;
    left: 0;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: relative;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }
  .row
{
	margin-left:0px;
	margin-right:0px;
	} 
}
/******hmenu for homepage*********/
@media all and (max-width: 575px) {

.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -8em;
    left: 0;
    
z-index:1000 !important;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: absolute;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }
  
   /********rmenu for subpages***************/

.rmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -5em;
    left: 0;
z-index:1000 !important;
  }
.rmenu__activator {
    display: block;
    border: 0px solid #fff;
    padding: 5px 10px 20px 5px;
    position: relative;
    cursor: pointer;
  }
.rmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 8px 0px 2px;
    color: #ffffff;
  }
.rmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.rmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.rmenu__item_bullet {
    display: none;
  }
a.rmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.rmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.rmenu_expanded .rmenu__list {
    display: block;
    margin-top: 10px;}

.row
{
	margin-left:0px;
	margin-right:0px;
	}
  
  .colmask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
   background-color: #dbe5ed;
}

.colmid{
   position: relative;
   width: 100%;
   right: 30%;
 
}
.colleft{
   position: relative;
   width: 100%;
   right: 40%;
  
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 38%;
   left: 101%;
   
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 33%;
   
}
.col3{
   position: relative;
   overflow: hidden;
   float: left;
   width: 28%;
   left: 75%;
   
}
ul.helptext  {
	list-type: none;
	list-style-image: none;
	list-style-type: none;
}
}

@media all and (max-width: 480px) {

/******hmenu for homepage*********/
.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -7em;
    left: 0;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: relative;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }

  /********rmenu for subpages***************/

.rmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -5em;
    left: 0;
  }
.rmenu__activator {
    display: block;
    border: 0px solid #fff;
    padding: 5px 10px 20px 5px;
    position: relative;
    cursor: pointer;
  }
.rmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 8px 0px 2px;
    color: #ffffff;
  }
.rmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.rmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.rmenu__item_bullet {
    display: none;
  }
a.rmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.rmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.rmenu_expanded .rmenu__list {
    display: block;
    margin-top: 10px;}
    
  #wrapper {
    /* background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png); */
	background: none;
  }
 .row
{
	margin-left:0px;
	margin-right:0px;
	}
}
@media all and (max-width: 420px) {
/******hmenu for homepage*********/
.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -6em;
    left: 0;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: relative;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }
  #translator {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	margin:0 auto;
	padding-bottom:15px;
}
div#preferred-language {
  text-align: center;
}
.row {
  margin-right: 0px; 
   margin-left: 0px; 
   
} 
 } 
  
@media all and (max-width: 320px) {
/******hmenu for homepage*********/
.hmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -4em;
    left: 0;
  }
.hmenu__activator {
    display: block;
    border: 0px solid #fff;
    /*padding: 5px 10px 20px 10px;*/
    position: relative;
    cursor: pointer;
  }
.hmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 8px 5px 2px;
    color: ##006FA8;
  }
.hmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.hmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.hmenu__item_bullet {
    display: none;
  }
a.hmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.hmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.hmenu_expanded .hmenu__list {
    display: block;
    margin-top: 22px;
  }
/********rmenu for subpages***************/

.rmenu {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -4em;
    left: 0;
  }
.rmenu__activator {
    display: block;
    border: 0px solid #fff;
    padding: 5px 10px 20px 5px;
    position: relative;
    cursor: pointer;
  }
.rmenu__icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 8px 0px 2px;
    color: #ffffff;
  }
.rmenu__list {
    width: 150px;
    display: none;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
    padding-right: 10px;
  }
.rmenu__item {
    display: block;
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    color: #333333;
    padding: 6px;
  }
.rmenu__item_bullet {
    display: none;
  }
a.rmenu__link {
    color: #333333 !important;
    text-decoration: none;
    /*transition: background-color .3s ease;*/
    font-weight: bold;
  }
.rmenu__link:hover {
    /*background-color: #CBCBCB;*/
    text-decoration: underline;
  }
.rmenu_expanded .rmenu__list {
    display: block;
    margin-top: 10px;
  }
  #wrapper {
    /* background-image: url(http://worldwidescience.org/images/wwsHeader_slice.png); */
	background: none;
  }
   .img-responsive {
	margin-right:auto;
	margin-left:auto;
	}
  .imageleft {
  margin: 0px;
	float: none;
	border: 1px #818181 solid;
	background-position: 5pt 5pt;
	padding: 0px;
  width:100%;
   height:100%;
}

.imageright {
  margin: 0px;
	float: none;
	border: 1px #818181 solid;
	background-position: 5pt 5pt;
	padding: 0px;
  width:100%;
  height:100%;
}

.rightimage {background-position: 5pt 5pt;
    float: none;
    margin: 10px;
    padding: 10px;} 

#photosleft {
  margin: 5px;
	padding: 5px;
  width: 100%;
  float: none;}
#photosright {
  margin: 5px;
	padding: 5px; width: 100%; float: none;
  vertical-align: top;}
.photosby {font: 55% Arial,sans-serif;
	font-weight: bold;
line-height: 12px;
}
.caption {
	FONT-SIZE: 0.65em; font-weight: bold;
text-align: left; width: 100%;
line-height: 12px;
padding-top: 0.5em;
margin-top: 0.5em;
  }
 .row {
  margin-right: 0px; 
   margin-left: 0px; 
   
}
}
