/*
Theme Name: Landsat WP Theme
Theme URI: https://nasa.gov/
Description: Custom theme developed for Landsat Science
Version: 1.0
Author: Paul Przyborski
Author URI: https://nasa.gov/
Tags: 
*/

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

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	height:100%;
	background-image:url('img/Mississippi_Delta_1600x1600.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:#000;
}

/* BEGIN Standalone Font Altering Tags */
.footnotes {
	font-size:11px;
	color:#333;
}

span.callout {
	color:#9EC1A7;
}

.caption_two {
	color: #888;
	font-size: 11px;
	margin: 6px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.caption {
	color: #888;
	font-size: 11px;
	margin: 6px;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


/* END Standalone Font Altering Tags */

/* BEGIN LINK STYLES */
a {
	outline:none;
	text-decoration:none;
	color:#4E9CB5;
	border:none;
}

a.image {
	outline:none;
	text-decoration:none;
	color:#4E9CB5;
}

a.image_grid {
	outline:none;
	text-decoration:none;
	color:#4E9CB5;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

a.bio {
	text-align:center;
	padding:0px 0px 0px 0px;
	width:100%;
	overflow:hidden;
	display:block;
}

/* END LINK STYLES */

/* BEGIN TITLE STYLES */

h1, h2, h3, h4 {
	margin:0;
}
h2, h3, h4 {
	color:#a32322;
}
h4.und {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	margin-bottom:5px;
	width:645px;
}

h4.und_dash {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#999;
	margin-bottom:5px;
	width:645px;
}

h4.und_long {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	margin-bottom:5px;
	width:720px;
}

h4.ben_und {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	margin-bottom:5px;
	width:300px;
}

h3.news {
	color:#333333;
	font-size:14px;
}

h1 {
	line-height: 25px;
}

h2.page_title {
	font-size:14pt;
	color:#ccc;
}

h3.homebox {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#000;
}

h3.front_page {
	margin-top:35px;
	padding-bottom:0px;
}

h3.front_page_two {
	margin-top:36px;
	padding-bottom:0px;
}

/* END TITLE STYLES */

#sub_menu {
	background-color:#999;
}

/* BEGIN HEADER STYLES */

/*
#header {
	background:url('img/header-bg.png') no-repeat 50% 0;
	height:210px;
	position:relative;
	top:0px;
}

*/
img.map, map area{
    outline: none;
}

#header .nav {
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:123px;
}
#header .nav li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
#header .nav li a {
	padding:12px 14px 10px 12px;
	display:block;
	background:url('img/nav-del.jpg') no-repeat right;
	color:#535353;
	line-height:13px;
	height:13px;
	font-size:13px;
	font-weight:900;
}
#header .nav li a:hover {
	color:#000;
}
#header form {
	position:absolute;
	right:10px;
	top:131px;
	width:191px;
	height:20px;
	padding:0;
	margin:0;
}
#header form label {
	display:none;
}
#header form input {
	position:absolute;
	top:0;
	padding:0;
	margin:0;
	border:none;
	background:none;
}
#header form input[type=text] {
	left:0;
	height:15px;
	color:#b1b1b1;
	width:163px;
	top:3px;
}
#header form input[type=submit] {
	right:0;
	height:20px;
	width:22px;
	cursor:pointer;
}
#header #header-search form input[type=submit] {
	text-indent: -3000px;
}
#header form input:focus {
	color:#000;
}
/* First sidebar exists in the header - hack */
#header h2 {
	font-size:12px;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:13px 17px;
}
#header h2.imagery_title {
	font-size:13px;
	font-weight:900;
	color:#fff;
	position:absolute;
	bottom:0;
	left:217px;
	padding:13px 17px;
}
#header h2.imagery_view {
	font-size:13px;
	font-weight:900;
	color:#fff;
	position:absolute;
	bottom:0;
	left:900px;
	padding:13px 17px;
}

.social_media {
	position:absolute;
	right:212px;
	top:131px;
}

.social_media img {
	border:0px;
	outline:0px;
}

/* header graphics */

#ve-images {
	width: 315px;
	height: 210px;
	overflow: hidden;	
	clear: both;
    margin-bottom: 3px;
	}
	

/* #ve-images {
	float: right;
	width: 783px;
	height: 131px;
	overflow: hidden;
	background-color: #000000;
}
#ve-images .image {
	border-right: 1px solid black;
}
#ve-images .image:last-child {
	border: 0px;
}
*/
/* END HEADER STYLES */


/* Main Div */
#main {
	background:url('img/content-bg.png') repeat-y 50% 0;
	position:relative;
	top:0px;
}

/* BEGIN SIDEBAR STYLES */

#sidebar-main, #sidebar {
	width:217px;
	padding:0;
	float:left;
	color:#ddd;
	font-size:11px;
	min-height: 200px;
}
#sidebar-main h2, #sidebar h2 {
	font-size:12px;
	font-weight:900;
	color:#fff;
	background:url('img/sidebar-head.png') no-repeat #000;
	padding:13px 17px;
}
#sidebar-main a, #sidebar a {
	color:#fff;
}

#sidebar-main a:hover, #sidebar a:hover {
	color:#aaa;
	outline-width:0px;
}

#sidebar-main img, #sidebar img {
	border:0px;
	outline:0px;
}

#sidebar-main div {
	padding:10px 10px 0px 10px;
}

#sidebar-main div div {
	padding:0;
} 

/* unset */


