/*************************************************/
/************* Browser Normalization *************/
/*************************************************/

html * {
	color: #000;
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

body {
	background-color: #CCC;
}

p {
	margin-bottom: 10px;
}

img {
	border: 1px solid #AAA;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #000 !important;
	text-decoration: underline;
}

hr {
	border-color: #555;
	border-style: solid;
	border-width: 1px 0 0;
	margin: 15px 0;
	width: 100%;
}

select, option {
	color: #000;
}

/* General */

.main-wrapper {
	background-color: #FFF;
	margin: 0 auto;
	max-width: 1300px;
	min-width: 1134px;
}

div.table-row {
	display: table-row !important;
}

div.single-cell {
	display: table-cell;
	width: 100%;
}

div.intro-content,
div.intro-content p {
	color: #666;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.bold-text {
	font-weight: bold;
}

/******************************************/
/************* Header Section *************/
/******************************************/

#dels-header-wrapper {
	display: table;
	padding: 15px 0;
	width: 100%;
}

#dels-header-wrapper div div {
	background: transparent none scroll no-repeat 0 0;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

#dels-header-wrapper #nas-academies-wrapper {
	background-image: url("../images/dels/nas-all.png");
	background-position: 15px 50%;
	padding: 0 0 0 15px;
}

#dels-header-wrapper #nas-academies-wrapper a {
	clear: both;
	display: block;
	float: left;
	height: 12px;
	margin-top: 13px;
}

#dels-header-wrapper #nas-academies-wrapper a:first-child {
	margin: 0;
}

#dels-header-wrapper #nas-academies-wrapper a#nas-link {
	width: 241px;
}

#dels-header-wrapper #nas-academies-wrapper a#nae-link {
	width: 271px;
}

#dels-header-wrapper #nas-academies-wrapper a#iom-link {
	width: 165px;
}

#dels-header-wrapper #nas-academies-wrapper a#nrc-link {
	width: 218px;
}

#dels-header-wrapper img {
	border: 0 none;
}

#dels-header-wrapper #dels-earth-title-wrapper {
	padding: 0 20px 0 0;
}

/* Search Bar */

#search-bar-wrapper {
	background: transparent url("../images/dels/search-bar-bg.png") scroll repeat-x 0 0;
	display: table;
	margin: 0 0 5px;
	width: 100%;
}

#search-bar-wrapper div.search-bar-cell-wrapper {
	color: #FFF;
	display: table-cell;
	vertical-align: top;
}

#search-bar-left {
	background: #FFF url("../images/dels/search-bar-left-bg.png") scroll no-repeat 0 0;
	width: 2px;
}

#search-bar-center div {
	color: #FFF;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
}

#search-bar-center div:first-child {
	height: 37px;
}

#search-bar-center div.breadcrumbs-wrapper,
#search-bar-center div.breadcrumbs-wrapper a {
	color: #399;
	font-size: 12px;
	font-style: normal;
}

#search-bar-center div.breadcrumbs-wrapper {
	line-height: 16px;
	padding: 7px 10px 0;
}

#search-bar-wrapper #search-bar-right {
	float: right;
}

#search-bar-right-table,
#search-tabs-element,
#search-form-element {
	display: table;
}

#search-bar-right-table div.search-bar-right-cell-wrapper {
	display: table-cell;
	vertical-align: top;
}

#text-size-controller div {
	display: table;
}

#text-size-controller div:first-child {
	display: block;
	height: 37px;
}

#text-size-controller div div.table-row {
	height: 30px;
}

#text-size-controller div div span {
	background: transparent none scroll no-repeat 0 50%;
	cursor: pointer;
	display: table-cell;
	font-size: 10px;
	padding: 0 5px 0 0;
	vertical-align: middle;
	white-space: nowrap;
}

#text-size-controller div div span#text-size-minus,
#text-size-controller div div span#text-size-plus {
	width: 13px;
}

#text-size-controller div div span#text-size-minus {
	background-image: url("../images/dels/text-minus-bg.png");
}

#text-size-controller div div span#text-size-plus {
	background-image: url("../images/dels/text-plus-bg.png");
}

#search-bar-right #search-form-elements {
	background: transparent none scroll no-repeat 0 0;
	min-width: 295px;
}

#search-bar-right #search-form-elements.select-1 {
	background-image: url("../images/dels/search-highlight-1.png");
}

#search-bar-right #search-form-elements.select-2 {
	background-image: url("../images/dels/search-highlight-2.png");
}

#search-bar-right #search-form-elements.select-3 {
	background-image: url("../images/dels/search-highlight-3.png");
}

#search-tabs-element {
	height: 37px;
}

#search-tabs-element span {
	color: #FFF;
	cursor: pointer;
	display: table-cell;
	font: 11px "Arial Black";
	padding-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 130px;
}

#search-tabs-element span.selected {
	color: #FF9;
}

#search-form-element {
	height: 30px;
}

#search-form-element span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#search-form-element span#search-box-wrapper {
	padding: 3px 0 0 14px;
}

