/*******************************************************************************
*  Page Widths
*******************************************************************************/

body.variable-width #wrap {
	min-width: 960px;
	width: 90%;
}

body.variable-width #header .inset {
	width: 100%;
}

body.variable-width #content {
	width: auto;
}

body.variable-width #footer {
	width: 100%;
}

body.variable-width .col-2-left-200,
  body.variable-width .col-2-right-300 {
	width: 22%;
}

body.variable-width .col-2-right-720,
  body.variable-width .col-2-left-620 {
	width: 75.5%;
}

body.variable-width .col-3-left-200 {
	width: 22%;
}

body.variable-width .col-3-mid-400 {
	width: 43%;
}

body.variable-width .col-3-right-300 {
	width: 30%;
}

.col-3-left-200 {
	float: left;
	width: 200px;
	margin: 0px 20px 10px 0px;
}

.col-3-mid-400 {
	float: left;
	width: 400px;
	margin: 0px 20px 10px 0px;
}

.col-3-right-300 {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.col-2-left-720 {
	float: left;
	width: 720px;
	margin: 0px 20px 10px 0px;
}

.col-2-right-200 {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

/*******************************************************************************
*  NCEI Header
*******************************************************************************/

#header {
	background: url('../images/logos/logo_doc_60x60.png') 98.3% 17px no-repeat #fff;
}

#header .inset .title {
	margin: 16px 0 0 0px;
	width: 400px;
}

#header .inset .title span {
	background: url('../images/logos/logo_ncei.png') no-repeat top left #fff;
}

#header .inset .title.noaa {
	margin: 16px 0 0 12px;
	width: 243px;
}

#header .inset .title.noaa span {
	background: url('../images/logos/logo_noaa.png') no-repeat top left #fff;
}

/*******************************************************************************
*  Login Page
*******************************************************************************/

#login {
	margin: 0px auto;
	min-height: 800px;
	padding: 0px;
	position: relative;
	top: 125px;
	width: 500px;
}

#login #content {
	background-color: transparent;
	min-height: 0px;
	padding: 0px;
	width: 100%;
}

#login div.region {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	width: 100%;
}

#login div.region table {
	margin: 0px auto;
}

/*******************************************************************************
*  Sidebar Navigation Region
*******************************************************************************/

.block-menu ul.menu li.collapsed ul.menu {
	display: none;
}

/* Menu treatment #6 CSS */
#block-menu-menu-6 h2 {
	background: url('../images/bg/heading-bg.png') bottom left repeat-x transparent;
	border-bottom: 1px solid #CCC;
	font-weight:bold;
}

#block-menu-menu-6 li {
}

#block-menu-menu-6 li a {
}

#block-menu-menu-6 li a:hover {
	text-decoration: underline;
	background-color: #efefef;
}

#block-menu-menu-6 li a.active {
	background-color: #efefef;
	color: #700;
}

#block-menu-menu-6 li.expanded {
}

#block-menu-menu-6 li.expanded ul {
}

#block-menu-menu-6 li.expanded ul li:last-child {
	border-bottom:none;
}

/*******************************************************************************
*  Page Notifications
*******************************************************************************/

div.notification {
	border-top: 1px solid #700;
	border-bottom: 1px solid #700;
	background-color: #EEDADA;
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
}

div.success {
	border-top: 1px solid #057700;
	border-bottom: 1px solid #057700;
	background-color: #DAEEDC;
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
}

#login div.notification {
	border: 1px solid #700;
}

#login div.success {
	border: 1px solid #057700;
}

div.error {
	border: none;
	color: #FF0000;
	font-size: 90%;
}

div.error label {
	font-size: 115%;
}

div img.remove-message {
	cursor: pointer;
	float: right;
	margin-right: 7px;
}

.modified {
	background-color: #FFFFCC !important;
}

.hasError {
	background-color: #FFCCCC !important;
}

.new, .new .modified {
	background-color: #CCEECC !important;
	color: #000000 !important;
}

