#gu-header h3, #gu-header h4, #gu-header h5, #product-unlimited h3, #product-unlimited h4, #product-unlimited h5 {
  font: normal normal 14px/1.2 "PrattRegular", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}

.clear {
  clear: both;
}

.contentLeft {
  float: left;
}

.contentRight {
  float: right;
}

.strikedText {
  text-decoration: line-through;
}

.discountMsg {
  width: 560px;
  margin: 0;
  padding: 20px;
  border: 1px solid #999;
  border-radius: 6px;
  position: absolute;
  left: 25px;
  clear: both;
  font-size: 16px;
  text-align: left;
  z-index: 30;
}
.discountMsg span, .discountMsg a, .discountMsg a:hover {
  color: #C65255;
}
.discountMsg a:hover {
  text-decoration: underline;
}
.discountMsg .ptRight {
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #999;
  height: 0;
  position: absolute;
  right: -20px;
  top: 32px;
  width: 0;
}

.modal-header {
  padding: 3px 0;
}
.modal-header .closeModal {
  float: right;
  border: none;
  background-color: transparent;
  color: #666;
  font-size: 22px;
  font-weight: bold;
}

.modal-head-img {
  display: block;
}

.top_full_width {
  background: #fff;
  margin-top: 124px;
  padding: 20px;
}

#product-unlimited header {
  text-align: center;
  margin-bottom: 15px;
}
#product-unlimited header h2 {
  font-size: 38px;
}
#product-unlimited header h3 {
  font: normal normal 23px/1.2 "PrattRegular", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#product-unlimited form > .contentLeft {
  width: 65%;
}
#product-unlimited form > .contentLeft img.productImg {
  position: relative;
}
#product-unlimited form > .contentLeft .contentLeft, #product-unlimited form > .contentLeft .contentRight {
  margin-top: 15px;
}
#product-unlimited form > .contentLeft .contentLeft h4, #product-unlimited form > .contentLeft .contentRight h4 {
  font-size: 15px;
}
#product-unlimited form > .contentLeft .contentLeft a, #product-unlimited form > .contentLeft .contentRight a {
  font: normal normal 12px/1.3 Helvetica, Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: underline;
}
#product-unlimited form > .contentLeft .contentLeft > h4, #product-unlimited form > .contentLeft .contentLeft > p {
  margin-left: 15px;
}
#product-unlimited form > .contentLeft .contentLeft h4 {
  font-size: 18px;
}
#product-unlimited form > .contentLeft .contentLeft h4 span {
  color: #AF181D;
}
#product-unlimited form > .contentLeft .contentRight {
  width: 44%;
  padding-left: 35px;
  border-left: 1px solid #999;
}
#product-unlimited form > .contentLeft .contentRight h4 span {
  color: #FD9A01;
}
#product-unlimited form > .contentLeft .contentRight.gig {
  width: 0;
}
#product-unlimited form > .contentRight {
  width: 35%;
  padding: 0;
}
#product-unlimited form > .contentRight ul li {
  padding: 0 0 0 25px;
  background: url("../../../../media/www/images/ui-elements/check2.png") no-repeat 0 2px white;
}
#product-unlimited form > .contentRight h3 {
  font: normal normal 34px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  color: #DA1F28;
  padding-bottom: 10px;
}
#product-unlimited form > .contentRight h4 {
  font: normal bolder 13px/1.2 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  margin: 3px 0 0;
  /*padding-bottom: 10px;*/
}
#product-unlimited form > .contentRight p {
  font: normal normal 12px/1.3 Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 12px;
}
#product-unlimited form > .contentRight p span {
  font-size: 12px;
}
#product-unlimited form > .contentRight div.priceTable {
  font: normal normal 16px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  border-collapse: collapse;
  color: #666;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
