#notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}

html {
  overflow: -moz-scrollbars-vertical;
}

body {
  margin: 0;
  min-width: 990px;
  border-style: none;
  border-width: 0;
  background-color: #eee;
}

/*
html.Mac body {
  font-family: Helvetica, Sans;
}
html.Windows body {
  font-family: Arial, Sans;
}
*/


#footer_wrapper {
  width: 990px;
  margin: 0px auto 10px;
  padding: 10px;
  padding-top: 0px;
  background-color:#fff;
  text-align: left;
  position: relative;
  top: -28px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius-bottomleft: 5px;
  border-radius-bottomright: 5px;
}

#header_wrapper {
  width: 990px;
  height: 150px;
  margin: 10px auto 0px;
  padding: 10px;
  background-color:#fff;
  text-align: left;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius-topleft: 5px;
  border-radius-topright: 5px;
}

#wrapper {
  width: 990px;
  margin: 10px auto;
  padding: 10px;
  background-color:#fff;
  text-align: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

img.inline {
  float: left;
  border: 1px solid black;
  margin: 5px;
  margin-right: 15px;
}
img.ctl, img.ctr, img.cbl, img.cbr {
  position: absolute;
  width: 4px;
  height:4px;
}
img.ctl,
img.ctr {
  top: 0px;
}

img.cbl,
img.cbr {
  bottom: 0px;
}
img.ctl,
img.cbl {
  left: 0px;
}
img.ctr,
img.cbr {
  right: 0px;
}

img.ctl2, img.ctr2, img.cbl2, img.cbr2 {
  position: absolute;
  width: 16px;
  height:16px;
}
img.ctl2,
img.ctr2 {
  top: 0px;
}

img.cbl2,
img.cbr2 {
  bottom: 0px;
}
img.ctl2,
img.cbl2 {
  left: 0px;
}
img.ctr2,
img.cbr2 {
  right: 0px;
}

html.Mac pre {
  font-family: Monaco;
  font-size: 77%;
}

a {
  text-decoration: none;
  color: #4576d4;
}
a:hover {
  text-decoration: underline;
}

a img {
  border-style: none;
}
div {
  margin: 0px;
  border-style: none;
  border-width: 0px;
  padding: 0px;
}


#header {
  background-color: #fff;
  color: #333;
}

#prefooter {
  margin: 0px;
  margin-top: 20px;
  text-align: center;
  font-size: 108%;
  color: #f00;
}

#footer {
  margin: 0px;
  margin-top: 5px;
  border-style: solid;
  border-color: #666;
  border-width: 0px;
  border-top-width: 1px;
  padding-top: 12px;
  text-align: center;
  font-size: 85%;
  color: #555;
}


#menubar {
  margin: 0px;
  margin-bottom: 16px;
  padding: 6px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px;
  border-bottom-width: 2px;
}

ul.menu {
  margin: 0px;
  padding: 0px;
}
  ul.menu li {
    display: inline;
    list-style-type: none;
  }

ul.footermenu {
  margin: 0px;
  padding: 0px;
}
  ul.footermenu li {
    display: inline;
    list-style-type: none;
  }

li.footeritem {
  border-style: solid;
  border-width: 0px;
  border-left-width: 1px;
  border-color: #999;
  padding: 0px;
  padding-left: 8px;
  padding-right: 4px;
}

li.first {
  border-width: 0px;
}

li.first.menuitem {
  border-width: 0px;
}

li.menuitem {
  border-style: solid;
  border-width: 0px;
  border-left-width: 1px;
  border-color: #999;
  padding: 0px;
  padding-left: 8px;
  padding-right: 4px;
}

#header a {
  font-size: 93%;
  color: #4576d4;
}

#pref_link_logged_in, #pref_link_logged_out {
  float: right;
}

#banner {
  height: 120px;
  position:relative;
}

#logo {
  width: 220px;
  text-align: center;
  margin-top: 15px;
}

  img#left-arrow {
    position: absolute;
    left: 16px;
    top:50%;
    height: 16px;
    width:8px;
    margin-top: -8px;
  }
  
  #logo #beta_warning {
    text-align: right;
    font-weight: bold;
    color: #003399;        
    font-size: 138.5%;
  }

  #tagline {
    color: #003399;
    font-weight: bold;
    font-size: 108%;
  }

  #logo #top_alerts_title {
    padding-left: 36px;
    text-align: left;
  }