#search-form-element span#search-submit-wrapper {
	padding: 1px 0 0 6px;
}

#search-form-element input {
	background: #FFF none scroll no-repeat 2px 2px;
	border: 0 none;
	font-size: 11px;
	height: 17px;
	padding-left: 2px;
	width: 250px;
}

#search-form-element input.empty {
	background-image: url("../images/dels/search-box-bg.png");
}

#search-form-element input#search-submit {
	background: transparent none;
	cursor: pointer;
	height: 20px;
	padding: 0;
	width: 18px;
}

/*******************************************/
/************* Content Section *************/
/*******************************************/

#main-content-wrapper {
	display: table;
	width: 100%;
}

.column {
	display: table-cell;
	padding: 0 0 0 7px;
	vertical-align: top;
}

#column-1 a,
#column-3 a,
#column-4 a{
	color: #666;
}

.content-box {
	margin: 0 0 5px;
}

.column-header {
	background: transparent none scroll no-repeat 0 0;
	color: #399;
	font-family: "Arial Black";
	font-size: 13px;
	text-transform: uppercase;
}

.column-body {
	background: transparent none scroll repeat-y 0 0;
	font-size: 13px;
	line-height: 14px;
}

.column-footer {
	background: transparent none scroll no-repeat 0 0;
	height: 4px;
}

/************* 1st Column *************/

#column-1 {
	padding: 0;
	width: 206px;
	min-width: 206px;
}

/* Board Topics Navigation Widget */

#board-topics-component .column-header {
	background-image: url("../images/dels/left-col-header-bg.png");
	height: 49px;
	line-height: 62px;
	padding: 0 50px 0 15px;
}

#board-topics-component .column-body {
	background-image: url("../images/dels/left-col-bg.png");
	min-height: 516px;
}

#board-topics-component .column-body a {
	background: transparent url("../images/dels/left-col-link-bg.png") scroll no-repeat 0 0;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 12px 10px 15px;
}

#board-topics-component .column-body div {
	background-color: #F5F5CC;
	margin-right: 2px;
	padding: 10px 20px;
}

#board-topics-component .column-body a.active-link {
	background-color: #007177;
	background-image: none;
	color: #FFF !important;
	font-weight: bold;
	margin-right: 2px;
}

#board-topics-component .column-body a.subtopic-link {
	background-image: none;
	color: #007590;
	font-size: 12px;
	line-height: 13px;
	padding: 2px 0;
}

#board-topics-component .column-body a.highlighted {
	color: #700070;
	font-weight: bold;
}

#board-topics-component .column-body a.subtopic-link:hover,
#board-topics-component .column-body a.highlighted:hover {
	color: #000;
}

#board-topics-component .column-footer {
	background-image: url("../images/dels/left-col-footer-bg.png");
	height: 5px;
}

/************* 2nd Column of dels home page, 5 th column is center column of board homepage *************/

#column-2 p,#column-5 {
	text-align: justify;
}

.content-top-header-wrapper {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 10px;
}

.content-box .center-content-title {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}

.content-box .center-content-subtitle {
	color: #399;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.content-map-link {
	color: #939598;
	font-weight: normal;
}

.content-map-link img {
	border: 0 none;
	margin-left: 4px;
	vertical-align: middle;
}

/* Featured Image Widget */

#featured-widget-wrapper {
	border: 3px solid #CC3;
}

#featured-widget-top {
	border-bottom: 2px solid #DDD;
	height: 230px;
	margin-bottom: 10px;
	overflow: hidden;
}

#featured-widget-top .feature-wrapper {
	display: none;
}

#featured-widget-top .featured {
	display: table;
}

#featured-widget-top .feature-image,
#featured-widget-top .feature-text {
	display: table-cell;
	vertical-align: top;
}

#featured-widget-top .feature-image img {
	border: 0 none;
	height: 230px;
	width: 395px;
}

#featured-widget-top .feature-text .feature-text-wrapper {
	font: 13px;
	line-height: 20px;
	max-height: 220px;
	overflow: auto;
	padding-top: 10px;
}

#featured-widget-top .feature-text .feature-text-wrapper div {
	margin-bottom: 15px;
	padding: 0 10px;
}

#featured-widget-top .feature-text .feature-text-wrapper p {
	text-align: left;
}

#featured-widget-top .feature-text .feature-text-wrapper .feature-header {
	font-size: 15px;
	font-weight: bold;
}

#featured-widget-top .feature-text a.feature-link {
	float: right;
	margin: 0 20px 10px 0;
}

#featured-widget-scroller {
	position: relative;
}

#featured-widget-scroller div {
	background: transparent url("../images/dels/feature-scroll-arrows.png") scroll no-repeat 0 0;
	cursor: pointer;
	display: none;
	height: 111px;
	position: absolute;
	top: 2px;
	width: 20px;
	z-index: 100;
}

#featured-widget-scroller div.feature-selector-scroller-left {
	left: 0;
}

#featured-widget-scroller div.feature-selector-scroller-right {
	background-position: 0 -111px;
	right: 0;
}

