/********** Begin Core Style Sheet - Do Not Modify!!! **********/
/********** Begin Core Style Sheet - Do Not Modify!!! **********/
body {
	background: #003c79 url(../images_template/bg.gif) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: 0px solid #cccccc;
	
	
}

#maindiv {
	margin: 0px auto;
	width: 978px;
	padding: 0;
	position: relative;
	border: 0px solid #cccccc;
	background-color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	color: #092667;
	

}

#header {
	width: 978px; /* should be 978px MAX - set to 984 for design purposes */
	height: 87px;
	border: 0px solid #cccccc;
}

#header span {
	position: absolute;
	width: 978px;
	height: 87px;
	background-color: #ffffff;
	background-image: url(../images/header_noaa.gif);
	background-repeat: no-repeat;
}
#header span a{
	display: block;
	width: 978px;
	height: 0px;
	padding-top: 87px;
	overflow: hidden;
	
}

#left-side {
	width: 185px;
	float: left;
	border: 0px solid #cccccc;
	background: #ffffff url(../images/searchbar_curve.gif) no-repeat top;
	padding: 57px 12px 0 0;
}
#left-sideindex {
	width: 185px;
	float: left;
	border: 0px solid #cccccc;
	background: #ffffff url(/images/searchbar_curve.gif) no-repeat top;
	padding: 57px 12px 0 0;
}


#center {
	width: 750px;
	float: left;
	padding-left: 5px;
	margin: 25px 0;
}

#right-side {
	width: 185px;
	float: right;
	padding-left: 12px;
	border: 0px solid #cccccc;
}

#wide {
	width: 750px;
	float: left;
	padding: 0;
	margin: 25px 0;
	border: 0px solid #cccccc;
}

#ultrawide {
	width: 940px;
	margin: 25px auto;
	border: 0px solid #cccccc;
}

.search {
	width: 978px;
	height: 45px;
	background-color: #00968a;
	clear: both; /* ignored at header */
	position: relative;
}

#footer {
	width: 978px; /* should be 978px MAX - set to 984 for design purposes */
	height: 145px;
	padding: 0;
	margin: 0;
	border: 0px solid #cccccc;
	background-color: #092866;
	position: relative;
}
/********** End Core Style Sheet **********/
/********** End Core Style Sheet **********/


/********** Begin Style Sheet **********/
/********** Begin Style Sheet **********/
#noaa, #right-side span, #footer-divider, #footer-logos, #header, #header span, #noaa-navspace, #noaa-float, #feature-base { display: block; }

.search, .scroller, .footer-links-pad, .footer-links, .feature-main, .contact-info a { display: block; }

.noaa-title, nmfs-title { position: absolute; top: -1000px; }

h1 { margin: 10px 0 10px 0; color: #003c79; font-size: 150%; } 
h2, h3, h4, h5, h6 { color: #003c79; margin: 10px 0 7px 0; }

h2 { font-size: 130%; }
h3 { font-size: 110%; }
h4 { font-size: 105%; color: #3069aa; }
h5 { font-size: 100%; font-weight: normal; color: #3069aa; text-decoration: underline;}
h6 { font-size: 100%; font-weight: normal; color: #3069aa; }


.sidenav h4 {     /* side column titles */
	font-size: 120%;
	padding: 0 8px;
	margin-bottom: 5px;
	margin-top:0;
	top: -20px;
	position: absolute;
	color: #092667;
}

p { margin: 5px 0; padding: 0 0 8px 0; font-size:13px; }

#center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;	
}

#center a:hover { color: #0033ff; }

#explore {
	width: 164px;
	height: 100%;
	padding-top: 21px;
	padding-left: 21px;
	padding-bottom: 20px;
	display: block;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffe090;
	background-color: #003c79;
}

.sublist {
	margin-left: 20px;
	list-style: circle;
}

.sublist ul li a{
	font-weight: normal;
	
}


.inline-list ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

.inline-list ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	display: inline;
	border: 0px solid #cccccc;
}

#noaa-navspace {
	position: absolute;
	width: 978px; /* should be 978px MAX - set to 984 for design purposes */
	padding-top: 36px;
	height: 35px;
	top: -36px;
	background-color: #003c79;
	border: 0px solid #cccccc;
}

#noaa-nav {
	position: absolute;
	width: 800px;
	top: -25px;
	left: 90px;
	border: 0px solid #cccccc;
}