#sidebar-main p, #sidebar p {
	padding:10px 20px 0;
}
#sidebar-main p strong, #sidebar p strong {
	padding:3px 3px 3px 6px;
	display:block;
	background:#747e76;
	color:#fff;
	margin:12px 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#sidebar-main p strong a, #sidebar p strong a {
	padding:2px;
	display:block;
	background:#d6ded8;
	color:#0e0b89;
	float:right;
	font-size:10px;
	font-weight:100;
	line-height:10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul.sub_menu {
	width: 217px;
	position:relative;
	padding:0px;
	font-weight: bold;
}
/**
ul.sub_menu li {
	list-style:none;
	padding:5px;
	line-height:10px;
	border-top: 1px solid #D9D9D9;
	margin-top: 12px;
	padding: 0 20px;
	padding-top: 13px;
}
ul.sub_menu li:first-of-type {
	border: none;
}
ul.sub_menu li:hover {
	list-style:none;
	line-height:10px;
	cursor:pointer;
}
**/

ul.feed {
	margin:0;
	padding:20px 0;
}
ul.feed br {
	display:none;
}
ul.feed li {
	list-style:none;
	padding:0 20px;
	line-height:12px;
}
ul.feed li+li {
	padding-top:13px;
	margin-top:12px;
	border-top:1px #d9d9d9 solid;
}
ul.feed li a {
	display:block;
}
ul.feed.list li a {
	display:inline;
}
ul.feed li a.large {
	width:49px;
	text-align:center;
	position:absolute;
	font-size:9px;
	overflow:hidden
}
ul.feed li a.large img {
	display:block;
	border:1px solid #d9d9d9;
	height:48px;
}
#sidebar-main ul.feed li div {
	margin-left:59px;
	padding:0;
	overflow:hidden;
	height:86px;
}
ul.feed li div a {
	font-weight:900;
}
ul.feed li a.no_image {
	font-weight:900;
}
ul.feed li a.no_image date {
	font-weight:400;
	font-size:9px;
	display:block;
	padding-bottom:4px;
	color:#a9d6fe;
}
ul.feed.small {
	margin:0;
	padding:10px 0;
}
ul.feed.small li {
	padding:0 16px;
}
ul.feed.small li + li {
	padding-top:10px;
	margin-top:10px;
}
.newsRSS a:after {
	content:" "
}

#sidebar div {
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
}

/* END SIDEBAR STYLES */


/* BEGIN CONTENT STYLES */
#content_short {
	width:620px;
	padding:20px 14px 20px 10px;
	float:left;
}
#content {
	width:742px;
	padding:10px 20px 5px 20px;
	float:left;
	background-image:url('img/watermark_742.png');
	background-position:top right;
	background-repeat:no-repeat;
}
#content2 {
	width:742px;
	padding:20px 20px 5px 20px;
	float:left;
}
#content-narrow {
	width: 600px;
	padding:0px 20px 5px 20px;
	float: left;
}

/* END CONTENT STYLES */


/*
#overlay, #featured {
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:url('img/overlay.png') repeat-y 50% 0;
	z-index:2;
}
#overlay {
	cursor:pointer;
}
*/
#featured {
	background:no-repeat 50% 0;
	z-index:1;
	height:1600px;
	position:fixed;
}
#caption {
	background:url('img/80black.png');
	position:fixed;
	padding:3px;
	margin:0 0 0 -500px;
	bottom:0px;
	left:50%;
	color:#fff;
	z-index:3;
	width:1000px;
	font-size:16px;
	line-height:1em;
	display:none;
	cursor:pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#caption span {
	display:block;
	padding-top:6px;
	margin-top:5px;
	font-size:12px;
	font-weight:400;
	border-top:solid 1px #333;
}

.wp-caption {
	background: #FFF;
	line-height: 15px;
	margin-bottom: 2px;
	max-width: 744px !important; /* prevent too-wide images from breaking layout */
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.wp-caption img {
	margin:  0px;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 11px;
    padding-left: 5px;
}
.wp-smiley {
	margin: 0;
}
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
.wp-caption p {
	font-size: 11pt;
}
#featured p {
	bottom:64px;
}

/* FOOTER STYLES */

#footer {
	position:relative;
	z-index:10;
	top:0px;
}
#fcontent {
	height:100px;
	background:url('img/footer-bg.png') no-repeat 50% 0;
	margin-top:0px;
	position:relative;
}
#footer ul {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	top:15px;
}
#footer ul.left {
	left:0;
	padding-left:10px;
}
#footer ul.right {
	right:0;
	text-align:right;
	padding-right:10px;
}
span.indent_name {
	margin:0px 0px 0px 45px;
}
#footer ul li {
	display:block;
	padding:0 0 3px 0;
	margin:0;
	list-style:none;
	color:#fff;
	font-size:10px;
}
#footer ul li span, #footer ul li span * {
	color:#83a9c2;
}
#footer ul li a {
	color:#fff;
}
#footer ul li a:hover {
	color:#aaa;
}
/* END FOOTER STYLES */

/* PAGE STYLES */

ul.paddedlist li {
padding-bottom:5px;
}

#index_table td {
	/*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
*/
	text-align:center;
	width:100%;
}

.cap {
	height:1px;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.fill {
	background:url('img/80black.png');
	position:absolute;
	top:2px;
	bottom:0;
	left:0;
	right:0;
}
.page {
	width:1000px;
	margin:0 auto;
	z-index:10;
	position:relative;
}
.entry {
	width: 742px;
}
.entry_short {
	width: 650px;
}
.entry h4 {
	color: #02779e;
}
#content-narrow .page {
	width: 620px;
}
#content-narrow .entry {
	width: 620px;
}
.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}
.image_text {
	background:none;
	position:relative;
	color:#fff;
	left:60px;
}

.image_text2 {
	background:none;
	position:relative;
	color:#fff;
	left:100px;
}

.image_text2 a {
	color:#fff;
}

.image_text2 a:hover {
	color:#02779E;
	text-decoration:none;
}

.geoheader_text {
	background:none;
	position:relative;
	color:#fff;
	left:152px;
}	

.geoheader_text a {
	color:#fff;
}	

.geoheader_text a:hover {
	color:#02779E;
	text-decoration:none;
}	
	
.text_view_all a {
	background:none;
	position:relative;
	color:#fff;
	left:640px;
}

