@import url("colors.css");

body {
  border-style: none;
  font-family: Times, Georgia, Palatino, MS Serif, New York, serif;
  font-size: 10pt;
}

h1, h2, h3 {
  font-size: 22pt;
  text-align: center;
}


.slist {
  text-align: center;
}

.slist h1 {
  font-size: 24pt;
}

.hwrf_logo_div, .hwrf_website_link_div {
  text-align: center;
}

.hwrf_logo_text * {
  font-size: 24;
}

.hwrf_logo_div * {
  text-align: center;
}

.hwrf_logo_table tr, .hwrf_logo_table td, .hwrf_logo_table img {
  width: 81%;
}
.hwrf_logo_table {
  text-align: center;
  margin: 0 auto;
  border-style: solid;
  border-width: 4px;
  width: 90%;
}

.model_storm_list {
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.model_storm_list, .model_storm_list * {
  text-align: center;
}

.model_storm_list table {
  margin: 0 auto;
  width: 100%;
  vertical-align: text-top;
  text-align: center;
}

.model_storm_list td {
  vertical-align: text-top;
  height: 100%;
  font-size: 14pt;
}

*.model_storm_list H1 {
  font-size: 60pt;
  margin: 0.5em 0 0.1em 0;
  border-top-style: solid;
  border-width: 0.05em;
  padding: 0.05em 0 0 0;
}

*.slist_season {
  font-size: 18pt;
}

.model_storm_list li {
  border-style: solid;
  margin: 0.2em 10%;
  padding: 0;
  font-size: 16pt;
  border-width: 0.1em;
}

.model_storm_list ul  {
  list-style-type: none;
  margin: 0;
  padding: 0;
}



.anim_table * {
  font-size: 12pt;
  text-align: center;
}

.anim_table {
  text-align: center;
  margin: 0 auto;
}

.anim_table table {
  margin: 0.1in auto;
  text-align: left;
}

.anim_table h2 {
  font-size: 12pt;
  font-weight: bold;
}

.anim_table input.text {
  width: 3em;
  border-style: inset;
}

.anim_table input.button {
  width: 6em;
}
.anim_table input.zoomX {
  width: 4em;
}



.storm_inventory {
  border-style: none;
  text-align: center;
}

.storm_inventory h1 {
  text-align: center;
  font-weight: bold;
  font-size: 20pt;
}

*#storm_inv_content td {
  border-style: solid;
  border-width: 4px;
  text-align: center;
  font-size: 12pt;
  font-weight: normal;
}

#storm_inv_content th {
  border-style: solid;
  border-width: 4px;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
}

a#stat_link {
  font-weight: bold;
}




.who_are_we {
  text-align: center;
  width: 100%;
  margin: 0.1in auto;
}
.who_are_we table {
  margin: 0 auto;
  border: 4px;
  border-style: solid;
  width: 70%;
  text-align: center;
}
.who_are_we * {
  text-align: center;
}

.who_are_we *#EMC_LINK {
  font-size: 24pt;
}

.who_are_we *#NCEP_HFP_LINK {
  font-size: 20pt;
}

.who_are_we *#EMC_IMG_LINK > IMG {
  background-color: white;
  width: 1in;
  height: auto;
  border: 4px;
}

.who_are_we *#NCEP_IMG_LINK > IMG {
  background-color: white;
  width: 1in;
  height: auto;
  border: 4px;
}

.HWRF_Team {
  text-align:center;
  width: 100%;
  padding: 0.01em, 0.01em, 0.01em, 0.01em;
  margin: 0 auto;
}
.HWRF_Team table {
  border: 2px;
  border-style: solid;
  width: 4in;
  margin: 0.5in auto 0.05in auto;
  text-align: center;
}

.HWRF_Team * {
  text-align: center;
  font-size: 16pt;
  font-weight: normal;

  /* Background and text color for the table at the bottom of the page
     that contains the copyright and webmaster information: */

  background-color: 4FD5D6;
  color: 6D0303;

  /* The copyright table is ALWAYS black on white to avoid accidentally
     hiding the copyright table when changing the color scheme in
     colors.css. */
}

.webmasters {
  text-align:center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.webmasters table {
  border: 2px;
  border-style: solid;
  width: 4in;
  margin: 0.5in auto 0.05in auto;
  text-align: center;
}

.webmasters * {
  text-align: center;
  font-size: 12pt;
  font-weight: normal;

  /* Background and text color for the table at the bottom of the page
     that contains the copyright and webmaster information: */

  background-color: 4FD5D6;
  color: 6D0303;

  /* The copyright table is ALWAYS black on white to avoid accidentally
     hiding the copyright table when changing the color scheme in
     colors.css. */
}
*#webpage_copyright, *#webpage_copyright *, *#webmaster_email, *#webmaster_email * {
  font-size: 10pt;
}
