@charset "utf-8";
/* CSS Document */

#tour #primary{
	width:903px;
	height:326px;
	background:#fef8e8;
	border:1px solid #8a4d1f;
}
	
#tour #tourNav{
	height:35px;
	overflow:hidden;
	padding-left:5px;
}
	
#tour #tourNav li{
	float:left;
	padding:0 1px;
} 



	
	#sitesLink a{
		background:url(/_media/navBtnSitesOff.gif) center no-repeat;
		height:33px;
		width:82px;
		display:block;
	} 
	#sitesLink a:hover, .all #sitesLink a{
		background:url(/_media/navBtnSitesOn.gif);
	} 
	
	#faithLink a{
		background:url(/_media/navBtnFaithOff.gif) center no-repeat;
		height:33px;
		width:87px;
		display:block;
	} 
	#faithLink a:hover, .faith #faithLink a{
		background:url(/_media/navBtnFaithOn.gif);
	} 
	
	#artsLink a{
		background:url(/_media/navBtnArtsOff.gif) center no-repeat;
		height:33px;
		width:139px;
		display:block;
	} 
	#artsLink a:hover, .arts #artsLink a{
		background:url(/_media/navBtnArtsOn.gif);
	} 
	
	#historicLink a{
		background:url(/_media/navBtnHistoricOff.gif) center no-repeat;
		height:33px;
		width:104px;
		display:block;
	} 
	#historicLink a:hover, .historic #historicLink a{
		background:url(/_media/navBtnHistoricOn.gif);
	} 
	
	#architectureLink a{
		background:url(/_media/navBtnArchitectureOff.gif) center no-repeat;
		height:33px;
		width:136px;
		display:block;
	} 
	#architectureLink a:hover, .architecture #architectureLink a{
		background:url(/_media/navBtnArchitectureOn.gif);
	} 
	
	#unexpectedLink a{
		background:url(/_media/navBtnUnexpectedOff.gif) center no-repeat;
		height:33px;
		width:187px;
		display:block;
	} 
	#unexpectedLink a:hover, .unexpected #unexpectedLink a{
		background:url(/_media/navBtnUnexpectedOn.gif);
	} 
	
	#neighborhoodLink a{
		background:url(/_media/navBtnNeighborhoodOff.gif) center no-repeat;
		height:33px;
		width:146px;
		display:block;
	} 
	#neighborhoodLink a:hover, .neighborhood #neighborhoodLink a{
		background:url(/_media/navBtnNeighborhoodOn.gif);
	} 
	
		
	#sitesLink a span, #faithLink a span, #artsLink a span, #historicLink a span, #architectureLink a span, #unexpectedLink a span, #neighborhoodLink a span{
		display:none;
	}
	
#tour #subToursNav{
	float:left;
	width:204px;
	padding-left:8px;
} 

#subToursNav ul{
	border-top:1px solid #8a4d20;
	border-bottom:1px solid #8a4d20;
	margin-right:8px;
	height:190px;
	overflow:hidden;
}

#subToursNav li{
	margin-left:4px;
}

#subToursNav li a{
}

#scroll_text a{
	font-size:13px;
	line-height:15px;
	padding:5px 0;
	top: 2px;
	text-decoration:none;
	display:block;
}





#tour #flashMap{
	float:left;
	width:476px;
}


	
.sitesLabelMarker, .faithLabelMarker, .artsLabelMarker, .historicLabelMarker, .architectureLabelMarker, .unexpectedLabelMarker, .neighborhoodLabelMarker {
	display:block;
	border:1px solid #333;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	white-space:nowrap;
	padding:2px;	
	margin:5px 0 0 5px;
	text-align: center;
	font-weight:bold;
	width:195px;
}


.sitesLabelMarker{
	background-color:#a8e0ff;
}

.faithLabelMarker{
	background-color:#d7cbe2;
}

.artsLabelMarker{
	background-color:#fff38a;
}

.historicLabelMarker{
	background-color:#f07b82;
}

.architectureLabelMarker{
	background-color:#fabc72;
}

.unexpectedLabelMarker{
	background-color:#a9d784;
}

.neighborhoodLabelMarker{
	background-color:#d1eefa;
}

#mapControls{
	display:block;
	z-index:1000;
	position:relative;
	top:-525px;
	left:-294px;
}