/* END PAGE STYLES */

/* Mike's CSS updates */

/* TABLES */
.alignright_table {
	margin-left:10px;
	marrgin-bottom:5px;
	float:right;
}

.alignleft_table {
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}

table#apps {
	width:95%;
	margin-left:12px;
	margin-bottom:30px;
	border-top:2px solid #666;
	border-bottom:2px solid #666;
}
th {
	color:#333;
	border-bottom:1px solid #999;
	text-align:left;
}
th, td {
	padding:0.125em 1em;
}
td.apps {
	border-left:1px dotted #333;
	border-right:1px dotted #333;
	border-top:1px solid #003;
}

/* END TABLES */

/*BEGIN iframe classes */

.vid_left {
	padding:0;
	margin:10px 11px 0px 5px;
	display: inline;
	float:left;
	text-align:center;
}
.vid_right {
	padding:0;
	margin:10px 11px 0px 5px;
	display: inline;
	float:right;
	text-align:center;
}
.vid_center {
	padding:0;
	margin:10px 0px 0px 0px;
	display: block;
	display: inline;
	float:left;
	text-align:center;
}

/*END iframe */

/*line height */

.lheight_big {
	line-height:140%;
}

/*end line height */


/* BEGIN image align */

img.centered {
	display: block;
	padding:0;
	margin:10px 0px 0px 0px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding:3px 5px 5px 3px;
	margin-left:5px;
	display: inline;
	float:right;
	text-align:center;
}
img.alignleft {
	padding:0;
	margin:10px 11px 0px 10px;
	display: inline;
	float:left;
	text-align:center;
}

.alignleft_img {
	float: left;
	margin:10px 11px 0px 10px;
	display: inline;
}

.alignleft img {
	float: left;
    padding:3px 5px 5px 0px;
	display: inline;
}

.alignright_txtleft {
	padding:3px 5px 5px 3px;
	margin-left:5px;
	display: inline;
	float:right;
	text-align:left;
}

.alignleft_txtleft {
	padding:0;
	margin:10px 11px 0px 10px;
	display: inline;
	float:left;
	text-align:left;
}

img.brdr {
	border:1px solid #333333;
}

/* END image align */

/* BEGIN defined images */

img.round_corners_right {
	margin:3px 5px 5px 3px;
	margin-left:5px;
	display: inline;
	float:right;
	text-align:left;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}

img.edu_image {
	width:150px;
	height:150px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}

img.act_image {
	width:135px;
	height:135px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}


img.sys_image {
	width:180px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	border:0px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}

img.big_image {
	width:466;
	display: block;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}

img.round_corners {
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
}

img.fivehundredpx {
	width:500px;
	padding:0;
	display: inline;
	text-align:left;
}

img.sevensixtypx {
	width:760px;
	padding:0;
	display: inline;
	text-align:left;
}

/* END defined images */

/* Twitter */



/* END Twitter */


/* General Alignment */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.text_right {
	float:right;
	text-align:right;
	font-size:11px;
}

.topspacer {
	height:8px;
}

.left_indent {
	margin-left: 10px;
}

/* END General Alignment */

/* BEGIN EDUCATION PAGE AREA */

/* BEGIN Education page containment and alignment */

#edu_container {
	padding: 0px 0px 0px 0px;
}

#center {
	width: 150px;
	float:left;
	padding-left:35px;
	padding-right:35px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

#left {
	width: 150px;
	float:left;
	padding-right:35px;
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

#right {
	width: 150px;
	float:left;
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

/* END Education page containment and alignment */

/* education pages */

#edulist_container {
	margin: 9px 5px 12px 5px;
	padding-right:10px;
	height:100px;
}
.edu_desc {
	position:relative;
	padding: 0px 0px 0px 10px;
	width:600px;
}

/* END EDUCATION PAGE AREA */

/* BEGIN Education - Activity PAGE AREA */

/* BEGIN Education page containment and alignment */

#act_container {
	padding: 0px 0px 0px 0px;
}


#act_center {
	width: 135px;
	float:left;
	padding-left:14px;
	padding-right:14px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

#act_left {
	width: 135px;
	float:left;
	padding-right:14px;
	padding-left:5px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

#act_right {
	width: 135px;
	float:left;
	padding-left:14px;
	background-repeat:no-repeat;
	background-position:center;
	line-height:15px;
}

/* END Education page containment and alignment */

/* education pages */

#actlist_container {
	margin: 9px 5px 12px 5px;
	padding-right:10px;
	height:130px;
}
.act_desc {
	position:relative;
	padding: 0px 0px 0px 10px;
	width:600px;
}

/* END Education - Activity AREA */



/* home page bottom buttons */

a.here {
	font-weight:bold;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:100;
}

img.button_txt {
	height: 29px;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}
/* end home page bottom buttons */

div.clear {
	clear:both;
	margin:0;
	border:0;
	padding:0;
}
.widecolumn {
	background-color: #ffffff;
	padding: 20px;
}
.no-watermark {
	background-image: none !important;
}

/* post list with images (news, benefits pages) */

#postlist_container {
	margin: 9px 5px 9px 10px;
	height:95px;
}

#postlist_containerarchive {
	margin: 10px 4px 9px 10px;
	padding: 4px 0px 9px 0px;
	min-height: 105px;
}
	
.post_desc {
	position:absolute;
	width:530px;
	left: 340px;
}

.post_desc_two {
	position:absolute;
	width:520px;
	left: 105px;
}

.post_desc_story {
	position:absolute;
	width:580px;
	left: 340px;
}

.post_desc_ldcm {
	position:absolute;
	width:520px;
	left: 180px;
}

.post_desc img{
	display: none;
}
.postmetadata {
	font-size:11px;
	
}

#postlist_containerarchive.postmetadata {
	padding-bottom: 11px;
}
/* post list with without images- NEWS section */

