@import url("../webfonts/lunchbox/stylesheet.css");
@import url("../webfonts/chunkfive/stylesheet.css");

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }


/* Real styling for this site */


a:link {
	color: #5d9f3c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D9F3C;
}
a:hover {
	text-decoration: none;
	color: #f1ca11;
}
a:active {
	text-decoration: none;
	color: #f1ca11;
}
    a {
	font-weight: bold;
	font-weight: strong;
}


#order {
	padding: 10px;
	border: medium solid #6cb244;
	width: 635px;
}



#divMainContent ol ol li 
{
list-style-type: lower-alpha;
}



	#divMainContent ol {
	list-style-type: decimal;
}
	
	#divMainContent ul { 
	list-style-type: disc;}
	
	#divMainContent li
{
	margin-bottom: .5em;
	position: relative;
	left: 1em;

}

body b, body strong {  
	font-weight: bold; }

body i, body em {  
	font-style: italic; }

img.opacity {
  opacity: 1;
  filter: alpha(opacity=100);
}	

img.opacity:hover {
  opacity: .5;
  filter: alpha(opacity=30);
}

img.rounded {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}


#divEverything {
  width: 960px;
  margin: 0 auto;
}

#divBanner {
  position: relative;
  height: 275px;
 
}

#divBanner h1 {
  display: none;
}



#divBanner #divSocial #pPurchase {
  margin: 15px 0;
}

#divBanner #divSocial #pPurchase a {
  color: white;
  font-family: "lunchbox", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  text-decoration: none;
  line-height: 200%;
  padding: 3px 6px;
  background-color: #3FA03C;
  border: #F1CA13 solid 3px;
  border-radius: 20px;
}

#divBanner #divSocial #pPurchase a:hover {
  opacity: .5;
  filter: alpha(opacity=30);
}

#divBanner #divSocial #pContactLinks {
  font-size: 14px; 
}
#divBanner #divSocial #pContactLinks a {
  text-decoration: none;
  font-weight: bold;
  color: #5d9f3c;
}

#divBanner #divSocial #pContactLinks a:hover {
  color: #F1CA13;
}



/*********************************************/
/* hide menu and allow it to return */
/*********************************************/


#navMenu ul ul {
  float: none;
  position:absolute;
  visibility:hidden;
  top:20px;
  width: 200px;
}

#navMenu ul ul li {
  padding: 6px 0;
}

#navMenu ul ul li:first-child {
  padding-top: 12px;
}
#navMenu ul.teacherslounge ul {
  width: 320px;
}

#navMenu ul li:hover ul {
  visibility:visible;
  z-index:9999; 
}

#navMenu ul ul li:hover ul {
  visibility:visible;
  z-index:9999; 
}

#divMainContent {
	position: relative;
	background-color: white;
	padding-bottom: 1.5em;
	
	float: left;
	width: 960px;

	overflow: hidden
}

#divPageHeader {
  margin-bottom: 0em;
}

#divPageHeader h2 {
  display: none;
}

#divPageHeader #imgPageHeader {
  /*   visibility: hidden;   */
  display: none;
}

#divContentProse {
  padding: .25em 2em 20px;
  line-height: 1.5em;
  font-size: 14px;
  width: 647px;
  border-right: #3FA03C solid 2px;
  background-position: bottom left;
  background-repeat: no-repeat;
  float: left;
  margin-top: 1.5em;
  background-image: url('images/bgimage.gif');
}
/*  background-image: url('images/bgimage.gif'); and change padding back to padding: 1.5em 2em 180px; 
this gets added back into the #divContentProse for the 
backgoround images at the bottom of the critter pages */

#divContentProse p {
  margin-bottom: 18px;
}

#divContentProse > p:first-child::first-letter {
  font-size: 38px;
  font-weight: bold;
  color: #3FA03C;
}

#divContentProse img.left {
  float: left;
  margin-right: 15px;
}



#divContentFull {
  padding: 1em 2em 20px 20px;
  line-height: 1.5em;
  font-size: 14px;
  width: 880px;
  margin-top: 1.5em;
  
}

#divContentFullBanner {
  padding: 0em 2em 20px 20px;
  line-height: 1.5em;
  font-size: 14px;
  width: 880px;
  margin-top: 1.5em;
  
}
#divContentQuiz{
	padding: 0em 2em 20px 20px;
	line-height: 1.5em;
	font-size: 14px;
	width: 880px;
	text-align: center; 
	margin-top: 1.5em; 
}

