#left-nav h2,
#left-nav h2 span {
	width: 179px;
	height: 89px;
}

#left-nav h2 span {
	background-image: url(../images/our-gym.png);
}

#content h1 {
	margin-bottom: 0;
}

#content .intro {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.2em;
	padding-right: 10px;
}

#content .small-intro {
	font-size: 11px;
	line-height: 1.2em;
	margin: 15px 0 20px 0;
}

#content .instruction {
	color: #6db33f;
	margin-bottom: 20px;
}

#reps-logo-large {
	float: right;
	margin-top: 10px;
}

/* Our Gym */

#content .left,
#content .right {
	padding-top: 25px;
}

#content .left {
	float: left;
	width: 300px;
}

#content .right {
	width: 173px;
	float: right;
}

#content .right .dots-short {
	width: 173px;
	background-image: url(../images/content-dots-close-new.png);
	margin: 0 0 6px 0;
}

#content .right img {
	display: block;
	margin-bottom: 6px;
}

#gym-list li {
	padding: 6px 0 8px 22px;
	background: url(../images/green-arrow.png) 0 10px no-repeat;
}

#gym-list .statement,
#gym-list .statement * {
	cursor: pointer;
}

#gym-list .statement p {
	margin: 0;
}

#gym-list .statement .title {
	color: #fff;
}

#gym-list {
	margin-bottom: 30px !important;
}

#gym-list .information {
	font-size: 11px !important;
	line-height: 1.2em !important;
	width: 278px;
}

#gym-list .information .inner {
	margin: 8px 0 -9px 0;
}

#gym-list .information b,
#gym-list .information strong {
	font-weight: bold;
}

#gym-list .information li {
	padding: 0;
	background: transparent none;
}

#gym-list .information a {
	color: #ababab;
}

#testimonials-link {
	text-decoration: none;
	margin-top: 30px;
}

#testimonials-link img {
	display: block;
}

#testimonials-link span {
	font-size: 11px;
	line-height: 1.2em;
	color: #ababab;
	display: block;
	padding-top: 5px;
}

/* Staff and Qualifications */

#staff-list {
	position: relative;
	top: 0; left: 0;
	padding-bottom: 10px;
}

#staff-list .image {
	height: 84px;
	width: 102px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../images/temp-staff.png);
	float: left;
	margin: 0 0 6px 0;
}

#staff-list .qualifications {
	float: left;
	width: 390px;
	padding: 5px 0 15px 17px;
	font-size: 22px;
	line-height: 1.2em;
}

#staff-list .name {
	margin: 0;
	display: inline;
	background: url(../images/content-dots-close-new.png) bottom left no-repeat;
	padding: 0 5px 8px 0;
	overflow: hidden;
}

#staff-list .small-print {
	font-size: 11px;
	line-height: 1.2em;
}

#staff-list ul {
	margin-top: 16px;
}

#staff-list.enabled {
	padding-bottom: 35px;
}

#staff-list.enabled .image {
	background-position: top left;
	overflow: hidden;
	position: relative;
	top: 0; left: 0;
}

#staff-list.enabled .image,
#staff-list.enabled .image * {
	cursor: pointer !important;
}

#staff-list.enabled img,
#staff-list.enabled .opacity-overlay {
	position: absolute;
	top: 0; left: 0;
}

#staff-list.enabled .opacity-overlay {
	width: 84px;
	height: 84px;
	background-color: #000;
	z-index: 8;
	opacity: 0.5;
}

#staff-list.enabled .qualifications {
	display: none;
	position: absolute;
	top: 0; left: 102px;
}

#reps-logo-small {
	float: right;
	margin: -51px 0 20px 0;
}

/* Classes */

#class-list {
	margin: -5px 0 0 0;
	padding: 0 0 25px 0;
}

#class-list li {
	padding: 2px 0 8px 22px;
	background: url(../images/green-arrow.png) 0 6px no-repeat;
	width: 480px;
}

#class-list .link,
#class-list .link * {
	cursor: pointer;
}

#class-list .title {
	float: left;
	color: #fff;
}

#class-list .date {
	float: right;
	font-weight: bold;
	color: #bfbfbf;
}

#class-list .title,
#class-list .date {
	margin: 0 0 5px 0;
}

#class-list .date span {
	font-weight: normal;
	color: #808080;
}

#class-list .information {
	clear: both;
	font-size: 11px;
	line-height: 1.2em;
	width: 480px;
}

#class-list .information .inner {
	padding: 10px 0 2px 0;
}

#class-list .dots {
	width: 483px;
	margin: 0 0 0 -1px;
	height: 3px;
	font-size: 1px;
	clear: both;
	background: url(../images/content-dots-close-new.png) top left no-repeat;
	overflow: hidden;
}

/* Massage Therapy */

#holistic-works {
	height: 391px;
	width: 516px;
	position: relative;
	top: 0; left: 0;
}

#holistic-works .background {
	position: absolute;
	bottom: 0; left: 0;
	z-index: 5;
}

#holistic-works .text {
	margin: 15px 0;
	width: 330px;
	position: relative;
	top: 0; left: 0;
	z-index: 10;
}

#holistic-works .label {
	font-size: 11px;
	line-height: 1.2em;
	display: block;
	width: 230px;
	position: absolute;
	bottom: 178px; left: 35px;
	z-index: 10;
}

#holistic-works .links {
	position: absolute;
	bottom: 115px; left: 0;
	z-index: 10;
}

#holistic-works .links a {
	color: #6db33f;
	line-height: 24px;
}
