﻿#safe_secure {
  background-color: #fdfdea;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 10px;
  margin-bottom: 18px;
  border: dotted 1px #999999;
  border-left: none;
  border-right: none;
  height: 21px;
  padding-top: 6px; }

.returning_cust_hdr {
  width: 475px; }

.new_cust_hdr {
  width: 461px; }

#returning_customer_container {
  width: 375px;
  float: left;
  margin-left: 8px;
  position: relative;
  height: 250px; }

#forgot-password-container {
  float: left;
  width: 375px;
  text-align: center; }

#forgot-password-container a {
  color: #787878;
  font-weight: bold;
  text-decoration: underline; }

#vertical_divider {
  width: 1px;
  float: left;
  height: 300px;
  background-color: #d3e3d5; }

#horizontal_divider22 {
  width: 375px;
  height: 1px;
  margin-left: 10px;
  background-color: #21722a;
  position: relative;
  top: 220px; }

#new_customer_container {
  width: 475px;
  float: left;
  position: relative; }

#email_password_entry {
  position: absolute;
  top: 45px;
  width: 365px;
  margin-left: 10px; }

#ordernumber_zipcode_entry {
  position: absolute;
  top: 260px;
  width: 353px;
  margin-left: 10px; }

.data_entry_form {
  margin-top: 24px; }

.data_entry_form input {
  width: 240px; }

table.data_entry_form td, table.data_entry_form th {
  width: 100px; }

#btn_signin {
  position: absolute;
  top: 170px;
  left: 85px; }

#btn_signin2 {
  width: 73px;
  height: 24px;
  border: none;
  float: none; }

#btn_signin3 {
  width: 73px;
  height: 24px;
  border: none;
  float: none;
  margin-top: 5px; }

#new_customer_entry {
  position: absolute;
  top: 45px;
  width: 355px;
  margin-left: 10px; }

#btn_startcheckout {
  display: block;
  margin: 20px auto 0px; }

#forgot_password {
  margin: 10px; }

#forgot_password_box {
  position: absolute;
  top: 260px;
  width: 371px;
  margin-left: 10px;
  border: 1px solid #21722a; }

#orderby_email_password_header {
  top: 12px;
  position: relative;
  font-size: larger;
  font-weight: bold; }

#orderby_orderno_zipcode_header {
  top: 12px;
  position: relative;
  font-size: larger;
  font-weight: bold; }