#postlist_newscontainer {
	margin: 3px 5px 3px 10px;
	height: 22px;
}
.post_newsdesc {
	position:absolute;
	left:10px;
}

.excerpt {
	width:430px;
}

.small_image_left {
	float:left;
	margin-right:10px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
	width:80px;
	height:80px;
	margin-bottom:5px;
}

#med_postlist_container {
	margin: 15px 5px 9px 10px;
	height:100px;
}

#med_img_container {
	float:left;
	width:120px;
}

.med_post_desc {
	position:absolute;
	left:122px;
	width:528px;
}

.med_post_desc_two {
	position:absolute;
	left:360px;
	width:528px;
}

.med_image_left {
	float:left;
	margin-right:10px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
	width:100px;
	height:100px;
	margin-bottom:15px;
}


/* END post list with images (news, benefits pages) */


/* BENEFITS post lists */
  
#sb_container {
	left:100px;
	float: left;
	margin: 10px 5px 5px 0px;
}
.sb_desc {
	width:390px;
}
.sb_morelink {
	left:100px;
	float: right;
	margin: 20px 10px 5px 0px;
}

/* Landsat 8 */
#lnews_container {
	left:100px;
	float: left;
	margin: 10px 5px 5px 0px;
}
.lnews_desc {
	width:600px;
}


/* BENEFITS buttons */
#sb_map_container {
	height:460px;
}
.sb_bgimage {
	top:5px;
	position:absolute;
	background:url("img/sb_buttons/sb_home_bg.png") no-repeat;
	width:763px;
	height:433px;
	z-index:1;
	margin-left:-10px;
}
#sb_ag {
	z-index:100;
	background:url("img/sb_buttons/ag_button_off.png") no-repeat;
	position:absolute;
	left: 5px;
	top: 29px;
	width:116px;
	height:133px;
}
#sb_ag:hover {
	background:url("img/sb_buttons/ag_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_carbon {
	z-index:100;
	background:url("img/sb_buttons/carbon_button_off.png") no-repeat;
	position:absolute;
	left: 210px;
	top: 295px;
	width:116px;
	height:145px;
}
#sb_carbon:hover {
	background:url("img/sb_buttons/carbon_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_case {
	z-index:100;
	background:url("img/sb_buttons/case_button_off.png") no-repeat;
	position:absolute;
	left: 630px;
	top: 440px;
	width:109px;
	height:132px;
}
#sb_case:hover {
	z-index:100;
	background:url("img/sb_buttons/case_button_on.png") no-repeat;
	position:absolute;
}
#sb_disasters {
	z-index:100;
	background:url("img/sb_buttons/disasters_button_off.png") no-repeat;
	position:absolute;
	left: 160px;
	top: 155px;
	width:116px;
	height:133px;
}
#sb_disasters:hover {
	background:url("img/sb_buttons/disasters_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_eco {
	z-index:100;
	background:url("img/sb_buttons/eco_button_off.png") no-repeat;
	position:absolute;
	left: 232px;
	top: 14px;
	width:116px;
	height:145px;
}
#sb_eco:hover {
	background:url("img/sb_buttons/eco_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_energy {
	z-index:100;
	background:url("img/sb_buttons/energy_button_off.png") no-repeat;
	position:absolute;
	left: 410px;
	top: 255px;
	width:116px;
	height:133px;
}
#sb_energy:hover {
	background:url("img/sb_buttons/energy_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_fire {
	z-index:100;
	background:url("img/sb_buttons/fire_button_off.png") no-repeat;
	position:absolute;
	left: 480px;
	top: -7px;
	width:116px;
	height:133px;
}
#sb_fire:hover {
	background:url("img/sb_buttons/fire_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_forest {
	z-index:100;
	background:url("img/sb_buttons/forest_button_off.png") no-repeat;
	position:absolute;
	left: 25px;
	top: 260px;
	width:116px;
	height:145px;
}
#sb_forest:hover {
	background:url("img/sb_buttons/forest_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_health {
	z-index:100;
	background:url("img/sb_buttons/health_button_off.png") no-repeat;
	position:absolute;
	left: 370px;
	top: 120px;
	width:116px;
	height:145px;
}
#sb_health:hover {
	background:url("img/sb_buttons/health_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_urban {
	z-index:100;
	background:url("img/sb_buttons/urban_button_off.png") no-repeat;
	position:absolute;
	left: 640px;
	top: 105px;
	width:116px;
	height:133px;
}
#sb_urban:hover {
	background:url("img/sb_buttons/urban_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}
#sb_water {
	z-index:100;
	background:url("img/sb_buttons/water_button_off.png") no-repeat;
	position:absolute;
	left: 575px;
	top: 285px;
	width:116px;
	height:133px;
}
#sb_water:hover {
	background:url("img/sb_buttons/water_button_on.png") no-repeat;
	z-index:100;
	position:absolute;
}

/* Quotes page */

#quotes  {
	float: left;
	margin: 6px 3px 3px 0px;
	width:600px;
}

.quote {
	font-family:"MS Serif", "New York", serif;
	font-size:16px;
	line-height:18px;
	color:#333;
	margin-left:7px;
}

.quote_indent {
	position:relative;
	left: 390px;
	width: 290px;
	font-family:"MS Serif", "New York", serif;
	font-style:italic;
}

/*References page */

#references {
	left:20px;
	float: left;
	margin: 0px 5px 10px 10px;
	text-indent:-10px;
}

.reference {
	max-width:640px;
	min-width: 200px;
}

.ref_sitelink {
	float:right;
	font-size:10px;
	color:#666;
}

/* list with no decoration */

ul.listit { 
  	list-style-type:none;
	list-style-position:outside;
	}
	
/* Landsat 8 subsystems container */

#sys_container {
	height:170px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#leight_container {
	float:left;
	margin-right:18px;
	margin-left:18px;
}

.leight {
	width:126px;
}

