<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 	The Block
=================================================== */
.the-block, 
.login {
	text-align: left;
	}

.the-block .mantle, 
.login .mantle {
	margin: 24px auto 0px;
	max-width: none;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
 
	}

.the-block .core, 
.login .core {
	max-width: none;
	}

.the-block .mantle, .login .mantle { 
	background-color: transparent;
	background-color: transparent;
	border: 0 solid #2C2C2C;
	border-width: 0px 0 0px 0;
	padding: 0px 0 0px;
 
	}
.the-block .core, .login .core { 
	background-color: transparent;
	border: none;
	padding: 0 24px 0 80px;
	}


@media only screen and (max-width: 784px) {
	.the-block .mantle, 
	.login .mantle {
		background-color: transparent;
		background-color: transparent;
		border: 0 solid #2C2C2C;
		border-width: 0px 0 0px 0;
		padding: 0px 0 0px;
 
		}
	.the-block .core, 
	.login .core {
		background-color: transparent;
		background-image: none;
		border: none;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 24px;
 
		padding-right: 24px;
 
		}
	} /* max-width: 784px */
@media only screen and (max-width: 600px) {
	.the-block .core, 
	.login .core {
		padding-left: 8px;
 
		padding-right: 8px;
 
		}
	} /* max-width: 600px */

 

.login form.password-protection {
	margin: 0 auto;
	max-width: 480px;
	}

