@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #000099;
	margin: 15px 0px;
	padding: 0px;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	text-align: left;
	color: #000000;
	margin: 32px 0px 15px 0px;
	padding: 0px;
}

h2.two {
	font-family: Tahoma, sans-serif;
	text-align: center;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	
}

h2.three {
	font-family: Tahoma, sans-serif;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	
}

h2.four {
	font-family: Tahoma, sans-serif;
	text-align: center;
	font-size: 40px;
	line-height: 46px;
	font-weight: bold;
	color: #DD0000;
	
}

h2.five {
	font-family: Arial, sans-serif;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
}

h2.six {
	font-family: Tahoma, sans-serif;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	font-wieght: bold;
	color: #FF0000;
	
}

h2.seven {
	font-family: Tahoma, sans-serif;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	font-wieght: bold;
	color: #000000;
	
}

p {
	font-size: 17px;
	line-height: 21px;
	text-align: left;
}

p.small {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

p.bigred {
	font-size: 20px;
	line-height: 24px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

ul li {
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

ul.check li {
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	list-style: url(https://orderfunnel.s3.amazonaws.com/images/sm_check.png);
	margin: 0px;
	padding: 0px;
}
ol.num li {
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 17px 0px 0px 0px;
}
h1.pagehdr {
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #000099;
	margin: 15px 0px;
	padding: 0px;
}

h3.bluhdr {
	font-size: 18px;
	line-height: 22px; 
	color: #1E79E6;
}

h1.bluhdr { 
	color: #1E79E6;
}

h3.redhdr {
	font-size: 18px;
	line-height: 22px;
	color: #CC0000;
}

h1.maroon {
	font-size: 24px;
	line-height: 26px;
	color: #CC0000;
}


ul.bullet {
	list-style-image: url(https://www.mindmovies.com/special/images/checkmark.png);
	}
li.bullet {
	margin-top: 1em; 
}



/*---------------------------------------------------------------
----------------Extra Styless-----------------------------------*/

.highlight {
	background: #FFFF00;
}

.red1 {
	color: #DD0000;
}

td {
	padding: 4px 0px;
}


/*-----------------------------------------------------------------------
The following are styles that give structure to Css Anchor and seel
-----------------------------------------------------------------------*/

/*Do not below rule change EVER*/
.anchor {
	height: 0px;
	width: 0px;
	float: left;
}

#seel {
	width: 198px;
	height: 143px;
	background: url(https://www.mindmovies.com/special/images/logo2.png) no-repeat;
	position: absolute;
	margin: -37px 0px 0px -85px;/*Change this line to manipulate position of the logo (relative to top left corner of <div class=head>)*/
}

#seel7 {
	width: 198px;
	height: 143px;
	background: url(https://www.mindmovies.com/special/images/logo2.png) no-repeat;
	position: absolute;
	margin: -37px 0px 0px -85px;/*Change this line to manipulate position of the logo (relative to top left corner of <div class=head>)*/
}

/*-----------------------------------------------------------------------
The following are styles that give structure to template
-----------------------------------------------------------------------*/

.paper {
	width: 750px;
/*  border-bottom: 2px solid #333333; */
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 45px 0px;
}

.paperfix {
	width: 750px;
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 45px 0px;
}

.orderfoot {
	width: 750px;
	border-bottom: 2px solid #333333;
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 45px 0px;
}


.paper2 {
	width: 480px;
	margin: 0px 135px;
	padding: 0px;
	overflow: auto;
}

.box1 {
	width: 516px;
	background: #ecf0fb;
	border: solid 1px #000000;
	padding: 10px;
	margin: 0px;
	overflow: auto;
}

.box2 {
	padding: 0px 40px;
	margin: 0px;
	overflow: auto;
}

.box3 {
	width: 580px;
	background: #FFFFCC;
	padding: 10px;
	margin: 0px;
	overflow: auto;
}



/*-----------------------------------------------------------------------
The following are styles that give structure to miscellaneous elements
-----------------------------------------------------------------------*/

td.left {
	width: 180px;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	padding: 7px 0px 7px 0px;
}

td.right {
	width: 180px;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	padding: 7px 0px 7px 0px;
}

img.step {
	margin: 0px 0px 34px 0px;
	padding: 0px;
}


body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color: #eee;
}


h1.pagehdr {
	font-size: 25px;
	line-height: 24px;
	text-align: left;
	color: #000099;
	margin: 15px 0px;
	padding: 0px;
}

h3.bluhdr {
	font-size: 25px;
	line-height: 25px;
	color: #1E79E6;
	text-align: center;
}

h3.redhdr {
	font-size: 18px;
	line-height: 22px;
	color: #CC0000;
}

h1.redmain {
	font-size: 45px;
	line-height: 45px;
	color: #CC0000;
	text-align: center;
}
.HL {
	background: #ffff00; 
	color: #000000;
} 
.modulehead{
	font-size: 25px;	
	color: #CC0000;
	font-weight:bold;
} 

ul.bullet {
	list-style: none; 

}
li.bullet {
	margin-top: 0em; 
	font-size: 13pt; 
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/bullet1.png) no-repeat center left;
	padding-left: 30px;
}

ul.checkmark {
	list-style:none;
}
li.checkmark {
	margin-top: 0em;
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/checkmark.png) no-repeat center left;
   	padding-left: 60px;
   	font-size: 13pt; 
}


.Sect2 {
	font-size: 10px;
	line-height: 18px:
}
ol li {margin-top: 1em; }

.moduleheader {
	width: 520px;	
	display:block;
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/moduleheader.png) no-repeat center top;
	align:center;
	height:115px;
	z-index:100;
	position:relative;
	top:30px;
}
.modulebox {
	width: 453px;	
	display:block;
	border: 3px #DDDDDD solid;
	padding: 20px;
	align:center;

}

.couponbox {
	display:block;
	border: 3px #FF0000 dashed;
	padding: 15px;
	}

.price {
	font-size:48px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF0033;
	text-align: center;
	}
	
.paper2 {
	width: 660px;
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/paper.png) repeat-y;
	margin: 0px;
	padding: 0px 80px 0px 80px;
	position:relative;
	top:-10px;
	bottom: -10px;
}

.head {
	width: 820px;
	
	display: block;
	margin: 23px 0px 0px 0px;
}

.footer {
//	width: 820px;
	height: 14px;
//	background: url(https://www.mindmovies.com/7secretstohappiness/vid1/images/footer.png);
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-10px;
}
.nat {
	width: 200px;
	height: 288px;
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/nat-small-frame.png);
	display: block;
	margin: 0px 0px 0px 0px;
	float:right;
}
.dropcap {
	width: 40px;
	height: 40px;
	background: url(https://7secretstohappiness.s3.amazonaws.com/images/dropcap.png);
	display: block;
	margin: 0px 2px 5px 0px;
	float:left;
	position:relative;
	top:15px;
}

.optarea {
	background: #FFFFFF;
	width: 450px;
	text-align: center;
	border: solid 2px #ff0000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
	
}

.foot3, a, hover, visited{
	width: 600px;
	height: 18px;
	color: #0033FF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: -2px 0px 30px 0px;
	text-decoration: none;
}

