#left-nav h2,
#left-nav h2 span {
	width: 179px;
	height: 99px;
}

#left-nav h2 span {
	background-image: url(../images/personal-training.png);
}

#content h1,
#content h1 span {
	display: block;
	position: relative;
	top: 0; left: 0;
	width: 469px;
	height: 125px;
}

#content h1 span {
	background: url(../images/personal-training-title.png) top left no-repeat;
	position: absolute;
}

#trainer-links li {
	float: left;
	padding: 18px 10px 0 3px;
}

#trainer-links li,
#trainer-links li a {
	display: block;
	width: 158px;
	text-decoration: none;
}

#trainer-links a {
	background: url(../images/personal-trainers-v2.jpg) top left no-repeat;
	padding-top: 124px;
}

#pt-andy-peacock a { background-position: 0 0; }
#pt-carl-ellis a { background-position: -158px 0; }
#pt-matt-swierzynski a { background-position: -316px 0; }
#pt-sarah-simmons a { background-position: -474px 0; }

#pt-andy-peacock a:hover { background-position: -632px 0; }
#pt-carl-ellis a:hover { background-position: -790px 0; }
#pt-matt-swierzynski a:hover { background-position: -948px 0; }
#pt-sarah-simmons a:hover { background-position: -1106px 0; }

#trainer-links .dots {
	width: 160px;
	height: 3px;
	font-size: 1px;
	background: url(../images/content-dots-close-new.png) center left no-repeat;
	margin-left: -1px;
	padding: 6px 0 10px 0;
	overflow: hidden;
}

#trainer-links .text {
	text-indent: 1px;
}

#trainer-links a:hover .text {
	color: #616161;
}	
	
#trainer-links a,
#trainer-links a * {
	cursor: pointer;
	display: block;
}

/* Profile */

#profile .dots-long,
#profile .dots-short,
#testimonials .dots-long {
	background-image: url(../images/content-dots-close-new.png);
	margin: 0;
}

#title-banner {
	margin: 5px 0 5px 1px;
}

#profile h1,
#testimonials h1 {
	height: auto;
	width: auto;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 2px 0 12px 0;
}

#profile img {
	display: block;
}

#profile .left,
#profile .right {
	padding-top: 16px;
}

#profile .left {
	color: #ababab;
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	width: 300px;
}

#profile .left a {
	color: #ababab;
}

#profile .left b,
#profile .left strong {
	font-weight: bold;
}

#testimonials-link img {
	margin-top: 22px;
}

#profile .right {
	width: 186px;
	float: right;
	padding-right: 3px;
	font-size: 11px;
	line-height: 1.2em;
}

#profile .right .dots-short {
	width: 189px;
	margin-left: -1px;
	margin-top: 9px;
}

#profile .right h3 {
	display: block;
	padding: 7px 0 6px;
	color: #6db33f;
	font-weight: bold;
}

#profile .right span {
	color: #fff;
}

#profile .right .grey-text {
	color: #737373;
}

#profile .right .green-text {
	color: #6db33f;
}

/* Testimonials */

#testimonials h1 span {
	font-weight: bold;
	background: transparent none;
	position: relative;
	top: 0; left: 0;
	display: inline;
}

#pagination li {
	float: left;
	padding: 14px 2px 0 0;
}

#pagination a {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background-color: #6db33f;
	width: 10px;
	display: block;
	text-align: center;
	padding: 1px 2px;
	line-height: 1em;
}

#pagination a:hover,
#pagination a.selected {
	background-color: #c5fd7d;
	text-decoration: none;
}

#testimonials h3,
#testimonials h4 {
	font-size: 22px;
	line-height: 1.2em;
}

#testimonials h3 { 
	color: #6db33f; 
	margin-top: 15px;
}

#testimonials h4 { 
	color: #c5fd7d;
	margin-bottom: 11px;
}

#left-section {
	width: 327px;
	float: left;
}

#left-section.full-width {
	width: 509px;
}

#information {
	color: #ababab;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
}

#information p {
	margin-bottom: 1.2em;
}

#right-section {
	width: 165px;
	float: right;
	padding-bottom: 12px;
	margin-top: -5px;
}

#right-section img {
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 100;
}

#right-section img.selected {
	z-index: 150;
}

#right-section .image-label {
	background: url(../images/testimonials-label.png) top left no-repeat;
	width: 167px;
	height: 22px;
	margin-left: -1px;
	position: relative;
	top: 0; left: 0;
	font-size: 11px;
	line-height: 1.2em;
}

#right-section .image-label p {
	margin: 0;
}

#right-section .label {
	left: 8px;
	color: #9fcd80;
}

#right-section .links {
	right: 9px;
}

#right-section .label,
#right-section .links {
	position: absolute;
	top: 5px;
}

#right-section .links .selected {
	font-weight: bold;
}

#before-imgs,
#after-imgs {
	position: relative;
	top: 0; left: 0;
	padding: 165px 0 10px 0;
}

#back-button img {
	display: block;
	margin-top: 20px;
}

