﻿/* Chronicle Text G4 */
@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-Roman_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-Roman_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-Italic_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-Italic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-Semibold_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-Semibold_Web.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-SemiItalic_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-SemiItalic_Web.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-Bold_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Chronicle Text G4';
	src:url('../fonts/chronicle/woff2/ChronicleTextG4-BoldItalic_Web.woff2') format('woff2'),
		url('../fonts/chronicle/woff/ChronicleTextG4-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

/* Morion Bold */
@font-face {
	font-family: Morion;
	src:	url('../fonts/morion/eot/Morion-Bold.eot'); /* IE9 Compat Modes */
	src:	url('../fonts/morion/eot/Morion-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/morion/woff2/Morion-Bold.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/morion/woff/Morion-Bold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Morion Regular */
@font-face {
	font-family: Morion;
	src:	url('../fonts/morion/eot/Morion-Regular.eot'); /* IE9 Compat Modes */
	src:	url('../fonts/morion/eot//Morion-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../fonts/morion/woff2/Morion-Regular.woff2') format('woff2'), /* Super Modern Browsers */
			url('../fonts/morion/woff/Morion-Regular.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
/* American Typewriter */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=ad3e2095-8fe0-458a-88e0-5ce16c1e6a2f&fontids=1564259,1564295");
@font-face{
    font-family:"American Typewriter ITC W02 Md";
    src:url("../fonts/typewriter/Fonts/1564259/28f2af8c-5373-49fe-b1ba-7e18e7fdc3ab.eot?#iefix");
    src:url("../fonts/typewriter/Fonts/1564259/28f2af8c-5373-49fe-b1ba-7e18e7fdc3ab.eot?#iefix") format("eot"),url("../fonts/typewriter/Fonts/1564259/af0c7602-19a6-4c01-ad3e-c610160525c0.woff2") format("woff2"),url("../fonts/typewriter/Fonts/1564259/0ebd5744-b760-4b5a-a539-df837eb9f50a.woff") format("woff"),url("../fonts/typewriter/Fonts/1564259/24850d96-cb7c-4397-a2dc-45759c891f58.ttf") format("truetype");
}
@font-face{
    font-family:"American Typewriter ITCW02BdCn";
    src:url("../fonts/typewriter/Fonts/1564295/34468a8c-2729-4ab6-b723-63df739ca868.eot?#iefix");
    src:url("../fonts/typewriter/Fonts/1564295/34468a8c-2729-4ab6-b723-63df739ca868.eot?#iefix") format("eot"),url("../fonts/typewriter/Fonts/1564295/ddc264db-b8a2-4f40-85f8-bec24fc25f84.woff2") format("woff2"),url("../fonts/typewriter/Fonts/1564295/e4b94a9b-f795-4f4a-95fd-c75406dd063e.woff") format("woff"),url("../fonts/typewriter/Fonts/1564295/ce5a5be4-0741-4e48-b564-d256c7fe4b02.ttf") format("truetype");
}
/* Mier */
@font-face{
    font-family:'Mier';
    src:url("../fonts/mier/MierA-Demi.woff2") format("woff2"),
        url("../fonts/mier/MierA-Demi.woff") format("woff");
    font-weight:normal;
    font-display:swap;
}
@font-face{
    font-family:'Mier';
    src:url("../fonts/mier/MierA-Bold.woff2") format("woff2"),
        url("../fonts/mier/MierA-Bold.woff") format("woff");
    font-weight:bold;
    font-display:swap;
}
@font-face {
    font-family: 'Mier';
    src: url("../fonts/mier/MierA-ExtraBold.woff2") format("woff2"), 
        url("../fonts/mier/MierA-ExtraBold.woff") format("woff");
    font-weight: 900;
    font-display: swap;
} 

/* Utilities
------------------------*/

html {
    box-sizing: border-box;
    font-size: 0.938em;
    font-style: normal;
    font-variant: normal;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}

/* Typography
------------------------*/

body {
    clear: both;
    position: relative;
    margin: 0 auto;
    font-family: "HCo Chronicle Text G4", Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;   
    margin: 0 auto; /* this will center the content of the page to the center */
    border-style: none;
    border-width: 1px;
    border-color: #F7F7F7;
    line-height:1.5;
    font-weight:400;
    font-size:1rem;
    font-style:normal;
}
.redirbtn {
  background-color:#FF0000;
  color:white;
  padding:0.3em 1em;
  border-radius:5px;
  font-size:1.5em;
  font-weight:bold;
}
.tblMain {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}
.mobile {
    display:none;
}
h1 {
    font-family: "Morion", "Times New Roman", Times, serif;
    font-weight: 700;
    color:Black;
    text-align: center !important;
    font-size: 2.5rem;
}
.heading {
    font-size:20px;
    text-align:left;
    color:black;
}
#rpub {
    width: 100%;
}
/* Clearfix */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ul {
    margin-bottom: 1rem;
}
ul li {
    margin-bottom: 0.5rem;
        font-size: 16px;
}
/* Navigation bar*/

nav {
    height: 42px;
    width: 100%;
    background: #9e0000;
    position: relative;
    font: normal 1em/1 "CrimsonText-Regular", Georgia, "Times New Roman", Times, serif;
    font-size: 1.17rem;
    text-transform:uppercase;
    letter-spacing:0px;
    border-top: 0;
    border-bottom: 1px solid #6b0000;
    border-top: 1px solid #6b0000;    
}
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 900px;
    height: 40px;
}
nav li {
    display: inline;
    float: left;
}
nav a {
    color: white;
    display: inline-block;
    width: 180px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}
nav a:hover {
    color: white;
}
nav li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
nav li:last-child a {
    border-right: 0;
}
nav a:hover,
nav a:active {
    background-color: #b70000;
}
nav a#pull {
    display: none;
}
/*End Nav*/

img{height:auto;color:#c00;border:0;-ms-interpolation-mode:bicubic}

header {
    width: 100%;
    margin:0 auto;
    display: block;
	padding: 10px;
    font-family: 'Bentham', serif;
}
header img {
    width:100% ;
    max-width:250px;
    display:block;
    margin-left:1em;
}
.header {
    width: 100%;
    max-width:900px;
    margin:0 auto;
    display:block;
    border-bottom: .8rem solid #000;
    padding-bottom: 1rem;
    font-family: 'Bentham', serif;
}
    .header table {
        width:100%;
    }
.header #slogan {
    display: block;
    color: #ff440a;
    text-align: right;
    padding-right: 1em;
    font-size: 1em;
    font-weight: 700;
}
footer {
    width: 100%;
    display:block;
    margin:0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
    background: #231F20;
    font-family: "Mier", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align:center;
}
footer img {
    display:block;
    margin:0 auto;
}
footer p {
    color:white !important;
    font-family: "Mier", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer a {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
}
section {
    width: 100%;
    margin:0 auto;
    background-color:#22252c;
    display:block;
    font-size:0.75rem;
    padding:0 3%;
    border-top:1px solid #3e4047;
    box-shadow:0px -1px 0px #000;
}
section p {
    color:#999;
    padding-top:1.3rem;
    padding-bottom:1.3rem;
    margin:0;
}
section p a {
    color:#999;
}
section table {
    width:100%;
}
section table td:nth-child(2) {
    text-align:right;
}
.module_blurb {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    border-color: #E5E5E5;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 2%;
    margin-top:2em;
    border-color: #666666;
    border-style: solid;
}
.module_blurb img {
    width:auto !important;
    margin:0 auto;
    display:block;
}
.module_blurb p {
    font-size:16px;
    margin-top: 0;
    margin-bottom: 1rem;
}
.module_blurb li {
    font-size:16px;
}
.module_blurb img {
    width: 100%;
}
.module_blurb a {
    color:#565656;
}
.module_blurb a:hover {
    color:#a02b2f;
}
.module_blurb table{
    margin:0 auto;
    display:block;
}
.social img {
    width:auto!important;
}
.module_blurb table td:nth-child(1){
    width:70%;
}
.module_blurb table td:nth-child(2) {
    padding-left:1em;
}
.renew td:nth-child(1) {
    width:30% !important;
}
.bulk {
    border:1px solid;
}
.bulk td {
border:1px solid;
}
.bulk td {
    width:21% !important;
}
table #social td {
    width:auto;
}
.red {
    color: #FF003A;
}
#blurb_bottom_payment,
#blurb_bottom_price {
    font-size: 0.850em;
    font-family: "American Typewriter ITC W02 Md", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", Courier, monospace;
}
.tblpayment {
    width:70%;
    float:left;
    clear:left;
}
.ccContainerpayment {
    width:100%;
}
#TrustedSecure {
    float:right;
    clear:right;
    width:30%;
    position:relative;
    top:41px;
}
.table1 {
    border: none;
}
.tbl {
    width: 100%;
}
.moduleHdr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size:20px;
    font-family: "Morion", "Times New Roman", Times, serif;
    border-top: .15rem solid #000;
    padding: 1% 2%;
    color:black;
    font-weight:700;
}
/**************namedaddr module*************/

