body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
}

input[type="text"], input[type="password"], select {
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 8px;
	padding: 4px;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
}

/* FireFox Dotted Ouline Fix */
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
{
    border : 0px;
}
/* IE8 Dotted Ouline Fix */
input[type="submit"]:focus, input[type="button"]:focus
{
    outline : none;
}

#videoBGBar {
	width: 682px;
	height: 391px;
	margin-top: 35px;
	background: url(../images/index.jpg) no-repeat scroll 0 0 transparent;
}

.videoBGNoBar {
	margin: auto;
	width: 670px;
	height: 391px;
	margin-top: 25px;
	background-image: url(../images/video-nobar.png);
}

#wrap {
	width: 1145px;
	height: 100%;
	margin: auto;
	background-image: url(../images/wrap-bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#header {
	width: 1100px;
	height: 300px;
	margin: auto;
	background: url(../images/index.jpg) no-repeat scroll 0 -577px transparent;
}

#wave {
	width: 1100px;
	height: 118px;
	margin: -65px auto auto;
	background: url(../images/index.jpg) no-repeat scroll 0 -391px transparent;
}

#container {
	position: relative;
	width: 1100px;
	margin: auto;
	padding-top: 30px;
	background-color: #FFF;
	text-align: center;
}

#leftText {
	float: left;
	width: 350px;
	padding: 35px 0 0 30px;
	color: #6D0901;
	text-align: left;
	line-height: 1.5;
	font-size: 20px;
}

#leftText span {
	color: #fd7802;
}

#leftText img {
	margin-top: 25px;
}

#rightBox {
	float: right;
	padding-right: 20px;
}

#boxText {
	position: absolute;
	top: 17px;
	left: 160px;
	width: 73%;
	margin: auto;
	font-weight: bold;
	font-size: 23px;
	letter-spacing: -1px;
	color: #761A01;
}

.submit, .submit2, .submit3 {
	width: 170px;
	height: 45px;
	margin-top: 7px;
	background-image: url(../images/submit-button.png);
	background-color: transparent;
	cursor: pointer;
	border: 0;
}

.submit, .subm it3 {
	position: absolute;
	bottom: 30px;
	right: 32%;
}

.submit3 {
	right: 42%;
}

#submitHolder {
	position: relative;
	width: 190px;
	height: 52px;
	margin: 20px auto 0;
}

#appt {
	width: 277px;
	height: 45px;
	background-image: url(../images/appt-button.png);
	background-position: top;
	background-color: transparent;
	cursor: pointer;
	border: 0;
}

#loadingGraphic {
	display: none;
	display:none;
}

.clear {
	clear: both;
}

#footer {
	width: 1059px;
	height: 123px;
	margin: auto;
	padding: 5px 20px 5px 21px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #6D0901;
	overflow: hidden;
}

#footer a, a:link, a:active, a:visited, a:hover, #bodeDisclaimer {
	color: #6D0901;
	text-decoration: underline;
	cursor: pointer;
}

.shortFormBox {
	display: none;
	position: relative;
	width: 509px;
	height: 160px;
	margin: auto;
	padding-top: 40px;
	background: url(../images/index.jpg) no-repeat scroll 0 -877px #680200;
}

.formBox {
	position: relative;
	width: 492px;
	height: 233px;
	margin: auto;
	padding-top: 23px;
	background-image: url(../images/form-bg.png);
	background-repeat: no-repeat;
}

textarea {
	width: 400px;
	height: 200px;
	font-family: sans-serif;
	font-size: 13px;
}

.textBox {
	width: 90%;
	margin: auto;
	text-align: left;
}

h6 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 26px;
	letter-spacing: -1px;
	color: #7B1C02;
}

.textBox p {
	margin-top: 0;
	text-align: left;
}

#page2, #page3, #page4, #page5, #page6, #page7 {
	display: none;
}

#survey {
	width: 74%;
	margin: auto;
	padding: 10px 25px 35px 55px;
	color: #FFF;
	text-align: left;
	background-color: #6d0101;
	border: 1px solid #400000;
}

#survey p {
	margin-top: 10px;
}

#survey table input[type="text"] {
	margin-left: 10px;
	margin-right: 25px;
	width: 200px;
}

.disclaimer {
	width: 80%;
	margin-top: -10px !important;
	font-size: 15px;
	color: #FFF;
}

h5 {
	margin-bottom: 10px;
	margin-left: -15px;
	font-size: 19px;
}

h5 span {
	color: #fd7802;
}

#HBBDiv {
	display: none;
}

.formBox2 {
	position: relative;
	width: 500px;
	margin-left: 120px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #eee;
	border: 1px solid #e0e0e0;
}