.the-block-image {
	border: 0px solid #2C2C2C;
	float: none;
	font-size: 1em;
	max-width: 100%;
	width: 2500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.the-block img {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.alignleft {
	float: left;
	margin: 0 1.5em 1.5em 0;
	}
.alignright {
	float: right;
	margin: 0 0 1.5em 1.5em;
	}
.aligncenter {
	display: block;
	float: none;
	margin: 0 auto 1.5em;
	text-align: center;
	}
.alignnone {
	margin: 0 0 1.5em;
	}

.border {
	border: 0px solid #2C2C2C;
	}

.shadow {
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	}

.the-block-image + *:nth-child(2) {
	margin-top: 0px;
	}

#search {
	max-width: 600px;
	}

#breadcrumb-container.the-block .mantle {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#breadcrumb-container.the-block .core {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

ul.breadcrumbs {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}

ul.breadcrumbs li {
	display: inline;
	font-size: smaller;
	line-height: 1.5em;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
	}


/* 	The Grid
=================================================== */
.the-grid {
	text-align: left;
	}

.the-grid .mantle {
	margin: 24px auto 0px;
	max-width: none;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
 
	}

.the-grid .core {
	max-width: none;
	}

.the-grid .mantle { 
	background-color: transparent;
	background-color: transparent;
	border: 0 solid #2C2C2C;
	border-width: 0px 0 0px 0;
	padding: 0px 0 0px;
 
	}
.the-grid .core { 
	background-color: transparent;
	border: none;
	padding: 0 0px 0 0px;
	}


@media only screen and (max-width: 784px) {
	.the-grid .mantle {
		background-color: transparent;
		background-color: transparent;
		border: 0 solid #2C2C2C;
		border-width: 0px 0 0px 0;
		padding: 0px 0 0px;
 
		}
	.the-grid .core {
		background-color: transparent;
		background-image: none;
		border: none;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0px;
 
		padding-right: 0px;
 
		}
	} /* max-width: 784px */
@media only screen and (max-width: 600px) {
	.the-grid .core {
		padding-left: 0px;
 
		padding-right: 0px;
 
		}
	} /* max-width: 600px */


.color1 { color: #FF0000 !important; }
.color2 { color: #FFFF00 !important; }
.color3 { color: #66FF00 !important; }
.color4 { color: #0000FF !important; }
.color5 { color: #FF00FF !important; }
.colornil { display: none; }
.hs-color-label { 
	font-size: 18px;
	}

.add-package {
	margin: 0 4px 8px;
	}

.add-package span {
	margin-left: 8px;
	}

 


.the-grid img {
	margin-left:  auto;
	margin-right: auto;
	}

.the-grid p {
	margin: 0;
	}

ul.grid-icons {
	margin: 0;
	padding: 0;
	position: absolute;
	}

ul.grid-icons li {
	background-color: #2C2C2C;
	color: #FFFFFF;
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}

ul.grid-icons li a {
	color: #FFFFFF;
	display: block;
	}
ul.grid-icons li a:hover {
	color: #4183C4;
	}

ul.grid-icons li, 
ul.grid-icons li [class*='fa-']{
	height: 1.4em;
	line-height: 1.4em;
	width: 1.4em;
	}

ul.grid-icons li [class*='fa-']{
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	}

ul.grid-icons-tl {
	top:  -5px;
	left: -3px;
	}
ul.grid-icons-tl li {
	background-color: transparent;
	font-size: 18px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.35);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	}

ul.grid-icons-tr {
	top:   0px;
	right: 0px;
	}

ul.grid-icons-bl { /* for SEO; hidden from view */
	top:  -9999px;
	left: -9999px;
	}
ul.grid-icons-bl li {
	font-size: 12px;
	}

ul.grid-icons-br {
	bottom: 0px;
	right:  0px;
	}

ul.grid-icons-br li {
	float: left;
	margin-left: 2px;
	}

li.ss-tracking {
	display: none;
	}

.tracked-item li.ss-tracking {
	display: block;
	}

.tracked-item li.ss-tracking a {
	display: block;
	height: 100%;
	}

.cart-unready ul.grid-icons-tr li {
	opacity: 0.4;
	}
.cart-unready .add-to-cart {
	opacity: 0.5;
	}
.cart-unready .add-to-cart:hover {
	color: inherit;
	}

@media only screen and (max-width: 640px) {
	ul.grid-icons-br .download-button, 
	ul.grid-icons-tr {
		display: none;
		}
	} /* max-width: 640px */

/* 	CE4 Standard - Grid
=================================================== */
.the-gallery {
	margin: 0 auto;
	max-width: 960px;
	width: auto; /* overridden by JS */
	}

.ce4-standard .gridcell {
	background-color: #000000;
	background-color: rgba( 0, 0, 0, 1 );
	border: 0 solid #333333;
	border-width: 0px 0px 0px 0px;
	float: left;
	margin: 4px;
	position: relative;
	text-align: center;
	width: 184px;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
 
 
	}

.ce4-standard .griditem {
	background-position: center center;
	background-repeat: no-repeat;
	height: 184px;
	overflow: hidden;
	position: relative;
	}

.ce4-standard a.gridicon {
	cursor: pointer;
	display: block;
	position: absolute;
	}

.ce4-standard .cellnumber {
	color: #DDDDDD;
	display: block;
	font-family: 'Helvetica Neue', 'Proxima Nova', Helvetica, Roboto, Arial, 'Segoe UI', 'Droid Sans', sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	position: absolute;
		bottom:-1px;
		left:   2px;
	z-index:    0;
	}

.ce4-standard .drop-shadow img {
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	}


@media only screen and (max-width: 960px) {
	.ce4-standard .gridcell.cell-empty {
		display: none;
		}
	} /*  */

@media only screen and (max-width: 784px) {
	.ce4-standard .gridcell {
		margin: 0 2px 4px;
		}
	} /* max-width: 784px */

@media only screen and (max-width: 700px) {
	#the-grid.ce4-standard .the-gallery {
		width: 100% !important;
		}

	#the-grid.ce4-standard .core {
		background-color: transparent !important;
		padding: 0 1px;
		width: auto !important;
		}

	.ce4-standard .gridcell {
		background-color: transparent;
		border: 0;
		height: auto;
		margin: 0.25%;
		margin: calc(1px + 1px - 1px);
		padding: 0;
		width: 12%;
		width: calc(12.5% - 2px);
		}
	
	.ce4-standard .griditem {
		background-size: cover !important;
		height: 0;
		padding-bottom: 100%;
		width: 100%;
		}
	
	.ce4-standard .griditem.landscape {
		-webkit-background-size: auto 100%;
		background-size: cover;
		}
	
	.ce4-standard .griditem.portrait {
		-webkit-background-size: 100% auto;
		background-size: cover;
		}

	.ce4-standard a.gridicon {
		border: none;
		display: block;
		height: 0 !important;
		padding-bottom: 100%;
		position: static;
		width: auto !important;
		}

	.ce4-standard a.gridicon img {
		height: 100% !important;
		max-width: none;
		opacity: 0; filter:alpha(opacity=0);
		position: absolute; top: 0; left: 0;
		width: 100% !important;
		}

	.ce4-standard .griditem .cellnumber {
		color: #fff;
		font-size: 18px;
		text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
		}

	.ce4-standard .cellnumber {
		bottom: 1px;
		}

	.ce4-standard ul.image-metadata {
		display: none;
		}
	} /* max-width: 700px */

@media only screen and (max-width: 640px) {
	.ce4-standard .gridcell {
		width: 19.5%;
		width: calc(20% - 2px);
		}
	} /* max-width: 640px */

@media only screen and (max-width: 496px) {
	.ce4-standard .gridcell {
		margin: 0.5%;
		margin: calc(1px + 1px - 1px);
		width: 24%;
		width: calc(25% - 2px);
		}
	} /* max-width: 480px */

@media only screen and (max-width: 336px) {
	.ce4-standard .gridcell {
		width: 32.333333%;
		width: calc(33.333333% - 2px);
		}
	} /* max-width: 320px */

/* 	CE4 Standard - Metadata Display
=================================================== */
.ce4-standard ul.image-metadata {
	border-top: 1px solid #FFFFFF;
	margin: 0 auto;
	padding: 0 4px;
	}

.ce4-standard ul.image-metadata li {
	color: #2C2C2C;
	font-family: 'Helvetica Neue', 'Proxima Nova', Helvetica, Roboto, Arial, 'Segoe UI', 'Droid Sans', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	}

@media only screen and (max-width: 700px) {
	.ce4-standard ul.image-metadata {
		display: none;
		}
	} /* max-width: 700px */



/* 	Single Image Pages 
=================================================== */
.single-image .pagination {
	background-color: transparent;
	background-color: transparent;
	margin: 0 auto 8px;
	}
.single-image ul.page-navigation {
	margin-top: 0;
	margin-bottom: 0;
	}

.single-image, 
.single-image .mantle,
.single-image .core, 
.image-info {

	}

.single-image, 
.single-image-slide {
	margin: 0 auto;
	max-width: 100%;
	text-align: center;
	}

.single-image .mantle {
	background-color: transparent;
	background-color: transparent;
	border: 0 solid #2C2C2C;
	border-width: 0px 0 0px;
	margin: 24px auto 0px;
	max-width: 100%;
	padding: 0px 0 24px;
 
	}

.single-image .core {
	padding: 0 24px 0 24px;
	}

.single-image-wrapper {
	position: relative;
	}

.single-image img {
	border: 8px solid #FFFFFF;
	margin-left:  auto;
	margin-right: auto;
	max-width: 100%;
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.single-image.drop-shadow img {
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	}

.image-info {
	font-size: smaller;
	line-height: 1.5em;
	margin: 24px auto 0;
	text-align: left;
	}

@media only screen and (max-width: 784px) {
	.single-image .mantle {

		}

	.single-image .core {
		padding-left: 24px;
		padding-right: 24px;
		}
	} /* max-width: 784px */
@media only screen and (max-width: 600px) {
	.single-image .core {
		padding-left: 8px;
		padding-right: 8px;
		}

	.single-image .pagination ul.page-navigation, 
	.single-image .pagination ul.index-navigation {
		clear: none;
		margin-top: 0;
		}
	} /* max-width: 600px */

.single-image-wrapper ul.grid-icons-tl {
	top:  -5px;
	left: 8px;
	}

ul.single-image-icons {
	float: right;
	margin: 0;
	padding: 0;	
	}

ul.single-image-icons li {
	float: left;
	line-height: 1.5em;
	list-style: none;
	margin: 0 4px;
	padding: 0;	
	}
ul.single-image-icons li:first-child {
	margin-left: 0;
	}
ul.single-image-icons li:last-child {
	margin-right: 0;
	}

ul.single-image-icons li a {
	background-color: #333;
	color: #fff;
	display: block;
	height: 100%;
	padding: 0 8px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
ul.single-image-icons li span {
	font-size: 12px;
	}

ul.single-image-icons li.single-cart-button a {
	}

ul.single-image-icons li.social-bg a, 
ul.single-image-icons li a {
 
 
	}

@media only screen and (max-width: 600px) {

	ul.single-image-icons {
		width: 100%;
		}

	ul.single-image-icons li {
		margin: 4px 1%;
		width: 18%;	
		}
ul.single-image-icons li:nth-child(6) {
	margin-left: 0;
	}

	ul.single-image-icons li a {
		padding: 0;	
		}

	li.divider {
		display: none;
		}
	
	} /* max-width: 600px */


/* Magnific Popup CSS
======================================== */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	}
	
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; 
	}
	
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	}
	
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; 
	}
	
.mfp-align-top .mfp-container:before {
	display: none; 
	}
	
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; 
	}

	
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; 
	}
	
