body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	/* Background colour of site */
	background-color: #07b5da;
}
p {
	line-height: 18px;
}
/* Page Layout */
#page {
	/* Width of site */
	width: 838px;
	margin: 0px auto 20px auto;
	padding: 0 35px;
	background: transparent url(images/page_bg.png) 0 0 repeat-y;
	/*background-image: url(images/page_bg.gif);*/
	position: relative;
}
#header {
	width: 824px;
	height: 101px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 12;
}
#subheader {
	width: 824px;
	height: 175px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	top: 10px;
}
#subheader .left {
	width: 510px;
	height: 171px;
	float: left;/*	background: transparent url(images/subheader-left.jpg) 0 0 no-repeat;*/
}
#subheader .right {
	width: 305px;
	height: 171px;
	float: right;
	position:relative;
}
#navmenu {
	/*width: 561px;*/
	height: 31px;
	background: #7ac142;
	position: absolute;
	top: 76px;
	/*	left: 237px;
	right: 7px;*/
	right: -7px;
	z-index: 11;
}
#body {
	height: auto;
	margin: 0px;
	padding: 0px;
	/*background: transparent url(images/content_bg.png) -2px 0 repeat-y;*/
	position: relative;
	z-index: 6;
	left: -1px;/*	overflow: hidden;*/
	margin-top:10px;
}
* html #body {
	width: 835px;
}
#body .left {
	width: 555px;
	float: left;
	padding: 25px 10px 36px 31px;/*background: transparent url(images/content_top_shadow.png) 0 0 repeat-x;*/
}
#body .right {
	width: 232px;
	float: right;
	position: relative;
}
#body .wide {
	width: 670px;
	margin: 0 auto;
	padding: 25px 60px;
}
#footer {
	width: 824px;
	height: 42px;
	padding: 1px 10px 10px 10px;
	position: relative;
	z-index: 8;
	left: 0;
}
#footer a, #footer p {
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}
#page_bottom {
	width: 838px;
	height: 78px;
	margin: 0px auto;
	padding: 0 35px;
	background: transparent url(images/footer_bottom_border.png) 50% -20px no-repeat;
	position: relative;
	z-index: 7;
	top: -30px;
}
/* Standard Elements */
a, a:link, a:active, a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #222;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #215483;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	/*color: #212C7B;*/
	color: #025c89;
	font-size: 17px;
	font-weight:bold;
}
h3 {
	color: #025c89;
	font-size: 16px;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	color: #333333;
	background: url(../images/standard/quote/open-quote.png) no-repeat left top;
	padding-left: 18px;
}
blockquote:first-letter {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
hr {
	width: 100%;
	height: 1px;
	border: none;
	background-color: #dddddd;
}
/* LISTS */
ul li, ol li {
	margin-bottom: 10px;
}
ul li {
	list-style-type: none;
	/*background: transparent url(images/bullet-tick.png) 0 0 no-repeat;*/
	background: transparent url(images/bullet-logo.png) 0 0 no-repeat;
	padding-bottom:10px;
	padding-left:25px;
	padding-top:2px;
}
ul {
	padding: 10px 0 2px 15px;
 #margin-left: 0;
}
ol {
	padding-left: 25px;
 #margin-left: 0;
}
ol.graphical {
	padding-left: 5px;
}
ol.graphical li {
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 30px;
	padding-bottom: 5px;
}
ol.graphical li.num1 {
	background-image:url(images/graphical-ols/num1.png);
}
ol.graphical li.num2 {
	background-image:url(images/graphical-ols/num2.png);
}
ol.graphical li.num3 {
	background-image:url(images/graphical-ols/num3.png);
}
ol.graphical li.num4 {
	background-image:url(images/graphical-ols/num4.png);
}
ol.graphical li.num5 {
	background-image:url(images/graphical-ols/num5.png);
}
ol.graphical li.num6 {
	background-image:url(images/graphical-ols/num6.png);
}
ol.graphical li.num7 {
	background-image:url(images/graphical-ols/num7.png);
}
ol.graphical li.num8 {
	background-image:url(images/graphical-ols/num8.png);
}
ol.graphical li.num9 {
	background-image:url(images/graphical-ols/num9.png);
}
ol.graphical li.num10 {
	background-image:url(images/graphical-ols/num10.png);
}
ol.graphical-large {
	padding-left: 0;
}
ol.graphical-large li {
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 55px;
	padding-bottom: 15px;
}
ol.graphical-large li.num1 {
	background-image:url(images/graphical-ols/large/num1.png);
}
ol.graphical-large li.num2 {
	background-image:url(images/graphical-ols/large/num2.png);
}
ol.graphical-large li.num3 {
	background-image:url(images/graphical-ols/large/num3.png);
}
ol.graphical-large li.num4 {
	background-image:url(images/graphical-ols/large/num4.png);
}
ol.graphical-large li.num5 {
	background-image:url(images/graphical-ols/large/num5.png);
}
ol.graphical-large li.num6 {
	background-image:url(images/graphical-ols/large/num6.png);
}
ol.graphical-large li.num7 {
	background-image:url(images/graphical-ols/large/num7.png);
}
ol.graphical-large li.num8 {
	background-image:url(images/graphical-ols/large/num8.png);
}
ol.graphical-large li.num9 {
	background-image:url(images/graphical-ols/large/num9.png);
}
ol.graphical-large li.num10 {
	background-image:url(images/graphical-ols/large/num10.png);
}
ul.no-bullets {
	padding: 0 0 0 15px;
}
ul.no-bullets li {
	padding: 0;
	list-style: none;
	background: none;
}
.blue {
	color: #003366;
}
.red {
	color: #CC0000;
}
.start-arrow {
	width: 32px;
	height: 36px;
	display: block;
	background: transparent url(images/page-start-arrow.png) 0 0 no-repeat;
	position: absolute;
	top: 35px;
	left: -8px;
	z-index: 20;
}
a.cta {
	width: 419px;
	display: block;
	padding: 11px;
	background: transparent url(images/button-cta.png) 0 0 no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a.cta:hover {
	text-decoration: none;
}
h1.large {
	font-size: 30px;
}
h3.large {
	font-size: 20px;
}
/*	Header		*/
h1.logo {
	width: 224px;
	height: 84px;
	position: absolute;
	top: -5px;
 #top: 10px;
	left: 15px;
	background: transparent url(images/gg-logo.png) 0 0 no-repeat;
}
h1.logo a {
	width: 224px;
	height: 84px;
	display: block;
}
h1.logo span {
	display: none;
}
h3.tagline {
	position: absolute;
	top: 10px;
 #top: 25px;
	right: 20px;
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header .right {
	width: 560px;
	float: right;
}

#header .right h3.tagline {
	float: left;
	position: relative;
	top: 11px;
	left: 6px;
}

#header .right .blog-button {
	float: right;
	position: relative;
	top: 16px;
	left: 4px;
}

/*	Navigation	*/

#navmenu .corner {
	width: 10px;
	height: 30px;
	float: left;
	display: block;
}
#navmenu .corner.left {
	background: transparent url(images/navmenu_corner_left.png) 0 0 no-repeat;
	display: none;
}
#navmenu .corner.right {
	background: transparent url(images/navmenu_corner_right.png) 0 0 no-repeat;
	display: none;
}
#navmenu ul {
	margin: 0;
	padding: 0;
}
#navmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	background: none;
}
#navmenu ul li a {
	width: auto;
	height: auto;
	display: block;
	margin: 0;
	padding: 8px 9px;
	background: none;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmenu ul li a:hover {
	/*	background: #69a534;*/
	background: #0079c2;
}
#navmenu ul li.first a {
	padding-left: 15px;
	background: transparent url(images/navmenu_left_bg.png) 0 0 no-repeat;
}
#navmenu ul li.first a:hover {
	background: transparent url(images/navmenu_left_hover_bg-blue.png) 0 0 no-repeat;
}
#navmenu ul li.last a {
	padding-right: 15px;
	background: transparent url(images/navmenu_right_bg.png) 100% 0 no-repeat;
}
#navmenu ul li.last a:hover {
	background: transparent url(images/navmenu_right_hover_bg-blue.png) 100% 0 no-repeat;
}
#navmenu ul ul {
	display: none;
	position: absolute;
}
#navmenu ul ul li {
	display: list-item;
	float: none;
}
#navmenu ul ul li a {
	width: 140px;
	/*	background: #69a534;*/
	background: #0079c2;
	position: relative;
	z-index: 15;
}
#navmenu ul ul li a:hover {
	background: #00669F;
}
#navmenu ul ul li.last a {
	background-image: none;
}
#navmenu ul li:hover ul {
	display: block;
}
/*	Footer	*/

