html, body {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-family: Arial;
}

h1 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 20px;
}

div#overlay {
  background-color: #FFFFFF;
  color: #000000;
  position: relative;
  width: 100%;
}

form#form_signup {
  padding: 0px;
  border: 0px;
  margin: 0px;
}

div.form_left {
  position: relative;
  width: 200px;
  border: none;
  height: 25px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  left: -150px;
}

div.form_right {
  position: absolute;
  right: 0px;
  width: 250px;
  border: none;
  height: 25px;
}

div.form_full {
  position: relative;
  width: 500px;
  height: 25px;
  text-align: center;
}

input.form_input {
  position: relative;
  top: 1px;
  width: 250px;
  height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
}

input.form_submit {
  width: 100px;
  height: 25px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
}

div#signup {
  position: relative;
  width: 500px;
  height: 240px;
}

div#signup_error {
  color: #D00000;
}

div#signup_head {
  color: #000000;
}

div#login {
  position: relative;
  width: 500px;
  height: 175px;
}

div#login_head {
  color: #000000;
  font-weight: bold;
}

div#login_error {
  color: #D00000;
}

a {
  color: #CC6666;
}

div#navigation {
  width: 600px;
  height: 50px;
  position: relative;
  text-align: center;
  font-size: 12pt;
  font-family: Arial;
}

div#orders {
  width: 800px;
  position: relative;
}

ul#orders_list {
  position: relative;
  list-style: none;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

li.orders_line {
  position: relative;
  border-bottom: 1px solid #000000;
  text-align: left;
}

div.order_col1 {
  position: relative;
  left: 0px;
  top: 0px;
  height: 23px;
  width: 250px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_col2 {
  position: absolute;
  left: 250px;
  top: 0px;
  height: 23px;
  width: 250px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_col3 {
  position: absolute;
  left: 500px;
  top: 0px;
  height: 23px;
  width: 300px;
  text-align: center;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

div#orders_edit {
  width: 800px;
  position: relative;
  border: 1px solid #000000;
}

div#orders_edit_upload {
  height: 160px;
  text-align: center;
  font-size: 22px;
  padding-top: 20px;
}

div#orders_edit_upload_button {
  position: absolute;
  left: 208px;
  top: 60px;
  width: 380px;
  height: 25px;
  padding-top: 5px;
  cursor: hand;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 2px solid #000000;
  color: #000000;
  text-align: center;
}

div#orders_edit_upload_status {
  position: absolute;
  left: 262px;
  top: 100px;
  width: 275px;
  text-align: center;
  font-size: 18px;
}

div#orders_edit_upload_delete_info {
  position: absolute;
  left: 50px;
  top: 125px;
  width: 700px;
  text-align: center;
  font-size: 18px;
}

ul#orders_edit_files, ul#orders_edit_files_head, ul#orders_edit_files_footer {
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul#orders_edit_files_footer {
  margin-top: 20px;
}

ul#orders_edit_files_head {
}

li.orders_edit_files_line {
  position: relative;
  font-size: 16px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: left;
}

div.order_edit_col1 {
  position: relative;
  left: 0px;
  top: 0px;
  height: 70px;
  padding-top: 50px;
  width: 200px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_edit_col2 {
  position: absolute;
  left: 200px;
  top: 0px;
  height: 120px;
  width: 275px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_edit_col3 {
  position: absolute;
  left: 475px;
  top: 0px;
  height: 120px;
  width: 175px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_edit_col4 {
  position: absolute;
  left: 650px;
  top: 0px;
  height: 70px;
  padding-top: 50px;
  width: 150px;
  text-align: center;
  border-left: 1px solid #000000;
}

div.order_edit_col1_2 {
  position: relative;
  left: 0px;
  top: 0px;
  height: 20px;
  width: 400px;
  text-align: center;
}

div.order_edit_col3_4 {
  position: absolute;
  left: 400px;
  top: 0px;
  height: 20px;
  width: 400px;
  text-align: center;
}

div.order_edit_col1_4 {
  position: relative;
  left: 0px;
  top: 0px;
  height: 20px;
  width: 800px;
  text-align: center;
}

div.type_zapp {
  width: 90px;
  height: 90px;
  padding-top: 30px;
  position: absolute;
  left: 0px;
  top: 0px;
  border-left: 1px solid #000000;
}

div.type_jas {
  width: 90px;
  height: 90px;
  padding-top: 30px;
  position: absolute;
  left: 92px;
  top: 0px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

div.type_both {
  width: 90px;
  height: 90px;
  padding-top: 30px;
  position: absolute;
  left: 184px;
  top: 0px;
  border-right: 1px solid #000000;
}

div#footer {
}

div#footer_seperator {
  background-image: url('../img/footer_seperator.gif');
  width: 600px;
  height: 10px;
}

div#header_seperator {
  width: 600px;
  height: 60px;
}

div#home_container {
  width: 600px;
  text-align: left;
  position: relative;
}

div#home_container2 {
  width: 540px;
  margin-left: 30px;
  border: 1px solid #000000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}

div#CCPayment {
  position: absolute;
  width: 550px;
  height: 325px;
  left: 50%;
  margin-left: -250px;
  background-color: #FFFFFF;
  border: 4px solid #000000;
  top: 100px;
  text-align: left;
}

div.cc_col1 {
  position: relative;
  width: 200px;
  height: 25px;
  margin-left: 20px;
}

div.cc_col2 {
  position: absolute;
  left: 200px;
  width: 260px;
}

div.cc_col1_2 {
  width: 500px;
  text-align: center;
}

div.cc_close {
  position: absolute;
  font-weight: bold;
  right: 0px;
  top: 0px;
}

input#checkout_paypal {
  position: relative;
  width: 46px;
  height: 29px;
  margin-right: 5px;
  margin-top: 10px;
  cursor: hand;
  cursor: pointer;
}

input#checkout_visa {
  position: relative;
  width: 47px;
  height: 29px;
  margin-right: 5px;
  margin-top: 10px;
  cursor: hand;
  cursor: pointer;
}

input#checkout_mastercard {
  position: relative;
  width: 47px;
  height: 29px;
  margin-right: 5px;
  margin-top: 10px;
  cursor: hand;
  cursor: pointer;
}

input#checkout_amex {
  position: relative;
  width: 47px;
  height: 29px;
  margin-right: 5px;
  margin-top: 10px;
  cursor: hand;
  cursor: pointer;
}

input#checkout_disccard {
  position: relative;
  width: 47px;
  height: 30px;
  margin-right: 5px;
  margin-top: 10px;
  cursor: hand;
  cursor: pointer;
}

input {
  cursor: hand;
  cursor: pointer;
}