#event-selector {
height: 30px;
vertical-align:middle;
text-align: center;
margin-top: 8px;
}

select {
  padding: 1px;
}

input {
  padding: 2px;
}

div.hblu, div.hred {
  height: 26px;
  padding-left: 10px;
  font-size: 108%;
  line-height: 1.539;
  font-weight: bold;
  color: #fff;
  padding-top: 6px;
}

div.hblu {
  background-image: url('../images/hbc.png');
}

div.hred {
  background-image: url('../images/hrc.png');
}

img.hl, img.hr {
  width: 4px;
  height: 32px;
  position: absolute;
  top: 0px;
}

img.hl {
  left: 0px;
}

img.hr {
  right: 0px;
}

div.panel-content {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bec1c7;
  border-top-color: #f4f4f4;
  padding: 4px;
  padding-bottom: 1px;
  background-color: #f4f4f4;
}

div.free-panel-content {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bec1c7;
  padding: 10px;
  background-color: #f4f4f4;
}

div#left_container {
  position: relative;
  top: 0px;
  left: 0px;
  width: 220px;
  float: left;
}

div#right_container {
  position: relative;
  top: 0px;
  float: right;
  width: 750px;
}


#top-alerts, #welcome {
  height: 100px;
  position: absolute;
  top: 0px;
}

#top-alerts {
  width: 420px;
  left: 240px;
}

#welcome {
  width: 310px;
  left: 680px;
  font-size: 100%;
  line-height: 1.385;
}
  #welcome span.label {
    color: #999;
  }
  #welcome span.value.location {
    font-weight: bold;
  }
  #welcome div#cur_location {
    float: right;
    text-align: right;
  }
  #welcome span.login-button {
    font-size: 93%;
  }

#top-alerts-content, #welcome-content, div #beta-content {
  height: 54px;
  padding: 6px;
}

    #top-alerts-content div.desc {
      height: 48px;
      overflow: auto;
    }
    #top-alerts-content div.meta {
        font-size: 85%;
        font-style: italic;
        height: 16px;
        color: #999;
        line-height: 1.231;
    }

#beta-content {
  color: black;
}

#content-container {
}

#content {
}

div.templates, .template, .template-root {
  display: none;
}

input.redbutton {
  width: 72px;
  height: 24px;
  margin:0px;
  background: transparent url('../images/button24.png');
  border: 0px solid #FFFFFF;
  color: white;
  cursor:pointer;
}
input.redbutton:hover {
  background-image: url('../images/button24hover.png');
}
input.redbutton:disabled {
  background-image: url('../images/button24grey.png');
}

input.mapredbutton {
  width: 72px;
  height: 24px;
  margin: 0px;
  background: transparent url('../images/button24.png');
  border: 0px solid #FFFFFF;
  color: white;
  cursor:pointer;
}
input.mapredbutton:hover {
    background-image: url('../images/button24hover.png');
}
input.smallredbutton {
  width: 32px;
  height: 24px;
  margin: 0px;
  background: transparent url('../images/button24x32.png');
  border: 0px solid #FFFFFF;
  color: white;
  cursor:pointer;
}
input.smallredbutton:hover {
    background-image: url('../images/button24x32hover.png');
}

input.mapbutton {
  color: #00c;
  background-color: #fff;
  font: small sans-serif;
  border: 1px solid #000;
  padding: 2px;
  text-align: center;
  cursor: pointer;
}

input.mapbutton:hover {
  border: 2px solid #000;
  padding: 1px;
}

div.infowin-title {
  position: absolute;
  top: 6px;
  height: 24px;
  width: 320px;
  left: 32px;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 2px;
  border-color: #ccc;
  padding-left: 1%;
  background-color: #fff;
  font-size: 116%;
  font-style: italic;
  line-height: 1.89;
  color: #999;
}

img.closebox {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 0px;
  height:16px;
  width:16px;
  border-style: none;
  border-color: #ccc;
  border-width: 1px;
  padding: 0px;
  background-image: url('../images/closebox16.png');
  cursor: pointer;
}

