@-ms-viewport { width:device-width; }
@media only screen and (min-device-width: 800px) { body { overflow:hidden; } }
html { height:100%; }
body { height:100%; overflow: scroll; overflow-x:hidden; margin:0; padding:0; }
div#pano { width:100%; height:99%; }

body { background-color:#222; }
a, a:visited { color:#bbb; }
.pano-page-bottom { font-family:Arial, Helvetica, sans-serif; color:#C59B6C; }
div.nav-bar-wrapper { background-color:#000; }
div.nav-bar { width:1024px; margin:0px auto; text-align:center; padding-bottom:20px; }
div.nav-top { /*display:inline-block;*/ margin-bottom:10px; }
div.nav-top div {  }
.utah3d-home-icon, .more-panos-icon, .nav-bar-banner-ad, .nav-bar-text-ad, .about-panorama, .anchor-title, .article-anchor-div { float:left; }
.utah3d-home-icon { margin-top:8px; }
.anchor-title, .about-panorama { padding-top:10px; }
.nav-bar-text-ad {
	display:none; /* ad turned off */
	border-right: 2px solid #C59B6C;
	padding:6px 10px 2px 0px;
	margin:10px 10px 0px 0px; 
}
.about-panorama { /*border-bottom: 2px solid #C59B6C;*/ font-weight:normal; }
.anchor-title { margin-left:6px; text-transform:uppercase; /* background-image:url('http://www.utah3d.net/images/components/arrow-up.png'); background-position:bottom right; background-repeat:no-repeat; padding-right:20px; padding-bottom:2px */ }
.article-anchor { text-decoration:none; color:#C59B6C !important; font-weight:bold; }
.more-panos-icon { margin:0px 18px; }

#thumb-icon, #thumb-small, #thumb-medium, #thumb-set { float:left; height:90px; margin:0px 18px; display:none; }
#thumb-set { display:block; }
.thumb-slider { 
	float:left;
	height:90px;
	width:120px; 
	margin-left:20px;
	position:relative;
	/*overflow:hidden;*/
}
.thumb-slider a:first-child img { z-index:999; }
.thumb-slider:first-child { margin:0px; }

.pano-thumbnail { margin-right:20px; float:left; position:absolute; top:0px; }
.pano-thumbnail:last-child { margin:0px; }

#thumb-small { width:260px; }
#thumb-medium { width:540px; } 
/*#thumb-set { 820px; }*/
/*#thumb-set, .thumb-slider { 120px; }*/

.clear { clear:both; }
.article-title { font-size:16pt; }
div#article { width:720px; margin:20px auto; font-size:13pt; line-height:1.5; }
div.pano-article-ad { float:left; margin:20px 20px 20px 0px; }
div#featured-panos { width:720px; margin:0px auto; }
img.featured-pano-image { width:720px; }
div#featured-pano-title { font-size:32px; line-height:64px; text-align:center; margin:40px 0px; border-top:2px solid #C59B6C; border-bottom:2px solid #C59B6C; padding:20px 0px; }
div.featured-pano { text-align:center; margin:0px 0px 40px 0px; position:relative; }
div.featured-pano-title { position:absolute; bottom:0px; line-height:32px; text-align:center; font-size:14pt; width:100%; background-color:rgba(0, 0, 0, 0.5); }
div.featured-pano a, div.featured-pano a:visited { color:#C59B6C; }

div#footer-wrapper { background-color:#000; }
div#footer { width:960px; margin:0px auto; padding:20px 0px; }
div#footer-links { width:720px; margin:0px auto; }
img.footer-icon { width:120px; margin-top:24px; }
.link-list { float:left; margin:24px 0px 0px 0px; width:240px; }
.footer-link { margin-bottom:10px; margin-left:20px; }
.link-list a, #copywright-info a { text-decoration:none; color:#C59B6C; }
#copywright-info { margin-top:20px; font-size:10pt; color:#7f7f7f; text-align:center; }	        