.deal_header {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 24pt;
  font-weight: normal;
  color: #000;
}
.deal_small {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666;
  line-height: 15px;
}
.deal_text {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000;
}
.feature_header {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 18pt;
  font-weight: normal;
  color: #B428ED;
}
.deal_text_green {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #779022;
}
.deal_text_blue {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #0C2341;
}
.deal_text_white {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #FFF;
}
.membership_header {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 18pt;
  font-weight: normal;
  color: #0C2341;
  margin-top: 40px;
}
.membership_section_header {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #FFF;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #0C2341;
  letter-spacing: 0.06em;
  text-shadow: 0px 0px 1px #000;
}
.feature_column {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  color: #0C2341;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C2341;
  font-weight: normal;
  background-color: #F2EFF7;
  border-right-style: solid;
  border-right-color: #0C2341;
}
.basic_column {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  color: #0C2341;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C2341;
  font-weight: normal;
  background-color: #EFF7EF;
  border-right-style: solid;
  border-right-color: #0C2341;
}
.pro_column {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  color: #0C2341;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C2341;
  font-weight: normal;
  background-color: #EBF2FB;
}
#features {
  background-image: url(/images/membership/feature_bg.png);
  background-repeat: repeat;
  border: 1px solid #0C2341;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 30px;
}
a.text_membership:link {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #779022;
  text-decoration: none;
}
a.text_membership:visited {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #779022;
  text-decoration: none;
}
a.text_membership:hover {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #B826F5;
  text-decoration: none;
}
a.text_membership:active {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #B226E9;
  text-decoration: none;
}
#deal_border {
  border: 1px solid #C00;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #000;
  background-color: #f6f3f6;
  width: 740px;
  text-align: center;
}
#deal_rates {
  height: 320px;
  width: 740px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
#regular {
  height: 148px;
  width: 600px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
#basic {
  background-image: url(/images/membership/bg_basic_no_button.png);
  margin: 10px;
  height: 108px;
  width: 255px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: inline-block;
}
.add_to_cart {
  position: absolute;
  height: 50px;
  width: 255px;
  bottom: 0px;
}
#pro {
  background-image: url(/images/membership/bg_pro_no_button.png);
  margin: 10px;
  height: 108px;
  width: 255px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: inline-block;
}
#deal_1 {
  background-image: url(/images/membership/bg_deal_1.png);
  height: 229px;
  width: 218px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
}
#deal_2 {
  background-image: url(/images/membership/bg_deal_2.png);
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
  height: 229px;
  width: 218px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: inline-block;
}
#deal_3 {
  background-image: url(/images/membership/bg_deal_3.png);
  margin: 10px;
  height: 279px;
  width: 218px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: inline-block;
}
.add_to_cart_deal {
  position: absolute;
  height: 45px;
  width: 218px;
  bottom: 0px;
}
.member_field {
  padding: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #999999;
  color: #666;
  display: inline-block;
  cursor: pointer;
  font-size: 11pt;
  margin-top: 0;
  margin-right: 20;
  margin-bottom: 0;
  margin-left: 20;
  white-space: nowrap;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width: 200px;
}
#vert_line {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e3e3e3;
}
#signin_message_border {
  border-collapse: separate;
  border-spacing: 2px;
  border: 3px solid #779022;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 620px;
  text-align: center;
  height: 100px;
  display: table;
  background-color: #FFF;
  margin-bottom: 20px;
}
#signin_message {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #000;
  display: table-cell;
  vertical-align: middle;
  font-size: 14pt;
}
