/* =Content Sections
-----------------------------------------------------------------------------*/
#content-center-well {
	width: 486px !important;
}

/* space to the right is left as auto; the padding is the gutter */
#content-right-rail {
	padding-left: 18px;
}



/* =Feature Collection (for type 'feature')
-----------------------------------------------------------------------------*/
#content-center-well .feature .header {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-header.gif') no-repeat top left;
	height: 25px;
}

#content-center-well .feature .body {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-body.gif') repeat-y top left;
	border: none;
}

#content-center-well .feature .footer {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-footer.gif') no-repeat;
	height: 8px;
}

/* =Weird Fact Collection (for type 'fact')
-----------------------------------------------------------------------------*/
#content-center-well .fact .header {
	background:transparent url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-header.gif') no-repeat scroll left top;
	height: 25px;
}

/* Old Snake Header */
/*#content-center-well .fact .header {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/fact-486-header.gif') no-repeat top left;
	height: 65px;
}

	#content-center-well .fact .header h2 {
		margin-top: 27px;
	}*/
	
		#content-center-well .fact .body h3 a {
			color: #000;
		}
		
		#content-center-well .fact .body .caption {
			color: #656565;
			font-size: 11px;
			font-style: italic;
			margin-top: 7px;
		}
	
		#content-center-well .fact .header h2 span {
			font-size: 12px;
			margin-left: 10px;
		}
	

#content-center-well .fact .body {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/fact-486-body.gif') repeat-x top left;
	border-left: 1px solid #c9cbd0;
	border-right: 1px solid #c9cbd0;
}

#content-center-well .fact .footer {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/fact-486-footer.gif') no-repeat;
	height: 6px;
}

/* =Horizontal Collection (for type 'horizontal', displays horizontally)
-----------------------------------------------------------------------------*/
#content-center-well .horizontal .promo {
	width: 45%;
	margin-right: 20px !important;
}

/* =Two-Column Collection (for type 'two-column', displays horizontally)
-----------------------------------------------------------------------------*/

#content-center-well .two-column {
	margin-left: 0px;
}

#content-center-well .two-column .promo {
	width: 235px;
	margin: 0px;
	padding: 0px;
}

#content-center-well .two-column .promo h3 {
	font-weight: bold;
}

#content-center-well .two-column .promo-last {
	width: 225px;
	margin-left: 20px;
}

#content-center-well .two-column .promo-last.fact {
	margin-left: 10px;
}

#content-center-well .two-column .promo.fact {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/two-column-science-235-box-body.jpg') no-repeat top left;
	width: 225px !important;
	padding-right: 10px !important;
}

#content-center-well .two-column .fact .action {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/two-column-science-235-box-footer.jpg') no-repeat bottom left;
	margin-bottom: -1px;
	width: 170px !important;
	padding: 0px 20px 15px 15px !important;
}

#content-center-well .two-column .fact .fact {
	padding-left: 15px;
	width: 165px !important;
}

#content-center-well .two-column .promo .action {
	padding-left: 10px !important;
	padding-bottom: 10px !important;
}

#content-center-well .two-column .promo.fact .action {
	padding-left: 15px !important;
	padding-bottom: 13px !important;
}

#content-center-well .two-column .promo.video .action {
	background: transparent url('/staticfiles/NGS/Science/SiteAssets/img/icons/video_13x9.gif') 0 2px no-repeat;
	margin-top: 6px;
	padding-left: 20px !important;
}

#content-center-well .two-column .video img {
	margin-bottom: 8px;
}

#content-center-well .two-column .video p {
	padding-right: 10px;
}

#content-center-well .two-column .promo h3 {
	margin-top: 3px;
}

#content-center-well .two-column .fact h3 {
	font-size: 16px;
	font-weight: bold !important;
	color: #fff !important;
	padding-left: 15px !important;
	margin-top: 4px;
}

#content-center-well .two-column .fact .fact h3 {
	font-size: 14px;
	color: #000 !important;
	padding-left: 0px !important;
	margin-top: 16px !important;
}

		

/* =Gallery Collection (displays horizontally in 'tile' style)
-----------------------------------------------------------------------------*/
#content-center-well .gallery .header {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-header.gif') no-repeat top left;
	height: 25px;
}

#content-center-well .gallery .body {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-body.gif') repeat-y top left;
}


#content-center-well .gallery .footer {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-486-footer.gif') no-repeat;
	height: 20px;
}



/* =Fact Collection (for type 'fact')
-----------------------------------------------------------------------------*/
#content-right-rail .fact .header {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-300-header.gif') no-repeat;
	height: 42px;
}

#content-right-rail .fact h2 {
	padding-left: 14px;
}

#content-right-rail .fact .body {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-300-body.gif') repeat-y;
	padding: 0px 14px;
}
#content-right-rail .fact .footer {
	background: url('/staticfiles/NGS/Science/SiteAssets/img/backgrounds/feature-300-footer.gif') no-repeat;
	height: 20px;
}


/* =Right Rail Collection (for type 'right-rail')
-----------------------------------------------------------------------------*/
#content-right-rail .collection .promo {
	border-bottom: 1px solid #d5d5d5;
}



/* =Sponsors Right Rail Collection (for type 'sponsors-right-rail')
-----------------------------------------------------------------------------*/
#content-right-rail .sponsors-right-rail .promo {
	border-bottom: none;
}


/*  MiSC need to be put where they belong */
.content-top #flashcontent {
	margin-bottom: 20px;
}

#content-center-well .gallery .promo table {
	/* A little wider so three fit in evenly */
	width: 120px;
	margin-right: 18px;
	margin-left: 10px;
}

