* {margin:0;padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4943;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
h1,h2,h3,h4,h5,h6 {
	color:#EB1C22;
	margin:0 0 10px 0;
}
h2 {font-size:20px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
p {
	margin:0 0 10px 0;
	line-height:14pxf;
}
#container {
	margin:0 auto;
	width:880px;
	background:url(/images/bg_container.jpg) #fff center repeat-y;
}
#container.home {
	background-image:none;
}
#header {
	background:url(/images/bg_header.png) no-repeat;
	height:150px;
	position:relative;
}
#header h1 {
	width:144px;
	height:142px;
	background:url(/images/bg_logo.png) no-repeat;
	position:absolute;
	top:13px;
	left:11px;
	margin:0 0 0 10px;
	z-index:100;
}
#header h1 a {
	display:block;
	height:125px;
	width:125px;
}
#header img {
	width:16px;
	margin:5px 0 0 5px;
}
#twitterbar {
	width:824px;
	height:38px;
	position:absolute;
	right:20px;
	top:110px;
	background:url(/images/bg_twitterbar.png) no-repeat;
}
#twitter_follow {
	display:block;
	height:23px;
	width:156px;
	background:url(/images/bg_twitter_follow.png) no-repeat;
	float:right;
	margin:7px 8px 0 0;
}
#twitter_updates {
	float:left;
	height:38px;
	width:545px;
	margin:0 0 0 90px;
}
#twitter_updates ul {
	height:38px;
	width:545px;
	overflow:hidden;
	list-style:none;
}
#twitter_updates ul li {
	height:32px;
	width:539px;
	text-align:right;
	padding:3px;
	font-size:12px;
}
#twitter_updates ul li a {
	color:#005f99;
	text-decoration:none;
	font-style:italic;
	font-size:100% !important;
}
#newslettersignup {
	width:290px;
	position:absolute;
	top:53px;
	right:27px;
	display:none;
	z-index:999;
}
#newslettertop {
	background:url(/images/bg_newsletter.png) left top no-repeat;
	width:290px;
	height:20px;
}
#newsletterbody {
	background:url(/images/bg_newsletter_body.png) repeat-y;
	width:270px;
	padding:0 10px;
}
#newsletterbottom {
	background:url(/images/bg_newsletter.png) left bottom no-repeat;
	width:290px;
	height:20px;
}
#newslettersignup p {
	margin:0 0 5px 0;
	font-weight:bold;
}
#newslettersignup label {
	float:left;
	padding:3px;
	width:70px;
	margin:0 5px 0 0 ;
}
#newslettersignup label.error {
	width:auto;
	margin:-5px 0 0 76px;
}
#newslettersignup input {
	float:left;
	padding:3px;
	width:170px;
	border:1px solid #ccc;
	margin:0 0 5px 0 ;
}
#newslettersignup input#newslettersubmit {
	vertical-align:middle;
	margin:-5px 0 0 0;
	width:auto;
	border:0;
}
#newslettersignup br {
	clear:left;
}
#content {
/*	background:url(/images/bg_content.png) bottom no-repeat;*/
	/*min-height:400px;*/
	position:relative;
}
#content.home {
	background:none;
}

div.homefeature {
	float:left;
}
#homecontent,
#gymcontent {
	/*overflow:hidden;*/
	height:300px;
	width:835px;
	margin:10px 0 10px 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#gymcontent {
	height:auto;
}
#homecontenttext,
#gymcontenttext {
	float:left;
	width:270px;
	height:300px;
	background:url(/images/bg_homecontent_text.png) left top repeat-x;
	position:relative;
}
#gymcontenttext {
	width:557px;
	height:278px;
}
#gymcontenttextcol1 {
	float:left;
	width:245px;
}
#gymcontenttextcol2 {
	float:right;
	width:245px;
}
#searchresults {
	overflow-y:auto;
	margin:0 20px 0 0;
	height:150px;
}
#gymcontenttextcol2 h3 {color:#000;}
#gymcontenttextcol2 h4 {margin:0;}
#gymcontenttextcol2 p {margin:0 0 10px 0 !important;font-size:11px !important;}
#homecontenttext h2,
#gymcontenttext h2 {
	color:#fff;
	font-size:24px;
	margin:10px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:300;
}
#gymcontenttext h2 {
	margin:10px 10px 20px 10px;
}
#homecontenttext h2 strong,
#gymcontenttext h2 strong {
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:900;
}
#homecontenttext p {
	color:#000;
	font-size:12px;
	margin:10px 15px 10px 10px;
}
#gymcontenttext p {
	color:#000;
	font-size:12px;
	margin:0 10px 10px 10px;
}
p#promocode {
	background:#fff;
	border:1px solid #000;
	margin:20px 0 0 105px;
	text-align:center;
	width:130px;
}
p#promotext {
	margin:10px 10px 10px 80px;
	text-align:center;
}
p#gymfacebook {
	margin:20px 0 0 12px !important;
	height:55px;
}
p#gymfacebook a {
	display:block;
	height:55px;
	background:url(/images/bg_gym_facebook.png) left 3px no-repeat;
	padding:0 0 0 55px;
}
p#gymfacebook a span {
	display:inline !important;
}


