body
{
	background-color: #d3cfc2;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 0.8em;
}

body#movie
{
	background-color: #000000;
}

body#share
{
	background-image: url(/images/share_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#main
{
	position: relative;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content
{
	position: relative;
	width: 864px;
	height: 574px;
	border: 1px solid #4c4c4c;

	margin-left: -432px;
	position: absolute;
	top: -287px;
	left: 50%;
	visibility: visible
}

#splash_image
{
	position: relative;
	z-index: 2;
	cursor: pointer;
}

#contact
{
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 3;
	cursor: pointer;
	width: 100px;
	height: 50px;
}

#contact a
{
	text-decoration: none;
	color: #545454
}

#HomeBanner
{
	height:280px;
	width:745px;
	overflow: hidden;
	border: 1px solid #444444;
}

.lightwindow_a
{
	color: #999999;
	text-decoration: none;
}

.lightwindow_a:hover
{
	color: #ffffff;
}

#share_title
{
	position: relative;
	width: 462px;
	text-align: center;
	font-size: 1.8em;
	color: #5a5c5e;
	font-weight: bold;
	margin-top: 10px;
}

div#EmailAFriend ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#EmailAFriend ol li
{
	width: 33em;
	margin-top: 0em;
}

div#EmailAFriend textarea
{
	margin-bottom:1em;
}

div#EmailAFriend input.textbox,div#ContactForm select.select
{
	float: left;
	width: 15em;
}
div#EmailAFriend textarea.textarea
{
	float: left;
	width: 15.5em;
	resize: none;
}

div#EmailAFriend span.checkbox input
{
	float: left;
	width: 2em;
}

div#EmailAFriend label.checkbox
{
	float: left;
	display: block;
	width: 20em;
}

div#EmailAFriend input.button
{
	text-align: center;
}

div#EmailAFriend label.textbox,div#EmailAFriend label.textarea,div#EmailAFriend label.select
{
	display: block;
	width: 13em;
	float: left;
	text-align: right;
	padding-right: 1em;
	padding-top: 0.2em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#ThankYou
{
	text-align: center;
}

#Comma
{
	padding-left: 14em;
	padding-bottom: 0.5em;
	margin: 0em;
}

#movie_share
{
	text-align: center;
	width: 745px;
}

#movie_share a
{
	color: #ffffff;
}
