 /* CSS Document */

* {
}

html, body {
	padding: 0px;
	margin: 0px;
}

body {
	vertical-align: middle;
	text-align: center;
	background-color: #333333;
	background-image: url(/images/grey_gradient.jpg);
	background-repeat: repeat-x;
}

a, p, span, div, h1 {
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover big.redLink {
	color: #aa2222;
}

img {
	border: 0px solid #000000;
}

.centreFrame {
	width: 100%;
	min-width: 750px;
	height: auto;
}

.clearfix {
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
}

div#pageContent {
	width: 765px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
}

div#centreStage {
	width: 100%;
	min-height: 383px;
	height: auto;
	text-align: center;
	float: left;
	padding-right: 0px;
}

div#moviePlayer, div#csAbout {
	width: 745px;
	min-width: 745px;
	min-height: 390px;
	height: auto;
	
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 10px;
}

div#movieSWF  {
	background-position: right;
	background-repeat: no-repeat;
}

div#moviePlayer div.moviePlayerLeftPanel {
	width: 552px;
	height: 383px;
	position: absolute;
}

div#moviePlayer div.moviePlayerLeftPanel#aboutUs {
	visibility: hidden;
	overflow-y: auto;
}

div.columnAboutUs {
	background-image: url(../images/flash_line.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 50%;
	margin: 0px;
	padding: 0px;
	height: 300px;
	float: left;
	z-index: 1;
}

div.columnAboutUs p {
	margin-right: 20px;
	margin-left: 5px;
	text-align: justify;
}


h2#aboutUs {
	width: 93px;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 6px;
}

div#moviePlayer div.moviePlayerRightPanel {
	width: 184px;
	height: 383px;
	float: right;
	margin-right: 0px !important;
}

div#moviePlayer div.moviePlayerRightPanel * {
	margin-right: 0px;
}

div#movieList {
	width: 100%;
	min-height: 105px;
	height: 110px;
	float: left;
	padding-top: 0.6em;
	overflow: auto;
	overflow-x: scroll !important;
}

div#clientButtons {
	width: 100%;
	height: 22px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
	border-width-right: 0px;
	border-width-left: 0px;
	border-collapse: collapse;
/*	overflow: hidden; */
}

div#clientButtons a#moviecomTVLink {
	float: right;
	margin-right: 9px;
}

div#clientButtons a#moviecomTVLink img {
	margin: 0px;
	padding: 0px;
}

div#clientButtons img {
	margin-left: 10px;
	margin-right: 10px;
}

div#clientButtons table {
	position: relative;
	width: 340px;
	height: 22px;
	z-index: 999;
}

div#clientButtons table tr td {
	padding: 3px;
	margin: 0px;
	text-align: center;
}

div#clientButtons table td#toggleLink {
	background-color: #6e370d;
	width: 93px;
	text-align: center;
	vertical-align: middle;
}

div#csSponsors {
	width: 100%;
	height: 120px;

	padding: 0px;
	border-width-right: 0px;
	border-width-left: 0px;
	border-collapse: collapse;
}

span.sponsorPanel {
	width: 31%;
	min-width: 30%;
	height: 1.2em;
	float: left;
	text-align: center;
	padding: 0.5em;
}

div#movieArchive {
	width: 100%;
	min-height: 3em;
	height: auto;
	float: left;
	padding-top: 0.6em;
}

span#movieArchiveButton {
	width: 100%;
}

div#movieArchiveList {
	width: 100%;
	height: auto;
}

span.archiveMovieTitle {
	width: 31%;
	min-width: 30%;
	height: 1.2em;
	float: left;
	text-align: left;
	padding: 0.5em;
}

div#csFooter {
	width: 100%;
	height: 62px;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	border-top: 0px solid #000000 !important;
	z-index: 1010; /* ensure footer is clickable, above other layers. */
}

div#csFooter img {
	margin: 0xp;
	padding: 0px;
	border-top: 0px solid #000000 !important;
}

div.twoCol {
	min-width: 300px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.twoCol p {
	margin: 9px;
	text-align: justify;
}

h1, h2 {
	margin: 0px;
	margin-right: 5px;
}

div.mainSiteContent {
	background: #333333 !important;
	background-color: #333333 !important;
	height: 500px;
	min-height: 500px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}

div.trailer strong {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.trailer {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000 !important;
	background-color: #000000 !important;
	width: 113px;
	height: 215px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

div.trailer_letterbox strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.trailer_letterbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 !important;
	background-color: #000000 !important;
	width: 243px;
	height: 121px;
	float: left;
	margin-left: 4px;
	margin-bottom: 16px;
}

form.contactForm * input.frmElement, form.contactForm * textarea {
	width: 200px;
	border: 1px solid #333333;
	padding: 2px;
	padding-left: 8px;
	color: #000000;
	line-height: 100% !important;
}

form.contactForm * td.frmLabel {
	padding-right: 10px;
}

div#trailersPanel {
	float: left;
}

div#trailersPanel img {
	margin: 3px;
}

table.navBordered tr td {
	border-right: 1px solid #888888;
	border-top: 1px solid #888888 !important;
	height: 15px !important;
	padding: 0px;
/*	overflow: hidden; */
}

table.navBordered tr td a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;
}

table.navBordered tr td#lastTD {
	border-right: 0px solid #000000 !important;
}

td.navOn {
	background-image: url(../images/navOnMouseOver.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

td.navOnProduction {
	background-image: url(../images/navOnMouseOverGreen.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

td.navOnMarketing {
	background-image: url(../images/navOnMouseOverBlue.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

td.navOff {
	background-image: none;
}

table#tableFeatures td {
	padding-top: 10px;
	padding-right: 8px;
	vertical-align: top;
}

table#tableFeatures td img {
	margin-top: 3px;
	margin-right: 4px;
	margin-left: 2px;
}

.anylinkcss table.navBordered {
	border-top: 1px solid #888888 !important;
}

.anylinkcss table.navBordered tr td {
	border-top: 0px solid #888888 !important;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888 !important;
	background-color: #000000;
	text-align: center;
	height: 14px !important;
}
