span.question {
font-weight: bold;
font-size: 12pt;
}

span.answer {
color: black;
}

ol li {
margin-bottom: 20px;
list-style: decimal;

}
div.eventTitle {
width: 90%;
position:relative;
left: 20px;
clear: both;
}
div.pressImage {
position: relative;
left: 20px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 2px solid #ED008C;
}

.tier {
position: relative;
left: 50px;
margin-bottom: 20px;
}
.addNews {
position: absolute;
right: 0px;
top: 0px;
}

.newsAdminControls {
position: absolute;
right: 0px;
top: 0px;
}

.add, .add:visited {
color: white;
font-weight: bold;
background-color: green;
padding-left: 10px;
padding-right: 10px;
border: 1px solid lime;
}

.add:hover {
color: yellow;
}

.edit, .edit:visited {
color: white;
font-weight: bold;
background-color: navy;
border: 1px solid skyblue;
padding-left: 10px;
padding-right: 10px;
}

.edit:hover {
color: yellow;
}

.delete, .delete:visited {
color: white;
font-weight: bold;
background-color: red;
border: 1px solid black;
padding-left: 10px;
padding-right: 10px;
}

.delete:hover {
color: yellow;
}

div.newsHeadline {
position: relative;
left: 20px;
top: 5px;
width: 92%;
border-bottom: 1px solid gray;
background-color: #FFCC66;
margin-bottom: 5px;
font-size: 11pt;
padding-left: 14px;
font-weight: bold;
}

div a.newsHeadline {
font-size: 11pt;
font-weight: bold;
}

div.newsDate {
position: absolute;
right: 10px;
top: 0px;
font-weight: bold;
font-size: 10pt;
}

.newsBody {
position: relative;
left: 20px;
top: 10px;
}

input.headline {
width: 96%;
}

h1, h2, h3, h4, h5, h6 {
	margin-left: 20px;
	color: red;
}


a img {
	border: none;
}

.sponsorLogos {
	position: relative:
	z-index: 2;
	text-align: center;
}

.sponsorLogos img {
	padding: 10px;
	vertical-align: middle;
}

.border {
	border: 1px solid black;
}

body {
	background-color: #FFE400;
	background-image: url('img/leftReelsBG.gif');
	background-repeat: repeat-y;
	background-position: top left;
	font-family: arial;
	font-size: 10pt;
	color: black;
}

#reelMask {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#rightReels {
	position: absolute;
	top:0px;
	right: 0px;
	z-index: 0;
}
#windowContainer {
	position:absolute;
	width: 100%;
	background-image: url('img/rightReelsBG.gif');
	background-repeat: repeat-y;
	background-position: top right;
	overflow: hidden;
	padding-bottom: 100px;
}

#site {
	width: 744px;
	height: 100%;
	text-align: left;
}

#bannerAd {
	position: relative;
	margin-top: 5px;
	width: 468px;
	height: 60px;
	border: 1px solid black;
	z-index: 2;
}

#siteHeader {
	position: relative;
	z-index: 1;
}

#hand {
	position: absolute;
	top: -20px;
	left: 55%;
	z-index: 1;
}

#hand img {
	width: 971px;
}

#navigation {
	width: 744px;
	position: relative;
	z-index: 2;
	text-align: center;
}

#navigation #topRow {
	position: relative;
	top: -10px;
}

#topRow a {
	padding-left: 10px;
	padding-right: 10px;
}

#navigation #bottomRow {
	position: relative;
	top: -10px;
}

#bottomRow a {
	padding-left: 20px;
	padding-right: 20px;
}

#subNav {
	position: relative;
	padding-top: 10px;
	font-size: 8pt;
	width: 695px;
	top: -5px;
	left: 20px;
	border-top: 1px solid #ED008C;
	z-index: 2;
}

#subNav a {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.subNav {
	position: relative;
	margin-top: 10px;
padding-top: 10px;
	font-size: 8pt;
	width: 695px;
	top: -5px;
	left: 20px;
	border-top: 1px solid #ED008C;
	z-index: 2;
}

.subNav a {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.subNav a.add {
padding: 5px;
padding-left: 10px;
padding-right: 10px;
}

.subNav a.delete {
padding: 3px;
padding-left: 10px;
padding-right: 10px;
}

a, a:visited {
	color: #ED008C;
	text-decoration: none;
}

a:hover, a:active {
	color: #B00068;
	text-decoration: underline;
}

#subNavHome {
	position: relative;
	left: -5px;
	width: 100%;
}

#subNavHome form {
	display: inline;
}

#subNavHome #emailSignup {
	margin-left: 5px;
	padding-left: 5px;
	border: 1px solid black;
	width: 225px;
}

input.submit {
	position: relative;
	border: 1px solid black;	
	background-color: #ED008C;
	color: white;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	z-index: 10;
}

