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

html {
	margin-bottom:1px;
}

html, body {
	height:100%;
}

hr {
	color:#336699;
	background-color:#336699;
	height:2px;
}

body {
	margin:0;
	padding:0;
	background-color:#FF9;
	background-image:url(../images/logo_tiled.gif)
}

#wrapper {
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	border:1px solid #336699;
	min-height:100%;
	position:relative;
	height: 100%;
	background: #FFC url(../images/media/col_bkg.gif) repeat-y;
}

html>body #wrapper {
    height: auto;
}
	
#header {
	width:800px;
	height:80px;
	top: 0px;
	background-image: url(../images/act_now_header.jpg);
}

#header h1 {
	text-indent:-75em;
	margin:0;
}

#menu {
position:relative;
	float:left;
	width:155px;
	top:0;
	left:0;
	margin-left:0;
}

#content {
	width:625px;
	margin-left:155px;
	padding:0 10px 95px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFC;
}

#content p {
	text-align:justify;
}

a img {
	border:0;
}

#content img {
	margin-left:auto;
	margin-right:auto
}

.play_title {
	font-variant: small-caps;
	text-decoration: underline;
}


#footer {
	position:absolute;
	bottom:0;
	width:800px;
	height:95px;
	background-image:url(../images/media/hitchock_quote.gif);
	clear:both;
}

#menu a, #this_page{
	display: block;
	margin: 0;
	padding:1px;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border: 1px solid gray;
	border-color: rgb(90%,85%,80%) rgb(80%,75%,70%) rgb(80%,75%,70%) rgb(90%,85%,80%);
	color:#369;
	background: #EEE url(../images/star_369.gif) 3px 50% no-repeat;
	padding:2px 10px 1px 20px;
}

#menu a:hover {
	background-image:url(../images/star_964.gif);
}

/*#sidelinks a, #this_page{
	display: block;
	margin: 0;
	padding:1px;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border: 1px solid gray;
	border-color: rgb(90%,85%,80%) rgb(80%,75%,70%) rgb(80%,75%,70%) rgb(90%,85%,80%);
	color:#369;
	background: #EEE url(../images/star_369.gif) 3px 50% no-repeat;
	padding:2px 10px 1px 20px;
}

#sidelinks a:hover {
	background-image:url(../images/star_964.gif);
}*/

#content h1,h2,h3,h4,h5,h6 {
	color:#336699;
	background-color:#FFC;
	text-align:center;
	margin: 0;
}

#publisher {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
}

#blurb {
	line-height:2em;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFC;
}

#content img {
	/*float:left;*/
	
}

#display {
	text-align:center;
}

#synopsis {
	clear:both;
	margin-bottom: 10px;
	border-bottom: 2px solid #336699;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:large;
}

#cast {
	height:404px;
	width:325px;
	float:right;
	padding-top:auto;
	padding-bottom:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#cast p {
	padding-left:10px;
	font-size: 18px;
}

.starring {
	font-style:italic;
	font-size:1.2em;
}

#dates {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

/* sIFR embedded heading fonts - rules */
/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* 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;
}

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

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

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

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

#ext_link {
	color: #FFC;
	font-size:xx-small;
}

#ext_link a {
	text-decoration:none;
	color:#FFC;
}
