body {
	margin: 0;
	font: 1em 95%/160% Arial, Helvetica, sans-serif;
	color: #000 ;
	background: #fff url(bg-img.jpg) no-repeat center top;
}
	



div#navbar
{
	margin-top: 0px;
	margin-bottom: 10px;
	}

div#navbar {
	background-color: #fff;
	padding: 2px 0;
	height:20px;
	-moz-border-radius:3px 3px 3px 3px;
    	-webkit-border-radius:3px 3px 3px 3px;}

div#navbar ul {
	list-style: none;
	display: block;
	margin: 0 2 px;
	}

div#navbar ul li {
	float: left;
	margin: 2px;
	}


div.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
	}



div.spacer {
	background-color: #fff;
	height: 1em;
	margin-top: 10px;
	margin-bottom: 10px
	}

div.garis-pembatas1 {
	background-color: #f2f2f2;
	height: 2px;
	}

div.garis-pembatas2 {
	background-color: #cccccc;
	height: 1px;
	margin-bottom: 10px
	}


div.topSection div {
	border: solid 3px #fff;
	height: 378px;
	-moz-border-radius:5px 5px 5px 5px;
  	-webkit-border-radius:5px 5px 5px 5px;
	}

div.topSection div p {
	margin: 10px;
	}

img#poster {
	margin: 15px; 0px; 0px; 0px;
	width: 350px;
	height: 65px;
	}
	
img#poster2 {
	margin: 15px; 0px; 0px; 0px;
	width: 200px;
	height: 37px;
	}

div#block1 {
	background-color: #ffffff;
	border: solid 1px #c5c5c5;
	}


div#footer {
	
	padding: 5px 5px 5px 5px;
	}



div#footer div p{
	font-family: Helvetica, "Arial", sans-serif;
	font-size: .8em/1.4em;
	color: #000;
	}

div#textbox {
	margin-top: 10px;
	width:910px;
	height:25px;
	background-color: #f2f2f2;
	border: solid 1px #fff;
	padding: 10px 10px 10px 10px;
	-moz-border-radius:5px 5px 5px 5px;
  	-webkit-border-radius:5px 5px 5px 5px;
	}

div#textbox div p{
	font-family: Helvetica, "Arial", sans-serif;
	font-size: .8em/1.4em;
	color: #000;
	}

div#legal {
	clear:both;
	margin: 10px;
	}
	

/************************ tombol******/

.cssbutton{
background-color: #000;
border: 2px #f5f5f5 outset;
padding: 1px 4px;
color: white;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
}

.cssbutton:visited{
color: white;
}

