/* body
--------------------------------------- */
body {
  background-color: #000000;
  color: #ffffff;
  font: normal medium Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, li, form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.hidden {
  display: none;
}

table.layout {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-width: 0;
}
table.layout td {
  margin: 0;
  padding: 0;
  border-width: 0px;
}

img {
	border: 0px;
}

/* FIXME. This is silly */

i {
  display: none;
}

span.red_caps {
  background-color: transparent;
  color: #df2506;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}

span.blue_caps {
  background-color: transparent;
  color: #00a3ee;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
span.black_caps {
  background-color: transparent;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
span.caps {
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}

/* #container
--------------------------------------- */
#container {
  height: 100%;
  margin: 0px 0px 0px 0px;
  min-height: 612px;
  min-width: 840px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
}

/* #column_1
--------------------------------------- 
#column_1 {
  background-color: #000000;
  color: #ffffff;
  height: 100%;
  left: 0px;
  margin: 0px 0px 0px 0px;
  min-height: 612px;
  min-width: 218px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  width: 23%;
}
*/
/* #column_2
--------------------------------------- */
#column_2 {
  background-color: #000000;
  color: #ffffff;
  height: 23%;
  left: 23%;
  margin: 0px 0px 0px 0px;
  min-height: 612px;
  min-width: 612px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  width: 77%;
}

/* TODO: we want to highlight the background of navigation items */
/* #navigation
--------------------------------------- */
#navigation {
  width: 100%;
}

#navigation ul {
  background-color: #000000;
  color: #df2506;
  margin: 0px 0px 0px 0px;
  padding: 18px 3px 0px 33px;
}

#navigation ul.closed {
  display: none;
}

#navigation ul.open {
  display: block;
}

#navigation li {
  font-weight: bold;
  list-style-image: url(/images/navigation_bullet_large.png);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 0px;
}

#navigation ul li ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#navigation ul li ul li {
  font-size: small;
  font-weight: bold;
  list-style-image: none;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 6px 0px;
}

#logo {
  text-align: center;
  padding: 16px;
  border: none;
}

#logo img {
  border: none;
}

#logo a img {
  border: none;
}

/*
#navigation h1 {
  background-image: url(/images/firemed_ambulance_membership.png);
  height: 100px;
  margin: 18px auto 18px auto;
  padding: 0px 0px 0px 0px;
  width: 100px;
}
*/

#navigation h2 {
  background-color: #000000;
  color: #df2506;
  font-size: x-large;
  font-style: italic;
  margin: 0px 0px 0px 0px;
  padding: 18px 3px 33px 3px;
  text-align: center;
}

#navigation a:active,
#navigation a:link,
#navigation a:visited {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

#navigation a:hover {
  background-color: #000000;
  color: #df2506;
  text-decoration: none;
}

/* #navigation_buttons
--------------------------------------- */
#navigation_buttons {
  min-width: 208px;
  width: 208px;
  text-align: center;
}

#navigation_buttons img {
  border: none;
  margin: 4px;
}

/* #header
--------------------------------------- */
#header {
  background-image: url(/images/header.png);
  background-repeat: repeat-x;
  height: 142px;
  width: 100%;
}

#page-title {
  height: 112px;
  vertical-align: bottom;
}

#page-title div {
  position: relative;
  height: 98px;
  margin-right: 110px;
float: left;
}

#page-title h1 {
  font-style: italic;
  font-weight: bold;
  position: relative;
  bottom: 0;
  left: 0;
  padding-left: 8px;
margin-top: 15px;
}

#page-title h3 {
  font-style: italic;
  font-weight: bold;
  position: relative;
  bottom: 0;
  left: 0;
  padding-left: 8px;
font-size: 20pt;
}

#join-now-button {
  float: right;
  padding: 16px;
}

#join-now-button img {
  margin: 0px;
  padding: 0px;
  border: none;
}

/* TODO: Fix this silliness */
/* #header_navigation
--------------------------------------- */
#header_navigation {
  background-image: url(/images/header_navigation3.png);
	background-repeat: no-repeat;
  clear: both;
  height: 35px;
  position: relative;
  top: -5px;
  width: 814px;
}

#header_navigation ul {
  list-style-type: none;
	height: 35px;
}