.leight_med_image_left {
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	width:110px;
	height:110px;
}


/* FRONT PAGE */

#top_container_fp {
	height:480px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.left_text_fp {
	position:absolute;
	left:0px;
	width:260px;
	height:120;
}

.line_fp {
	position:absolute;
	left:275px;
	background:url("img/grey_pixel.jpg");
	width:1px;
	height:120px;
}

.right_text_fp {
	position:absolute;
	left:290px;
	width:260px;
	height:120;
}
.right_image_fp {
	position:absolute;
	left:570px;
	height:120;
}

#news-archive {
	width:190px;
	float:right;
}

/* BEGIN NEW FRONT PAGE STYLES*/
#fp_container {
	width:720px;
	padding: 0px 0px 0px 0px;
	margin: -60px 0px 0px 0px;
}

#fp_container .fp_left_side {
	float:left;
	width:315px;
	padding-right:30px;
}

#fp_container .fp_right_side {
	float:left;
	width:375px;
}

#fp_container .fp_right_side_und {
	margin-top: 25px;
	width:375px;
}

#fp_container .fp_right_side_und h3.fp_bfeature {
	color:#4e72a3;
	font-size: 16px;	
	letter-spacing: 1px;
	text-decoration:underline;
	word-spacing:2px;
}

.fp_link_sb {
	float:right;
	font-size:11px;
	margin-top:-2px;
	margin-right: 2px;
}


h4.und_long_fp {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#a32322;
	margin-top:50px;
	margin-bottom:8px;
	width: 720px;
}

img.fp_landsat_sketch {
	z-index: 500;
	position:absolute;
	top: 540px;
	left: 580px;
}

#fp_quote {
	font-size:12px;
	width:720px;
	margin-top:10px;
	margin-bottom:15px;
}

#fp_quote .fp_quote_link {
	float:left;
	font-style:italic;
	margin-top:-2px;
	font-size:11px;
}

#fp_quote .fp_link_three {
	float:right;
	font-size:11px;
	margin-top:-2px;
}

#fp_callout {
	width: 375px;
	height: 70px;
	padding: 15px 0px 0px 0px;
	background-color:#2d89b9;
}

#fp_callout .fp_callout_image {
	float:right;
	margin-right: 8px;
	margin-top: -8px;
	margin-left:4px;
	width: 68px;
	height: 68px;
	border:1px solid white;	
}

#fp_callout .fp_callout_title {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-left:8px;
	margin-top: -9px;
	margin-bottom: -5px;
	width: 290px;
}

#fp_callout .callout_text_exc {
	font-size:11px;
	color:#fff;
	margin-left:8px;
	line-height:16px;
	margin-top: 5px;
	width: 290px;
}

#fp_callout .callout_text_exc a {
	font-size:11px;
	color:#fff;
	text-indent:8px;
	line-height:18px;
	margin-top:1px;
}

#fp_callout .callout_text_exc a:hover {
	font-size:11px;
	color:#333;
	text-indent:8px;
	line-height:18px;
}

#fp_feature_container {
	width: 375px;
	padding: 18px 0px 5px 0px;
}

#fp_feature_container .feature_img {
	float: left;
}

#fp_feature_container .feature_text {
	float: left;
	width:300px;
	padding-left:5px;
}

#fp_feature_container .feature_text_exc {
	font-size: 11px;
	margin-top: 3px; 
}

#fp_feature_container .feature_text h3 {
	color:#a32322;
	text-decoration:none;
	font-size:12px;
}

.fp_landsat {
	padding-top:0px;
	margin-top:0px;
	width:360px;
}

.fp_para {
	line-height:18px;
}

.fp_link {
	float:right;
	margin-top:-1px;
	font-size:11px;
}

.fp_link_two {
	float:right;
	font-size:11px;
}

#fp_sb_title_container {
	position:absolute;
	top:331px;
	width:315px;
}

.fp_sb_titlebg {
	z-index:300;
	position:absolute;
	background:url('img/65white.png');
	height:18px;
	float:right;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 2px;
	right:0px;
	
}

a #fp_sb_title_container .fp_sb_title {
	z-index:500;
	position:absolute;
	text-align:right;
	top:4px;	
	width:315px;
	height:22px;
	color:#4A4A4A;
	font-size: 1.2em;
	text-transform:lowercase;
	right:0px;
}


a #fp_sb_title_container .fp_sb_title:hover {
	text-decoration:none;
	color:#1A1A1A;
}

.fp_sb_images {
	margin-bottom: 4px;
	height: 210px;
}

/* END NEW FRONT PAGE STYLES*/

/* Landsat 9 container */
#lnine_container_left {
	width:525px;
	min-height:570px;
}

#lnine_container {
	position: absolute;
	width:180px;
 	left: 550px;
	padding-left:15px;
}

.lnine_logo {
	padding: 0px 0px 4px 0px;
}

.lnine_facts {
	padding: 4px 5px 10px 0px;
}

ul.lnine_qfacts {
    list-style:none;
    padding-left:0;
}

ul.lnine_qfacts li {
	text-align:left;
	padding-bottom:7px;
}

li.lnine {
	padding-bottom:5px;
}

li.buildins {
	margin-bottom:18px;
}

/* Landsat 9 lists */

table#milestone_list {
	margin-left:15px;
	border:0px;
	border-collapse: collapse;
}

td.milestone_year {
	width:60px;
	font-size:16px;
	line-height:17px;
	font-weight: bold;
	padding: 5px 0px 7px 13px;
	border:0px;
	margin:0px;
}

td.milestone_desc {
	font-size:16px;
	line-height:17px;
	padding: 5px 0px 7px 3px;
	border:0px;
	margin:0px;
}

td.milestone_year_pend {
	width:60px;
	font-size:16px;
	line-height:17px;
	font-weight: bold;
    padding: 5px 0px 7px 13px;
	background:#415E7B;
	border:0px;
    margin:0px;
	color:#FFFFFF;
}

