/* -------------------------------------------------------------------------------------
-- GENERAL STYLES --
------------------------------------------------------------------------------------- */

body {
	text-align: center;
	font-size: small;
	color: #2c2c2c;
	font-family: helvetica, arial, sans-serif;
	background: #fff url(../images/page_bg.jpg) top left repeat-x;
}

* {
	padding: 0; 
	margin: 0;
}

div, table, p, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #140DDA;
	text-decoration: none;
	outline: none;
}

a.name {
	color: #2c2c2c;
}

a.name:hover {
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

ul {
	list-style: none;
	display: inline;
}

li {
	float: left;
	clear: both;
	width: 100%;
	display: inline;
	font-size: inherit;
}

h1 {
	font-size: 160%;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 140%;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.left * {
	float: left;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.right * {
	float: left;
}

.hidden {
	display: none;
}

img {
	border: 0;
}

#wrapper {
	text-align: left;
	float: none;
	width: 961px;
	margin: 0 auto;
}

#container {
	font-size: 95%;
	color: #1B1B1B;
	width: 889px;
	padding: 0 36px;
	background: transparent url(../images/content_bg.png) top left repeat-y;
}

/* -------------------------------------------------------------------------------------
-- END GENERAL STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- HEADER STYLES --
------------------------------------------------------------------------------------- */

#header {
	position: relative;
	height: 147px;
}

#member_box, #member_box_logged {
	width: 319px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 0 3px;
	background: #e2ddd1;
}

#member_box_logged {
	background: #fff;
	padding: 0;
}

#member_box_logged p {
	margin: 0 0 5px 0;
}

#member_box_logged p .right {
	border-left: 1px solid #3d392c;
	padding: 0 0 0 15px;
}

#member_box_logged p .right a {
	color: #3d392c;
}

#member_box h2 {
	margin: 0 0 4px;
}

#member_box h2 a {
	background: transparent url(../images/header_member_login.jpg) top left no-repeat;
	text-indent: -10000px;
	height: 20px;
	float: left;
	width: 100%;
}

#member_box p {
	padding: 0 3px;
	margin: 0;
	width: 313px;
}

#member_box input {
	float: left;
	clear: both;
	width: 151px;
	padding: 2px;
	color: #313131;
	border: solid #b8b5ad;
	border-width: 0 0 1px 0;
}

#member_box label {
	width: 155px;
	float: left;
	clear: both;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0;
	font-size: 90%;
}

#home_link {
	width: 311px;
	height: 147px;
	float: left;
	text-indent: -10000px;
	background: #fff url(../images/logo.jpg) top left no-repeat;
}

#nav, #sub_nav {
	margin: 10px 0 4px;
}

#nav {
	background: #595242 url(../images/nav_bg.jpg) top left repeat-x;
}

#top_nav ul li {
	clear: none;
	width: auto;
}

#top_nav ul.admin_nav li {
	float: right;
}

#nav li a {
	text-indent: -10000px;
	background-color: #595242;
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	float: left;
}

#nav li a.active, #nav li a:hover {
	background-position: 0 -28px;
}

#nav_home {
	width: 70px;
	background-image: url(../images/nav_home.jpg);
}

#nav_about {
	width: 96px;
	background-image: url(../images/nav_about.jpg);
}

#nav_services {
	width: 93px;
	background-image: url(../images/nav_services.jpg);
}

#nav_programs {
	width: 155px;
	background-image: url(../images/nav_programs.jpg);
}

#nav_schedule {
	width: 141px;
	background-image: url(../images/nav_schedule.jpg);
}

#nav_membership {
	width: 114px;
	background-image: url(../images/nav_membership.jpg);
}

#nav_contact {
	width: 108px;
	background-image: url(../images/nav_contact.jpg);
}

#nav_employment {
	width: 112px;
	background-image: url(../images/nav_employment.jpg);
}

#rotating_banners {
	position: relative;
	height: 360px;
	overflow: hidden;
}

#rotating_small {
	position: relative;
	height: 126px;
	overflow: hidden;
}

#sub_nav {
	margin: 0;
}

#sub_nav li a {
	text-indent: -10000px;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
	float: left;
}

#sub_nav li a.active, #sub_nav li a:hover {
	background-position: 0 -54px;
}

#sub_nav_programs {
	width: 259px;
	background-image: url(../images/sub_nav_programs.jpg);
}

#sub_nav_membership {
	width: 296px;
	background-image: url(../images/sub_nav_membership.jpg);
}

#sub_nav_schedule {
	width: 319px;
	background-image: url(../images/sub_nav_schedule.jpg);
}

/* -------------------------------------------------------------------------------------
-- END HEADER STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- CONTENT STYLES --
------------------------------------------------------------------------------------- */

#page_content {
	background: transparent url(../images/page_content_bg.gif) top left repeat-y;
}

#annoucements {
	width: 889px;
	padding: 0 0 6px;
	background: #fff;
}

#annoucements h1 {
	width: 849px;
	padding: 10px 20px 0;
	background: #F5F3C2;
	margin: 0;
	color: #242424;
}

