@charset "UTF-8";

#textbox_right {
	text-align: left;
	width: 340px;
	margin: -462px auto 0px auto;
	padding: 0px 0px 0px 380px;
	}

#textbox_left {
	text-align: left;
	width: 340px;
	margin: 0px auto 0px auto;
	padding: 0px 380px 0px 0px;
	}

#textbox_center {
	text-align: left;
	width: 360px;
	margin: 0px auto 0px auto;
	}

#bigtextbox_center {
	text-align: left;
	width: 720px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 32px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

#content_index {
	text-align: center;
	width: 1024px;
	margin: 0px auto 0px auto;
	padding-top: 60px;
	padding-bottom: 100px;
	}

#content_movieplayL {
	text-align: center;
	width: 1024px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #080808;
	}

#content_movieplayM {
	text-align: center;
	width: 720px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #080808;
	}

#content_movieplayS {
	text-align: center;
	width: 480px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #080808;
	}

#content_synopsis {
	text-align: center;
	width: 720px;
	margin: 0px auto 0px auto;
	padding-top: 61px;
	padding-bottom: 100px;
	}

#content_conceptart {
	text-align: center;
	width: 720px;
	font-size: 10px;
	line-height: 13px;
	margin: 0px auto 0px auto;
	padding-top: 61px;
	padding-bottom: 100px;
	}

#content_about {
	text-align: center;
	width: 720px;
	margin: 0px auto 0px auto;
	padding-top: 32px;
	padding-bottom: 100px;
	}

#index_presentational {
	text-align: center;
	width: 300px;
	height: 100px;
	margin: 300px auto 0px auto;
	padding: 0px 380px 0px 0px;
	}

#index_teaser {
	text-align: center;
	width: 300px;
	height: 100px;
	margin: -100px auto 0px auto;
	padding: 0px 0px 0px 380px;
	}

#container {
	min-height: 100%;
	height: auto;
	height: 100% !important;
	position: relative;
	text-align: center;
	}

#navi {
	height: 150px;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 50px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

#navi a {
	color: #ADA072;
	margin-left: 5px;
	margin-right: 5px;
	}

#navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.idle {
	margin-left: 5px;
	margin-right: 5px;
	}

#footer {
	height: 150px;
	width: 100%;
	bottom: 0;
	padding-top: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
	}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}

a {
	color: #ADA072;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.BG_Index {
	background-image:url(images/Titan_BG.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#03000c; 
	}

.BG_Movieplay {
	background-image:url(images/Movieplay_BG.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#05060b; 
	}

.BG_Synopsis {
	background-image:url(images/Synopsis_BG.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#130003; 
	}

.BG_ConceptArt {
	background-image:url(images/ConceptArt_BG.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#000000; 
	}

.BG_About {
	background-image:url(images/About_BG.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#0c0707; 
	}

.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
