/* CSS GALERIA DE IMAGENS */


/* CSS GALERIA DE IMAGENS - HOME
-------------------------------*/
#destaque-image {
    margin: 20px 0;
    padding: 20px 50px;
    width: 840px;
}
.item{
    float: left;
    height: 285px;
    margin: 0 7.5px;
    width: 100%;
}

.item .image-destaques {
    height: 265px;
    margin: 0 0 10px;
    width: 353px;
	float: left;
}
.item .image-destaques a{
    text-decoration: none;
}
.item .image-destaques a:hover{
	cursor:pointer;
}
.item .info {
    float: left;
    height: 265px;;
    margin: 0;
    width: 265px;
	padding-left:10px;
}
.item #gallery {
    float: left;
    height: 265px;;
    margin: 0;
    width: 290px;
	padding-left:10px;
	background: #F4FBFD;
}
.item #gallery_img {
    height: auto;
    margin: 0;
    width: 100%;
	padding-left:10px;
	background: #F4FBFD;
}


/* CSS JQUERY GALERIA
------------------------*/
img {
	border: none;
}
#gallery img {
	cursor: pointer;	
}
#gallery .thumb {
	margin:0 5px 12px;
}
.item .info .bt_img a{
	background: none repeat scroll 0 0 #63BCBC;
	border:0;
	color:#FFF;
	font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.01em;
	padding: 5px;
	text-decoration:none;
	float:right;
	margin-right: 10px;
}
.item .info .bt_img a:hover{
	text-decoration: underline;
}
#large {
	display: none;
	color: #1a8385;
	background: #FFF;	
	padding: 5px;
	position:absolute;
	z-index:2000;
	width:200px;
	height:auto;
	border: 10px #FFF;
	box-shadow: 1px 2px 2px 1px #ccc;
}
#large img{
	width: 200px;
	height:200px !important;
}
/* Fim JQUERY GALERIA
--------------------------*/


/* Inicio CSS LightBox
-------------------------*/
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #e6e6e6;
		border-width: 5px 5px;
		width:110px;
		height:110px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px ;
		color: #fff;
		
	}
	#gallery ul a:hover { color: #fff; }
	#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* Fim CSS LightBox
--------------------------*/

/*Inicio Lista
--------------------------*/
#item_lista{
	width: 465px;
	height:auto;
	margin-bottom:20px;
	margin-right:5px;
	float:left;
	}
#item_lista img {
	cursor: pointer;
	border:5px solid #E6E6E6;	
}
#item_lista .thumb {
	margin:0 10px 5px 0;
	width:120px;
	height:120px;
	float:left;
}
#item_lista #info{
	padding-right:15px;
}
#item_lista  .bt_img a{
	border:0;
	color:#63BCBC;
	font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.01em;
	padding: 2px;
	text-decoration:none;
	float:right;
	margin-right:15px;
}
#item_lista  .bt_img a:hover{
	text-decoration: underline;
}
/* Fim Lista
--------------------------*/
/*Inicio Detalhe IMG
--------------------------*/
#detalhe_img{
	width: 940px;
	height:auto;
	margin-bottom:20px;
	margin-right:5px;
	float:left;
}

#detalhe_img .thumb {
	margin:0 10px 5px 0;
	width:320px;
	height:320px;
	border:5px solid #e6e6e6;
	float:left;
}
.thumb_img{
	width:340px;
	height:340px;
	float:left;
}
#detalhe_img #info {
	width: 100%;	
}
#detalhe_img .tit_destaque_img{
	font-size:10px;
	color:#63BCBC;
	margin-bottom:2px;
}
#relacionadas{
	width: 450px;
	height:auto;
	float:left;
	margin-right:20px;
}
.tit_relacionadas_img{
	width:100%;
	font-size:14px;
	color:  #63bcbc;
	margin-bottom:10px;
}
#relacionadas .thumb {
	margin:0 10px 5px 0;
	width:100px;
	height:100px;
	float:left;
	border: 5px solid #E6E6E6;
}
#relacionadas  .bt_img a{
	border:0;
	color:#63BCBC;
	font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.01em;
	padding: 2px;
	text-decoration:none;
	float:right;
	margin-right:15px;
}
#relacionadas  .bt_img a:hover{
	text-decoration: underline;
}
#relacionadas .relacionada_img {
	width:470px;
	height:auto;
	margin-right:10px;
	float:left;
}
