/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay { font-family: arial; background-color: white; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }

#GB_window { left: 0; top: 0; font-size: 1px; font-family: arial; position: absolute; overflow: visible; z-index: 150; }

#GB_window .content { font-family: arial; width: auto; margin: 0; padding: 0; }

#GB_frame { font-family: arial; border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }


.GB_Gallery { font-family: arial; margin: 0 22px; }

.GB_Gallery .content { font-family: arial; background-color: #fff; border: solid 3px #ddd; }

.GB_header { font-family: arial; top: 10px; left: 0; margin: 0; z-index: 500; position: absolute; border-bottom: 2px solid #555; border-top: 2px solid #555; }

.GB_header .inner {
    background-color: black;
    font-family: arial;
    padding: 2px 20px;
}

.GB_header table { font-family: arial; margin: 0; width: 100%; border-collapse: collapse; }

.GB_header .caption { text-align: left; color: #eee; white-space: nowrap; font-size: 20px; font-family: arial; }

.GB_header .close { font-family: arial; text-align: right; }

.GB_header .close img { font-family: arial; z-index: 500; cursor: pointer; }

.GB_header .middle { font-family: arial; white-space: nowrap; text-align: center; }


#GB_middle { color: #eee; font-family: arial; }

#GB_middle img { font-family: arial; cursor: pointer; vertical-align: middle; }

#GB_middle .disabled { font-family: arial; cursor: default; }

#GB_middle .left { font-family: arial; padding-right: 10px; }

#GB_middle .right { font-family: arial; padding-left: 10px; }


.GB_Window .content { font-family: arial; background-color: #fff; border-style: none solid solid; border-width: medium 3px 3px; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #ccc; }

.GB_Window .header { margin: 0; height: 22px; font-size: 12px; padding: 3px 0; color: #333; font-family: arial; border-color: #999 #ccc #aaa; border-style: solid; border-width: 1px 3px; }

.GB_Window .caption { font-size: 12px; font-family: arial; text-align: left; white-space: nowrap; padding-right: 20px; }

.GB_Window .close { font-family: arial; text-align: right; }
.GB_Window .close span { font-size: 12px; font-family: arial; cursor: pointer; }
.GB_Window .close img { font-family: arial; cursor: pointer; padding: 0 3px 0 0; }

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

