body
{
background-color:#000000;
font-family:verdana;
font-size:8pt;
text-align:center
}


.enHead
{
font-family:verdana;
font-size:10pt;
color:#ffffff;
font-weight:bold;
}

.background
{ 
background-image: url(../images/headbg.jpg);
background-repeat: repeat-x
} 

a.whitelink
{
font-style:normal;
text-decoration:none;
font-variant:normal;
color:#FFFFFF;
}

a.whitelink a:hover
{
text-decoration:underline;
font-weight:bold;
}


div#container {
	width:950px;
	background-color:#e2e2e2;
	margin:0px auto;
 	text-align: center;
	padding-top:0px;
}

div#header {
	display:block;
}


/*Navigation*/
a.home { /* definition of the "image" class in the <a> tag */
	 width:59px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/home.jpg);
     background-repeat: no-repeat;
     }
	 
a.home:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image:url(../images/home-over.jpg)
}

a.archive { /* definition of the "image" class in the <a> tag */
	 width:114px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/arsip.jpg);
     background-repeat: no-repeat;
     }
	 
a.archive:hover { /* definition of the "image" class for <a> tag when hovered onto */
	 background-image:url(../images/arsip-over.jpg);
}

a.lokasi { /* definition of the "image" class in the <a> tag */
	 width:71px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/lokasi.jpg);
     background-repeat: no-repeat;
     }
	 
a.lokasi:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image:url(../images/lokasi-over.jpg)
}

a.contact { /* definition of the "image" class in the <a> tag */
	 width:125px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/hubungi.jpg);
     background-repeat: no-repeat;
     }
	 
a.contact:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image:url(../images/hubungi-over.jpg)
}

a.about { /* definition of the "image" class in the <a> tag */
	 width:149px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/tentang.jpg);
     background-repeat: no-repeat;
     }
	 
a.about:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image:url(../images/tentang-over.jpg)
}

a.service { /* definition of the "image" class in the <a> tag */
	 width:93px;
	 height:30px;
     display: block; /* a tag must be a block */
	 background-image:url(../images/pelayanan.jpg);
     background-repeat: no-repeat;
     }
	 
a.service:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image:url(../images/pelayanan-over.jpg)
}

div#nav {
	margin:0px auto;
 	text-align: center;
	padding-top:0px;
}

div#nav ul {	
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:30px;
	text-align:center;
	clear:both
}

div#nav ul li {
	float:left;
	clear:none;
	text-align:center;
	list-style:none
}

div#content {
	background-color:#e2e2e2;
	width:950px;
}

div#flash {
	float:left;
	padding:10px 10px;
	background-color:#e2e2e2;
}

div#ad {
	float:right;
	background-color:#e2e2e2;
	padding-top:10px;
	padding-left:3px;
	padding-right:2px;
	padding-bottom:15px;
}

div#onthego, div#contact {
	background-color:#e2e2e2;
	clear:left;
	padding:13px 0px
}

div#contact p {
	text-align:left
}

div#onthego li {
	list-style:none;
	text-align:left;
	padding-left:18px;
	clear:left
}

div#sidenav {
	float:left
}

div#sidehead {
	background-image:url(../images/onthegohead.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:27px;
	float:left;
	padding-top:7px;
	padding-left:18px;
	text-align:left;
	margin-left:10px
}

div#latest {
	background-image:url(../images/latesthead.jpg);
	background-repeat:no-repeat;
	width:615px;
	height:27px;
	float:right;
	padding-top:7px;
	text-align:left;
	margin-right:10px;
	margin-top:13px
}

div#title {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:27px;
	float:left;
	padding-top:7px;
	text-align:left;
	margin-left:10px;
	margin-top:13px
}

img.bullet {
	padding:1px 5px;
}

img.icon {
	float:left;
	margin-left:10px;
	padding-right:5px;
	clear:left
}

div#sidehead h1 {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:10px
}

div#latest h1 {
	color:white;
	font-weight:bold;
	margin-left:35px;
}

div#title h1 {
	color:white;
	font-weight:bold;
	margin-left:30px;
}

div#main {
	float:right;
	background-color:#e2e2e2;
	text-align:left;
	width:623px;
}

img.shadow {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	float:left;
	clear:left;
	width:100px
}

div#main h2 {
	color:#1c3c14;
	font-size:10pt;
	font-weight:bold;
	padding: 5px 10px 10px 5px;
}

div#main p {
	color:#000000;
	font-size:10pt;
	padding: 5px 10px 10px 5px;
	clear:right
}

div#footer {	
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:30px;
	text-align:center;
	clear:both;
	color:white;
	margin-top:55px
}

div#contact p {
	font-size:9pt;
	clear:left
}

a:link, a {
	color:#000000;
	text-decoration:none;
	font-weight:bold
}

a:hover {
	color:#000;
	text-decoration:underline
}

h2 a:link, a {
	color:#1c3c14;
	text-decoration:none;
	font-weight:bold
}

h2 a:hover {
	color:#1c3c14;
	text-decoration:underline
}

div#newsitem {
	display:block;
	clear:both
}

div#about {
	text-align:left
}

div#imgset {
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding:0px 0px;
	width:250px;
	color:white
}

div#imgset img{
	padding:1px 0px 1px 0px
}

div#about p {
	padding:10px 10px;
}

h2 {
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding: 5px 10px 10px 5px;
}

div#subhead {
	background-color:#92c191;	
	height:20px;
	width:540px;
	float:right;
	text-align:left;
	margin-right:5px;
	padding-bottom:5px;
	margin-bottom:10px
}

div#contactpage {
	background-color:#000000;
}

/*forms*/
div#forms {
	float:left;
	text-align:left
}

fieldset {
	margin: 1.5em 1em 1em 1em ;
	padding:0;
	float:left;
	clear:left;
	width:90%;
}

legend {
	margin-left:1em;
	color:#000000;
	font-weight:bold;
}

fieldset ol {
	padding:1em 1em 0 1em;
	list-style:none;
}

fieldset li {
	float:left;
	clear:left;
	width:100%;
	padding-bottom:1em;
}

fieldset.submit {
	float:none;
	width:auto;
	padding-left:12em;
	border-style:none;
}	

label {
	position:relative;
	float:left;
	width:15em;
	margin-right:1em;
}

label em {
	display:block;
	color:#666;
	font-size:75%;
	font-style:normal;
	text-transform:uppercase;
}

label strong {
	position:absolute;
	left:32.5em;
	top:0.2em;
	width:19em;
	color:#c00;
	font-size:75%;
	font-weight:normal;
	text-transform:uppercase;
}

.red {
	color:#ff0000
}

.white {
	color:#ffffff
}

/*Form Validation*/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
