body {
	background: #DAD2F7 url("/images/bg_purple.gif") repeat; 
	margin:0;
	padding:0;
	text-align:center;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #D24884;
}
a:hover {
	text-decoration: underline;
	color: #2F297F;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	width: 778px;
	text-align: left;
	padding-bottom: 24px;
}
/* header */
#header {
	position: relative;
	background: url("/coop/French/images/header.gif") no-repeat;
	background-position: 0 14px;
	width: 778px;
	height: 102px;
}
#header #logo {
	width: 142px;
	height: 50px;
	float: left;
	margin-top: 30px;
	margin-left: 22px;
}
#heading {
	font:12px Arial, Helvetica, sans-serif;
	color:#9A4BAA;
	float: left;
	width: 575px; 
	margin-top: 8px;
	margin-left: 25px;
	padding-bottom: 2px;
}
#heading h1 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.homepage #hometitle {
	background:#feeff7 url(/coop/French/images/bg_h1.gif) no-repeat;
	position:relative;
	width:410px;
	height:91px;
	_float:left;
	_overflow:hidden;
}
.homepage #hometitle h1 {
	color:#9A4BAA;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	left:49px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:28px;
	line-height:18px;
}
#heading p {
	margin: 0;
	padding-top: 3px;
}
#phone { padding: 0 4px 0 8px;}
#header .signup {
	width: 122px;
	height: 43px;
	float: right; 
	margin-right: 34px;
}
#header #requestinfo {
	width: 162px;
	height: 30px;
	float: right; 
	margin-right: 34px;
}
/* main */
#main_wrapper {
	margin: 0;
	padding: 4px;
	border: 0;
	background-color: #FFFFFF;
}
#main {
	width: 770px;
	margin: 0;
	padding: 0;
	border-top: 4px solid #FFFFFF;
}
#content {
	background-color: #feeff7;
	width: 770px;
	float: left;
	margin: 0;
	padding: 0;
	_padding-bottom: 18px;
	color:#333333;
}
/* title for homepage end */
/* title for subpage start */
#content #title {
	background: url("/images/admin/title_bg.gif") no-repeat;
	margin: 0;
	padding: 0;
	height: 70px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
}
#content #title h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #DE577B;
	margin: 0;
	padding: 20px 0 0 25px;
}
/* title for subpage end */
.full_subpage #title {
	background:url(/coop/French/images/subtitle_bg_wide.gif) no-repeat;
	height:90px;
	margin:0pt;
	padding:0pt;
	position:relative;
}
.full_subpage #title h1 {
	color:#9A4BAA;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	left:45px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:5px;
}
#content h1 {
	font-size: 11px;
	margin-left: 28px;
}
#content p {
	color: #333333;
	padding: 2px 28px;
	_padding: 0 28px;
	line-height: 1.7em; 
}
p.note {
	font-size: 9px;
	font-style: italic;
}
#content ul { 
	line-height: 1.7em;
	margin-top: 0;
	margin-left: 20px;
	* margin-left: 60px; 
}
#content .mainImage {
	float: right;
	margin-left: 15px;
}
/* subpage */
#subpage_main {
	background: url("/single/images/template1/subpage_bg.gif") repeat-y top right;
	width: 770px;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: -1px;
	_margin-bottom: -4px;
}
#subpage_main .text {
	background: url("/single/images/template1/subtitle_bg.gif") no-repeat top right;
	float:right; 
	clear: right;
	width: 489px;
	padding: 0 30px;
	_padding-bottom: 15px;
	border-left:3px solid #fff;
}
#subpage_main #title {
	margin: 0;
	padding: 0;
	height: 70px;
	margin-bottom: 15px;
	position:relative;
}
#subpage_main #title h1  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #DE577B;
	margin: 0;
	padding-top: 20px;
	padding-left: 0px;
}									
#subpage_main #title h1 {
	color:#9A4BAA;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	left:15px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:6px;
}
#subpage_main .text #title {
	background-position: top right;
} 
#subpage_main .text p {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	line-height: 1.7em;
	padding: 0px !important;
}
#subpage_main .text .quote { font-weight: bold; }
#subpage_main h1 {
	font-size: 12px;
	font-weight: bold;
	color:#9A4BAA;
}
#subpage_main h1 a:link,
#subpage_main h1 a:visited,
#subpage_main h1 a:hover,
#subpage_main h1 a:active {
	color:#9A4BAA;
	text-decoration:none;
}
#subpage_main h1 a:hover {
	text-decoration:underline;
}
#subpage_main h2, .full_subpage h2 {	
	font: 11px Arial, Helvetica, Verdana, San-serif;
	font-weight: bold;
	margin: 0 0 8px -4px;
	height: 18px;
	color: #FFFFFF;
	padding: 3px 0px 0px 0;
	* padding-top: 2px;
}
#subpage_main h2.articles_h2 {
	font:14px Arial, Helvetica, sans-serif;
	color:#663399;
	font-weight:normal;
}
.sub_mainimage {
	float:left;
	clear: left;
	maring-right: 5px;
}
/* * * * * START SUBPAGE IMAGES * * * * */
#subpage_main .about-curves_t1image {
	background: url("/single/images/template1/about-curves/main.jpg") no-repeat;
}
#subpage_main .in-the-news_t1image {
	background: url("/single/images/template1/about-curves/in-the-news/main.jpg") no-repeat;
}
#subpage_main .locations_t1image {
	background: url("/single/images/template1/map-and-directions/main.jpg") no-repeat;
}
#subpage_main .hours-of-operation_t1image {
	background: url("/single/images/template1/hours-of-operation/main.jpg") no-repeat;
}
#subpage_main .promotions_t1image {
	background: url("/single/images/template1/promotions/main.jpg") no-repeat;
}
#subpage_main .community-involvement_t1image {
	background: url("/single/images/template1/community-involvement/main.jpg") no-repeat;
}	
#subpage_main .testimonials_t1image {
	background: url("/single/images/template1/testimonials/main.jpg") no-repeat;
}
#subpage_main .tools-and-resources_t1image {
	background: url("/single/images/template1/tools-and-resources/main.jpg") no-repeat;
}
#subpage_main .fitness-calculators_t1image {
	background: url("/single/images/template1/tools-and-resources/fitness-calculators/main.jpg") no-repeat;
}
#subpage_main .articles_t1image {
	background: url("/single/images/template1/tools-and-resources/articles/main.jpg") no-repeat;
}
#subpage_main .mycurves_t1image {
	background: url("/single/images/template1/mycurves/main.jpg") no-repeat;
}
.about-curves_t1image,
.in-the-news_t1image,
.locations_t1image,
.hours-of-operation_t1image, 
.promotions_t1image, 
.community-involvement_t1image,
.testimonials_t1image, 
.tools-and-resources_t1image, 
.fitness-calculators_t1image,
.articles_t1image, 
.mycurves_t1image {
	float:left;
	clear: left;
	width: 218px;
	height: 418px;
	maring-right: 5px;
}		
.about-curves_t3image,
.in-the-news_t3image,
.map-and-directions_t3image,
.hours-of-operation_t3image, 
.promotions_t3image, 
.giving-and-causes_t3image,
.testimonials_t3image, 
.tools-and-resources_t3image, 
.fitness-calculators_t3image,
.articles_t3image, 
.mycurves_t3image {
	* margin-bottom: -1px;
}	
/* * * * * END SUBPAGE IMAGES * * * * */
.button {
	border: 1px solid #DE6184;
	background-color: #F6F6F6;
	padding: 2px;
	_padding: 0;
	_height: 23px; }/* full supbage */

