body {
    margin: 0;
    padding: 0;
    text-align: center;
}

body, td {
    font-family: Verdana;
    font-size: 11px;
    color: #606060;
}

a {
    color: #606060;
}

#main_table {
  width: 100%;
}

#header_left {
  background-image:url('top1_bg.jpg');
}

#header_middle {
  background-image:url('top1_bg.jpg');
  text-align: right;
  width: 755px;
}

#header_right {
  background-image:url('top2_bg.jpg');
}

/* lang_menu styles */
#lang_menu {
    margin-top: 17px;
    width: 60px;
}

.lang_menu {
    padding-left: 13px;
    padding-top: 2px;
}

/* menu styles */
#menu0 {
    width: 25px;
    height: 32px;
    background-image: url(d1.jpg);
    background-repeat: no-repeat;
}

.menu_sep {
    height: 4px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu_last {
    height: 25px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: left;
    line-height: 11px;
}

.menu_link, #menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a, #menu8 a, #menu9 a{
    padding-left: 28px;
    display: block;
    color: #606060;
    text-decoration: none;
}

#menu1 { background-image: url(img/menu8.jpg); }
#menu2 { background-image: url(img/menu2.jpg); }
#menu3 { background-image: url(img/menu3.jpg); }
#menu4 { background-image: url(img/menu4.jpg); }
#menu5 { background-image: url(img/menu5.jpg); }
#menu6 { background-image: url(img/menu6.jpg); }
#menu7 { background-image: url(img/menu7.jpg); }
#menu8 { background-image: url(img/menu1.jpg); }
#menu9 { background-image: url(img/menu9.jpg); }
#menu_last { background-image: url(d2.jpg); }


#footer {
    text-align: right;
    padding-top: 2px;
    font-size: 10px;
    font-family: Tahoma;
    color: #a0a0a0;
}

#ContextActionsBox {
    position: absolute;
    right: 10px;
    top: 130px;
    width:100px;
    text-align: left;
    border: solid 1px #888888;
    background-color: #d0d0d0;
}

#ContextActionsBox a {
    text-decoration: none;
    color: #111111;
}

#ContextActionsBox a:hover {
    color: black;
    text-decoration: underline;
}

/* item selection */
.white_td {
    background-color:#ffffff;
    color: #a0a0a0;
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    border-color: #a0a0a0;
}

.white_td_sel {
    background-color:#ffffff;
    color: #909090;
    font-weight: bold;
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    border-color: #a0a0a0;
}

.red_td {
    background-color:#d0d0d0;
    color: #808080;
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    vertical-align:middle;
    font-size: 11px;
    border-color: #a0a0a0;
}

.red_td_sel {
    background-color:#d0d0d0;
    color: #909090;
    font-weight: bold;
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    vertical-align:middle;
    font-size: 11px;
    border-color: #a0a0a0;
}




.photo {
    cursor:pointer;
    border:solid 1px #82756f;
               
}

#photos_lao {
    height: 714px;
}

#photos_myanmar {
    height: 1564px;
}

#photos_kambodia {
    height: 665px;
}

.photos {
    background-color: #71625b;
    position: relative;
    width: 580px;
    text-align: left;
    margin-top: 5px;
}

#photos_lao .photo, #photos_myanmar .photo, #photos_kambodia .photo {
    cursor: pointer;
    border: solid 1px #82756f;
    position: absolute;
}

#photos_lao .desc, #photos_myanmar .desc, #photos_kambodia .desc {
    color: white;
    font-family: Verdana;
    font-size: 7px;
    position: absolute;
}





.archive_caption {
    height:50px;vertical-align:bottom;text-align:right;color:#606060;font-size:12px;padding-right:4px;
}

.archive_main_image {
    vertical-align:top;padding-top:4px;
}

.archive_main_image_ties1 {
    text-align:left;
    vertical-align:top;
    border-style:solid;
    border-width:1px;
    border-color:#a0a0a0;
    width:154px;
    height:340px;
}

.right_td {
    vertical-align:top;
    width:500px;
}

td.archive_sample_ties1 {
    width:64px;height:140px;border-style:solid;border-width:1px;border-color:#a0a0a0
}

.archive_main_image_scarves1 {
    text-align:left;
    vertical-align:top;
    border-style:solid;
    border-width:1px;
    border-color:#a0a0a0;
    width:254px;
    height:254px
}

td.archive_sample_scarves1 {
    width:94px;height:94px;border-style:solid;border-width:1px;border-color:#a0a0a0
}

#edit_form input, #edit_form textarea, select, option {
    font-family: Verdana;
    font-size: 10px;
}
#edit_form textarea {
    height: 70px;
}
#edit_form select, #edit_form option {
    width: 70px;
}

#edit_form input, #edit_form textarea {
    width: 250px;
}
#edit_form .submit {
    width: 90px;
}
#edit_form {
    padding-top: 15px;
}
