@charset "utf-8";
/* Training Plans */
/*cascade*/
#content #columns{display:block;}
/*widgets*/
#content #columns .left-col .training-widget{width:718px}
#content #columns .left-col .training-widget h2{
	margin:0;
	padding:0;
}
#content #columns .left-col .training-widget p{
	padding:0px 0px 15px 0px;
	margin:0px;
}
#content #columns .right-col .testimonial{
	position:relative;
	width:225px;
}
#content #columns .right-col .testimonial h3{
	color:#005292;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	padding-left:60px;
	margin:0px;
}
#content #columns .right-col .testimonial .quote{
	background:url(/Assets/at4/template/start-quote.gif) 0px 0px no-repeat;
	margin-left:60px;
}
#content #columns .right-col .testimonial p.end-quote{
	background:url(/Assets/at4/template/end-quote.gif) bottom right no-repeat;
	width:100%;
}
#content #columns .right-col .testimonial .quote p{
	color:#505151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin:0px 0px 6px 0px;
	padding:24px 2px 12px 2px;
}
#content #columns .right-col .testimonial .quote p .author{
	font-size:10px;
}
#content #columns .right-col .testimonial .thumb{
	width:50px;
	height:51px;
	position:absolute;
	top:0px;
	left:0px;
}
/*testimonial thumbs*/
#content #columns .right-col .testimonial .thumb-5k-anna{
	background:url(/Assets/at4/template/testimonial-sprite.gif) 0px 0px no-repeat;
}
#content #columns .right-col .testimonial .thumb-10k-walk-starr{
	background:url(/Assets/at4/template/testimonial-sprite.gif) 0px -100px no-repeat;
}
#content #columns .right-col .testimonial .thumb-half-gailyn{
	background:url(/Assets/at4/template/testimonial-sprite.gif) 0px -200px no-repeat;
}
#content #columns .right-col .testimonial .thumb-weight-loss-liz{
	background:url(/Assets/at4/template/testimonial-sprite.gif) 0px -300px no-repeat;
}
#content #columns .right-col .testimonial .thumb-century-nolan{
	background:url(/Assets/at4/template/testimonial-sprite.gif) 0px -400px no-repeat;
}

#content #columns .right-col .testimonial .thumb-pc-kathy{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px 0px no-repeat;
}
#content #columns .right-col .testimonial .thumb-pc-chip{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px -100px no-repeat;
}
#content #columns .right-col .testimonial .thumb-pc-christine{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px -200px no-repeat;
}
#content #columns .right-col .testimonial .thumb-pc-megan{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px -300px no-repeat;
}
#content #columns .right-col .testimonial .thumb-pc-michael{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px -400px no-repeat;
}
#content #columns .right-col .testimonial .thumb-pc-suzy{
	background:url(/Assets/at4/template/testimonial-sprite.gif) -700px -500px no-repeat;
}
/* personal coaching chart */
#content #columns .left-col #chart-top{
	background:url(/Assets/at4/template/nav-sprite.gif) 0px -1500px no-repeat;
	height:68px;
	position:relative;
	width:718px;
}
#content #columns .left-col #chart-top #gold{
	color:#00407c;
	font-size:16px;
	font-weight:bold;
	height:68px;
	position:absolute;
	line-height:68px;
	text-align:center;
	width:239px;
	top:0px;
	right:239px;
}
#content #columns .left-col #chart-top #silver{
	color:#00407c;
	font-size:16px;
	font-weight:bold;
	height:68px;
	position:absolute;
	line-height:68px;
	text-align:center;
	width:239px;
	top:0px;
	right:0px;
}
#content #columns .left-col #chart{
	border:1px solid #e1e1e1;
	border-bottom:none;
	font-weight:bold;
	position:relative;
	width:716px;
}
#content #columns .left-col #chart-btm{
	background:url(/Assets/at4/template/nav-sprite.gif) 0px -1600px no-repeat;
	height:68px;
	position:relative;
	width:718px;
}
#content #columns .left-col #chart-btm #free-trial-gold{
	height:68px;
	position:absolute;
	line-height:68px;
	text-align:center;
	width:239px;
	top:0px;
	right:239px;
}
#content #columns .left-col #chart-btm #free-trial-silver{
	height:68px;
	position:absolute;
	line-height:68px;
	text-align:center;
	width:239px;
	top:0px;
	right:0px;
}
#content #columns .left-col #chart span{display:inline;padding-left:8px;}
#content #columns .left-col #chart table tr{
	height:34px;
	line-height:34px;
}
#content #columns .left-col #chart table tr td{
	border-bottom:1px solid #e1e1e1;
}
#content #columns .left-col #chart table .gold{
	background:#f9b44b;
}
#content #columns .left-col #chart table .silver{
	background:#f2f2f2;
}