#featured-widget-selector {
	background-color: #666;
	border-top: 2px solid #DDD;
	display: block;
	height: 111px;
	overflow: hidden;
	position: relative;
}

#featured-widget-selector div {
	display: table;
	left: 0;
	position: absolute;
	top: 0;
}

#featured-widget-selector ul {
	display: table-row;
}

#featured-widget-selector li {
	background-color: #666;
	border-right: 2px solid #DDD;
	display: table-cell;
	height: 111px;
	list-style-type: none;
	text-align: center;
	vertical-align: top;
}

#featured-widget-selector li.selected {
	background-color: #DDE4BA;
}

#featured-widget-selector li a,
#featured-widget-selector li a span {
	color: #EEE;
	display: block;
	font-size: 11px;
	line-height: 12px;
	padding: 15px 20px 10px;
	text-decoration: none;
}

#featured-widget-selector li:first-child a {
	padding: 15px 19px 10px;
}

#featured-widget-selector li.selected a,
#featured-widget-selector li.selected a:hover,
#featured-widget-selector li.selected a span {
	color: #399;
}

#featured-widget-selector li a span {
	margin: 0 auto 4px;
	padding: 0;
	width: 112px;
}

#featured-widget-selector li a span.selector-thumbnail img {
	border: 0 none;
	height: 62px;
	width: 112px;
}

/* Bar Links Widget */

#bar-links-wrapper {
	padding-top: 3px;
}

.bar-link {
	background: transparent url("../images/dels/bar-link-bg.png") scroll no-repeat 100% -36px;
	margin: 0 0 5px;
}

.bar-link a.bar-link-toggler {
	background: transparent url("../images/dels/bar-link-bg.png") scroll no-repeat 0 0;
	color: #000;
	display: block;
	font-family: Arial Black;
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	padding-left: 40px;
}

.bar-link a.bar-link-toggler:hover {
	text-decoration: none;
}

.bar-link .accordion-slider {
	background-color: #F8F8F8;
	border-color: #CCC;
	border-style: solid;
	border-width: 0 1px 1px;
	display: none;
	height: 250px;
	overflow: auto;
}

.bar-link .bar-link-intro {
	height: 190px;
	overflow: auto;
	padding: 10px;
}

#column-2 .bar-link div p.accordion-slider-links,
#column-5 .bar-link div p.accordion-slider-links{
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#column-2 .bar-link div p.accordion-slider-links,
#column-2 .bar-link div p.accordion-slider-links a,
#column-5 .bar-link div p.accordion-slider-links,
#column-5 .bar-link div p.accordion-slider-links a{
	font-size: 15px;
}

/* Center Tab Navigation Widget */

#topic-header-wrapper {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 12px;
}

#topic-center-tabs-wrapper {
	border: 1px solid #AAA;
}

