@charset "utf-8";
/* CSS Document */

a:link {
	color: #4323b9;
}
a:visited {
	color: #4323b9;
}
a:hover {
	color: #6666cc;
}

html {overflow-y: scroll;}

body {
	text-align: center;
	min-width: 790px;
	background: #EFEFEF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	
}

*  {
	margin: 0;
	padding: 0;
}

table.membership-table td { 
	padding:6px; 
	border-style: solid;
	border-color: #666666;
}	 

.membership-table {
	margin-left:10px;
}

table.training-table td { 
	padding:6px; 
	border-style: solid;
	border-color: #666666;
}	 

.training-table {
	margin-left:0px;
}

li {
	margin-left: 30px;
	
}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin: 25px 0px 0px 18px;
	padding: 0px;
	text-align:left;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

sup {
	font-weight:normal;
}

#main {
	text-align: left;
	width: 790px;
	margin: 10px auto;

}

.contentwrap {
	width: 790px;
	background-color: #D6D6D6;
	background-image: url(assets/images/bg_edgeshadows.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.content {
	width: 778px;
	margin-left: 6px;
	background-image: url(assets/images/bg_grey-gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #D6D6D6;	
}

.graybg {
	width: 778px;
	float: left; 
	clear: both; 
	background-image: url(assets/images/b_pic-left.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
}

.submenu {
	float:right;
	margin-right: 18px;
	margin-top: 5px;
	text-align: right;
	color: #c4d940;
	white-space:nowrap;
	font-size: 12px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	width: 500px;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.submenu a:active {
	color: #c4d940;
	text-decoration: underline;
}



.pagecontent {
	width:700px; 
	float: left;
	margin-left: 18px;
	margin-bottom: 16px;
	padding: 20px;
	padding-top: 0px;
	background: #FFFFFF;
	border-left: solid #757575 1px;
	border-right: solid #757575 1px;
	border-bottom: solid #757575 1px;

}

.firstpara {
	margin-top:20px;
}

.smalltxt {
	font-size: 11px;
}

.smalltabletxt {
	font-size: 11px;
	margin-left: 20px;
}

.senior_table_text {
	margin-left: 20px;	
	
}	
.above_mem_table_txt {
	width: 600px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.2em;
	margin-top:4px;
	margin-left:10px;
}

.table_header {
	color: #FFFFFF;
	font-weight: bold;
}

.mem_plans {
	float:left;
	width: 172px;
	height: 200px;
	position:relative;
}

.trainer-detail {
	display: none;
}

.slideshow {
	width: 300px;
	height: 225px;
	float:right;
	border: 1px #333333 solid;
	margin-left: 5px;
	margin-top: 27px;
}

/* ====================================== */
/* =      Class Descriptions            = */
/* ====================================== */


.class_header {
	background: #DFED89; 
	border-width: 2px 2px 0px 2px;
	border-style: solid; 
	border-color: #666666;
	padding: 5px;
}

.class_header_p {
	background: #B9ADE5; 
	border-width: 2px 2px 0px 2px;
	border-style: solid; 
	border-color: #666666;
	padding: 5px;
}



.class_header h2 {
	margin-top: 0px;
}

.class_header_p h2 {
	margin-top: 0px;
}

.class_header_instructor {
	font-weight: normal;
	font-size: 10px;
}

.class_subtitle {
	font-style:italic;
}

.class_descrip {
	padding: 10px 15px 5px 15px;
	width:665px;
	position:relative;
}

.slidewrap {
	background: #eaf3b2;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #666666;
	position:relative;
	display:none;
}

.slidewrap_p {
	background: #DCD6F2;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #666666;
	position:relative;
	display:none;
}

.toggle_descrip {
	float:right; 
	margin-right:5px;
}

.style2 {
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.class-table {
	background: #D6D6D6;
	width: 260px;
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
	clear:right;
}

table.class-table td { 
	padding:3px 6px; 
	/*border-style: solid;
	border-width: 1px;
	border-color: #666666;*/
}


.five-comp-numbers {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.five-pic-rt {
	float: right;
	/*margin-left: 5px;*/
}

.five-pic-lt {
	float: left;
	/*margin-right: 5px;*/
}

.pic-rt {
	float:right;
	border: 1px #333333 solid;
	margin-left: 5px;
}

.pic-lt {
	float:left;
	border: 1px #333333 solid;
	margin-right: 8px;
	margin-top: 5px;
}

.trainer-pic {
	float:left;
	border: 1px #333333 solid;
	margin-right: 10px;
	margin-top: 5px;
}

.flash-rt {
	float:right;
	border: 1px #333333 solid;
	margin-left: 5px;
	margin-top: 27px;
}

.tiny  {
	font-size:9px;
}

.red {
	color: red;
}

#footer {
	width: 790px;
	height: 21px;
	padding: 6px 0px;
	background: url(assets/images/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
}


#footer a:link {
	text-decoration: none;
	color: #FFFFFF;

}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	margin-top: 4px;
}

.copyright {
	font-size: 9px;
	text-align: center;
	color:#666666;

}

/* ====================================== */
/* =      Nav popup menus               = */
/* ====================================== */

	/* all nav_menu class */
	body .nav_menu {
		font-family: Arial;
		font-size: 14px; 
		color: #FFFFFF;
		background-color: #D4DBA8;
		border-left: 1px solid #64635E;
        border-right: 1px solid #64635E;
        border-bottom: 1px solid #64635E;
        border-top: 0;
		padding: 0;
		filter:alpha(opacity=92); -moz-opacity:0.92; -khtml-opacity: 0.92; opacity: 0.92;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";
		white-space: nowrap;
		visibility: hidden;
		position: absolute;
		top: 46px;
		z-index: 100; /* always on top */
		text-align: left;
	}

	.nav_menu .menu_item_holder {
			margin-right: inherit;
			border-top: 1px Solid #64635E;
			padding: 5px 15px 5px 7px;

	}

	.nav_menu .menu_item_holder:hover {
		 background-color: #C1D63F;
		 filter:alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;

	}
	
	#popup_menu_container {
		position: absolute;
	}
	
	/* all menu items in the popup */
	#popup_menu_container a,
	#popup_menu_container a:hover,
	#popup_menu_container a:active {
	cursor: pointer;
	text-decoration: none;
	color: #1E1E1E;
	}
	
	/* menu_facility */
	#popup_menu_container #menu_facility {
		left: 5px;
	}	
	
	/* share menu */
	#popup_menu_container #menu_classes {
		left: 243px;
                
	}
	
	/* share menu */
	#popup_menu_container #menu_wellness {
		left: 571px;
	}