input.submit:hover {
	background-color: #B00068;
}

.moduleTop {
	position: relative;
	top: 5px;
	z-index: 0;
}

.moduleBottom {
	position: relative;
	bottom: 10px;
	z-index: 0;
}

.moduleBody {
	padding-bottom: 20px;
}
.module {
	width: 744px;
	position: relative;
	top: -10px;
	text-align: left;
	z-index: 2;
}

.moduleContainer {
	background-image: url('img/moduleBG.gif');
	background-repeat: repeat-y;
}

.moduleContainer p {
	position: relative;
left: 20px;
margin-right: 40px;
	margin-bottom: 10px;
}

.moduleContainer p img {
	margin-right: 15px;
	vertical-align: middle;
}

.heading {
	position: relative;
	left: 20px;
	width: 700px;
	border-bottom: 1px solid #ED008C;
	clear: both;
}

#slugLine {
	color: #B00068;
	font-weight: bold;
	font-size: 8pt;
	position: relative;
	top: -20px;
	width: 744px;;
	font-size: 10pt;
	z-index: 3;
}

#slugLine a {
	color: #B00068;
	text-transform: none;
}
#copyright {
	position: absolute;
	left: 20px;
}

#xolaraSlug {
	position: absolute;
	right: 30px;
}

ul {
	margin-left: 30px;
}

li {
	list-style-type: square;
	color: #ED008C;
	font-style: italic;
}

.jurorName {
	margin-left: 20px;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	color: #ED008C;
}

.jurorBio p {
	margin-left: 60px;
	width: 70%;
	font-size: 10pt;
}

.eventPhoto {
	float:left;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 9pt;
	font-style: italic;
}

.eventPhoto img {
	border: 1px solid;
}

.eventTitle {
	position: relative;
	top: -5px;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	color: #ED008C;
	border-bottom: 1px solid;
	line-height: 30px;
	text-transform: Capitalize;
}

.eventSubTitle {
	color: #ED008C;
	font-weight: bold;
	line-height: 30px;
	font-size: 12pt;
}

.eventDate {
	text-transform: Capitalize;
	font-weight: bold;
	font-size: 10pt;
}

.eventSpacer {
	clear: both;
	height: 0px;
}
.clear {
	clear: both;
}

.eventDescription {
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.eventPrice {
	float: left;
}

.eventPrice {
	width: 50px;
	text-align: right;
	font-weight: bold;
	color: blue;
}

.filmInfo {
	font-weight: bold;
	text-transform: Capitalize;
}

.screeningInfo {
	font-style: italic;
}

.membershipLevels1 {
	float: left;
	margin-left: 75px;
	margin-bottom: 20px;
}
.membershipLevels2 {
	float: left;
	margin-left: 50px;
}

.memberPrice {
	position: relative;
	width: 50px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.membership {
	position: relative;
	left: 25%;
}

li em {
	font-weight: bold;
}

.module li a {
	color: red;
}

#filmSearch {
	position: relative;
	float: right;
	margin-right: 25px;
	font-weight: bold;
	z-index: 3;
}

#filmSearch input {
	border: 1px solid black;
	padding-left: 5px;
}

.alphabeticalNavigation {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
}

.alphabeticalNavigation a {
	padding-left: 5px;
	padding-right: 5px;
}

.prHeading {
	font-weight: bold;
}

p.prTitle {
	text-align: center;
}

span.prTitle {
	font-size: 16pt;
	font-weight: bold;
}

span.prSubTitle {
	font-size: 12pt;
	font-weight: bold;
}

p.prClose {
	text-align: center;
}

span.prClose {
	font-weight: bold;
}

div.pressRelease {
	position: relative;
	left: 20px;
	margin-top: 20px;
	z-index: 10;
}

div.prDate {
	float: left;
	font-weight: bold;
	width: 65px;
}

div.prHeading {
	float: left;
	width: 490px;
	margin-left: 10px;
}

div.prDownloads {
	font-size: 8pt;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
	width: 170px;
}

div.prBottom {
	clear: both;
	height: 5px;
	border-bottom: 1px dotted black;
	width: 95%;
}

div.trailer {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 20px;
	padding-right: 10px;
}

div.trailerImage {
	text-align: right;
}

div.trailerRightBorder {
	border-right: 1px dotted; black;
}
div .trailerName {
	color: #ED008C;
	font-weight: bold;
	font-size: 12pt;	
	text-align: center;
	margin-top: 5px;
}
div.trailerDescription {
	font-size: 9pt;
	margin-top: 10px;
}

div.trailerLinks {
	margin-top: 5px;
	text-align: right;
	font-size: 8pt;
}

div.column {
	float: left;
	width: 50%;
}

.embeddedVideo {
	text-align: center;
	margin-top: 20px;
}


