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

#mainmovie 
{
	width: 802px;
	height: 287px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	z-index: -100000000000000000000000;
}

#smallmovies 
{
	width: 802px;
	height: 151px;
	padding: 0px;
	margin-top: 10px;
	background-image:url(../images/yellow_line.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#movie1 
{
	width: 262px;
	height: 147px;
	float: left; display:inline;
}

#movie2 
{
	width: 262px;
	height: 147px;
	float: left; display:inline;
	margin-left: 3px;
}

#movie3 
{
	width: 262px;
	height: 147px;
	display: block;
	float: left; display:inline;
	margin-left: 5px;
}

#recentpress_container
{
	width: 349px;
	height: 242px;
	background-image:url(../images/mid_container.jpg);
	background-repeat:repeat-x;
	margin-top: 10px;
	float: left; display:inline;
	
}

#recentpress_container p a
{
	text-decoration:underline;
}

#recentpress_container p a:hover
{
	color: #cc9933;
}

#fullfathom5_container
{
	width: 264px;
	height: 242px;
	background-image:url(../images/mid_container.jpg);
	background-repeat:repeat-x;
	margin: 10px 0 0 4px;
	float: left; display:inline;
}

#purchase_container 
{
	width: 179px;
	height: 242px;
	background-image:url(../images/mid_container.jpg);
	background-repeat:repeat-x;
	margin: 10px 0 0 4px;
	float: left; display:inline;
}

.ltside 
{
	float: left; display:inline;
}

.rtside
{
	float: right; display:inline;
}

#recentpressinfo
{
	margin-top: 10px;
}

#recentpressinfo h2 
{
	background-image:url(../images/recent_press_title.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 6px;
}

.press 
{
	width: 330px;
	height: 54px;
	margin-top: 10px;
}

#fullfathom5info
{
	margin-top: 10px;
}

#fullfathom5info h2 
{
	background-image:url(../images/full_fathom_5_title.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 6px;
}

#fullfathom5info p 
{
	width: 244px;
	height: 90px;
	margin-top: 10px;
	
}

#purchaseinfo
{
	margin-top: 10px;
}

#purchaseinfo h2 
{
	background-image:url(../images/purchase_dvds_title.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 6px;
}

#purchaseinfo p 
{
	margin-top: 10px;
	width: 168px;
}

.storedvd 
{
	margin-top: 15px;
	margin-left:38px;
	width:82px;
	height:96px;
}

#ff5carousel 
{
	margin-top: 7px;
}