.module_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color:transparent;
    padding: 1%;
    margin-bottom: 2%;
    border-top: none;
}
#module_payment_wrapper,
#module_newsletter_wrapper {
    line-height:22px;
}
#drpCountries {
    width:10em;
}
#module_donation_wrapper {
    margin-bottom:0;
    border-bottom:none;
}
.txtbox_bulk,
.txtbox_donation,
.txtbox_grandtotal {
    width:50% !important;
}
#rbldonation td {
    padding-top:10%;
    clear:both;
    float:left;
    display:block;
    white-space:nowrap;
    content: "";
}
#lbl_donation_1 {

}
.cbxRecurdonation {
    padding-top:2%;
    display:block;
}
.rbldonation {

}
.txtbox_donation {
    width:30% !important;
}
#module_submit_wrapper {
    border-style: none;
}
#module_login_wrapper {
    border: solid 1px black;
}
#moduleHdr_paybill,
#module_paybill_wrapper {
    border: 0;
    outline: 0;
}
#module_orderinfo_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 1%;
    margin-bottom: 2%;
}
#module_orderinfo{
    overflow:hidden;
}
#module_recaptcha_wrapper
{
    width:39%;
    margin-left:auto;
    margin-right:auto;
    background-color: transparent;
    border:none;
} 
.tbllogin {
    width:100%;
}
#tbl_login td:nth-child(1),
#tbl_nameaddr td:nth-child(1),
#tbl_billto_nameaddr td:nth-child(1) {
    /*width:8em;*/
    width:100%;
    margin-bottom:0.3em;
}
#tbl_login td:nth-child(2),
#tbl_nameaddr td:nth-child(2),
#tbl_billto_nameaddr td:nth-child(2) {
    /*width:8em;*/
    width:100%;
    margin-bottom:0.5em;
}
#module_demos_wrapper input {
    margin-bottom:1em;
    margin-top:1em;
}
#module_demos_wrapper  select,
#bcode_other, #btitle_other, #jobfunction_other {
    margin-bottom:1em;
    margin-top:1em;
    width:50%;
}
#tbl_nameaddr td,
#tbl_billto_nameaddr td {
    padding-bottom:0.2em;
}
#tbl_billto_nameaddr {
    display:table;
}
#row_login_2 {width:48%; float:left; clear:left; margin-right:1%;
}
#row_login_3 {width:48%; float:right; clear:right; margin-right:1%;
}
#row_login_5 {width:48%; float:left; clear:left; margin-right:1%;
}
#row_login_6 {width:48%; float:right; clear:right; margin-right:1%;
}
#row_nameaddr_3 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_4 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_nameaddr_10 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_11 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_nameaddr_12 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_13 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_billto_nameaddr_1 {width:47%; float:left; clear:left; margin-right:1%;
}
#row_billto_nameaddr_2 {width:47%; float:right; clear:right; margin-right:1%;
}
#row_billto_nameaddr_5 {width:47%; float:left; clear:left; margin-right:1%;
}
#row_billto_nameaddr_6 {width:47%; float:right; clear:right; margin-right:1%;
}
#row_billto_nameaddr_7 {width:47%; float:left; clear:left; margin-right:1%;
}
#row_billto_nameaddr_8 {width:47%; float:right; clear:right; margin-right:1%;
}
#row_billto_nameaddr_9 {width:47%; float:left; clear:left; margin-right:1%;
}
#row_billto_nameaddr_10 {width:47%; float:right; clear:right; margin-right:1%;
}
#row_billto_nameaddr_14 {width:47%; float:left; clear:left; margin-right:1%;
}
#row_billto_nameaddr_15 {width:47%; float:right; clear:right; margin-right:1%;
}
#module_billto_checkbox_wrapper {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    padding: 0.5%;
    margin-bottom: 2%;
    border-style:none;
    display:none;
}
#billto {
    display:none;
}
#module_submit_wrapper,
#module_paybill_wrapper {
    width: 100%;
}
.module {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
#tbl_nameaddr span {

}
.reqstar {
    color: #a02b2f;
}
.reqmsg {
    color: #a02b2f !important;
}
#errordiv div {
    color: #a02b2f !important;
    padding:2em;
    font-size:1.1em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
  width:94%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  line-height:22px;
  padding:8px 15px;
  background: #f5f5f5;
  outline: none;
  font-size: 0.87rem;
  color: black;
  border: 1px solid #AAAAAA;
  border-radius:3px;
  background-color: white;
  text-decoration: none;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  border: 1px solid #837349;
  background-color: #F5F5F5;
  color: #565656;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
