@charset "utf-8";
*{
	margin: 0px;
}

html {
	background-image: url(../images/background_main.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}

a{
	color: #006699;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	width: 1034px;
	height: auto;
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;

}

#pageheader {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #000000;
	height: 98px;
	width: 1024px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	z-index: 100;
}
#planetfosslogo {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 393px;
	top: 0px;
	position:absolute;
	left: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#fosslogo {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 100px;
	top: 0px;
	position:absolute;
	left: 394px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/foss.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menulink {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	height:32px;
	width:175px;
	position:absolute;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: 32px;
	font-weight: bold;
	cursor: pointer;
}
#menu_chemicalinteractions {
	color: #663399;
	top: 2px;
	left: 495px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	
}

#menu_chemicalinteractions.active, #menu_chemicalinteractions.hover {
		color:#FFFFFF;
		background-color: #663399;
}
#menu_chemicalinteractions.active {
	cursor: default;
}

#menu_electronics {
	color: #CC3333;
	top: 0px;
	left: 671px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu_electronics.active, #menu_electronics.hover {
	color: #FFF;
	background-color: #cc3333;
}
#menu_electronics.active {
	cursor: default;
}

#menu_planetaryscience {
	color: #FFCC33;
	top: 0px;
	left: 847px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu_planetaryscience.active, #menu_planetaryscience.hover {
	color: #FFF;
	background-color: #FFCC33;
}
#menu_planetaryscience.active {
	cursor: default;
}

#menu_diversityoflife {
	color: #CC9966;
	top: 33px;
	left: 495px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu_diversityoflife.active, #menu_diversityoflife.hover {
	color: #FFF;
	background-color: #CC9966;
}
#menu_diversityoflife.active {
	cursor: default;
}

#menu_forceandmotion {
	color: #996600;
	top: 33px;
	left: 671px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu_forceandmotion.active, #menu_forceandmotion.hover {
	color: #FFF;
	background-color: #996600;
}
#menu_forceandmotion.active {
	cursor: default;
}

#menu_populationsandecosystems {
	color: #33CC33;
	top: 33px;
	left: 847px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#menu_populationsandecosystems.active, #menu_populationsandecosystems.hover {
		color:#FFFFFF;
		background-color: #33CC33;
}
#menu_populationsandecosystems.active {
	cursor: default;
}

#menu_earthhistory {
	color: #006600;
	top: 66px;
	left: 495px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_earthhistory.active, #menu_earthhistory.hover {
	color: #FFF;
	background-color: #006600;
}
#menu_earthhistory.active {
	cursor: default;
}

#menu_humanbrainandsenses {
	color: #CC9999;
	top: 66px;
	left: 671px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_humanbrainandsenses.active, #menu_humanbrainandsenses.hover {
	color: #FFF;
	background-color: #CC9999;
}
#menu_humanbrainandsenses.active {
	cursor: default;
}

#menu_weatherandwater {
	color: #3399CC;
	top: 66px;
	left: 847px;
}
#menu_weatherandwater.active, #menu_weatherandwater.hover {
	color: #FFF;
	background-color: #3399CC;
}
#menu_weatherandwater.active {
	cursor: default;
}

#pagefooter {
	text-align: center;
	vertical-align: middle;
	width: 1024px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 68px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	clear: both;
}
#content {
	width: 1024px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#pagecontent {
	background-image: url(../images/fosstile.jpg);
	background-repeat: repeat;
	text-align: left;
	padding:0px;
	margin:0px;
	/*padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
}

#pagefooter img {
	padding: 10px;
}

body {
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/background_main.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
}

.homemodule {
	float:left;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:6px;
	padding-right:6px;
	cursor: pointer;	
}

#homecontent {
	padding:10px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

.modulechallenges {
	padding-left:25px;
}

#moduleheader {
	margin: 0px;
	padding: 20px;
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
	background-image:url(../images/headerslices/foss.jpg);
}

.icon_container {
	display:inline;
	position:relative;
	float:right;
	margin-right:10px;
}
#search_icon {
	width:40px;
	height:40px;
	background-image:url(../images/view_page/search_button.png);
	background-position:bottom;
	overflow:hidden;
	position:relative;
	float:left;
}
#help_icon {
	width:40px;
	height:40px;
	background-image:url(../images/view_page/question_button.png);
	background-position:bottom;
	overflow:hidden;
	position:relative;
	float:left;
}




/******************** REVISION HEADER NAVIGATION ************************************/