#annoucements p {
	width: 849px;
	color: #242424;
	padding: 10px 20px;
	background: #F5F3C2;
	margin: 0;
	line-height: 1.5;
} 

#content {
	width: 564px;
}

#schedule_massage {
	float: left;
	width: 259px;
}

#schedule_massage a {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}

#index_meet_trainers {
	width: 296px;
	height: 171px;
	overflow: hidden;
	position: relative;
}

#content.sub {
	background: #edeae2;
	padding: 20px 15px;
	width: 534px;
}

#content.sub.members_page {
	background: #edeae2;
	padding: 20px 15px;
	width: 534px;
}

.sub h1 {
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}

.sub h2 {
	color: #3b3830;
	margin: 10px 0;
}

.sub h2 a:hover {
	text-decoration: none;
}

.sub h3 {
	color: #000;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #c2b89e;
}

.sub h4 {
	margin: 0 0 10px 0;
}

.sub p {
	line-height: 1.5;
}

.sub ul {
	margin: 0 0 10px 0;
}

.sub ul li {
	width: 484px;
	padding: 0 20px 0 10px;
	margin: 0 0 5px 20px;
	line-height: 1.5;
	background: transparent url(../images/bullet.gif) top left no-repeat;
}

.sub ul ul {
	margin: 10px 0 0;
}

.sub ul ul li {
	width: 434px;
}

.sub ul.no_bullet li {
	width: 534px;
	padding: 0 0;
	margin: 0 0 5px 0;
	line-height: 1.5;
	background: none;
}

.sub ul.two_columns li {
	width: 237px;
	padding: 0 20px 0 10px;
	margin: 0 0 5px 0px;
	line-height: 1.5;
	clear: none;
	background: transparent url(../images/bullet.gif) top left no-repeat;
}

.sub ul.three_column li {
	width: 168px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0px;
	line-height: 1.5;
	clear: none;
	background: none;
}

.sub_page_table {
	border-collapse: collapse;
	float: left;
	clear: both;
	width: 450px;
	margin: 0 0 10px;
}

.sub_page_table td {
	width: 150px;
	padding: 2px 0;
}

.sub .sub_menu {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #c2b89e;
}

.sub .sub_menu ul {
	width: 534px;
	margin: 0;
	background: #e0dbcd;
}

.sub .sub_menu ul li {
	clear: none;
	width: 178px;
	padding: 0;
	margin: 0;
	background: none;
}

.sub_menu li a {
	color: #3b3830;
	display: block;
	width: 170px;
	padding: 6px 4px;
	text-decoration: underline;
}

.sub_menu li a:hover {
	background: #beb9ad;
}

.back_to_top {
	text-align: right;
	font-weight: bold;
	width: 523px;
	height: 10px;
	padding: 1px 11px 8px 0;
	font-size: 90%;
	margin: 10px 0;
	border-bottom: 2px solid #c2b89e;
	background: transparent url(../images/arrow_top.gif) top right no-repeat;
}

.back_to_top a {
	padding: 2px 5px;
}

.sub dl {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 2px solid #c2b89e;
}

.sub dl dt {
	float: left;
	width: 160px;
}

.sub dl.odd dt {
	float: right;
}

.sub dl dt img {
	border: 2px solid #3b3830;
}

.sub dl dd {
	float: right;
	clear: right;
	width: 364px;
}

.sub dl dd h4 {
	font-size: 140%;
	text-transform: uppercase;
}

.sub dl dd ul li {
	width: 147px;
	clear: none;
	margin: 0 0 5px 0;
}

.sub dl dd .back_to_top {
	text-align: right;
	font-weight: bold;
	width: 353px;
	height: 10px;
	padding: 1px 11px 3px 0;
	font-size: 90%;
	margin: 5px 0;
	border: 0;
	background: transparent url(../images/arrow_top.gif) top right no-repeat;
}

table {
	border-collapse: collapse;
	float: left;
	clear: both;
	width: 450px;
	margin: 0 0 10px;
}

table td {
	width: 150px;
	padding: 2px 0;
}

#content #formFields {
	list-style: none;
	padding: 0;
	margin: 0;
	border: solid #889AA8;
	border-width: 1px 0;
	padding: 10px 0;
}

#content #formFields li {
	background: none;
	padding: 0;
	margin: 0 0 5px;
	width: 100%;
}

#content #formFields li.error_message {
	color: #fff;
	width: 524px;
	padding: 5px;
	margin: 0 0 5px;
	font-weight: bold;
	background: #CA0C0C;
}

#content #formFields li.half {
	width: 48%;
	clear: none;
}

#content #formFields li div, #content #formFields li span {
	padding:0 0 8px 0;
	color:#444;
}

#content #formFields li span{
	float:right;
}

#content #formFields li div label, #content #formFields li span label{
	clear:both;
	font-size:90%;
	color:#444;
	display:block;
}

#content #formFields label {
	line-height:1.5;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:90%;
}

#content #formFields input.text, #content #formFields textarea.textarea, #content #formFields select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
	font-size: 90%;
}

#content #formFields input.text{
	padding:2px 0;
}

