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

body {
	background: #41403e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #9e9e9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.15;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.oneColElsCtrHdr #container {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #41403e;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header {
	background: #41403e;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
} 
.oneColElsCtrHdr #container #header .lessonPlanBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7C1411;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C1411;
}
.oneColElsCtrHdr #container #header .lessonPlanBorder img {
	padding-right: 15px;
}

.oneColElsCtrHdr #container #header p {
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 20px;
	line-height: 1.35;
}

.oneColElsCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.oneColElsCtrHdr #header h3 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Impact;
	font-size: 17px;
	color: #9D1815;
	font-weight: normal;
}

.oneColElsCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #41403e;
}
.oneColElsCtrHdr #footer {
	background:#41403e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
#mainContent  p {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo {
	float: left;
}
.tagLine {
	float: right;
	padding-top: 35px;
	padding-right: 50px;
}
.mainTable {
	background-color: #000000;
	height: 500px;
}
.synopsis {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 15px;
}
h2 {
	font-family: Impact;
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 15px;
}
.oneColElsCtrHdr #container #mainContent .mainTable h5 {
	font-family: Impact;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColElsCtrHdr #container #mainContent .mainTable h6 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.oneColElsCtrHdr #container #mainContent #quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.oneColElsCtrHdr #container #mainContent #quotes p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	color: #FFFFFF;
}
.oneColElsCtrHdr #container #mainContent #quotes .quoteBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.buyDvd {
	background-color: #000000;
	margin-top: 10px;
}
.buyButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.formField {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7C1411;
	border: 1px solid #7C1411;
	background-color: #F5F5F5;
}
.smallText {
	font-size: 9px;
}
.oneColElsCtrHdr #container #mainContent .mainTable .redText {
	color: #CC0000;
}

.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.oneColElsCtrHdr #lessonPlans {
	margin-top: 20px;
}
.oneColElsCtrHdr #container #mainContent #trailer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/inTv.jpg);
	height: 330px;
	width: 605px;
	background-repeat: no-repeat;
	padding-left: 245px;
	padding-top: 120px;
}
.home {
	font-family: Impact;
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
}
.oneColElsCtrHdr #container #buyDvd p {
color:#333;
}
.oneColElsCtrHdr #container #buyDvd a, #buyDvd a:link{
color:#333;
text-decoration: underline;
}
.oneColElsCtrHdr #buyDvd a:hover, #buyDvd a:visited{
color:#333;
text-decoration:underline;
}


* {
	margin: 0;
	padding: 0;
}
.wrapper {
	display: grid;
	place-items: center;
	min-height: 0vh;
}
.slider {
	width: 670px;
	position: relative;
	padding-top: 380px!important;
	margin: 0px auto;
	box-shadow: 0 rgba(0, 0, 0, 0);
}
.slider>img {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}
.slider input[name='ani'] {
	display: none;
}
.slider label {
	margin: 10px 0 0 2px;
	border: 3px solid #999;
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	opacity: 0.6;
}
.slider label img {
	display: block;
}
.slider input[name='ani']:checked+label {
	border-color: #666;
	opacity: 1;
}
.slider input[name='ani']~img {
	opacity: 0;
	transform: scale(1.1);
}
.slider input[name='ani']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
