body {
	font-family:Arial;
	color: #000000;
}

#tabelaPrincipal {
	position:relative;
	margin:0px auto;
}

#tabelaPrincipal thead tr td {
	width:769px;
	height:29px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/library_caju/images/header.jpg);
	vertical-align:middle;
}

#tabelaPrincipal tbody tr {
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(/library_caju/images/body.jpg);
}

#tabelaPrincipal tbody tr td {
	width:769px;
	height:320px;
}

#imagemFundo {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
}
#imagemFundo div{
	position:relative;
	left:30px;
	top:20px;

}

#menu {
	position:relative;
	float:left;
	width:700px;
	height:23px;
	left:25px;
	top:5px;
	padding-top:2px;
	z-index:31;
}

#menu a {
	color:#000;
	font-size:12px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#home {
	position:relative;
	float:right;
	/*float:left;*/
	width:65px;
	height:23px;
	left:2px;
	padding-top:2px;
	text-align:center;
}

#home a {
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#fotoGrande {
	float:left;
	position:absolute;
	/*position:relative;*/
	width:430px;
	top:52px;
	left:34px;
	height:295px;
	
}

#tabelaPrincipal tfoot tr td.barraFerramentas {
	width:769px;
	height:130px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/library_caju/images/barraFerramentas.jpg);
	/*vertical-align:middle;*/
}

#setaEsquerda {
	position:absolute;
	padding-top:5px;
	float:left;
	width:30px;
	height:45px;
	left:479px;
	cursor:hand;
	top: 384px;
}

#thumbs {
	position:absolute;
	padding-top:5px;
	width:191px;
	float:left;
	height:45px;
	left:511px;
	overflow:hidden;
	top: 387px;
}

#thumbs img {
	border-width:0px;
	cursor:hand;
}

#setaDireita {
	position:absolute;
	padding-top:5px;
	float:left;
	width:30px;
	height:45px;
	left:703px;
	cursor:hand;
	top: 383px;
}

#tabelaPrincipal tfoot tr td.footer {
	width:769px;
	height:0px;
	background-repeat:no-repeat;
	background-position:center;
	/*background-image:url(/library_caju/images/footer.jpg);*/
}

#tabelaPrincipal tfoot tr td marquee {
	width:650px;
	font-size:15px;
	font-weight:bold;
}

#bandeiras {
	position:absolute;
	float:top;
	padding-top:10px;
	width:146px;
	height:40px;
	left: 596px;
	top: 17px;
}

#bandeiraEUA {
	background-image:url(../library_caju/images/eua.jpg);
}

#bandeiraESP {
	background-image:url(../library_caju/images/esp.jpg);
}

#bandeiraITA {
	background-image:url(../library_caju/images/ita.jpg);
}

#bandeiraBRA {
	background-image:url(../library_caju/images/bra.jpg);
}

.bandeira {
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	width:35px;
	height:21px;
	float:left;
	left:5px;
	padding:0px;
}


#logo {
	position:relative;
	float:left;
	width:100px;
	height:50px;
	left:20px;
	top:3px;
}

#endereco {
	position:relative;
	float:right;
	width:565px;
	height:20px;
	top:1px;
	bottom:50px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#000;
}
#endereco a {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.imagemThumb {
	width:60px;
	height:45px;
}

.imagemAmpliada {
	position:relative;
	width:373px;
	height:280px;
	border:#FFFFFF solid 1px;
	top:7px;
	left:10px;
}

#reserva {
	font-family:Arial;
	color:#0C419A;
	font-size:11px;
	font-weight:bold;
	float:left;
	position:absolute;
	/*position:relative;*/
	width:310px;
	top:65px;
	left:450px;
}

#reserva .campoTexto {
	border:#09447E solid 1px;
	background:none;
	width:300px;
}

#reserva .areaTexto {
	border:#09447E solid 1px;
	background:none;
	width:300px;
	height:100px;
}

#reserva .botaoSubmit {
	font-family:Arial;
	color:#0C419A;
	font-size:11px;
	border:#09447E solid 1px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15%  no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
