@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {
	line-height: 1.3;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	color: #000;
	background: url(../images/back_pattern-bg.png) repeat center top;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em { font-style: italic }
strong, b { font-weight: bold }
/* Layout */
.header {
	padding-top: 1em;
	background: url(../images/header-bg.jpg) no-repeat center top;
	background-size: cover;
	border-bottom: 3px solid #FFF
}
.main {
	width: 95%;
	max-width: 960px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto;
	z-index:1;
}
.twoThirds {
	width: 60%;
	max-width: 620px;
}
.oneThird {
	width: 30%;
	max-width: 310px;
}
.twoFifths {
	width: 40%;
	max-width: 374px;
}
.half {
	width: 45%;
	margin: 0 2.5%;
	float: left
}
.fullWidth { width: 100% }
.marginLeft { margin-left: 10% !important }
.halfMarginLeft { margin-left: 10px !important }
.marginRight { margin-right: 10% !important }
.halfMarginRight { margin-right: 10px !important }
.floatLeft { float: left }
.floatRight { float: right }
.clearFix {
	float: none;
	clear: both
}
p {
	margin-bottom: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em
}
h1, .headline {
	font-family: 'Lobster', cursive;
	font-size: 3em;
	color: #D42D65;
	margin-bottom: 0.1em;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.5em;
	margin-bottom: 0.5em;
	color: #48326B
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.2em;
	margin-bottom: 0.5em;
	color: #48326B
}
.lobster { font-family: 'Lobster', cursive; }
.bigger { font-size: 1.5em }
.header h1, .header h2 { color: #FFF }
.pinkHightlight {
	background-color: #D42D65;
	padding: 5px 10px;
	box-shadow: 3px 3px 0 #FFF;
	border-radius: 5px;
}
.fullWidth.pinkHightlight {
	border-radius: 0;
	border-top: 1px solid rgba(255,255,255,0.40);
}
.pink { color: #D42D65; }
.white { color: #FFF; }
.black { color: #000 }
.textShadow1px { text-shadow: 1px 1px 1px rgba(0,0,0,0.95) }
strong.pinkHightlight {
	display: inline-block;
	float: none;
	font-size: 1em;
	line-height: 1.5em;
}
.dropCap {
	font-size: 4.2em;
	float: left;
	font-family: Times, "Times New Roman", serif;
	padding: 13px 10px 0;
	line-height: 1em;
	margin-right: 10px
}
.fullPic {
	width: 100%;
	height: auto;
	padding-bottom: 20px
}
.block { display: block }
.thoughtBubble {
	width: 90%;
	margin: 0 auto 1.2em;
	padding: 20px 5% 1px;
	border-radius: 15px;
	background: url(../images/symphony-bg.png);
	border: 2px solid #FFF
}
.symphony {
	background: url(../images/v-bg.jpg);
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding: 20px 0
}
.symphony .main {
	background: url(../images/paper.png);
	border: 5px solid #FFF;
	position: relative;
	box-shadow: 0 0 5px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.05) inset;
	margin-top: -40px;
}
.symphony .main p { text-shadow: 1px 1px 0 #fff }
.symphonyBg {
	background: url(../images/symphony-bg.png);
	border-bottom: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding: 20px 0;
	background-attachment:fixed;
}
.divider {
	border-bottom: 1px solid #D42D65;
	width: 80%;
	margin: 1em auto;
	height: 1px
}
.testimonialSimple {
	width: 68%;
	padding: 3% 5% 1px;
	margin: 0 auto;
	background: url(../images/symphony-bg.png);
	border-radius: 15px;
	border: 5px solid #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,.5), 0 0 0 1px rgba(0,0,0,.05) inset;
}
.testimonialSimple .oneThird.halfMarginRight {
	margin-right: 20px !important;
	background: #fff;
	padding: 20px 20px 1px;
	margin-bottom: 5px
}
.testimonialSimple .oneThird.halfMarginRight p {
	font-size: 0.9em;
	text-align: center;
}
.testimonialSimple .oneThird.halfMarginLeft {
	margin-left: 20px !important;
	background: #fff;
	padding: 20px 20px 1px;
	margin-bottom: 5px
}
.testimonialSimple .oneThird.halfMarginLeft p {
	font-size: 0.9em;
	text-align: center;
}
.half .testimonialSimple {
	width: 100%;
	box-sizing: border-box;
}
.testimonialSimple p {font-family:Georgia, serif;}
.diamonds {
	background: url(../images/diagmonds.png);
	border-top: 2px solid #FFF
}
.testimonialSimple h3 { font-weight: bold }
.negativeRight { margin-right: -20px !important;}
.bullets {
	background: #FFF;
	padding: 30px 20px 1px;
	margin-right:auto;
	margin-bottom: 2em;
	margin-left: auto;
	border-radius: 20px;
	box-shadow: 0 5px 0 rgba(0,0,0,0.15);
	max-width:728px
}
.bullets ul {
	position: relative;
	left: -33px;
}
.bullets ul li {
	margin-bottom: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	padding-left: 65px;
	background: url(../images/bullet.png) left 5px no-repeat;
	min-height: 50px;
}
.guarantee {
	padding: 20px 20px 1px;
	margin-bottom: 2em;
	background: url(../images/guarantee-bg.png) repeat;
	border: 8px dotted #D42D65;
	border-radius: 20px;
	box-shadow:0 0 10px rgba(0,0,0,0.50),0 0 10px #FFF inset;
}
.emptyPadding {padding:20px}
.whiteBg {background:#fff}
.noSidePadding {padding-left:0;padding-right:0}
.SidePadding,.sidePaddingCheckout {padding-left:20px;padding-right:20px}
.bottomMargin {margin-bottom:20px !important}
.relative {position:relative}
.orderBox {
	background:#FFF;
	border: 8px dotted #D42D65;
	border-radius: 20px;
	box-shadow:0 0 10px rgba(0,0,0,0.50),0 0 10px #FFF inset;
	padding:20px 20px;
	width:55%;
	margin:0 auto 20px;
	box-sizing:border-box;
}
.orderNow {
	background:#FFF;
	border: 8px dotted #D42D65;
	border-radius: 20px;
	box-shadow:0 0 10px rgba(0,0,0,0.50),0 0 10px #FFF inset;
	padding:20px 20px 1px;
	width:auto;
	margin:0 auto 20px;
}
.orderBox .testimonialSimple {width:auto;margin-bottom:0}
.invisibleMan {display:none}
.half .orderNow h2.pink.lobster {
font-size: 2.2em;
}
.marginTopNegative {position:relative;top:-20px;z-index:9999}
.LJ-bg {background:url(../images/JL-smaller-crop.jpg) no-repeat top left;}
.formContainer {
border: 4px dotted #D42D65;
padding: 0 20px 20px;
margin-top: 10px;
box-sizing: border-box;
box-shadow: 0 0 5px rgba(0,0,0,0.35),0 0 20px #FFF inset;
border-radius: 20px;
background: #efefef;
}
.formContainer:before {
	content:"Order Now";
	background:#D42D65;
	padding:10px 20px;
	color:#FFF;
	font-size:2em;
	position:relative;
	top:-4px;
	left:-24px;
	font-family: 'Lobster', cursive;
	width:100%;
	display:block;
	border:4px solid #D42D65;
	border-radius: 19px 19px 0 0;
}
form,div.moonray_order_form {width:100% !important}
input[type=text], input[type=select], select {
	padding:5px 0 !important;
	border-radius:5px;
	font-size:16px;
	height:36px;
	width:100% !important;
	box-sizing:border-box;
}
input[name=payment_code] {width:80% !important}
input[name="payment_number"] {width:90% !important}
input:focus, input[type=text]:focus, textarea:focus {border-color:#D42D65; background:#FFFBD2;}
select {height:36px;}
div.moonray_forms div.cell {
width: 100%;
}
.paymentInfo.moonray_form_format_labels_on_top {background:#FFF;padding:20px;border:1px solid #2F2F2F}
div.moonray_forms div.mr_cc, div.moonray_forms div.termsWrapper {
margin-bottom: -1em !important;
}
.firstname, .country, .city {
width: 49% !important;
float: left !important;
display: block;
margin-right: 2%	 !important;
}
.ccCVC, .ccNum, .lastname, .zip, .state, select[name="payment_expire_year"],select[name="payment_expire_month"] {
width: 49% !important;
float: left !important;
display: block;
margin-right: 0%	 !important;
}
.half .guarantee, .half .testimonialSimple {
border: 1px solid #efefef;
box-shadow: none;
border-radius: 0;
font-size:0.8em;
}
input.mr-submit {
width: 100%;
max-width:384px;
margin-left:auto;
margin-right:auto;
display:block;
}
@media all and (max-width:1000px) {
.fullWidthDiv {display:block;width:100% !important; text-align:center}
}
@media all and (max-width:850px) {

.header {
	padding-bottom: -20px;
	padding-top: 0.5em;
	background: url(../images/header-bg-mobile.jpg) top center no-repeat;
	background-size:cover;
}
.header h1, .header h2 { text-align: center }
.header .twoThirds {
	width: 95%;
	max-width: 95%
}
}
@media all and (max-width:768px) {
.bigger { font-size: 1.3em }
body { font-size: 16px}
.negativeRight { margin-right: -20px !important;}
.bottomMargin {margin-bottom:20px !important}
h2 br {display:none;}
}
@media all and (max-width:680px) {
body { font-size: 16px }

strong.pinkHightlight {
	float: none;
	font-size: 0.6em !important
}
.bigger { font-size: 1em }
.fullPic { width: 50% }
.half {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}
.testimonialSimple .oneThird.halfMarginRight,.oneThird.floatLeft.halfMarginRight, {
	margin-right: 10px !important;
	background: #fff;
	padding: 10px 10px 1px;
	float: left;
}
.testimonialSimple .halfMarginRight,.half .testimonialSimple .floatLeft.halfMarginRight {margin-left:10px !important;}
.testimonialSimple .oneThird.halfMarginLeft,.oneThird.floatLeft.halfMarginLeft, {
	margin-right: 10px !important;
	background: #fff;
	padding: 10px 10px 1px;
	float: left;
}
.testimonialSimple .halfMarginLeft,.half .testimonialSimple .floatRight.halfMarginLeft {margin-left:10px !important;}
.negativeRight { margin-right: -20px !important;}
.bottomMargin {margin-bottom:20px !important}
.orderBox {
	width:85%;
}
.invisibleMan {display:block !important;}

input[name=payment_code] {width:90% !important}
input[name="payment_number"] {width:90% !important}
.ccCVC, .ccNum {
width: 50% !important;
float: left !important;
display: block;
margin-right: 0 !important;
}
}
@media all and (max-width:560px) {
	br { display: none; }
}
@media all and (max-width:480px) {
.twoThirds, .oneThird, .twoFifths {
	max-width: 95%;
	margin: 0 auto;
	width: 100%
}
.marginLeft, .halfMarginRight, .halfMarginLeft, .halfMarginRight { margin: 0 !important }
body { font-size: 14px }
h1 { font-size: 2.5em }
h2 { font-size: 2.2em }
h3 { font-size: 1.8em }
.floatLeft, .floatRight { float: none }
.floatLeft.halfMarginRight { float: left; }
.floatRight.halfMarginLeft { float: right; }
.fullPic { width: 100%;margin:0 auto}
.testimonialSimple .oneThird.halfMarginRight {
	margin-right: 0px !important;
	background: #fff;
	padding: 4px 4px 1px;
	margin-bottom: 20px;
}
.testimonialSimple .oneThird.halfMarginLeft {
	margin-left: 0px !important;
	background: #fff;
	padding: 4px 4px 1px;
	margin-bottom: 20px;
}
.testimonialSimple { width: 87% }
.negativeRight { margin-right: -20px !important;display:block;position:relative}
.emptyPadding {padding:10px}
.bottomMargin {margin-bottom:20px !important}
.orderBox {
	width:auto;
}
}
@media all and (max-width:360px) {
h1 { font-size: 2.2em }
h2 { font-size: 1.8em }
h3 { font-size: 1.5em }
.emptyPadding {padding:5px}
.negativeRight { margin-right: -20px !important;display:block;position:relative}
.bottomMargin {margin-bottom:20px !important}
.firstname, .country, .city, ccCVC, .ccNum, .lastname, .zip, .state, select[name="payment_expire_year"],select[name="payment_expire_month"] {
width: 100% !important;
float: none !important;
display: block;
margin-right: 0%	 !important;
}
input[name="payment_number"], .ccCVC, .ccNum {
width: 100% !important;
float: left !important;
display: block;
margin-right: 0 !important;
}
}
}