#divContentQuiz p{
	padding: 20px;
	line-height: 1.5em;
	font-size: 12px;
	text-align: center; 
	margin-top: 1.5em; 
}




#divContentFull p{
  padding-right: 30px;
   
  
}
#navRightNavTop {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 230px;
}

#navRightNavTop p {
  margin: 10px 0;
}

#navRightNavTop p img:hover {
  opacity: .5;
  filter: alpha(opacity=30);
}


#navRightNav {
	position: absolute;
	top: 274px;
	right: 12px;
	width: 230px;
}

#navRightNav p {
  margin: 0px 0;
}

#navRightNav p img:hover, #navRightNavTop p img:hover {
  opacity: .5;
  filter: alpha(opacity=30);
}

#navRightNav li a:link, #navRightNavTop li a:link  {
	color: #0083ca;
	font-weight: normal;
	text-decoration: none;
}
#navRightNav li a:visited, #navRightNavTop li a:visited  {
	text-decoration: none;
	color: #0083ca;
}
#navRightNav li a:hover, #navRightNavTop li a:hover {
	text-decoration: none;
	color: #f1ca11;
}
#navRightNav li a:active, #navRightNavTop li a:active  {
	text-decoration: none;
	color: #f1ca11;
}

#navRightNav li, #navRightNavTop li  {
	color: #0083ca;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 190px;
	border-bottom-color: #FFCC33;
	float: left;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 0;
	margin-left:0px;
	left: 0;
	line-height:1.5em;
	
}
#navRightNav ul, #navRightNavTop ul {
	margin-left:0;
	padding-left: 0;
}


#divPhotoCredits {
	position: absolute;
	bottom: 25px;
	right: 40px;
	width: 200px;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	line-height: 130%;
}
#divPhotoCreditsFull {
  width: 800px;
  font-size: 10px;
  color: #777;
  font-weight: bold;
  line-height: 130%;
  margin-left: 20px;
  clear: both;
  padding-top: 15px;
 
}

#divPhotoCreditsHome {
  width: 654px;
  font-size: 10px;
  color: #777;
  font-weight: bold;
  line-height: 130%;
  margin-left: 0px;
  clear: both;
  padding-top: 5px;
}
#left_caption {
	float: left;
	width: 45%;
	padding-right: 10px;
}

#right_caption {
	float: right;
	width: 33%;
	padding-left: 10px;
	
}

#right_caption_50 {
	float: right;
	width: 50%;
	padding-left: 20px;
	
}

#right_caption_40 {
	float: right;
	width: 40%;
	padding-left: 10px;
	
}

footer {
  font-family: "lunchbox", sans-serif;
  font-style: normal;
  font-weight: normal;
  padding-top: 6px;  
  padding-bottom: 15px;
  font-size:  19px; 
  text-align: center; 
  color: #2a6831;		/* really, this is just the color of the pipes in between the links */
  float: left;
}


#footer_center {
 width: 960px; 
 margin: 0 auto; }

footer ul {
  white-space:nowrap;
}

footer li {
  display: inline;
  /*   border-right: #666 solid 3px;   */
}

footer li a {
	padding: 0px 9px 0px 3px;
	font-weight: normal;
}

footer li::after {
  content: '|';
}

footer li:last-child::after {
  content: '';
}

footer a, footer a:visited {
  color: #3fa03c;
  text-decoration: none;
}

footer a:hover {
  color: #ffaa00;
}


/* beaks and feet */
#divBeaksFeetContainer {
  position: relative;
  margin: 0 auto;
  width: 892px;
  height: 190px;
  border: #2777A3 solid 3px;
  border-radius: 20px;
  padding: 0px;
  z-index: 20;
}

#divBeaksContainer {
  position: absolute;
  top: 8px;
  left: 0px;
  width: 477px;
  height: 173px;
  padding: 0px;
  border-right: #91D0A5 solid 2px;
}

#divBeaksContainer img { position: absolute; }
#divBeaksContainer img.word { top: 6px; left: 0px;}
#divBeaksContainer img.row1 { top: 8px; }
#divBeaksContainer img.row2 { bottom: 8px; }
#divBeaksContainer img.col1 { left: 50px; }
#divBeaksContainer img.col2 { left: 180px; }
#divBeaksContainer img.col3 { left: 310px; }