::-webkit-input-placeholder.txtbox_nameaddr,
::-webkit-input-placeholder.txtbox_payment,
::-webkit-input-placeholder.txtbox_login {
 color: #999999;

}
:-moz-placeholder.txtbox_nameaddr, 
:-moz-placeholder.txtbox_payment,
:-moz-placeholder.txtbox_login { /* older Firefox*/
 color: #999999;

}
::-moz-placeholder.txtbox_nameaddr,
::-moz-placeholder.txtbox_payment,
::-moz-placeholder.txtbox_login { /* Firefox 19+ */ 
 color: #999999; 

} 
:-ms-input-placeholder.txtbox_nameaddr,
:-ms-input-placeholder.txtbox_payment,
:-ms-input-placeholder.txtbox_login { 
 color: #999999;
}
.cell2_payment input[type="text"] {
  width:58%;
}
.cell2_payment #ccv {
  width:28%;
}
select {
  width:94%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;   
  border-radius: 0; 
  line-height:22px;
  padding:8px 15px;
  border: none;
  outline: none;
  font-size: 15px;
  color: black;
  border: 1px solid #AAAAAA;
  border-radius:3px;
  text-decoration: none;
  background-color: white;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNrs2lENgzAUBdBKQAISJgEpSMEBUpCABKQggfHRZlvWEaBkWbJzkmvgJu/jtS8EAAAAAAAAftUthhOqNVNMpY7j+jVLTK+OY5qn8lIatewf3TlT4GyU9xky5aUM6tnWbpSX0qopr/4wurlRrtX1btxRXsqorlfdgfJSOrU9to3lZGwpcdM4W+CkPgAAAAC+y3NWIQ+qF+iCJ/1iPpUK1cG3ZrE2+Fgv5rSjkOOiCzTBeVsxB5YXjLIT3wu2FNsGAAAAAAAA/IW7AAMAGlXAQcG/jegAAAAASUVORK5CYII=');
  background-position: top right;
  background-size: 33px 33px;
  background-repeat: no-repeat;
}
select::-ms-expand {
    display: none; /*remove arrow in IE*/
}
select:focus {
  border: 1px solid #837349;
  background-color: #F5F5F5;
  color: #565656;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
input[type="radio"] {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #b2a279;
}
input[type="checkbox"] {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #b2a279;
}
.module_submit {
    padding: 0px;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 0.5em;
}
input[type="submit"] {
    display: inline-block;
    font-family: "Mier", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #ff440a;
    border-color: #ff440a;
}

button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    
    font-size: 100%;
    /* 2 */
    
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #AAAAAA;
}
#tbl_nameaddr .blurb {
    color: #a02b2f;
}
#tbl_referrals td {
    padding-left: 0px !important;
}
#tbl_nameaddr td,
#tbl_login td ,
#tbl_billto_nameaddr td{
    display:block;
}
.ccContainerpayment td {
    display:block;
}
.dropdown_payment {
    width:28%;
}
.cell1_referrals {
    width: 20%;
    text-align: left;
}
.red {
    color: red;
    font-weight: bold;
    font-size: 15pt;
}
.static {
    width:100%;
}
#rbTerm {
    color: #000000;
    border: solid 1px #525252;
}
.mGrid {
    width:100% !important;
    background-color: #FFFFFF;
    border: solid 1px #525252;
}
.mGrid td {
    border: solid 1px #525252;
    color: #000000;
}
.mGrid th {
    color: white;
    background-color: #C7BA9B;
    border: solid 1px #525252;
}
.formRow {
    width: 100% !important;
}
#tbl_gift_total {
    width:100%;
    color: white;
    background-color: #C7BA9B;
    border-top: solid 1px white;
    border-left: solid 1px #525252;
    border-right: solid 1px #525252;
    border-bottom: solid 1px #525252;
}
#tbl_gift_buttons {
    margin-top:1em;
}
.button {
    width:auto;
    min-width:0 !important;
    padding:0 20px !important;
    margin-right:1em !important;
}
.mobile {
    display:none;
}
ul.checkmark {
  list-style-image: url('../images/checkmark-small.png');
}
.select-button {
    display: block;
    margin: 0 auto;
    width: 20%;
    font-family: "Mier",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #ff440a;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 22px;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #ff440a;
    border-color: #ff440a;
}
.exchange-discount {
    text-align: center;
    font-weight: 700;
}
.new-price {
    color: #ff440a;
}
/*custom edition*/
.divTable{
    display:table;
}
.divTableRow{
    display:table-row;
}
.divTableCell{
    display:table-cell;
    vertical-align: top;
    height: 100%;
}
.divTableCell.Edition_Cell {
    position:relative;
}
.divContent img{
    margin:0 auto;
    display:block;
}
.class_100_no_border {
    margin-top:1em;/*3.5em*/
}
.divTableCell.Edition_Cell {
    position:relative;
}
.P_Edition_RB, 
.E_Edition_RB {
    position: absolute;
    top: 63px;/*10px*/
    padding-left:0.9em;
    display:none;
}
#P_Edition_Cell {
    width:45%;   
    padding-bottom:50px;  
    margin: 0 auto;    
}
#E_Edition_Cell {
    width:45%;   
    padding-bottom:50px;  
    margin: 0 auto;     
}
#P_Edition_Cell .divContent {
/*padding-right:3em;*/
}
.btnAddAnother {
  background-color: #ff440a !important; /* your updated selected color */
  color: #fff !important;
  padding: 8px 16px !important;
  border: none !important;
  border-radius: 4px !important;
  font-size: 1.25em !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  display: inline-block !important;
  width: auto !important;
  min-width: 100px !important;
  text-align: center !important;
  transition: background-color 0.3s ease, color 0.3s ease !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
}
.edition-button {
  background-color: #f0f0f0; /* light gray for 'Choose' */
  color: #000;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  font-size: 1.25em;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  width: auto;
  min-width: 100px;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.edition-button.selected {
  background-color: #ff440a;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
#module_edition_wrapper label {
    height: 21px;	
    color: #333333;	
    font-size: 16px;	
    line-height: 22px;
}
    #module_edition_wrapper label .label-edition {
        font-size:23px;
    }
