/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
	background: #888E57;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
}
#GB_window {
	background:#E9DCAB;
	left: 0;
	top: 0;
	font-size: 1px;
	position: absolute;
	overflow: visible;
	z-index: 150;
}
#GB_window .content {
	background:#E9DCAB;
	width: auto;
	margin: 0;
	padding: 0;
}
#GB_frame {
	background:#E9DCAB;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: auto;
	white-space: nowrap;
}
.GB_Gallery {
	margin: 0 22px 0 22px;
}
.GB_Gallery .content {
	background-color:#E9DCAB;
}
.GB_header {
	top: 40px;
	left: 0;
	margin: 0;
	z-index: 500;
	position: absolute;
	background:#F3EDD8;
}
.GB_header .inner {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	padding: 2px 20px 2px 20px;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	color: #534833;
}
.GB_header table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}
.GB_header .caption {
	font: 20px/60px "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS";
	letter-spacing:-1px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	font-style:italic;
	color: #534833;
}
.GB_header .close {
	text-align: right;
	_line-height:60px;
}
.GB_header .close img {
	z-index: 500;
	cursor: pointer;
}
.GB_header .middle {
	white-space: nowrap;
	text-align: center;
	font: 11px/60px "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS";
}
#GB_middle {
	color:#69583d;
}
#GB_middle img {
	cursor: pointer;
	vertical-align: middle;
}
#GB_middle .disabled {
	cursor: default;
}
#GB_middle .left {
	padding-right: 10px;
}
#GB_middle .right {
	padding-left: 10px;
}
.GB_Window .content {
	background-color: #E9DCAB;
	border-top: none;
}
.GB_Window .header {
	margin: 0;
	background:#E3D195;
	height: 50px;
	font-size: 12px;
	padding: 3px 0;
	color: #333;
}
.GB_Window .caption {
	font: 20px "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS";
	letter-spacing:-1px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
	font-weight:bold;
	font-style:italic;
	color: #534833;
	line-height:50px;
}
.GB_Window .close {
	text-align: right;
}
.GB_Window .close span {
	font-size: 11px;
	cursor: pointer;
	color:#15120d;
	line-height:50px;
	font-family:Verdana;
	padding-right:10px;
}
.GB_Window .close img {
	cursor: pointer;
	padding: 0 6px 0 0;
}
.GB_Window .on {
	border-bottom: 0px;
	font-family:Verdana;
}
.GB_Window .click {
	border-bottom: 0px solid red;
	font-family:Verdana;
}