#content #formFields input.checkbox, #content #formFields input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

#content #formFields textarea.textarea{
	margin-top: 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#content #formFields select.select{
	padding: 1px 0 0 0;
}

#content #formFields .req{
	float: none;
	color: red;
}

.buttons {
	margin: 0 0 15px 0;
	padding: 15px 0 0;
	border-top: 1px solid #cce5f8;
}

.buttons input {
	cursor: pointer;
	float: left;
	clear: none;
	margin: 0 30px 0 0;
	border: 1px solid #1A205C;
	background: #2e2b20;
	color: #fff;
	padding: 4px 10px;
}


#gallery a {
	float: left;
	clear: none;
	margin: 0 0 12px 12px;
	display: inline;
	border: 3px solid #fff;
}

#gallery a:hover {
	border: 3px solid #57737c;
}

#gallery a img {
	float: left;
}

#gallery a.no_margin {
	margin: 0 0 12px 0;
}

/* -------------------------------------------------------------------------------------
-- END CONTENT STYLES --
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
-- SIDEBAR STYLES --
------------------------------------------------------------------------------------- */

#sidebar {
	width: 319px;
	float: right;
	clear: none;
	color: #302c21;
	font-size: 90%;
	font-weight: bold;
}

#sidebar a {
	color: #302c21;
}

#membership_sub_nav {
	width: 319px;
	background: #edeae2;
	float: left;
}

#membership_sub_nav li {
	width: 100%;
	background: #595242;
}

#membership_sub_nav li a {
	display: block;
	width: 299px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px;
	color: #fff;
	position: relative;
	z-index: 10;
}

#membership_sub_nav li a:hover, #membership_sub_nav li a.active {
	background: #36301e;
}

h2.member_nav {
	background: #3a3528 url(../images/header_member_nav.jpg) top left no-repeat;
	text-indent: -10000px;
	height: 27px;
	margin: 0;
}

h2.hours {
	background: #3a3528 url(../images/header_hours.jpg) top left no-repeat;
	text-indent: -10000px;
	height: 28px;
	margin: 0;
}

p.hours {
	margin: 0;
	font-size: 11px;
	padding: 5px 0 0;
	background: #ebe8df;
}

p.hours span {
	width: 93px;
	text-align: center;
	margin: 0 5px 5px;
}

h2.upcoming_events {
	background: #3a3528 url(../images/header_events.jpg) top left no-repeat;
	text-indent: -10000px;
	font-size: 10px;
	height: 28px;
	margin: 10px 0 0;
}

ul.upcoming_events_list, ul.upcoming_events_list_no_scroll {
	background: #ebe8df;
	height: 63px;
	overflow: auto;
	width: 319px;
}

ul.upcoming_events_list_no_scroll {
	height: auto;
}

ul.upcoming_events_list li, ul.upcoming_events_list_no_scroll li {
	font-size: 11px;
	width: 309px;
}

ul.upcoming_events_list li .left, ul.upcoming_events_list_no_scroll li .left {
	width: 230px;
}

ul.upcoming_events_list_no_scroll li {
	width: 319px;
}

ul.upcoming_events_list a, ul.upcoming_events_list_no_scroll a {
	display: block;
	padding: 5px;
	width: 299px;
	float: left;
}

ul.upcoming_events_list_no_scroll a {
	width: 309px;
}

ul.upcoming_events_list li.odd a, ul.upcoming_events_list_no_scroll li.odd a {
	background: #c2b89e;
}

#sidebar ul.upcoming_events_list a:hover, ul.upcoming_events_list_no_scroll a:hover {
	background: #beb9ad;
	text-decoration: none;
	cursor: pointer;
}

#what_we_offer {
	height: 215px;
	overflow: hidden;
}

#meet_your_trainers {
	height: 180px;
	overflow: hidden;
	margin: 10px 0 0;
}

#meet_your_therapists {
	height: 180px;
	overflow: hidden;
	margin: 10px 0 0;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #534525;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #666 url(../images/arrow_up.jpg) top left no-repeat;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #666 url(../images/arrow_down.jpg) top left no-repeat;
	height: 9px;
}

a.jScrollArrowUp:hover, a.jScrollArrowDown:hover {
	background-position: 0 -9px;
}


a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -18px;
}

/* -------------------------------------------------------------------------------------
-- END SIDEBAR STYLES --
------------------------------------------------------------------------------------- */




/* -------------------------------------------------------------------------------------
-- FOOTER STYLES --
------------------------------------------------------------------------------------- */

#footer_bar {
	background: #2e2b20 url(../images/footer_bar.gif) top left repeat-x;
	color: #cbcac7;
	height: 24px;
	padding: 14px 10px 0;
	width: 869px;
	margin: 10px 0 0;
}

#footer {
	font-size: 90%;
	color: #515254;
	width: 869px;
	padding: 24px 46px 14px 46px;
	background: transparent url(../images/footer_bg.png) top left no-repeat;
}
/* -------------------------------------------------------------------------------------
-- END FOOTER STYLES --
------------------------------------------------------------------------------------- */


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}