#footer .menu {
	width: 100%;
	height: 42px;
	margin: 0 auto;
	background: transparent url(images/footer_bg.png) 0 0 repeat-x;
	position: relative;
	z-index: 8;
	left: -2px;
}
#footer .menu p {
	color: #FFFFFF;
}
#footer .menu p.copyright {
	margin-top: -8px;
}
#footer .menu .links {
	width: 810px;
	text-align: center;
	float: left;
}
#footer .menu .corner {
	width: 4px;
	height: 42px;
}
#footer .menu .corner.left {
	float: left;
	background: transparent url(images/footer_corner_left.png) 0 0 no-repeat;
}
#footer .menu .corner.right {
	float: right;
	background: transparent url(images/footer_corner_right.png) 0 0 no-repeat;
}
/*	RHS Sections	*/
.rhs-portrait {
	position: relative;
	top: 10px;
	left: 10px;
}
.rhs-portrait .photo {
	width: 202px;
	padding: 0;
	border: solid 4px #215483;
	border-bottom: none;
}
.rhs-portrait .subtitle {
	width: 228px;
	height: 48px;
	margin: 0;
	padding: 0;
	background: transparent url(images/rhs-title.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.rhs-portrait .subtitle h3, .rhs-portrait .subtitle p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	line-height: normal;
}
.rhs-portrait .subtitle p {
	font-size: 12px;
	line-height: normal;
}
.rhs-optin {
	width: 228px;
	margin: 20px 0 0 -2px;
	padding: 108px 0 0 0;
	background: #ce286b url(images/optin-title-moc.png) 0 0 no-repeat;
	color: #FFFFFF;
}
.rhs-optin .inner {
	width: auto;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.rhs-optin h3 {
	margin-top: 5px;
	color: #FFFFFF;
	display: none;
}
.rhs-optin p {
	font-size: 11px;
	color: #222;
	line-height: normal;
}
.rhs-optin label {
	cursor: pointer;
	font-weight: bold;
}
.rhs-optin input {
	width: 175px;
	border: solid 1px #999;
	background-color: #FFFFFF;
	padding: 5px;
}
.rhs-optin input:focus {
	border: solid 1px #222;
	background-color: #FFFFFF;
}
.rhs-optin input.button {
	width: 148px;
	height: 31px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	border: none;
	background: transparent url(images/form-button-white.png) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.rhs-optin input.button:hover {
	background: transparent url(images/form-button-white-over.png) 0 0 no-repeat;
}
.rhs-optin .bottom {
	margin: 5px 0 0 0;
	padding: 10px;
	background-color: #ca3873;
	text-align: center;
}
.rhs-testimonial {
	width: 218px;
	margin: 15px 0 0 -2px;
	padding: 5px;
	background-color: #0079c2;
	font-size: 12px;
	color: #FFFFFF;
}
.rhs-testimonial h3 {
	color: #FFFFFF;
}
.rhs-testimonial .inner {
	padding: 5px 10px;
	border: dashed 1px #c0c5c7;
}
.rhs-testimonial .sig {
	font-weight: bold;
	font-style: italic;
}
.rhs-button {
	width: 228px;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent url(images/rhs-button-bg.png) 0 0 repeat-x;
	position: relative;
	left: -2px;
}
.rhs-button a {
	width: 150px;
	height: 50px;
	display: block;
	margin: 0 0 0 -2px;
	padding: 15px 0 0 80px;
	/*	background: transparent url(images/rhs-button.png) 0 0 no-repeat;*/
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.rhs-button a span {
	color: #025c89;
	display: block;
}
.rhs-button.weights a {
	background: transparent url(images/icon-weights.png) 15px 50% no-repeat;
}
.rhs-button.people a {
	background: transparent url(images/icon-people.png) 15px 50% no-repeat;
}
.rhs-button.yoga a {
	background: transparent url(images/icon-yoga.png) 15px 50% no-repeat;
}
.rhs-button.rss a {
	background: transparent url(images/icon-rss.png) 15px 50% no-repeat;
}
/* Call out boxes */

.johnsonbox {
	width: 80%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #eeeeee;/*	border: 2px solid #CCCCCC;*/
}
.johnsonbox-simple {
	width: 80%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #FFF;
	border: 1px solid #999;
}
.johnsonbox.cta-green {
	width: 90%;
	margin: 20px auto;
	padding: 5px 20px;
	background-color: #7AC142;
}
.johnsonbox.cta-green p, .johnsonbox.cta-green a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
/* Other classes */

.highlight {
	background-color: #FFFF00;
}
p.dropcap:first-letter {
	font-size: 480%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
}
/*	Forms	*/
.webform {
	margin:0 auto;
	width:400px;
	padding:14px;
	border:solid 2px #7AC142;
	background:#E5FFCF;
}
.webform h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	color: #333333;
}
.webform p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #B9DF99;
	padding-bottom:10px;
	line-height: normal;
}
.webform p.simple {
	font-size:11px;
	line-height: 12px;
	color:#666666;
	margin-bottom:0;
	padding-bottom: 0;
	border: none;
}
.webform label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	cursor: pointer;
}
.webform label.simple {
	display: inline;
	font-weight: bold;
	text-align: left;
	width: auto;
	cursor: pointer;
}
.webform .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
.webform input, .webform textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #7AC142;
	width:200px;
	margin:2px 0 20px 10px;
}
.webform input.simple {
	margin:2px 0 0 10px;
	border: none;
}
.webform .gray * {
	color: #999999;
}
.webform select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #7AC142;
	width:200px;
	margin:2px 0 20px 10px;
}
.webform textarea {
/*	width: 300px;*/
}
.webform input.radio-input {
	width: auto;
}
.webform button {
	clear:both;
	margin-left:155px;
	width:201px;
	height:53px;
	background: url(images/form-button-green.png) no-repeat;
	border: 0;
	cursor: pointer;
	text-align:center;
	/*line-height:31px;*/
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.webform.filled {
	border: none;
	background-color: #0079C2;
}
.webform.filled h1, .webform.filled h2, .webform.filled p, .webform.filled label, .webform.filled .small {
	color: #FFF;
}
.webform.filled p {
	line-height: normal;
}
.webform.filled h1, .webform.filled h2 {
	font-size: 24px;
	margin-top: 0;
}
.webform.filled a {
	color: #3BAFEF;
}
.webform.filled input {
	border: none;
}
.webform.filled p {
	border-bottom:solid 1px #3BAFEF;
	line-height: normal;
}
.webform.filled p.simple {
	border: none;
	line-height: normal;
}
/*
label {
	cursor: pointer;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
}
input, textarea {
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	margin-bottom: 3px;
	display: block;
	padding: 2px;
}
textarea {
	width: 190px;
}
input[type="checkbox"] {
	width: 18px;
	display: inline;
}
input[type="hidden"] {
	display: none;
}
input.button {
	width: 190px;
	cursor: pointer;
}
input.button:hover,
input.button.hover {
	border: solid 2px #00CC00;
}
.activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #000000;
}
.idle {
	border: solid 1px #888888;
}
.idle.required,
.input.required {
	background-image: url(images/asterisk_red.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}

input[type="image"] {
	border: none;
}

label.error {
	color: #CC0000;
	font-size: 8pt;
}

input.error {
	border: solid 1px #CC0000;
}
*/
.webform label.error {
	/*float: none;
	position: relative;
	left: 135px;*/
	
	color:#CC0000;
	float:none;
	font-size:12px;
	font-weight:bold;
	/*left:155px;*/
	position:relative;
	text-align:left;
	top:-18px;
	width:200px;
}
/*	Timetable	*/
.timetable caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.timetable th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-right: 1px solid #7AC142;
	border-bottom: 1px solid #7AC142;
	border-top: 1px solid #7AC142;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 3px 6px 9px;
	background: #E5FFCF url(images/bg_header.jpg) no-repeat;
}
.timetable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #7AC142;
	background: none;
}
.timetable td {
	height: 40px;
	border-right: 1px solid #7AC142;
	border-bottom: 1px solid #7AC142;
	background: #fff;
	padding: 6px 3px 6px 9px;
	color: #4f6b72;
	font-size: 11px;
}
.timetable td p {
	margin: 0 0 3px;
	line-height: normal;
}
.timetable tr.alt td {
	background-color: #f1f1f1;
	color: #797268;
}
.timetable th.spec {
	border-left: 1px solid #7AC142;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #444444;
}
.timetable tr.alt th.spec, .timetable th.specalt {
	border-left: 1px solid #7AC142;
	border-top: 0;
	background: #E5FFCF url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	text-align: left;
}
.timetable th.special {
	background-color: #AFE3FF;
}
.timetable tr.alt td.special {
	background-color: #CFEEFF;
}
.timetable a {
	text-decoration: none;
}
.timetable a:hover {
	text-decoration: underline;
}
.classes h2 {
	font-size: 24px;
}
.page-img {
	margin: 10px;
}
.blog-button.first,p.first {
 #margin-top: 20px;
}
.green {
	color: #529F13;
}
a.lightbox img {
	display: block;
	background-color: #FFF;
	padding: 5px;
	border: solid 1px #CCC;
}
#expand .section {
	height: auto;
	overflow: hidden;
	clear: both;
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: dotted 1px #CCC;
}
#expand h3 {
	/*	text-decoration: underline;
	color: #0066CC;
	cursor: pointer;*/
	margin: 0;
	padding: 0;
}
#expand img {
	padding: 0 15px 0 0;
}
#expand .box {
/*	height: 200px;
	overflow: hidden;*/
}
#expand .box .read-more {
	float: right;
}
#expand .box .re-collapse {
	float: right;
	margin: 10px 0;
	clear: both;
}
#expand .section a.lightbox {
	border: none;
}
#expand .section a.lightbox img {
	background-color: #FFF;
	border: solid 1px #CCC;
	margin: 0 0 10px 15px;
	padding: 5px;
}
.imgmarginleft {
	margin: 0 0 10px 10px;
}
.indextable tr td {
	border-top: 1px solid #dddddd;
	padding:8px;
}
.indextable tr td a {
	text-decoration: none;
}
.indextable tr td a:hover {
	text-decoration: underline;
}
.graphic-bestyear {
	background:transparent url(images/cta3-graphic.png) no-repeat scroll 0 0;
	height:92px;
	position:absolute;
	right:-33px;
	top:45px;
	width:77px;
}
/*BYE SIGN UP*/
.form-row {
	clear:both;
	float:left;
	margin:0 0 10px;
	width:100%;
}

