/*Styles for LIGHTBOX area*/  

/*Styles for dim overlay & message box*/

#content{position:absolute; width:700px; height:300px; border:5px solid #f5f5f5; background:#FFF; overflow:hidden; top: 80px; left: 50%; margin-left: -350px;  }
	#content a{ font:italic 32px Georgia, serif; text-decoration:none; color:#333; outline:none; display:block; padding: 131px 50px; }
	#content a:hover{ background:#EEE; }
	    							
#dim{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('/nav/dim.png'); display:none; text-align:left; }
	
	.closeheavy_metal_study5, .closeheavy_metal_study4, .closefluoride_case_study3, .closedim{ top:0px; float:right; border:0px }			
			
#fluoride_case_study3, #heavy_metal_study5, #heavy_metal_study4 { position:absolute; top:0; left:0; width:100%; z-index:100; background: url('/nav/dim.png'); display:none; text-align:left; }
#heavy_metal_study5 { position:absolute; top:-300px; left:0; width:100%; z-index:100; background: url('/nav/dim.png'); display:none; text-align:left; }



.msgbox{ position:absolute; width:624px; height:480px; z-index:200; border:5px solid #222; background: #FFF; top: 0; left: 50%; margin-top: 125px; margin-left: -312px; padding: 5px;}
	.msgbox img{ border:none; margin:5px }
	.msgbox h2 {margin: 0 0 10px 0;  padding: 0 0 5px 0}
	.msgbox h3 {margin: 0;  padding: 0 0 5px 0; color: #1E3176}


.msgbox2{ position:absolute; width:624px; height:480px; z-index:200; border:5px solid #222; background: #FFF; top: 0; left: 50%; margin-top: 625px; margin-left: -312px; padding: 5px;}
	.msgbox2 img{ border:none; margin:5px }
	.msgbox2 h2 {margin: 0 0 10px 0;  padding: 0 0 5px 0}
	.msgbox2 h3 {margin: 0;  padding: 0 0 5px 0; color: #1E3176}
	
.msgbox3{ position:absolute; width:624px; height:480px; z-index:200; border:5px solid #222; background: #FFF; top: 0; left: 50%; margin-top: 825px; margin-left: -312px; padding: 5px;}
	.msgbox3 img{ border:none; margin:5px }
	.msgbox3 h2 {margin: 0 0 10px 0;  padding: 0 0 5px 0}
	.msgbox3 h3 {margin: 0;  padding: 0 0 5px 0; color: #1E3176}
	
	
.closebox{ position:absolute; width:644px; height:25px; z-index:200; background: #222; top: 0; left: 50%; margin-top: 100px; margin-left: -312px; }
.closebox2{ position:absolute; width:644px; height:25px; z-index:200; background: #222; top: 0; left: 50%; margin-top: 600px; margin-left: -312px; }
.closebox3{ position:absolute; width:644px; height:25px; z-index:200; background: #222; top: 0; left: 50%; margin-top: 800px; margin-left: -312px; }
/*Centered on screen .msgbox{ position:absolute; width:624px; height:480px; z-index:200; border:5px solid #222; background: #FFF; top: 50%; left: 50%; margin-top: -240px; margin-left: -312px; padding: 5px;}*/
