/*Remove Element*/
.icons {display:none;}


/*index*/
#i_wrap {margin: 0 auto;
		  width: 480px;
		  height: 480px;
		  padding-top: 9%;}



/*scientific thinking*/

body {font-family:"Times New Roman",Georgia,Serif; color: #111;}

#wrapper {margin-left: 20px; 
		  width: 785px;
		  height: 550px;
		  padding-top: 3%;}
		  
#nav{ margin-left: -20px;
		  width: 785px;
		  height: 100%;
		  padding-top: 30px;  
		  float: left;
 
		  
		}


.learn > p {font-family:"Times New Roman",Georgia,Serif; 
	font-size: 20px; 
	line-height: 1.6em; 
	color: #111;
	padding-bottom:0px;
	clear: both;}

	  
p {font-family:"Times New Roman",Georgia,Serif; 
	font-size: 20px; 
	line-height: 1.6em; 
	color: #111;
	padding-bottom:0px;
	
	clear: both; }			  
		  

	
h1 {font-size: 26pt;
	padding-bottom: 10px;
	font-weight:600;
	float: left;}
	
	
.tm {font-size: 9px; float: left; padding-top:22px;}		
	
	
	
ul {font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue Roman", 		"Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
display: block;
list-style: none;
list-style-image:none;
font-size: 14px;
font-weight: 900;
letter-spacing:lenght;


}

li {float: left;
	padding-top: 0px; /*12px;*/}



.black {color: #111111;
		font-weight: 500;}


/*links*/


.learn a:link { 
text-decoration:none; 
color: #222;
}

.learn a:active { 
text-decoration:underline; 
color: #292929;

}

.learn a:visited {
text-decoration:none; 
color: #222;
}

.learn a:hover { 
text-decoration:none; 
color: #292929; 
}


a:link { 
text-decoration:none; 
color: #111;
}

a:active { 
text-decoration:underline; 
color: #292929;

}

a:visited {
text-decoration:underline; 
color: #999;
}

a:hover { 
text-decoration:none; 
color: #BABABA; 
}

a img { border: none; }

.panel_seed > ul a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}



/*menu*/

.tab {
	width: 100px;
	padding-bottom:14px; 
	cursor: pointer;
	}
 
.panel {	
	width: 160px;
	height: 80px;
	display: none;
	float: left;
	
	}
	
.tab_seed {	
	float: right;
	cursor: pointer;
	
	
	}
 
.panel_seed {
	width: 160px;
	height: 100%;
	display: none; 
	float: right;
	
	}	
	
	.panel_seed ul {font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue Roman", 		"Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
display: block;
list-style: none;
list-style-image:none;
font-size: 12px;
font-weight: 900;
letter-spacing:lenght;
padding-top: 1px;
/*
padding-left: 180px; */


}

.panel_seed li {
	padding-top: 4px;
	padding-bottom: 5px;}
	