.mfp-ajax-cur {
	cursor: progress; 
	}
	
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; 
	}
	
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; 
	}
	
.mfp-auto-cursor .mfp-content {
	cursor: auto; 
	}
	
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; 
	}
	
.mfp-loading.mfp-figure {
	display: none; 
	}
	
.mfp-hide {
	display: none !important; 
	}
	
.mfp-preloader {
	color: #fff;
	font-size: 32px;
	line-height: 32px;
	height: 32px;
	margin: -16px auto 0;
	position: absolute;
	top: 50%;
	text-align: center;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	width: 100%;
	z-index: 1044; 
	}
.mfp-preloader a {
	color: #cccccc; 
	}
.mfp-preloader a:hover {
	color: white; 
	}
	
.mfp-s-ready .mfp-preloader {
	display: none; 
	}
	
.mfp-s-error .mfp-content {
	display: none; 
	}
	
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none; 
	}
button::-moz-focus-inner {
	padding: 0;
	border: 0; 
	}
	
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; 
	}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100); 
	}
.mfp-close:active {
	top: 1px; 
	}
	
.mfp-close-btn-in .mfp-close {
	color: #333333; 
	}
	
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; 
	}
	
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px; 
	}
	
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -57px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
	}
.mfp-arrow:active {
	margin-top: -54px; 
	}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100); 
	}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; 
	}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px; 
	}