#header_navigation li {
  display: block;
  float: left;
  height: 9px;
  list-style-image: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
	z-index: 1;
	display: inline;
}

#header_navigation li#home {
  left: 58px;
  width: 36px;
}

#header_navigation li#air_ambulance {
  left: 92px;
  width: 103px;
}

#header_navigation li#coverage_area {
  left: 120px;
  width: 105px;
}

#header_navigation li#terms_of_agreement {
  left: 155px;
  width: 141px;
}

#header_navigation li#faq {
  left: 190px;
  width: 28px;
}

#header_navigation li#contact_us {
  left: 220px;
  width: 77px;
}

#header_navigation li#join_now {
  left: 252px;
  width: 64px;
}

 #header_navigation a {
  display: block;
  float: left;
  height: 9px;
  position: relative;
  top: 4px;
}

#header_navigation li#home a {
  width: 36px;
}

#header_navigation li#air_ambulance a {
  width: 103px;
}

#header_navigation li#coverage_area a {
  width: 105px;
}

#header_navigation li#terms_of_agreement a {
  width: 141px;
}

#header_navigation li#faq a {
  width: 28px;
}

#header_navigation li#contact_us a {
  width: 77px;
}

#header_navigation li#join_now a {
  width: 64px;
}


/* #content
--------------------------------------- */
#content-container {
  background-color: #fff4dd;
  background-image: url(/images/content.png);
  background-repeat: repeat-x;
  color: #000000;
  overflow: auto;
  width: 100%; /* ie hack */
  padding: 0px;
  margin: 0px;
}

#content {
  padding: 8px;
  margin: 0px;
  clear: both;
}

#content left img {
  margin: 4px;
}

#content ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 0px 36px;
}

#content ul.firemed_basic_or_firemed_plus_form {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 26px;

}

img.icon {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  top: 0;
  right: 0;
  float: right;
}

#content ul.firemed_basic_list {
  list-style-type: disc;
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 0px 63px;
}

#content ul.what_to_do_in_an_emergency {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 0px 45px;
}

#content ol.what_to_do_in_an_emergency {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 0px 72px;
}

#content li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 0px;
}

#content ul.firemed_basic_or_firemed_plus li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 9px;
}

#content ul.firemed_basic_list li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 0px;
}

#content li#firemed_basic {
  list-style-image: url(/images/firemed_basic_bullet.png);
}

#firemed_basic_form {
  list-style: none;
}

#firemed_plus_form {
  list-style: none;
}

#firemed_basic_radio {
  display: block;
  float: left;
  margin: 0px 0px 0px -16px;
}

#firemed_plus_radio {
  display: block;
  float: left;
  margin: 0px 0px 0px -16px;
}

#content li#firemed_plus {
  list-style-image: url(/images/firemed_plus_bullet.png);
}

#content ul.what_to_do_in_an_emergency li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 9px;
}

#content li#step_1 {
  list-style-image: url(/images/bullet-1.png);
}

#content li#step_2 {
  list-style-image: url(/images/bullet-2.png);
}

#content li#step_3 {
  list-style-image: url(/images/bullet-3.png);
}

#content li#step_4 {
  list-style-image: url(/images/bullet-4.png);
}

#content ol.what_to_do_in_an_emergency li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 0px;
}

#content h1,
#content h2,
#content h3,
#content h4 {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 18px 0px;
}

#content h1 {
  background-color: transparent;
  color: #df2506;
  font-size: xx-large;
  font-style: italic;
}

#content h2 {
  background-color: transparent;
  color: #002f5d;
  font-size: xx-large;
}

#content h2.small {
  font-size: xx-large;
}

#content h3 {
  background-color: transparent;
  color: #002f5d;
  font-size: large;
}

#content h4 {
  background-color: transparent;
  color: #df2506;
  font-size: large;
  font-style: italic;
}

#content h4.indent {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 18px 54px;
}

#content p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 18px 0px;
}

#content p.indent {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 18px 54px;
}

#content p.small_space {
  margin: 0px 0px 0px 0px;
  padding: 0px 18px 3px 18px;
}

#content p.small {
  font-size: small;
}