img.closebox:hover {
  background-image: url('../images/closebox16glow.png');
}


div.entity-view {
  margin-bottom: 8px;
  border-style: solid;
  border-color: #ddd;
  border-width: 0px;
  border-bottom-width: 1px;
  padding-bottom: 8px;
  font-size: 93%;
  line-height: 1.33;
}

  div.entity-view div.icons {
    float: left;
    width: 76px;
  }

  div.entity-view div.textual {
    margin-left: 78px;
    margin-right: 36px;
  }

  div.status {
    float: right;
    width: 67px;
  }

  div.svc_state {
    float: right;
    width: 20px;
  }

  input.svc_icons {
    padding: 0 2px;
  }

  div.svc_state_owner {
    float: left;
    padding: 0 5px;
    text-align: center;
  }

  div.entity-view div.owner_comment {
    margin-left: 50px;
  }

  div.entity-view div.owner_comment_title {
    font-style: italic;
  }

  div.entity-view div.entity_comments {
    text-align: right;
  }

  div.entity-view div.toggle-control {
    cursor: pointer;
    color: #4576d4;
  }

  div.availabilities-wrapper {
    margin-left: 42px;
  }

  table.entity-availabilities-table {
    margin-top: 8px;
    margin-left: 8px;
    width: 83%;
  }

  table.entity-availabilities-table td.likely { color: green; }
  table.entity-availabilities-table td.unlikely { color: red; }

  table.entity-availabilities-table td.likely,
    table.entity-availabilities-table td.unlikely,
    table.entity-availabilities-table td.unknown {
      padding-right: 2px;
      padding-left: 2px;
      width: 4em;
  }

  table.entity-availabilities-table td.availability-name {
    width: 9em;
  }

  table.entity-availabilities-table td.auth_icon {
    width: 2em;
  }

  table.entity-availabilities-table td.service-vote-voting {
    width: 1em;
  }

div.tmi-view {
  margin-bottom: 8px;
  border-style: solid;
  border-color: #ddd;
  border-width: 0px;
  border-bottom-width: 1px;
  padding-bottom: 8px;
  font-size: 93%;
  line-height: 1.33;
}
  div.tmi-view div.textual {
    margin-left: 48px;
  }
  div.tmi-view div.desc {
    font-weight: bold;
    color: #4576d4;
  }
  div.tmi-view div.meta {
    font-style: italic;
    color: #666;
    font-size: 85%;
  }
  div.hazard-view div.timestamp {
  }
  div.hazard-view div.author {
  }
  div.hazard-view div.source {
  }

div.hazard-view {
  margin-bottom: 8px;
  border-style: solid;
  border-color: #ddd;
  border-width: 0px;
  border-bottom-width: 1px;
  font-size: 93%;
  line-height: 1.33;
}
  div.hazard-view img.panel-image {
    height: 32px;
    width: 32px;
    float: left;
  }
  div.hazard-view div.textual {
    height: 52px;
    margin-left: 48px;
  }
  div.hazard-view div.desc {
    font-weight: bold;
    color: #4576d4;
    padding-bottom: .5em;
  }
  div.hazard-view div.meta {
    font-style: italic;
    color: #666;
    font-size: 85%;
    line-height: 1.231;
  }
  div.hazard-view div.timestamp {
  }
  div.hazard-view div.author {
  }
  div.hazard-view div.source {
  }
  div.hazard-view div.vote-div {
    float: right;
  }