.mfp-iframe-holder .mfp-close {
	top: -40px; 
	}
	
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; 
	}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black; 
	}
	
/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; 
	}
	
/* The shadow behind the image */
.mfp-figure {
	line-height: 0; 
	}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444; 
	}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px; 
	}
.mfp-figure figure {
	margin: 0; 
	}
	
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; 
	}
	
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px; 
	}
	
.mfp-image-holder .mfp-content {
	max-width: 100%; 
	}
	
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; 
	}
	
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
	* Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; 
		}
	.mfp-img-mobile img.mfp-img {
		padding: 0; 
		}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0; 
		}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px; 
		}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
		}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0; 
		}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; 
		}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; 
		} 
	}
	
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); 
		}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; 
		}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; 
		}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; 
		} 
	}
	
.mfp-ie7 .mfp-img {
	padding: 0; 
	}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px; 
	}
.mfp-ie7 .mfp-container {
	padding: 0; 
	}
.mfp-ie7 .mfp-content {
	padding-top: 44px; 
	}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0; 
	}

/* TTG Overrides &amp; Custom Styles
======================================== */
.mfp-bg {
	background-color: #000000;
	opacity: 0.95;
	filter: alpha(opacity=95); 
	}

.mfp-wrap a, 
.mfp-wrap button {
	outline: none;
	}

.mfp-figure:after {
	box-shadow: none;
	background: transparent; 
	}

.mfp-gallery .mfp-container {
	padding: 0;
	}

