
html, body {
	height:100%;
}
* {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
}

#bgimgbody {
	position:fixed;
	z-index: -1;
}

#toolbar {
	position:fixed;
	z-index:3;
	right:10px;
	top:55px;
	padding:5px;
	background:url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/fs_img_g_bg.png);
}
#toolbar img {
	border:none;
}
#backButton {
	position:fixed;
	z-index:3;
	right:10px;
	bottom:10px;
	padding:10px;
	background:url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/fs_img_g_bg.png);
	color:#FFF;
	font-family:'Josefin Sans Std Light', arial, serif;
	font-size:12px;
}

#backButton a:link, #backButton a:visited {
	padding:10px;
	color:#FFF;
	text-decoration:none;
}

#backButton a:hover{
	color:#666;
}

#bg {
	position:fixed;
	z-index:1;
	overflow:hidden;
	width:100%;
	height:100%;
}
#bgimg {
	display:none;
	-ms-interpolation-mode: bicubic;
	-webkit-box-shadow: 0px 0px 10px #4F4536; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 10px #4F4536; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 10px #4F4536; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
#preloader {
	position:relative;
	z-index:3;
	width:32px;
	padding:20px;
	top:80px;
	margin:auto;
	background:#000;
}
#thumbnails_wrapper {
	z-index:2;
	bottom:-10px !important;
	position:fixed;
	bottom:0;
	width:100%;
	background:url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/empty.gif); /* stupid ie needs a background value to understand hover area */
}
#outer_container {
	position:relative;
	padding:0;
	width:100%;
	margin:40px auto;
}
#outer_container .thumbScroller {
	position:relative;
	overflow:hidden;
	background:url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/fs_img_g_bg.png);
}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content {
	height:130px;
}
#outer_container .thumbScroller .container {
	position:relative;
	left:0;
}
#outer_container .thumbScroller .content {
	float:left;
}
#outer_container .thumbScroller .content div {
	margin:5px;
	height:100%;
}
#outer_container .thumbScroller img {
	border:5px solid #fff;
}
#outer_container .thumbScroller .content div a {
	display:block;
	padding:5px;
}
.nextImageBtn, .prevImageBtn {
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	top:45%;
	margin:-25px 10px 0 10px;
	z-index:3;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.nextImageBtn:hover, .prevImageBtn:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.nextImageBtn {
	right:0;
	background:#000 url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/nextImgBtn.png) center center no-repeat;
}
.prevImageBtn {
	background:#000 url(/web/20151001071230im_/https://klcitygallery.com/images/gallery/prevImgBtn.png) center center no-repeat;
}

#charcoalBar {
	height:45px;
	background-color: #4f4536;
	margin:0;
}

#navigation {
	float:left;
	position:absolute;
	width:100%;
	z-index:5;
	height:40px;
	
}

/*#navigation ul {
	display:block;
	margin-left:1110px;
	margin-top:0;
	padding-bottom:45px;
}

#navigation ul li {
	display:inline;
	list-item:none;
}

#navigation ul li a {
	padding: 0 10px;
	font-family: 'ColaborateRegular';
	font-size:14px;
}

#navigation ul li a:link, #navigation ul li a:visited {
	padding:10px;
	color:#FFF;
	text-decoration:none;
}

#navigation ul li a:hover{
	color:#666;
}*/

#flashMovie {
	float:left;
	position:absolute;
	width:100%;
	z-index:3;
}

.flashLogo {
	margin-left:28px;
}

.menucontainer {
	width:960px;
	margin:0 auto;
}

#Footerframe {
	padding:4px 0;
	background:#000;
	z-index:5;
	position:absolute;
	margin:0;
	width:100%;
	bottom:0;
}

#pathway {
	width: 960px;
	height:120px;
	background-image:url(/web/20151001071230im_/https://klcitygallery.com/images/content/header3.gif);
	background-repeat:no-repeat;
	background-position:10px bottom ;
	background-color:#FFF;
	margin:0 0 25px 0;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	z-index:2;
	position:absolute;
}

#pathway h1 {
	float:right;
	display:block;
	margin:0;
	padding-right:30px;
	padding-top:60px;
	font-family:Arial, sans-serif;
	color:#f68121;
}
.walktour {
	margin-left:980px;
	z-index:5;
	position:absolute;
	padding-top:5px;
}
.walktour img {
	border:1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.main-menu {
  text-align: left;
  display: inline;
  padding: 11px 0 0;
  list-style: none;
  margin-left:500px;
}
ul.main-menu li {
  font: normal 14px/20px 'ColaborateRegular', Arial, Sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  z-index:99999;
  padding: 12px 15px 13px;
  background: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul.main-menu li a {
		color:#ffffff;
		text-decoration:none;
}
ul.main-menu li:hover {
  background: #555;
  color: #fff;
}
ul.main-menu li ul {
  padding: 0;
  position: absolute;
  top: 45px;
  left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul.main-menu li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  padding: 5px 15px;
  border-bottom:1px solid #ccc;
}
ul.main-menu li ul li:hover { background: #666; }
ul.main-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/*
     FILE ARCHIVED ON 07:12:30 Oct 01, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:11:00 Aug 01, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.432
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.011
  esindex: 0.007
  cdx.remote: 12.77
  LoadShardBlock: 415.297 (3)
  PetaboxLoader3.datanode: 185.818 (4)
  PetaboxLoader3.resolve: 306.316 (2)
  load_resource: 213.034
*/