/* CSS Document */
/* clear default browser settings */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.16;	
	margin: 0px;
	padding: 0px;
	font-size:14px;
}

p { 
margin: 10px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/**************  header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************** Page Layout styles ****************/
#Banner {
	position: absolute;
	top: 0px;
	left: 15px;
	right: 2%;
	width:95%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-top: 4px solid #633870;           
    border-bottom: 4px solid #633870; 
}
#btl {
   position:absolute;
   top: -5px;
   left: -1px;
   margin: 0px;
   padding: 0px;
}
#btr {
   position:absolute;
   top: -5px;
   right: -1px;
   margin: 0px;
   padding: 0px;
}
#siteLogo {
	vertical-align: baseline;
	width: 85%;
	float: left;
	}
#SiteLang {
	padding: 80px 8px 0px 0px;
	float:right;
	text-align: right;
	vertical-align: baseline;
}
#SiteLang a{
	font: small Verdana,sans-serif;
	font-size:80%
	
}
#PageBlock {
	position:absolute;
	top: 111px;
	left:15px;
	right: 2%;
	width:95%;
	/*height:189px;*/
	background-color: #633870;  /* SR June 9 XXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*border-right: 1px solid #dd00dd;*/
/*border-bottom: 1px solid #dd00dd;*/
/*	margin: 0px 0px 0px 0px; */
/*	padding: 0px 0px 0px 0px; */
	}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
}

#bl {
	float: left;
	bottom: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#br {
	float: right;
	bottom: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#PageNav {
	width:160px;
	padding: 0px;
	background-color: #633870;
	
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
	float: left;
}
#PageCell {
	position:relative;
	padding: 0px 10px 0px 0px;
	margin:0px 10px 0px 178px;
	background-color: #FFFFFF;   
	height: 1%;  /* set height value to eliminate IE over expanding */
}

#PageFooter {
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 0px 0px;
}
#PageFooter a:link, #PageFooter a:visited {
	/*padding: 3px 3px 3px 3px;*/
	color: #FFFFFF;
	background-color: #633870;
	text-decoration: none;
}

#PageFooter a:hover{
   /* padding: 3px 3px 3px 3px;*/
	background-color: #B19CB8;
	color: #000000;
	text-decoration: none;
}

#PageHead {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 160px;
}
#PageHead h2{
	font: bold 120% Arial,sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #8B6B94;
	border-bottom: 1px solid #8B6B94;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #633870;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #B19CB8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #cccccc;
}


#SiteLogoSmall{
	padding: 10px;
}
/* Home Content div tags */
#home_intro{
	/*padding: 2px 10px 0px 5px;*/
	padding: 2px 10px 1px 5px;
	/*margin:0px 0px 0px 0px;*/
	margin:1px 0px 1px 0px;
	display: block; /* SR June 10 */
	/*background-color:#CCFF33*/ /* Debug */
}
#home_news{
	/*padding: 2px 10px 0px 5px;*/
	padding: 2px 10px 1px 5px;
	/*margin:0px 0px 0px 0px;*/
	margin:1px 0px 1px 0px;
	display: block; /* SR June 10 */
	/*background-color:#FF0000*/ /* Debug */
}
#home_sponsors{
	padding: 0px 10px 0px 5px;
	margin:0px 0px 0px 0px;

}
/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
.story h4{
	font: bold 110% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #000000;*/
}
.story p {
	padding: 0px 0px 5px 0px;
	color: #722D88;
	/*border-top: 1px solid #000000;*/
}
.story img {
	padding: 0px 5px 0px 5px;
	}

/* ************ Screening Region / Links Styles ************** */
div.ScreenRegion {
	padding: 5px 10px 5px 5px;
	margin:5px 0px 5px 0px;
	display: none;
	
	
}

div.screendetail {
	display:block;
	padding: 5px 10px 5px 5px;
	margin:5px 0px 5px 5px;
 	float:right;
	width: 400px;
} 
div.ScreeningContainer {
float:right;
margin: 5px 0px 5px 0px;
padding: 5px 0px 0px 5px; 
width:99%;
/*background-color:#00CC00;*/  /* SR June 9 XXXXXXX */
}
div.Theater {
	padding: 0px 5px 0px 5px;
	margin:5px 0px 5px 5px;
	width:175px;
	font-size: 80%;
	background-color:#633870;
	float: left;
	border: 1px solid #cccccc;
}
/* June 9 Alternate version 
 div.screendetail {
	display:block;
	position:relative;
	top: 0px;
	padding: 5px 10px 5px 5px;
	margin:5px 0px 5px 190px;
 	background-color:#CCFF66;
	border: 1px solid #cccccc;
	width: 350px;
}  */
/*.ScreenRegion a {
	position: relative;
}*/