.mfp-gallery img.mfp-img {
	padding: 0;
	}

.mfp-gallery .mfp-chrome {
	display: block;
	}

.mfp-gallery .mfp-ui, 
.mfp-gallery .mfp-bottom-bar {
	background-color: #000000;
	background-color: rgba( 0, 0, 0, 1 );
	border: 0 solid #2C2C2C;
	cursor: default;
	position: fixed;
		left: 0;
	width: 100%;
	}

.mfp-gallery .mfp-ui {
	border-width: 0 0 1px 0;
	top: 0;
	}

.mfp-gallery .mfp-ui ul {
	margin: 8px 0 0;
	padding: 0;
	overflow: hidden;
	}

.mfp-gallery .mfp-ui ul li {
	color: #FFFFFF;
	cursor: default;
	float: left;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	list-style: none;
	margin: 0 1%;
	padding: 0;
	text-align: center;
	width: 14.666667%
	}

.mfp-gallery .mfp-ui ul li.mfp-share {
	margin: 8px 1% 0;
	width: 14.666667%;
	}

.mfp-share-off .mfp-share {
	display:none;
	}
.mfp-share-on .mfp-share {
	display:block;
	}

.mfp-gallery .mfp-ui a,
.mfp-gallery .mfp-ui button {
	background: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: inherit;
	font-weight: normal;
	height: 100%;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	width: 100%;
	-moz-box-sizing: inherit;
	-ms-box-sizing: inherit;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
	}

.mfp-gallery .mfp-bottom-bar {
	border-width: 1px 0 0 0;
	bottom: 0;
	height: auto;
	margin-top: 0;
	min-height: 52px;
	top: auto;
	}

.mfp-gallery .mfp-title {
	color: #FFFFFF;
	font-size: smaller;
	line-height: 1.5em;
	padding: 16px 8px;
	}

.mfp-gallery .image-title {
	font-weight: bold;
	}

.mfp-gallery .image-title, 
.mfp-gallery .image-caption {
	cursor: text;
	}

.mfp-gallery .mfp-counter {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1em;
	right: 8px;
	top: 4px;
	}

.mfp-gallery .mfp-arrow {
	color: #fff;
	display: block;
	font-size: 64px;
	line-height: 110px;
	opacity: 0.50; filter: alpha(opacity=50);
	text-shadow: 1px 1px 4px rgba(0,0,0,0.75);
	}

.mfp-gallery .mfp-arrow-left {
	left: 0; 
	}
.mfp-gallery .mfp-arrow-left:before {
	content: "\f104";
	font-family: FontAwesome;
	}

.mfp-gallery .mfp-arrow-right {
	right: 0; 
	}
.mfp-gallery .mfp-arrow-right:before {
	content: "\f105";
	font-family: FontAwesome;
	}

.mfp-gallery .mfp-first .mfp-arrow-left, 
.mfp-gallery .mfp-last .mfp-arrow-right {
	display: none;
	}


/* 	Highslide Slideshow 
=================================================== */
.highslide-container table {
	background: none;
	}
.highslide {
	outline: none;
	text-decoration: none;
	}
.highslide-active-anchor img {
	visibility: hidden;
	}
.highslide-gallery .highslide-active-anchor img {
	cursor: default;
	visibility: visible;
	}

.highslide-viewport {
	background: none;
	display: none;
	height: 100%;
	position: fixed;
		left: 0;
		top: 0;
	width: 100%;
	z-index: 1;
	}

.highslide-image, 
.highslide-heading, 
.highslide-caption, 
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border: 0 solid transparent;
	}

.highslide-heading, .highslide-caption, .highslide-image, .highslide-wrapper, .highslide-outline {
	background-color: transparent;
	}

.highslide-heading p {
	/* padding-bottom: 8px; */
	}
.highslide-image {
	-moz-box-shadow: 0 1px 4px rgba( 0, 0, 0, 0.5 );
	-webkit-box-shadow: 0 1px 4px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0 1px 4px rgba( 0, 0, 0, 0.5 );
	}
.highslide-caption p {
	/* padding-top: 8px; */
	}