.full_subpage h1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 28px;
}
.full_subpage h2 {	 margin-left: 20px; }
/* employment page */
.employmentList { padding: 15px 25px; }
.positionTitle {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
/* End full Subpage */
/* listed links */
#subpage_main ul.linkList {	
	list-style-type: none;
	list-style-position: inner;
	margin: 0 0 20px 2px;
	padding: 0;
}
#subpage_main ul.linkList li {
	_background:  url("/single/images/template1/arrowBox.gif") no-repeat.t; 
	height:  15px;
	margin-bottom: 5px;
}
#subpage_main ul.linkList li a {
	background: url("/single/images/template1/arrowBox.gif") no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 1px;
}
/* regular lists */
#subpage_main ul.list {	
	list-style-type: none;
	list-style-position: inner;
	margin: 0 0 20px 2px;
	padding: 0;
}
#subpage_main ul.list li {
	background:  url("/single/images/template1/arrowBox.gif") no-repeat;
	margin-bottom: 4px;
	padding-top: 2px;
	* padding-top: 0px;
	padding-left: 20px;
	_padding-bottom: 2px;
}
/* in the news */
ul.pressReleases {
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
	line-height: 1.3em;
}
#subpage_main ul.pressReleases li {
    background:  url("/single/images/template1/arrowBox.gif") no-repeat;
	margin-bottom: 5px;
	float:left;
	width:345px;
}
ul.pressReleases li a {
	display: block;
	width: 345px;
	float: left;
	* background-position: 0 1px;
	padding: 0 0 2px 20px; 
	margin-bottom: 2px;
	* margin-bottom: 0px;
}

