/* Alternate Header & Boxes
-------------------------------------------------------------- */
/* #header-alt {
    height: 180px;
    background: #e8f1f6;
    border-bottom: 1px solid #d4e1e9;
    padding-top: 30px;
    text-align: center;
}
#header-alt h1 {
    margin: 0
}
#header-alt h1 a {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/eyb-logo-transparent-200.png) no-repeat;
    width: 200px;
    height: 100px;
    text-indent: -9999px;
    display: block;
    margin: 0px auto;
} */
.external-450 {
    margin: 0px auto;
    width: 470px;
    margin-top: -60px;
}
.external-590 {
    margin: 0px auto;
    width: 590px;
    margin-top: -60px;
}
.external-450 .formbox,
.external-590 .formbox {
    margin: 0px auto;
    padding: 0 0 10px 0;
}
.external-450 .formbox {
    display: block;
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/box450-middle.png) repeat-y;
    margin-top: -4px;
}
.external-590 .formbox {
    display: block;
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/box590-middle.png) repeat-y;
    margin-top: -4px;
}
.external-450 h2 {
    font-weight: bold;
    margin: 0 60px;
    text-align: center;
    color: #666;
    font-size: 15px;
}
.external-450 p {
    margin: 0 60px;
    text-align: center;
}
.external-590 h2 {
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    margin: 0 0 10px 0;
    font-family: Arial;
    color: #444;
    font-size: 20px;
}
.external-590 h3 {
    font-weight: bold;
    margin: 0 60px;
    text-align: center;
    color: #666;
    font-size: 15px;
}
.external-590 .account-created {
    background: #f3ffe6;
    border-bottom: 1px solid #DBEAD5;
    margin: 0 auto 30px;
    height: 29px;
    width: 530px;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    color: #444;
}
.external-590 .account-created a {
    font-style: italic;
    margin-left: 12px;
}
.cnr-ribbon {
    margin-left: 30px;
    margin-top: 10px;
    position: absolute;
}

/* Upsell Table
-------------------------------------------------------------- */
.feature-upsell-table {
    display: table;
    width: 470px;
    margin: 20px auto 30px auto;
    color: #444;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
}
.feature-upsell-table .tr {
    display: table-row;
}
.feature-upsell-table .th {
    display: table-cell;
    background: #eee;
    padding: 7px 10px;
    font-size: 12px;
    border-bottom: 1px solid #fff;
}
.feature-upsell-table .th a {
    font-style: italic;
    color: #444;
    margin-left: 12px;
}
.feature-upsell-table .td {
    display: table-cell;
    padding: 7px 10px;
    border-top: 1px solid #e7e7e7;
}
.feature-upsell-table .upsell-title {
    text-align: left;
}
.feature-upsell-table .td span {
    height: 16px;
    width: 16px;
    text-indent: -99999px;
    display: inline-block;
}
.feature-upsell-table .feature-no {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/feature-cross.png) no-repeat;
}
.feature-upsell-table .feature-yes {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/feature-tick.png) no-repeat;
}


