body {
font-family: georgia;
margin-top: 75px;
}
a {
color: #999;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#film_holder{
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
#logo {
background-image: url(site/images/logo.png);
background-repeat: no-repeat;
background-position: center center;
height: 41px;
overflow: hidden;
display: block;
margin-bottom: 0px;
}
.irHide {
display: none;
}
.film_image {
position: absolute;
z-index: 8;
width: 640px;
height: 272px;
}
#film_images {
position: absolute;
width: 640px;
height: 272px;
background-color: #000;
background-image: url('film_images/assets/flat.jpg');
}
object,embed {
z-index: 10;
position: absolute;
}
#film_holder {
height: 272px;
width: 640px;
}
#credits_holder {
z-index: 4;
width: 280px;
width: 300px;
position: relative;
padding: 0px;
margin: 0px;
position: absolute;
right: 0px;
}
h2 {
font-weight: normal;
font-size: 1.05em;
}
#credits {
position: absolute;
}
ul,li {
margin: 0;
padding: 0;
list-style: none;
color: #999;
}
ul {
margin-top: 20px;
}
li {
display: inline;
padding-right: 5px;
line-height: 1.4em;
font-size: 11px;
}
.price {
font-size: 0.8em;
}
.flip {
text-transform: uppercase;
color: #000;
}
.flop {
text-transform: uppercase;
color: #000;
}
#clock {
width: 56px;
margin: auto;
}
.clockDigit {
width: 7px;
display: block;
float: left;
text-align: center;
}
#film_holder {
position: absolute;
left: 0px;
}
#clock {
margin-top: 80px;
clear: both;
}
#content {
height: 300px;
width: 850px;
width: 640px;
margin: auto;
margin-top: 50px;
position: relative;
}
h2 {
margin: 0;
}
#skip {
margin: auto;
text-align: center;
overflow: hidden;
}
#skip_holder {
height: 30px;
}
#film_message{
	position:absolute;
	text-align:center;
	z-index:9;
	color:#999;
	background-color:#fff;
	width:640px;
	height:162px;
	font-size:0.9em;
	padding-top:110px;
}