.highslide-dimming {
	background-color: #000000;
	}

.highslide-thumbstrip img {
	margin: 0;
	max-width: none;
	padding: 0;
	border: 1px solid transparent;
	display: block;
	}

.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-width: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}

.highslide-move, .highslide-move * {
	cursor: move;
	}
.hidden-container {
	display: none;
	}
.highslide-overlay {
	display: none;
	}

.highslide-loading {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	border: 1px solid #191919;
	color: #fff;
	display: block;
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	width: 32px;
	}
.highslide-loading:hover {
	color: #fff;
	text-decoration: none;
	}

.highslide-text p, 
.highslide-heading, 
.highslide-caption {
	color: #FFFFFF;
	}

.highslide-text a, 
.highslide-heading a, 
.highslide-caption a {
	color: #FFFFFF;
	text-decoration: underline;
	}
.highslide-text a:hover, 
.highslide-heading a:hover, 
.highslide-caption a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.highslide-heading {
	cursor: default;
	display: none;
	font-weight: bold;
	padding: 2px 0;
	position: relative;
	}

.highslide-caption {
	cursor: default;
	display: none;
	padding: 2px 0;
	}

.highslide-heading p, 
.highslide-caption p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
	}



.highslide-active-anchor img {
	visibility: visible;
	}

/* Reset Highslide control bar */

.highslide-controls, 
.hs-info-overlay {
	height: auto;
	min-height: 24px;
	margin: 0;
	padding: 0;
	width: auto;
	}
.highslide-controls ul, 
.hs-info-overlay ul {
	height: auto;
	position: relative;
		left: 0;
	}
.highslide-controls li, 
.hs-info-overlay li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.highslide-controls a, 
.hs-info-overlay a {
	float: none;
	height: auto;
	outline: none;
	width: auto;
	}
.highslide-controls a.disabled, 
.hs-info-overlay a.disabled {
	cursor: default;
	}
.highslide-controls a.disabled span, 
.hs-info-overlay a.disabled span {
	cursor: default;
	}
.highslide-controls a span, 
.hs-info-overlay a span {
	display: none;
	cursor: pointer;
	}

/* Style TTG control bar */

.highslide-move {
	display: none;
	}

.highslide-controls, 
.hs-info-overlay {
	background-color: #000000;
	background-color: rgba( 0, 0, 0, 1 );
	border: 0 solid #2C2C2C;
	border-width: 0 0 1px;
	padding: 4px 0;
	width: 100%;
	-moz-box-shadow: 0 2px 4px rgba( 0, 0, 0, 0.5 );
	-webkit-box-shadow: 0 2px 4px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0 2px 4px rgba( 0, 0, 0, 0.5 );
	}
.hs-info-overlay {
	border-width: 1px 0 0;
	-moz-box-shadow: 0 -1px 4px rgba( 0, 0, 0, 0.5 );
	-webkit-box-shadow: 0 -1px 4px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0 -1px 4px rgba( 0, 0, 0, 0.5 );
	}

.highslide-controls ul, 
.hs-info-overlay ul {
	margin:  0;
	padding: 0 8px;
	}

.hs-controls-right {
	float: right;
	}

.highslide-controls li, 
.hs-info-overlay li {
	color: #2C2C2C;
	float: left;
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	margin: 0 4px;
	padding: 0 4px;
	text-align: center;
	width: 24px;
	}

.hs-controls-right li {
	font-size: 14px;
	}

.highslide-controls a, 
.hs-info-overlay a {
	color: #FFFFFF;
	display: block;
	opacity: 0.85; filter: alpha(opacity=85);
	padding: 0;
	text-align: center;
	text-decoration: none;
	}

.highslide-controls a:hover, 
.hs-info-overlay a:hover {
	color: #4183C4;
	opacity: 1.0; filter: alpha(opacity=100);
	}

.highslide-controls a.disabled, 
.hs-info-overlay a.disabled {
	color: #FFFFFF;
	cursor: default;
	opacity: 0.25 !important; filter: alpha(opacity=25) !important;
}