.deleted {
	background-color: #FFCCCC !important;
	text-decoration: line-through !important;
}

.apex-tabular-form-error {
	border: 1px solid #000000 !important;
	padding: 2px !important;
}

.apex-tabular-form-error:focus {
	border: 1px solid #FF4444 !important;
}

select.apex-tabular-form-error {
	padding: 0px !important;
}

/*******************************************************************************
*  JQuery Popups
*******************************************************************************/

.ui-dialog .ui-dialog-titlebar {
	font-size: 15px !important;
	padding: .2em 0.5em !important;
}

.ui-dialog #apex_popup_field_help {
	font-size: 12px;
	padding: 2px 0px 0px 0px;
}

/*******************************************************************************
*  Main Content
*******************************************************************************/

#nav {
	margin: 0px 0px 8px 0px;
}

#crumbs {
	border-style: none;
	display: inline-block;
	margin-bottom: 4px;
	width: 75%;
}

#navigationBar {
	min-height: 23px;
}

div.navbar-entry {
	float: right;
	font-size: 0.75em;
	margin: 0px 2px 4px 6px;
}

#content {
	height: auto !important;
}

#content .hidden {
	display: none;
}

#content .jquery-icon-btn {
	color: #0057A5;
	cursor: pointer;
}

#content .jquery-icon-btn span.ui-icon {
	position: relative;
	top: 3px;
}

#content .ui-icon {
	display: inline-block;
}

button.button-alt1 {
	background-color: #FCF5BB;
}

#content div.hide-show-region div.hide {
	display: none;
}

#content div.hide-show-region div.hide-show-top {
	cursor: pointer;
}

#content div.hide-show-region div.hide-show-top div.hide-show-buttons img {
	margin-top: 3px;
}

#content div.region {
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	display: inline-block;
	margin-bottom: 15px;
}

#content div.region .required,
  div.ui-dialog .required {
	color: #000000;
}

#content div.region .no-label {
	display: none;
}

#content div.region div.rc-gray-top {
	background: url("../images/bg/bg_header_gray.png") repeat-x left -1px #444;
	border-bottom: 1px solid #CCC;
	color: white;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 4px;
}

#content div.region div.rc-title {
	display: inline-block;
	float: left;
	padding-top: 2px;
}

#content div.region div.rc-buttons {
	display: inline-block;
	float: right;
}

#content div.region div.rc-buttons button {
	margin: 0px 0px auto 10px;
}

#content div.region div.rc-body {
	padding: 10px;
}

#content div.region div.rc-body table.formlayout tr th,
  #content div.region div.rc-body table.formlayout tr td,
  div.ui-dialog table.formlayout tr th,
  div.ui-dialog table.formlayout tr td {
	font-size: 12px;
	padding: 5px 3px 5px 3px;
	white-space: normal;
}

#content div.region div.rc-body table.formlayout tr td:first-child,
  #content div.region div.rc-body table.formlayout tr td:first-child label,
  div.ui-dialog table.formlayout tr td:first-child,
  div.ui-dialog table.formlayout tr td:first-child label {
	color: #000000;
	font-weight: bold;
}

#content div.region div.rc-body table.formlayout tr td:last-child,
  div.ui-dialog table.formlayout tr td:last-child {
	white-space: nowrap;
}

#content div.region div.rc-body table.formlayout tr td:nth-child(4),
  div.ui-dialog table.formlayout tr td:nth-child(4) {
	white-space: normal;
}

#content div.region-full-width {
	width: 100%
}

#content div.borderless-region {
	display: inline-block;
}

#content div.borderless-region div.rc-title {
	border-bottom: none;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0.75em 0 0.5em 0;
	padding-bottom: 3px;
}

#content div.rc-full-width {
	display: block;
}

#content div.rc-full-width {
	display: block;
}

button {
	margin: 10px 10px 0px 0px;
}

#content input {
	padding: 2px;
}

#content input[type=button] {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 1px;
	padding: 1px 6px;
	text-align: center;
}