td.milestone_desc_pend {
	font-size:16px;
	line-height:17px;
    padding: 5px 0px 7px 3px;
	background:#415E7B;
	border:0px;
    margin:0px;
	color:#FFFFFF;
}

td.milestone_year_comp {
	width:60px;
	font-size:16px;
	line-height:17px;
	font-weight: bold;
    padding: 5px 0px 7px 13px;
	background:#b6cde0;
	border:0px;
    margin:0px;
}

td.milestone_desc_comp {
	font-size:16px;
	line-height:17px;
    padding: 5px 0px 7px 3px;
	background:#b6cde0;
	border:0px;
    margin:0px;
}

td.milestone_und {
     border-top:1px solid #A1A1A1;
	 height:1px;
}

/* Landsat 9 graphic menu */

.lnine_graphic_menu {
	width:740px;
	margin-left:50px;
}

.lnine_graphic_menu > div {
	display: inline-block;
    display: -moz-inline-box;
    *display: inline; /* For IE7 */
    zoom: 1; /* Trigger hasLayout */
    margin-left: 1%;
    width: 32%;
	height:200px;
	vertical-align:top;
}

.lnine_graphic_menu > div:first-child {
    margin-left: 0px;
}

.lnine_graphic_menu > div .lnine_txt {
	width:144px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:-6px;
}

.lnine_graphic_menu > div a {
	opacity:0.8;
}

.lnine_graphic_menu > div a:hover {
	opacity:1.0;
}



.lnine_graphic_menu_four {
	width:520px;
	margin-left:0px;
}

.lnine_graphic_menu_four > div {
	display: inline-block;
    display: -moz-inline-box;
    *display: inline; /* For IE7 */
    zoom: 1; /* Trigger hasLayout */
    margin-left: 2%;
    width: 23%;
	height:200px;
	vertical-align:top;
}

.lnine_graphic_menu_four > div:first-child {
    margin-left: 0px;
}

.lnine_graphic_menu_four > div .lnine_txt {
	width:144px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:-6px;
}

.lnine_graphic_menu_four > div a {
	opacity:0.85;
}

.lnine_graphic_menu_four > div a:hover {
	opacity:1.0;
}

.lnine_graphic_menu_fp {
	width:520px;
	margin-left:0px;
}

.lnine_graphic_menu_fp > div {
	display: inline-block;
    display: -moz-inline-box;
    *display: inline; /* For IE7 */
    zoom: 1; /* Trigger hasLayout */
    margin-left: 1%;
    width: 32%;
	height:200px;
	vertical-align:top;
}

.lnine_graphic_menu_fp > div:first-child {
    margin-left: 0px;
}

.lnine_graphic_menu_fp > div .lnine_txt {
	width:165px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:-6px;
}

.lnine_graphic_menu_fp > div a {
	opacity:0.85;
}

.lnine_graphic_menu_fp > div a:hover {
	opacity:1.0;
}

/* Landsat 9 extras */

.lnine_ltxt {
	font-size:13px;
	line-height:1.3;
}

.lnine_sm_title {
	color:#1abee3;
	padding:10px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

h3.lnine_sm_title2 {
	color:#1abee3;
	padding:10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.pquote {
    float: right;
    width: 266px;
    color: #027495;
    font-size: 17px;
    line-height: 0.9;
    font-style: italic;
    padding: 0px;
}

blockquote {
    margin: 0px;
}

.pquote p.fletter:first-letter {
    font-size: 23px;
    font-weight: bold;
}

.pquote p.credit {
    font-size: 14px;
	margin-top: -10px;
	text-align:right;
	color:#333;
}

aside {
	float: right;
	width: 266px;
	margin: -20px 0 10px 0;
}

#lnine_container_bands {
	width:740px;
	height:120px;
	float:left;
	margin: 0px 0px 12px -8px;
}

.limg {
	width:180px;
	height:120px;
	float:left;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
	margin-right: 20px;
}

.lnine_ttl {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:450px;
	margin: 9px 0px 4px 0px;
}

.lnine_tdesc {
	float:left;
	width:450px;
}
	
.slider_right {
	width:280px;
	top: 970px;
	left:370px;
	position:absolute;
}

img.lnine_left {
    margin:0px 11px 5px 0px;
	display: inline;
	float:left;
	opacity:0.85;
}

img.lnine_left:hover {
    margin:0px 11px 5px 0px;
	display: inline;
	float:left;
	opacity:1.0;
}

h3.lnine a {
	opacity:0.85;
}

h3.lnine a:hover {
	opacity:1.0;
}


table#lnine_table_band {
	border: 1px #333333 solid;
	padding: 0px;
	margin: 0px 0px 0px 100px;
	border-collapse: collapse;
}

#lnine_table_band .lnine_table_bands_top {
	font-weight:bold;
	text-align:center;
	background-color:#D7D7D7;
	color:#333333;
	border: 1px #333333 solid;
}

#lnine_table_band .lnine_table_band {
	text-align:center;
	border: 1px #333333 solid;
	height:35px;
}

#lnine_container_inst {
	width:740px;
	height:130px;
	float:left;
	margin: 0px 0px 12px 0px;
}

.imginst {
	width:180px;
	height:120px;
	float:left;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border:none;
	margin-right: 10px;
}

.inst_ttl {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:450px;
	margin: 0px 0px 4px 0px;
}

.inst_desc {
	float:left;
	width:450px;
}

#lnine_container_inst a img{
	opacity:0.85;
}

#lnine_container_inst a:hover img{
	opacity:1.0;
}

.lnine_img_right {
	display:inline;
	float:right;
	margin: 5px 0px 5px 5px;
}

.lnine_img_left {
	display:inline;
	float:left;
	margin: 5px 5px 5px 0px;
}

