/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
	
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
    
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px;
}

.GB_Gallery .content {
	border-width: 2px;
	border-style: solid;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 0;
}

/* here- below- transparent  */

.GB_header .inner {
    font-family: Arial, Verdana, sans-serif;
	height: 29px;
	padding: 0 20px;
}

/* here- below  NO border  */

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
	border-style: none;
	background-color: transparent;
}

/* here- below   NO border  */

.GB_header .caption {
    text-align: left;
    white-space: nowrap;
    font-size: 20px;
	border-style: none;
	line-height: 29px;
}

.GB_header .close {
    text-align: right;
    border-style: none;
	background-color: transparent;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
	position: absolute;
	top: 0;
	right: 35px;
}

/* here- below  */

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
     border-style: none;
	background-color: transparent;
}


#GB_middle {
	font-size: 13px;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
    
}

#GB_middle .disabled {
    cursor: default;
    
}

#GB_middle .left {
	margin-right: 10px;
}

#GB_middle .right {
	margin-left: 10px;
}

.GB_Window .content {
	border-top-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

/* - transparent */

.GB_Window .header {
    margin: 0;
    height: 36px;
    font-size: 12px;
    padding: 3px 0;
	border-style: none;
}

/* here- below  */

.GB_Window .caption {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 0;
	border-style: none;
	padding-left: 12px;
}

/* here- below  */

.GB_Window .close { 
	text-align: right;
	border-style: none;
	padding-right: 10px;
	font-weight: bold;
}

/* window mode tect - close- below  */

.GB_Window .close span { 
    font-size: 18px;
    cursor: pointer; 
}

/* button close  */

.GB_Window .close img {
    cursor: pointer;
	border-style: none;
	margin-right: 6px;
}

.GB_Window .on {
}

.GB_Window .click {

}
