/*
 * /_css/areshome.css
 *
 * Revision History:
 * Date:   2014-08-14
 * Reason: labasse removes the "top:270px" from the labs newsbanner to fix positioning bug.
 *
 */
 
 @charset "utf-8";

.curriculum {
	top: 95px;
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	margin-left: 40px;
}
.activitieslist {
	top: 95px;
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	padding-left: 10px;
}
.educationprograms {
	top: 95px;
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	padding-left: 10px;
}
.factsheets {
	top: 95px;
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	padding-left: 10px;
}
.Missioneducation {
	top: 150px;
	float: left;
	position: relative;
	height: 60px;
	width: 900px;
	padding-left: 20px;
	color: #FFF;
	font-size: 14px;
}
.southtexas {
	top: 85px;
	float: left;
	position: relative;
	height: 200px;
	width: 200px;
	padding-left: 15px;
}
.arestopics {
	top: 95px;
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	padding-left: 10px;
}
/* CSS Document */
/* main content wrapper */
#main_content_wrapper { /* */
	display: block;
	position: static;
	float: left;
	height: 400px;
	width: 940px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image: url(/_images/home/areshome_bg.png);
	background-repeat: no-repeat;
}
* html #main_content_wrapper { /**/
margin: 0;  /* */
padding: 15px 30px 15px 0px; /* */
float:left;
}

#main_content_wrapper .missionstatement {
	float: left;
	position:absolute;
	height: 120px;
	color: #FFF;
	font-family: Calibri, "Helvetica Neue", Latha, "URW Gothic L", "Nimbus Sans L", "DejaVu Sans", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 14px;
	width:500px;
	margin: 0px 0px 20px 0px;
	padding: 20px 450px 5px 20px;
	background-image: url(/_images/home_test.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #homebtns{
	margin-top:80px;
	
}
#portal-columns{
	padding:0px 15px;
}
#portal-column-content {
	padding: 0px;
	margin:auto;
	position:relative;
}
#main_content_wrapper .collectionbuttons a {
	color:#FFFFFF;

}
#main_content_wrapper .collectionbuttons a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 200px;
	width: 200px;
	margin: 100px 5px 5px 5px;
	padding:0px;
}
#main_content_wrapper .collectionbuttons p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 45px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	text-align: center;
	line-height: 1em;
}
#main_content_wrapper .collectionbuttons p.research {
	margin-top: 80px;
}
/*#news_banner {
display: none;
}*/
#news_banner {
	z-index: 2;
	float: right;
	height: 110px;
	width: 400px;
	position:absolute;
	background-color:#FFFFFF;
	margin-top: 0px 0px 0px 5px;
	padding: 0px;
	top: 5px;
	left: 540px;
}
	
/*-------------------ARES HOME buttons---------------------------------*/
#section-home #main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 160px;
	width: 160px;
	margin-top: 80px;
	margin-bottom: 20px;
	padding:0px;
}
#section-home #main_content_wrapper #homebtns{
	margin-top:145px;
}
#main_content_wrapper #research {
	margin-left: 240px;
	padding: 0px;
	display: block;
	background-image: url(/_images/home/research_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #research:hover {
	background: url(/_images/home/research_off.png) no-repeat;
	z-index: 1;
}
#main_content_wrapper #curation {
	background: url(/_images/home/curation_on.png) no-repeat;
}
#main_content_wrapper #curation:hover {
	background: url(/_images/home/curation_off.png) no-repeat;
}
#main_content_wrapper #exploration {
	background: url(/_images/home/exploration_on.png) no-repeat;
}
#main_content_wrapper #exploration:hover {
	background: url(/_images/home/exploration_off.png) no-repeat;
}
/*------------------------RESEARCH BUTTONS------------------------------*/

