@charset "utf-8";
/* CSS Document */
body {
margin: 0px; background-color:#cfcfcf; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
}

.centerabsolute {
position: absolute; width: 720px; height: 600px; left: 50%; top: 50%; margin-left: -360px; margin-top: -300px; background-color:#cfcfcf;
}

#top {
width:720px; height:140px; overflow:hidden;
}

#main {
width:720px; height:424px; overflow:hidden;
}
#main .left {
width:168px; height:400px; padding:24px 0px 0px 21px; margin:0px; background:url(left.jpg) top left no-repeat; float:left;
}
#main .dts {
font:normal 9pt Calibri, Arial, Helvetica, sans-serif; margin:50px 0px 0px 0px;
}
#main .isi {
width:527px; height:420px; padding:2px; margin:0px; text-align:justify; background:url(right.jpg) top left no-repeat; float:left; overflow:hidden;
}
#main .isi h1 {
text-align:left;
font-size:20px;
font-weight:normal;
color:#919191;
padding:0px 0px 5px 5px;
margin:10px 20px 0px 10px;
}
#main .isi p {
padding:0px 0px 5px 5px;
margin:10px 20px 0px 10px;
font-size:11pt;
}
#main .lst {
font-size:11pt;
margin-top:10px;
}
#main .lst li {
margin-right:20px;
margin-bottom:5px;
}
#main .intr {
padding:0px 0px 5px 5px;
margin:10px 20px 0px 0px;
font-size:11pt;
}
#main .intr img {
width:122px;
height:290px;
border:none;
}


#foo {
width:720px; height:36px; overflow:hidden; background:url(foo.jpg) top left no-repeat;
}
#foo .copy {
height:30px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
color:#656464;
text-align:center;
margin-top:5px
}

/* albumlist */
#albumlisttxt {
color: #f4f6c9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin:0 auto;
margin-top:30px;
margin-bottom:15px;
width: 640px;
}
#albumlist {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin:0 auto;
padding-left:10px;
width: 650px;
height: 320px;
overflow:hidden;
}
#albumlist ul {
list-style:none;
margin:0px;
padding:0px;
}
#albumlist li {
display:inline;
width:120px;
height:90px;
margin:0px 10px 20px 0px;
float: left;
}
#albumlist img {
display: block;
border:#999999 solid 1px;
}
/* end albumlist */

/* form */
.contact {
width:285px;
padding:0px;
margin:0px;
float:left;
}
.contact p {
color:#333;
font-size:11pt;
padding:0px;
margin:0px 0px 8px 0px;
clear:both;
}
.contact label {
font-weight: bold;
width:75px;
text-align:left;
float:left;
}
.contact input {
width:170px;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;
}
.contact textarea{
width: 250px;
height: 80px;
font-family:Calibri, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
}
.contact .isec {
height:auto;
overflow:hidden;
padding:0px;
color:#333333;
font-size:9pt;
}
.contact button { 
border:0; 
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
font-weight:normal; 
text-align:center;
width:70px; 
height:25px; 
}
.contact button.submitBtn {
background:url(btn.gif) top left no-repeat; 
}
.contact button.submitBtn span {
width:70px; 
height:25px;
color:#000000;
background-color:transparent;
}
.contact button.submitBtn:hover {
background-color:transparent;
background:url(btn.gif) bottom left no-repeat; 
}
.contact button.submitBtn:hover span {
color:#333333;  
}

#contactdetail {
float:right;
width:240px;
padding:10px 0px 0px 0px;
margin:0px;
}
#contactdetail .set {
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt; 
color:#000000;
padding:0px;
margin:0px 18px 4px 0px;
height:auto;
overflow:hidden;
}
#contactdetail h1 {
color:#333333;
padding:0px;
margin:0px;
font-size:15px;
font-weight:normal;
}

#contactdetail .result {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}
#contactdetail .result p {
padding:0px;
margin:0px;
color:#cfe898;
height:auto;
line-height:normal;
}
/* end form */

/* navigation */
.ddsmoothmenu-v {
font:normal 13px Arial, Helvetica, sans-serif, Calibri;
}

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
list-style:none;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#5b5b5b;
text-decoration: none;
padding: 6px;
border-bottom: 1px dashed #778;
}

.ddsmoothmenu-v ul li a:hover{
background:#a6a7a7; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}
.ddsmoothmenu-v ul li ul li a{
background:#babbbb;
}
 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */
/* end navigation */

/* thumbBox */
#thumbBox{ 
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 5px;
padding-bottom: 0;
background: #ffffff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border:#005c80 solid 1px;
color: #000000;
}
#thumbBox .footerbar{ 
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #000000;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ 
background-color: white;
border:#CCCCCC solid 1px;
}
#thumbLoading{ 
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
color: #000000;
}
/* end thumbBox */