﻿* { margin: 0; padding: 0; }

.hide { display: none; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

html {
	text-align: center;
	}

body {
	background: #f4f4f4 url(img/paperbg.jpg);
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	}
	
div#iewarning {
	width: 1020px;
	text-align: center;
	position: absolute;
	z-index: 20;
	top:0;
	}

div#heading {
	text-align: left;
	width: 1020px;
	margin: auto;
	}

div#collage {
	text-align: right;
	height: 158px;
	width: 1020px;
	margin: 0 0;
	position: absolute;
	background: url(./img/collage.png) no-repeat top right;
	z-index: 1;
	}

div#judul {
	background: url(./img/judul.png) no-repeat bottom left;
	position: absolute;
	top: 0;
	left: auto;
	width: 375px;
	height: 101px;
	z-index: 10;
	text-indent: -9999px;
	}

#judul a {
	display: block;
	width: 375px;
	height: 101px;
	}

.container {
	width: 1020px;
	text-align: left;
	margin: auto;
	position: relative;
	z-index: 2;
	}



em, q {
	font-weight: bold;
	font-style: normal;
	}

code {
	font-family: monospace;
	}

a { outline: none; color: #003f8c; }

a img { border: 0; }


/* The header */

div#header {
	height: 100px;
	width: 100%;
	margin: 0 0;
	position: relative;
	}

#header h1 {
	position: absolute;
	top: 12px;
	left: 136px;
	text-indent: -9999px;
	}

#header h1 a {
	display: block;
	width: 100%;
	height: 100px;
	}

#header p {
	display: none;
	}


/* The navbar */

ul#navbar {
	height: 98px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	}

#navbar li {
	float: left;
	height: 98px;
	width: 250px;
	}

#navbar li#download {
	background-image: url(./img/nav-download-on.png);
	}

#navbar li#buy {
	background-image: url(./img/nav-buy-on.png);
	}

#navbar li#help {
	background-image: url(./img/nav-help-on.png);
	}


/* Bubble pop-up */

.popup {
	position: absolute;
	z-index: 50;
	border-collapse: collapse;
	visibility: hidden;
}

.popup td.corner {
	height: 15px;
	width: 19px;
	}

.popup td#topleft { background-image: url(./img/bubble-1.png); }
.popup td.top { background-image: url(./img/bubble-2.png); }
.popup td#topright { background-image: url(./img/bubble-3.png); }
.popup td.left { background-image: url(./img/bubble-4.png); }
.popup td.right { background-image: url(./img/bubble-5.png); }
.popup td#bottomleft { background-image: url(./img/bubble-6.png); }
.popup td.bottom { background-image: url(./img/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(./img/bubble-8.png); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
	}

table.popup-contents td {
	text-align: left;
	}

tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	background: url(./img/starburst.gif) no-repeat top right;
	height: 17px;
	}

tr#release-notes td a {
	color: #333;
}


/* Large floating popup window */

#fullscreen {
    display: none;
    background-image: url(img/screen-shadow.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
	}

#largepopup {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 550px;
	border: 0;
	border-collapse: collapse;
	z-index: 100;
	}

.largepopup-content {
	width: 520px;
	padding: 10px 45px 0 15px;
	margin: 0 auto;
	background: url(./img/floater-top.png) no-repeat;
	}
	
.largepopup-footer {
	background: url(./img/floater-bottom.png) bottom no-repeat;
	min-height: 78px;
	margin: 0;
	padding: 0 30px 0 30px;
	}
	
.largepopup-content h3 {
	font-weight: normal;
	font-size: 28px;
	line-height: 32px;
	}
	
.largepopup-content p {
	font-size: 16px;
	line-height: 16px;
	padding: 20px 0;
	}
	
.largepopup-footer ul {
	list-style: none;
	text-align: center;
	padding: 0px;
	}

#wrong-os h3 {
	padding-top: 80px;
	background: url(./img/wrong-os-h3.gif) no-repeat top;
	}

#start-download h3 {
	padding-top: 76px;
	background: url(./img/start-download-h3.png) no-repeat top;
	}

#start-download .largepopup-footer ul {
	text-align: center;
	padding: 0px;
	}

.largepopup-footer li {
	text-align: center;
	display: inline;
	padding: 0 5px;
	}

li#button-ok, li#button-confirm {
	/* background: url(./img/button-ok.png); */
	}

li#button-cancel {
	/* background: url(./img/button-cancel.png); */
	}


/* The toolbar for the content box */

ul#toolbar {
	height: 40px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto;
	clear: both;
	/*background: url(./img/header-shadow.gif) no-repeat bottom;*/
	/* border-bottom: 1px solid #ccc;	*/
	}

#toolbar li {
	float: left;
	text-indent: -9999px;
	}

#toolbar li a {
	height: 40px;
	display: block;
	}

#toolbar li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: top;
	}

#toolbar li.inactive {
	background-position: bottom;
	}

#toolbar li:hover {
	background-position: top;
	}

#toolbar li#synopsis-tab {
	width: 121px;
	background-image: url(./img/synopsis.png);
	}

