@charset "utf-8";
/* CSS Document */

*{padding: 0; margin: 0;}

.a{
	font-style: normal;
	text-decoration: none;
	}

#mask {
	height: 500px;
	width: 700px;

}
#tableexplanation {
	
	width:800px;}
	
#substancestable {
	
	margin-left:50px;
	
	}

#diffusionanimation {
	width: 350px;
	height: 350px;
	margin-left:175px;}
.boilingexplanation {
	width: 700px;}
#teadryingfinalexplanation{
	
	width:600px}

.tooltip{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 3;
   display: none;
}
            

	
]
	
.tooltip { display:none;
    background:transparent url(/media/img/tooltip/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#eee;
  }
	

#witheredvideo {
	height: 360px;
	width: 480px;
	position: relative;
	padding-left: 110px;
	}


#mask2 {
	height: 500px;
	width: 900px;

	}
	


#women {
	background-image: url(../images/pluckingtea.png);
	height: 372px;
	width: 209px;
	float:right;
	margin-top: 20px;		
	
	}

#maskpicker {
	}
	
#monkey {
	margin-left: 200px;
	clip: rect(auto,auto,200px,auto);
}

.paragraph {width: 900px;}



#leaves {
	width:500px;
	height:387px;
	background-image: url(../images/twoleavesbud.png);
	margin-left: 200px;
}

#sinensis {
	background-image: url(../images/genusspeciesvariety.png);
	height: 387px;
	width: 462px;
	margin-left: 219px;
	margin-top:50px;
	}
	
#witheringmask{width: 500px;}
	
#tastewithering {
	height: 443px;
	width: 416px;
	background-image: url(../images/smellingtea.png);
	margin-left:42px;
	}

#tastewitheringdescription {
	width:500px;}

#witheringanimation {
	height: 336px;
	width: 878px;
	}

#witheringexplanation {
	width:878px;}

#rollingexplanation {
width:878px;
}

#oxidationmask{
height:336px;
width:878px;

}

#oxidationexplanation {
	width:878px;
	position: relative;
	margin-top: 30px;
}



h1 {
	font-size: xx-large;
	padding: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 20px;
	color:#666;
	padding: 25px;
	}

#table1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border: thin solid #333;
	border-collapse:collapse;
}

#table1 td {
	padding-left:15px;
	border: 1px solid #FFF;
	
	
	
	}

#table1 tr.d0 td {
	background-color: #CCC; color: black;
}
#table1 tr.d1 td {
	background-color: #FFF; color: black;
}

#howtoprepare { 
width: 700px;

	
	}

#preparationtable {
width: 500px;
margin-left: 100px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;

border-collapse:collapse;}

#preparationtable td {
padding-left: 5px;
padding-right: 5px;
border: none;
	}

#preparationtable tr.d0 td {
	background-color: #CCC; color: black;
}
#preparationtable tr.d1 td {
	background-color: #FFF; color: black;
}
#preparationtable tr.header td {
	font-weight:bold;
	color:green;
	
	}
#about p a {
	text-decoration: none;
}

#about {
	width: 500px;
	background-color: #FFC;
}