/* Choose Membership
-------------------------------------------------------------- */
ul.choose-membership {
    padding-bottom: 0;
    width: 325px;
    margin: 0px auto !important;
    float: none !important;
    overflow: hidden;
}
ul.choose-membership li {
    float: left;
    width: 154px;
    margin-right: 11px;
}
ul.choose-membership li.last {
    margin-right: 0
}
ul.choose-membership li.error {
    width: 313px;
    text-align: center;
    margin-left: 3px;
}
ul.choose-membership li.error .field-validation-error span {
    display: block;
    margin-top: 10px;
    background: #F8E9E9;
    border-bottom: 1px solid #e6c9c9;
    padding: 10px 0;
}
ul.choose-membership label {
    display: block;
    padding: 10px;
    border: 3px solid #fff;
    text-align: center;
}
ul.choose-membership em {
    display: block;
    font-size: 13px;
    color: #fff;
    margin: -12px 0 20px;
    font-style: normal;
    font-weight: bold;
}
ul.choose-membership input {
    position: relative;
    left: -99999px;
}
ul.choose-membership .price {
    font-family: "Century Schoolbook", Georgia, serif;
    font-size: 200%;
    display: block;
    margin-bottom: 5px;
}
ul.choose-membership .price sub {
    font-size: 14px;
    margin-left: 2px;
    position: relative;
    top: -2px;
}
ul.choose-membership .description {
    font-size: 90%;
    margin-bottom: 5px;
    display: block;
}
ul.choose-membership .free {
    background: #ecf5e0 url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/membership-free.png) no-repeat top
}
ul.choose-membership .free:hover,
ul.choose-membership .selected .free {
    cursor: pointer;
    border-color: #a3d388;
}
ul.choose-membership .monthly {
    background: #e6f0f5 url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/membership-monthly.png) no-repeat top
}
ul.choose-membership .monthly:hover,
ul.choose-membership .selected .monthly {
    cursor: pointer;
    border-color: #7abada;
}
ul.choose-membership .yearly {
    background: #fff2e8 url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/membership-yearly.png) no-repeat top
}
ul.choose-membership .yearly:hover,
ul.choose-membership .selected .yearly {
    cursor: pointer;
    border-color: #ffba7a;
}
.voucher {
    clear: both;
    margin-top: 10px;
}
ul.voucher li {
    border-top: 1px dotted #d7d7d7;
    border-bottom: none;
    padding-top: 10px !important;
}
ul.voucher .success {
    padding: 20px;
    text-align: center;
    width: 451px;
    float: left;
    margin-top: 20px;
    background: #E6EFC2;
}
/* Full Sign Up
-------------------------------------------------------------- */
#signup-page ul {
    float: left;
    margin: 0;
    list-style: none;
    padding: 10px 50px 0 50px;
    line-height: 1.2;
}
#signup-page ul.niceform li {
    padding: 8px 10px;
    width: 470px;
}
#signup-page .complete {
    padding: 20px 0 60px 0;
    text-align: center;
}
#signup-page .niceform .available {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-green-tick.png) no-repeat 426px 16px
}
#signup-page .niceform .check {
    margin-left: 130px
}
#signup-page .niceform .check button {
    margin: 10px 0 10px 0;
    font-size: 85%;
    padding-bottom: 2px;
    padding-bottom: 0 \9;
}
#signup-page input.btn {
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-signup.png);
    width: 170px;
    height: 35px;
    display: block;
    font-size: 0;
    line-height: 0;
    padding-bottom: 0;
    text-indent: -9999px;
    margin: 0px auto;
}
#signup-page input.btn:hover {
    cursor: pointer;
    background-position: bottom;
}
#signup-page input.payment {
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-payment.png);
    width: 170px;
    height: 35px;
    display: block;
    font-size: 0;
    line-height: 0;
    padding-bottom: 0;
    text-indent: -9999px;
    margin: 0px auto;
    margin-top: 20px;
}
#signup-page .benefits {
    clear: both;
    padding-top: 10px;
    text-align: center;
}
#signup-page .voucher div {
    padding: 8px 0;
    display: block;
    text-align: center;
}
#signup-page .voucher input {
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    margin: 1px;
    padding: 8px 5px;
    width: 300px;
}
#signup-page .voucher span {
    display: block;
    text-align: center;
}
#signup-page #apply-voucher {
    width: 50px;
    margin: 2px 3px 0 0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCC;
    padding: 8px 10px;
    font-size: 95%;
}
#signup-page #apply-voucher:hover {
    cursor: pointer;
    background: #fff;
}
/* Payment Page
-------------------------------------------------------------- */
#payment-page .formbox {
    text-align: center;
}
#signup-error {
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
}

/* Upgrade / Renew / Gift Pages
-------------------------------------------------------------- */
#upgrade-page ul {
    float: left;
    padding: 10px 58px 0;
    list-style: none;
}
#upgrade-page .validation-summary-errors ul {
    margin: 10px auto;
    width: 350px;
}
#upgrade-page .validation-summary-errors ul li {
    list-style: none;
    width: 330px;
    padding: 10px;
    background: #f8e9e9;
    border-bottom: 1px #E6C9C9 solid;
    color: #BB3220;
}
#upgrade-page .row {
    padding: 10px 60px;
    display: block;
}
#upgrade-page label {
    display: block;
    padding-left: 3px;
    margin-bottom: 5px;
}
#upgrade-page ul.choose-membership li.error {
    width: 317px;
    text-align: center;
}
#upgrade-page .benefits {
    clear: both;
    text-align: center;
}
#upgrade-page .complete {
    padding: 10px 58px 30px;
    float: left;
    text-align: center;
    width: 354px;
}
#upgrade-page input.btn {
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-upgrade.png);
    width: 140px;
    height: 35px;
    padding-bottom: 0;
    text-indent: -9999px;
}
#upgrade-page input.btn:hover {
    cursor: pointer;
    background-position: bottom;
}
#upgrade-page input.renew {
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-renew.png)
}
#upgrade-page input.gift {
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-purchase.png);
    width: 140px;
}
#upgrade-page .hint {
    margin: 0;
    line-height: 1.2;
}
#upgrade-page .error {
    margin-left: 2px
}
#upgrade-page ul.choose-membership em {
    margin: -18px 0 15px
}
#upgrade-page .niceform em {
    width: 98px
}