.cssbutton:hover{
border-style: inset;
background-color: #2773aa;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
background-color: #75ae35;
border: 2px #75ae35 outset;
padding: 1px 4px;
color: white;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;

}
/************************ tombol******/
.csssubmit1{
background:-moz-linear-gradient(top, #6b9fd8, #2774aa);
background:-webkit-gradient(linear, left top, left bottom, from(#6b9fd8), to(#2774aa));
background-color: #2773aa;
padding: 15px 25px 15px 25px;
border: solid 1px #ffebc7;
color: #fff;
text-decoration: none;
font: bold 1.5em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-shadow: 0px 2px 1px #2774aa;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;

}

.csssubmit1:visited{
color: #fff;
}

.csssubmit1:hover{
background:-moz-linear-gradient(top, #6b9fd8, #000);
background:-webkit-gradient(linear, left top, left bottom, from(#6b9fd8), to(#000));
background-color: #6b9fd8;
padding: 15px 25px 15px 25px;
border: solid 1px #ffebc7;
}

.csssubmit1:active{
color: #fff;
}


/************************ tombol******/
.buttonnav {
font: bold 0.9em Helvetica;
color: #5ea3da;
background-color: #fff;
padding: 5px 15px 5px 15px;


}

.buttonnav:visited{
font: bold 0.9em Helvetica;
color: #5ea3da;
}

.buttonnav:hover{
font: bold 0.9em Helvetica;
font-weight: bold;
text-decoration: underline;
color: #373737;

background-color: #fff;
padding: 5px 15px 5px 15px;
}

.buttonnav:active{
font: bold 0.9em Helvetica;
color: #5ea3da;
background-color: #fff;
padding: 10px 25px 10px 25px;
}
/************************ navigation ***************/
#nav {
    width:940px;
    height:48px;
	margin : 10px; 0px; 0px; 0px;
	float : right ;
	}

#nav li {
    display:inline;
    text-align:center;
	}

#nav li a {
    background:-moz-linear-gradient(top, #f2f2f2, #f2f2f2);
    background:-webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f2f2f2));
	background-color: #f2f2f2;
	background-shadow: 0px 2px 1px #6a9dd3;
	
    width:188px;
    height:35px;
    display:inline-block;
    float:left;
    padding-top:12px;
    text-decoration:none;
	font: bold 1.3em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: center ;	
	color: #6a9dd3;
	text-shadow: 0px 2px 1px #fff;
	
	}

#nav li a:hover {
    background:-moz-linear-gradient(top, #6a9dd3, #6a9dd3);
    background:-webkit-gradient(linear, left top, left bottom, from(#6a9dd3), to(#6a9dd3));
	background-color: #6a9dd3;

	
	text-decoration:none;
    font: bold 1.3em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: center;	
	color: #fff;
	text-shadow: 0px 2px 1px #2673a9;
	}

#nav li a:active {
    background:-moz-linear-gradient(top, #6a9dd3, #000.);
    -moz-box-shadow:inset 1px 3px 5px #000000;
    background:-webkit-gradient(linear, left top, left bottom, from(#6a9dd3), to(#000));
    -webkit-box-shadow:inset 1px 3px 5px #000000;
	}
	
.first {
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
	background:#f2f2f2
	}
.last {
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
	background:#f2f2f2
	}



/************************ style ***************/


.teaser{
			width: 220px;
			height: 220px;
			overflow: hidden;
			position: relative;
			cursor: pointer;
		}

		.teaser img {
			position: absolute;
			top: 0;
			left: 0;
		}

#teaser-wrap .teaser {
			float: left;
			
		}
		
		/* CSS3 Fun Stuff, Now */
		
		.teaser img {
			-webkit-transition: left .6s linear;
		}
		
		.teaser:hover img {
			left: -220px;
		}

/************************ Gallery styles ***************/


/************************ Typography ***************/

div#navbar ul li {
	font: bold 1em Arial;}

p {
	font: .8em/1.4em Arial;
	margin: .2em 0;
	}



p#headlineText {
	font: .9em/1.4em Arial;
	}

div#legal p {
	text-align:center;
	font:  .8em Helvetica;
	content:20px
	clear: left
	}

h1 {
	font: bold 1.5em Helvetica;
	margin: .2em 0;
	text-align: center;
	}

a {
	color: #1162b7;
	text-decoration: none;
	}

h2 { 
	font: bold 1.3em Helvetica;
	margin: .2em 0;
	text-align: left ;
	}

h12 { 
	font: bold 1em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: left ;	
	color: #6f492b;
	text-shadow: 0px 2px 1px #fff;
	}

h22 { 
	font: bold 1.5em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: left ;	
	color: #6f492b;
	text-shadow: 0px 2px 1px #fff;
	}
	
h32 { 
	font: bold 1em Helvetica;
	margin-right 20px;
	text-align: left ;	
	color: #5ea3da;

	}
	
h102 { 
	font: bold 2em Helvetica;
	margin: .2em 0;
	margin-bottom: 30px;
	margin-left: 18%;
	text-align: justify ;	
	color: #6a9dd3;
	text-shadow: 0px 2px 1px #fff;
	}
	
h202 { 
	font: bold .8em Helvetica;
	margin: .2em 0;
	margin-bottom: 30px;
	margin-left: 20%;
	text-align: justify ;	
	color: #6a9dd3;
	text-shadow: 0px 2px 1px #fff;
	}

h302 { 
	font: bold .9em Helvetica;
	margin: .2em 0;
	margin-bottom: 30px;
	margin-left: 3%;
	text-align: left ;	
	color: #6a9dd3;
	text-shadow: 0px 2px 1px #fff;
	}	
	
alamat { 
	font: 0.7em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: left ;	
	color: #2773aa;
	text-shadow: 0px 2px 1px #fff;
	}
subjudul { 
	font: bold 1.1em Garamond;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: left ;	
	color: #2773aa;
	text-shadow: 0px 2px 1px #fff;
	}
	
judul { 
	font: bold 1.3em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: left ;	
	color: #6a9dd3;
	text-shadow: 0px 2px 1px #fff;
	}

spc{ 
	font: .8em Helvetica;
	margin: .2em 0;
	margin-bottom: 20px;
	text-align: center ;	
	color: #c2c2c2;
	
	}
	


	