#homecontenttext p.readmore a {
	text-transform:uppercase;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:300;
	color:#fff;
	font-size:18px;
	padding:0 25px 0 0;
	background:url(/images/bg_readmore.png) right no-repeat;
}
#homecontenttext p.readmore a span {
	display:inline;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:900;
}
#gymcontenttext img {
	float:left;
	margin:0 10px 10px 10px;
}
#homeimage {
	width:565px;
	height:300px;
	float:right;
}
#gymimage {
	width:278px;
	height:278px;
	float:right;
}
p#homecontentjoinnow,
p#gymcontentjoinnow {
	width:44px;
	height:45px;
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
}
p#homecontentjoinnow a,
p#gymcontentjoinnow a {
	display:block;
	width:44px;
	height:45px;
	background:url(/images/bg_homecontenttext_join.png) no-repeat;
}
#gymcol1 {
	width:555px;
	float:left;
	margin:20px 0;
}
#gymcol2 {
	width:270px;
	float:right;
	margin:20px 0;
	padding:30px 0 0 0;
}
#gymcol2 .homefeature {
	margin:10px 0 !important;
	float:none;
}
#gymcol2 #membershipoptions {
	padding-top:1px;
}


#booktrial, #ourgyms {
	padding:5px;
	width:258px;
	height:122px;
	margin:0 0 0 20px;
	text-transform:uppercase;
}
#booktrial {
	background:url(/images/bg_home_book_trial.jpg) no-repeat;	
}
#ourgyms {
	height:117px;
	margin:0 0 0 15px;
	background:url(/images/bg_home_our_gyms.jpg) no-repeat;	
}
#booktrial p, #ourgyms p, .museo {
	color:#fff;
	text-transform:uppercase;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:300;
	font-size:14px;
	margin:0 0 5px 0;
}
#booktrial p span, #ourgyms p span, .museo span {
	font-family: "museo-slab-1","museo-slab-2";
	font-weight:900;
}
#membershipoptions {
	margin:0 0 0 15px;
	width:268px;
	height:128px;
	background:url(/images/bg_home_membership_options.jpg) no-repeat;	
}
#membershipoptions a {
	display:block;
	width:268px;
	height:128px;
	background:url(/images/bg_home_membership_options.jpg) no-repeat;	
}
p#joinnow a {
	display:block;
	width:121px;
	height:121px;
	position:absolute;
	right:10px;
	top:255px;
	z-index:100;
	background:url(/images/bg_home_join_now.png) no-repeat;			
}
#flash {margin:0 0 4px 4px;}
#standardleft {
	float:left;
	width:540px;
	padding:65px 0 100px 0;
	margin:0 0 0 30px;
}

#map {
	width:825px;
	height:323px;
	margin:10px 0 0 0;
	border:5px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
h3.mapmarkerheading a {
	font-family: "museo-slab-1","museo-slab-2";
	color:#0191c6;
	font-size:24px;
	padding-right:24px;
	background:url(/images/bg_mapmarker.png) right center no-repeat;
}
h3.mapmarkerheading a:hover {
	text-decoration:none;
	color:#007aa7;
}

#standardright {
	float:right;
	width:250px;
	padding:65px 0 175px 0;
	margin:0 30px 0 0;
}
#gymleft {
	float:left;
	width:449px;
	padding:65px 0 100px 0;
	margin:0 0 0 40px;
}

#gymright {
	float:right;
	width:323px;
	padding:0 0 175px 0;
	margin:0 40px 0 0;
}