#upgrade-page .voucher {
    clear: both;
}
#upgrade-page .voucher div {
    padding: 8px 0;
    display: block;
    text-align: center;
}
#upgrade-page .voucher input {
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    margin: 1px;
    padding: 8px 5px;
    width: 300px;
}
#upgrade-page .voucher span {
    display: block;
    text-align: center;
}
#upgrade-page #apply-voucher {
    width: 50px;
    margin: 2px 3px 0 0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCC;
    padding: 8px 10px;
    font-size: 95%;
}
#upgrade-page #apply-voucher:hover {
    cursor: pointer;
    background: #fff;
}

#upgrade-page .niceform .error .field-validation-error span {
    margin-left: 106px;
    width: 148px;
}
#upgrade-page ul.voucher .success {
    width: 295px
}
/* Sign In / Reset Password
-------------------------------------------------------------- */
#signin-page .validation-summary-errors ul {
    margin: 0px auto;
    width: 350px;
}
#signin-page .validation-summary-errors ul li {
    list-style: none;
    width: 330px;
    padding: 10px;
    background: #f8e9e9;
    border-bottom: 1px #E6C9C9 solid;
    color: #BB3220;
}
#signin-page .row {
    padding: 10px 60px;
    display: block;
}
#signin-page label {
    display: block;
    padding-left: 3px;
    margin-bottom: 5px;
}
#signin-page input {
    width: 336px
}
#signin-page .forgot {
    color: #aaa;
    margin-left: 10px;
}
#signin-page .remember {
    padding: 0 0 10px 60px;
    font-size: 85%;
    margin-top: -5px \9;
}
#signin-page .remember input {
    display: inline;
    position: relative;
    top: 2px;
    margin-left: 3px;
    margin-left: 0 \9;
    width: auto;
}
#signin-page .remember label {
    display: inline;
    padding-left: 3px;
    padding-left: 0 \9;
}
#signin-page .signin {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-signin.png);
    width: 140px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    display: block;
}
#signin-page .reset {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-reset.png);
    width: 120px;
    height: 35px;
}
#signin-page .btn {
    margin: 10px 0 0 60px;
    text-indent: -9999px;
}
#signin-page .btn:hover {
    background-position: bottom
}
#signin-page .signup {
    padding: 0 10px;
    text-align: center;
}
/* Quick Sign Up / Sign In
-------------------------------------------------------------- */
.modal-600 .signin {
    width: 245px;
    float: left;
    margin-right: 10px;
    padding: 0 10px 20px 10px;
}
.modal-600 .ui-dialog-title {
    font-weight: normal
}
.modal-600 h3 {
    font-weight: bold;
    font-size: 16px;
}
.modal-600 .signin ul {
    list-style: none;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}
.modal-600 .signin ul li {
    height: 58px
}
.modal-600 .signin ul em {
    display: block;
    padding-left: 4px;
    font-style: normal;
    font-size: 85%;
}
.modal-600 .signin ul li input {
    display: block;
    width: 184px;
    background: #fff;
    border: none;
    padding: 8px 5px;
    border: 1px solid #bdd3e0;
    margin: 2px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.modal-600 .signin ul li input:focus {
    border: 2px solid #afc7d6;
    margin: 0;
}
.modal-600 .signin ul .remember {
    font-size: 85%;
    margin-top: 5px;
    height: 20px;
}
.modal-600 .signin ul .remember input {
    width: auto;
    display: inline-block;
    margin-left: 4px !important;
}
.modal-600 .signin ul .remember label {
    position: relative;
    top: -2px;
    left: 2px;
    cursor: pointer;
}
.modal-600 .signin ul li .radio,
.modal-600 .logbox ul li .radio:focus {
    padding: 0;
    background: #fff;
    border: none;
    margin: 1px;
}
.modal-600 .signup {
    width: 260px;
    float: left;
    padding: 0 10px 20px 10px;
}
.modal-600 .signup a {
    float: left;
    display: block;
    padding-bottom: 0;
    line-height: 25px;
}
.modal-600 .signup a:hover {
    text-decoration: none;
    color: #555;
}
/* Modal Popups
-------------------------------------------------------------- */
.ui-widget-overlay {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-overlay.png");
    left: 0;
    position: absolute;
    top: 0;
}
.modal-300 .ui-dialog-content {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-300.png) repeat-y top center;
    overflow: hidden;
    zoom: 1;
    padding: 20px 20px 10px 20px;
}
.modal-300 .ui-dialog-titlebar {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-300.png) no-repeat top left;
    height: 25px;
    padding: 12px 20px 0;
}
.modal-300 .ui-dialog-buttonpane {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-300.png) no-repeat bottom right;
    height: 10px;
    clear: both;
}
.modal-600 .ui-dialog-content {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-600v2.png) repeat-y top center;
    overflow: hidden;
    zoom: 1;
    padding: 0 20px;
}
.modal-600 .ui-dialog-titlebar {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-600v2.png) no-repeat top left;
    height: 20px;
    padding: 12px 20px 0 20px;
}
.modal-600 .ui-dialog-buttonpane {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/modal-600v2.png) no-repeat bottom right;
    height: 10px;
    clear: both;
}
/* Buy Book
-------------------------------------------------------------- */
.ui-dialog {
    position: absolute
}