div.ScreenRegion p  {
/*	position: relative; */
	/*background-color: #aac;*/
	/*color: #000000;*/
	color: #722D88;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
div.ScreenRegion hr  {
	color: #cccccc;
}
div.Theater p  {
/*	position: relative; */
	/*background-color: #aac;*/
	/*color: #000000;*/
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
div.ScreenRegion a:hover {font-size: 100%;
text-decoration:none;
}
div.Theater a:link, div.Theater a:visited, div.Theater a:hover , div.Theater a:active {
color: #cccccc;
}


#ScreenNav{
	/*height: 25px;*/
	/*color: #cccccc;
	background-color: #FFFFFF;*/
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 3px 0px;
	width: 95%;
	line-height: 200%;
	/*height: 20px;*/
/*	border: solid #aaaaaa 1px;*/

}

#ScreenNav a:link, #ScreenNav a:visited {
	/*display: inline;*/
	border: 1px solid #8B6B94;
	font-weight: bold;
	/*padding: 3px 10px 3px 10px;*/
	margin: 6px 3px 6px 3px;
	color: #FFFFFF;
	background-color: #633870;
	padding: 3px 5px 3px 5px;
}

#ScreenNav a:hover, #ScreenNav a:active {
	background-color: #B19CB8;
	/*padding: 3px 10px 3px 10px;*/
	margin: 6px 3px 6px 3px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
}

/* ************************************* Movies styles ***********************************/
#MoviePageBlock {
	position:absolute;
	top: 15px;
	left:15px;
	right: 2%;
	width:95.6%;
	background-color: #633870;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}
#MoviesCell {
	position:relative;
	padding: 0px 10px 0px 0px;
	margin:0px 10px 0px 10px;
	background-color: #FFFFFF;
	height: 1%;  /* set height value to eliminate IE over expanding */
/*border-right: 1px solid #cc00cc;*/
/*border-bottom: 1px solid #cc00cc;*/
}
#MoviesHead {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 15px;
}
#MoviesHead h2{
	font: bold 120% Arial,sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}
/*div.clearer {clear: both; margin: 1px; height: 1px; 
}*/
div.clearer {
	clear: both;
	margin: 0px 0px 0px 0px;
	height: 0px;
	font-size: 0px;
	/*border: solid 1px #00FFFF;*/  /* Debug ***********/
}
#locationinfo {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 50px;
	/*color: #722D88;*/
	border: 1px solid #cccccc;
	/*border-top: 1px solid #000000;*/
}

/* ************ Sponsors Styles ************** */
.sponsor {	border: 1px solid #cccccc;
margin: 5px 0px 5px 0px;
padding: 5px 0px 0px 5px; 
float:right; 
width:99%; 
/*background-color: #00FF00;*/ /* Debug ************/
}
.sponsor img  {
		border:none;
		float: left;
		margin: 0px 5px 5px 0px}
		
.sponsor a:link, .sponsor a:visited{
text-decoration:none;
border:none;

}

.sponsor a:hover .sponsor a:active{
text-decoration:none;
border:1px solid #cccccc;}

.sponsor h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}

/* ************ Form Styles ************** */
#home_news form label {padding: 0px 0px 5px 0px;
font-size: 80%;
	color: #722D88;}
#home_news form input, #home_news form select , #home_news form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	color: #000000;}
	
/* ************ Splash Styles ************** */	
#SplashBlock {
	position:relative;
	text-align:center;
	vertical-align:middle;
	left:5%;
	right: 5%;
	height: 95%;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}
	
/* *************** Screening Sponsors **************/
div.ScreenSponsor {
    padding: 0px 0px 0px 0px;
	width:150px;
	float:left;
	
	margin:0px 0px 0px 0px;
	font-size: 80%;
	text-align:center;
	display: none;
}

div.ScreenSponsor p{
	color: #FFFFFF;
	text-decoration: none;
}
div.ScreenSponsor img{
	margin: 3px 0px 0px 0px;
	border: 2px solid #8B6B94;
}
div.ScreenSponsor a:link, div.ScreenSponsor a:visited, div.ScreenSponsor a:hover , div.ScreenSponsor a:active {
color: #cccccc;
	text-align:center;
}

/* *************** End Screening Sponsors **************/