#content a:active,
#content a:link,
#content a:visited {
  background-color: transparent;
  color: #df2506;
  text-decoration: none;
}

#content a:hover {
  background-color: transparent;
  color: #002f5d;
  text-decoration: none;
}

ul.service-selection {
  list-style-type: square;
  width: auto;
}

ul.service-selection li.firemed-basic {
  color: #df2506;
  font-weight: bold;

}

ul.service-selection li.firemed-plus {
  color: #00a3ee;
  font-weight: bold;
}

#content img.no_space {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content img.right-border {
  border: 1px solid #000000;
}

#content .left {
  float: left;
}

#content .left img {
  margin: 8px 8px 8px 0px;
}

#content .left_jobcare,
#content .left_how_to_join {
  float: left;
  width: 160px;
}

#content .left_jobcare div {
  text-align: center;
}

#content .right {
  float: right;
  margin: 8px 0px 8px 8px;
}

#content .right img {
  margin: 8px 0px 8px 8px;
}

#content .clear {
  clear: both;
}

.two-col {
  width: 100%;
}

.two-col .left-col {
  padding-right: 280px;
}

.two-col .right-col {
  float: right;
  width: 277px;
}

.blue-border {
  border: 1px solid #004774;
}

#content .keyline {
  border-top: 1px solid #d8d8d8;
  height: 18px;
  margin: 0px 18px 0px 18px;
  padding: 0px 0px 0px 0px;
}

/* FIXME: the form layout needs some work
 * Input sizes should be in ems
 *
 */
#content .first_name {
  float: left;
  width: 120px;
}

#content .middle_initial {
  float: left;
  width: 70px;
}

#content .last_name {
  float: left;
  width: 120px;
}

#content .social_security_number {
  float: left;
  width: 120px;
}

#content .date_of_birth {
  float: left;
  width: 120px;
}

#content .first_name input,
#content .middle_initial input,
#content .last_name input,
#content .social_security_number input,
#content .date_of_birth input {
  width: 90%;
}

#content input {
  font: normal small Arial, Helvetica, sans-serif;
}

#content input.space {
  margin: 0px 0px 0px 18px;
  padding: 0px 0px 0px 0px;
}

#content input.short {
  width: 100px;
}

#content input.medium {
  width: 200px;
}

#content input.long {
  width: 400px;
}

/* TODO: fix the footer to the bottom of the page */
/* #footer
--------------------------------------- */
#footer {
  background-color: #002f5d;
  background-image: url(/images/footer.png);
  background-repeat: repeat-x;
  clear: both;
  color: #ffffff;
  min-height: 143px;
  width: 100%;
}

#footer ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 18px 18px 9px 18px;
}

#footer li {
  display: block;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 0px;
  text-transform: uppercase;
}

#footer p {
  margin: 0px 0px 0px 0px;
  padding: 36px 18px 0px 18px;
}

#footer h1 {
  font-size: x-large;
  font-style: italic;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 36px 18px 18px 18px;
  text-transform: uppercase;
}

/* #section_1_footer,
   #section_2_footer,
   #section_3_footer
--------------------------------------- */
#section_1_footer,
#section_2_footer,
#section_3_footer {
  margin: 0px 0px 0px 0px;
  padding: 18px 18px 18px 18px;
}

#section_1_footer h1,
#section_2_footer h1,
#section_3_footer h1 {
  margin: 18px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#section_1_footer h1 {
  background-color: transparent;
  color: white;
  font-size: xx-large;
  font-weight: bold;
}

#section_1_footer p {
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 9px 0px;
}

#section_2_footer h1 {
  background-color: transparent;
  color: white;
  font-size: xx-large;
  text-align: center;
  text-transform: uppercase;
}

#section_3_footer h1 {
  font-size: x-large;
  text-align: center;
}

#section_3_footer .left {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 0px;
}

/* #copyright
--------------------------------------- */
#copyright {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#copyright p {
  font-size: small;
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 18px 0px;
}

#copyright a:active,
#copyright a:link,
#copyright a:visited {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}

#copyright a:hover {
  background-color: #000000;
  color: #df2506;
  text-decoration: none;
}

/* TODO: highlight form problems better - need a better background for #content first */
.form-error {
  color: red;
  font-weight: bold;
}