.formBox2 p {
	margin-top: 15px;
	margin-right: 27px;
	font-size: 17px;
	line-height: 25px;
}

#paymentRibbon {
	margin-top: 5px;
	padding: 5px 10px 0;
	font-size: 14px;
}

h4 {
	margin: 15px 0 8px;
	padding: 0;
	text-align: left;
	font-weight: 600;
	color: #7B1C02;
}

#accountInfo {
	margin-left: 8px;
	font-size: 13px;
	color: #7B1C02;
}

.ui-widget {
	font-size: 0.8em !important;
}

.policySpan {
	font-weight: bold;
	padding-top: 35px;
}

.ui-dialog p {
	padding: 0 0 5px;
	font-weight: bold;
}

.ui-dialog #choiceModal p {
	margin-top: 10px;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
}

#sevenBoxL, #sevenBoxR {
	width: 392px;
	text-align: left;
}

#sevenBoxL {
	float: left;
}

#sevenBoxR {
	float: right;
}

#nextStep {
	width: 227px;
	height: 45px;
	background-image: url(../images/nextstep-button.png);
	background-position: top;
	cursor: pointer;
	border: none;
}

#lastStep {
	width: 175px;
	height: 45px;
	background-image: url(../images/laststep-button.png);
	background-position: top;
	cursor: pointer;
	border: none;
}

#opt1Button {
	width: 382px;
	height: 45px;
	background-image: url(../images/opt1-button.png);
	background-position: top;
	cursor: pointer;
	border: none;
}

#opt2Button {
	width: 429px;
	height: 45px;
	background-image: url(../images/opt2-button.png);
	background-position: top;
	cursor: pointer;
	border: none;
}

/* New Billing Page */

.billingStep {
	position: relative;
	width: 86%;
	margin: auto;
	text-align: left;
}

.billingStep h2 {
	font-size: 38px;
	margin-top: 20px;
	margin-bottom: -10px;
	color: #791a01;
	text-align: center;
}

.billingStep h3 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #791a01;
	font-size: 18px;
}

.stepSquareCol {
	height: 100%;
}

.stepSquare {
	float: left;
	height: 58px;
	width: 75px;
	padding-top: 15px;
	background: url(../images/step-square.png) no-repeat;
	text-align: center;
	color: #FC8702;
	font-size: 22px;
	font-weight: bold;
	line-height: 21px;
	box-shadow: 0 3px 3px -3px #000;
}

.stepSquare span {
	font-size: 28px;
}

#starBurst, #starBurst2 {
	position: absolute;
	height: 160px;
	width: 160px;
	background: url(../images/starburst.png) no-repeat;
}

#starBurst {
	top: 92px;
	left: -65px;
}

#starBurst2 {
	top: -50px;
	right: -150px;
}

.billingStepContent {
	float: left;
	margin-left: 20px;
}

.billingStepContent ul {
	margin: 0;
	padding-left: 10px;
}

.billingStepContent ul li {
	list-style: none;
	padding-bottom: 7px;
}

.billingStepContent input[type="radio"] {
	margin-right: 10px;
}

.billingStepContent ul li label {
	cursor: pointer;
}

.priceSpan {
	color: #791a01;
	font-weight: bold;
}

#verveDropdown {
	padding-top: 7px;
	padding-left: 20px;
	font-size: 14px;
}

#productPicture {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	height: 176px;
	width: 176px;
	padding-top: 10px;
	border: 3px solid #791a01;
	box-shadow: 0 3px 3px -3px #000;
}

#productPicture img {
	display: none;
	position: absolute;
	right: 0;
}

.extrasDiv, .extrasDiv2 {
	position: relative;
	width: 740px;
	margin-top: 30px;
	padding: 0 20px 10px;
	background-color: #eee;
	border: 1px solid #e0e0e0;
}

.extrasDiv2 {
	width: 370px;
}

#bulletThis {
	margin-left: 24px;
}

#bulletThis li {
	padding-left: 5px;
	list-style-type: disc;
}

#countDown {
	margin: 20px auto auto;
	width: 243px;
}

.cntSeparator {
	line-height: 70px;
	font-size: 40px;
	padding: 0 10px;
}

#desc {
	margin: 5px auto auto 275px;
}

#desc div {
	float: left;
	width: 70px;
	margin-right: 65px;
	color: #791a01;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#disclaimerDiv {
	width: 95%;
}

#disclaimerDiv p {
	font-size: 12px;
	line-height: 19px;
}