#product-unlimited form > .contentRight div.priceTable .priceTitle .special {
  color: #C51C23;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol {
  border: 1px solid #ddd;
  display: table-cell;
  text-align: center;
  width: 141px;
}
#product-unlimited form > .contentRight div.priceTable .trialPriceCol {
  border: 1px solid #ddd;
  display: table-cell;
  text-align: center;
  width: 151px;
}
#product-unlimited form > .contentRight div.priceTable .priceTitle {
  border-bottom: 1px solid #ddd;
  border-collapse: collapse;
  padding: 10px;
}
#product-unlimited form > .contentRight div.priceTable .priceTitle.special {
  color: #C51C23;
}
#product-unlimited form > .contentRight div.priceTable .priceDetail {
  display: table-cell;
  border-collapse: collapse;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: inherit;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div .price {
  font: normal normal 14px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.regular .price, #product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .free .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.regular .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .free .price {
  font-size: 36px;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .free, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .free {
  margin: 0px;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .discount .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .discount .price {
  font-size: 36px;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .discount, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .discount {
  margin: 0;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .postTrial, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .postTrial {
  margin-top: 12px;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .postTrial .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .postTrial .price {
  font-size: 17px;
}
#product-unlimited form > .contentRight div.priceTable .regPriceCol > div.special .price, #product-unlimited form > .contentRight div.priceTable .trialPriceCol > div.special .price {
  color: #C51C23;
  margin: 0 0 5px;
}
#product-unlimited form > .contentRight .cta-container {
  position: absolute;
  left: 61.5%;
  right: 0px;
  margin-top: 10px;
  width: 39%;
  z-index: 2;
}
#product-unlimited form > .contentRight .cta-container .cta {
  border-radius: 4px;
  background: #d7d7d7;
  display: table;
  float: left;
  position: relative;
  background: -moz-linear-gradient(top, #e8e8e8 0%, #d7d7d7 80%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(80%, #d7d7d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e8e8e8 0%, #d7d7d7 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e8e8e8 0%, #d7d7d7 80%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #e8e8e8 0%, #d7d7d7 80%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e8e8e8 0%, #d7d7d7 80%);
  /* W3C */
  text-align: center;
  height: 67px;
  width: 45%;
}
#product-unlimited form > .contentRight .cta-container .cta:first-child {
  margin: 0 10px 0 15px;
}
#product-unlimited form > .contentRight .cta-container .cta:first-child a {
  padding-top: 5px;
  height: 62px;
}
#product-unlimited form > .contentRight .cta-container .cta:hover {
  filter: black;
  opacity: .8;
}
#product-unlimited form > .contentRight .cta-container .cta h4 {
  display: block;
  font-size: 13px;
  vertical-align: middle;
}
#product-unlimited form > .contentRight .cta-container .cta h4 span {
  color: #AF181D;
  font-size: 97%;
}
#product-unlimited form > .contentRight .cta-container .cta p {
  display: block;
  font: normal normal 12px/1.3 Helvetica, Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
}
#product-unlimited form > .contentRight .cta-container .cta a {
  display: block;
  padding-top: 10px;
  height: 57px;
  width: 100%;
}
#product-unlimited form > .contentRight .cta-container .cta a .arrowRight {
  width: 0;
  height: 0;
  margin-left: 5px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #AAA;
  display: inline-block;
  vertical-align: middle;
}
#product-unlimited #subscribeNowBtn {
  font: normal normal 14px/1.2 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  display: block;
  text-shadow: 0 2px 3px #000;
  width: 100%;
}

.gu-modal-product-wrap {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 99999;
}

