#imagemFundo {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
}
#imagemFundo div{
	width:1000px;
	height:389px;
}

#menu {
	color:#3C75A0;
	padding-left:100px;
	font-size:12px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

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

#fotoGrande {
	position:absolute;
	width:1000px;
	height:389px;
	margin-top:0px;
	left: 58px;
	top: 108px;
	
}
#tabelaPrincipal tfoot tr td.barraFerramentas {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(barraimagem.jpg);
	vertical-align:middle;
}

#setaEsquerda {
	position:relative;
	padding-top:4px;
	float:left;
	width:20px;
	height:55px;
	left:59px;
	cursor:hand;
	
}
#setaDireita {
	position:relative;
	padding-top:4px;
	float:left;
	width:20px;
	height:55px;
	left:651px;
	cursor:hand;
	
}

#thumbs {
	position:relative;
	padding-top:8px;
	width:250px;
	float:left;
	height:45px;
	left:355px;
	overflow:hidden;
}
#thumbs img {
border-right:#4B88B4 3px solid; 

	cursor:hand;
}
#parceiro0 {
	position:relative;
	padding-top:3px;
	width:45px;
	float:left;
	height:45px;
	left:180px;
	overflow:hidden;
	
}
#parceiro0 img {
	border-width:0px;
	cursor:hand;
}
#parceiro1 {
	position:relative;
	padding-top:3px;
	width:45px;
	float:left;
	height:45px;
	left:230px;
	overflow:hidden;
	
}
#parceiro1 img {
	border-width:0px;
	cursor:hand;
}

#logo {
	position:relative;
	float:left;
	width:100px;
	top:1px;
}

#endereco {
    float:right;
	top:1px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#3C75A0;
}
#endereco a {
	color:#3C75A0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#resumo {
	position:relative;
	padding-top:6px;
	float:left;
	left:33px;
	width:300px;
	height:40px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#FFF;
}

#resumo a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.imagemThumb {
	width:60px;
	height:45px;
}

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

#reserva {
	font-family:Arial;
	color:#3C75A0;
	font-size:11px;
	font-weight:bold;
	float:right;
	z-index: 99;
	position:absolute;
	top:116px;
	margin-right:20px;
	left: 880px;
	
	/*position:relative;
	width:310px;
	
	left:450px;*/
}

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

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

#reserva .botaoSubmit {
	font-family:Arial;
	z-index: 90;
	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;
	}