/* Receipt Page */
.formSmallBox {
	width: 82%;
	margin: auto;
	padding: 5px;
	background-color: #e0e0e0;
	border: 1px solid #cfcfcf;
	text-align: left;
	font-size: 13px;
}

table tr td {
	padding: 5px;
}

form table tr td {
	padding: 0;
}

.productTable {
	float: left;
	margin-top: -25px;
	margin-left: 15px;
	font-size: 88%;
}

.productTable tr {
	border-bottom: 1px solid #ddd;
}

.productTable tr th {
	padding-top: 25px;
	padding-bottom: 5px;
	background-color: transparent;
	color: #791a01;
}

.productTable tr td {
	position: relative;
}

.productTable th:last-child {
	text-align: left;
}

.productTable tr td:first-child {
	width: 316px;
	padding-left: 20px;
}

.productTable tr td:nth-child(2) {
	padding-left: 20px;
	color: #791a01;
	font-weight: bold;
	text-align: right;
}

.productTable tr td:last-child {
	text-align: center;
}

.addCart {
	font-size: 10px;
}

#shoppingCart {
	position: fixed;
	overflow: hidden;
	display: none;
	bottom: 2px;
	right: 2px;
	width: 250px;
	padding: 10px;
	color: #333;
	text-align: center;
	background-color: #fff;
	border: 1px solid #777;
	box-shadow: 0 0 6px -3px #000;
}


#shoppingCart h3 {
	background: url(../images/step-square.png) repeat-x;
	width: 270px;
	height: 40px;
	line-height: 40px;
	margin: -10px 0 10px -10px;
	text-align: center;
	color: #FC8702;
}

#cartTable {
	font-size: 14px;
	width: 250px;
	text-align: left;
}

#cartTable th {
	text-align: left;
	color: #791a01;
}

#cartTable input[type="button"] {
	font-size: 10px;
}

.showProdSpan {
	display: none;
}

tr.cartItem td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.cartItem, #cartHeader {
	border-bottom: 1px solid #ddd;
}

.productNameVal {
	width: 190px;
	padding-left: 4px;
}

.deleteProduct {
	cursor: pointer;
	padding-right: 8px;
}

input[type="text"].qtyInput {
	width: 30px;
	margin: 0 0 0 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 0;
}

.cartTotalSpan {
	font-weight: 600;
	color: #791a01;
}

.rowHover td {
	position: relative;
}

.pictureFrame {
	position: absolute;
	display: none;
	z-index: 100;
	width: 445px;
	height: 210px;
	bottom: 29px;
	right: -80px;
	padding: 10px;
	background-color: #fff;
	border: 4px solid #791a01;
	text-align: left;
	box-shadow: 0 5px 5px -5px #000;
}

.pictureFrame img {
	float: left;
}

.pictureFrame ul {
	float: left;
	width: 256px;
	margin-top: -17px;
	margin-left: 5px;
	font-size: 12px;
}

.pictureFrame ul li {
	padding: 1px 0 0;
	list-style-type: disc;
}

.disclaimerP {
	width: 500px;
	font-size: 14px;
}

#stockImage {
	float: right;
	margin-right: -10px;
}

#stockImage img {
	height: 265px;
	margin-top: 63px;
	border: 4px solid #791a01;
	box-shadow: 0 5px 5px -5px #000;
}

form input[type="text"], form input[type="password"], form select {
	font-size: 13px;
	padding: 5px 8px;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #cfcfcf;
	background-color: #f9f9f9;
	outline: none;
	border-radius: 4px;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

form input[type="text"], form input[type="password"] {
	box-shadow: inset 0 1px 1px -1px #aaa;
}

form select {
	margin: 0;
	padding: 4px 8px;
	background-color: #fff;
	box-shadow: inset 0 0 2px #fff;
}

/*
	Tooltip Style
*/
#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
}

#aToolTip p {
	text-align: left;
	color: #fff;
	font-size: 14px;
}

#aToolTip .aToolTipContent {
	position: relative;
	margin: 0;
	padding: 0;
}
/*
	END: Required Styles
*/
/**
	Default Theme
*/
.defaultTheme {
	background: url(../images/form-bg.png) -40px -40px;
	border: 1px solid #791a01;
	margin: 0;
	width: 250px;
	padding: 6px 12px;
	box-shadow: 0px 0px 5px #999;
}

#ticket {
	width: 350px;
	height: 228px;
	background: url(../images/index.jpg) no-repeat scroll -683px 0 transparent;
}

#footerWave {
	height: 68px;
	width: 1116px;
	margin-left: -21px;
	background: url(../images/index.jpg) no-repeat scroll 0 -509px #FFAD00;
}


/* New checkout page stuff */

