body {
	font:  11px/1.5em Verdana;
	color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
background-color: #000000;
	background-image: url(images/bg_web.gif);
	}

A:active {
	COLOR: #666; TEXT-DECORATION: none
}

A:visited {
	COLOR: #666; TEXT-DECORATION: none
}
A:link {
	COLOR: #666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ccc; TEXT-DECORATION: underline
}
.style3 {
	font-size: 11px;
	color: #526BAD;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.style1 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
#tableutama {
	width: 870px;
}
#lay_isi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	padding: 10px 0 8px 0;
	margin-bottom: 12px;
}
#agen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	background:#999999;
	padding: 2px 10px 2px 10px;
	margin-bottom: 4px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
.button 
{
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	background-color:#CEDCEC;
	color: 333333;
	highlight-color: CDC7C6;
	height: 13pt;
	width: 35pt;
	font-weight: bold;
	border: 1px solid;
	cursor: hand;

} 	
#tabs {
	float:left;
	width:100%;
	background:#000;
	font-size:93%;
	line-height:normal;
border-bottom: 1px solid #420202;
	}

#tabs ul {
	margin:0;
	padding:5px 10px 0 10px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 10px 4px 4px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}  

/* menu TOP */
#tab1 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
border-bottom: 1px solid #27292f;

	}

#tab1 ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}

#tab1 li {
	display:inline;
	margin:0;
	padding:0;
	}

#tab1 a {
	float:right;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tab1 a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tab1 a:hover span {
	color:#FFF;
	}

#tab1 a:hover {
	background-position:0% -42px;
	}

#tab1 a:hover span {
	background-position:100% -42px;
	}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
/* image */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	