.divContent {
    padding-left:3em;
    padding-right:1em;
}
.divContent ul{
    padding:1em;
    padding-top:1em;
    padding-bottom: 0.5em;
}
    .divContent ul li {
    color: #000000;	
    font-size: 16px;	
    line-height: 22px;
    margin-bottom:0.5em;
    }
#CustomEdition {
    width:100%;
    border-collapse:separate;
    border-spacing:6px 0;
}
#CustomEdition  .Edition_Cell  { 
    border: 2px solid #231f20;
    vertical-align: top;
    line-height:1.42857143;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
#CustomEdition .backGroundColor {
    background-color:  #cacaca;    
}
#CustomEdition .divTableCaptionTop {
    caption-side: top; display: table-caption; 
}
#CustomEdition .divTableCaptionBottom {
    caption-side: bottom; display: table-caption; 
}
#CustomEdition .colspanRow {
    display: table-row-group; 
}
.customEditionButton{
    width:1.5em;
    height:1.5em;
    z-index:1000;
}
.divTableCell input[type="radio"]{
    width:1.5em;
    height:1.5em;
    z-index:1000;
    vertical-align:middle;
}
.divTableCell label {
    vertical-align:middle;
}
.IsActiveHover, .mySelectedItem {
    background-color:#fff0d8;  
}
#B_Edition_Cell:hover, #P_Edition_Cell:hover, #E_Edition_Cell:hover {
    background-color:#fff0d8 !important;
}
.p_edition,
.e_edition {
    position: absolute;
    bottom: 36px;
    left: 0.9em;
    height: 61px;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    border-top: 2px solid #D5757A;
    border-bottom: 2px solid #D5757A;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    width:86%;
}
.edition-selection {
    width:90%;
    max-width:200px;
    margin:0 auto;
    display:block;
    background-color:#E6E5E4;
    border: 1px solid #BFBBB3;	
    border-radius: 2px;
    color:black;
    text-align:center;
    padding: 0.5em;
    margin-top:4em;
    cursor: pointer;
}
.edition-selection.active,
.country-active {
    background-color:#116ecf !important;
    color:white !important;
    border: 1px solid #116ecf !important;
}
.module, .module_countrybox {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

@media screen and (max-width: 850px) {
    nav {
        height: auto;
        border-top:1px solid #6b0000;
    }
    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }
    nav li {
        width: 50%;
        float: left;
        position: relative;
    }
    nav li a {
        border-bottom: 1px solid #6b0000;
        border-right: 1px solid #6b0000;
    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
}
/*Styles for screen 515px and lower*/

@media only screen and (max-width: 830px) {
    nav {
        border-bottom: 1px solid #6b0000;
    }
    nav ul {
        display: none;
        height: auto;
    }
    nav a#pull {
        display: block;
        background-color: #9e0000;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content: "";
        background: url("../images/nav-icon.png") no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }
}
/*Smartphone*/