#choice1, #choice2, #choice3, #choice2Canada {
	display: none;
}

#productTable {
	width: 1040px;
	height: 990px;
	position: relative;
	margin: 0 auto 50px;
	padding-top: 65px;
	padding-bottom: 30px;
}

.productWrap {
	position: absolute;
	bottom: 0;
}

.productBox {
	border-radius: 7px 7px 0 0;
	box-shadow: 0 0 4px 0 #777;
	text-align: left;
}

.productBox p {
	padding: 0 20px;
	font-size: 16px;
}

.productBox img {
	float: left;
}

.productBox ul {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style: none;
}

.productBoxInner {
	height: 150px;
	padding: 15px 20px 15px 0;
	background-color: #fff;
	box-shadow: inset 0 0 45px 3px #ddd, 0 2px 7px 0 #ddd;
	border-bottom: 1px solid #bbb;
}

#product1 {
	width: 310px;
}

#product2 {
	width: 330px;
}

#product3 {
	width: 365px;
	margin-right: 0;
}

#product1 .tierName {
	width: 312px;
}

#product2 .tierName {
	width: 332px;
}

#popRibbon {
	position: absolute;
	top: -6px;
	right: -6px;
}

.comparisonTable {
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #bbb;
	box-shadow: 0 -2px 7px 0 #ddd;
}

.comparisonTable tr td {
	padding: 0 10px 0 15px;
	height: 42px;
	background: url(../images/compare-row.png) repeat-x;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}

.checkmark {
	float: left;
	font-size: 28px;
	padding-right: 8px;
	color: #791a01;
	font-weight: 700;
}

.unavail {
	color: #777;
	text-shadow: 0 1px 0 #ddd;
	text-decoration: line-through;
}

.unavail .checkmark {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.tierName {
	width: 262px;
	margin-left: -1px;
	padding: 3px 0;
	background: url(../images/tier-name.png) no-repeat center;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
	border-radius: 7px 7px 0 0;
	border-bottom: 1px solid #333;
	text-shadow: 0 -1px 0 #000;
	box-shadow: 0 2px 5px -2px #444;
	text-align: center;
}

.tierPrice {
	font-size: 46px;
	font-weight: 700;
	letter-spacing: -2px;
	color: #7B1C02;
}

p.tierDesc {
	padding: 0;
	margin: 0;
}

tr#buttonRow td {
	padding-top: 15px;
	background-color: #fff;
	border: none;
	background-image: none;
}

tr td.t3 {
	width: 260px;
	background: url(../images/bb-compare-row.png) repeat-x;
}

#productTable button, .choiceButton {
	width: 170px;
	height: 45px;
	margin-top: 20px;
	background-image: url(../images/select-button.png);
	background-color: transparent;
	cursor: pointer;
	border: 0;
}

.choiceButton {
	margin: 20px auto 0;
}



/* 3 Step Page */
#rightStepBox {
	float: left;
}

.stepBox {
	width: 530px;
	margin-bottom: 30px;
	padding: 0 20px 20px 20px;
	border-radius: 7px;
	background-color: #eee;
	border: 1px solid #bbb;
	box-shadow: 0 6px 11px -7px #000, inset 0 0 40px #ccc;
	text-align: left;
	font-size: 16px;
}

.stepBox h4 {
	width: 550px;
	margin-top: 0;
	margin-left: -20px;
	padding-left: 20px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 400;
	text-shadow: 0 1px 0 #fff;
	border-radius: 7px 7px 0 0;
	border-bottom: 1px solid #888;
	box-shadow: 0 2px 7px #aaa;
	background-color: #555;
	color: #7B1C02;
}

.stepBox h5 {
	color: #7B1C02;
	margin: 13px 0 0;
	font-weight: 600;
}

.stepBox ul {
	margin-top: 5px;
	margin-bottom: 0;
}

.stepBox p {
	margin: 13px 0 0 0;
}

#stepBox1 h4 {
	background-image: url(../images/girl.png);
}

#stepBox2 h4{
	box-shadow: 0 1px 5px -1px #222;
	border-bottom: 1px solid #444;
	background-image: url(../images/bmw.png);
	color: #fff;
	text-shadow: none;
}

#stepBox3 h4 {
	background-image: url(../images/couple.png);
}

#cheaperPackage {
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
}

#package1, #package2 {
	background-image: url(../images/select-button-gray.png);
}


