﻿#photoGalleryContainer {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#photoGalleryPhotoContainer {
	position: relative;
	background-position: center center;
	width: 100%;
	height: inherit;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing:content-box;
}
#photoGalleryPhotosNavMenuContainer {
	bottom: 0px;
	height:40px;
	width: auto;
	position: absolute;
	margin: 0 auto;
	text-align:center;
	left: 50%;
}

#photoGalleryPhotosNavMenuContainer .pNav {
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	border: 1px solid rgba(200, 200, 200, 1);
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 90px;
	background-color: rgba(255, 255, 255, 1);
	opacity: 0.5;
	float: left;
	margin: 10px;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-font-smoothing: antialiased;
}

#photoGalleryPhotosNavMenuContainer .pNav:hover {
	width: 20px;
	height: 20px;
	margin: 5px;
	opacity: 0.75;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#photoGalleryPhotosNavMenuContainer .pNav.active {
	width: 20px;
	height: 20px;
	margin: 5px;
	opacity: 1.0;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}


#photoGalleryPhotoTextContainer {
	width: inherit;
	height: inherit;
	position: absolute;
	cursor: default;
	opacity: 0;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
#photoGalleryPhotoTextContainer.show {
	opacity: 1;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display: block;
}
#photoGalleryPhotoText {
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.65);
	background-color: rgba(0, 0, 0, 0.75);
	width: auto;
	position: absolute;
	display: table;
	table-layout: fixed;
	cursor: default;
	-moz-transition: all;
    -o-transition: all;
    -webkit-transition: all;
    transition: all;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    font-family: font1;
    font-size: 50px;
    color: rgba(230, 230, 230, 1);
    padding: 20px 30px 35px 30px;
    line-height: 50px;
    text-align: right;
}

.photoGalleryLoadingAnimationContainer {
	
}

#photoGalleryNextPhotoButton {
	background-image: url('/images/gal_ra.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 124px;
	width: 50px;
	height: 124px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -62px;
	margin-right: 5px;
	opacity: 0.35;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    cursor: pointer;
}
#photoGalleryNextPhotoButton:hover {
	opacity: 0.85;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#photoGalleryPreviousPhotoButton {
	background-image: url('/images/gal_la.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 124px;
	width: 50px;
	height: 124px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -62px;
	margin-left: 5px;
	opacity: 0.35;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    cursor: pointer;
}
#photoGalleryPreviousPhotoButton:hover {
	opacity: 0.85;
	-moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.photoGalleryT2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}
.photoGalleryT2 .thumb {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
	border: 5px solid rgba(70, 70, 70, 1);
	width: 280px;
	margin: 0px;
	padding: 0px;
}

.thumb {
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(70, 70, 70, 1);
	width: 288px;
	margin: 0px;
	padding: 0px;
}

.photoGalleryT2 .fullScreenContainer {
    position: relative;
   	display: block;
	top: 50%;
	left: 50%;
}

.photoGalleryT2 .fullScreenContainer .fullScreen {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
	border: 5px solid rgba(70, 70, 70, 1);
	width: auto;
	height:auto;
}

.ip1c_ {
	margin-top:65px;
	right:0px;
	transform: translateX(120%) !important;
}
.ip1c {
	margin-top:65px;
	right:0px;
	transform: translateX(0%) !important;
}

.ip2c_ {
	margin-top:85px;
	left:0px;
	transform: translateX(-120%) !important;
}
.ip2c {
	margin-top:85px;
	left:0px;
	transform: translateX(0%) !important;
}

.ip3c_ {
	margin-top:0px;
	right:10%;
	transform: translateY(-120%) !important;
}
.ip3c {
	margin-top:0px;
	right:10%;
	transform: translateY(0%) !important;
}

.ip4c_ {
	margin-top:0px;
	left:15%;
	bottom:0%;
	transform: translateY(120%) !important;
}
.ip4c {
	margin-top:0px;
	left:15%;
	bottom:0%;
	transform: translateY(0%) !important;
}

.ip5c_ {
	margin-top:65px;
	right:0px;
	transform: translateX(120%) !important;
}
.ip5c {
	margin-top:65px;
	right:0px;
	transform: translateX(0%) !important;
}

.ip6c_ {
	margin-top:85px;
	left:0px;
	transform: translateX(-120%) !important;
}
.ip6c {
	margin-top:85px;
	left:0px;
	transform: translateX(0%) !important;
}
