/*Css for Pulse Fitness*/


ul{margin-left:36px;
padding-left:7px;}
li{list-style-type:disc;}

p{padding:8px 0;}


body{
margin:0px;
padding:0px;
background:#000;
color:#a1a1a1;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
position:relative;
}

#wrapper{
	position: absolute;
	z-index: -1;
	float: left;
	width:100%;
	background:url('../images/background.jpg') repeat-y top center #000;
}

a {
color:#CCC;
text-decoration:none;
}

a:hover {
color:#CCC;
text-decoration:none;
}	

#clear{clear:both;}

#container{
width:900px;
margin:0 auto;
}
#header{
height:100px;
background:url(../images/header_bg.jpg) bottom left repeat-x #010101;
}

h1{background:url(../images/pulse_fitness_logo.png) no-repeat center right;
margin:32px 32px 0 0;
width:299px;
height:43px;
text-indent:-99999px;
float:right;}

/*~~~~~~~~~~~~~~~~~~~~~H2 STYLES~~~~~~~~~~~~~~~~~~~~~*/

h2 {width:420px;
height:192px;
background-repeat: no-repeat;
text-indent:-99999px;}

#friendly-and-open {
height: 145px;
}

#state-of-the-art-equipment {
height: 128px;
}

#the-activtrax-advantage {
height: 189px;
}

#personal-training-at-its-best {
height: 158px;
}

#beyond-basic-gyms {
height: 169px;
}

#our-gym, #photo-tour {
height: 118px;
}

#pf-certified, #diet-and-nutrition, #member-discounts {
height: 97px;
}

#contact-us {
height: 114px;
}

#blog {
height: 96px;
}

/*~~~~~~~~~~~~~~~~~~~~~END H2 STYLES~~~~~~~~~~~~~~~~~~~~~*/

h3 {
color: #fff;
}

h4 {
text-transform: uppercase;
}

#content{
clear:both;
position:relative;
display:block;
background:url(../images/diagonal_gradient.jpg) top right no-repeat #000;
}

#nav_shadow{
position:absolute;
height:42px;
width:900px;
z-index: 3;
background:url(../images/menu_shadow.png) top left no-repeat;
}
#left_image{
position: relative;
z-index: 2;	
background:url(../images/home.jpg) top left no-repeat;
padding:40px 30px 40px 437px;
padding-left:467px;
min-height:450px;}

.home #left_image {
background-image:url(../images/splash/home.jpg);
}

.our-difference #left_image {
background-image:url(../images/splash/our-difference.jpg);
}

.our-gym #left_image {
background-image:url(../images/splash/our-gym.jpg);
}

.join-now #left_image {
background-image:url(../images/splash/join-now.jpg);
}

.contact-us #left_image {
background-image:url(../images/splash/contact-us.jpg);	
}

.our-community #left_image, .blog #left_image {
background-image:url(../images/splash/our-community.jpg);
}

* html #left_image{ height:450px; }

a.bodylink {
background: url(../images/linkarrow.png) center right no-repeat;
padding-right: 11px;
text-transform: uppercase;
}

a.bodylink:hover {
color: #fff;
background: url(../images/linkarrow_h.png) center right no-repeat;
}

a.bodylink_b {
background: url(../images/linkarrow_b.png) center left no-repeat;
padding-left: 11px;
text-transform: uppercase;
}

a.bodylink_b:hover {
color: #fff;
background: url(../images/linkarrow_b_h.png) center right no-repeat;
}

#memberships{
    margin-left:-39px;
}

#memberships li {
	list-style: none;
	width: 438px;
	padding: 13px 0px 9px 26px;
}

#memberships li#free {
	list-style: none;
	width: 438px;
	background: url(../images/shadowbox.png) no-repeat;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	padding: 13px 0px 9px 26px;
}

#theform label {
	text-align: left;
	width: 105px;
	display: block;
	color: #fff;
	float: left;
}

#theform td{
padding-bottom:20px;
}

.textinput, textarea, #how {
border: 1px solid #989898;
width: 285px;
padding: 2px 7px 5px 7px;
}

textarea {
height: 175px;
}

.error {
	padding:3px;
	position: absolute;
	font-size: 9px;
	color: #fc0;
	visibility: hidden;
}

#promo_boxes{
position:relative;
z-index:2;
padding: 10px 40px 140px 0px;
}

#promo_boxes li{
	display: block;
	float: left;
	width: 242px;
	height: 103px;
	margin: 0;
	padding: 0px 30px 7px 0px;
	list-style: none;
	text-transform:uppercase;
	color: #fff;
	position: relative;
	background-position: 0 0;
}

#promo_boxes li a {
	display: block;
	width: 242px;
	height: 103px;
	text-indent: -99999px;
}

#promo_boxes li.activtrax a {
	background: url('../images/promos/activtrax.png') no-repeat;
}

#promo_boxes li.tourourgym a {
	background: url('../images/promos/tour-our-gym.png') no-repeat;
}

#promo_boxes li.freetrialmembership a {
	background: url('../images/promos/free-trial-membership.png') no-repeat;
}

#promo_boxes li a:hover {
		background-position: 0 -103px;
}

#pulse_footer_logo{background:url(../images/pulse_footer_logo.png) no-repeat;
background-color:transparent;
position:absolute;
bottom:-125px; right:-124px;
z-index:1;
width:583px; height:394px;}

#footer{
position:relative;
z-index:20;
clear:both;
text-transform:uppercase;
font-family:Helvetica, Arial, sans-serif;
font-size:9px;
font-weight:bold;
color:#ccc;
padding:19px 23px;}

#footer ul{
display:inline;
padding:0;}

#footer  li{
list-style-type:none;
float:left;
padding:2px 8px;
border-right:1px solid #454545;
}

#footer li a:hover {
text-decoration: underline;
}

#footer li.end{border-right:0px;}

#background_bottom{background:url(../images/background_bottom.jpg) no-repeat center top;
width:100%;
height:288px;
position:absolute;
bottom:-107px;
z-index:-1;
}