/* Webinar Form */
#webinarForm {
	width: 570px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	border-bottom: 1px solid #541006;
	box-shadow: 0 2px 8px -3px #000;
	border-radius: 5px;

	background: #911d05; /* Old browsers */
	background: -moz-linear-gradient(top,  #911d05 0%, #541006 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#911d05), color-stop(100%,#541006)); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top,  #911d05 0%,#541006 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top,  #911d05 0%,#541006 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #911d05 0%,#541006 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #911d05 0%,#541006 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#911d05', endColorstr='#541006',GradientType=0 ); /* IE6-9 */
}

.webinarTable {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}

.webinarTable tr td {
	padding-bottom: 20px;
}

.webinarTable input[type="text"] {
	width: 200px;
}

.webinarTable select {
	font-size: 14px;
}

/* PDF -> HTML Checkout Agreements */
#vLogo {
	margin-bottom: 40px;
	outline: none;
	border: none;
}

sup {
	font-size: 8px;
}

.embedDoc {
	width: 965px;
	height: 675px;
	overflow-y: scroll;
	margin: 0 auto;
	background-color: #999;
	font-family: sans-serif;
}

.embedDoc p, .embedDoc h2, .embedDoc h3 {
	margin: 0;
	padding: 0;
}

.embedDoc h2, .embedDoc h3 {
	text-transform: uppercase;
	text-decoration: underline;
}

.embedDoc h2 {
	font-size: 16px;
}

.embedDoc h3 {
	font-size: 14px;
}

.embedDoc p {
	margin-bottom: 15px;
	text-align: justify;
	font-weight: normal;
	line-height: 17px;
}

.embedPage {
	position: relative;
	width: 650px;
	height: 980px;
	margin: 20px auto 0;
	padding: 70px;
	background-color: #fff;
	border: 1px solid #666;
	box-shadow: 0 0 20px #555;
}

.embedPage table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
}

.embedPage table td {
	padding: 2px 5px;
}

.embedPage table tr>:first-child {
	text-align: left;
}

.pageNumberBar {
	position: absolute;
	width: 710px;
	left: 40px;
	bottom: 20px;
	font-size: 10px;
	text-align: center;
}

.pageNumberBar span {
	float: right;
}

#grayBG td {
	padding: 5px;
	background-color: #ccc;
	font-size: 14px;
	text-align: center;
}

.embedOL li {
	padding-bottom: 10px;
}

#listingTable {
	margin: 0 auto 15px;
	text-align: left;
	width: 450px;
	font-size: 14px;
}

.embedPage .contactTable {
	width: 106%;
	margin: 10px auto;
	font-size: 14px;
	text-align: left;
}

.embedPage .contactTable tr td {
	padding-bottom: 15px;
}

.embedPage .contactTable tr td:last-child {
	text-indent: -30px;
}

.capCenter {
	text-align: center !important;
	text-transform: uppercase;
}

#auto-ship-dialog .embedDoc {
	font-size: 12px;
}

#billingLoader {
	position: absolute;
	bottom: 10px;
	left: 65px;
}

#upgradeNow {
	width: 188px;
	height: 45px;
	margin-top: 15px;
	margin-left: 91px;
	border: none;
	background: url(../images/upgrade-button.png) no-repeat top;
}

#upgradeNow:active, .choiceButton:active {
	background-position: bottom;
}

ul.shortProdList {
	margin-left: 100px;
	font-size: 15px;
	line-height: 1;
	text-align: left;
	background-color: transparent;
}

ul.shortProdList li {
	list-style-type: disc;
}

.ui-dialog .ui-dialog-content {
	padding: 1em;
}

#choiceModal {
	overflow: hidden;
}

#choiceModal .extrasDiv2 {
	position: relative;
	float: left;
	width: 352px !important;
	margin-bottom: 60px;
	border: none;
}

#choiceModal .extrasDiv2:nth-child(5),
#choiceModal .extrasDiv2:nth-child(4) {
	margin-bottom: 20px;
}

#choiceModal .extrasDiv2 .tierName {
	width: 354px !important;
}

.choiceButton {
	display: none;
	position: absolute;
	top: 210px;
	left: 120px;
}

#choiceModal .choiceButton {
	display: block
}

#choiceModal #choice1, #choiceModal #choice2, #choiceModal #choice3 {
	display: block;
}

#choiceModal .tierPrice {
	font-size: 38px;
}

#choiceModal #choice3 .tierDesc {
	font-size: 12px !important;
}

#choiceModal .tierName {
	font-size: 12px;
}

.modal {
	display: none;
}

#modalDisclaimer {
	font-size: 9px !important;
	margin-top: 70px !important;
}

#modalDisclaimer2 {
	font-size: 9px !important;
}

#disclaimers {
	width: 340px;
	padding: 0 40px;
	font-size: 12px;
}