﻿/* CSS layout */
tr {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
a {
	border-style: none;
	border-width: 0px;
	color: rgb(233, 232, 237);
}
a:link
{
	color: rgb(206, 193, 204);
}
a:hover {
	color: rgb(233, 232, 237);
}
a:visited {
	color: #94779F;
}
a:active {
	color: rgb(233, 232, 237);
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E8E8E8;
}
td
{
	padding: 0px;
	margin: 0px;
}
.NoBorder {
	border-style: none;
	border-width: 0;
}
.BorderCollapse {
	margin: 7px;
	border-collapse: collapse;
}
.MoviesImages {
	margin: 5px 20px 5px 7px;
	vertical-align: super;
	float: right;
}
.LeftImagesAlign {
	margin: 7px 7px 7px 20px;
	border-style: none;
	float: left;
}
.RightImagesAlign {
	margin: 7px 20px 7px 7px;
	border-style: none;
	float: right;
}
.BorderCollapseRight {
	border-collapse: collapse;
	float: right;
}
.Centre {
	text-align: center;
}
.TopPosition {
	top: 0px;
}
.ImageSpacing {
	padding: 3px;
}
.FloatingPictureTable {
	margin: 10px auto 10px auto;
	border-collapse: collapse;
}
.TableBorders {
	border: 1px solid #685269;
}
.MoviePlayerTable {
	border-color: transparent;
	border-width: 5px 10px 10px 5px;
	border-style: solid;
}
.MovieTableBottom {
	background-image: url('images/Interface/Movie_Player_Shadow_Bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	text-align: center;
}
.MovieTableRight {
	background-image: url('images/Interface/Movie_Player_Shadow_Right.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
}
.MovieTableCorner {
	background-image: url('images/Interface/Movie_Player_Shadow_Corner.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
}
.MoviesPlayButton {
	border-style: none;
	margin-left: 7px;
	float: left;
	margin-right: 7px;
}
.MoviesDownloadButton {
	border-style: none;
	float: left;
	margin-right: 7px;
}
.SubTitlesSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #765892;
	font-style: italic;
}
.Copyright {
	font-size: 9px;
	color: #685498;
	text-align: inherit;
}
.NoLineSpaces {
	margin-top: 0;
	margin-bottom: 0;
}
.TopCell {
	font-family: Arial;
	font-size: 13px;
	color: #E8E8E8;
	text-align: center;
	text-indent: 20px;
}
.TopCell_LeftAlign {
	text-align: justify;
}
.TextBox {
	background-image: url('images/Interface/Gradient_A.jpg');
	background-position: top;
	background-repeat: repeat-x;
	text-align: justify;
}
.GalleryCells {
	background-image: url('images/Interface/Gradient_A.jpg');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
.TabsLeftSide {
	background-image: url('images/Interface/Tabs_Background.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.TabCells {
	background-position: top;
	text-align: center;
	vertical-align: top;
	border-spacing: 0px;
	background-image: url('images/Interface/Tab_Gradient.gif');
	background-repeat: repeat-x;
	background-color: #3D3159;
}
.TabCellRightSide {
	background-position: right top;
	text-align: center;
	vertical-align: top;
	border-spacing: 0px;
	background-image: url('images/Interface/Tabs_Background.jpg');
	background-color: #3D3159;
	background-repeat: no-repeat;
}
.TabsBar {
	padding: 0px;
	margin: 0px;
}
.LowerTabCentreCell {
	border-style: solid;
	border-width: 0;
}
.MainTable {
}
.TopButtonSpacing {
	text-align: center;
	vertical-align: bottom;
	border-spacing: 0px;
}
.LeftPanel {
	border-style: none;
	border-width: 0px;
	background-color: #5B3D77;
	background-image: url('images/Interface/Web_Left_Background.jpg');
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}
.RightPanel {
	background-color: #1B0E4A;
}
.TopPanel {
	padding: 0px;
	margin: 0px;
	background-color: #7E6473;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/Interface/Web_Top_Name.jpg');
}
.BottomMiddlePanel {
	border-style: none;
	background-position: bottom;
	font-size: 9px;
	color: #685498;
	text-align: center;
	vertical-align: bottom;
	background-color: #3D3159;
	background-image: url('images/Interface/Gradient_Bottom.png');
	background-repeat: repeat-x;
	padding-top: 45px;
	padding-bottom: 5px;
}
.Frame {
	background-color: #3D3159;
	border-collapse: collapse;
}
.GalleryThumbnails {
	margin: 5px 12px 7px 25px;
	border-collapse: collapse;
	float: left;
	font-size: 5px;
	width: 107px;
}
.PushCellWidth {
	width: 100px;
}
.SubTabsCell {
	background-position: center center;
	padding: 20px 50px 20px 50px;
	text-align: center;
	background-image: url('images/Interface/SubTab_Button_Shadow.jpg');
	background-repeat: no-repeat;
	background-color: #3D3159;
	margin-right: 100%;
	margin-left: 100%;
}
h1 {
	margin: 2px 1px 3px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #6F59A2;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E6E6FF;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 5px;
	text-indent: 20px;
}
h3 {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #765892;
	font-style: italic;
}
p {
	margin: 3px 20px 5px 20px;
	text-indent: 10px;
}
img {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-indent: 0px;
}
a {
	border-style: none;
	border-width: 0px;
}
li {
	font-size: 11px;
	text-indent: 3px;
	list-style-type: disc;
}
ul {
	margin: 5px 20px 7px 32px;
}
h2+p {
	text-indent: 0px;
}
.LayoutTable {
	margin-right: 20px;
	margin-left: 20px;
}
.FrameBottomLeft {
	position: fixed;
	z-index: 6;
	left: 0px;
	top: 60%;
}
.FrameMiddleLeft {
	position: fixed;
	z-index: 3;
	left: 0px;
	top: 30%;
}
.FrameBottomRight {
	position: fixed;
	z-index: 56;
	right: 0px;
	top: 55%;
}
.FrameMiddleRight {
	position: fixed;
	z-index: 54;
	right: 0px;
	top: 30%;
}
.FrameTopRight {
	position: fixed;
	z-index: 52;
	right: 0px;
	top: 0px;
}
.FrameTopLeft {
	position: fixed;
	z-index: 2;
	left: 0px;
	top: 8%;
}
.LeftImagesAlignBig {
	padding: 5px 12px 12px 25px;
	margin: 0px;
	border-style: none;
	float: left;
}
.GalleryLeft {
	margin: 5px 12px 7px 25px;
	border-collapse: collapse;
	float: left;
	font-size: 5px;
}