#divFeetContainer {
  position: absolute;
  top: 8px;
  left: 480px;
  width: 400px;
  height: 178px;
  padding: 0px;
}

#divFeetContainer img { position: absolute; }
#divFeetContainer img.word { top: 6px; left: 0px;}
#divFeetContainer img.row1 { top: 8px; }
#divFeetContainer img.row2 { bottom: 0px; }
#divFeetContainer img.col1 { left: 50px; }
#divFeetContainer img.col2 { left: 125px; }
#divFeetContainer img.col3 { left: 180px; }
#divFeetContainer img.col4 { left: 290px; }

#divBodiesContainer {
  position: relative;
  margin: 0 auto;
  width: 950px;
  height: 830px;
  z-index: 10;
}

#divBodiesContainer div.birdbody { position: absolute; }
#divBodiesContainer img.birdbeak { position: absolute; display: none; }
#divBodiesContainer img.birdfeet { position: absolute; display: none; }
#divBodiesContainer img.about {
	position: absolute;
	bottom: 4px;
	cursor: pointer;
}
#divBodiesContainer div.row1 { top: 8px; }
#divBodiesContainer div.row1 img.birdbody { margin-bottom: 40px; }
#divBodiesContainer div.row2 { bottom: 90px; }
#divBodiesContainer div.col1 { left: 0px; }
#divBodiesContainer div.col2 { left: 332px; }
#divBodiesContainer div.col3 { left: 670px; }

#divBodiesContainer img.hint { position: absolute; display: none; }


/* the congratulations box */
#divOverEverything {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 999;
}

#divOverEverything #divFinished {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 673px;
  height: 514px;
  margin-top: -257px; /* Half the width */  
  margin-left: -336px; /* Half the height */
}

#divOverEverything #divFinished #aTryAgain {
  position: absolute;
  bottom: 75px;
  right: 173px;
}

#divOverEverything #divFinished #aBackTo {
  position: absolute;
  bottom: 20px;
  right: 50px;
}

body.watergame #divOverEverything #divFinished {
  width: 595px;
  height: 500px;
  margin-left: -297px; /* Half the width */  
  margin-top: -250px; /* Half the height */
  background-color: #fff;
}

body.watergame #divOverEverything #divFinished #aTryAgain {
  bottom: 2px;
  right: auto;
  left: 110px;
}

body.watergame #divOverEverything #divFinished #aBackTo {
  bottom: 0px;
  right: 110px;
  left: auto;
}


/* added to the original css, plus the h tags */



.caption {
	font-weight: bold;
	font-size: smaller;
	padding-top: 0;
	margin-top: 0;
	line-height:normal;
}


#formats {
	background-color: #dbecb9;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: -2em;
	margin-right: -2em;
}

p.center { text-align: center; }
.center { text-align: center; }

.padding_b10 {

padding-bottom:10px;

}
.padding_L10 {

padding-left:10px;

}
.padding_R10 {

padding-right:10px;

}
.padding_T10 {

padding-top:10px;

}

.align-right { float:right; margin: 0 0 15px 15px; }

.align-left { float:left; margin: 0 15px 15px 0; }

.smaller {
	font-size: 70%;
}

hr
{
color: #6cb244;
background-color: #6cb244;
height: 2px;
margin-top: 5px;
margin-bottom: 22px;

}

hr.skinny { 
    color: #666666;
	background-color: #666666;

	display: block;
    margin-top: 2em;
    margin-bottom: 0.5em;
    margin-left: 30px;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	height: 1px;
}


p.credits 
{
font-family:verdana, sans-serif;
font-size:10px;
font-weight:bold;
color:#6d6a6a;
line-height: 1.5em;
text-decoration:italic;
}
.normal_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

/* code for showing and hiding text*/
 .more {
      display: none;
      border-top: 1px solid #666;
      border-bottom: 1px solid #666;
	  padding-top: 5px; }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: #3fa03c;
      padding-left: 0px;
      background: transparent url(down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }
	  /*end osf show hide text*/
	  
	  

/* crm buttons */

#cover {
	float: left;
	margin-left: 25px;
	width: 280px;
}

#cover_new {
	float: left;
	width: 260px;
	padding: 20px;
	background: #b1def6;
	/*border: thin solid #7F7F7F*/
}
#buttons_left {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 15px;
}
#buttons_middle {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 15px;
}
#buttons_right {
	width: 150px;
	float: left;
	text-align: center;
	margin-right: 15px;
}
#buttons_far_right {
	width: 150px;
	float: left;
	text-align: center;
	
	
}