#section-research #main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 180px;
	width: 180px;
	padding:0px;
	margin-top: 110px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#section-research #news_banner {
	position:absolute;
	left: 540px;
}
#section-research #main_content_wrapper  {
	background-image: url(/_images/home/research/researchhome_bg.png);
	background-repeat: no-repeat;
	height: 400px;
}
#main_content_wrapper #pm {
	margin-left: 80px;
	padding: 0px;
	display: block;
	background-image: url(/_images/home/research/pm_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #pm:hover {
	background: url(/_images/home/research/pm_off.png) no-repeat;
	z-index: 1;
}
#main_content_wrapper #pf {
	background: url(/_images/home/research/pf_on.png) no-repeat;
}
#main_content_wrapper #pf:hover {
	background: url(/_images/home/research/pf_off.png) no-repeat;
}
#main_content_wrapper #mars {
	background: url(/_images/home/research/mars_on.png) no-repeat;
}
#main_content_wrapper #mars:hover {
	background: url(/_images/home/research/mars_off.png) no-repeat;
}
#main_content_wrapper #ms {
	background: url(/_images/home/research/ms_on.png) no-repeat;
}
#main_content_wrapper #ms:hover {
	background: url(/_images/home/research/ms_off.png) no-repeat;
}
#main_content_wrapper #astro {
	background: url(/_images/home/research/astro_on.png) no-repeat;
}
#main_content_wrapper #astro:hover {
	background: url(/_images/home/research/astro_off.png) no-repeat;
}
/*----------------------EXPLORATION BUTTONS----------------------------*/
#section-exploration #main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 180px;
	width: 140px;
	margin-top: 120px;
	margin-bottom: 10px;
	padding:0px;
}
#section-exploration #news_banner {
	position:absolute;
	left: 540px;
}
#section-exploration #main_content_wrapper  {
	background-image: url(/_images/home/exploration/explorationhome_bg.png);
	background-repeat: no-repeat;
	height: 400px;
}
#main_content_wrapper #es {
	margin-left: 20px;
	padding: 0px;
	display: block;
	background-image: url(/_images/home/exploration/es_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #es:hover {
	z-index: 1;
	background-image: url(/_images/home/exploration/es_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #od {
	
	background: url(/_images/home/exploration/od_on.png) no-repeat;
}
#main_content_wrapper #od:hover {
	background: url(/_images/home/exploration/od_off.png) no-repeat;
}
#main_content_wrapper #hvit {
	
	background: url(/_images/home/exploration/hvit_on.png) no-repeat;
}
#main_content_wrapper #hvit:hover {
	background: url(/_images/home/exploration/hvit_off.png) no-repeat;
}
#main_content_wrapper #eo {
	
	background: url(/_images/home/exploration/eo_on.png) no-repeat;
}
#main_content_wrapper #eo:hover {
	background-image: url(/_images/home/exploration/eo_off2.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #isa {
	background-image: url(/_images/home/exploration/isa_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #isa:hover {
	background-image: url(/_images/home/exploration/isa_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #mr {
	
	background: url(/_images/home/exploration/mr_on.png) no-repeat;
}
#main_content_wrapper #mr:hover {
	background: url(/_images/home/exploration/mr_off.png) no-repeat;
}
/*------------------------EDUCATION BUTTONS------------------------------*/

#section-education #main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 220px;
	width: 160px;
	margin-top: 100px;
	margin-bottom: 20px;
	padding:0px;
}
#section-education #news_banner {
	position:absolute;
	left: 540px;
}
#section-education #main_content_wrapper  {
	background-image: url(/_images/home/education/education_bg.png);
	background-repeat: no-repeat;
	height: 410px;
}
#main_content_wrapper #eeab {
	margin-left: 40px;
	padding: 0px;
	display: block;
	background-image: url(/_images/education/eeab_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #eeab:hover {
	z-index: 1;
	background-image: url(/_images/education/eeab_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #ta {
	background: url(/_images/home/Education/ta_on.png) no-repeat;
}
#main_content_wrapper #ta:hover {
	background: url(/_images/home/Education/ta_off.png) no-repeat;
}
#main_content_wrapper #Educationprograms {
	background: url(/_images/home/Education/Educationprograms_on.png) no-repeat;
}
#main_content_wrapper #Educationprograms:hover {
	background: url(/_images/home/Education/Educationprograms_off.png) no-repeat;
}
#main_content_wrapper #arestopics {
	background-image: url(/_images/education/at_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #arestopics:hover {
	background-image: url(/_images/education/at_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #resources {
	background: url(/_images/home/Education/resources_on.png) no-repeat;
}
#main_content_wrapper #resources:hover {
	background: url(/_images/home/Education/resources_off.png) no-repeat;
}
#main_content_wrapper #lmdp {
	background: url(/_images/education/lmdp_on.png) no-repeat;
}
#main_content_wrapper #lmdp:hover {
	background-image: url(/_images/education/lmdp_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #nssd {
	background-image: url(/_images/education/nssd_on.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #nssd:hover {
	background-image: url(/_images/education/nssd_off.png);
	background-repeat: no-repeat;
}
#main_content_wrapper #drats {
	background: url(/_images/education/drats_on.png) no-repeat;
}
#main_content_wrapper #drats:hover {
	background: url(/_images/education/drats_off.png) no-repeat;
}
#section-education #main_content_wrapper .collectionbuttons p {
	margin-top: 80px;
	margin-right: 10px;
	margin-left: 8px;
	line-height: 1.2em
}
/*------------------------EDUCATION PROGRAM BUTTONS------------------------------*/

