
html {
  height: 100%;
}

body {
  font-family: Arial;
  color: #333333;
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  height: 100%;
}

#head {
  /*width: 978px;*/
  height: 99px;
  border-left: 1px solid #A2A2A2;
  border-right: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
  margin-left: 0px;
  margin-right: 0px;
}

#head_content {
  height: 99px;
  background: url(images/top.gif) repeat-x;
}

#dn {
  margin-bottom: 28px;
  margin-left: 15px;
  margin-right: 12px;
  display: block;
}

#mimo {
  display: block;
}

#upc {
  margin-right: 13px;
  width: 69px;
  height: 60px;
  display: block;
  margin-top: -10px;
}


#dn img, #mimo img, #upc img {
  border: 0px;
}


.right {
  float: right;
}

.left {
  float: left;
}

.clear {
  clear: both;
}

#head_bar {
  margin-top: 5px;
  margin-right: 16px;
  width: 255px;
  color: #038AB3;
  text-align: right;
}

#head_bar a {
  color: #038AB3;
}

#head_bar a:hover {
  color: #038AB3;
  text-decoration: none;
}

#menubar {
  margin-top:8px;
  margin-left: 14px;
}

#menubar a.arrow {
 color: #038AB3;
 font-size: 30px;
 font-weight: bold;
 height: 41px;
 display: block;
 text-decoration: none;
 padding-top: 0px;
 padding-left: 8px;
 padding-right: 38px;
 background: transparent url(images/separator_arrow.gif) right 11px no-repeat; 
}

#menubar a.arrow:hover, #menubar a.arrow_on {
 color: #FFFFFF;
 font-size: 30px;
 font-weight: bold;
 height: 41px;
 display: block;
 text-decoration: none;
 padding-top: 0px;
 padding-left: 10px;
 padding-right: 38px;
 background: #333333 url(images/separator_arrow_on.gif) right 11px no-repeat; 
}

.roundbottom {
  background: url(images/rounded.gif) right -5px no-repeat;
  height: 5px;
  overflow: hidden;
  margin-top: -4px;
  margin-left: -1px;
  margin-right: -1px;
}

.roundbottom div {
  background: url(images/rounded.gif) left 0px no-repeat;
  height: 5px;
  overflow: hidden;
}

#almenu {
  position: absolute;
  margin-top: 38px;
  background-color: #333333;
  width: 246px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
  line-height: 20px;
  display: none;
  left: 15px;
}

#almenu a {
  color: #038AB3;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

#almenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

.popup {
  position: absolute;
  z-index: 120;
  background: url(images/bg_popup.gif) no-repeat left top; 
  width: 255px;
  height: 190px;
}

.popup .close {
  position: absolute;
  top: 1px;
  right: 4px;
}

.popup .form {
  margin: 8px 0 8px 12px;
}

.popup .form .label {
  font-weight: bold;
  color: #9e9e9e;
  margin: 0 0 3px 0;
}

.popup .form .input {
  background: url(../images/bg_input.gif) no-repeat left top;
  height: 17px;
  padding: 5px 3px;
  margin: 0 0 9px 0;
}

.popup .form .input input {
  border: 0px;
  width: 205px;
  color: #9e9e9e;
}

.popup .form .textarea {
  background: url(../images/bg_textarea.gif) no-repeat left top;
  height: 47px;
  padding: 5px 3px;
  margin: 0 0 9px 0;
}

.popup .form .textarea textarea {
  border: 0px;
  width: 220px;
  height: 47px;
  color: #9e9e9e;
}

.popup .form .button {
  padding: 3px 0 0 0;
}

.popup .form .button input {
  background-color: #ffffff;
  color: #048ab3;
  font-weight: bold;
}

.popup .forgot_password {
  padding: 10px 0 0 2px;
}

#loginBox {
  top: 22px;
  right: 10px;
  position: absolute;
  text-align: left;
}

.close img {
 border: 0px;
}


#beta {
  background: url(../images/beta.gif) no-repeat;
  width: 232px;
  height: 28px;
  margin-bottom: -5px;
  margin-top: 5px;
  display: block;
  color: #004E70;
  font-family: Verdana, Helvetica, sans;
  font-size: 10px;
  padding-left: 60px;
  padding-top: 18px;
  position: absolute;
  left: 280px;
}

#beta a {
  color: #004E70;
  text-decoration: none;
}

#beta a:hover {
  color: #004E70;
  text-decoration: underline;
}

#upc {
  display: none;
}
