/* Layout: One Column
Theme: Acorn Subscriptions
===============================================================*/

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);

body { margin:0; padding:0; background: #EBEBEB url("https://tv966.infusionsoft.com/Download?Id=1044") left top repeat-x; }

#wrapper { background: #FFFFFF; -moz-box-shadow: 0 0 13px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.2); box-shadow: 0 0 13px rgba(0,0,0,0.2); }

body, td {
	font: 15px/1.5 Helvetica, Arial, sans-serif;
	color: #222;
	}
	
img, img a {
    border: 0 none;
	}

/* CUSTOM HEADER
===============================================================*/
#customHeader .header { width:100%; height:84px; }
#customHeader #logo { float: left; margin: 1px 0 0 25px; }
#customHeader #call-us { float: right; margin: 8px 10px 4px 0; }
#customHeader #social { position:relative; clear: right; float:right; margin: 0 10px 0 0; padding:4px; border: 1px solid #ededed; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border:0; }
#customHeader #social a { text-decoration:none; margin:0 6px 0 0; display:block; float:right; display:block; background-image: url('https://tv966.infusionsoft.com/Download?Id=15560'); background-repeat:no-repeat; height:27px; width:27px; }
#customHeader #social a:first-child { margin:0; }
#customHeader #social a.rss {  background-position: top right; }
#customHeader #social a.rss:hover { background-position:bottom right; }
#customHeader #social a.tw { background-position: -89px 0;  }
#customHeader #social a.tw:hover { background-position:-89px -27px; }
#customHeader #social a.fb { background-position: -56px 0; }
#customHeader #social a.fb:hover { background-position:-56px -27px; }
#customHeader #social a.yt { background-position: top left; width:50px; }
#customHeader #social a.yt:hover { background-position:bottom left; }
#customHeader #social a:hover { text-decoration:none; }
#customHeader #social a .bubble { border-right:1px solid #f0f0f0; padding:2px 5px 2px 0; display:none; text-align:center; white-space:nowrap; position:absolute; right:162px; width:auto; top:9px; font-size:11px; font-family: 'PT Sans', Helvetica, Arial; font-weight: 400;}
#customHeader #social a:hover .bubble { display:block; }

/* CUSTOM PRODUCT BANNER
===============================================================*/
.prodBanner { width:940px; overflow:hidden; text-align:center; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;}
.prodBanner img { display:block; margin:0 0 0 -10px;  }

/* CUSTOM PRODUCT DESCRIPTION
===============================================================*/
.prodDescrp { clear:both; padding:20px; display:block;  margin:0 0 20px; border: 1px solid #ebebeb; background: #ebebeb; background: #F5F5F5; }
.prodDescrp h2 { display:block; line-height:normal; width:100%; margin-bottom:.2em;}



/* PRODUCT GRID
===============================================================*/

.priceBold {
	/* Price subtotal on bottom right of product grid */
	font-weight: bold;
	}

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

.totalPrice {
	/* Subtotal label on bottom left of product grid */
	font-weight: bold;
	}

.optionChosen {
	font-style: italic;
	color: #999;
	font-size: 14px;
	}

.updateCart {
	/* Link to update quantity */
	font-size: 10px;
	}

.promoField {
    /* Text fields for promo code */
	border: 1px solid #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-size: 13px;
	}



/* FORMS
===============================================================*/

.checkout, .checkoutShort, .checkoutShortest, .checkoutBottom, .checkoutTop, .qtyField, .optionsDrop  {
	/* Form fields used in checkout forms */
	border: 1px solid #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-size: 13px;
	color: #222;
	}

.checkoutDone, .checkoutTopDone, .checkoutBottomDone {
	/* Form fields used on confirmation page */
    font-size: 13px;
	color: #222;
	}

.viewCart, .shippingTable, .billingTable, .paymentMethodTable, .shipMethodTable, .payplanTable, .orderSummary {
	outline: 1px solid  #ebebeb;
    border-collapse: collapse;
	}
	
.viewCart th, .viewCartShort th, .payPlan th, .summaryCart th, .shippingInfo th, .billingInfo th, .billingTable th, .shippingTable th, .paymentInfo th, .signinTable th, .paymentMethodTable th, .shipMethodTable th, .payplanTable th, .orderSummary th {
	background: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background: -moz-linear-gradient(top,   #ffffff,  #ebebeb);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
    }

.viewCart td, .viewCartShort td, .payPlan td, .summaryCart td, .shippingInfo td, .billingInfo td, .paymentInfo td, .orderSummary td {
	border-top: 1px solid  #ebebeb;
	}

.subtotal {
	background-color: #f5f5f5;
	font-weight: bold;
	}

.cartDiscount {
    /* Discount text */
	color: #f00;
    }

.paymentDate, .paymentAmount, .financeDate, .financeAmount { /* Shown in payplan pay schedule box */
	font-size: 12px;
	}

.payplanSummaryHeader { /* Header for payplan pay schedule box */
	font-size: 12px;
	font-weight: bold;
	}

input:focus { background:#e8f2e3; border:1px solid #d2e1cb; }

/* UPSELLS
===============================================================*/

#upsellContainer {
  	overflow: hidden;
	}

.upsell {
	background-color: #fcfbe9;
	border: 1px solid #f1edb4;
	}

.upsellRegPrice {
	font-style: italic;
	}

.upsellPrice {
	color: #ff0000;
	}
	
.upsell img {
	border: 1px solid #ddd;
	}



/* TYPOGRAPHY
===============================================================*/

h1 {
    /* Used for product names */
	font-size: 16px;
	}

h2 {
    /* Used for upsell product names */
    font-size: 16px;
    }

h3 {
    /* Used for upsell headline */
    font-size: 15px;
	font-weight: normal;
    color: #555;
	text-transform: uppercase;	
	}



/* LINKS AND BUTTONS
===============================================================*/

a {
	color: #1675a2;
	}

a:hover {
	color: #1675a2;
	}

.codeButton, .continueButton  {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: solid 1px #666;
	background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#444444));
	background: -moz-linear-gradient(top,  #777777,  #444444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#444444');
    }
	
.upsellButton  {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	border: solid 1px #666;
	background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#444444));
	background: -moz-linear-gradient(top,  #777777,  #444444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#444444');
    }

.codeButton:hover, .continueButton:hover, .upsellButton:hover {
	color: #fff;
    background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#555555));
	background: -moz-linear-gradient(top,  #888888,  #555555);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#555555');
	text-decoration: none;
	}

.codeButton:active, .continueButton:active, .upsellButton:active {
	position: relative; 
	top: 1px;
    }



/* MISC
===============================================================*/

.errorMessage {
	color: #dd4949;
	}

/* MODAL Popup
===============================================================*/
.terms { font-size:10px; }

/* MODAL Popup
===============================================================*/
#simplemodal-overlay { background-color:#000; cursor:wait; opacity:.8 !important; filter:alpha(opacity=80) !important; }
#simplemodal-container { height:360px; width:640px; color:#bbb; background-color:#000; border:15px solid #fff; padding:0; -moz-box-shadow: 0 0 12px rgba(0,0,0,1); -webkit-box-shadow: 0 0 12px rgba(0,0,0,1); box-shadow: 0 0 12px rgba(0,0,0,1); z-index:998;}
#simplemodal-container .simplemodal-data { padding:0;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg { background:url(https://www.acornwealthcorp.com/wp-content/themes/acorn/images/x.png) no-repeat; width:25px; height:29px; display:inline; position:absolute; top:-25px; right:-25px; cursor:pointer; z-index:999; }
#simplemodal-container h3 {color:#84b8d9;}

