﻿body 
{
	width: 693px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.header
{
	background-image:url(http://goldsgym.regsignup.com/images/header.jpg);
	height:174px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
	
}

.headlinks
{
	position:relative;
	left:350px;
	top:10px;
}

.x7DayOffer
{
	background-image:url(http://goldsgym.regsignup.com/images/7DayVIPnobutt.jpg);
	height:240px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
}
.x7DayOfferReg
{
	background-image:url(http://goldsgym.regsignup.com/images/7DayVIPnobuttform.jpg);
	height:240px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
}

.x60OfferReg
{
	background-image:url(http://goldsgym.regsignup.com/images/60VIPnobuttform.jpg);
	height:240px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
}

.vipSignButton2
{
	position:relative;
	left:550px;
	top:190px;
}

.vipForm
{
	padding-left:520px;
	padding-top:30px;
}
.x3DayOffer
{
	background-image:url(http://goldsgym.regsignup.com/images/3DayVIPnobutt.jpg);
	height:240px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
}
.xFreeOffer
{
	background-image:url(http://goldsgym.regsignup.com/images/FreeVIPnobutt.jpg);
	height:240px;
	width:776px;
	background-color:White;
	background-repeat:no-repeat;
}

.offer
{
	background-image:url(http://goldsgym.regsignup.com/images/offer.jpg);
	height:286px;
	width:693px;
	background-color:White;
	background-repeat:no-repeat;
}

.middle
{
	width:776px;
	background-color:White;
}

.vipSignButton
{
	position:relative;
	left:550px;
	top:190px;
}

.offerSignUpNow
{
	position:relative;
	left:200px;
	top:210px;
}

.BMIbox
{
	background-image:url(http://goldsgym.regsignup.com/images/BMIBack.jpg);
	height:184px;
	width:374px;
	float:left;
	background-color:White;
}

.gymSearch
{
	background-image:url(http://goldsgym.regsignup.com/images/zipSearchBack.jpg);
	height:185px;
	width:375px;
	float:left;
	
}

.search
{
	margin-top:60px;
	margin-left:40px;
	margin-right:20px;
}

.BMItext
{
	margin-top:50px;
	margin-left:200px;
	margin-right:10px;
}


.footer
{
	
	width:773px;
	height:24px;
	color:White;
	margin-top: 0px; 
	background: #695e4f;  
	border: 2px solid white;
	font-family:Arial;
}

.footer p
{
	margin: 5px 0 0 10px;
	font-size:10px;
}

.footerlink
{
	text-decoration:none;
	color: #FFF;
	font-size:10px;
}

.disclaimer
{
	font-size:x-small;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:50px;
}

.Topdisclaimer
{
	font-size:x-small;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
	padding-top:10px;
}
.LocationInfo
{
	background-color:#f0f0f0;
	padding-bottom:10px;
	padding-top:10px;
}
.LocationInfo td
{
	font-family: Arial;
	font-size: 12px;
}
.hidden
	{
		display:none;
	}
.visible 
	{
		display:inline;
	}