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

/*--- About the Film ---*/

#about {
	background: url(../images/AboutTheFilm_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#about span {
	display: none;
	}
	
/*--- Video ---*/

#videoContent {
	margin: 0;
	padding: 0;
	}

#videoContent li {
	list-style: none;
	margin-left: -35px;
	}

#mark {
	background: url(../images/MarkKastleman_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#mark span {
	display: none;
	}
	
#randy {
	background: url(../images/RandyHyde_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#randy span {
	display: none;
	}
	
#bernell {
	background: url(../images/BernellChristensen_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#bernell span {
	display: none;
	}
	
#jane {
	background: url(../images/Jane_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#jane span {
	display: none;
	}
	
#yvonne {
	background: url(../images/Yvonne_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#yvonne span {
	display: none;
	}
	
#janell {
	background: url(../images/Janell_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#janell span {
	display: none;
	}
	
#mike {
	background: url(../images/Mike_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#mike span {
	display: none;
	}
	
#ted {
	background: url(../images/TedBundy_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#ted span {
	display: none;
	}
	
#bernie {
	background: url(../images/BernieAnderson_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#bernie span {
	display: none;
	}


/*--- purchase ---*/

#purchase {
	background: url(../images/Purchase_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#purchase span {
	display: none;
	}
	
#purchaseButton {
	width: 305px;
	height: 75px;
	background: url(../images/PurchaseButtonNormal.gif);
	margin-left: 320px;
	}
	
#purchaseButton:hover {
	background: url(../images/PurchaseButtonRoll.gif);
	}
	
#dvd {
	float: left;
	margin-right: 50px;
	border: 2px solid #333;
	margin-left: 20px;
	}

/*--- special screenings ---*/

#screenings {
	background: url(../images/LocalScreenings_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#screenings span {
	display: none;
	}
	
div#emailForm {
	margin-top: 50px;
	margin-left: 130px;
	z-index: 15;
	}

form {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 50px;
	}
	
fieldset {
	padding-left: 33px;
	border: 1px dotted #2f4159;
	font-style: italic;
	font-size: 1.4em;
	color: #999;
	}

.inlineLabel {
	width: 100px;
	font-style: normal;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#name, #location, #email {
	background-color: #e1f3fa;
	border: 1px #2f4159 solid;
	height: 20px;
	}
	
#name {
	width: 77.5%;
	}
	
#location {
	width: 73%;
	}
	
#email {
	width: 78%;
	}
	
textarea {
	width: 322px;
	background-color: #e1f3fa;
	border: 1px #2f4159 solid;
	height: 100px;
	}

hr {
	border: 0;
	border-bottom: 1px solid #FFF;
	width: 320px;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	}

input#submit {
	margin-top: 5px;
	border: 1px #CCC solid;
	background-color: #2f4159;
	padding-bottom: 3px;
	color: #FFF;
	width: 75px;
	height: 25px;
	font-weight: bold;
	}
	
input#submit:hover {
	background-color:#000;
	}


/*--- addiction resources ---*/

#candeo {
	background: url(../images/Candeo_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#candeo span {
	display: none;
	}

#lifestar {
	background: url(../images/LifeStarNetwork_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#lifestar span {
	display: none;
	}

#noporn {
	background: url(../images/NoPorn_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#noporn span {
	display: none;
	}

#covenant {
	background: url(../images/CovenantEyes_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#covenant span {
	display: none;
	}

#tpa {
	background: url(../images/TPA_11.png) no-repeat;
	width: 399px;
	height: 53px;
	}
	
#tpa span {
	display: none;
	}

#CELogo {
	float: right;
	margin-left: 50px;
	}
