@import "/main/css/format.css";
/************************************************************
 * EXTERNAL STYLESHEETS */
/* CSS Document Created for: www.census.gov web sites */
/* Original styles author: carollynn hammersmith, WSC/SSD*/
/* creation: 1 Oct. 2008*/
/* Updated: 31 March 2009 */

/* CSS FORMAT: CSS is laid out as html appears in the page, top to bottom, left to right */

/*Page Layout Styles --------------------------------------------------------------*/

/* Site Name & Masthead images */

#masthead {
	background: #f93 url(http://webdev.ssd.census.gov/newsroom/emergencies/img/slice.gif) repeat-x left center;
	color: #000; 
}

/* Displays the 3 image masthead */
div#masthead h1 {
	background: url(http://webdev.ssd.census.gov/newsroom/emergencies/img/emergency.gif) no-repeat right top;
    font-size: 220%;
}

/* top Nav - regular and dropdown - NOTE - THESE COLORS ARE THE STANDARD ECON COLORS AND CAN BE CHANGED TO SUIT YOUR SITES NEEDS */
#dropdown {
	margin: 0 auto;
	background-color: #eee; /*changed from #5a6775 or your custom color per usability test March 2009*/
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #f93; /*This is the default color of the bottom border*/
	padding: 5px 0 1px 1em;
}

/* top level Nav category that is selected is "grayed" out and unclickable, indicating what category the visitor is in. */
#dropdown li.selected {
	background-color: #f60;  	 /*This is the color of the bottom border */
	padding: 2px 10px;  
	color: #000;  /*color of text in the top nav when the selection is unclickable */
	border: 1px solid #f93; 	
	border-bottom: 2px solid #f93;
	text-decoration: none;
}

ul.rMenu li a {
	color: #fff;	/* color of text in top nav */
	border-top: 1px solid #ffad5d;  /*several shades lighter than the background *//*5353a2*/
	border-right: 1px solid #ffad5d; /*several shades lighter than the background */
	border-bottom: 1px solid #f93; /*same color as menu background */
	border-left: 1px solid #ffad5d; /*several shades lighter than the background */
}

ul.rMenu-ver {	border-top: solid 1px #f93;	}

ul.rMenu li a {
	padding: 2px 10px 3px;	/* Do not change this! */
}

ul.rMenu li a:link,
ul.rMenu li a:hover,
ul.rMenu li a:focus,
ul.rMenu li a:visited,
ul.rMenu li a:active {
	color: #fff;
	text-decoration: none;
}

ul.rMenu li.sfhover a:active,
ul.rMenu li:hover a:active,
ul.rMenu li:focus a:active {
	color: #fff;
	background-color: #FF6600;  /* active hover color - is different than the selected link, grayed out color */
}

ul.rMenu li {
	background-color: #f93;	/* default background color of menu items */
}

ul.rMenu li:hover,
ul.rMenu li:focus,
ul.rMenu li.sfhover {
	background-color: #FF751A;	/* background color for parent menu items. */
}

ul.rMenu li a:hover,
ul.rMenu li a:focus {
	background-color: #FF6600; /* background color or top nav tab on hover */
	color: #fff;  /*color of font on hover */
	border-bottom: 1px solid #F60; /*this needs to be the same as the hover background color */
}

/* Left -Column Styles-----------------------------------  */

.navcontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 175px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
}

.navcontainer li {
	padding: 3px 5px 2px 1.5em;
	border-top: 1px solid #ccc;
	background: url(http://webdev.ssd.census.gov/newsroom/emergencies/img/on.gif) no-repeat 0.5em center;
	font-size: 90%;
	line-height: 1.4;
}

.navcontainer ul li a {
	display: block;
	text-decoration: none;
	color: #00F;
}

.navcontainer ul li.selected, .navcontainer ul li:hover.selected {  /*This style grays out the selected link in the left nav */
	text-decoration: none;
	color: #333;
	background-color: #DBDBDB;
}

.navcontainer ul li a:visited {
	color: #909;
}

.navcontainer ul li:hover, .navcontainer ul li a:hover,
.navcontainer ul li:focus, .navcontainer ul li a:focus {
	color: #900;
	background-color: #FFC;
	text-decoration: underline;
}


/* Left-column and right-column styles --------------------------------------------*/
	
#left-column .hi-lite, #right-column .hi-lite {
	border:1px solid #ccc;
	padding:1em;
	margin: 10px 5px;
	line-height:130%;
/*	font-size:85%;*/
}

.hi-lite form, .hi-lite p    {margin-top:0;}
/* Middle column Content ------------------------------------------------------*/

#middle-column li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

/* Decorative Boxes */

.hi-lite {
	border: 1px solid #ccc; /* changed from 1px #903; */
	padding: 10px; /* changed from 5px; */
	margin: 20px 10px; /* changed from 5px; */
	line-height:130%;
/*	font-size: 85%;*/
}

