@charset "utf-8";

#MyAccountPage {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1020px;
}

/********* SEED PACKET **********/
#SeedPacket {
  position: absolute;
  top: 0px;
  left: 2px;
  width: 481px;
  height: 457px;
}

#PacketTop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 481px;
  height: 64px;
}

#PacketBottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 481px;
  height: 65px;
}

#PacketLeft {
  position: absolute;
  top: 64px;
  left: 0px;
  width: 43px;
  height: 328px;
}

#PacketRight {
  position: absolute;
  top: 64px;
  right: 0px;
  width: 45px;
  height: 328px;
}

#PacketMiddle {
  position: absolute;
  top: 64px;
  left: 43px;
  width: 393px;
  height: 328px;
}

/********* LOGIN CARD **********/
#LoginCard {
  position: absolute;
  top: 36px;
  right: 6px;
  width: 547px;
  height: 353px;
}

#LoginTop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 547px;
  height: 50px;
}

#LoginBottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 547px;
  height: 40px;
}

#LoginMiddle {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 547px;
  height: 263px;
}

#CookieMessage {
  position: absolute;
  top: 200px;
  left: 20px;
  width: 507px;
  height: 100px;
  border: solid;
  border-width: 1px;
}

.Underline {
  position: absolute;
  top: 22px;
  right: 65px;
  width: 324px;
  height: 1px;
  background-color: #12100A;
}

.Entry {
  position: absolute;
  top: -14px;
  right: 60px;
  width: 324px;
  height: 50px;
  border: none;
  font-family: JP_Hand-Slanted-EOT, JP_Hand-Slanted, Courier;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  color: #252760;
}

#LoginMessage {
  position: absolute;
  top: 83px;
  left: 12px;
  width: 527px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 19px;
  color: #750b1c;
  text-align: center;
}

#ClientId {
  position: absolute;
  top: 120px;
  left: 72px;
  width: 467px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 19px;
  color: #15140F;
  text-align: left;
}

#UserName {
  position: absolute;
  top: 180px;
  left: 54px;
  width: 485px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 19px;
  color: #15140F;
  text-align: left;
}

#Password {
  position: absolute;
  top: 240px;
  left: 63px;
  width: 476px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 19px;
  color: #15140F;
  text-align: left;
}

#PasswordTF {
  top: -4px;
  font-size: 16px;
}

#LoginButton {
  position: absolute;
  bottom: 0px;
  right: 34px;
  width: 57px;
  height: 34px;
  background-position: top left;
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  border-style: none;
}

#LoginButton:hover {
  background-position: bottom left;
}

#CookiesRemider {
  position: absolute;
  top: 80px;
  left: 100px;
  width: 414px;
  height: 77px;
  border: none;
  display: inline-block;
}

/********* FLIER **********/
#Flier {
  position: absolute;
  top: 594px;
  left: 88px;
  width: 897px;
  height: 410px;
}

#FlierTop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 897px;
  height: 13px;
}

#FlierBottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 897px;
  height: 11px;
}

#FlierLeft {
  position: absolute;
  top: 13px;
  left: 0px;
  width: 11px;
  height: 386px;
}

#FlierRight {
  position: absolute;
  top: 13px;
  right: 0px;
  width: 10px;
  height: 386px;
}

#FlierMiddle {
  position: absolute;
  top: 13px;
  left: 11px;
  width: 876px;
  height: 386px;
}

#Flier .text {
  position: relative;;
  top: 130px;
  left: 0px;
  width: 840px;
/*  height: 400px;*/
  text-align: justify;
  text-align: justify;
  font-family:  ArnoPro-Caption-EOT, ArnoPro-Caption, times;
  font-size: 20px;
  line-height: 110%;
  color: black;
/*  border-bottom: solid; border-width: 1px; border-color: red;*/
  display: inline-block;
}

/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #Flier .text {font-size: 18px;}
}*/


/********* HEADLINE **********/
#Headline {
  position: absolute;
  top: 412px;
  left: 10px;
  width: 869px;
  height: 197px;
}

#HeadlineTop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 869px;
  height: 41px;
}

#HeadlineBottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 869px;
  height: 44px;
}

#HeadlineLeft {
  position: absolute;
  top: 41px;
  left: 0px;
  width: 13px;
  height: 112px;
}

#HeadlineRight {
  position: absolute;
  top: 41px;
  right: 0px;
  width: 12px;
  height: 112px;
}

#HeadlineMiddle {
  position: absolute;
  top: 41px;
  left: 13px;
  width: 844px;
  height: 112px;
}