	/* css for skeive filmer 2006 */
@import url("menu.css");

h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman", Times, serif;}
body, p, pre, title, abbr {font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida", Arial, Helvetica, sans-serif; font-size: 13px;}

h1 {font-weight: normal; font-size: 36px; color: #1e1a15; margin: 0; padding: 24px 0 0 0; text-align: right; }
h2 {font-weight: normal; font-size: 20px; color: #1e1a15; margin: 0; padding: 10px 0 0 0;}

a, a:link, a:visited {text-decoration: none; color: blue; }
a:active, a:hover {text-decoration: underline; color: red;}


html {
	height: 100%;
	}

body {
	text-align: center; 
	background: url(../interface/common/body_bg.gif) repeat-x #DFDBBA ;
	margin: 0;
	height: 100%;
	}

#page {width: 930px; margin: 0 auto; text-align: left; }
#top {width: 930px; float: left; clear: both;}
	 #top img {float: left; margin: 0; padding: 0; display: inline;}
	 
	 
	 #wrap {float: left; background: url(../interface/common/page_bg.gif) repeat-y;}
	 
	 #navigation {
		width: 320px; float: left; display: inline;
		}
		
	 #content {
		width: 580px; float: left; display: inline;
		}
		
		.contentwrap {
			border: 5px solid #1E1A15;
			margin: 10px 0; background: white;
			padding: 5px;
			}
	
		.elementList ul {padding: 0; margin: 0;}
		.elementList ul li {font-size: 16px; text-align: center;}
		.elementList ul li {list-style: none; width: 172px; background: #1E1A15; float: left; margin-left: 4px; margin-right: 8px; margin-bottom: 10px; height: 160px;}
		.elementList ul li a img {clear: both; float: left; margin: 0 5px; border: 1px solid #1E1A15;}
		.elementList ul li a img:hover {border: 1px solid white;}
		.elementList ul li a, .elementList ul li a:link, .elementList ul li a:visited {float: left; color: white;}
		.elementList ul li a:hover, .elementList ul li a:active {color: white; text-decoration: underline;}
		
		.newstitle {font-size: 16px; font-weight: bold;}
		.newselement p {padding: 0; margin: 0;}
		.newselement {margin: 10px 0; padding: 5px; background: #EFEFEF;}

#bottom {
	text-align: center;
	clear: both; background: #1E1A15;
	}
	
	.bottomwrap {
		margin: 0 auto; width: 930px;
		background: url(../interface/common/bottom.gif) no-repeat top center;
		height: 200px;
		}
		
		
/* sifr */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	color: #000;
	font-weight: normal;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 26px;
	font-weight: normal;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	font-weight: normal;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* old table styles */

table.schedule td {line-height: 120%;}
		table.schedule td.time {font-size: 1.1em; width: 150px; font-weight: normal;  color: white; background: #1e1a15; text-align: right; padding: 5px 10px 5px 0;}
		table.schedule td.title {font-size: 1.1em; color: white; background: #1e1a15;}
		table.schedule td.title a, table.schedule td.title a:link, table.schedule td.title a:visited {color: white;}
		table.schedule td.title a:hover, table.schedule td.title a:active {text-decoration: underline; color: red;}
		table.schedule td.space {line-height: 20px; min-height: 20px; height: 20px;}
		table.schedule td.short {font-size: 0.9em;}
		table.schedule td.leadshort, table.schedule td.leadplace, table.schedule td.leadprincipal {text-align: right; padding: 5px 10px 2px 0;font-size: 0.8em; text-transform: uppercase; letter-spacing: 1px; color: #999999;}
		table.schedule td.place {font-size: 0.9em; color: #333333;}
		table.schedule .dim {color: #666666; line-height: 25px; font-size: 0.8em;}
		table.schedule .inlineTitle {font-size: 1.3em;}
		table.schedule td {padding: 5px 0 5px 0;}
		
		
		table.movie td {line-height: 120%;}
		table.movie td.principal {font-size: 0.9em;}
		table.movie td.time {font-size: 1.1em;  font-weight: normal; color: white; background: #1e1a15; text-align: right; padding: 5px 10px 5px 0;}
		table.movie td.leadprincipal {text-align: right; padding: 2px 10px 2px 0;font-size: 0.9em; text-transform: uppercase; letter-spacing: 1px; color: #1e1a15; width: 150px;}
		table.movie td.title {font-size: 1.1em; background: #1e1a15; color: white; }
		table.movie td.space {line-height: 20px; min-height: 20px; height: 20px;}
		table.movie td.show table {border: 1px solid #CCCCCC; margin: 10px 0 0 10px; }
	
	h1.welcome{margin: 0; padding: 0;}