#noaa-float {
	position: absolute;
	width: 114px;
	height: 355px;
	top: -36px;
	left: 978px;
	background-image: url(../images/noaa.gif);
}

#noaa-nav a {
	color: #ffffff;
	text-decoration: none;
	margin: 9px;
	padding: 0;
	font-size: 100%;
}

#noaa-nav a:hover {	color: #ffe090; text-decoration: none; }


/* begin level 5 navigation */
#levelfive-nav {
	width: 554px; /* max width 554 pixels */
	text-align: center;
	padding: 15px;
	border: 0px solid #cccccc;
}
#levelfive-nav ul li {
	color: #2863a7;
	font-size: 100%;
	margin: 0 6px 0 6px;
}
/* end level 5 navigation */


.searchfield {
padding: 10px 0 0 0;
    float: right;
	width: 600px;
	z-index: 9000;
}

/*
.searchfield {
	position: absolute;
	top: 9px;
	left: 250px;
	width: 600px;
	z-index: 9000;
	}
*/

.search-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding:0;
	vertical-align: middle;
}

.search-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}

#hp-hotissues {
	font-family: Arial, Helvetica, sans-serif;
	margin: 200px 5px 45px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #092667;
	clear: both;
}

#hp-hotissues a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00968a;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
}

#hp-hotissues a:hover {	color: #2863a7; text-decoration: none; }

#pir_welcome {
	font-family: Arial, Helvetica, sans-serif;
	margin: 220px 5px 45px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #092667;
}


.scroller {	
	position: absolute; 
	width: 184px; 
	height: 34px; 
	left: 615px; 
	top: 315px;
	}

#scroller1 { z-index:9999 !important; }
#scroller2 { z-index:9998 !important; }
#scroller3 { z-index:9997 !important; }
#scroller4 { z-index:9996 !important; }
#scroller5 { z-index:9995 !important; }
#scroller6 { z-index:9994 !important; }


#noaa {
	position: absolute;
	background-image: url(../images/noaa.gif);
	top: -35px;
	left: 979px;
	width: 111px;
	height: 355px;	
	border: solid 1px red;

}
#bgmap {
	position: absolute;
	background-image: url(../images/mapbg.png);
	top: 10px;
	left: -312px;
	width: 1534px;
	height: 600px;
	z-index: -1000;	
}

.contact-info { margin-top: 10px; }

.contact-info a {
	background: url(../images/button_selected.jpg);
	width: 172px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 5px 0 8px;
}

.contact-info a:hover {	color: #ffe090; }

.sidenav {
	background-color: #ffe090;
	padding: 8px 8px 8px 0;
	margin-bottom: 12px;
	margin-top: 50px;
	position:relative;
}

.sidenav ul { margin-top: 4px; margin-bottom: 4px; }

.sidenav ul li {
	color: #2863a7;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 25px;
	font-weight: bold;
	padding: 3px 0;
	font-size: 90%;
}

.sidenav ul li a {
	text-decoration: none;
	color: #003c79;
}
.sidenav ul li a:hover { color: #2863a7; text-decoration: none; }
.sidenav p { padding: 0 10px; font-size: 11px; }
.sidenav p a {  color:#003c79; }

.feature { margin-top: 10px; margin-bottom: 20px; }

.feature p {
	color: #000066;
	padding-left: 14px;
	margin-right: 6px;
	font-size: 11px;
}

.feature p {
	color: #000066;
	padding: 0 10px;
	font-size: 11px;
}

.feature p a {
	color: #1c5ba2;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images_template/link_bluedot.gif);
	background-repeat: repeat-x;
}

.feature p a:hover { text-decoration: underline; }

.feature ul li {  
	width: 140px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #092866;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -10px;
}

.feature ul li a{    
	color: #009999;
}


.feature-main {
	position: absolute;
	width: 200px;
	height: 152px;
	left: 197px;
	top: 132px;
}

#feature-base {
	position: absolute;
	width: 584px;
	height: 217px;
	left: 197px;
	top: 132px;
	z-index: 1;
	background-color: #2863a7;
	border: 0px none #ffffff;
}

.blue {	background-color: #a7daf5; } /* sidenav bg colors */
.green { background-color: #00d4c3; } /* sidenav bg colors */

.search-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	padding: 3px;
	margin: 0;
}

.radio-button {	vertical-align: middle;	padding-right: 2px; }

.button-go { vertical-align: middle; margin-right: 10px; }

#search-curve {
	position: absolute;
	left: 197px;
	top: 45px;
	width: 400px;
	height: 15px;
	z-index: 10;
}
#search-curveindex {
	position: absolute;
	left: -53px;
	top: 36px;
	width: 400px;
	height: 15px;
	z-index: 10;
	background-image:url(images_template/search_curve.gif)
}

/*#search-curve {
	position: absolute;
	left: -53px;
	top: 36px;
	width: 400px;
	height: 15px;
	z-index: 10;
}
#search-curveindex {
	position: absolute;
	left: -53px;
	top: 36px;
	width: 400px;
	height: 15px;
	z-index: 10;
	background-image:url(images_template/search_curve.gif)
}*/




#center a, #wide a, #ultrawide a {
	font-family: Arial, Helvetica, sans-serif;
	color: #008998;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;

}

