/* FS */

/* order pages */

body {
	margin-top: 0;
	padding-top: 0;
	font-size: 14px;
	font-family:'Open Sans', Arial, Verdana, sans-serif;
	color: #444;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-weight:400;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	max-width: 730px;
	padding-left:10px;
	padding-right:10px;
}
a, a:hover, a:visited {
	color: #0085cf;
}
h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: 600;
}

#head {
	clear: both;
	max-width: 730px;
	margin-top: 1em;
}
#guide {
    background-color: #9e9e9e;
    border: 1px solid #dadada;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: normal;
    max-width: 730px;
    padding: 10px 15px;
    margin-bottom:2em;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#content-inner{
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
}
#head-security {
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: 0;
    width: 300px;
}
.store-decorate-silk .store-action {
    font-size: 1em;
}
.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: 600;
}
.core-form-field-required label:after {
    content: "*";
    padding-left: 2px;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	margin-left: auto;
	margin-right: auto;

}
.core-section + .core-section {
    margin-top: 1em;
}
.core-body-window .core-section-header {
    border: 1px solid #dadada;
    padding: 0 0 10px;
    border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
    padding: 10px 15px;
    margin-bottom: 0;
    background-color:#efefef;
    font-size:1.5em;
    font-weight:600;
    margin-top:0;
}
.core-body-window .core-section-body {
    border: 1px solid #dadada;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
    padding:15px;
    border-top:none;
}
.store-footer {
    padding: 1em 0 2em;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}