.gu-modal-product {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.4);
  margin: 0;
  display: none;
  overflow: visible;
  position: relative;
  z-index: 99999;
}
.gu-modal-product .pt {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 20px;
  left: -15px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.4);
}
.gu-modal-product h2 {
  font: normal normal 14px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  margin-bottom: 10px;
  color: #32cc98;
}
.gu-modal-product ul li {
  font: normal normal 14px/1.2 Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.gu-modal-product ul li > a {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #cccccc;
}
.gu-modal-product ul li .txt {
  padding: 10px;
  display: none;
  font-size: 11px;
  background-color: #f8f8fe;
  border-bottom: 1px solid #cccccc;
}
.gu-modal-product ul li .txt.selected {
  display: block;
}
.gu-modal-product ul li .txt.last {
  margin-bottom: 10px;
}
.gu-modal-product .gu-modal-product-footer {
  font: normal normal 14px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  padding: 10px;
  background: #e3e3e3;
  text-align: center;
}
.gu-modal-product .gu-modal-product-footer a, .gu-modal-product .gu-modal-product-footer span {
  color: #32cc98;
}
.gu-modal-product .gu-modal-product-footer a:hover {
  text-decoration: underline;
}

#product-split {
  width: 450px;
  overflow: visible;
}
#product-split .closeModal2, #product-split .closeModal2:hover {
  width: 28px;
  height: 28px;
  margin: -16px -16px 0 0;
  display: block;
  background: url(../../../../media/www/images/ui-elements/close-big.png) 0 0 no-repeat;
}
#product-split .modal-body {
  padding-top: 16px;
}
#product-split .tgam-logo {
  margin-right: 30px;
  float: left;
}
#product-split .split-info {
  font: normal normal 15px/1 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  width: 280px;
  float: left;
}
#product-split .split-info h1 {
  font: normal normal 22px/1 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  margin-bottom: 15px;
}
#product-split .split-info span {
  color:#DA161F;
}
#product-split div.split-yes, #product-split div.split-no {
  font: normal normal 12px/1 Helvetica, Arial, Verdana, sans-serif;
  width: 190px;
  margin-top: 20px;
  color: #2c2c2c;
  text-align: left;
}
#product-split div.split-yes {
  clear: left;
  float: left;
}
#product-split div.split-no {
  float: right;
}
#product-split a.split-btn {
  font: normal normal 16px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  box-shadow: 3px 2px 5px 0px #757171;
  -webkit-box-shadow: 3px 2px 5px 0px #757171;
  -moz-box-shadow: 3px 2px 5px 0px #757171;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 10px;
  display: block;
  color: #000;
  text-align: center;
  border: 1px solid #696969;
  background: #f4f4f4;
}
#product-split a.split-btn span {
  font-size: 20px;
  display: block;
  color:#DA161F;
}
#product-split a.split-btn:hover {
  background: #dddddd;
}

#w-message--upsell {
  width: 700px;
}
#w-message--upsell .img {
  -moz-box-shadow: rgba(204, 204, 204, 0.4) 12px 0 0 -4px, rgba(204, 204, 204, 0.4) -12px 0 0 -4px;
  -webkit-box-shadow: rgba(204, 204, 204, 0.4) 12px 0 0 -4px, rgba(204, 204, 204, 0.4) -12px 0 0 -4px;
  box-shadow: rgba(204, 204, 204, 0.4) 12px 0 0 -4px, rgba(204, 204, 204, 0.4) -12px 0 0 -4px;
  margin-top: -50px;
}
#w-message--upsell .fl {
  margin-right: 10px;
}
#w-message--upsell .fr {
  width: 350px;
}

.modal--upsell-text, .modal--upsell-text--price {
  color: #F00;
  font-weight: bold;
}

.ie7 #product-unlimited form > .contentLeft {
  width: 630px;
}
.ie7 #product-unlimited form > .contentRight {
  width: 320px;
  padding: 0;
}
.ie7 #product-unlimited form > .contentRight ul {
  width: 290px;
}
.ie7 #product-unlimited form > .contentRight div.priceTable {
  width: 100%;
  overflow: hidden;
}
.ie7 #product-unlimited form > .contentRight div.priceTable .regPriceCol {
  min-height: 120px;
  float: left;
}
.ie7 #product-unlimited form > .contentRight div.priceTable .regPriceCol + .trialPriceCol {
  margin-left: -1px;
  float: left;
}
.ie7 #product-unlimited form > .contentRight div.priceTable .trialPriceCol {
  min-height: 120px;
}
.ie7 #product-unlimited #subscribeNowBtn {
  width: 100%;
}
.ie7 #product-unlimited #print-subscriber .row {
  margin-bottom: 10px;
}

.fr--free .w-message-headline {
  text-align: left;
}
.fr--free .w-message-headline .text-underline {
  text-decoration: underline;
}
.fr--free .w-message-deck {
  font: normal normal 20px/1.2 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  text-align: left;
  font-style: italic;
}

.w-message-body--disclaimer {
  margin-top: 2em;
}