#toolbar li#press-tab {
	width: 121px;
	background-image: url(./img/press.png);
	}

#toolbar li#cast-tab {
	width: 132px;
	background-image: url(./img/cast.png);
	}

#toolbar li#trailer-tab {
	width: 102px;
	background-image: url(./img/trailer.png);
	}

#toolbar li#galeri-tab {
	width: 101px;
	background-image: url(./img/galeri.png);
	}

.section ul#nextpage a {
    list-syle: none;
	width: 22px;
	text-decoration: none;
	color: #660066;
	background-image: url(./img/spacer.gif);
	}


/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { height: 59em; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	position: relative;
	}

#frame div.button#right {
	position: absolute;
	top: 5px;
	}

#frame div.button#left {
	position: absolute;
	top: 40%;
	left: 30px;
	}

div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 750px;
	margin: 0 auto 0 80px;
	border-top: 1px solid #fff;
	background: #fff url(./img/content_pane-gradient.gif) bottom repeat-x;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}

.section {
	width: 710px;
	margin: 20px;
	float: left;
	}
.section a#sliding {
	display: block;
	color: #C01210;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}


.section h2, .section h3 {
	color: #444444;
	font-weight: bold;
	letter-spacing: -0.04em;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 10px;
	}

.section h2, .section#synopsis-pane h3 {
	color: #444444;
	}

.section#UpperSide {
	height:56em;
	overflow: hidden;
	}


.section p.panjang {
	width: 680px;
	text-align: justify;
	margin: 0 0 0 0;
	}

.section p.sedang {
	width: 640px;
	text-align: justify;
	margin: 0 0 0 0;
	}

.section p.pendek {
	width: 600px;
	text-align: justify;
	margin: 0 0 0 0;
	}

.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	}

.section img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#sites-paper {
	}

#sites-publish {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0;
	}

#files-browser {
	float: right;
	margin: 0 0 20px 20px;
	}

#files-transmit {
	}

ul#cast-crew {
	list-style: none;
	display: block;
	}

ul#cast-crew li {
	list-style: none;
	display: block;
	/*width: 550px;*/
	text-align: justify;
	}

ul#cast-crew li h5 {
	font-face: arial;
	letter-spacing: -1px;
	font-size: 16px;
	clear: both;
	text-transform: uppercase;
	}

li#cast-bunga {
	padding-left: 55px;
	width: 600px;
	text-align: justify;
	background: url(./img/unge.gif) top left no-repeat;
	}

li#cast-reuben {
	padding-left: 55px;
	width: 550px;
	text-align: justify;
	background: url(./img/uben.gif) top left no-repeat;
	}

li#cast-nino {
	padding-left: 55px;
	width: 550px;
	text-align: justify;
	background: url(./img/nino.gif) top left no-repeat;
	}

li#cast-uli {
	padding-left: 55px;
	width: 600px;
	text-align: justify;
	background: url(./img/uli.gif) top left no-repeat;
	}

li#sutra {
	padding-left: 55px;
	width: 600px;
	text-align: justify;
	background: url(./img/editor-token.gif) top left no-repeat;
	}

.token {
	white-space: nowrap;
	}

.token img {
	float: none;
	display: inline;
	margin: 0 0 -2px 0;
	line-height: 14px;
	}

#preview-dom {
	}

#css-gui_txt {
	margin-bottom: 40px;
	}

#css-icons {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
	}

#terminal-icon {
	margin-bottom: 0;
	margin-top: -10px;
	}

#terminal-colors {
	float: right;
	margin-left: 10px;
	}

#books-thebook {
	margin-right: 30px;
	}

/* Screenshots */

ul.screenshots {
	list-style: none;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
	}

ul.screenshots li {
	list-style: none;
	display: inline;
	width: 110px;
	height: 105px;
	}

ul.screenshots li img {
	float: none;

	}

/* Badges */

	ul#badges {
		list-style: none;
		height: 60px;
		}

	#badges li {
		float: left;
		list-style: none;
		height: 60px;
		}

	#sponsors {
		width: 580px;
		margin-top:5px;
		}

	#movietext {
		width: 93px;
		margin-right: 0;
		margin-top: 0px;
		}

/* Footer */

div#footer {
	width: 1000px;
	margin: 0 auto 20px auto;
	color: #f4f4f4;
	font-size: 14px;
	padding-top: 0px;
background: transparent ; /*url(./img/content_pane-shadow.gif) no-repeat top;*/
	}

#coda-get_help #footer {
	background: #ebebeb;
	}

#footer p#legal {
	margin: 50px auto 0 auto;
	padding-top: 50px;
	background: transparent url(./img/logomvp.png) top center no-repeat;
	text-transform: uppercase;
	text-align: center;
	color:#333;
	font-size: 10px;
	}

#footer p#disclaimer {
	font-size: 8px;
	color: #333;
	text-align: center;
	}

/* Support Page Stuff */


fieldset {
	border: 0;
	}

legend {
	display: none;
	}


