

/* Follower */

.tooltipster-follower.tooltipster-retro-location .tooltipster-box {
	overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
	border-radius:	7px;
	border:			1px solid #096f9a;
	border-bottom:	3px solid #096f9a;
	background:		#E2EFF1;
	box-shadow: 	3px 3px 5px #086e9a80;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box div.tooltip-locale-img {
	background-size: cover;  height:150px; width:300px;
	margin:5px -14px 0 -14px;
	padding:0;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box p:first-of-type {
	padding-top:5px;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box p {
	line-height: normal;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box hr {
	color: #096f9a;
	height: 1px;
	width: 100%;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box h2 {
	border-radius:7px 7px 0 0;
	background: #3D849C;
	margin: -6px -14px;
	padding: 4px 10px 4px 10px;
	font-size: 14px;
	color: white;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box h3 {
	font-size: 13px;
	color: #096f9a;
	margin: 10px 0 5px 0;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box ul li {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none !important;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box ul li ul li {
	margin: 0 0 0 5px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	list-style-image: url('../../../App_Themes/Retro/Images/Separator.gif')
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-box ul li ul li:last-child {
	padding-bottom: 10px
}

.tooltipster-follower.tooltipster-retro-location.tooltipster-top .tooltipster-box {
	margin-bottom: 0;
	overflow: hidden;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-content {
	color:#2a2a2a;
	padding: 5px 14px 0 14px;
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	overflow: hidden;
}

.tooltipster-follower.tooltipster-retro-location .tooltipster-arrow-background {
	display:none;
}

/* Sidetip */

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-box {
	border-radius:7px;
	border:1px solid #096f9a;
	border-bottom:3px solid #096f9a;
	background:#E2EFF1
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-box div.tooltip-locale-img {
	background: url('../../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_70.jpg') no-repeat;
	background-size: cover;  height:150px; width:300px;
	
	margin:5px -14px 0 -14px;
	padding:0; }
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-box ul li {
	margin: 0;
	list-style-type: none;
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-box li ul li {
	
	list-style-type: circle !important;
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-box h2 {
	border-radius:7px 7px 0 0;
	background: #3D849C;
	margin: -6px -14px;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	color: white;
}

.tooltipster-sidetip.tooltipster-retro-location.tooltipster-top .tooltipster-box {
	margin-bottom: 0
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-content {
	color:#2a2a2a;
	padding: 5px 14px 0 14px;
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
}

.tooltipster-sidetip.tooltipster-retro-location .tooltipster-arrow-background {
	display:none
}


.tooltipster-sidetip.tooltipster-retro.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color:#096f9a
}

.tooltipster-sidetip.tooltipster-retro.tooltipster-left .tooltipster-arrow-border {
	border-left-color:#096f9a
}

.tooltipster-sidetip.tooltipster-retro.tooltipster-right .tooltipster-arrow-border {
	border-right-color:#096f9a
}

.tooltipster-sidetip.tooltipster-retro.tooltipster-top .tooltipster-arrow-border {
	border-top-color:#096f9a
}

.tooltip_templates {
	display: none;
}