table.tabs-nav-wrapper {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table.tabs-nav-wrapper td {
	background-color: #EEE;
	border-color: #AAA;
	border-style: solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	vertical-align: middle;
}

table.tabs-nav-wrapper a {
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}

table.tabs-nav-wrapper td:first-child {
	border-left-width: 0;
}

table.tabs-nav-wrapper td.selected-tab {
	background-color: #FFF;
	border-bottom-width: 0;
}

table.tabs-nav-wrapper td.selected-tab a {
	color: #399 !important;
}

table.tabs-nav-wrapper td.selected-tab a:hover {
	cursor: default;
	text-decoration: none;
}

.tab-content {
	padding: 15px 10px;
}

.tab-content-header {
	color: #399;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}

.tab-content p {
	margin-bottom: 15px;
}

/* Report Slide Show Widget */

.report-slideshow {
	background-color: #F4F4F4;
	border: 1px solid #D6D6D6;
	padding: 10px;
}

.report-slideshow div.report-slideshow-item {
	display: none;
	height: 152px;
}

.report-slideshow div.active {
	display: block;
}

.report-slideshow div div {
	display: table;
}

.report-slideshow .report-thumb-wrapper,
.report-slideshow .report-text-wrapper {
	display: table-cell;
	vertical-align: top;
}

.report-slideshow .report-thumb-wrapper img {
	max-height: 150px;
	width: 100px;
}

.report-slideshow .report-text-wrapper {
	padding: 0 15px;
}

.report-slideshow .report-text-wrapper div {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

.report-slideshow .report-text-wrapper .report-title-wrapper a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.report-slideshow .report-text-wrapper .report-title-wrapper a:hover {
	text-decoration: none;
}

/* Topic Search Widget */

.tab-content-search-box {
	background-color: #C2E0E0;
	border: 1px solid #999;
	padding: 10px 15px;
}

.tab-content-search-box * {
	color: #000;
	font-size: 14px;
}

.tab-content-search-box form {
	display: table;
	margin: 7px 0 0;
	width: 100%;
}

.tab-content-search-box form * {
	border: 1px solid #999;
}

.tab-content-search-box .search-tip {
	color: #699;
	font-size: 11px;
	font-style: italic;
}

.topic-search-form div {
	border: 0 none;
	display: table-cell;
	padding-right: 10px;
}

.topic-search-form div.search-button-wrapper {
	padding: 0;
	width: 132px;
}

.tab-content-search-box input[type=text] {
	padding: 4px 2px;
	width: 100%;
}

.tab-content-search-box input[type=submit],
.tab-content-search-box button {
	background-color: #F0F0B2;
	cursor: pointer;
	padding: 3px 40px;
	width: 132px;
}

.tab-content-search-results {
	margin-top: 20px;
}

.tab-content-search-results div {
	margin-bottom: 10px;
}

.tab-content-search-results div.result-summary-description {
	text-align: justify;
}

div.search-results-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

.search-results-sort-wrapper {
	display: table;
	margin-bottom: 15px !important;
}

.search-results-sort-wrapper form {
	display: table-row;
}

.search-results-sort-wrapper div {
	display: table-cell;
	float: left;
	margin: 0 5px 0 0;
	padding: 4px 0;
}

.search-results-sort-wrapper div.sort-selector {
	margin: 0;
	padding: 0;
	position: relative;
}

.search-results-sort-wrapper div span {
	background: #F0F0B2 url("../images/dels/arrow-down.png") no-repeat scroll 97% 8px;
	border: 1px solid #999;
	cursor: pointer;
	display: block;
	margin-right: -2px;
	min-height: 16px;
	min-width: 100px;
	padding: 4px 30px 4px 8px;
}

.search-results-sort-wrapper ul {
	background-color: #F0F0B2;
	border-color: #999;
	border-style: solid;
	border-width: 0 1px 1px;
	display: none;
	position: absolute;
	width: 100%;
}

.search-results-sort-wrapper ul li {
	list-style: none;
}

.search-results-sort-wrapper ul li a {
	color: #000;
	cursor: pointer;
	display: block;
	padding: 3px 8px;
}

.search-results-sort-wrapper ul li a:hover {
	background-color: #C2E0E0;
	text-decoration: none;
}

.results-summaries-board {
	color: #399;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.result-summary-wrapper {
	display: table;
}

.result-summary-wrapper .result-summary-thumbnail,
.result-summary-wrapper .result-summary-text {
	display: table-cell;
	margin: 0;
	padding: 0 10px 0 0;
	vertical-align: top;
}

.result-summary-thumbnail {
	min-width: 102px;
}

.result-summary-thumbnail img {
	width: 100px;
}

.result-summary-title {
	color: #399;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

.result-summary-title a {
	color: #000;
	font-size: 16px;
}

.result-past-event-wrapper div:first-child {
	margin: 0 10px 0 0;
}

.search-results-controls {
	text-align: center;
}

.search-results-controls span {
	font-weight: bold;
}

.search-results-controls input,
.search-results-controls a {
	background: transparent none no-repeat scroll 0 0;
	border: 0 none;
	color: #06C;
	cursor: pointer;
	padding: 0 5px;
}

.search-results-controls input:hover,
.search-results-controls a:hover {
	color: #000;
	text-decoration: underline;
}

.search-results-controls input.disabled,
.search-results-controls input.disabled:hover,
.search-results-controls a.disabled,
.search-results-controls a.disabled:hover {
	color: #AAA;
	cursor: default;
	text-decoration: none;
}

.results-studies-wrapper {
	margin: 0 15px;
}

.results-studies-wrapper span {
	margin: 0 0 0 -1em;
}

.results-studies-wrapper li {
	margin: 10px 0;
}

.results-studies-wrapper li:first-child {
	margin-top: 0;
}

/* Materials Based on Reports Widget */

#dels-tab-control-component .center-content-subtitle {
	margin-bottom: 0;
}

.materials-preview-wrapper {
	display: table;
	width: 100%;
}

.materials-preview-wrapper div div {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	width: 33%;
}

.materials-preview-wrapper div div:first-child {
	width: 34%;
}

.materials-preview-wrapper span {
	display: block;
	margin-bottom: 7px;
}

.materials-preview-wrapper a {
	color: #939598;
}

.materials-preview-wrapper a img {
	height: 150px;
	width: 100px;
}

.materials-preview-wrapper a img.landscape {
	height: 113px;
	width: 150px;
}

.materials-more-link {
	text-align: right;
}

/* Content Landing Components */

.landing-content-wrapper {
	border: 1px solid #AAA;
	margin: 0 0 20px;
	padding: 15px 10px;
}

.landing-title {
	color: #399;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 20px;
}

.landing-title span {
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding: 5px 0;
}

.landing-content-title {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 15px;
}

.landing-content-title span {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}

.landing-content-subtitle {
	color: #399;
	font-weight: bold;
	margin: 0 0 5px;
}

.landing-learn-more-link {
	margin: 0 0 5px;
	text-align: right;
}

.landing-feature-wrapper {
	display: table;
	margin: 10px 0;
}

.landing-feature-wrapper .landing-feature-image-wrapper,
.landing-feature-wrapper .landing-feature-text-wrapper {
	display: table-cell;
	vertical-align: top;
}

.landing-feature-image-wrapper img {
	display: block;
	margin-bottom: 10px;
	width: 100px;
}

.landing-feature-image-wrapper a {
	clear: both;
	display: block;
	float: left;
}

.landing-feature-text-wrapper{
	padding-left: 10px;
}

.landing-feature-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 25px 0 15px;
}

.landing-feature-title:first-child {
	margin-top: 0;
}

.landing-feature-download-link {
	margin-bottom: 15px;
}

.landing-feature-text-wrapper ul li {
	list-style-type:disc;
	list-style-position: inside;
	margin: 0 0 10px;
}

.content-register-button {
	background-color: #F0F0B2;
	border: 1px solid #AAA;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	padding: 8px 12px;
}

.landing-related-results {
	margin-top: 20px;
}

.landing-related-results div {
	margin-bottom: 10px;
}

.landing-related-results .related-results-title {
	color: #399;
	font-size: 18px;
	font-weight: bold;
}

/* Study Stages Component */

.study-stage-user-guide {
	color: #999;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 10px;
}

.study-stage-wrapper {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 15px;
	vertical-align: bottom;
	width: 577px;
}

.study-stage-wrapper div {
	height: 30px;
}

.study-stage-wrapper img {
	border: 0 none;
	cursor: pointer;
	vertical-align: bottom;
}

img#study-stage-diagram-1 {
	height: 70px;
	width: 62px;
}

img#study-stage-diagram-2 {
	height: 70px;
	width: 84px;
}