#fotomoto_view_cart_float {
	z-index: 100 !important;
}

/* 	Pagination 
=================================================== */
.the-grid .pagination {
	background-color: #000000;
	background-color: rgba( 0, 0, 0, 1 );
	clear: left;
	margin: 0 4px;
	}

.the-grid .pagination-top {
	margin-bottom: 4px;
	}

.the-grid .pagination-bottom {
	margin-top: 4px;
	}

.pagination a {
	font-weight: bold;
	}

.pagination ul.index-navigation, 
.pagination ul.page-navigation {
	float: right;
	margin: 0;
	padding: 0;
	}
.pagination ul.index-navigation {
	float: left;	
	}

.pagination li {
	float: left;
	line-height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.pagination li.pagenumber {
	line-height: 2em;
	margin: 0 1px;
	text-align: center;
	width: 2em;
	width: calc(2em + 2px);
	}

.pagination li.pagenumber.current {
	background: transparent !important;
	}

.pagination li.index, 
.pagination li.next, 
.pagination li.previous {
	margin: 0 1px;
	padding: 0 8px;
	line-height: 2em;
	text-align: center;
	}

.pagination li.next {
	margin-right: 0;
	padding-right: 6px;
	}

.pagination li.next.disabled span, 
.pagination li.previous.disabled span {
	opacity: 0.15; filter:alpha(opacity=15); /* For IE8 and earlier */
	}

.pagination a {
	display: block;
	height: 2em;
	}

.pagination-bottom.clean, 
.pagination-top.clean {
	border-width: 0;
	}
.pagination.clean li.pagenumber {
	width: 2em;
	}
.pagination.clean li.next {
	padding-right: 8px;
	}
.pagination.clean ul.contact li:first-child {
	padding-left: 2px;
	}
.pagination-bottom.clean {
	margin-top: 6px;
	}

.pagination-top.clean {
	margin-bottom: 6px;
	}

@media only screen and (max-width: 784px) {
	.the-grid .pagination {
		margin: 0 2px;
		}
	.the-grid .pagination-top {
		margin-bottom: 4px;
		}
	.the-grid .pagination-bottom {
		margin-top: 0px;
		}
	} /* max-width: 784px */

@media only screen and (max-width: 600px) {

	.the-grid .pagination-top {
		margin: 0 auto 4px;
		}

	.the-grid .pagination-bottom {
		margin: 4px auto 0;
		}

	} /* max-width: 600px */

@media only screen and (max-width: 480px) {

/*  Limit quanity of page numbers appearing on the page, 
	to eliminate line-wrap on small displays. */
	.page-3 li.pagenumber:nth-child(8), 
	.page-4 li.pagenumber:nth-child(8), 
	.page-4 li.pagenumber:nth-child(9), 
	.page-5 li.pagenumber:nth-child(1), 
	.page-5 li.pagenumber:nth-child(9), 
	.page-5 li.pagenumber:nth-child(10), 
	.page-6-or-greater li.pagenumber:nth-child(1), 
	.page-6-or-greater li.pagenumber:nth-child(2), 
	.page-6-or-greater li.pagenumber:nth-child(10), 
	.page-6-or-greater li.pagenumber:nth-child(11)
		{
		display: none;
		}

	} /* max-width: 480px */

@media only screen and (max-width: 336px) {

	.page-1 li.pagenumber:nth-child(6), 
	.page-2 li.pagenumber:nth-child(6),
	.page-2 li.pagenumber:nth-child(7), 
	.page-3 li.pagenumber:nth-child(6),
	.page-3 li.pagenumber:nth-child(7), 
	.page-4 li.pagenumber:nth-child(1), 
	.page-4 li.pagenumber:nth-child(7), 
	.page-5 li.pagenumber:nth-child(2), 
	.page-5 li.pagenumber:nth-child(8), 
	.page-6-or-greater li.pagenumber:nth-child(3), 
	.page-6-or-greater li.pagenumber:nth-child(9) 
		{
		display: none;
		}

	} /* max-width: 336px */
</pre></body></html>