div.report-collapsed-view {
  margin-bottom: 4px;
  border-style: solid;
  border-color: #999;
  border-width: 0px;
  border-bottom-width: 1px;
  padding-bottom: 12px;
  padding-left: 5px;
  line-height: 1.15;
  height: 65px;
}

  div.report-collapsed-view.last {
    margin-bottom: 0px;
    border-style: none;
    padding-bottom: 10px;
  }

  div.report-collapsed-view img.panel-image {
    height: 32px;
    width: 32px;
    float: left;
  }
  div.report-collapsed-view div.user_icons {
    height: 44px;
    width: 36px;
    float: left;
    vertical-align: top;
  }

  div.report-collapsed-view div.user_icons img.user_rank {
    height: 16px;
    width: 16px;
    margin-top: 5px;
    margin-right: 2px;
  }

  div.report-collapsed-view div.textual {
    margin-left: 42px;
    height: 41px;
    overflow: hidden;
    font-size: 93%;
  }
  div.report-collapsed-view div.desc {
    margin-left: 1px;
    font-weight: bold;
    color: #4576d4;
  }
  div.report-collapsed-view div.meta {
    font-style: italic;
    font-size: 85%;
    height: 12px;
    overflow: hidden;
    line-height: 1.231;
    margin-left: 42px;
  }
  div.report-collapsed-view div.vote-div {
    font-size: 93%;
  }
  div.report-collapsed-view div.timestamp {
  }
  div.report-collapsed-view div.author {
  }
  div.report-collapsed-view div.source {
  }



  div.news-panel-item, div.twitter-news-panel-item {
    margin-bottom: 8px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: #999;
    padding-bottom: 8px;
    padding-left: 5px;
  }
  div.news-panel-item.last, div.twitter-news-panel-item.last {
    margin-bottom: 0px;
    border-style: none;
    padding-bottom: 10px;
  }
    img.twitter-news-panel-img {
      height: 32px;
      width: 32px;
      float: left;
    }
    img.news-panel-img {
      height: 16px;
      width: 16px;
      float: left;
    }
    div.twitter-news-panel-item div.story {
        margin-left: 44px;
        line-height: 1.15;
        height: 43px;
        overflow: hidden;
    }
    div.news-panel-item div.story {
        margin-left: 24px;
        line-height: 1.15;
        height: 2em;
        overflow: hidden;
    }
        div.twitter-news-panel-item div.story div.headline{
        font-size: 93%;
        font-weight: bold;
        color: #4576d4;
        margin-left: 1px;
      }
        div.news-panel-item div.story div.headline{
        font-size: 93%;
        font-weight: bold;
        color: #4576d4;
        margin-left: 1px;
      }

    div.news-panel-item div.meta, div.twitter-news-panel-item div.meta {
      font-style: italic;
      font-size: 85%;
      line-height: 1.231;
      padding-top: 4px;
    }

#emicus_lat, #emicus_lng, #emicus_zoom, #emicus_attr, #emicus_min_res, #my_lat, #my_lng, #my_description, #event_id, #overlay_base, #emicus_lat_span, #emicus_lng_span, #emicus_event_id, #emicus_is_past_events, #past_events {
  display: none;
}

table.dialog-layout {
    width: 100%;
    height: 100%;
}
  table.dialog-layout td.heading {
      text-align: right;
      font-weight: bold;
  }
  table.dialog-layout td.data {
      text-align: left;
      vertical-align: top;
  }
  table.dialog-layout td.colheading {
      text-align: left;
      font-weight: bold;
  }
  table.dialog-layout td.left {
      text-align: left;
  }
  table.dialog-layout td.center {
      text-align: center;
  }
  table.dialog-layout td.right {
      text-align: right;
  }

div.dialog-title {
    font-size: 108%;
    font-weight: bold;
    text-align: left;
}

div.dialog-desc {
    font-size: 93%;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 10px;
    text-align: left;
}

div.dialog-content {
    padding: 10px;
}
div.dialog-footer {
    padding-top: 5px;
    font-size: 77%;
}

#user_reg_dialog {
    font-size: 140%;
}
  #user_reg_dialog input {
    /* font-size: 77%; */
  }

  #user_reg_dialog input[type="text"], 
    #user_reg_dialog input[type="password"] {
      width: 13em;
  }

  #user_reg_dialog input:focus {
      background-color: #D7E8FF;
      border-style: solid;
      border-width: 3px;
      border-color: #4C69B4;
  }

  #user_reg_dialog input[type="text"]:hover,
  #user_reg_dialog input[type="password"]:hover {
      background-color: #EDF5FF;
  }

  /* Due to a bug in the rails button_to_remote, all inputs in the registration
   * are styled as redbuttons rather than having class redbutton. */
  #user_reg_dialog input[type="submit"], #user_reg_dialog input[type="button"] {
      font-size: 100%;
      width: 72px;
      height: 24px;
      margin:0px;
      background-image: url('../images/button24.png');
      border: 0px solid #FFFFFF;
      color: white;
      cursor:pointer;
  }