h3.lnine_sm_title3 {
	color:#1abee3;
	padding:3px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

/* Landsat 9 mission pages */

#playground {
	height:435px;
}

.bluebox_title {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size:24px;
text-transform:capitalize;
font-weight:500;
font-stretch:expanded;
letter-spacing:2px;
}

/* space box - box 1 */
.bluebox_one {
	margin:3px 5px 5px 3px;
	margin-left:5px;
	opacity:0.85;
	position:absolute;
	left: 20px;
	top: 140px;
	z-index:100;
	width:320px;
	height:200px;
	text-align:left;
	background-color:#b9cde5;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	border:2px #4a7ebb solid;	
}

.bluebox_title .title_space {
	z-index: 5;
	position: absolute;
	left: 165px;
	top: -320px;
	
}

img.bluebox1 {
	position:absolute;
	padding-bottom:8px;
	padding-right:8px;
	z-index:500;
	float:left;
	display:inline;
	width:68px;
	height:68px;
	left: 50px;
	top: 165px;
	}

.bluebox1_txt {
	position:absolute;
	width:210px;
	z-index:600;
	left: 130px;
	top: 165px;
	font-size:11px;

}

img.bluebox1_two {
	position:absolute;
	padding-bottom:8px;
	padding-right:8px;
	z-index:500;
	float:left;
	display:inline;
	width:68px;
	height:68px;
	left: 50px;
	top: 260px;
	}

.bluebox1_txt_two {
	position:absolute;
	width:210px;
	z-index:600;
	left: 130px;
	top: 260px;
	font-size:11px;
}

/* launch box - box 2 */
.bluebox_two {
	margin:3px 5px 5px 3px;
	margin-left:5px;
	opacity:0.85;
	position:absolute;
	left: 385px;
	top: 140px;
	z-index:5;
	width:320px;
	height:200px;
	text-align:left;
	background-color:#b9cde5;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	border:2px #4a7ebb solid;	
}

.bluebox_title .title_launch {
	z-index: 5;
	position: absolute;
	left: 150px;
	top: 45px;
}

img.bluebox2 {
	position:absolute;
	padding-bottom:8px;
	padding-right:8px;
	z-index:500;
	float:left;
	display:inline;
	width:110px;
	height:110px;
	left: 410px;
	top: 190px;
	}

.bluebox2_txt {
	position:absolute;
	width:150px;
	z-index:600;
	left: 535px;
	top: 185px;
	font-size:11px;

}


/* ground box - box 3 */
.bluebox_three {
	margin:3px 5px 5px 3px;
	margin-left:5px;
	opacity:0.85;
	position:absolute;
	left: 25px;
	top: 395px;
	z-index:5;
	width:680px;
	height:150px;
	text-align:left;
	background-color:#b9cde5;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	border:2px #4a7ebb solid;	
}

.bluebox_title .title_ground {
	z-index: 5;
	position: absolute;
	left: -90px;
	top: -315px;
}

img.bluebox3 {
	position:absolute;
	padding-bottom:8px;
	padding-right:8px;
	z-index:500;
	float:left;
	display:inline;
	width:110px;
	height:110px;
	left: 55px;
	top: 420px;
	}

.bluebox3_txt {
	position:absolute;
	width:470px;
	z-index:600;
	left: 200px;
	top: 430px;
	font-size:11px;

}

.bluebox3_txt .box3_up {
	margin-top:-7px;
	margin-right:4px;
}

/* Project Team page - start */

#pt_sandbox {
	height:690px;
	width:750px;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:10px;
}

#pt_sandbox .pt_sandbox_web {
	position:absolute;
	z-index:5;
	width:734px;
	height:770px;
	top:160px;
	left:38px;
	
}

#pt_sandbox .pt_sandbox_fill {
	background:#D3D1C7;
	opacity:0.4;
	height:770px;
	width:750px;
	padding:0px;
	margin:0px;
	position:absolute;
	z-index:1;
}

.pt_sandbox_text {
	position:absolute;
	z-index:100;	
	left:25px;
	top:20px;
	width:700px;
	font-size:1.2em;
	color:#2782aa;
	line-height: 110%;
	letter-spacing:0.02em;
}

.pt_sandbox_smalltext {
	position:absolute;
	z-index:100;	
	left:660px;
	top:750px;
	width:700px;
	font-size:9px;
	color:#999999;
	line-height: 110%;
	letter-spacing:0.02em;
}
/*
#pt_sandbox .pt_bracket {

 Safari 
-webkit-transform: rotate(90deg);

Firefox
-moz-transform: rotate(90deg);

 IE 
-ms-transform: rotate(90deg);

Opera
-o-transform: rotate(90deg);

 IE9+ 
-ms-transform: rotate(90deg);

 Internet Explorer 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
color:#2782aa;
}

#pt_sandbox .bracket1 {
	position:absolute;
	z-index:100;	
	left:355px;
	top:200px;
	font-family: 'Bodoni MT', Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif;
	font-size:160px;
	text-transform:capitalize;
	font-weight:300;
	font-stretch:narrower;
	letter-spacing:2px;
}

#pt_sandbox .bracket2 {
	position:absolute;
	z-index:100;	
	left:97px;
	top:205px;
	font-family: 'Bodoni MT', Didot, 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif;
	font-size:120px;
	text-transform:capitalize;
	font-weight:300;
	font-stretch:narrower;
	letter-spacing:2px;
}
*/

#pt_sandbox .pt_titles {
	font-weight:500;
	color:#2782aa;
}

