*
{
	margin:0;
	padding:0;
}
 
body
{
	background: #3f8fcc url(../images/bg.gif) repeat-x left top ;
	font:1em  'Lucida Grande', 'Lucida Sans' , Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 100%;

}

a
{
	text-decoration:underline;
	color:#086ebb;
}

a:hover
{
	text-decoration:none;
}

h1,h2,h3,h3 a, h4
{
	color:#3F8FCC;
}

h2
{
	font-size:2.5em;
	font-weight:normal;
}

h2, h2 a
{
	color:#3F8FCC;
}

h3
{
	font-size:2em;
}

h2 a:hover
{
	color:#3f8fcc;
}

p, label
{
	color:#353535;
	margin-bottom:10px;
}

p, li, label
{
	font-size:.8em;
}

p#p_last
{
	margin-bottom:0;
}

ol
{
	list-style-position:inside;
	color:#353535;
}

ol li
{
		margin-bottom:10px;
}

#container
{
	width:780px;
	margin:0 auto;
	background: url('../images/drop_shadow.png') repeat-y left top;
	padding:0 50px;
	text-align:left;
	overflow:hidden;
}

#header, #content_container, #footer
{
	margin:0 25px;
}

#content_container
{
	float:left;
	display:inline;
	margin:10px 0;
	padding:0 25px;
}

#content
{
	float:left;
	display:inline;
}

#sidebar
{
	float:right;
	display:inline;
	margin-top:45px;
	width:26.75%;
}

#sidebar li
{
	list-style:inside square;
	color:#086ebb;
	margin-bottom:5px;
}

#also_see
{
	
	float:left;
	display:inline;
	margin-top:10px;
	padding-top:5px;
	width:717px;
	background: url('../images/divider_3.gif') no-repeat top left;
}

#also_see li
{
	list-style:none outside;
	font-size:.9em;
}

#also_see li a
{
	color:#353535;
}

#footer
{
	clear:both;
	padding-top:10px;
}

#foot
{
	clear:both;
	width:880px;
	height:46px;
	background: url(../images/footer.png) no-repeat center top;
	margin:0 auto;
}

#content.home p
{
	margin-left:207px;
}

#content.home
{
	padding-bottom:25px;
	border-bottom:1px solid #ddeefc;
}

#content.interior
{
	width:65%;
}

#header
{
	padding-top:15px;
	border-bottom:1px solid #ddeefc;
	float:left;
	display:inline;
	width:730px;
}

h1#logo
{
	float:left;
	display:inline;
	font-size:2em;
	margin-top:-7px;
}

#nav
{	
	float:right;
	display:inline;
}

#footer ul
{
	border-top:1px solid #ddeefc;
	padding-top:10px;
	float:left;
	display:inline;
}

#footer li
{
	float:left;
	display:inline;
	font-size:.8em;
	border-right:1px solid #3F8FCC;
	padding-right:5px;
	margin-right:5px;
}

li#footer_nav_last
{
	border:0;
	margin-right:0;
}

#footer a
{
	color:#353535;
}

ul#nav li
{
	font-size:1.5em;
	float:left;
	display:inline;
	color:#c9def9;
	margin-right:7px;
}

ul#nav li#nav_last, ul#nav li#nav_last a
{
	margin-right:0;
	padding-right:0;
}

ul#nav a
{
	color:#c9def9;
	display:block;
	height:44px;
	float:left;
	padding-right:6px;
}

ul#nav a:hover, ul#nav a.active
{
	color:#3f8fcc;
	background: url('../images/nav_divider.gif') no-repeat center 35px;
}

img.img_left
{
	float:left;
	display:inline;
	margin-right:20px;
}

img.img_right
{
	float:right;
	display:inline;
	margin-left:20px;
}

ul#game_choice
{
	float:left;
	display:inline;
	margin-top:20px;
}

ul#game_choice li
{
	display:inline;
}

li.games_home_choice
{
	background: url(../images/games_choice_grad.gif) repeat-x left top;
	float:left;
	display:inline;
	margin:45px 0px 0 0;
	width:150px;
	height:260px;
}

.games_home_choice h3
{
	background-position:35px 50px;
	background-repeat:no-repeat;
	width:150px;
}