.byeform .form-inner {
	padding:20px;
}

.byeform .form-header {
	background-color:#DDDDDD;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding:20px;
	text-align:center;
}

.byeform {
	background:#F5F5F5 none repeat scroll 0 0;
	margin:20px auto;
	padding:0;
	width:410px;
}

.byeform .privacy {
	clear:both;
	color:#333333;
	font-size:0.9em;
	font-style:italic;
	text-align:center;
}

.byeform .description {
	color:#666666;
	display:block;
	font-size:9px;
}

.byeform .description, form label.error {
	padding-left:160px;
}

.byeform p.required, form label.required {
	font-weight:bold;
}

.byeform label {
	clear:left;
	display:block;
	float:left;
	font-size:12px;
	line-height:18px;
	padding-right:10px;
	text-align:right;
	width:150px;
}

.byeform .description, form label.error {
	padding-left:160px;
}

.byeform input[type="text"], form textarea, form select, form .description, form label.error {
	width:200px;
}

.byeform label.error {
	clear:both;
	color:#FF0000;
	display:block;
	font-size:10px;
	margin:0;
	padding-left:260px;
	text-align:left;
}

.byeform input.error, form textarea.error, form select.error {
	border:2px solid #FF0000;
	color:#FF0000;
}
/* /BYE SIGN UP */