#pt_sandbox .pso_title {
	font-size:13px;
	z-index:100;	
	left:37px;
	top:100px;
	position:absolute;
	letter-spacing:0.02em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pt_sandbox .po_title {
	letter-spacing:0.09em;
	font-size:16px;
	position:absolute;
	z-index:100;	
	left:305px;
	top:95px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Project Team page - boxes */

.pt_single_box {
	position:relative;
	z-index:500;
	width:142px;
	height:80px;
	background-color:#FFFFFF;
}

.pt_single_box img.person {
	width: 55px;
	height:70px;
	margin: 5px 5px 5px 5px;
	display:inline;
	float:left;
	border: 0.2px #333 solid;
	padding:0px;
}

.pt_single_box a img.person:hover {
	opacity:0.9;
}

/* --grayscale hover-- 

.pt_single_box img.person {
	width: 70px;
	height: 100px;
	padding: 3px 5px 3px 3px;
	display:inline;
	float:left;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);	
}

.pt_single_box img.person:hover {
	width: 70px;
	height: 100px;
	padding: 3px 5px 3px 3px;
	display:inline;
	float:left;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);	
}
*/

.pt_single_box div.description {
		color:#333333;
		padding: 3px 3px 1px 0px;
		float:left;
		width:72px;
		font-size:0.79em;
		line-height:120%;
		}

.pt_single_box div.name {
		color:#2782aa;
		padding: 0px 3px 3px 0px;
		float:left;
		font-size:0.92em;
		line-height:125%;
}

.pt_single_box div.name a:hover {
	opacity:0.75;
}

#jeff { 
	position:absolute;
	left:35px;
	top:110px;
	z-index:500px;
}

#bruce { 
	position:absolute;
	left:35px;
	top:190px;
	z-index:500px;
}


#dabney { 
	position:absolute;
	left:35px;
	top:270px;
	z-index:500px;
}



#jenstrom { 
	position:absolute;
	left:225px;
	top:110px;
	z-index:500px;
}


#pszcolka { 
	position:absolute;
	left:367px;
	top:110px;
	z-index:500px;
}

#eakin { 
	position:absolute;
	left:225px;
	top:190px;
	z-index:500px;
}


#carrick { 
	position:absolute;
	left:367px;
	top:190px;
	z-index:500px;
}



#herron { 
	position:absolute;
	left:580px;
	top:200px;
	z-index:500px;
}


#nelson { 
	position:absolute;
	left:580px;
	top:330px;
	z-index:500px;
}

#barth { 
	position:absolute;
	left:507px;
	top:110px;
	z-index:500px;
}


#webb { 
	position:absolute;
	left:195px;
	top:325px;
	z-index:500px;
}

#aziz { 
	position:absolute;
	left:380px;
	top:325px;
	z-index:500px;
}



#catlett { 
	position:absolute;
	left:15px;
	top:455px;
	z-index:500px;
}


#hall { 
	position:absolute;
	left:195px;
	top:455px;
	z-index:500px;
}

#butcher { 
	position:absolute;
	left:380px;
	top:455px;
	z-index:500px;
}


#satrom { 
	position:absolute;
	left:560px;
	top:455px;
	z-index:500px;
}




#dulski { 
	position:absolute;
	left:8px;
	top:585px;
	z-index:500px;
}

#markham { 
	position:absolute;
	left:155px;
	top:585px;
	z-index:500px;
}

#thome { 
	position:absolute;
	left:155px;
	top:665px;
	z-index:500px;
}

#strube { 
	position:absolute;
	left:302px;
	top:585px;
	z-index:500px;
}

#hair { 
	position:absolute;
	left:450px;
	top:585px;
	z-index:500px;
}

#gomez { 
	position:absolute;
	left:598px;
	top:585px;
	z-index:500px;
}
	
/* L9 misc */

.cap_indent {
	margin-left: 40px;
	margin-top:-10px;
}

h4.und_lnine {
	color:#a32322;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	margin-bottom:5px;
	width: 520px;
}

/* slider */

#sb_image_wrap {
	position:absolute;
	width:315px;
	top:-85px;
	left:-20px;
}

.fp_sb_titlebg {
	z-index:300;
	position:absolute;
	background-color:#fff;
	opacity:0.65;
	height:18px;
	float:right;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 2px;
	right:0px;
	
}


a #sb_image_wrap .sb_fp_title {
	font:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align:right;
	position:absolute;
	right:0px;
	z-index:500;
	top:16px;	
	width:315px;
	height:22px;
	color:#1E1E1E;
	font-size: 1.2em;
	text-transform:lowercase;
}


a #sb_image_wrap .sb_fp_title:hover {
	text-decoration:none;
	color:#1A1A1A;
}


/* SPECTRAL CHARACTERIZATION post lists */
  

table#spec_char {
	margin-left:15px;
	border: solid #333333 1px;
	border-collapse: collapse;
	width: 690px;
	margin-bottom:15px;
}

td.spec_char_title {
	font-size:16px;
	line-height:17px;
	font-weight: bold;
	padding: 5px 5px 7px 5px;
	border: solid #333333 1px;
	margin: 0px;
	text-align: center;
}

td.spec_char_title2 {
	font-size:16px;
	line-height:17px;
	padding: 5px 0px 7px 3px;
	border: solid #333333 1px;
	margin:0px;
	text-align: center;
}

td.spec_char_title2 a {
	color:#4E9CB5;
	opacity: 0.75;
}

td.spec_char_title2 a:hover {
	color:#4E9CB5;
	opacity: 1.0;
}
td.spec_char2 {
	font-size:12px;
	line-height:17px;
	padding: 5px 4px 7px 4px;
	border: solid #333333 1px;
	margin:0px;
	text-align: center;
	width:90px;
}

/* END SPECTRAL CHARACTERIZATION post lists */

/* CONTENT with RIGHT SIDEBAR */

div#rbar_container {
	width:720px;
}

div#rbar_container .left_side {
	width:500px;
	float:left;
}

div#rbar_container .right_side {
	width:210px;
	float:right;
}

div#rbar_container .right_side .right_sidebar {
	width:210px;
	background-color: rgba(50, 150, 250, 0.5);
	padding: 8px 8px 8px 8px;
}



/* END CONTENT with RIGHT SIDEBAR */