img#study-stage-diagram-3 {
	height: 40px;
	width: 210px;
}

.study-description-wrapper {
	min-height: 50px;
	margin-bottom: 10px;
}

.study-description-wrapper div {
	display: none;
}

.study-description-wrapper div.selected {
	display: block;
}

/* Search Results Components */

.search-results-count {
	color: #399;
	font-size: 12px;
	margin-bottom: 15px;
}

.search-result-item {
	margin-bottom: 15px;
}

.search-result-item .item-title a,
.search-result-item .item-title a b {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.search-result-item .item-tags {
	color: #999;
	font-style: italic;
	font-weight: bold;
}

.search-result-item .item-tags {
	color: #999;
	font-style: italic;
	font-weight: bold;
}

/* Committee Membership Information Components */

.committee-info-wrapper {
	display: table;
	margin-top: 30px;
}

.committee-info-wrapper div div {
	display: table-cell;
}

.committee-info-wrapper div div.committee-info-name {
	font-weight: bold;
	padding-right: 25px;
}

#landing-content-component hr {
	border-color: #CCC;
	border-style: dotted;
	margin: 0 0 20px;
}

/* RSS Landing Components */

#rss-landing-component a {
	background: transparent url("../images/dels/rss-icon.png") no-repeat scroll 0 50%;
	border-top: 1px solid #CCC;
	color: #666;
	display: block;
	padding: 6px 3px 6px 25px;
}

#rss-landing-component a:first-child {
	border: 0 none;
}

/* One-off Pages Components */

#oneoff-content-component div.landing-title {
	margin-bottom: 20px;
}

#oneoff-content-component li {
	list-style-position: inside;
}

#oneoff-content-component p,
#oneoff-content-component ul {
	margin: 15px 0 0;
}

/* Subscription Page Components */

.personal-info-wrapper {
	display: table;
	width: 100%;
}

.personal-info-wrapper div div {
	display: table-cell;
	padding: 5px 0;
	vertical-align: middle;
	width: 100%;
}

.personal-info-wrapper div div:first-child {
	width: auto;
}

.personal-info-wrapper div div:first-child label {
	display: block;
	float: left;
	margin-right: 12px;
	white-space: nowrap;
}

.personal-info-wrapper input[type=text] {
	padding: 1px 2px;
	width: 95%;
}

.personal-info-wrapper select {
	padding: 1px 0 0;
}

.personal-info-wrapper option {
	padding: 1px 0 0 5px;
}

.personal-info-wrapper div div:first-child label span {
	color: #999;
	font-weight: bold;
}

.asterisk-wrapper {
	color: #999;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
}

.subscription-type-wrapper {
	margin-bottom: 20px;
}

.subscription-type-header {
	font-weight: bold;
}

.subscription-type-header span {
	font-weight: normal;
}

.subscription-type-header a {
	color: #399;
}

.subscription-type-content {
	display: table;
}

.subscription-type-content div div {
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}

.subscription-type-content div div:first-child {
	padding-left: 40px;
}

.subscription-actions-wrapper {
	height: 25px;
	margin-bottom: 20px;
	padding: 0 40px;
}

.subscription-actions-wrapper input[type=submit],
.subscription-actions-wrapper input[type=button] {
	background-color: #F0F0B2;
	border: 1px solid #999;
	cursor: pointer;
	display: block;
	padding: 3px 20px;
}

.subscription-actions-wrapper input[type=submit] {
	float: left;
}

.subscription-actions-wrapper input[type=button] {
	float: right;
}

/************* 3rd Column *************/