#content ul.menu {
	margin-bottom: 0px;
}

#content #page-title {
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	margin: 0.1em 0px 0.5em 0px;
	font-weight: 500;
}

#P204_HIDE_OPTIONAL,
  #P205_SHOW_OPTIONAL {
	float: left;
}

/*******************************************************************************
*  Reports
*******************************************************************************/

label, table, tbody, tfoot, thead, th, td, tr {
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	padding: 3px;
}

#content table.report,
  #content table.report tbody,
  #content table.apexir_WORKSHEET_DATA,
  #content table.apexir_WORKSHEET_DATA tbody,
  #content #apexir_DATA_PANEL table:first-of-type,
  #content #apexir_DATA_PANEL table:first-of-type tbody {
  	font-size: 12px;
  	margin-bottom: 5px;
}

#content div.rc-full-width table.report,
  #content div.rc-full-width table.report tbody,
  #content div.rc-full-width table.apexir_WORKSHEET_DATA,
  #content div.rc-full-width table.apexir_WORKSHEET_DATA tbody,
  #content div.rc-full-width #apexir_DATA_PANEL table:first-of-type,
  #content div.rc-full-width #apexir_DATA_PANEL table:first-of-type tbody {
  	width: 100%;
}

#content table.alternatingRows tr:nth-child(2n),
  #content table.apexir_WORKSHEET_DATA tr:nth-child(2n) {
	background-color: #FFFFFF;
}

#content table.alternatingRows tr:nth-child(2n + 1),
  #content table.apexir_WORKSHEET_DATA tr:nth-child(2n + 1) {
	background-color: #f4f4f4;
}

#content table.compareRows tr:nth-child(2n) {
	background-color: #FFFFFF;
}

#content table.compareRows tr:nth-child(2n + 1) {
	background-color: #f4f4f4;
	border-bottom: 20px solid #CCCCCC;
	color: #FF0000;
}

#content table.compareRows tr.collapse td {
	padding: 0px;
}

#content table.report tr td,
  #content table.report tr th,
  #content table.apexir_WORKSHEET_DATA tr td,
  #content table.apexir_WORKSHEET_DATA tr th {
  	background-color: transparent;
	border: 1px solid #CCCCCC;
	padding: 3px 5px 3px 3px;
}

#content div.borderless-region table.report tr th,
  #content div.borderless-region table.apexir_WORKSHEET_DATA tr th {
	background: url('../images/bg/bg_header_gray.png') repeat-x scroll left -1px padding-box #444 !important;
}

#content table.report tr th.apexir_REPEAT_HEADING,
  #content table.apexir_WORKSHEET_DATA tr th.apexir_REPEAT_HEADING {
  	background: url("../images/bg/bg_header_gray.png") repeat-x left -1px #444;
	color: #FFFFFF;
}

#content table.apexir_WORKSHEET_DATA tr th div {
	margin: 2px 0px 0px 0px;
	vertical-align: top;
}

#content div.report {
	display: relative;
}

#content table.report tr th a,
  #content table.apexir_WORKSHEET_DATA tr th div {
	color: white;
	text-decoration: none;
}

#content table.report tr th div img,
  #content table.apexir_WORKSHEET_DATA tr th div img {
	height: 12px;
	left: 1px;
	position: relative;
	top: 1px;
	width: 12px;
}

#content div.report div.exportLink {
	display: inline-block;
	font-size: 90%;
}

#content div.report div.pagination {
	display: inline-block;
	float: right;
}

#content div.report div.pagination table {
	margin-bottom: 0px;
}

#content div.report table tr td.pagination:first-child {
	width: 100%;
}

#content #editRecords div.rc-body {
	position: relative;
}

#content #editRecords div.rc-body span.jquery-icon-btn {
	display: block;
	position: absolute;
	top: 10px;
}

#content #editRecords div.report table.report,
  #content #editRecords div.report table.report tr th:nth-child(2) {
	width: 100%;
}

