body, html {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #aaaaaa;
  background-image: url(encore_background.jpg);
  background-position: top center;
  background-attachment: fixed;
  color: #333;
  position: relative;
  z-index: 1;
}

a {
  color: #333;
  text-decoration: none;
  outline: 0;
}

a:hover {
  outline: 0;
  text-decoration: none;
}

#wrapper {
  width: 840px;
  margin: 0 auto;
  border-radius: 0 0 8px 8px;
  padding: 20px 70px 30px 70px;
  background-color: #ffffff;
  background-image: url(background.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#HP {
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-bottom: none;
  overflow: hidden;
}

#HP img {
  vertical-align: top;
}

#content {
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-top: none;
}

#content h1 {
  text-align: center;
  color: #007DBA;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 0;
}

#serials {
  padding: 30px;
  color: #000000;
  margin-top: 30px;
}

.form_inner {
  width: 600px;
  margin: 0 auto;
}

.form_inner p {
  font-size: 16px;
  line-height: 20px;
}
.prodImg {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.form {
  padding: 0 0 10px 0;
  margin: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 485px;
  text-align: center;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
.errors.errorActive {
  display: block;
}
.errors {
  border-top: 1px solid #bbbbbb;
  padding: 10px 0;
  margin: 0 auto;
  width: 500px;
  text-align: left;
  font-size: 0;
  line-height: 0;
  display2: none;
}
.errors ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.errors h5 {
  font-size: 13px;
  line-height: 16px;
  display: block!important;
}
.error, .error font, .error li{
  color: #b60000!important;
  font-size: 11px;
  line-height: 15px;
  margin: 5px;
  font-weight: bold;
}

.errors.noerrors { display: none; }

.form .form50 {
  width: 45%;
  margin: 5px 0 5px 3.9%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 15px;
  line-height: 19px;
  text-align: left;
  vertical-align: top;
}

.form_inner input {
  margin: 0;
  padding: 5px;
  color: #999;
  border: 1px solid #CCC;
  width: 205px;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
}

.form_inner input:hover, .form_inner input:focus {
  color: #333333 !important;
}

.form_inner label {
  font-size: 15px;
  line-height: 29px;
  font-weight: bold;
}

.btns_wrap {
  margin: 25px auto 30px auto;
  text-align: center;
}

.btns_wrap .button {
  width: 100px;
  height: 40px;
	line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  padding: 0;
  margin: 10px;
  background-color: #007DBA;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 0;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.btns_wrap .button:hover, .btns_wrap .button:focus {
  outline: 0;
  background-color: #378de5;
}

.activation {
  color: #000000;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  margin: 30px;
}

.activation a {
  font-weight: bold;
  color: #007DBA;
}

.activation a:hover, .activation a:focus {
  color: #378de5;
  text-decoration: underline;
}

#footer {
  margin: 20px auto 0 auto;
  border: 1px solid #bbbbbb;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  background-color: #ffffff;
  padding: 20px;
}

.download p {
  margin: 0;
  padding: 15px 0;
}

.download .title {
  font-weight: bold;
  text-align: center;
}

.download .img, .download .buttons {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 30px 0;
}

.download .img {
  width: 200px;
  margin: 0 0 0 30px;
}

.download .buttons {
  width: 370px;
}

.download .btns_wrap {
  margin-top: 0;
}

.download .btns_wrap .button, .learnMoreInfo .button {
  width: 200px;
}

.download .downloadInstructions {
  text-align: left;
  padding: 0 40px;
}

.download li {
  font-size: 14px;
  line-height: 17px;
  margin: 10px 0;
  /*padding-left: 30px;
  text-indent: -30px;*/
  padding: 0;
  text-indent: 0;
}

.learnMorePopUp {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.learnMorePopUp.visible {
  display: block;
}

.learnMoreInfoWrap {
  position: relative;
  margin: 60px auto 20px auto;
  width: 980px;
  z-index: 5;
}

.learnMoreInfo {
  position: relative;
  z-index: 5;
  background-color: #ffffff;
  width: 666px;
  margin: 0 auto;
  border: 2px solid #3d3d3d;
  padding: 40px 40px 0 40px;
}

.learnMoreInfo .img {
  width: 200px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 30px 0 0;
}

.learnMoreInfo .top {
  width: 430px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}

.learnMoreInfo h1 {
  text-align: left!important;
  color: #007DBA;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 0;
}

.learnMoreInfo h2 {
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  margin: 15px 0;
}

.learnMoreInfo h3 {
  color: #fe6356;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin: 5px 0 15px 0;
}

.learnMoreInfo h4 {
  color: #000000;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  margin: 15px 0 0 0;
}

.learnMoreInfo ul {
  margin: 0;
  padding-left: 30px;
}

.learnMoreInfo p, .learnMoreInfo li {
  font-size: 15px;
  line-height: 18px;
  margin: 0;
}

.learnMoreInfo .win, .learnMoreInfo .mac {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 310px;
  vertical-align: top;
  padding: 10px 0;
}

.learnMoreInfo .win {
  margin-right: 40px;
}

.learnMoreInfo .system {
  padding-bottom: 10px;
}

.learnMoreInfo .win p, .learnMoreInfo .mac p {
  padding: 5px 0;
  font-weight: bold;
}

.learnMoreInfoWrapClose {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.learnMoreInfoClose {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  padding: 10px;
  z-index: 6;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  color: #666666;
  font-weight: bold;
}

.learnMorePopUpDeactivate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 980px;
  height: 100%;
  min-height: 980px;
  z-index: 4;
  background-image: url(halfalpha.png);
  background-repeat: repeat;
  background-position: center center;
}