#subpage_main ul.pressReleases li.date {
	background:none;
	width:125px;
	float:left;
	clear:both;
}
img.getacro {
	float: left;
	margin: 0 5px 10px 0;
}
/* about curves */
.quote { 
	font-style: italic !important ;
	font-size: 14px !important;
	color: #DE577B !important;
	font-weight: bold;
}
.workout { 
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 15px; 
	width: 430px;
	border: 5px solid #e7e7ff;
}
/* locations */
.locationDetails .star { 
	float: left; 
	margin-right: 5px !important;
	margin-bottom: 20px;
	width: 37px;
	height:31px;
}
.locationDetails h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal; 
	font-size: 16px;
	margin: 0px;
	padding: 0;
}
.locationDetails p {
	margin: 0;
	padding: 0;
	line-height: 1em !important;
	position: relative;
	top: 1px;
}
.locationDetails .phone {
	position: relative;
	top: 1px;
}
/* testimonials */
.weightloss ul {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
.weightloss ul li { margin: 0; padding: 0; }
span.name { font-weight: bold; }
div.weightloss {
	width: 200px !important; 
	float: left;
	padding-right: 5px;
}
div.before, div.after {
	text-align: center; 
	float: left;
	width: 140px;
	font-style: italic;
}
div.after { margin-left: 4px; }
div.before img, div.after img {				
	background-color: #FFFFFF; 
	border: 1px solid #D24884 !important;
	height: 161px !important;
}
.pullquote { 
	font-weight: bold;
	padding-top: 15px;
}
.description { 
	text-align: left;
	padding: 0 !important;
	margin-top: 10px !important; 
	* margin: 0 !important;
}
.line {
	display: block;
	height: 1px;
	border-bottom: 1px solid #000000;
	margin: 10px 0px 30px 0px;
}
/* tools and resources */
.box {
	background-color: #acaac4; 
	width: 182px;
	float: left;
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #fef7f9;
	margin-bottom: 20px;
}
.box {
	background:transparent url(/single/images/template2/bg_box.gif) no-repeat scroll 0%;
	border-right:2px solid #F6F2FC;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3F459C;
	height:298px;
	line-height:normal;
	margin-bottom:30px;
	position:relative;
	width:193px;
}
.box h3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#4C5BAC;
	font-weight:bold;
	left:0pt;
	margin:0pt;
	padding:0pt;
	position:absolute;
	text-align:center;
	top:13px;
	width:193px;
}
#btn_fitness_calculators {
	left:5px;
	position:absolute;
	top:256px;
}
#btn_articles {
	left:33px;
	position:absolute;
	top:253px;
}
#main .box p {
	color:#4A51A2;
	font-weight:bold;
	height:150px;
	left:7px;
	line-height:1.3em;
	margin:10px;
	padding:0pt;
	position:absolute;
	top:90px;
	_width:165px;
}
#fitness_calculator {
	left:11px;
	position:absolute;
	top:42px;
}
#fitness_articles {
	left:11px;
	position:absolute;
	top:42px;
}
.box .gotoButton {
	background: url("/single/images/template1/tools-and-resources/gotoButton.gif") no-repeat;
	display: block; 
	width: 182px;
	_width: 172px;
	height: 26px;
	padding-left: 10px;
}
.box .gotoButton .gotoLink {
	position: absolute; 
	padding: 7px 0px 0px 20px;
	* padding-top: 5px;
}
a.gotoLink:link, a.gotoLink:active, a.gotoLink:visited, a.gotoLink:hover {
	text-decoration: none;
	font: 12px arial, verdana, helvetica, sans-serif;
	font-weight: bold; 
	color: #762788;
}
/* fitness calculators */
.subsubnav { 
	width: 350px; 
	margin: 0 auto;
}
dl {
	padding: 3px;
	margin: 11px 0 11px 0;
}
dt {
	float: left;
	width: 180px;
	text-align: right;
	padding: 3px 0 0 0;
	clear: both;
	margin-right: 5px;
}
dd {
	border: 1px solid red !important; 
	margin: 0 0 8px 205px;
	height: 25px;
	padding-right: 5px;
}
dl .button { clear: both; }
.divider { padding: 0 8px; }
.smallBox { 
	width: 50px;
	height: 20px;
	border: 1px solid #88a5bf;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	* position: relative;
	* top: 1px;
}
.selectBox {
	height: 20px; 
	border: 1px solid #88a5bf;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;						
	width: 80px !important;
}				
.calc_results {
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
.calcButton { 
	background: url("/coop/French/images/calcButton.gif") no-repeat;
}
.calcButton a { 
	background: url("/coop/French/images/calcButton.gif") no-repeat;
	height: 26px !important;
	width: 182px !important;
	display: block; 
	font-weight: bold !important;
	margin-top: 10px;
	padding: 6px 0 0 32px !important;
	font: 12px arial, helvetica, verdana, sans-serif;
}
.calcButton a span { 
	position: relative;
	top: 0px;
	left: 16px;
}
.calcButton a:hover { text-decoration: none; }
.quote { 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-style: italic !important ;
	font-size: 14px !important;
	color: #DE577B !important;
	font-weight: bold;
}
/* request information form */
.formbox, .num3, .num4 { 
	float: left;
	border: 1px solid #858585;
	width: 155px; 
	height: 16px;
	margin: 0px 4px 10px 0px;
}
.num3 { width: 45px; * width: 43px; }
.num4 { width: 53px; }
.button {
	border: 1px solid #DE6184;
	background-color: #F6F6F6;
	padding: 2px;
	_padding: 0;
	_height: 23px;
}
.form {
	list-style-type: none;
	width: 400px;
	margin: 25px auto;
}
.form li { clear: both; }
.form .error { color: red; }
.form .label { 
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 5px;
	position: relative;
 	top: 2px;
 	* top: 5px;
}		
.form select {
	height: 20px;
	* height: 22px; 
	width: 157px; 
	font: 11px arial, helvetica, verdana, sans-serif;
}
/* signup form */
#signupForm fieldset {
	width: 400px;
	margin: 0 auto;
}
#signupForm ul {
	margin: 0 auto;
	padding: 10px 0px !Important;
	height: 1%;
}
#signupForm fieldset { 
	background-color: #fcf1f4;
	position: relative;
	margin-top:1em;
	padding-top:.75em;
}
#signupForm legend { 
	font-weight: bold;
	position:absolute;
	top: -.5em; 
	left: .5em;
}
/* full supbage */
.full_subpage {
	background: url("/single/images/template1/longtitle_bg.gif") no-repeat; 
	background-color: #feeff7;
	margin: 0 0 -10px 0;
	padding: 0 0 15px 0;
}
.full_subpage #title { 
	margin: 0;
	padding: 0;
	height: 70px;
	margin-bottom: 15px;
}
.full_subpage h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #DE577B;
	margin: 0;
	padding-top: 20px;
	padding-left: 28px;
}
.full_subpage h2 {	 margin-left: 20px; }
/* employment page */
.employmentList { padding: 15px 25px; }
.positionTitle {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.full_subpage p {
	font: 12px arial, verdana, helvetica, sans-serif; 
	padding: 0px 28px;
	line-height: 1.7em;
}
/* End full Subpage */
/* footer */
#footer {
	background:url("/coop/French/images/footer_bg.gif") top left no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 778px;
	text-align: center;
	height: 22px;
	border-top:4px solid #fff;
	_margin-top:-5px;
}
#footer a:link, 
#footer a:visited,
#footer a:hover,
#footer a:active {
	text-decoration:none;
	color: #666666;
}
#footer a:hover { 
	color: #666666;
	text-decoration: underline;
}
#footer .divider { padding: 0 8px;}
.phonenumber {
	font-size: 12px;
	font-weight: bold;
}
/* misc */
.colBreak {
	clear:both;
	height:0px;
	font-size:1px;
	border: none;
	margin:0; 
	padding:0;
	background:transparent;
}
#circuit-demo {
	/*background:url(/coop/French/images/DemoLoading.gif) no-repeat;*/
	width: 548px;
	height: 569px;
	margin:0 0 0 0px; 
	padding:0px;
	position:relative;
	left:111px;
}
#circuit-demo-flash {
	background:url(/coop/French/images/DemoLoading.gif) no-repeat;
	width: 548px;
	height: 569px;
}
.clear { clear:both; }
/* BMI Styles */
#bmi_container {
	padding:0;
	position:relative;
	height:100px;
	width:400px;
}
#ht,
#height_unit {
	position:absolute;
	top:14px;
	left:152px
}
#height_unit { left:207px;}
#wt,
#weight_unit {
	position:absolute;
	top:43px;
	left:152px;
}
#weight_unit { left:207px; }
#btn_calc_bmi {
	position:absolute;
	top:70px;
	left:150px;
}
#your_weight,
#your_height {
	position:absolute;
	top:49px;
	left:20px;
}
#your_height { top:20px; }
/* REE Styles */
#ree_container {
	position:relative;
	height:150px;
	width:400px;
}
#ree_height {
	position:absolute;
	top:67px;
	left:227px;
}
#ree_weight {
	position:absolute;
	top:94px;
	left:227px;
}
#age,
#ree_gender,
#height,
#weight,
#ree_button {
	position:absolute;
	left:170px;
}
#age {	top:40px; }
#ree_gender { top:14px; }
#height { top:67px; }
#weight { top:94px; }
#ree_button { top:123px; }

#lbl_weight,
#lbl_height,
#lbl_gender,
#lbl_age {
	position:absolute;
	left:20px;
}
#lbl_weight { top:98px; }
#lbl_height { top:71px; }
#lbl_gender {	top:18px; }
#lbl_age { top:44px; }
.introContainer {
	_float:left;
}

#lang {position:absolute;top: -10px; left: 10px;letter-spacing:0.3em;}

p.tghttext {line-height:1em !important;}