.chemical-title {
	background:transparent url(../images/header/nav_chemical.png) no-repeat scroll 15px 10px;
}
.life-title {
	background:transparent url(../images/header/nav_life.png) no-repeat scroll 15px 10px;
}
.earth-title {
	background:transparent url(../images/header/nav_earth.png) no-repeat scroll 15px 10px;
}
.electronics-title {
	background:transparent url(../images/header/nav_electronics.png) no-repeat scroll 15px 10px;
}
.force-title {
	background:transparent url(../images/header/nav_force.png) no-repeat scroll 15px 10px;
}
.senses-title {
	background:transparent url(../images/header/nav_senses.png) no-repeat scroll 15px 10px;
}
.planetary-title {
	background:transparent url(../images/header/nav_planetary.png) no-repeat scroll 15px 10px;
}
.eco-title {
	background:transparent url(../images/header/nav_eco.png) no-repeat scroll 15px 10px;
}
.weather-title {
	background:transparent url(../images/header/nav_weather.png) no-repeat scroll 15px 10px;
}

.chemical:hover {
	background:#6C2F78 none repeat scroll 0 0;
}
.life:hover {
	background:#9A6F43 none repeat scroll 0 0;
}
.earth:hover {
	background:#105500 none repeat scroll 0 0;
}
.electronics:hover {
	background:#BE2438 none repeat scroll 0 0;
}
.force:hover {
	background:#855500 none repeat scroll 0 0;
}
.senses:hover {
	background:#AE7B7B none repeat scroll 0 0;
}
.planetary:hover {
	background:#FCC420 none repeat scroll 0 0;
}
.eco:hover {
	background:#2FAB1C none repeat scroll 0 0;
}
.weather:hover {
	background:#4599CE none repeat scroll 0 0;
}







#headernav {
	color:#FFFFFF;
	float:right;	
	width: 550px;
}

#nav-primary {
	list-style: none;
}

.nav-item {	
	background:transparent none repeat scroll 0 0;
	float:right;
	margin:0;
	padding: 25px 30px 0 0;
	width: 264px;
	height: 51px;
}

.nav-item.viewall {
	width: 150px;	
}

.nav-item img {
	border: none;	
}

.menu-content {
	background-image:url(../images/header/nav-dropbg.png);
	background-repeat:no-repeat;
	display:none;
	height:548px;
	margin-left:-133px;
	margin-top:-9px;
	position:relative;
	/*width:370px;*/
	z-index:1500;
	text-align:left;
}

.hover .menu-content {
	display:block;
}

li.courses {
	padding: 25px 0 0 0;
	width: 264px;
	height: 51px;
}

li.courses.hover{
	background-image:url(../images/header/nav-choose-hover.png);
	background-position:19px 22px;
	background-repeat:no-repeat;
}

.menu-items {
	list-style: none;
	padding: 30px 0 30px 26px;
	width: 350px;
}


.menu-item {
	border-bottom:1px solid #333333;
	margin: 0;
}

.menu-item a {
	border: none;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

li.menu-item.menu-tool a.menu-link img {
	float: left;
	border: none;
	padding: 0 5px;
}

.menu-item a div.nav-title {
	float: left;
	width:271px;
	height:26px;
	background-position: 0 0;
	margin: 12px 0;s
}

.menu-item:hover a div.nav-title {
	background-position: 0 -22px;	
}
