
.totemTitle{
	font-family: Frutiger, "Frutiger Linotype", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 7px;
	padding-top: 7px;
	font-size: 24px;
	font-weight: bold;
	color: black;
	/*border-bottom:1pt solid #B2B0A4;  removed for black transparent background style*/
}


.totemInfo{
	font-family: Frutiger, "Frutiger Linotype", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*padding:5px;*/
	background-color: #444444;
	color: white;
	font-weight: bold;
	font-size: 1.5em;

}


.totem-sub-heading{
	/*font-family: arial, sans-serif;*/
	/*padding: 5px;*/
	font-weight: bold;
	margin-bottom: 5px;

	}

.totem-description{

	margin-bottom: 25px;

}

.tour-guide-pic{

	position: relative;
	height: 80px;
	width: 80px;
	margin-top: 15px;
	margin-bottom: 10px;
}

footer div{
	width: 100%;
	height: 60px;
	background-color: black;
	z-index: 2;

}

.totem-stats-table {
	background-color: transparent;
	border-collapse: collapse;
	word-wrap:break-word;
	width: 100%;
	border-spacing: 0;
	display: table;
}

.totem-stats-table td {
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom:1pt solid #B2B0A4;

}

.tour-guide-table {
	background-color: transparent;
	border-collapse: collapse;
	word-wrap:break-word;
	width: 100%;
	display: table;
}

.tour-guide-table td {
	padding-right: 10px;

}

.ui-widget-content a.hrefs {
	color:#d29700;
	font-weight: bold;
	text-decoration: none;
}

.ui-widget-content a.hrefs:hover{
	color:#a97a02;
	font-weight: bold;
	text-decoration: none;
}

footer {
	font-family: 
    background-color: black;
    border-top: solid 4px #918F7E;
    bottom: 0;
    height: 34px;
    left: 0;
    position: absolute;
    width: 100%;
    display:none;
}

footer ul {
    display: block;
    float: left;
    list-style: none;
    margin: 8px 0 3px 15px;
    padding-left: 0;
    position: relative;
    font-family: Frutiger, "Frutiger Linotype", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

footer ul li {
    display: block;
    float: left;
    position: relative;
}

footer ul li:first-child a {
    border: none;
    margin: 0;
}
.fb {
    border: none;
    padding-left: 8px;
    margin:-2px;
}


footer ul li a {
    border-left: 1px solid #6a695c;
    color: #fff;
    display: block;
    font-size: 13px;
    margin-left: 7px;
    padding-left: 7px;
    text-decoration: none;
}

footer ul li a:hover{
	color: #918F7E;
    text-decoration: none;
	}

.tag-line{
	background: url(graphics/experience-your-america.png) no-repeat left;
    float: right;
    height: 7px;
    margin: 12px 10px 0 0;
    width: 188px;
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    z-index: 5;

}


.home-link a {
    background: url(graphics/logo/nps-arrowhead-small.jpg) no-repeat left;
    padding-left: 14px;
}

#share-icons {
	display: none;
	position: fixed;
	left: 199px;
    bottom: 49px;
	background-color: transparent;
	height: 30px;
	width: 138px;
	z-index: 50;
	border-left: 1px solid #f9f7f1;
	padding-left: 10px;
	
}

#share-icons ul {
    display: block;
    float: left;
    list-style: none;
    padding-left: 0;
    position: relative;
    font-family: Frutiger, "Frutiger Linotype", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;

}

#share-icons ul li {
    display: block;
    float: left;
    position: relative;
}

#share-icons ul li a {
   
    display: block;
    text-decoration: none;
}

#twitter-bird {
 width: 24px;
 height: 24px;
 position: relative;
 top: 3px;
 display:block;
 overflow: hidden;
 float: left;
 cursor: pointer;
 background:transparent url('graphics/KolorBox/images/social_twitter.png') center top no-repeat;
 background-size: 100% 200%;
}

#twitter-bird:hover {
background-position: bottom;
}

#fb-share {
 margin-left: 10px;
 width: 24px;
 height: 24px;
 position: relative;
 top: 3px;
 display:block;
 overflow: hidden;
 float: left;
 cursor: pointer;
 background:transparent url('graphics/KolorBox/images/social_facebook.png') center top no-repeat;
 background-size: 100% 200%;
}

#fb-share:hover {
background-position: bottom;
}

#google-share {
 margin-left: 10px;
 width: 24px;
 height: 24px;
 position: relative;
 top: 3px;
 display:block;
 overflow: hidden;
 float: left;
 cursor: pointer;
 background:transparent url('graphics/KolorBox/images/social_google.png') center top no-repeat;
 background-size: 100% 200%;
}

#google-share:hover {
background-position: bottom;
}

#linkedin-share {
 margin-left: 10px;
 width: 24px;
 height: 24px;
 position: relative;
 top: 3px;
 display:block;
 overflow: hidden;
 float: left;
 cursor: pointer;
 background:transparent url('graphics/KolorBox/images/social_linkedin.png') center top no-repeat;
 background-size: 100% 200%;
}

#linkedin-share:hover {
background-position: bottom;
}


#buttonsIncHidden{
	display: none;
	position: fixed;
	bottom:55px;
    background-color: rgba(100, 100, 100, 0.71);
    
    margin:auto;
    left:50%;
    text-align: center;
    border-radius: 8px;
    margin-left: -63px;

}

#nextButton {
	margin: 3px;
	z-index: 100;
	float: left;
	width: 22px;
	height: 26px;
	background:url('graphics/prevnextdots/fa-step-forward_28.png')no-repeat;
	background-position: center;
	border:none;
	margin-left:0px;

}

#nextButton:hover{
	cursor: pointer;
	}

#previousButton {
	margin: 3px;
	z-index: 100;
	float: left;
	width: 22px;
	height: 26px;
	background:url('graphics/prevnextdots/fa-step-backward_28.png')no-repeat;
	border:none;
	margin-right:0px;
}

#previousButton:hover {
	cursor: pointer;
	}

input {
	font-size: 20px;
	background-color: transparent;
	text-align: center;
	border-width: 0;
	margin: 0 0 0 0;
	color: #fff;
	float: left;
	line-height: 33px;

}

label#SceneNumId{

    font-family: arial, sans-serif;
	font-size: 20px;
	background-color: transparent;
	text-align: center;
	border-width: 0;
	width: 28px;
	margin: 0 0 0 0;
	color: #fff;
	float: left;
	line-height: 33px;
	margin-right: 8px;

}

#slash {
	font-family: arial, sans-serif;
	font-size: 20px;
	background-color: transparent;
	text-align: center;
	border-width: 0;
	margin: 0 0 0 0;
	color: #fff;
	float: left;
	letter-spacing: 6px;
	line-height: 33px;
	border-radius: 6px;


}

button#backToPath{
	display: none;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal; 
    text-align: center;
    border-width: 0;
    color: #F3F3F3;
    line-height: 25px;
    padding-right: 13px;
    padding-left: 13px;
    background-color: #4C5A14;
    border-radius: 7px;
    border: 2px solid rgb(150, 186, 4);
  


}

button#backToPath:hover{
	cursor: pointer;}


.NPStour-description {
	font-family:arial; 
	color:#f1f1f1; 
	line-height:18px; 
	font-size:14px;

}

.reference{
	color:#d3d3d3;
}