.ui-dialog, .ui-dialog * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ui-icon-closethick {
    float: right;
    height: 14px;
    width: 14px;
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-x.png) no-repeat top left;
    text-indent: -9999px;
    margin-top: 2px;
}
.ui-icon-closethick:hover {
    background-position: top right
}
.ui-dialog-title, .ui-dialog-title-magazine-sub-dialog {
    font-weight: 700 !important;
    float: left;
}
#buy-book-dialog ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 260px;
}
#buy-book-dialog ul li {
    height: 20px;
    margin-bottom: 8px;
}
.tbd-us,
.tbd-uk {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-tbd.png) no-repeat bottom left;
    padding-left: 30px;
}
.amz-us,
.amz-uk,
.amz-ca,
.amz-au {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-amazon.png) no-repeat bottom left;
    padding-left: 30px;
}
.avail {
    background-position: top left
}
#buy-book-dialog ul li a {
    color: #ccc
}
#buy-book-dialog ul li a:hover {
    text-decoration: none;
    cursor: default;
}
#buy-book-dialog ul li.avail a {
    color: #00708B
}
#buy-book-dialog ul li.avail a:hover {
    text-decoration: underline;
    cursor: pointer;
}
#buy-book-dialog .progress-wrapper {
    width: 260px;
    height: 30px;
    float: left;
    margin-top: 10px;
}
#buy-book-progress {
    height: 15px;
    margin-left: 15px;
    margin-top: 3px;
    float: left;
}
#buy-book-status {
    height: 15px;
    line-height: 15px;
    float: left;
}
.ui-button {
    background: transparent;
    border: 0;
    padding: 0;
}

span#ui-dialog-title-magazine-sub-dialog {
    display: none;
}

#magazine-sub-dialog {
    padding-bottom: 20px;
    padding-left: 30px;
}

#magazine-sub-dialog b, #magazine-sub-dialog p {
    display: block;
    margin-bottom: 15px;
}

#magazine-sub-dialog span {
    display: block;
    font-size: 90%;
    margin-top: 13px;
}

#magazine-sub-dialog select {
    padding: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;    
}

#magazine-sub-dialog .subscribe {
    margin-bottom: 15px;
}

#magazine-sub-dialog input#mag-subscribe {
    left: 1px;
    margin-right: 4px;
    position: relative;
    top: 1px;
}

#magazine-sub-dialog label, #magazine-sub-dialog select {
    cursor: pointer;
}

#magazine-sub-dialog span.btn {
    margin-left: 400px;
}

#magazine-sub-dialog  #date-range {
    margin-top: 12px;
}


/* Request Index
-------------------------------------------------------------- */

#ui-dialog-title-request-index-dialog {
    display: none;
}

#request-index-dialog > ul {
    float: left;
    line-height: 1.2;
    list-style: none outside none;
    margin: 0 0 15px 25px;
    padding: 0;
}

#request-index-dialog > ul li {
    float: left;
    margin: 0 10px;
    width: 230px;
    text-align: center;     
    border: 1px dashed #dae4e6;
    background: #f7feff;
    height: 190px;
}

#request-index-dialog > ul li.selected {
    background: #e7f4f7;
    border: 1px dashed #b6c2c5;
}

#request-index-dialog > ul li label {
    padding: 10px 25px 25px 25px;
    cursor: pointer;
    display: block;
}

#request-index-dialog > ul li label.inactive {
    cursor: default;
    padding-top: 37px;
}

#request-index-dialog input {
    position: relative;
    left: -9999px;
}

#request-index-dialog > ul li em {
    font-style: normal;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    color: #666;
    font-size: 110%;
}

#request-index-dialog .btn {
    display: inline-block;
    margin-top: 20px;
}
 
#request-index-dialog .btn:hover {
    text-decoration: none;
    color: #555;
}

#request-index-dialog .button:hover, #request-index-dialog .button:active {
    background-color:#fcfcfc;
    color:#555;
    text-decoration: none;
}

.confirm {
    text-align: center;
    padding-top: 10px;
}

.confirm button {
    float: none;
    height: 25px ;
    margin: 10px 0 ;
}