﻿/* css from jquery.fancybox start */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: transparent;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
		background: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/fancybox_overlay.png');
	}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;	
	color:#FFFFFF;
	font-family:OpenSans-Regular,Helvetica Neue,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing: 0.08em;
	width: 100%;
}

.url_link {
	color:#FFFFFF;
	font-family:OpenSans-Regular,Helvetica Neue,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing: 0.08em;
	text-decoration: none;
}
.url_link:hover {
	color:#FFFFFF;
	font-family:OpenSans-Regular,Helvetica Neue,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing: 0.08em;
	text-decoration: underline;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	padding: 1% 2%;
	color:#FFFFFF;
	text-align: center;
	line-height: inherit;
}

.fancybox-title-inside-wrap {
	color:#FFFFFF;
	padding: 1% 2%;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	line-height: inherit;
}

.fancybox-title-over-wrap {
	color:#FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1% 2%;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	line-height: inherit;
}
/* titles on mobile devices */
@media only screen and (max-width: 600px) {
	.fancybox-title {
		font-size: 12px;
	}
	.fancybox-title-outside-wrap {
		padding: 0.5% 2% 0 2%;
		line-height: inherit;
	}
	.fancybox-title-inside-wrap {
		padding: 0.5% 2%;
		line-height: inherit;
		background: rgba(0, 0, 0, .55);
	}
	.fancybox-title-over-wrap {
		padding: 0.1% 2% 0.1% 2%;
		line-height: inherit;
		background: rgba(0, 0, 0, .5);
	}
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



/* CSS for THUMBNAILS */

/* declaring external fonts */
@font-face { font-family: Azbuka04; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/Azbuka04.ttf'); } 
@font-face { font-family: Cour; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/cour.ttf'); }  
@font-face { font-family: DSNote; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/(DS)_Note.ttf'); } 
@font-face { font-family: HebarU; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/HebarU.ttf'); } 
@font-face { font-family: Montserrat-Regular; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/Montserrat-Regular.otf'); }  
@font-face { font-family: MTCORSVA; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/MTCORSVA.TTF'); }  
@font-face { font-family: Nicoletta_script; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/Nicoletta_script.ttf'); } 
@font-face { font-family: OpenSans-Regular; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/OpenSans-Regular.ttf'); } 
@font-face { font-family: Oswald-Regular; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/Oswald-Regular.ttf'); } 
@font-face { font-family: Regina Kursiv; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/ReginaKursiv.ttf'); }
@font-face { font-family: Tex Gyre Adventor; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/texgyreadventor-regular.otf'); } 
@font-face { font-family: Ubuntu-R; src: url('http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/fonts/Ubuntu-R.ttf'); }  

/* set background color in the div */
.gall_bgr_div_wrapper {
	background-color: transparent;	
}

/* div that wrap all the front-end */
div.gallery_wrapper {
	color:#000000 !important;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif !important; 
	font-size:14px !important;
	margin:0 auto !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important; 
	line-height:22px !important;
	word-wrap:break-word !important;
		max-width: 100% !important;
	}
.clearboth {
	clear: both;
}

.square {
    float:left;
    position: relative;
    width: 30%;
    padding-bottom : 30%; /* = width for a 1:1 aspect ratio */
    margin:1.66%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
  	transition: all .15s ease-in-out;
}

.square:hover {
  	opacity: 0.7; 
  	transition: all .15s ease-in-out;  
}

.square span {
	visibility: hidden;
	display: block; 
	/* transition: all .2s ease-in-out; */
	position: absolute;
	z-index: 999999;
	color: #FFF;
	font-size: 1.7em;
	font-weight: lighter;
	padding: 45% 45%;
	width: 5%;
	height: 5%;
}
@media only screen and (min-width: 600px) {
	.square:hover span {
		transition: all .2s ease-in-out;
		visibility: visible;
		display: block; 
		position: absolute;
		z-index: 999999;
		color: #FFF;
		font-size: 1.7em;
		font-weight: lighter;
		padding: 45% 45%;
		width: 5%;
		height: 5%;
	}
}


/* drop down menu for categories start */
.dropdownGal {
    position: relative;
    display: inline-block;
	float:left;
	padding-left: 1.66%;
	display: inline;
	/* border: solid 1px #FF0000; */
}

.dropbtnGal {
    color: #202830;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
	font-style: normal;
	font-weight: normal;
    background-color: inherit;
    padding: 4px 2px;
    border: none;
    cursor: pointer;
}

.dropdownGal-content {
    background-color: #f9f9f9;
    display: none;
    position: absolute;
    min-width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	white-space: nowrap;
}

.dropdownGal-content a {
    color: #9a9a9a;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdownGal-content a:hover {
	background-color: #FFFFFF;
}

.dropdownGal2:hover .dropdownGal-content {
    display: block;
}
@media only screen and (max-width: 600px) {
	.dropdownGal {
		display:inline;
		float: none;
		padding-left: 0;
	}
	.dropbtnGal {
		width: 99%;
		margin-top: 12px !important;
	}
}
/* drop down menu for categories end */

/* clear float div + adding distance */
div.dist_categ_imges {
	clear:both !important;
	height:0 !important; 
	line-height:0 !important; 
	font-size:0 !important; 
	padding:0; 
	margin:0 !important;
	padding-bottom: 24px !important;
}


/* pagination style */
div.pagination_wrapper {
	clear: both;
	padding-top:30px !important;
	padding-bottom:20px !important;
	font-style:normal !important;
	font-size:20px !important;
}
div.pagination {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	font-size:20px !important;
	font-weight:normal !important;
	font-style:normal !important;
	text-align: center !important;
	padding-bottom:12px;
}
div.pagination a {
	color: #bdbdbd !important;
	padding: 4px 10px !important;
	margin: 1px !important;
	text-decoration: none !important; 
}
@media only screen and (max-width: 360px) {
	div.pagination a.mobPag {
		display: none;
	}
	div.pagination span.current {
		display: none;		
	}
	.next_prev {
		font-size: 28px;
	}
	div.pagination {
		padding-bottom:24px;
	}
}
div.pagination a:hover, div.pagination a:active {
	color: #202830 !important;
}

div.pagination a.next_prev {
	color: #202830 !important;
}

div.pagination a.next_prev:hover {
	color: #000000 !important;
}

div.pagination span.current {
	color: #202830 !important;
	font-weight: bold !important;
	padding: 4px 10px !important;
	margin: 1px !important;
}
div.pagination span.disabled {
	color: #bdbdbd !important;
	padding: 4px 10px !important;
	margin: 1px !important;
}
/* pagination styles end here */

/* loadmore start here */

.loadmore {
	color: #FFFFFF !important;	
	border: solid 1px #75787c !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	background-color: #75787c !important;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: normal !important;
	width: 29%;
	padding: 6px;
	outline: 0;
	cursor: pointer;
}
.loadmore:hover {
	color: #75787c !important;
	border: 1px solid #999999 !important;
	background-color: #FFFFFF !important;
}
 .loadbutton{
	text-align: left !important;
	padding: 30px 0;
	clear:both;
}
@media only screen and (max-width: 360px) {
	.loadmore {
		width: 96.7%;	
	}
}
/* loadmore end here */

.No_more_items {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	color: #202830 !important;
	font-size: 22px !important;
	font-weight: bold !important;
	font-style: normal !important;
	text-align:center;
	padding: 30px 0;
	clear:both;
}

/* scroll to top styles */
.cd-top {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #999999 url(http://www.tampaliquidationcenter.com/lucknowwebs_cms_photogallery/images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 9999;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top:hover {
	background-color: #000000;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	-khtml-opacity:0.4; 
	-moz-opacity:0.4; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.4);
	opacity: 0.4; 
	filter:alpha(opacity=40);
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	-khtml-opacity:0.6; 
	-moz-opacity:0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.6);
	opacity: 0.6; 
	filter:alpha(opacity=60);
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    width: 40px;
  	height: 40px;
    right: 30px;
    bottom: 30px;
  }
}
/* scroll to top style end */

.fancybox-title iframe {
    min-height: 30px;
    vertical-align: middle;
}