#column-3 {
	padding-right: 5px;
	width: 290px;
	min-width: 290px;
}

#column-3 .column-header {
	background-image: url("../images/dels/right-col-header-bg.png");
	height: 39px;
	line-height: 48px;
	padding: 0 50px 0 10px;
}

#column-3 .column-body {
	background-image: url("../images/dels/right-col-bg.png");
	padding-top: 9px;
}

#column-3 .column-footer {
	background-image: url("../images/dels/right-col-footer-bg.png");
}


/**for first column of board homepage**/
#column-4 {
	padding-right: 5px;
	width: 290px;
	min-width: 290px;
}

#column-4 .column-header {
	background-image: url("../images/dels/right-col-header-bg.png");
	height: 39px;
	line-height: 48px;
	padding: 0 50px 0 10px;
}

#column-4 .column-body {
	background-image: url("../images/dels/right-col-bg.png");
	padding-top: 9px;
}

#column-4 .column-footer {
	background-image: url("../images/dels/right-col-footer-bg.png");
}

/* Quick Links Widget */

#quick-links-component .column-body {
	display: table;
	padding: 0;
	width: 100%;
}

#quick-links-component .column-split {
	border-left: 1px solid #FFF;
	display: table-cell;
	padding-top: 9px;
	vertical-align: top;
}

#quick-links-component .column-split:first-child {
	border: 0 none;
	margin: 0;
}

#quick-links-component .column-body a {
	display: block;
	line-height: 14px;
	padding: 0 10px 7px;
}

/* Visit Our Boards Widget */

.visit-boards-wrapper {
	background-color: #007590;
	border-color: transparent #555 #555 #AAA;
	border-style: solid;
	border-width: 0 2px 2px;
	height: 40px;
	line-height: 42px;
	text-align: center;
}

.visit-boards-wrapper select {
	font-size: 12px;
	padding: 4px 0 0;
	width: 265px;
}

.visit-boards-wrapper option {
	cursor: pointer;
	display: block;
	font-size: 12px;
	padding: 2px 0 2px 7px;
}

/* Materials Sidebox Widget */

#materials-sidebox-component .column-body,
#report-materials-sidebox-component .column-body {
	padding: 10px;
}

#materials-sidebox-component .column-body a,
#report-materials-sidebox-component .column-body a {
	background: transparent none  scroll no-repeat 0 50%;
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 32px;
	padding-left: 28px;
}

#materials-sidebox-component .column-body a#reportbrief-link,
#report-materials-sidebox-component .column-body a#reportbrief-link {
	background-image: url("../images/dels/reportbrief-icon.png");
}

#materials-sidebox-component .column-body a#press-release-link,
#report-materials-sidebox-component .column-body a#press-release-link {
	background-image: url("../images/dels/press-release-icon.png");
}

#materials-sidebox-component .column-body a#video-link,
#report-materials-sidebox-component .column-body a#video-link {
	background-image: url("../images/dels/video-icon.png");
}

#materials-sidebox-component .column-body a#podcast-link,
#report-materials-sidebox-component .column-body a#podcast-link {
	background-image: url("../images/dels/podcast-icon.png");
}

#materials-sidebox-component .column-body a#presentation-link,
#report-materials-sidebox-component .column-body a#presentation-link {
	background-image: url("../images/dels/presentation-icon.png");
}

#materials-sidebox-component .column-body a#website-link,
#report-materials-sidebox-component .column-body a#website-link {
	background-image: url("../images/dels/website-icon.png");
}

#materials-sidebox-component .column-body a#enhanced-briefs-link,
#report-materials-sidebox-component .column-body a#enhanced-briefs-link {
	background-image: url("../images/dels/enhanced-briefs-icon.png");
}

#materials-sidebox-component .column-body a#special-products-link,
#report-materials-sidebox-component .column-body a#special-products-link {
	background-image: url("../images/dels/special-products-icon.png");
}

#materials-sidebox-component .column-body a#booklet-link,
#report-materials-sidebox-component .column-body a#booklet-link {
	background-image: url("../images/dels/booklet-icon.png");
}

/* Get Updates Widget */

#get-updates-wrapper {
	background: transparent url("../images/dels/get-updates-bg.png") scroll no-repeat 0 0;
	height: 44px;
}

#get-updates-wrapper span,
#get-updates-wrapper a {
	color: #FFF;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	margin: 12px 0 12px 21px;
	text-transform: uppercase;
}

#get-updates-wrapper a.subscribe-button {
	color: #666;
	padding: 0 27px 0 22px;
	text-transform: none;
}

#get-updates-wrapper a.subscribe-button:hover {
	text-decoration: none;
}

/* Recent Reports Widget */

#recent-reports-component .column-body {
	padding-top: 8px;
	position: relative;
}

.book-covers-wrapper {
	display: table;
	margin: 0 auto;
}

.book-covers-wrapper div div {
	display: table-cell;
	overflow: hidden;
	padding-left: 12px;
}

.book-covers-wrapper div div:first-child {
	padding: 0;
}

.book-covers-wrapper img {
	height: 110px;
	width: 80px;
}