/* @group Toning Sign Up */
.toning-signup{
	background: url(images/killer-toning-workout.png) no-repeat 0 0;
	display: block;
	width: 315px;
	margin:10px 0 10px -33px;
	height: 352px;
	padding: 0;
}

.toning-signup .inner{
		
	padding: 180px 0 0 54px;
	#padding: 166px 0 0 54px;}

.toning-signup .inner .optin-form-row label{
	display: block;
	margin-bottom: 5px;
}
.toning-signup .inner .optin-form-row input{
	margin-bottom: 10px;
	width: 140px;
	display: block;
}

.toning-signup .inner .optin-form-row input.btn-free-instant-access{
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	width: 139px;
	height: 32px;
	background: url(images/btn-free-instant-access.png) no-repeat 0 0;
	cursor: pointer;
	margin: 29px 0 0 25px;
	border: none;
}

.toning-signup .inner .optin-form-row input.btn-free-instant-access:hover{
	background-position: 0 -32px;
}


/* @end */

/* @group Fat Burning Sign Up */
.fatburn-signup{
	background: url(images/killer-fat-burning-workout.png) no-repeat 0 0;
	display: block;
	width: 317px;
	height: 360px;
	margin:10px 0 10px -35px;
	padding: 0;
}

.fatburn-signup .inner{
	padding: 186px 0 0 54px;
	
	#padding: 166px 0 0 54px;
}

.fatburn-signup .inner .optin-form-row label{
	display: block;
	padding: 0;
	margin: 0 0 5px;
}
.fatburn-signup .inner .optin-form-row input{
	margin-bottom: 10px;
	width: 140px;
	display: block;
}

.fatburn-signup .inner .optin-form-row input.btn-free-instant-access{
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	width: 139px;
	height: 32px;
	background: url(images/btn-free-instant-access.png) no-repeat 0 0;
	cursor: pointer;
	margin: 29px 0 0 25px;
	border: none;
}

.fatburn-signup .inner .optin-form-row input.btn-free-instant-access:hover{
	background-position: 0 -32px;
}


/* @end */

/* @group Get To The Core Of Your Problem */
.core-signup{
	background: url(images/get-to-the-core-of-your-problem.png) no-repeat 0 0;
	display: block;
	width: 317px;
	height: 360px;
	margin:10px 0 10px -33px;
	padding: 0;
}

.core-signup .inner{
	height: 115px;
	padding: 177px 0 0 54px;
	#padding: 157px 0 0 54px;
}

.core-signup .inner .optin-form-row label{
	display: block;
	padding: 0;
	margin: 0 0 3px;
}
.core-signup .inner .optin-form-row input{
	margin-bottom: 8px;
	width: 140px;
	display: block;
}

/*.core-signup .optin-button {
	padding-top: 15px;
}*/

.core-signup input.btn-free-instant-access{
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	width: 139px;
	height: 32px;
	background: url(images/btn-free-instant-access.png) no-repeat 0 0;
	cursor: pointer;
	margin: 13px 0 0 77px;
	border: none;
}

.core-signup input.btn-free-instant-access:hover{
	background-position: 0 -32px;
}
/* @end */

/* @group Have a Ball With Your Workouts */
.ball-signup{
	background: url(images/have-a-ball-with-your-workouts.png) no-repeat 0 0;
	display: block;
	width: 317px;
	height: 360px;
	margin:10px 0 10px -33px;
	padding: 0;
}

.ball-signup .inner{
	height: 115px;
	padding: 177px 0 0 54px;
	#padding: 157px 0 0 54px;
}

.ball-signup .inner .optin-form-row label{
	display: block;
	padding: 0;
	margin: 0 0 3px;
}
.ball-signup .inner .optin-form-row input{
	margin-bottom: 8px;
	width: 140px;
	display: block;
}

/*.core-signup .optin-button {
	padding-top: 15px;
}*/

.ball-signup input.btn-free-instant-access{
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	width: 139px;
	height: 32px;
	background: url(images/btn-free-instant-access.png) no-repeat 0 0;
	cursor: pointer;
	margin: 13px 0 0 77px;
	border: none;
}

.ball-signup input.btn-free-instant-access:hover{
	background-position: 0 -32px;
}
/* @end */

.large-font p{
	font-size:20px;
	line-height:24px;
}

.banner-slideshow img {
	display: none;
}

.right.bioage .webform{
	width:280px;
	margin-top:25px;
	background:url(/images/bioage-form-bg.png) no-repeat 0 0;
	border: none;
	padding:105px 14px 25px;
}
.right.bioage .webform #frm_contact{
	display:block;
	margin:0 auto;
	width:259px;
}
.right.bioage .webform label {
	width:auto;
}

.right.bioage .webform p {
	border:none;
}

.right.bioage .webform label.error{
	float:right;
	padding-left:0;
	right:10px;
	top:-9px;
}

.right.bioage .webform input,
.right.bioage .webform textarea {
	border:1px solid #cecece;
	float:left;
	font-size:12px;
	margin:2px 0 11px 0;
	padding:4px 2px;
	width:250px;
}

.right.bioage .webform button {
	margin-left:0;
	display:block;
	margin:23px auto;
	background:url(/images/form-btn.png) no-repeat 0 0;
	height:32px;
	width:187px;
	color:#000000;
}
.right.bioage .webform button:hover {
	background-position:0 -32px;
}

.right.bioage .spacer{
	clear:both;
}

.icon-excel{
	background: url(images/icon-excel.png) no-repeat 0 0;
	padding-left: 20px;
}

.fitness-goal {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 2px auto;
	padding: 5px;
	background-color: #eee;
	clear: both;
}

.fitness-goal img {
	margin-right: 10px;
}