@charset "utf-8";

html,
body {
  min-height: 100%;
  background-color: #fff5ee;
}

body {
  background: none;
  /*background-color: #E1E6EA;*/
  font-size: 12px;
  margin: 0;
}
#we_logo_wrap {
  height: 80px;
  margin-left: 10px;
}

#header {
  height: 80px;
  /*background-color: #E1E6EA;*/
  background-color: #026c89;
}
.sf-menu {
  /*background:#CCC;*/
  /*box-shadow: 0 2px 4px #999;
	 background-color: #E1E6EA;*/
}
#menu_wrap {
  box-shadow: 0 2px 4px #999;
  background-color: #e1e6ea;
  padding-left: 10px;
}

#we_logo {
  height: 53px;
  padding: 10px 0;
  width: 265px;
  display: block;
}

#esl_landing {
  /*background-image: url(../../images/ESL-Landing-Page.jpg);*/
  background-repeat: no-repeat;
  width: 792px;
  margin: 10px 0 50px 10px;
  position: relative;
  box-shadow: 4px 4px 8px #999;
  border-radius: 10px;
  clear: both;
  background-color: #e1e6ea;
}

#esl_heading {
  background-image: url("../../images/landing-page/emergency-services-locator-heading.png");
  background-position: 34px 20px;
  margin: 0;
  background-repeat: no-repeat;
  height: 50px;
  padding: 20px 0 0;
  text-indent: -999em;
}

.sample_link {
  display: block;
  height: 26px;
  width: 85px;
  position: absolute;
  /*border:1px solid red;*/
  right: 0px;
  top: 3px;
  background-image: url(../../images/landing-page/sample-btn.png);
}

a img {
  border: none;
}

#start_esl {
  display: block;
  height: 38px;
  width: 158px;
  background-image: url(../../images/landing-page/start-locator-button.png);
  background-repeat: no-repeat;
  margin: auto;
}

#what_is_JSA {
  display: block;
  position: absolute;
  height: 83px;
  width: 77px;
  top: 80px;
  right: -15px;
  background-image: url(../../images/landing-page/what-is-a-jha.png);
  background-repeat: no-repeat;
}

#esl_content {
  position: relative;
  padding-left: 30px;
  font-family: "Franklin Gothic Book", sans-serif;
  padding-bottom: 20px;
}

#docs_wrap {
  background-image: url(../../images/landing-page/jha-preview.png);
  background-repeat: no-repeat;
  height: 383px;
  width: 266px;
  position: absolute;
  top: 36px;
  right: 36px;
}

#esl_sub_heading {
  font-size: 24px;
  font-weight: normal;
  padding-left: 40px;
  background-image: url(../../images/landing-page/numbers-sprite.png);
  background-repeat: no-repeat;
  background-position: 4px 6px;
  height: 28px;
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 0px;
  margin-top: 8px;
}

#jha_types {
  width: 450px;
  margin-top: 20px;
}

.sample_info {
  margin-left: 56px;
}

.sample_info h3 {
  font-family: arial;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

.sample_info p {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  margin-right: 85px;
  line-height: 1em;
}

.sample_wrap {
  position: relative;
  padding-bottom: 5px;
}
#pdf.sample_wrap {
  margin-top: 10px;
}

.sample_icon {
  background-image: url(../../images/landing-page/numbers-sprite.png);
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  position: absolute;
  left: 5px;
  top: 3px;
}

#map_only .sample_icon {
  background-position: 0px -60px;
}

#elevated .sample_icon {
  background-position: 0px -132px;
}

#non_elevated .sample_icon {
  background-position: 0px -210px;
}

#library .sample_icon {
  background-position: 0px -288px;
}

.blue {
  color: blue;
}

#pdf .sample_icon {
  background-position: 0px -364px;
}

#get_started {
  height: 70px;
  width: 215px;
  position: absolute;
  right: 180px;
  top: 345px;
}

#get_started p {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 14px;
  letter-spacing: -1px;
}

#header_promo {
  background: #0f364c;
  color: #fff;
  border-radius: 6px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  position: absolute;
  left: 290px;
  top: 7px;
  width: 490px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  box-shadow: 0px 2px 4px #999;
}

#tracking_table_wrap {
  background-color: #026c89;
  padding: 3px;
  width: 160px;
  border: 1px solid #777;
  margin-top: 5px;
  margin-left: 140px;
  border-radius: 6px;
}

#view_tracker_link {
  display: block;
  position: absolute;
  height: 25px;
  width: 124px;
  right: 16px;
  bottom: 10px;
}

#tracking_table_wrap table {
  margin: 0px;
}

#tracking_table_wrap td {
  padding: 0px;
}