.reports-text-wrapper {
	padding: 10px 10px 23px;
}

.reports-text-wrapper li {
	line-height: 14px;
	margin: 0 0 8px 15px;
}

.reports-more-link-wrapper {
	bottom: 5px;
	position: absolute;
	right: 12px;
}

#recent-reports-component .reports-more-link-wrapper a {
	color: #06C;
}

/* About Widgets */

.about-component {
	margin: 0 0 5px;
}

.about-component .column-body {
	padding: 10px;
}

.about-component .column-body p,
.about-component .column-body div {
	color: #808284;
	font-weight: bold;
}

.about-component .column-body div {
	margin-bottom: 10px;
}

.about-component .column-body li {
	margin: 0 0 5px 1em;
}

#column-3 .about-component a,
.about-component .column-body p span {
	color: #06C;
	font-weight: normal;
}

#column-3 .about-component .column-body a.sub-header {
	color: #666;
	font-weight: bold;
}

#column-3 .about-component .column-body a.bold-text {
	font-weight: bold;
}

/**for board homepage**/

#column-4 .about-component a,
.about-component .column-body p span {
	color: #06C;
	font-weight: normal;
}

#column-4 .about-component .column-body a.sub-header {
	color: #666;
	font-weight: bold;
}

#column-4 .about-component .column-body a.bold-text {
	font-weight: bold;
}

/* Social Networking Widget */

#action-links-wrapper {
	float: right;
	padding: 3px;
}

#action-links-wrapper span {
	background: transparent none scroll no-repeat 0 0;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin-left: 25px;
}

#action-links-wrapper span:first-child {
	margin: 0;
}

#action-links-wrapper span a {
	color: #999;
	padding-left: 21px;
}

#action-links-wrapper span a span {
	color: #999;
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}

#action-links-wrapper span a:hover span {
	color: #000;
}

#action-links-wrapper span#action-link-print {
	background-image: url("../images/dels/print-icon.png");
}

#action-links-wrapper span#action-link-email {
	background-image: url("../images/dels/email-icon.png");
}

#action-links-wrapper span#action-link-rss {
	background-image: url("../images/dels/rss-icon.png");
}

#action-links-wrapper span#action-link-share {
	background-image: url("../images/dels/share-icon.png");
}

#action-links-wrapper span#action-link-share span {
	background: transparent none scroll no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#action-links-wrapper span#action-link-share span a {
	background: transparent none scroll no-repeat 0 0 !important;
}

/******************************************/
/************* Footer Section *************/
/******************************************/

#footer-wrapper {
	background: transparent url("../images/dels/footer-sep-bg.png") scroll repeat-x 0 0;
	display: table;
	margin-top: 5px;
	padding-top: 12px;
	width: 100%;
}

#footer-wrapper div div {
	display: table-cell;
	padding: 0 10px 20px;
	vertical-align: top;
}

#footer-wrapper * {
	color: #939598;
	font-size: 11px;
	line-height: 14px;
}

#footer-wrapper #footer-logo {
	background: transparent url("../images/dels/nas-logo.png") scroll no-repeat 0 0;
	height: 40px;
	width: 284px;
}

/*********************************************/
/************* Browser Overrides *************/
/*********************************************/

/* IE7 */

.ie7 .main-wrapper {
	max-width: auto;
	min-width: auto;
	width: 1135px;
}

/* Header */

.ie7 #dels-header-wrapper div#nas-academies-wrapper {
	float: left;
	width: 282px;
}

.ie7 #search-bar-wrapper div.search-bar-cell-wrapper,
.ie7 #search-bar-right-table div.search-bar-right-cell-wrapper,
.ie7 #text-size-controller div div span,
.ie7 #search-tabs-element span,
.ie7 #search-form-element span {
	float: left;
}

.ie7 #search-bar-wrapper #search-bar-center {
	width: 650px;
}

.ie7 #dels-header-wrapper div#dels-earth-title-wrapper,
.ie7 #search-bar-wrapper #search-bar-right {
	float: right;
}

.ie7 #text-size-controller div div.table-row {
	height: 24px;
	padding: 8px 0 0;
}

.ie7 #text-size-controller div div span {
	line-height: 14px;
}

.ie7 #search-tabs-element span {
	line-height: 30px;
}

.ie7 #search-form-element {
	padding-top: 2px;
}

.ie7 #search-form-element span#search-box-wrapper,
.ie7 #search-form-element span#search-submit-wrapper {
	padding-top: 0;
}

/* Content */

.ie7 .column {
	float: left;
}

/* 2nd Column */

.ie7 #column-2 {
	width: 620px;
}


.ie7 #featured-widget-wrapper {
	position: relative;
}

.ie7 #featured-widget-top {
	position: relative;
}

.ie7 #featured-widget-top .feature-wrapper {
	left: 0;
	position: absolute;
	top: 0;
}

.ie7 #featured-widget-top .featured {
	display: block;
}

