body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.kotak {
	border: 2px solid #990000;
}
.dasar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#albumlist {
	list-style-type: none;
	padding-left: 5px;
	margin-top:10px;
	overflow: auto;
	height: 290px;
	width: 535px;
	scrollbar-3dlight-color: #B0C4DE;
	scrollbar-arrow-color: #8d0100;
	scrollbar-base-color: #e0e1ce;
	scrollbar-darkshadow-color: #436DA3;
	scrollbar-face-color: #b1b2a3;
	scrollbar-highlight-color: #E6ECF4;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #e0e1ce;
}
#albumlist li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
#albumlist img {
	display: block;
	border: 2px solid #CCCCCC;
}
#kal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#kal li {
	display: inline;
}
#kal a:link, #kal a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#kal a:hover {
	color: #c9ad10;
	background-color: #CCCCCC;
}

.linkpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#kotak {
width:750px;
height:100%;
margin:0 auto;
margin-bottom:2px;
background-color:#CCCCCC;
}
#left {
width:573px;
height:421px;
background:#e0e1ce url(../image/back04.jpg) right top repeat-y;
text-align:left;
}
#left p {
padding:5px;
margin:0;
}
#left h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
padding:5px;
margin:0;
}
#left .flash {
margin:0px;
}

#lastestproduct {
padding: 5px;
margin-top:10px;
overflow: auto;
width: 535px;
border-bottom:#a8a99b solid 1px;
}

#foo {
color:#666666;
width:750px;
height:100%;
background-color:#333333;
padding:5px 0px 5px 0px;
}
#foo a {
color:#666666;
text-decoration:none;
}

/* form */
.contact {
padding:0px;
margin:0px 10px 10px 5px;
}
.contact p {
padding:0px;
margin:0px 0px 8px 0px;
}
.contact label {
font-weight: bold;
width:100px;
float:left;
}
.contact input {
width: 200px;
}
.contact textarea{
width: 200px;
height: 100px;
}
.contact .req {
font-size:10px;
font-weight:normal;
}
.contact .submit {
margin-left:100px;
width:50px;
padding:2px;
}
.contact .res {
margin-left:10px;
width:50px;
padding:2px;
}
/* end form */

/* navigation */
.nav{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
width:177px;
background:url(../image/back02.jpg) left top repeat-y;
}
.nav ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.nav ul li{
text-align:left;
}
.nav ul li a{
display: block;
width: 171px;
height:20px;
padding-top:11px;
text-indent:10px;
text-decoration: none;
color:#333333;
}
.nav ul li a:hover{
color: #7d7e73;
background-color: #CCCCCC;
}

.pagination {
padding:3px;
margin:3px;
text-align:center;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #88AF3F;
}
.pagination a:hover, #gallery .pagination a:active {
border:1px solid #85BD1E;
color: #638425;
background-color: #F1FFD6;
}
.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #999999;
font-weight: bold;
background-color:#CCCCCC;
color: #FFF;
}
.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/* navigation */