#center a:hover, #wide a:hover, #ultrawide a:hover {
	color: #999;
	text-decoration: underline;
}

#wide p, #ultrawide p {
	font-family: Arial, Helvetica, sans-serif;
	color: #092667;
	font-weight: normal;
	font-size: 12px;
} 


.section1_c {

	padding: 0 0 10px 15px;
	width: 345px;
	float: left;
	margin: 5px 15px 0 0px;
}

.section2_c {

	padding: 0 0 0 15px;
	width: 350px;
	float: left;
	margin: 5px 10px 40px 0px;
}

#section1_c ul li {
padding: 0 10px 5px 0;
}


#c_supplemental_doc_nav ul li {
	display: block;
	text-decoration:none;
	padding: 0px 5px 8px 0px;

	}
	
#c_supplemental_doc_nav  li {
float: left;
	}



.pir10_navs ul li {
padding: 5px 2px 0 0;
list-style:none;

}

.pir10_navs ul li#pir10_btn a {
width: 230px;
height: 0px;
padding: 375px 0 0 0;
overflow:hidden;
display:block;
background: url(../Graphics/pir10_button.png) no-repeat;

}
/**/


.pir10_images ul li {
	list-style:none; display:inline;
	margin: 0 0 0 0px;
	padding: 0px 20px 0 0;
	}

.pir10_navs ul li#pir10_btn a:hover {
width: 230px;
height: 0px;
padding: 375px 0 0 0;
overflow:hidden;
display:block;
background: url(../Graphics/pir10_button_hi.png) no-repeat;

}


.long_news_sp {
	width: 670px;
	padding: 10px 0px 0px 10px;

}


#footer a:hover { color: #ffe090; }

#footer-spacer {
	width: 35px;
	display: block;
	float: left;
}

.footer-links-pad {
	float: left;
	width: auto;
	height: auto;
	padding: 0 10px 10px 20px;
}

.footer-links {
	float: left;
	width: auto;
	height: auto;
	padding: 30px 10px 10px 0;
}

.footer-links h4, .footer-links-pad h4 {
	font-size: 100%;
	color: #a7daf5;
	padding: 0;
	margin: 15px 0 0 8px;
}

#footer ul {
	list-style: none;
	padding: 10px 8px;
	margin: 0;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
}
.footer-address {
	float: left;
	width: auto;
	height: auto;
	padding: 30px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	

}

#footer a:hover { color: #ffe090; }

#footer-divider, #footer-spacer, #footer-logos, .footer-links-pad, .footer-links {	border: 1px solid #092866;  /* blend in color #092866 */ }

#footer-divider {
	float: left;
	width:18px;
	height: auto;
	padding: 30px 0 10px 0;
}

#footer-logos {
	float: right;   /* float right if footer column 1 is used */
	width: auto;
	text-align: left;
	padding-right: 50px;
}

.float_right {
	float: right;
	padding: 25px 0px 5px 20px;
	margin-top: -20px;
	clear: both;
}



.float_left {
	float: left;
	padding: 10px 20px 5px 0px;
	clear: both;
}