h3#games_choice_animals
{
	background-image: url(../images/animal_game_nav.jpg);
}

h3#games_choice_plants
{
	background-image: url(../images/plant_game_nav.jpg);
}

h3#games_choice_environ
{
	background-image: url(../images/environ_nav.jpg);
}

h3.play_now a
{
	display:block;
	height:125px;
	background: url('../images/games_choice_bottom.gif') no-repeat bottom;
}

.games_home_choice h3.play_now 
{
	display:inline;
	float:left;
	padding-bottom:5px;
}

.games_home_choice h3
{
	font-size:2.5em;
	text-align:center;
}

.games_home_choice h3.game_name
{
	margin-top:-46px;
}

.games_home_choice p
{
	padding: 20px 14px 0;
	font-size:1.25em;
	min-height:125px;
	height:auto !important;
	height:125px;
	padding:10px 14px 0;
	background: url('../images/games_choice_top.gif') no-repeat top;
}

#games_home_choice_last
{
	margin-right:0;
}

.games_choice_border
{
	background: url(../images/games_divider.gif) no-repeat scroll center 69%;
	float:left;
	display:inline;
	height:255px;
	margin:0 10px;
	padding:0 10px;
	width:97px;
}

.divider_1
{
	background: url(../images/divider_1.gif) no-repeat scroll center 69%;
}

.divider_2
{
	background: url(../images/divider_2.gif) no-repeat scroll center 69%;
}

#questions h3
{
	text-align:center;
	width:202px;
}

#questions
{
	float:left;
	display:inline;
	margin:0 15px 15px 23%;
}

#questions img
{
	float:left;
	display:inline;
}

#questions ul
{
	float:left;
	display:inline;
	list-style:none;
	text-align:center;
}

ul#game_options
{
	float:left;
	display:inline;
	margin-left:15px;
}

#game_options li
{
	display:block;
	clear:both;
	list-style:none;
}

#game_options img
{
	float:left;
	display:inline;
}

#game_options li img 
{
	margin:0 15px 5px 0;
	cursor: default;
}

#game_options li label
{
	float:left;
	display:inline;
	list-style:none;
	text-align:center;
	color:#3f8fcc;
	padding-top:11%;
	font-size:1.75em;
}

#game_options li img:hover, #game_options li label:hover
{
	cursor:pointer;
}

#next_q
{
	clear:both;
	padding-top:15px;
	text-align:center;
}

#next_question
{
	clear:both;
	background: url('../images/next_question.png') no-repeat scroll top left;
	width: 200px;
	height: 50px;
	text-indent:-9999px;
	margin:0 auto;
}

#next_question:hover
{
	background: url('../images/next_question_hover.png') no-repeat scroll top left;
	cursor:pointer;
}

#score
{
	clear:both;
}

#score h3
{
	float:right;
	display:inline;
}

#validate_overlay
{
	position:fixed;
	height:100%;
	width:100%;
	left:0;
	background: #000;
	display:none;
	z-index:3;
}

#validate
{
	font-size:2em;
	height:38%;
	left:23%;
	margin:0;
	padding:15px 0 0 55px;
	position:absolute;
	top:20%;
	width:49.5%;
	z-index:5;
	display:none;	
	border:5px #ddd solid;
	background: #fff url('../images/sciencetist.jpg') no-repeat left center;
}

fieldset
{
	border:0;
}

label
{
	display:block;
	margin:.5em 0;
}

fieldset input
{
	display:block;
	margin:.5em 0;
	width:90%;
	padding:.25em 0;
	border:1px solid #3f8fcc;
	font:.81em Arial, Helvetica, sans-serif;
}

textarea
{
	display:block;
	margin:.5em 0;
	width:90%;
	border:1px solid #3f8fcc;
	height:75px;
	font:.81em Arial, Helvetica, sans-serif;
}

#newsletter
{
	float:left;
	display:inline;
	width:0%;
}

#newsletter_label
{
	padding:5px 0 0 20px;
}

#submit
{
	margin:0;	
}

.warning
{
	font-weight:bold;
	color:#ff0000;
}

.asterik
{
	color:#ff0000;
	vertical-align:super;
}

p#required
{
	margin-bottom:0;
	font-weight:bold;
}