#standardgallery {
	padding:18px 20px 20px 20px;
	width:210px;
	height:261px;
	background:url(/images/bg_standardgallery.png) no-repeat;
	position:relative;
}
#gymgallery {
	padding:18px 20px 20px 20px;
	width:283px;
	height:348px;
	background:url(/images/bg_gymgallery.png) no-repeat;
	position:relative;
}
#standardgallerycarousel {
	border:2px solid #000;
	height:206px;
	width:206px;
	margin:0 0 10px 0;
}
#gymgallerycarousel {
	border:2px solid #000;
	height:278px;
	width:278px;
	margin:0 0 10px 0;
}
#standardgalleryprev,
#standardgallerynext,
#gymgalleryprev,
#gymgallerynext {
	cursor:pointer;
	position:absolute;
}
#standardgalleryprev {
	top:115px;
	left:25px;
	z-index:100;
}
#standardgallerynext {
	top:115px;
	right:25px;
	z-index:101;
}
#gymgalleryprev {
	top:150px;
	left:30px;
	z-index:100;
}
#gymgallerynext {
	top:150px;
	right:30px;
	z-index:101;
}
#gymgallery p,
#standardgallery p {
	font-size:13px;
	line-height:16px;
}
#contentstandardlefttop {
	height:12px;
	background:url(/images/bg_contentstandardlefttop.png) no-repeat;
}
#contentstandardleftbottom {
	height:12px;
	background:url(/images/bg_contentstandardleftbottom.png) no-repeat;
}
#contentstandardleft {
	padding:3px 15px;
	background:url(/images/bg_contentstandardleft.png) repeat-y;
}
#contentstandardleft ul {
	margin:5px 5px 5px 20px;
}
#contentstandardleft ul li {
	margin:5px 0;
}
#contentgymlefttop {
	height:65px;
	padding:5px 15px 10px 15px;
	background:url(/images/bg_contentgymlefttop.png) no-repeat;
}
#contentgymlefttop h2,
#contentgymlefttop p.subtitle {
	float:left;
}
#contentgymlefttop h2 {
	font-size:36px;	
	margin:0;
}
#contentgymlefttop p.subtitle {
	color:#808080;
	font-size:14px;
}
#contentgymleftbottom {
	height:12px;
	background:url(/images/bg_contentgymleftbottom.png) no-repeat;
}
#contentgymleft {
	padding:3px 15px;
	background:url(/images/bg_contentgymleft.png) repeat-y;
}
#contentgymleft h3,
#contentgymleft h4 {
	color:#0071bc;
	font-size:14px;
	font-weight:normal;
}
#contentgymleft h4 {
	margin:0;
}
#contentgymleft ul {
	list-style:none;
	color:#666;
	margin:0 0 10px 0;
	font-size:12px;
}
#contentgymleft ul li {
	margin:5px 0;
}
#contentgymleft ul li strong {
	color:#1a1a1a;
}
#contentgymleft table {
	font-size:12px;
	color:#0071bc;
}
#contentgymleft table tr td {
	padding:2px 20px 2px 2px;
}

#prices {
	margin:65px auto 0 150px; /* 46px left for 4 banners */
	width:792px;
	padding:0 0 150px 0;
}
div.priceplan {
	width:188px;
	float:left;
	border-top:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	text-align:center;
	padding:2px;
	height:420px;
	background:#f1f1f1;
	position:relative;
}
div.priceplanhoriz {
	border-top:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	text-align:center;
	padding:2px;
	background:#f1f1f1;
	position:relative;
	width:586px;
	margin:20px 0;
	height:102px;
}
div.priceplanhoriz div.priceplanhead {
	float:left;
	height:100px;
	width:200px;
	margin:0 10px 0 0;
}
div.priceplanhoriz p.pricing {
	text-align:left;
	margin:5px 0;
	line-height:12px;
}
div.priceplanhoriz p.pricingjoinnow	{
	position:absolute;
	bottom:0;
	right:10px;
}
form#corpform label.error {
	display:block;
	margin-top:-10px;
}