#section-programs #main_content_wrapper .collectionbuttons {
	float: left;
	position: relative;
	height: 180px;
	width: 180px;
	margin-top: 80px;
	margin-bottom: 20px;
	padding:0px;
}
#section-programs #news_banner {
	position:absolute;
	left: 540px;
}
#section-programs #main_content_wrapper  {
	background-image: url(/_images/education/educationprogram_bg.png);
	background-repeat: no-repeat;
	height: 380px;
}
	
/*------------------------LABORATORY BUTTONS------------------------------*/

#section-laboratories #news_banner {
	position:absolute;
	/* top: 270px;   2014-08013 dlabasse.  This was placing the labs news banner way down the page. */
	left: 540px;
}
/*Add buttons here*/

#news_banner2 {
	display: block;
	position: relative;
	width: 314px;
	margin: 6px;
	padding: 0px;
	z-index: 0;
	float: right;
	background-image: url(/_images/home/newsbox-blue.png);
	background-repeat: no-repeat;	/*background-color: #000;*/
}
#news_banner a.science_news_title {
	color: #FFE799;
	text-decoration: none;
	font-size: 1em;
	padding: 0em 0em 0em 0em;
	left:0em;
	position:relative;
}
#news_banner a.science_news_title:hover {
}
#news_banner a#science_news_title { /* */
display: block; 
text-decoration: none;
padding:10px 0 0 15px;
left:0em;
position:relative;
}
#news_banner ul {
	color: #FFFFFF;
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
}
#news_banner ul li {
display: block; position: relative;
margin: 0;
padding: 0;
background: none;
list-style-type: none;
}
#news_banner ul li a {
	display: block;
	position: relative;
	left:0em;
	background: transparent url(/_images/news_bullet_square.gif) no-repeat 0 2px;
	margin: 0;
	padding: 2px 10px 2px 10px;
	list-style-type: none;
	text-decoration: none;
	color:#fbfdce;
	font-size: 0.875em;
}
*html #news_banner ul {
padding: 0px 0 10px 15px;
}
*html div#news_banner ul li {
display: block; 
position: relative;
background: url(/_images/news_bullet_square.gif) no-repeat 0 2px;
padding: 0;
margin: 0;
}
*html #news_banner ul li a {
display: block; 
position: relative;
margin: 0  0 -10px 0;
padding: 0 15px 0 10px;
text-decoration: none;
}
#news_banner ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.section-science-news #main_content_wrapper dl.component-list img {
margin:5px -20px 0 0;
}
.section-science-news #main_content_wrapper dl.component-list {
min-height:160px;
}
#portal-footer 
{
	background:url(/_images/home/home-footer-bkg.png) repeat-y;
}
#footer_end
{
	background:url(/_images/home/footerend.png);
	background-repeat:no-repeat;
}
#portal-footer #secondlinks-footer a.nasalogo {
	background-image: url(/_images/home/footer-home-logo.png);
	background-repeat: no-repeat;
}

*html #portal-footer #secondlinks-footer a.nasalogo  {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="<cfoutput>#application.rootURLPath#</cfoutput>_images/home/footer-home-logo.png");
background-repeat:no-repeat;
}
#section-laboratories #main_content_wrapper  { 
	background-image: url(/_images/banners/Lab_home.png);
	background-repeat: no-repeat;
	height: 420px;
}