img{
	border: none;
}
.wide_callout_box{
	width: 750px;
	font-size: 13px;
	}
	
.callout_box_top{
	margin-top: 15px;
	text-align: center;
	padding: 1px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #093679;
}

.callout_box_top p{
	text-align: center;
	padding: 3px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #093679;
}




.callout_box_bottom{
	text-align: left;
	padding: 5px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #092667;
	background-color: #f5f5f5;
}
ul.bullet_1 li{
	padding-bottom: 5px;

}


.bullet_2{
	list-style: circle;
	margin-left: 20px;
}

.floating_box {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px;
	border: 1px #111 solid;
	min-height: 130px;
}

.clear {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

hr{
	COLOR: #98AFC7;
	background-color: #98AFC7;
	height: 1px;

}
.photo_caption {
	font-size: 10px;
 	font-style: italic;
	color: #999999;
}
.breadcrumb{
	font-size: 10px;
	height: 12px;
	margin-top: -10px;

}


/********** End Style Sheet **********/
/********** End Style Sheet **********/


/********** Begin Section 508 Style Sheet **********/
/********** Begin Section 508 Style Sheet **********/
.skip a, .skip a:hover, .skip a:visited {
	position: absolute;
	left: 0px;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.skip a:active, .skip a:focus {
	position: static;
	width: auto;
	height: auto;
}  
/********** End Section 508 Style Sheet **********/
/********** End Section 508 Style Sheet **********/

/* ------------------
 styling for the tables 
   ------------------   */

/**vertical ver-zebra_2 starts**/
#ver-zebra_4, #ver-zebra_3, #ver-zebra_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 768px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra_4, #ver-zebra_3, #ver-zebra_2 th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 5px 7px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra_2 td
{
	padding: 0px 8px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra_4, #ver-zebra_3, #ver-zebra_2 #vzebra-column1, #ver-zebra #vzebra-deadline
{
	background: #d0dafd;
	border-bottom: 1px solid #fff;
}
#ver-zebra_4, #ver-zebra_3, #ver-zebra_2 #vzebra-column2, #ver-zebra #vzebra-description
{
	background: #dce4ff;
	border-bottom: 1px solid #fff;
}

.vzebra-odd {
border: #FF0000;
}
/**vertical ver-zebra_2 ends**/

.vid-with-text{
    text-align: left;
    width: 304px;
	padding: 0 0 20px 25px; 
	color: #008998; 
	font-size:16px; 
	font-weight: bold;
	float:right;
}

.vid-with-text iframe {
    display: block;
    margin: 0 auto;
}



.img-with-text {
    text-align: justify;
    width: 188px;
	padding: 5px 30px 0px 0px; 
	color: #8E8E8E; 
	font-size:10px; 
	font-style:italic;
	float:left;
}

.img-with-text img {
    display: block;
    margin: 0 auto;
}

.img-with-text2 {
    text-align: justify;
    width: 300px;
	padding: 5px 30px 0px 0px; 
	color: #8E8E8E; 
	font-size:10px; 
	font-style:italic;
	float:left;
}



div.lightbox-img {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 367px;
}

div.lightbox-img2 {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 367px;
}


.caption-lb {
    display: block;
	font-size:11px;
	color: #999;
	font-style:italic;
	padding: 5px;
	text-align: center;
	width: 700px;
}

.caption-lb2 {
    display: block;
	font-size:11px;
	color: #666;
	text-align: left;
	padding: 10px 0px 0 0px;
	width: 350px;
	margin: 0 0 50px 0;
}

.rsskitButton {
    display: block; 
    width: 140px; 
    height: 0px;
	padding: 31px 0 0 0;
    background: url(../Graphics/r-sskit-button.png) no-repeat;
    border:none;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    background-color: transparent;
    text-decoration: none;
	overflow:hidden;
	margin-top: 10px;

}


#sis_rightarea{
	position:absolute;
	width: 250px;
	float: right;
	left: 728px;
	top: 295px;
	padding: 0px;
	border:#F00;
}

.grid-lightbox-img {
    display: inline-block;
	}
	
	
.sbs-lightbox-img {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 225px;
	margin: 0 20px 0 0;
	}	
	