div.priceplan.highlight {
	border:7px solid #0074be;
	margin:-11px 0 0 0;
	height:430px;
}
div.priceplan.last {
	border:1px solid #b9b9b9;
}
div.priceplan p {
	margin:10px;	
}
div.priceplan p.pricing {
	color:#939598;	
	font-size:12px;
	line-height:16px;
	height:70px;
	margin:10px 10px 5px 10px;
}
div.priceplan p.pricingjoinnow	{
	position:absolute;
	bottom:0;
	left:33%;
}
div.priceplan p.pricing b {
	font-size:16px;
	color:#00a0e7;
}
div.priceplan p.pricing strong {
	
}
div.priceplanhead {
	background:#e4e4e4;
	margin:2px;
	border:1px solid #b9b9b9;
	height:62px;
}
div.priceplanhead h3 {
	margin:5px 10px 0 10px;
	font-size:18px;
}
div.priceplanhead h4 {
	color:#00a0e7;
	margin:0 10px 5px 10px;
}
p.pricingjoinnow a {
	display:block;
	width:46px;
	height:47px;
	background:url(/images/bg_pricing_join_now.png) no-repeat;
	margin:0 auto;
}
#contentgymlefttop p.pricingjoinnow {
	padding:10px 0 0 0;
}
#gymwoman01 {
	position:absolute;
	bottom:0;
	left:350px;
	height:271px;
	width:143px;
	background:url(/images/bg_woman_01.png) no-repeat;
}
#gymwoman02 {
	position:absolute;
	bottom:0;
	left:385px;
	height:278px;
	width:189px;
	background:url(/images/bg_woman_02.png) no-repeat;
}
#footer {
	background:url(/images/bg_footer.png) right bottom no-repeat;
	padding:100px 0 0 0;
	text-align:right;
	color:#40c2ea;
	height:54px;
	margin:10px 0 0 0;
}
#footer p {
	margin:10px 0 0 0;
	padding:0 15px;
}
#footer a {
	color:#999;
	text-transform:uppercase;
	padding:0 15px;
}
#footer a:hover {
	text-decoration:none;
	color:#40c2ea;
}

ul#nav {
	position:absolute;
	left:375px;
	top:27px;
	list-style:none;
	font-size:10px;
	font-weight:bold;
}
ul#nav li {
	float:left;
	margin:0 1px;
	text-transform:uppercase;
	text-align:center;
	height:38px;
	padding:0 9px 0 0;
}
ul#nav li.red {background:url(/images/bg_nav_li_red.png) right no-repeat;}
ul#nav li.blue {background:url(/images/bg_nav_li_blue.png) right no-repeat;}
ul#nav li.yellow {background:url(/images/bg_nav_li_yellow.png) right no-repeat;}
ul#nav li a {
	color:#fff;
	display:block;
	float:left;	
	height:29px;
	padding:9px 1px 0 10px;
}
ul#nav li.red a {background:url(/images/bg_nav_li_a.png) 0 -38px no-repeat;}
ul#nav li.blue a {background:url(/images/bg_nav_li_a.png) -150px -38px no-repeat;}
ul#nav li.yellow a {color:#0074be;background:url(/images/bg_nav_li_a.png) -300px -38px no-repeat;}

ul#nav li:hover,
ul#nav li.selected {background:url(/images/bg_nav_li_hover.png) right no-repeat;}
ul#nav li:hover a,
ul#nav li a:hover,
ul#nav li.selected a{
	background-position:0 0;
	color:#0074be;
	text-decoration:none;
}
form#frmtrial {
    width:165px;
}
form#frmfind {
  width:105px;
}
form#frmfindmain {
  width:205px;
height:28px;
	margin:0;
}
form#frmtrial label,
form#frmtrial select,
form#frmtrial input {
   float:left; 
	font-size:9px;
	padding:1px;
	margin:3px 0; 
}
form#frmfind select {
	font-size:10px;
	width:150px;
}
form#frmfindmain input {
  width:140px;
float:left;
}
form#frmtrial label {
    width:50px;
    color:#fff;
}
form#frmtrial label.error {
    width:auto;
    color:#ff0;
		margin:0 0 0 5px;
		padding:0;
}
form#frmtrial select,
form#frmfind select {
	width:105px;
}
form#frmtrial input,
form#frmfind input {
	width:100px;
}
form#frmtrial input#frmtrialsubmit,
form#frmfind input#frmfindsubmit,
form#frmfindmain input#frmfindmainsubmit  {
    padding:0;
    font-size:9px;
	float:right;
	width:50px;
}
form#frmfindmain input#frmfindmainsubmit {
	float:left;
	margin:2px 0 0 5px;
}
form#frmtrial br {
	clear:both;
}

