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

/* NGDC DEVELOPERS - DO NOT USE THIS STYLE SHEET FOR NGDC WEB PAGES!! */
/* The Online Committee is working on new templates for the NGDC web site */

/* This document contains the changes made at NGDC to the NESDIS style sheet */
/* nesdis.css downloaded from www.nesdis.noaa.gov/css/ January 2012 */
/* This document is for use on the temporary NGDC Home Page ONLY */


#container {
    background-color: #eeeeee;
    background-image:url(../images/content_bottom_bg3.png);
    background-position:bottom;
    background-repeat:repeat-x;
}
/* topNav(NOAA Menu) */


	#topNav a:hover {
    color: #AEDBF4;
    text-decoration: underline;
}
/*  end topNav(NOAA Menu) */

/*  START BANNER */

#banner {
    background-image: url(../images/ncei_banner_home.png);
}
#formerlyBox {
    background: #e9e9e9;
}
.formerlyText	{
    margin: 5px auto 5px 5px;
}
/*  END BANNER */

/* midNav and Search box */
	
  /*  midNav and Search box - #navigation*/

#navigation ul li a {
    text-decoration: none;
}
#navigation li a:hover {
    text-decoration: underline;
}
#navigation li li a:hover {
    text-decoration: underline;
}
/*  END midNav and Search box - #navigation*/
	

/* GENERAL NODE STYLES */
#leftNavElements li {
    background-color: #eeeeee;
    background-image:url(../images/head_bg2.png);
    background-repeat:repeat-x;
    text-align:center;
    padding: 4px 12px 4px 12px;
}
#leftNavElements li:hover {
    background-color: #eeeeee;
*  text-decoration: underline;
}
#leftNavElements li#leftNavLast {
    height:43px;
}
#leftNavElements li#leftNavLast:hover {
    background-color: #000066;
}
#leftNavElements a:link {
    color: #666666;
    text-decoration: none;
}
#leftNavElements a:visited {
    color: #666666;
    text-decoration: none;
}
#leftNavElements a:hover {
    color: #000099;
    text-decoration: underline;
}
/* SLIDESHOW OR MID CONTENT */

#Row2Col2 {
    width: 765px;
}
/*slideshow*/

#wrapper {
    width:765px;
    margin:0px 0px;
    display:none;
    position:relative
}
#fullsize {
    position:relative;
    width:765px;
    height:320px;
    padding:2px;
    border:1px solid #ccc;
    background:#000
}
#information {
    position:absolute;
    bottom:0;
    width:765px;
    height:80px;
    background:#000;
    color:#fff;
    overflow:hidden;
    z-index:200;
    opacity:.7
}
#information h3 {
    padding:4px 8px 3px 0;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    max-width:765px
}
#information p, h3 span {
    width:765px;
    line-height:1em;
    font-size:12px;
}
#nav_spacer {
    height:28px;
    width:770px;
    background-image:url(../images/slide_nav_bg.png);
background-repeat;
repeat-x;
    -moz-border-radius:0px 0px 5px 5px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-radius: 0px 0px 5px 5px;
}
#three {
    right: 330px;
}
#four {
    right: 330px;
}
#five {
    right: 335px;
}
/*end slideshow*/

/*END SLIDESHOW OR MID CONTENT*/



/*-----------START CONTAINERS FORMATTING---------------*/
	
	
.container_head {
    border-top:1px solid #dddddd;
}
.container_head2 {
    border-top:0px;
}
.content_container {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    background-color:#ffffff;
    background-image:url(../images/content_bottom_bg2.png);
}
.content_container p {
    margin-left:5px;
}
.container_head_text {
    padding:5px 0 6px 0;
}
.container_head_text2 {
    font-family:Helvetica, Ariel, sans-serif;
    color:#000066;
    font-size:14px;
    background-color: #ffffff;
    font-weight:bold;
    /* background-image:url(../images/head_bg.gif); */
	/* background-repeat:repeat-x; */
	text-align:center;
    padding:5px 0 6px 0;
}
/* TO LINK CONTAINER HEAD TEXT */

	.container_head_text a:link, .container_head_text a:visited {
    text-decoration:none;
}
/*END LINK CONTAINER HEAD TEXT */

  

.container_content2 {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
/* FOOTERS */

#footer a {
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
/* END FOOTERS */

  /*END CONTAINER CONTENT*/

/* END CONTAINERS*/



/*---------------CONTENT FORMATTING*----------------*/


  /*BASIC TEXT and LINK FORMATTING*/


h2 {
    color: #ffffff;
    margin: 6px 0px 6px 0px;
}
/*END BASIC TEXT and LINK FORMATTING*/
	
  /*LIST FORMATTING(ONE NOAA)*/	

 /*.thick_head HORIZONTAL lIST NAVIGATION*/

.thick_head ul.horiznav {
    display:block;
    list-style:none;
    margin:0 0 0 18px;
    padding:0 0 0 0;
    color:#FFF
}

/*END HORIZONTAL lIST NAVIGATION*/


/*END LIST FORMATTING*/	
</style>