/* Decorative Boxes */
h3.hi-litehead {
	display:inline;
	position:relative;
	top:-18px; /* changed from 14px */
	background-color:#fff;
	padding: 0 4px;
	margin: 5px;
	font-weight:bold;
	text-align: center;
	/*color: #036;*/ /* changed from #903; */
	font-size: 150%;
        font-variant: small-caps;
}

/* right column styles --------------------------------------------------------*/

/*#left-column .inside h3, #right-column .inside h3 { 
***********IMPORTANT***********/
/*DON'T change ANY of this style's values, Affects how IE 6 displays content.
padding: 0 ; 
margin: .5em 0 ; 
}*/

/* Custom CSS styles */
/* This is where site owners can add new css for their sites */
#left-column h3, #right-column h3 {
    font-variant: small-caps;
    /*color: #036;*/
    font-size: 130%;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0pt;
    padding-bottom: 0pt;
}

#middle-column h2 {
    font-variant: small-caps;
    /*color: #036;*/
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding: 0;
}

#middle-column h3 {
    font-variant: small-caps;
    /*color: #036;*/
    margin-top: 1em;
    padding-top: .5em;
    font-size: 140%;
}


#middle-column h3.notop {
    margin-top: -5px;
    text-align: left;
    font-size: 140%;
}

#middle-column #key-dates-table {
    width: 90%;
    border: none;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 0;
    margin: 0 auto;
}

#middle-column #key-dates-table td {
    width: 50%;
}

#middle-column #key-dates-table th {
    padding: 0 1em;
}

#middle-column #get-data-table {
    width: 90%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
    margin: 0px auto;
}

#middle-column #get-data-table h3 {
    margin-top: 0;
}

#middle-column #get-data-table td.left {
    width: 40%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #get-data-table td.right {
    width: 60%;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #user-guide-table {
    width: 90%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
    margin: 0px auto;
}

#middle-column #user-guide-table td.left {
    width: 65%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #user-guide-table td.right {
    width: 35%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #user-guide-table td.left ul li {
    margin-bottom: .75em;
    margin-left: -1em;
}

#middle-column #user-guide-table td.right ul li {
    margin-left: -1em;
}

#middle-column #contact-info-table {
    width: 90%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
    margin: 0px auto;
}

#middle-column #contact-info-table td {
    width: 49%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #contact-info-table td ul li {
    margin-bottom: .75em;
}

#middle-column h3.bottom-border {
    border-bottom: 1px solid #ccc;
    margin-top: 1em;
}

#middle-column #state-geonotes-table td a {
	display: block;
}

#middle-column #maps-table {
    width: 90%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;

    padding: 10px;
    margin: 0px auto;
}

#middle-column #maps-table td {
    width: 33%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column ul.bottomspace li, #middle-column ol.bottomspace li {
    margin-bottom: .75em;
}

#middle-column #uses-of-data-table {
    width: 70%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
    margin: 0px auto;
}

#middle-column #uses-of-data-table td {
    width: 33%;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #media_player {
    text-align: center;
}

#middle-column #whats_been_released {
    width: 90%;
    border: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
    margin: 0px auto;
}

#middle-column #whats_been_released td.left {
    width: 40%;
    border-right: hidden;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column #whats_been_released td.right {
    width: 60%;
    vertical-align: top;
    text-align: left;
    padding: 1em;
}

#middle-column table.data {
	width: 90%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 2px 3px;
	margin: 10px auto 0 auto;
}
td.even {
	background: #E0E0E0;
	width: 33%;
}

#middle-column table.data_series {
	border: none;
	padding: 2px;
	margin: 10px auto 0 auto;
}

#middle-column table.data_series th {
	font-size: 180%;
    vertical-align: middle;
    text-align: center;
	padding: 10px 2px;
	border: 2px solid #FFF;
	width: 42px;
}

#middle-column table.data_series td {
	padding: 2px;
	margin: 5px;
	border: 2px solid #FFF;
	width: 42px;
}

#sitemap-table {
	width: 90%;
	border: 1px solid #ccc;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	padding: 10px;
	margin: 0px auto;
}

#sitemap-table td {
	width: 30%;
	border-right: 1px solid #ccc;
	vertical-align: top;
	text-align: left;
	padding-left: 1em;
}

#sitemap-table td ul li {
	padding: 0;
	margin: 0 0 0 0.5em;
}

/*for Conferences Locations entry*/
.city {font-size: normal; font-weight: bold;}

/*for Conferences category*/
.note {font-size: x-small; font-weight: normal}

table.schedule {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 2px 3px;
	margin: 10px auto 0 auto;
}

tr.even {
	background: #E0E0E0;
}


/* additional styles from "style_emergency" css file */

.footnote {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        font-weight: normal;
}

.smfont {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
}

.arrow {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        color: #FF0000;
}

/* additional styles for the Coastal Areas page */
.rowheader {
	font-weight: normal;
	text-align: center;
}

.rowheader2 {
	font-weight: normal;
	text-align: left;
}

#middle-column .inside {
	padding-right: 1.5em; 
	padding-left: 1em; 
}

.frontmappic { padding: 1em }