.hide,
#header h1 span,
a span {display:none;}
.right {text-align:right;}
.center {text-align:center;}
.fleft {float:left;}
.fright {float:right;}
.cleft {clear:left;}
.cright {clear:right;}
.clear {clear:both;}
.error {color:#f00;}
.white {color:#fff !important;}

/*label.error {
	display:none !important;
}*/
input.error	{
	background: #FFBDCF;
}
#LiveEarthMap {
	position: relative;
	width: 875px;
	height: 373px;
	margin:0 auto;
}

#searchDiv {
	width: 478px;
	margin:0 auto;
}
#searchFormOuter {
	width: 479px;
	height: 114px;
	background: url(/images/map/find-bg.jpg) #00a7e7 no-repeat;
}
#searchResults {
	width: 395px;
	height: 114px;
	background: url(/images/map/results-bg.jpg) #00a7e7 no-repeat;
}

#mapControl {
	padding: 0 1px 1px 1px;
	background: #fff;
	position: absolute;
	z-index: 11;
	top:75px;
	left: 830px;
}
.mapControlButton {
	cursor:pointer;
	background: url(/images/map/button-bg.gif) #a9a49e;
	text-align: center;
	margin-top: 1px;
	width: 47px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding:5px 0;
}
.mapControlButtonSmall {
	width: 23px;
	font-size: 14px;
	padding: 2px 0;
}
.mapControlButtonSelected {
	background-image: none;
}
#txtSearch {
	font-size: 11px;
	font-weight: bold;
	width: 218px;
	height: 16px;
}
#searchForm {
	width: 280px;
	margin-left: 200px;
	padding-top: 12px;
}
#resultsContainer {
	width: 320px;
	height: 101px;
	margin-left: 30px;
	margin-top: 8px;
	overflow: auto;
}

.clearing {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.lemap_span_idno {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
}
.lemap_a {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.lemap_span_dist {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
}
.lemap_div_outer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.lemap_div_outer_border {
	border-top: 1px solid #5cd4f5;
	padding:5px 0;
}
.pushpin {
	padding:15px 0 0 40px;
	font-size:10px;
}
.pushpin_name {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}
.pushpin_details {
	width: 213px;
	margin-top: 5px;
	background: url(../images/map/pushpin_bg.png);
	padding:5px 0;
}
.pmargin {
	margin: 5px 7px 0px 7px;
}
.pushpin_blue {
	color: #00c1f0;
}
.pushpin_directions {
	background-color: #827a6f;
	padding:5px 0;
	width: 213px;
}
.pdirections {
	margin: 0 7px;
	color: #fff;
	font-size: 13px;
}
.adirections {
	font-size: 11px;
	color: #e4dc13;
	cursor: pointer;
}
.marginLeft {
	background: url(/images/home/m-left.gif) repeat-y;
}
.marginRight {
	background: url(/images/home/m-right.gif) top right repeat-y;
}
.js .faqsection, .js #contactform, .js #halfright #leaving_form {
	display:none;
}
#halfleft {
	width:400px;
	margin:0 0 0 30px;
	padding:65px 0 100px 0;
	float:left;
}
#halfright {
	width:400px;
	margin:0 30px 0 0;
	padding:65px 0 150px 0;
	float:right;
	min-height:333px;
}
.contenthalftop {
	height:12px;
	background:url(/images/bg_contenthalftop.png) no-repeat;
}
.contenthalfbottom {
	height:12px;
	background:url(/images/bg_contenthalfbottom.png) no-repeat;
}
.contenthalf {
	padding:3px 15px;
	background:url(/images/bg_contentstandardleft.png) repeat-y;
}
table#contactformtable {
	width:100%;
	border-collapse:collapse;
}
table#contactformtable td {
	padding:4px 1px;
}
table#contactformtable td.label {
	width:100px;
	text-align:right;
}
#solved {
	border:1px solid #F5E200;
	background: #FAF3A2 ;
	padding:10px 10px 5px 10px;
	margin:10px 0;
	text-align:center;
	font-size:12px;
}
#solved p {
	margin:0 0 5px 0;
}
#solved p a {
	padding:0 15px;
}

dl.faq {
	margin:10px;
}
dl.faq dt {
	padding:5px;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
dl.faq dt:hover {
	color:#EB1C22;
}
dl.faq dd {
	margin:0 0 10px 0;
	padding:5px;
}
dl.faq dd ul,
dl.faq dd ol {
	margin:10px 10px 10px 30px;
}
dl.faq dd ul li,
dl.faq dd ol li {
	margin:5px 0;
}
