@charset "UTF-8";
/* CSS Document */

#gameArea {

}

#gameCol1 {
	float: left;
	margin-left: 30px;
}

#gameCol2 {
	float: right;
	margin-right: 30px;
}

#gameFoot {
	clear: both;
	padding-top: 20px;
}

/*  Pod Cast */

.draggable {
	margin-bottom: 10px;
}

.droppable {
	margin-bottom: 10px;
}

#PC1 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: red;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/AbroniaAngustifolia.jpg);
}

#PC2 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: yellow;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/AquilegiaHinckleyana.jpg);
}

#PC3 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: blue;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/Berlandieralyrata.jpg);
}

#PC4 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: green;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/CallirhoeInvolucrata.jpg);
}

#PC5 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: red;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/DaturaInoxia.jpg);
}

#PC6 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: yellow;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/MentzeliaDecapetala.jpg);
}

#PC7 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: blue;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/ProboscideaLouisianica.jpg);
}

#PC8 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: green;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/SophoraSecundiflora.jpg);
}

#PC9 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: blue;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/UngnadiaSpeciosa.jpg);
}

#PC10 {
	display: block;
	width: 200px;
	height: 150px;
	background-color: green;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/flowers/YuccaGlauca.jpg);
}


#PCa1 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/AbroniaAngustifoliaPodOff.jpg);
}

#PCa1on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/AbroniaAngustifoliaPodOn.jpg);
}


#PCa2 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/AquilegiaHinckleyanaPodOff.jpg);
}

#PCa2on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/AquilegiaHinckleyanaPodOn.jpg);
}


#PCa3 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/BerlandieralyrataPodOff.jpg);
}

#PCa3on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/BerlandieralyrataPodOn.jpg);
}

#PCa4 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/CallirhoeInvolucrataPodOff.jpg);
}

#PCa4on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/CallirhoeInvolucrataPodOn.jpg);
}

#PCa5 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/DaturaInoxiaPodOff.jpg);
}

#PCa5on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/DaturaInoxiaPodOn.jpg);
}


#PCa6 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/MentzeliaDecapetalaPodOff.jpg);
}

#PCa6on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/MentzeliaDecapetalaPodOn.jpg);
}


#PCa7 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/ProboscideaLouisianicaPodOff.jpg);
}

#PCa7on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/ProboscideaLouisianicaPodOn.jpg);
}

#PCa8 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/SophoraSecundifloraPodOff.jpg);
}

#PCa8on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/SophoraSecundifloraPodOn.jpg);
}

#PCa9 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/UngnadiaSpeciosaPodOff.jpg);
}

#PCa9on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/UngnadiaSpeciosaPodOn.jpg);
}

#PCa10 {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/YuccaGlaucaPodOff.jpg);
}

#PCa10on {
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid black;
	background-image:url(../images/games/podcasts/off/YuccaGlaucaPodOn.jpg);
}


/* Pick Your Poison */

.poisonChoice {
	display: block;
	border: 2px solid #5a6eb9;
	padding: 0;
	
}

#poisonGame {
	display: none;
}

.poisonRow {
	padding: 10px 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #5a6eb9;
	border-bottom: 1px solid #5a6eb9;
}

.poisonRow table tr td {
	color: #5a6eb9;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.rightAnswer {
	background-color: #E54544;
	border: 3px solid #990000;
	padding: 10px;
	margin: 5px auto;
	width: 500px;
}

.rightAnswer h2, .rightAnswer p {
	color: #FFFFFF;
}

.wrongAnswer {
	font-size: 14px;
	color: #666666;
	background-color: #66FFCC;
	border: 3px solid #009900;
	padding: 10px;
	margin: 5px auto;	
	width: 500px;	
}


/* Myths and Legends */ 
#mythArea {

}

#mythCol1 {
	float: left;
	margin-left: 10px;
}

#mythCol2 {
	float: right;
	margin-right: 10px;
	width: 300px;
}

#mythArea .droppable {
	padding: 10px;
	border: 5px solid #5a6eb9;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#mythArea .draggable {
	text-align: center;
	padding: 10px;
	border: 2px solid #5a6eb9;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#mythArea .draggable p {
	margin: 0;
}

#mythArea .droppable p {
	font-size: 14px;
}

#correctA {
	display: none;
}

#correctA img{
	display: block;
	margin: 5px auto;
}

#correctB {
	display: none;
}

#correctB img{
	display: block;
	margin: 5px auto;
}

#correctC {
	display: none;
}

#correctC img{
	display: block;
	margin: 5px auto;
}

#correctD {
	display: none;
}

#correctD img{
	display: block;
	margin: 5px auto;
}

#correctE {
	display: none;
}

#correctE img{
	display: block;
	margin: 5px auto;
}
