@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;
	font-weight: bold;
	color: #DD0000;
	
}

h2.five {
	font-family: Arial, sans-serif;
	font-size: 32px;
}

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

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

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

ul.list01 li {
	background: url(https://www.mindmovies.com/specials/images/plus.png) left 10px no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

/*---------------------------------------------------------------
----------------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(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;
}

.paper2 {
	width: 500px;
	margin: 0px 135px;
	padding: 0px;
	overflow: auto;
}
.paper01 {
	width: 860px;
	background: url(https://www.mindmovies.com/special/images/paper01.png) repeat-y;
	margin: 0px;
	padding: 0px 81px 20px 81px;
	overflow: auto;
}

.head {
	width: 860px;
	height: 48px;
	background: url(https://www.mindmovies.com/special/images/as_seen.png) no-repeat center 0px;
	margin: 4px 0px 8px 0px;
	padding: 0px;
	display: block;
}

.paper02head {
	width: 860px;
	height: 30px;
	//background: url(https://www.mindmovies.com/special/images/paper02head.png) no-repeat;
	display: block;
}

.paper02 {
	text-align: left;
	
	width: 830px;
	//background: url(https://www.mindmovies.com/special/images/paper02.png) repeat-y;
	margin: 0px;
	padding: 0px 5px;
	//overflow: auto;
}

.paper02foot {
	width: 860px;
	height: 30px;
	//background: url(https://www.mindmovies.com/special/images/paper02foot.png) no-repeat;
	display: block;
}

.paper03 {
	width: 740px;
	padding: 0px 0px 20px 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;
}


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

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

.redh7 {
	font-size: 28px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #990000;
	
	margin: 0px 0px;
	padding: 0px;
}

p.pshad01 {
	font-size: 26px;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	color: #C00;
	
	width: 830px;
	height: 40px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background: url(https://www.mindmovies.com/special/images/pshad01.png) repeat-x;
}

p.pfoot {
	font-size: 12px;
	line-height: 15px;
	color: #aaa;
	text-align:center;
	margin: 0px;
	padding: 0px;
}