#buttons_left a {
	font-weight: normal;
}
#buttons_middle  a {
	font-weight: normal;
}
#buttons_right  a {
	font-weight: normal;
}
#buttons_far_right a {
	font-weight: normal;
	
}

.column1 {
	padding-left: 30px;
	margin-right: 20px;
	width: 180px;
	float: left;
}

.column2 {
padding:0px;
margin-right:20px;
width:150px;
float:left;

}

.column3 {

padding:0px;
margin-right:20px;
width:150px;
float:left;
clear: right;

}

#vocabulary {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
}

.parent{
 overflow:hidden;
}

/* colors */

.blue {
	color: #0083ca;
}
.green {
	color: #719d08;
}


.orange {
	color: #f7941d;
}
.red {
	color: #c9234a;
}

.purple {
	color: #6f2c91;
}
a.blue {
	color: #0083ca;
}
a.orange {
	color: #f7941d;
}
a.red {
	color: #c9234a;
}



#Assess_buttons {
	clear: both;
	width: 210px;
	float: right;
}

hr {
	display: block;
	margin-top: 2em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}
#Assess_buttons img{
	padding-top: 10px;
	
}
#right {
	float: left;
	width: 30%;
}

#divGroup {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	width: 800px;

}

#divGroup img{
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#video {
	width: 640px;
	margin-right: auto;
	margin-left: auto;	
}
#left {
	float: left;
	width: 30%;
	padding-top: 15px;
	margin-right: 3%;
}
#middle {
	width: 30%;
	float: left;
	padding-top: 15px;
	margin-right: 3%;
}
#right {
	float: left;
	width: 30%;
	padding-top: 15px;
	margin-right: 3%;
}

#left_image {
	float: left;
	width: 210px;
	margin-right: 10px;	
}



#center_image {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#right_image {
	float: left;
	width: 169px;
	margin-right: 10px;
}

#right_image_new {
	float: right;
	width: 301px;
	margin-left: 10px;
}



ul#colored-bullets-blue li

{
	color: #0083ca;
	list-style-type: disc;

}

ul#colored-bullets-blue li span

{

color:#000000;

}
#divContentFull table {
	width: 800px;
	margin-bottom: 20px;
}


#divContentFull td {
	cell-padding: 4px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #939598;
	background-color: #ffffff;
}

#activity_nav {
	width: 80%;
	margin: 10px 0 10px 0;
}
#centered_div {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}
#centered_div img{
	margin-right: 28px;
}
.font_smaller {
	font-size: 230%;
}


#issue_div_sidebar {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #939598;
	margin: 10px 0 10px 0;
}
	
#sidebar1 {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 20px;
	background-color:#faf3b8;
}

#sidebar2 {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 20px;
	background-color:#c5e59a;
}
#sidebar3 {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 15px;
	
	padding: 20px;
	background-color:#faf3b8;
}

#sidebar3 img {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}
	
#sidebar4 {
	float: left;
	width: 620px;
	margin-right: 20px;
	margin-bottom: 15px;
	
	padding: 10px 20px;
	background-color:#faf3b8;
}

#sidebar4-rule {
	float: left;
	width: 620px;
	margin-right: 20px;
	margin-bottom: 15px;
	border-top: #F1CA13 solid 3px;
	border-bottom: #F1CA13 solid 3px;
	padding: 20px;
	background-color:#faf3b8;
}

#callout {
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 20px;
	background-color:0;
}
	#callout p {
	color: #006eb9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 0px;
	line-height: 1.65em;
}

.divHome h4{
	margin:0px;
}



.divHome {
	position:relative;
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 10px;
}





#divContentHome {
	line-height: 1.5em;
	font-size: 14px;
	width: 667px;
	border-right: #3FA03C solid 2px;
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 1.5em;
	padding-top: 0.25em;
	padding-right: .2em;
	padding-bottom: 20px;
	padding-left: 2em;
}

 .drop-shadow { /* offset left, top, thickness, color with alpha */ 
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); 
-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); /* IE */ filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray'); /* slightly different syntax for IE8 */ 
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')"; }

 img.rounded {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}		
#start {
	float: left;
	width: 251px;
	
}
#game {
	float: left;
	position: relative;
	width: 940px;
	
}

#game img{
	float: left;
	padding: 0;
	margin: 0;
	
}
#divarrow {
	float: left;
	width: 800px;
}
#pollinator_quiz_top {
	width: 920px;
	float: left;
	padding-top: 10px;
	
}

