<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

 /**************************
*
*	GENERAL
*
**************************/

.slider_wrapper {
	border-bottom: 0;
	z-index: 999;
	height: 481px;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

.camera_target_content {
	overflow: visible !important;

}

.camera_wrap {
	overflow: hidden;
	display: none;
	position: relative;
	position: static;
	overflow: visible !important;
	z-index: 0;
	margin-bottom: 0 !important;
}

.camera_wrap img {
	max-width: 10000px;
}

.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 990;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 45%;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_commands &gt; .camera_stop {
	display: none;	
}


.slide_wrapper .camera_prev{
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0 !important;
	height: auto !important;
	bottom: 0;
	left: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.slide_wrapper .camera_prev&gt;span {
	background: url(../images/prev.png) center 0 no-repeat;
	top: 50%;
		
	margin-top: -10px;
	position: absolute;
	display: block;
	height: 20px;
	left: 0;
	right: 0;
}

.slide_wrapper .camera_next&gt;span {
	background: url(../images/next.png) center 0 no-repeat;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 20px;
}



.slide_wrapper .camera_next {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0  !important;
	bottom: 0;
	height: auto !important;

	right: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont {
	z-index: 991;
	width: 100% !important;
	position: relative;
	height: 82px;
}


.camera_thumbs_cont &gt; div {
	width: 100%;
	position: relative;
	height: 82px;

}
.camera_thumbs_cont ul {
	width: auto !important;
	padding-top: 13px;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	margin: 0 !important;
	margin-left: 0px !important;
	left: 201px !important;
	right: 204px !important;
	margin-top: -78px !important;
	text-align: center;
}
.camera_thumbs_cont ul li {
	background-color: #414141;
	display: inline-block;
	font-size: 0 !important;
	width: 170px !important;
	border: 1px solid #222426;
}

.camera_thumbs_cont ul li+li  {
	margin-left: 5px !important;
}

.camera_thumbs_cont ul li+li +li {
	margin-left: 6px !important;
}
.camera_thumbs_cont ul li &gt; img {
	cursor: pointer;
	vertical-align:bottom;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}



.caption {
  position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
}



.caption a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font: 20px/30px 'Contrail One', cursive;
	padding: ;
	background-color: #44493f;
	border-radius: 5px;
	padding: 18px 51px 12px;
}

.caption a:hover {
	background-color: #f6f6f6;
	color: #4b4b4b;
}


.camera_pag  {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	bottom: 151px;
	height: 15px;
	overflow: hidden;
	float: left;	
	z-index: 999;
	text-align: left;

}

.camera_pag_ul {
 	overflow: hidden;


}

.camera_pag ul li {
	float: left;
}

.camera_pag ul li+li {
	margin-left: 10px;
}

.camera_pag ul li span {
	display: block;
	width: 15px;
	background: url(../images/pagination.png) right 0 no-repeat;
	height: 15px;
	overflow: hidden;
	color: transparent;
	text-indent: -100px;
}

.camera_pag ul li:hover span, .camera_pag ul li.cameracurrent span {
	opacity: 0.5;
	cursor: pointer;
}


/**************************
*
*	COLORS &amp; SKINS
*
**************************/
/**************************

.camera_prev {
	display: block;
	position: absolute;
	right: 0px;
	width: 28px;
	height: 28px;
	z-index: 999;
	left: 15px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	bottom: -42px;
	opacity: 1 !important;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	cursor: pointer;
}


.camera_next {
	display: block;
	position: absolute;
	right: 15px;
	width: 28px;
	height: 28px;
	z-index: 999;
	bottom: -42px;
	background: url(../images/prevnext.png) right bottom no-repeat;
	opacity: 1 !important;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	cursor: pointer;
}


.camera_prev:hover {
	background-position: 0 bottom;
}


.camera_next:hover {
	background-position: right 0;

}
**************************/</pre></body></html>