@media only screen and (max-width: 620px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }
    nav li a {
        border-bottom: 1px solid #6b0000;
    }
}
@media only screen and (max-width: 59em) {
    .tblMain {
        max-width: 700px;
    }
}
@media only screen and (max-width: 56em) {
    header {
        padding:25px 0 15px 25px;
    }
    #row_login_2 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_3 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_5 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_6 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_3 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_4 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_10 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_11 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_12 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_13 {width:100%; float:none; clear:none; margin-right:0;
    }
    
    input[type='text'], input[type='password'], input[type='email'], input[type='tel'] {
        width:97%;
    }
    select {
        width:97%;
    }
}
@media only screen and (max-width: 43em) {
    body {
        font-size: 1em;
        width: 100%;
    }
    ul.checkmark {
        list-style-image: url(../images/checkmark-small.png); 
    }
    #CustomEdition .Edition_Cell, #CustomEdition .Edition_Cell, #CustomEdition .Edition_Cell {padding-left:0;padding:0;}
    #CustomEdition > div > div.divTableRow, #CustomEdition div.divTableRow > div.divTableCell { display: block; width:98% !important;margin:0 auto;}
    #CustomEdition { 
        width:99%
    }
    #tbl_login td:nth-child(1),
    #tbl_nameaddr td:nth-child(1),
    #tbl_billto_nameaddr td:nth-child(1),
    #tbl_username td:nth-child(1){
    width:100%;
    }
    #tbl_nameaddr tr, 
    #tbl_billto_nameaddr tr, 
    #tbl_username tr {
    width:100%; float:none; clear:none; margin-right:3%;
    }
    #slogan {
        display:none !important;
    }
    .mobile {
        display:block;
    }
    .desktop {
        display:none;
    }
    h1 {
        text-align:center;
    }
    header {
        border-top:0;
        min-height:0;
        padding:1em;
    }
    header img {
        width:auto !important;
        margin:0 auto;
        display:block;
    }
    section {
        padding-bottom:2em;
    }
    section table td {
        display:block;
        text-align:left !important;
    }
    .renew td:nth-child(1) {
        width:100% !important;
    }
    .bulk td:nth-child(1) {
        width:100% !important;
    }
    section p {
        padding-top:1em;
        padding-bottom:1.5em;
    }
    .module_blurb td{
        display:block;
        width:100% !important;
    }
    #tbl_login td:nth-child(1),
    #tbl_nameaddr td:nth-child(1),
    #tbl_billto_nameaddr td:nth-child(1) {
    width:100%;
    }
    nav {
        font-size:11pt !important;
        text-transform:capitalize !important;
    }
    .moduleHdr {
        width: 96%;
        font-size:20px;
    }
    .module_blurb {
        width: 96%;
    }
    .remove {
        display:none;
    }
    .module_wrapper,
    .module_lastword {
        width: 96% !important;
    }
    #submit_btn {
        width: 100%;
    }
    .control_cell_nameaddr input,
    .txtbox_referrals input,
    .control_cell_nameaddr select,
    .txtbox_referrals select,
    .control_cell_billto_nameaddr input,
    .txtbox_referrals input,
    .control_cell_billto_nameaddr select,
    .txtbox_referrals select {
        font-size: 1em;
        width: 94%;
    }
    #module_pid select,
    #module_demos input,
    #module_demos select {
        font-size: 1em;
        width: 95%;
    }
    #module_custserve .txtbox_custserve {
        font-size: 1em;
        width: 95% !important;
    }
    #module_referrals .txtbox_referrals {
        font-size: 1em;
        width: 95% !important;
    }
    .tblpayment {
        width:100%;
        float:none;
        clear:none;
    }
    #TrustedSecure {
        float:none;
        clear:none;
        width:100%;
        position:static;
        top:0;
     }
    #TrustedSecure table {
        width:100%;
    }
    #TrustedSecure img {
        margin:0 auto;
        display:block;
    }
    .ccContainerpayment td{
        display:block;
    }
    .txtbox_payment {
        width:95%;
    }
    .dropdown_payment {
        width:45%;
    }
    #tbl_nameaddr td,
    #tbl_billto_nameaddr td {
        display: block;
    }
    #tbl_login td {
        display: block;
    }
    #tbl_username td {
        display: block;
    }
    #tbl_referrals td {
        display: block;
    }
    .module {
        padding: 0;
        margin: 0;
    }
    .tbllogin {
        width: 100%;
    }
    
    input[type="checkbox"] {
        margin: 0;
        padding: 0;
        display: inline-block;
        clear: none;
        position: relative;
    }
    .txtbox_login {
        font-size: 1em;
        width: 96%;
    }
    .txtbox_login {
        font-size: 1em;
        width: 90%;
    }

}