@charset "utf-8";
/* CSS Document */

/** From alpha-reset.css and InnerFile styles in Drupal version of site **/
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font: inherit;
}
h1, h2, h3, h4, h5, h6, .head {		/* .head is legacy style */
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	font: inherit; 
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, .head {
	font-family: Arial, Verdana, sans-serif;
	margin: 10px 0;
}
h1, .head {
	line-height: 40px;
	font-size: 30px;					/* Overrides omega-text.css - tn */
}
h2 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #707070;
	width: 100%;
	margin-bottom: 10px;
}
h2,
h2 a {
  color: #835257;  
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 7px 0;
}
h3, h3 a, h3 a:link, h3 a:visited {
  color: #575757;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
/* End Drupal */

body {
	background: #7f8591 url(images/ice-bg.jpg) top center no-repeat;
	background-size: 100% auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/* Layout */
#header,  #content-wrapper, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#footer-left,
#footer-mid,
#footer-right,
#header-branding,
#header-gov-text,
#header-noaalogo,
#header-doclogo {
	display: inline-block;
	vertical-align: top;
}
#header-branding {
	width: 500px;
}
#header-gov-text {
	width: 35%;
	text-align: right;
	font-size: 12px;
	line-height: 13px;
	text-transform:uppercase;
}
#header-noaalogo {
	width: 44px;
	text-align: right;
}
#header-doclogo {
	width: 44px;
	text-align: right;
}
.noaa-text {
	color: #DEEBF7;
}
.us-text {
	color: #ccc;
	font-size: 9px;
}
#nav-wrapper {
	margin: 20px 0 25px 0;
}
/* Holds most page content */
#content-wrapper {
	-moz-box-shadow: 0px 0px 10px 2px rgba(68,68,68,0.6);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(68,68,68,0.6);
	box-shadow: 0px 0px 10px 2px rgba(68,68,68,0.6);
}
#content {
	width: 900px;
	margin: 0;
	padding: 20px 30px 45px 30px;
	background-color: #fff;
}
#footer {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 14px;
}
#footer p,
#header p {
	margin-top: 0;
	padding-top: 0;
	color: #fff;
}
#footer-left {
	width: 110px;
	margin-right: 5px;
	margin-left: 10px;
}
#footer-mid {
	width: 60%;
}
#footer-right {
	width: 24%;
	text-align: right;
}
#footer a,
#footer a:link {
	text-decoration: none;
	color: #EBEDF2;	
}
#footer a:hover {
	text-decoration: underline;
	color: #C3CAD6;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #4474a3; 
}
a:hover {
	text-decoration: underline;
	color: #835257; 
}
img {
	border: 0;
}


/**** Legacy styles (cleaned up) ****/
.bod {
	font-size: 14px;
	color: #333;
}
.subhead {	/* Page subheadings */
	font-size: 18px; 
}
.foot {
	font-size: 12px;
}
/* Essays */
.question {
	font-size: 18px;
}
.title {
	font-size: 18px;
	color: #0033cc;
}

.red,
.red1 {
	font-size: 16px;
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
.red2 {
	color: #F00;
	font-weight: bold;
}
.bodygrey {
	color: #999;
}
.featured {
	font-size: 16px;
	font-style: normal
}
.small {
	font-size: 11px;
	color: #333;
}
.bodysmall {
	font-size: 12px;
	text-align: right;
}
.textbig {
	font-size: 17px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.bodnocolor {
	font-size: 14px;
	font-weight: normal;
}
.boldnocolor {
	font-size: 14px;
	font-weight: bold;
}
.bolditalics {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #0D53A9;
}
td.borders {
	border: 1px solid #CEE;
	background-color: #FFF;
	padding: 3px 3px 4px 7px;
}
td.bordersgrey {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 3px 3px 4px 7px;
}
.italicsSubheading {
	font-size: 19px;
	font-style: italic;
}
a.arctic_links:link,
a.arctic_links:visited {
	text-decoration: none;
	font-size: 14px;
	color: #369;
}
a.arctic_links:hover {
	color: #600;
	text-decoration: underline;
	font-size: 14px;
}
.newsborder_tb {
	background-color: #F5FBFE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEE;
	border-bottom-color: #CEE;
}
.newsborder_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEE;
}
.newsborder_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE;
}
.featured_body {
	font-size: 14px;
}
.graybg {
	background-color: #EEE;
}
/* Table lines/borders in Arctic Report Card topics */
.row_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858585;
}
.section_rowcolor {
	background-color: #C7C7C7;	
}
.rowcolor {
	background-color: #EBEBEB;	
}