#mapIn{
	position:relative;
	top:0px;
	left:0px;
}
#mapOut{
	position:relative;
	top:45px;
	left:-23px;
}
#mapUp{
	position:relative;
	top:0px;
	left:5px;
}
#mapDown{
	position:relative;
	top:45px;
	left:-18px;
}
#mapLeft{
	position:relative;
	top:23px;
	left:-62px;
}
#mapRight{
	position:relative;
	top:23px;
	left:-44px;
}

#tour #tourInstructions{
	float:right;
	width:201px;
	margin:10px 6px;
	font-size:12px;
}


#tour #tourInstructions p{
	margin-bottom:11px;
}

#tour #tourInstructions h4{
	padding:9px 0 5px 0;
	color:#8a4d1f;
	border-top:1px solid #8a4d1f;
	font-size:12px;
}
#tour #tourInstructions ol{
	padding-left:17px;
	color:#8a4d1f;
}
#tour #tourInstructions li{
	padding-bottom:9px;
}



#tour  .tourDetails{
	width:903px;
	height:212px;
	overflow:hidden;
	margin:0px auto;
	background:#fff;
}

#tour .tourAddress{
	float:left;
	width:206px;
	color:#8a4d1f;
	padding-left:6px;
}


.tourAddress h4{
	margin-top:9px;
	font-size:13px;
	
}

#street{
	display:block;
}

#tour #url{
	padding:5px 0;
}

#url a{
	color:#8a4d1f;
}

.tourDrive, .tourWalk {
	background:url(/_media/neighborhoodBtnLg.png) no-repeat;
	width:175px;
	height:42px;
	font-size:12px;
	margin-top:12px;
	padding:7px 14px 0 7px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:center;
}



.architecture .tourDrive {
	background:url(/_media/architectureBtnLg.png) no-repeat;
}
.arts .tourDrive {
	background:url(/_media/artsBtnLg.png) no-repeat;
	color:#000;
}
.historic .tourDrive {
	background:url(/_media/historicBtnLg.png) no-repeat;
}
.all .tourDrive {
	background:url(/_media/allBtnLg.png) no-repeat;
}
.faith .tourDrive {
	background:url(/_media/faithBtnLg.png) no-repeat;
}
.unexpected .tourDrive {
	background:url(/_media/unexpectedBtnLg.png) no-repeat;
}


.tourDrive span, .tourWalk span {
	text-transform:capitalize;
}

#tour .tourDescription{
	float:left;
	width:447px;
	border-left:1px solid #8a4d1f;
	padding-left: 13px;
	margin:9px 0;
}

#RiverwalkStatue, #RoeblingSuspensionBridge, #MattLangfordDuveneck, #MattLangfordLincoln, #RoeblingMurals, #TheAscent, #DanielCarterBeardHouse, #SpaceshipHouse, #TrinityEpiscopal, #CarrollChimesBellTower, #GooseGirlFountain, #OddFellowsHall, #MattLangfordsStatues, #kentonCountyPublicLibrary, #AmosShinkleTownHouse, #MotherOfGodChurch, #BakerHuntCenter, #MotchJewelers, #CityHall, #MosaicBenches, #ArtisansEnterpriseCenter, #MadisonTheater, #NinthStreetBaptist, #LincolnGrantSchool, #CarnegieArtsCenter, #HenryFarnyArtPark, #AnchorGrill, #GlierGoetta, #CathedralBasilica, #FrankDuveneckCenter, #LindenGrove, #BehringerCrawford, #GardenOfHope, #StAugustine, #RailwayMuseum, #HolmesHighSchool, #LickingRiverside, #HistoricDowntown, #MutterGottes, #Mainstrasse, #BotanyHillsKentonHillsLewisburg, #WestsideHistoricalWest15th, #OldSeminarySquare, #Peaselburg, #Latonia, #LevassorPark, #WallaceWoods, #AustinburgHelentownEastside {
	display:none;
}

.tourDescription h1{
	color:#8a4d1f;
	font-size:14px;
}
.tourDescription h3{
	color:#8a4d1f;
	font-size:12px;
}
.tourDescription p{
	font-size:12px;
	line-height:15px;
	margin-bottom:7px;
}
.tourDescription span{
	color:#8a4d1f;
	font-weight:bold;
}

#tour .tourAudio{
	float:right;
	width:213px;
	padding:10px 0 10px 10px;
	font-size:9px
}

.tourAudio a{
	background:url(/_media/arrowRightSm.gif) left no-repeat;
	padding:0 0 1px 9px;
	color:#8a4d1f;
	display:block;
}


/* the action buttons above the scrollable */
#actions {
	width:700px;
	margin:30px 0 10px 0;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	padding:0 50px 0 0px;
}	