#content #editRecords div.report table.report tr td:nth-child(2) input {
	width: 98.5%;
}

#content #editRecords div.report table.report tr td[headers="CHECK$01"] {
	padding-left: 4px;
}

#content #apexir_btn_SEARCH {
	position: relative;
	top: -2px;
}

#content #apexir_CONTROL_PANEL_DROP,
  #content #apexir_CONTROL_PANEL_COMPLETE,
  #content #apexir_CONTROL_PANEL_CONTROL,
  #content #apexir_CONTROL_PANEL_SUMMARY {
	margin-bottom: -18px;
	margin-top: 24px;
}

#content #apexir_NO_DATA_FOUND_MSG {
	display: block;
	margin-top: 25px;
}

#content #apexir_DETAIL table tr th label {
	color: #000000;
	font-weight: bold;
}

#content #apexir_DETAIL table.apex_finderbar {
	border: 1px solid #CCC;
}

#content #apexir_DETAIL table.apex_finderbar tr td img {
	display: none;
}

#content #apexir_DETAIL table.apex_finderbar tr td {
	background: #EEE none;
	border-style: none;
}

#content #apexir_DETAIL table.apex_finderbar tr td table.formlayout {
	position: relative;
	left: -6px;
}

#content #apexir_TOOLBAR {
	margin-bottom: -24px;
}

#content #apexir_TOOLBAR #apexir_SEARCH {
	width: 155px;
}

#content table.apexir_WORKSHEET_DATA tr td[headers=C002],
  #content table.apexir_WORKSHEET_DATA tr td[headers=C003],
  #content table.apexir_WORKSHEET_DATA tr td[headers=C013],
  #content table.apexir_WORKSHEET_DATA tr td[headers=C014] {
	white-space: nowrap;
}
/*
#content .jquery-icon-btn {
	color: #0057A5;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 9px;
}
*/
/*******************************************************************************
*  Plugins
*******************************************************************************/

span.ui-vcCombobox,
span.ui-vcCombobox2 {
	margin-right: 18px;
}

span.ui-vcCombobox a.ui-button-icon-only,
span.ui-vcCombobox2 a.ui-button-icon-only {
	height: 20px;
	position: absolute;
	width: auto;
}

span.ui-vcCombobox a.ui-button-icon-only span.ui-button-text,
span.ui-vcCombobox2 a.ui-button-icon-only span.ui-button-text {
	padding: 0.6em;
}

ul.ui-vcpluginautocomplete {
	padding-right: 2px;
}

ul.ui-vcpluginautocomplete li {
	font-size: 72%
}

/*******************************************************************************
* JQuery Dialog Styles
*******************************************************************************/

div.ui-dialog {
	font-size: 87.1%;
}

div.ui-dialog .ui-dialog-title {
	font-size: 90%;
	margin-bottom: 2px;
}

div.ui-dialog input, div.ui-dialog textarea {
	padding: 3px;
}

div.ui-dialog input.checkbox {
	width: auto;
}

div.ui-dialog p.validateTips {
	margin-bottom: 15px;
}

div.ui-dialog span.ui-icon {
	float: left;
	margin: 0px 7px 20px 0px;
}

div.ui-dialog table {
	width: 100%;
}

div.ui-dialog table tr td {
	vertical-align: top;
}

div.ui-dialog table.formlayout tr td:first-child {
	padding-top: 5px;
}

div.ui-dialog table.formlayout tr td:first-child label {
	display: block;
	/*width: 95px;*/
}

div.ui-dialog textarea {
	height: 100px;
}

.ui-autocomplete {
	font-size: 80%;
	max-height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
}

#ui-datepicker-div {
	display: none;
}

div.loadingPopup {
	background: #FFFFFF url('../images/noaa-loader.gif') no-repeat center 20%;
	display: none;
}

div.loadingPopup div.ui-dialog-titlebar {
	display: none;
}

div.loadingPopup h1 {
	bottom: 9px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}