/*
Navigation Menu
*/
body {
	behavior: url(csshover.htc);
}
ul#navigation_left {
	position:relative;
	width: 136px;
	height: 312px;
	margin: 0;
	padding: 0;
	background: url(../images/menu_left.jpg) 0 0 no-repeat;
	list-style: none;
	z-index: 1000;
}
#navigation_left li {
	position: relative;
	height: 26px;
	width: 136px;
	text-indent: -1234em;
	margin: 0;
	padding: 0;
}
#navigation_left li a {
	height: 100%;
	text-decoration: none;
	display: block;
}
#navigation_left li a:hover {
	background-image: url(../images/menu_left.jpg);
}
ul#navigation_right {
	position:relative;
	width: 136px;
	height: 416px;
	margin: 0;
	padding: 0;
	background: url(../images/menu_right.jpg) 0 0 no-repeat;
	list-style: none;
	z-index: 1000;
}
#navigation_right li {
	position: relative;
	height: 26px;
	width: 136px;
	text-indent: -1234em;
	margin: 0;
	padding: 0;
}
#navigation_right li a {
	height: 100%;
	text-decoration: none;
	display: block;
}
#navigation_right li a:hover {
	background-image: url(../images/menu_right.jpg);
}
li#home {
	top: 0px;
	height: 26px;
	width: 136px;
}
#home a:hover {
	background-position: 136px 0px;
}
li#newmem {
	top: 0px;
	height: 26px;
	width: 136px;
}
#newmem a:hover {
	background-position: 136px -26px;
}
li#locations {
	top: 0px;
	height: 26px;
	width: 136px;
}
#locations a:hover {
	background-position: 136px -52px;
}
li#schedules {
	top: 0px;
	height: 26px;
	width: 136px;
}
#schedules a:hover {
	background-position: 136px -78px;
}
li#training {
	top: 0px;
	height: 26px;
	width: 136px;
}
#training a:hover {
	background-position: 136px -104px;
}
li#goal {
	top: 0px;
	height: 26px;
	width: 136px;
}
#goal a:hover {
	background-position: 136px -130px;
}
li#forum {
	top: 0px;
	height: 26px;
	width: 136px;
}
#forum a:hover {
	background-position: 136px -156px;
}
li#health {
	top: 0px;
	height: 26px;
	width: 136px;
}
#health a:hover {
	background-position: 136px -182px;
}
li#news {
	top: 0px;
	height: 26px;
	width: 136px;
}
#news a:hover {
	background-position: 136px -208px;
}
li#join {
	top: 0px;
	height: 26px;
	width: 136px;
}
#join a:hover {
	background-position: 136px -234px;
}
li#contact {
	top: 0px;
	height: 26px;
	width: 136px;
}
#contact a:hover {
	background-position: 136px -260px;
}
li#rules {
	top: 0px;
	height: 26px;
	width: 136px;
}
#rules a:hover {
	background-position: 136px -286px;
}
li#after {
	top: 0px;
	height: 26px;
	width: 136px;
}
#after a:hover {
	background-position: 136px 0px;
}
li#aquatics {
	top: 0px;
	height: 26px;
	width: 136px;
}
#aquatics a:hover {
	background-position: 136px -26px;
}
li#basketball {
	top: 0px;
	height: 26px;
	width: 136px;
}
#basketball a:hover {
	background-position: 136px -52px;
}
li#cardio {
	top: 0px;
	height: 26px;
	width: 136px;
}
#cardio a:hover {
	background-position: 136px -78px;
}
li#childcare {
	top: 0px;
	height: 26px;
	width: 136px;
}
#childcare a:hover {
	background-position: 136px -104px;
}
li#cybex {
	top: 0px;
	height: 26px;
	width: 136px;
}
#cybex a:hover {
	background-position: 136px -130px;
}
li#free {
	top: 0px;
	height: 26px;
	width: 136px;
}
#free a:hover {
	background-position: 136px -156px;
}
li#golf {
	top: 0px;
	height: 26px;
	width: 136px;
}
#golf a:hover {
	background-position: 136px -182px;
}
li#group {
	top: 0px;
	height: 26px;
	width: 136px;
}
#group a:hover {
	background-position: 136px -208px;
}
li#makos {
	top: 0px;
	height: 26px;
	width: 136px;
}
#makos a:hover {
	background-position: 136px -234px;
}
li#physicaltherapy {
	top: 0px;
	height: 26px;
	width: 136px;
}
#physicaltherapy a:hover {
	background-position: 136px -260px;
}
li#racquet {
	top: 0px;
	height: 26px;
	width: 136px;
}
#racquet a:hover {
	background-position: 136px -286px;
}
li#spinning {
	top: 0px;
	height: 26px;
	width: 136px;
}
#spinning a:hover {
	background-position: 136px -312px;
}
li#supplements {
	top: 0px;
	height: 26px;
	width: 136px;
}
#supplements a:hover {
	background-position: 136px -338px;
}
li#teen {
	top: 0px;
	height: 26px;
	width: 136px;
}
#teen a:hover {
	background-position: 136px -364px;
}
li#tennis {
	top: 0px;
	height: 26px;
	width: 136px;
}
#tennis a:hover {
	background-position: 136px -390px;
}
/*
	Subnav Flyouts
*/
ul#navigation_left ul {
 	display: none;
	z-index:1000;
}
#container #left_col ul#navigation_left li.over ul,
#container #left_col ul#navigation_left li:hover ul {
	display: block;
	position: absolute;
	left: 130px;
	top: 5px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 130px;
	text-indent: 0;
	list-style: none;
	border-top: 1px solid #7FBEE1;
}
#navigation_left ul li {
	text-indent: 0;
	position: static;
	height: auto;
	_height: 1px;
}
#navigation_left ul li a {
	padding: 5px 10px;
	color: #555555;
	border: 1px solid #7FBEE1;
	width: 108px;
	border-top-width: 0;
	font-size: 12px;
}
#navigation_left ul li a:hover {
	background: #7FBEE1;
	color: #FFFFFF;
}
#navigation_left ul li.heading a {
	font-weight: bold;
	font-size: 14px;
	background: #7FBEE1;
	font-style: normal;
}
ul#navigation_right ul {
	display: none;
	z-index:1000;
}
ul#navigation_right li.over ul,
ul#navigation_right li:hover ul {
	display: block;
	position: absolute;
	left: -125px;
	top: 5px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 130px;
	text-indent: 0;
	list-style: none;
	border-top: 1px solid #FFF380;
}
#navigation_right ul li {
	text-indent: 0;
	position: static;
	height: auto;
	_height: 1px;
}
#navigation_right ul li a {
	padding: 5px 10px;
	color: #555555;
	border: 1px solid #FFF380;
	width: 108px;
	border-top-width: 0;
	font-size: 12px;
}
#navigation_right ul li a:hover {
	background: #FFF380;
	color: #555555;
}
#navigation_right ul li.heading a {
	font-weight: bold;
	font-size: 14px;
	background: #18139F;
	font-style: normal;
}
/*
	Extras
	Right Column
*/
#extras {
	float: right;
	width: 200px;
	padding-top: 0px;
}
* html #extras {
	position: relative;
	padding-top: 60px;
}
