/* ------------------------- */
/* ----|  GALERIA  |-------- */
/* ------------------------- */
#gallery-wrapper {
  width: 100%;
}

#galleries-constraint {
  margin: 1em auto;
  width: 1016px;
}

#galleries-header {
	height: 28px;
	color: inherit;
}

#galleries-header-title {
  padding-left: 15px;
  padding-top: 6px;
  font-size: 1.7em;
  color:#FFF;
  font-weight: bold;
  }

#galleries-images {
  
  color: inherit;
  padding-left: 12px;
}

#galleries-footer {
  margin: 0;
	padding: 2em;
	padding-right: 3em;
	color: inherit;
	height: 60px;
	text-align: right;
}

#gallery-constraint {
  margin: 1em auto;
  width: 1016px;

}

#gallery-header {
	height: 28px;
	color: inherit;
}

#gallery-header-title {
  padding-left: 25px;
  padding-top: 2px;
  font-size: 1.5em;
  font-weight: bold;
  }

#gallery-images {
	color: inherit;
  padding-left: 19px;
}

#gallery-images a {
  background-color: #000;
  display: block;
  position:relative;
	/*display:inline;*/
  float: left;
  margin: 5px !important;
  padding: 0px;
  /*margin-bottom:-2px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#gallery-images a:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02)  
}

#gallery-images a:active {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -o-transform: scale(0.98);
  -ms-transform: scale(0.98)  
}

#gallery-images img {
	border: none;
}

#gallery-back {
 	color: inherit;
 	padding-right: 20px;
}

#gallery-footer {
	color: inherit;
	text-align: right;
}


#credit {
  float: right;
  font-size: .8em;
  margin: 4px 0;
}

#credit a {
  color: #369;
}

#credit a:hover {
  color: #333;
}

#uber-notice {
  background-color: #369;
  color: #FFF;
  padding: 5px;
  text-align: center;
}

#uber-notice a, #uber-notice a:visited {
  color: #FFF;
}

/* --- CLEAR FIX --- */

.clearfix:after {
  content: ".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* ------------------------- */
/* ----| PAGINADO |--------- */
/* ------------------------- */

#uber-pagination {
  color: #369;
  float: left;
  font-size: .8em;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}

#uber-pagination li {
  border: 1px solid transparent;
  display: block;
  float: left;
  list-style: none;
  margin: 0 2px 0 0 !important;
  -moz-border-radius: 3px;
}

#uber-pagination li:hover {
  background-color: #EFEFEF;
  border: 1px solid #CCC;
}

#uber-pagination li.title {
/*  background: transparent url(../images/page_white_stack.png) no-repeat left center;*/
/*  border: 1px solid transparent; */
  font-weight: normal;
  padding: 3px 6px 3px 22px;
}

#uber-pagination li a, #uber-pagination li a:visited {
  color: #369;
  display: block;
  padding: 3px 6px;
  text-decoration: none;
}

#uber-pagination li.current-page {
   background-color: transparent;
  /*border: 1px solid transparent;*/
  color: #333;
  font-weight: bold;
  padding: 3px 6px;
}

#uber-pagination li.inactive {
  background-color: transparent;
  color: #ACACAC;
  /*border: 1px solid transparent;*/
  display: block;
  padding: 3px 6px;
}

/*-------------------------------------------------------------------*/
.Sets100{width:105px; height:182px;
text-align:left;float:left; padding-left:25px; padding-top:1px; padding-bottom:0px;}
.Sets100 h4{width:100px;margin-top:0;margin-bottom:0;margin-left:10px;font-size:12px;font-weight:bold;}
.Sets100 p{width:100px;border:0px;margin-top:1px;margin-left:10px;font-size:11px;color:#777;}

.Sets125{width:130px; height:182px;
text-align:left;float:left; padding-left:25px; padding-right:30px; padding-top:2px; padding-bottom:35px;}
.Sets125 h4{width:125px;margin-top:0;margin-bottom:0;font-size:12px;font-weight:bold;}
.Sets125 p{width:125px;border:0px;margin-top:1px;margin-left:10px;font-size:11px;color:#777;}

.Seta a:visited{color:#0259C4;text-decoration:none;}
.Seta a:hover{color:#FFF;text-decoration:none;background:#0063DC;}
.Seta a:active{color:#FFF;text-decoration:none;background:#0259C4;}

.SetCase100{margin:0;height: 110px;}
.SetCase100{margin-top:3px;margin-bottom:3px;
 width:120px;height:110px;padding:9px 0 0 9px;}
.SetCase100 a{text-decoration:none;}
.SetCase100 a:link{text-decoration:none;}
.SetCase100 a:visited{text-decoration:none;}
.SetCase100 a:hover{background:transparent;text-decoration:none; -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -o-transform: scale(1.02); -ms-transform: scale(1.02);}
.SetCase100 a:active{background:transparent;text-decoration:none; -webkit-transform: scale(0.98); -moz-transform: scale(0.98); -o-transform: scale(0.98); -ms-transform: scale(0.98);}
.SetCase100 .setThumb{border:1px solid #000;}
         
.SetCase125{margin:0;height: 135px;}
.SetCase125{margin-top:5px;margin-bottom:5px;
 width:151px;height:135px;padding:10px 0 0 10px;}
.SetCase125 a{text-decoration:none;}
.SetCase125 a:link{text-decoration:none;}
.SetCase125 a:visited{text-decoration:none;}
.SetCase125 a:hover{background:transparent;text-decoration:none; -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -o-transform: scale(1.02); -ms-transform: scale(1.02);}
.SetCase125 a:active{background:transparent;text-decoration:none; -webkit-transform: scale(0.98); -moz-transform: scale(0.98); -o-transform: scale(0.98); -ms-transform: scale(0.98);}
.SetCase125 .setThumb{border:1px solid #000;}

.setCommentLinkDiv{margin-top:-20px;margin-left:10px;}
a.setLink img{border:0px solid #000;}
a.setCommentLink img{border:0;}