.store-product-detail-description-short {
	margin-left: 0;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
}
store-product-list-item-pricing {
    padding-left: 10px;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-order-item-description {
    margin-left: 19px;
    font-size: 0.85em;
    margin-top: 3px;
}
.store-product-list-item-action-list li {
    display: inline-block;
    margin: 0 0 1em 0.5em;
}

.store-order-item-child {
    font-size: 0.9em;
    font-weight: 600;
    padding-left: 19px;
    padding-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	margin-bottom: 10px;
	margin-right: 1em;
	font-weight: 600;
	line-height:1.15em;
}
.store-order-item-base-title {
    font-weight: 600;
}

.store-order-item-group + .store-order-item-group {
    border-top: 1px dotted #dadada;
    margin-top: 1.25em;
    padding-top:1.25em;
}
.store-order-item-group {
    margin-bottom: 1.25em;
}
.store-order-price-label {
    font-weight: 600;
}
.core-form-field-group-header{
    font-size: 1em;
    font-weight: normal;
    margin-top: 0;
    text-transform: uppercase;
}
.store-order-item-group-action-list span {
    font-size: 0.9em;
    text-transform: uppercase;
}
.store-page-navigation {
    border-top: none;
    margin-bottom: 2em;
    margin-top: 0.5em;
    padding-top: 0;
}
.store-decorate-button .store-page-navigation .store-action-command  {
    background-color: #9e9e9e;
    border-color: #eeeeee #dedede #dedede #eeeeee;
    border-image: none;
    border-radius: 4px;
    border-right: 1px solid #dedede;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    padding: 10px !important;
    font-size: 1.25em !important;
    font-weight: 600 !important;
}
.store-decorate-button .store-page-navigation .store-action-command:hover {
    background-color: #aaaaaa;
    border: 1px solid #dedede;
    color: #ffffff;
}
.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, .store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover, .store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active, .store-decorate-button .store-page-navigation .store-action-command:link, .store-decorate-button .store-product-list-item-action-list .store-action-command:link, .store-decorate-button .store-page-navigation .store-action-command:visited, .store-decorate-button .store-product-list-item-action-list .store-action-command:visited, .store-decorate-button .store-page-navigation .store-action-command:focus, .store-decorate-button .store-product-list-item-action-list .store-action-command:focus {
    font-weight: 600;
}
.store-decorate-button .store-page-navigation .store-order-action-coupon a, .store-decorate-button .store-order-action-coupon a:hover{
    background-color:transparent !important;
    border:none  !important;
    color:#0085cf  !important;
    color: #0085cf  !important;
    font-size: 1em !important;
    font-weight: 400 !important;
    padding: 0 !important;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}

.store-field-contact-email .core-form-field-body-note {
	font-size: 0.75em;
	margin-top: 4px;
	color: #666;
	width:90% !important;
}
select, .store-decorate-silk input[type="text"] {
    background: none repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #B5B8C8;
    border-radius: 4px 4px 4px 4px;
    	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
    padding: 6px !important;
    font-family:'Open Sans', Arial, Verdana, sans-serif;
}
.store-decorate-silk .store-section-customer-details input[type="text"], .store-page-subscription-update-address input[type="text"]{
    width: 19.5em;
}
.store-decorate-silk .store-section-customer-details select, .store-page-subscription-update-address select {
	width: 19.5em;
}
.store-order-item-action-quantity input {
    font-size: 0.9em;
    height: 0.9em;
    text-align: center;
}
.core-messages {
    margin-top: 2em;
}
.store-tools {
    margin: 2em 0 1em;
    text-align: right;
}
.store-order-action-coupon input {
    font-weight: 600 !important;
    height: 1em !important;
    line-height: normal;
}
.core-form-field-group-body {
    margin-left: 1em;
    margin-right: 1em;
}
.core-form-field-area-right {
    margin-left: 355px;
    width: 50%;
}
.core-form-field-area-left {
    float: left;
    width: 350px;
}
.store-decorate-pay2 .store-payment-method-cc-li, .store-decorate-pay2 .store-payment-method-pp-li {
    font-size: inherit;
    height: 100%;
    line-height: 24px;
}
.store-decorate-pay2 .store-payment-method-cc-li input, .store-decorate-pay2 .store-payment-method-pp-li input {
    height: inherit;
}
.store-decorate-pay2 .store-payment-method-cc-li, .store-decorate-pay2 .store-payment-method-pp-li {
    font-size: 19px;
    height: 100%;
    line-height: 24px;
    margin-bottom: 1em;
}
.store-decorate-pay2 .store-field-cc-number .core-form-field-body-note {
    padding-top: 3px;
}
.store-decorate-pay2 li + li {
    margin-top: 1.5em !important;
}
.store-payment-method-content {
    font-size: 0.9em;
    margin-left: 22px;
    margin-top: 1em;
}
.store-notice-bill-descriptor {
    display: inline-block !important;
    font-weight: 600;
    margin-top: 0 !important;
}
.store-page-contents .store-page-navigation .store-order-action-coupon-li {
    float: left;
}
.store-page-contents .store-page-navigation {
    margin-top: 1em;
    padding-top: 2em;
    padding-bottom: 1em;
}

/* sub mgmt */

.store-subscription-edit-list {
    padding-bottom: 1em;
    padding-top: 1em;
}
.store-page-subscription .core-form-field-label {
    color: #757575;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}
.store-subscription-entry + .store-subscription-entry {
    margin-bottom: 1em;
}

.store-decorate-silk .store-subscription-entry-next .store-subscription-entry-date {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/bullet_white.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 19px;
}
.store-subscription-entry-date {
    float: left;
    max-width: 30%;
    width: 100%;
    margin-right:0;
}
.store-subscription-entry-status {
    float: left;
    margin-left: 19px;
    margin-right: 0;
    max-width: 30%;
    text-align: center;
    width: 100%;
}
.store-subscription-entry-amount {
    display: inline-block;
    float: right;
    max-width: 30%;
    text-align: right;
}

/* Popup buttons */ 

.store-style-exit-popup .store-page-navigation input[type="submit"][value="Send Message"],
.store-style-exit-popup .store-page-navigation input[type="button"][value="No, thanks."],
.store-style-exit-popup .store-page-navigation input[type="button"][value="Yes, please."]{
    background: #f7cd4f;
    background: -webkit-linear-gradient(top, #f7cd4f 0%,#ecd468 16%,#eac65a 43%,#dab14a 52%,#b58635 93%,#af7f33 98%) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7cd4f),color-stop(16%, #ecd468),color-stop(43%, #eac65a),color-stop(52%, #dab14a),color-stop(93%, #b58635),color-stop(98%, #af7f33)) !important;
    background: -o-linear-gradient(top, #f7cd4f 0%,#ecd468 16%,#eac65a 43%,#dab14a 52%,#b58635 93%,#af7f33 98%) !important;
    background: linear-gradient(to bottom, #f7cd4f 0%,#ecd468 16%,#eac65a 43%,#dab14a 52%,#b58635 93%,#af7f33 98%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7cd4f', endColorstr='#af7f33',GradientType=0 );
    -webkit-box-shadow: inset 0px 0px 2px rgb(255, 219, 175), inset 0px 4px 0px rgb(255, 231, 156), 0 0 1px #484848, 0 1px 1px black, 0 0 87px 0px rgba(198, 154, 63, 0.28), 0 0 68px 0px rgba(214, 172, 72, 0.45) !important;
    box-shadow: inset 0px 0px 2px rgb(255, 219, 175), inset 0px 4px 0px rgb(255, 231, 156), 0 0 1px #484848, 0 1px 1px black, 0 0 87px 0px rgba(198, 154, 63, 0.28), 0 0 68px 0px rgba(214, 172, 72, 0.45) !important;
    font-weight: bold !important;
    color: rgb(65, 16, 0) !important;
    text-align: center !important;
    text-shadow: 1px 1px 0 rgba(255, 255, 115, 0.65) !important;
    font-style: normal !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border: none !important;
    display: inline-block !important;
    margin-top: 15px !important;
    padding: 12px 25px !important;
}

.store-style-exit-popup .store-page-navigation input[type="submit"][value="Send Message"]:hover,
.store-style-exit-popup .store-page-navigation input[type="button"][value="No, thanks."]:hover,
.store-style-exit-popup .store-page-navigation input[type="button"][value="Yes, please."]:hover{
    -webkit-animation: themeButtonGoldNeon 1.5s ease-in-out infinite alternate;
    animation: themeButtonGoldNeon 1.5s ease-in-out infinite alternate;
    color: #fff !important;
    text-shadow: 1px 1px 0px rgba(78, 72, 0, 0.65);
}


.store-order-item-base-title{
	float: none !important;
}

/* store-page-customer shows when making a mistake on the first step (e.g. wrong email address). We hide introduction and header */
.store-page-customer h2.headerStep1{
    display: none;  
}
.store-page-customer .featured-laurel-light{
    display: none;  
}
.store-page-customer .elementSeparatorOrnament{
	visibility: hidden;
}

/* Contact Page is shown after exit pop-up is clicked with "yes" to show form */
.store-page-contact h2.headerStep1{
    display: none;  
}
.store-page-contact .featured-laurel-light{
    display: none;  
}
.store-page-contact .elementSeparatorOrnament{
	visibility: hidden;
}

/* Bold error messages */
.core-message-error, .core-message-fatal {
    font-weight: bold;
}

@media only screen and (max-width: 767px){

	/* Hide this text always on mobile. */
	.featured-laurel-light{
		display: none !important;  
	}

	h2.headerStep1, h2.headerStep2{
	    margin-top: 50px !important;
	}
	
	.fontSizeOptimusH2 {
		font-size: 32px !important;
	}

	.store-order-item-base-pricing{
		text-align: center;
	}

	.store-product-detail-title {
		   font-size: 30px !important;
	}

	.store-product-detail-offer span {
		   font-size: 0.9em !important;
		   line-height: 1.3em !important;
	}

	.core-body-window .core-section-header {
		   font-size: 2em !important;
	}

	.core-body-window .core-section-body {
		padding: 15px !important;
	}

	.store-page-customer .elementSeparatorOrnament{
		display: none !important;  
	}
	
	.store-order-item-group{
		text-align: center !important;
	}
	
	.store-action-command{
		margin-top: 0 !important;
	}
	
	.tos .core-section-header, .tos .core-section-body{
		text-align: center !important;
		font-size: 1em !important;
		line-height: 1.1em !important;
	    letter-spacing: 1px !important;
	}
	
	.store-page-navigation { 
		margin-top: 0.5em !important;
	} 
}


/* Hide Cancel Payment plan button */
.store-subscription-cancel {
    display: none !important;
}

.store-product-detail-image img {
    height: auto !important;
}