#forgot-password-div div.dialog-desc {
    width: 28em;
}

#forgot-password-div table.dialog-layout td.heading {
    width: 8em;
}

#add_im_ok input[type="text"] {
    width: 7em;
}

table.report-format {
    width: 100%;
}

table.report-format td.left-wide {
    width: 250px;
    vertical-align: top;
}

table.table-layout {
    width: 100%;
}
table.table-layout td.cell {
    text-align: left;
    vertical-align: top;
    padding-right: 5px;
}
table.table-layout td.header-cell {
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-right: 10px;
}
table.table-layout td.button-cell {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 10px;
}

#change_location_div {
    font-style: italic;
    padding-bottom: 10px;
    font-size: 93%;
}

div#errorExplanation {
  font-size: 12px;
  border-color: #cc0000;
  background-color: #eeaaaa;
  color: #cc0000;
}

  div#errorExplanation p {
    display: none;
  }

  div#errorExplanation h2 {
    font-size: 12px;
    font-weight: bold;
  }

div.success_message {
  border-color: #4F8A10;
  background-color: #DFF2BF;
  color: #4F8A10;
  padding: .5em;
}

  div.success_message h2 {
    font-weight: bold;
  }

div.clear {
  clear: both;
}

div.pagination {
  text-align: center;
  border-top: 1px solid #999;
  padding: 1em;
}
div.ajax-pagination {
  text-align: center;
  border-top: 1px solid #999;
  padding: 1em;
}

a.div-click {
  color: black;
  text-decoration: none;
}


table.zebra {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #BEC1C7;
}

  table.zebra th {
    font-weight: bold;
    border-bottom: 1px solid #BEC1C7;
    text-align: left;
  }

  table.zebra td, table.zebra th {
    padding: 4px 8px;
  }

  table.zebra tr.even {
    background-color: #fff;
  }

  table.zebra tr.even td {
    border-bottom: 1px solid #fff;
  }

  table.zebra td.zebra_no_items {
    font-style: italic;
    text-align: center;
  }

h1.panel-header {
  font-size: 100%;
  margin: 0;
}

h1.event-header {
  text-align: center;
  color: #cc3333;
  font-size: 160%;
  font-weight: bold;
}

div#event-tab-dropdown {
  position: absolute;
  cursor: pointer;
  left: 280px;
  top: 10px;
  height: 12px;
  width: 12px;
}

div#event-list {
  position: absolute;
  float: left;
  z-index: 5;
  border: 1px solid #aaa;
  width: 305px;
  color: #000;
  font-size: 100%;
  font-color: white;
  font-weight: bold;
  cursor: pointer;
}

div#event-list div.item {
  padding: 6px 12px;
  border: 1px solid #ddd;
  cursor: pointer;
}

div#event-list div.item:hover {
  border: 2px solid #0033cc;
  padding: 5px 11px;
  cursor: pointer;
}

div#event-list a {
  color: #000;
}

div#event-list a:hover {
  text-decoration: none;
}

div#event-list div.even {
  background-color: #ddd;
}

div#event-list div.odd {
  background-color: #fff;
}

div#event-panel-tabs a {
  color:#fff;
  cursor:pointer;
}

div#event-panel-tabs div.tab {
  float: left;
  position:relative;
  margin-right: 1px;
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 9px;
  padding-bottom: 5px;
  font-size: 108%;
  font-weight: bold;
  font-color: #fff;
  background-image: url('../images/hlc.png');
}
div#event-panel-tabs div.event-tab-active {
  background-image: url('../images/hbc.png');
}

div#event-panel-tabs div.dropdown{
  width:275px;
}

div.event-tab-active img.event-tab-inactive {
  display:none;
}
div.event-tab-inactive img.event-tab-active {
  display:none;
}

div#event-page-content {
    border:1px solid #BEC1C7;
    padding: 14px;
    width:961px;
    position: relative;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius-bottomleft: 5px;
  border-radius-bottomright: 5px;
  border-radius-topright: 5px;
}

div.clear-event-tabs {
  clear: both;
  height: 0;
}


div.left {
    float: left;
}

div.right {
    float: right;
}

img.spinner {
  width: 12px;
  height: 12px;
}