#pollinator_quiz_top p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 0px 20px 20px 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
}

#step5 {
	float: left;
	width: 226px;
}

#step4 {
	float: left;
	width: 273px;
}
#step6 {
	float: left;
	width: 224px;
}
#divMainContent_color {
  position: relative;
  background-color: #adaaa6;
  padding-bottom: 1.5em;
  padding-right: 0;
  overflow: auto;
}

#divGameContainer {
	float: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;	
}

#divGameContainer_puffin {
	float: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #adaaa6;
}

#divGameContainer_puffin table {
	float: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}



ul#nobullet {
	list-style-type: none;
	list-style-position: inside;

}


/* water game  */
#divWaterGameContainer {
  position: relative;
  margin: 0 auto;
  width: 950px;
  padding: 0px;
  z-index: 20;
  font-family: lunchbox;
  font-size: 125%;
}

#divWaterGameContainer #divIntro p {
  margin: 1em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

#divWaterGameContainer #divIntro p:last-child {
  margin-bottom: 0;
}

#divWaterGameContainer #divStickerContainer {
  position: relative;
  text-align: center;
  padding: 10px 200px;
  margin: 0 auto;
}

#divWaterGameContainer #divStickerContainer img {
  padding: 0 30px;
  z-index: 30;

}

#divWaterGameContainer #divStickerContainer img.arrow {
  position: absolute;
}

#divWaterGameContainer #divStickerContainer img.arrow.helpful { top: 38px; left: 158px; }
#divWaterGameContainer #divStickerContainer img.arrow.harmful { top: 43px; right: 150px; }

#divWaterGameContainer #divActionContainer div.activity {
  position: relative;
  display: inline-block;
  max-width: 226px;
  text-align: center;
  z-index: 10;
}

#divWaterGameContainer #divActionContainer div.activity.wider {
  max-width: 244px;
}

#divWaterGameContainer #divActionContainer div.activity img.drag-sticker {
  z-index: 40;
  position: absolute;
  top: 0px;
  right: 0px;
}

#divWaterGameContainer #divActionContainer div.activity img.rollover {
  display: none;
  z-index: 40;
  position: absolute;
  top: 0px;
  right: 0px;
}

#divWaterGameContainer #divActionContainer div.activity div.main-images:hover img.rollover {
  display: block;		/* temporary */
}

#divWaterGameContainer #divActionContainer div.activity.showmoreinfo div.main-images:hover img.rollover,
#divWaterGameContainer #divActionContainer div.activity.closedmoreinfo div.main-images:hover img.rollover {
  display: none;
}

#divWaterGameContainer #divActionContainer div.activity img.rollover.rainbarrel { top: 20px; right: 110px; }
#divWaterGameContainer #divActionContainer div.activity img.rollover.landscape  { top: 20px; right: 110px; } /* { top: 140px; right: 10px; } */
#divWaterGameContainer #divActionContainer div.activity img.rollover.compost  { top: 20px; right: 110px; } /* { top: 107px; right: 0px; } */
#divWaterGameContainer #divActionContainer div.activity img.rollover.runwater { top: -20px; right: 110px; }
#divWaterGameContainer #divActionContainer div.activity img.rollover.litter { top: 20px; right: 114px; }
#divWaterGameContainer #divActionContainer div.activity img.rollover.carwash { top: 20px; right: 105px; }
#divWaterGameContainer #divActionContainer div.activity img.rollover.electronics { top: 20px; right: 100px; }
#divWaterGameContainer #divActionContainer div.activity img.rollover.petwaste { top: 20px; right: 105px; }

#divWaterGameContainer #divActionContainer div.activity img.moreinfo {
  display: none;
  z-index: 40;
  position: absolute;
  bottom: 19px;
  right: -13px;
}

#divWaterGameContainer #divActionContainer div.activity.showmoreinfo img.moreinfo {
  display: block;
}

/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.rainbarrel { top: 20px; right: 110px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.landscape { top: 140px; right: 10px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.compost { top: 107px; right: 0px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.runwater { top: -20px; right: 110px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.litter { top: 20px; right: 114px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.carwash { top: 20px; right: 105px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.electronics { top: 20px; right: 100px; } */
/* #divWaterGameContainer #divActionContainer div.activity img.moreinfo.petwaste { top: 20px; right: 105px; } */
