﻿#FlyoverNavContainer {
	position:relative;
	z-index: 100;
}

#FlyoverNav {
	width: 574px;
	height: 36px;
	margin: 0px auto;
	font-size: 13px;
	letter-spacing: 0px;
}

#FlyoverNav .fobutton {
	float: left;
	height: 36px;
	text-align: center;
	position: relative;
	background-image: url(/img/golf-courses/course-flyover/nav_bg.gif);
}

#FlyoverNav .fobutton a {
	color: #494949;
	text-decoration: none;
	cursor: pointer;
	line-height: 36px;
}

#FlyoverNav .fobutton a:hover {
	color: #4471a8;
	text-decoration: none;
}

#FlyoverNav .fobutton a span {
	position: relative;
	top: 10px;
}

#FlyoverNav .fobutton a .foclick {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#FlyoverNav .fobutton a .foclick {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#FlyoverNav .fobutton a span img {
	vertical-align: middle;
}

#FlyoverNav .fodivider {
	float: left;
	width: 2px;
	height: 36px;
	background-image: url(/img/golf-courses/course-flyover/nav_div.gif);
}

#FlyoverHoleChooser {
	height: 18px;
	margin-top: 10px;	
	font-size: 12px;
	letter-spacing: -1px;
}

#FlyoverHoleChooser .fobutton {
	float: left;
	width: 27px;
	height: 18px;	
	position: relative;
	text-align: center;	
	background-image: url(/img/golf-courses/course-flyover/nav_hole_bg.gif);
	background-repeat: no-repeat;
}


#FlyoverHoleChooser .fobutton a {
	color: #343434;
	cursor: pointer;
	text-decoration: none;
}

#FlyoverHoleChooser .fobutton a:hover {
	color: #4471a8;
	text-decoration: none;
}

#FlyoverHoleChooser .fobutton a span {
	position: relative;
	top: 2px;
	left: -1px;
}

#FlyoverHoleChooser .fobutton a img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 18px;		
}

#FlyoverHoleChooser .fodiv{
	width: 5px;
	height: 18px;
	float: left;
}
