@font-face {
	font-family: 'simplicity';
	src: local('simplicity'), local('simplicity'), url('../../fonts/simplicity.ttf') format('truetype');
	src: url('../../fonts/simplicity.ttf');
}
.clouds {
	height: 700px;
	width: 100%;
	z-index: -11;
}

.clouds_left {
	background-image: url(https://www.mindmovies.com/Never_In_Your_Wildest_Dreams/images/clouds_left.png);
	height: 350px;
	width: 700px;
	padding-right: -699px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -11;
	vertical-align:text-top;
}
.clouds_right {
	background-image: url(https://www.mindmovies.com/Never_In_Your_Wildest_Dreams/images/clouds_right.png);
	height: 350px;
	width: 700px;
	padding-left: -699px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: -11;
	vertical-align:text-top;
}
.page {
	width:960px;
	z-index: 10;
}
.content { 
	background: #F0F3FA;//#F9FAFC;
	border-radius: 5px;
	border: solid 1px #1E2D64;
	margin-top: 5px;
	padding:0 20px;
	z-index: 10;
} 
body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Trade Gothic,sans-serif;
	background-color: #ADC7DD;//#b2c3d1;
	-webkit-background-size: cover;
	-moz-background-size:  cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	z-index: 10;
}
.videobox {
	width: 800px;
	height: 440px;
	border: solid 1px #1e2c65;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}
p {
	text-align: left;
	font-size: 18px;
	margin: 18px 0;
}
.clear {
	clear: both;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	border-top:  solid 1px #1E2D64;
	font-size: 12px;
}	

.footer a:hover {
	text-decoration: none;
}
h1 { 
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color:#D31010; //#C91A1A; 
	font-family: arial, 'avant garde';
}
h2 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color:#D31010; 
	font-family: arial, 'avant garde';
}
h3 { 
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	color: #000000; 
	font-family: arial, 'avant garde';
	margin:0;
}
.regtext {
	font-size:18px;
	font-weight: normal;
}
.regtext_center {
	font-size:22px;
	font-weight: bold;
	text-align:center;
	font-style:italic;
}
ul {
	margin: 0;
	font-size:18px;
	padding: 4px 0;
	text-align:left;
	list-style-type:disc;
}
li {
	margin: 0 40px;
	font-size:18px;
	padding: 8px 0;
	text-align:left;
}
a.btn_add_to_cart {
	width: 439px;
	height: 115px;
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/buttons/addtocart_guarantee.png) no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	display: block;	
}
a.btn_add_to_cart:hover {
	width: 439px;
	height: 115px;
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/buttons/addtocart_guarantee_hover.png) no-repeat;
}
.red {
	color:#FF0000;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;	
}
.yellow_bg {
	background-color:#FFFF00;
	text-align:center;
	font-size:28px;
	width:660px;
}
.handwriting {
	font-family:simplicity;
	font-size:30px;	
}
.rounded_div {
	border:3px solid #999999; 
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	padding:6px;
}
.price {
	text-align:center;
	margin:10px 50px 20px 0;
	font-size:20px;
	color:#0000FF;
	font-family:Helvetica;	
	font-weight:bold;
}
.blue {
	color:#0056d6;
}
.black {
	color:#000000;
}
ul.arrow {
	margin: 0;
	font-size:18px;
	padding: 0 0 0 10px;
	text-align:left;
	list-style-type:none;
}
li.arrow {
	margin: 0 30px 0 20px;
	font-size:18px;
	padding: 8px 0px 8px 70px;
	text-align:left;
	background: url("https://d2l6tmiv6e1a1j.cloudfront.net/buttons/red_arrow_50w.png") left center no-repeat;
}
