/*
*
* MAIN CONTENT
*
*/
	#Layout-ContentMain
	{
		position: relative;
		width: 878px;
		margin: 0px 1px 0px 1px;
		overflow: hidden;
	}

	#ContentMain
	{
		position: relative;
		width: 858px;
		margin: 10px 0px 10px 10px;
		font-size: 0.8em;
	}

/*
*
* MOVIE CONTENT
*
*/
	#ContentMain-Content
	{
		position: relative;
		width: 858px;
		margin: 0px 0px 0px 0px;
		text-align: left;
	}

	.ContentTable
	{
		width: 858px;
		background-color: #ffffff;
	}

	.ContentTable td
	{
		vertical-align: top;
	}

	#Content-MainNav
	{
		position: relative;
		width: 200px;
		margin: 0px;
		float: right;
	}

	#MovieContent
	{
		position: relative;
		width: 648px;
		margin: 0px;
		background-color: #f6f6f6;
	}

	#MovieContent-Heading
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 647px;
		height: 35px;
		margin: 0px;
		background-color: #f0f0f0;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	#MovieContent-Heading h2
	{
		display: block;
		position: absolute;
		top: 4px;
		left: 6px;
		font-size: 19px;
		color: #666666;
		margin: 0px;
	}

	#MovieContent-MovieDetails
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 615px;
	}
/*
*
* PAGE CONTENT
*
*/
	#PageContent
	{
		width: 858px;
		margin: 5px 0px 0px 0px;
	}

	.PageContent-CineplexHeading
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 858px;
		height: 35px;
		margin: 5px 0px 0px 0px;
		background-color: #faa81d;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #fbbf58;
	}

	.PageContent-CineplexHeading h2
	{
		display: block;
		position: absolute;
		top: 4px;
		left: 6px;
		font-size: 19px;
		color: #ffffff;
		margin: 0px;
	}

	.SessionTimesTable
	{
		width: 858px;
		background-color: #ff9933;
	}

	.SessionTimesTable-Dates
	{
		background-color: #ffc25b;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}

	.SessionTimesTable-Times
	{
		background-color: #ffffff;
		font-size: 14px;
		text-align: center;
	}

	.SessionTimesTable-Times td
	{
		background-image: url(images/Background-SessionTimesCell.gif);
		background-repeat: repeat-x;
		background-color: #f0f0f0;
		padding: 6px 0px 6px 0px;
	}

	.SessionTimesTable-Times td a
	{
		color: #0000FF;
	}
/*
*
* MAIN CONTENT
*
*/
	#Layout-ContentMain
	{
		position: relative;
		width: 878px;
		margin: 0px 1px 0px 1px;
		overflow: hidden;
	}

	#ContentMain
	{
		position: relative;
		width: 858px;
		margin: 10px 0px 10px 10px;
		font-size: 0.8em;
	}
/*
*
* MOVIE INFO
*
*/
	.MovieDetails-MainImageContainer
	{
		position: relative;
		width: 598px;
		height: 370px;
		margin: 10px 0px 10px 25px;
		background-color: #eeeeee;
		text-align: center;
	}

	.MovieDetails-MainImage
	{
		position: relative;
		width: 570px;
		height: 350px;
		margin: 10px 0px 10px 0px;
		border: 1px solid #353535;
	}

	.MovieDetails-Content
	{
		position: relative;
		width: 564px;
		margin: 10px 0px 10px 25px;
	}

	.MovieDetails
	{
		position: relative;
		width: 390px;
		margin: 0px 5px 0px 0px;
		overflow: hidden;
	}

	#MovieDetails-CineplexLinks
	{
		position: relative;
		width: 187px;
		height: 21px;
		background-image: url(images/LinkArrow.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px 0px 2px 0px;
	}

	#MovieDetails-CineplexLinks a
	{
		display: block;
		position: absolute;
		top: 3px;
		left: 26px;
		width: 160px;
		height: 15px;
		color: #0000FF;
		text-decoration: none;
		margin: 0px 0px 0px 5px;
	}

	#MovieDetails-CineplexLinks a:hover
	{
		color: #000000;
	}

/*
*
* MOVIE ATTACHMENTS
*
*/

	.attachmentGroup
	{
		text-align: right;
		margin: 20px 0px 0px 0px;
	}

	.attachmentGroup a
	{
		color: #000000;
		text-decoration: none;
	}

	.attachmentGroup a:hover
	{
		color: #ffcc00;
	}

	.attachmentHeader
	{
		color: #faa81d;
		font-family: verdana,arial,helvetica;
		font-size: 16px;
		margin: 0px;
		text-transform: uppercase;
		border-color: #ffc25b;
		border-style: dashed;
		border-width: 0px 0px 1px 0px;
	}