.ie7 #featured-widget-top .feature-image,
.ie7 #featured-widget-selector li,
.ie7 .report-slideshow .report-thumb-wrapper,
.ie7 .report-slideshow .report-text-wrapper,
.ie7 .topic-search-form div,
.ie7 .result-summary-wrapper .result-summary-thumbnail,
.ie7 .result-summary-wrapper .result-summary-text,
.ie7 .landing-feature-wrapper .landing-feature-image-wrapper,
.ie7 .landing-feature-wrapper .landing-feature-text-wrapper,
.ie7 .subscription-type-content div div {
		float: left;
}

.ie7 #featured-widget-top .feature-text {
	float: right;
}

.ie7 #featured-widget-scroller {
	height: 1px;
	z-index: 99;
}

.ie7 #featured-widget-scroller div {
	top: 3px;
}

.ie7 #featured-widget-selector div {
	min-height: 0;
	min-width: 0;
}

.ie7 #featured-widget-selector li a span {
	margin: 0 0 2px;
}

.ie7 .bar-link a.bar-link-toggler {
	width: 100%;
}

.ie7 .materials-preview-wrapper div div {
	float: left;
	width: 30%;
}

.ie7 .report-slideshow {
	min-height: 0;
}

.ie7 .tab-content-search-box input[type=text] {
	width: 415px;
}

.ie7 .tab-content-search-box input[type=submit],
.ie7 .tab-content-search-box button {
	padding: 2px 40px;
}

.ie7 .search-results-sort-wrapper,
.ie7 .result-summary-wrapper,
.ie7 .landing-title,
.ie7 .landing-feature-wrapper,
.ie7 .personal-info-wrapper div.table-row,
.ie7 .subscription-type-content div.table-row {
	min-height: 0;
}

.ie7 .personal-info-wrapper div div {
	float: left;
	width: 460px;
}

.ie7 .personal-info-wrapper div div:first-child {
	width: 130px;
}

/* 3rd Column */

.ie7 #column-3 {
	float: right;
}

.ie7 #quick-links-component .column-split {
	float: left;
	margin-left: -1px;
}

.ie7 .book-covers-wrapper div div {
	float: left;
}

.ie7 .visit-boards-wrapper select {
	padding: 0;
}

.ie7 .book-covers-wrapper {
	height: 110px;
	width: 270px;
}

/* 5th Column is board center column */

.ie7 #column-5 {
	width: 750px;
}


.ie7 #featured-widget-wrapper {
	position: relative;
}

.ie7 #featured-widget-top {
	position: relative;
}

.ie7 #featured-widget-top .feature-wrapper {
	left: 0;
	position: absolute;
	top: 0;
}

.ie7 #featured-widget-top .featured {
	display: block;
}

.ie7 #featured-widget-top .feature-image,
.ie7 #featured-widget-selector li,
.ie7 .report-slideshow .report-thumb-wrapper,
.ie7 .report-slideshow .report-text-wrapper,
.ie7 .topic-search-form div,
.ie7 .result-summary-wrapper .result-summary-thumbnail,
.ie7 .result-summary-wrapper .result-summary-text,
.ie7 .landing-feature-wrapper .landing-feature-image-wrapper,
.ie7 .landing-feature-wrapper .landing-feature-text-wrapper,
.ie7 .subscription-type-content div div {
		float: left;
}

.ie7 #featured-widget-top .feature-text {
	float: right;
}

.ie7 #featured-widget-scroller {
	height: 1px;
	z-index: 99;
}

.ie7 #featured-widget-scroller div {
	top: 3px;
}

.ie7 #featured-widget-selector div {
	min-height: 0;
	min-width: 0;
}

.ie7 #featured-widget-selector li a span {
	margin: 0 0 2px;
}

.ie7 .bar-link a.bar-link-toggler {
	width: 100%;
}

.ie7 .materials-preview-wrapper div div {
	float: left;
	width: 30%;
}

.ie7 .report-slideshow {
	min-height: 0;
}

.ie7 .tab-content-search-box input[type=text] {
	width: 415px;
}

.ie7 .tab-content-search-box input[type=submit],
.ie7 .tab-content-search-box button {
	padding: 2px 40px;
}

.ie7 .search-results-sort-wrapper,
.ie7 .result-summary-wrapper,
.ie7 .landing-title,
.ie7 .landing-feature-wrapper,
.ie7 .personal-info-wrapper div.table-row,
.ie7 .subscription-type-content div.table-row {
	min-height: 0;
}

.ie7 .personal-info-wrapper div div {
	float: left;
	width: 460px;
}

.ie7 .personal-info-wrapper div div:first-child {
	width: 130px;
}


/* Footer Section */

.ie7 #footer-wrapper div#footer-text {
	float: left;
}

.ie7 #footer-wrapper div#footer-logo {
	float: right;
}

/* IE8 */

.ie8 #search-form-element span#search-box-wrapper {
	padding: 0 0 1px 14px;
}

.ie8 .visit-boards-wrapper select {
	padding: 0;
}

/* Gecko (Safari + Chrome) */

.gecko .visit-boards-wrapper select {
	padding: 0;
}

