.highslide-gallery{
	position:relative;
	display:table;
	margin:0 auto;
}
.highslide-gallery .highslide-text{
	text-align:center;
	display:block;
	margin:0;
	/*line-height:20px;*/
	padding-bottom: 5px;
	color: #5e5e5e;

}
.highslide-gallery .highslide-text a img{
	margin: -4px 5px 0px;
}
.highslide-gallery .highslide-text .highslide-breadcrumb{
	font:12px/20px Arial, Helvetica, sans-serif;
}
.highslide-gallery .highslide-text img{
	vertical-align:middle;
}
.highslide-gallery .highslide-content{
	margin-left:1px;
	width:944px;
}
.highslide-gallery .highslide-content .highslideContainer{
	position:relative;
	width:280px;
	height:140px;
	margin:6px;
	margin-top:10px!important;


}
.highslide-gallery .highslide-content .highslideContainer .folderBackground{
	position:relative;
	background:none;
	width:280px;
	height:140px;
	padding:0;
	/*border:2px solid #A39383;*/
	border: none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground:hover{
	border-color: #f8bc9e;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground div{
	position:relative;
	z-index:1;
	left:0;
	top:0;
	width:280px;
	height:140px;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground div img{
	width:auto;
	border:none;
	box-shadow:none;
	margin:0;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground span{
	position:absolute;
	z-index:2;
	top:auto;
	width:auto;
	left:0px;
	right:0px;
	bottom:0px;
	padding:2px 5px 2px;
	display:block;
	background:#ffffff;
	color:#5e5e5e;
	font:14px/18px 'Oswald', sans-serif;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground:hover span{
	background: #ffffff;
}
.highslide-gallery .highslide-content .highslideContainer a.highslide{
	position: relative;
	display: inline-block;
	background: #ffffff;
	border: 1px solid #f8bc9e;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.highslide-gallery .highslide-content .highslideContainer a.highslide:hover{
	z-index: 10;
	border-color: #f8bc9e;
	transform: scale(1.1);
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari and Chrome */
}
.highslide-gallery .highslide-content .highslideContainer img{
	position:relative;
	display: block;
	border: none;
	cursor: pointer !important;
}
.highslide-gallery .highslide-content .highslideContainer img:hover{
}
.highslide-gallery .highslide-content .highslideContainer a.highslide:after{
	z-index: 10;
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url(../images/icon-zoom.png) no-repeat center,url(../images/bg-black-50.png);
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	transform: scale(0.2);
	-ms-transform: scale(0.2); /* IE 9 */
	-webkit-transform: scale(0.2); /* Safari and Chrome */
}
.highslide-gallery .highslide-content .highslideContainer a.highslide:hover:after{
	opacity: 1;
	transform: scale(0.9);
	-ms-transform: scale(0.9); /* IE 9 */
	-webkit-transform: scale(0.9); /* Safari and Chrome */
}
.highslide-gallery .highslide-text img{
	box-shadow:none!important;
}

.highslide-container .highslide-caption{
	font:14px/18px 'Roboto Condensed', sans-serif;
	color:#5e5e5e;
	text-align:center;
	font-weight:normal;
	background:#ffffff;
}
.highslide-container .highslide-caption strong{
	font:20px/24px 'Roboto Condensed', sans-serif;
	/*color:#333;*/
	font-weight:normal;
	background:#ffffff;
}

.highslide-container .highslide-dimming{
	background: url(../../images/images1/bg-black-50.png);
	opacity: 1 !important;
}
.highslide-container table td{
	background: none !important;
}
.highslide-container .highslide-wrapper{
	box-shadow: 0px 0px 20px #000;
	background: #ffffff;
}
.highslide-container .highslide-image{
	border: none;
}

.camera_pag, .camera_bar{
visibility:visible
}