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

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

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

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.afull_content {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 0px;
    left: 0;
    margin: 0;
    z-index: 50000;
    position: absolute;
    border: 0px;
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:90px;
}

.GB_header .inner {
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
	font-size:12px
	color:#999999;
    padding: 2px 20px 2px 20px;
	height:10px;
	background-repeat:no-repeat;
}
.header_afull {
    top: 3px;
    left: 0;
    margin: 0;
    z-index: 50000;
    position: absolute;
	color:#999999;
	font-size:14px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Verdana;
    border: 0px;
	background-image:url(header_bg_mini.gif);
	background-repeat:no-repeat;
	height:30px;
	background-color: #FFFFFF;
}

.header_afull .fullscreen {
	color:#999999;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Verdana;
	height:30px;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
    padding-left:5px;
	text-align:right;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
	height:90px;
}

.GB_header .caption {
    text-align: right;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
	height:90px;
	padding-left:80%;
}

.GB_header .close {
    text-align: right;
	padding:10px;
	height:90px;
	top:10px;
}

.GB_header .close img {
    text-align: right;
	z-index: 50000;
    cursor: pointer;
	height:90px;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
		height:90px;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
	text-align:right;
    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: #fff;
    border: 10px;
}

.GB_Window .header {
	border: 0px;
	margin: 0;
	height: 39px;
	font-size: 12px;
	color: #FFF;
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}
#prueba {
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right;
vertical-align:top; }
.GB_Window .close span { 
    font-size: 12px;
	color:#CCCCCC;
    cursor: pointer; 
}
.GB_Window .close img {
	text-align:right;
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 0px; }
.GB_Window .click { border-bottom: 0px; }
