#tour2-1, #tour2-2, #tour2-3, #tour2-4, #tour3-1 {display:none;}

#intro2, #intro3 {display:none;}

#btn-bk {display:none;}

.hidden {
    display: none;
}

a:link, a:active, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration:none;
}



#vtcontent {
	position: relative;
	height: 1%;
	padding-top: 55px;
}

.vt-img {
    max-height: 400px;
	max-width: 500px;
	height: auto;
	width: auto;
}

.vt-paintingdetailsheader {
	font-size: 21px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	line-height: 22px;
}

#tourglass {
	font-size: 8px;
	position: absolute;
	bottom: 0px;
	background-color: rgba(255,255,255,0.5);
	font-weight: bold;
	color: #FFF;
	text-align: center;
}



.vt-paintingdetailsbox {
	position: absolute;
	background-color: rgba(255,255,255,0.9);
	font-weight: bold;
	color: #FFF;
	text-align: center;
	left: 0px;
	top: 0px;
}	

.vt-paintingdetailsimage {
	position: relative;
	float: left;
	width: 500px;
	margin-left: 25px;
	text-align: center;
}

.vt-paintingdetailstext {
	position: absolute;
	float: left;
	width: 350px;
	margin-left: 25px;
	text-align: left;
	color: #666;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	right: 0px;
	bottom: 0px;
	padding-bottom: 50px;
}

.vt-paintingdetailsclosebox {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	color: #666;
	border: 1px solid #666;
}

.tourhome {
	height: 35px;
	width: auto;
}

.glassboxtext {
	position: relative;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline-block;
	padding-right: 25px;
	padding-left: 25px;
}



.tourglassposition {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.tourglasshome {
	position: absolute;
	font-size: 8px;
	font-weight: normal;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


#contentmap:hover > #hoverbar {
    visibility:visible;
}

#hoverbar {
	visibility:hidden;
	background-color: #0F0;
	height: 400px;
	width: 400px;
}

#obliv {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 25px;
	height: 40%;
	display: none;
}

.selected {
	background-color: rgba(255,255,255,0.4);
	color: #FFF;
}