/* -------------------- English Curves Styles -------------------- */
body {
	background:#9091E4 url(/images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
a:link,
a:visited {
	color:#CC3366;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#CC3366;
	text-decoration:none;
}
ul li {	
	margin:0 25px 5px 25px;
	font-size:13px;
}
#shell {
	background:url(/images/bg_shell.gif) repeat-y;
	width:740px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#content,
#contentsm,
#content_locations {
	background:url(/images/bg_content_basic.gif) repeat-y;
	padding:20px 30px 20px 10px;
	position:relative;
	width:700px;
}
#content_locations {
	background:url(/images/bg_content_expand.gif) repeat-y;
}
#shell .content_success {
	padding-left:40px;
	width:670px;
}
#content_locations_cap {
	background:url(/images/bg_content_locations_cap.gif) no-repeat;
	width:740px;
	height:9px;
	margin:0;
	padding:0;
}
*html body #content_locations_cap {
	margin-bottom:-5px;
}
#contentsm {
	height:100px;
}
#content p,
#contentsm p,
#content_locations p {
	margin:9px 50px 0 50px;
	padding:0;
	line-height:18px;
	font-size:13px;
}
#content_end {
	background:transparent url(/images/bg_content_basic_ftr.gif) no-repeat;
	height:22px;
	margin-top:-18px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:740px;
	clear:both;
}
/* -------------------- Page Titles -------------------- */
#title,
#titlesm,
#titlebig {
	width:whatever;
	height:67px;
	position:relative;
	width:740px;
}
#titlebig {
	height:87px;
}
#title p,
#titlebig p {
	position:absolute;
	top:14px;
	right:20px;
	width:472px;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:14px;
}
#shell
.title_weight_management
p {
	width:415px;
}
#titlesm {
	height:57px;
}
#title img,
#titlesm img {
	position:absolute;
	top:0;
	left:0;
}
#titlebig img {
	position:absolute;
	top:20px;
	left:20px;
}
#titlesm h2,
#title h2 {
	position:absolute;
	text-align:right;
	right:30px;
	top:13px;
	color:#762788;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}
/* -------------------- Header Styles -------------------- */
#header {
	background:url(/images/bg_header.jpg) no-repeat;
	width:740px;
	height:70px;
	position:relative;
	height:110px;
}
#logo {
	position:absolute;
	top:16px;
	left:20px;
}
#club_locator {
	background:url(/images/title_locator.gif) no-repeat;
	color:#762788;
	font-style:italic;
	height:60px;
	left:540px;
	padding:19px 0 0 0;
	position:absolute;
	top:16px;
	width:200px;
	font-size:10px;
}
#club_locator form {
	position:absolute;
	top:32px;
	left:0;
}
#club_locator #zip {
	width:140px;
	font-size:10px;
}
.imgsub {
	position:relative;
	top:2px;
}
/* -------------------- Navigation Styles -------------------- */
#nav {
	background:#762788;
	border-bottom:2px inset #FF9900;
	position:absolute;
	top:86px;
	left:10px;
	height:22px;
	width:720px;
}
#nav ul {
	height:22px;
	width:720px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	border-right:1px solid #FFFFFF;
	margin:0;
	padding:0;
	float:left;
	height:22px;
	display:block;
}
#nav a {
	text-decoration:none;
	display:block;
}
#nav li a,
#nav li span {
	line-height:22px;
}
#nav a span {
	color:#fff;
	height:19px;
	padding:3px 4px 0 5px;
}
#nav li.onstate,
#nav a:hover {
	background:#A4A94F;
}
/* -------------------- Subnav Styles -------------------- */
#subnav,
#subnav_row {
	position:relative;
	left:10px;
	background:#9f6dab;
	height:20px;
	width:720px;
	margin:1px 0 0 0;
	padding:0;
	list-style:none;
}
#subnav li,
#subnav_row li {
	background:#9f6dab;
	border-right:1px solid #fff;
	margin:0;
	padding:0;
	float:left;
	height:20px;
	font-size:13px;
	display:block;
}
#subnav a span,
#subnav_row a span {
	color:#fff;
	height:17px;
	padding:3px 4px 0 5px;
}
#subnav li a,
#subnav li span,
#subnav_row li a,
#subnav_row li span {
	line-height:20px;
}
#subnav a,
#subnav_row a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#subnav li.onstate,
#subnav li a:hover,
#subnav_row li.onstate,
#subnav_row li a:hover {
	background:#A4A94F;
}
/* -------------------- Homepage Styles -------------------- */
#shell_flash {
	height:300px;
	margin-top:1px;
	padding:0 10px 0 10px;
	width:720px;
}
.home_box {
	float:left;
	height:120px;
	margin:0;
	padding:0;
	width:240px;
}
/* -------------------- The Workout -------------------- */
#content p.workout {
	margin-top:30px;
}
#success_header {
	float:left;
	font-size:10px;
	width:495px;
}
#story {
	font:17px Arial, Helvetica, sans-serif;
	color:#9F6DAB;
	font-weight:bold;
	padding-top:20px;
}
.before_pic {
	float:left;
	padding-right:20px;
}
.purple_subtitle {
	font:12px Arial, Helvetica, sans-serif;
	color:#9F6DAB;
	font-weight:bold;
}
.prt5 {
	padding-right:5px;
}
#success_sidebar {
	float:left;
	min-height:700px;
	height:auto !important;
	height:700px;
	margin-left:5px;
	width:130px;
	margin-bottom:10px;
}
#success_nav {
	font-size:10px;
	height:15px;
	margin:20px 0px 0px 230px;
	width:223px;
}
.rt_btn {
	margin-left:3px;
}
/* -------------------- Curves Products -------------------- */
#products-foods {
	background:url(/images/curves-products/bg_curves_food.jpg) no-repeat;
}
#products-curvaceous {
	background:url(/images/curves-products/bg_curvaceous.jpg) no-repeat;
}
#products-vitamins {
	background:url(/images/curves-products/bg_vitamins_supplements.jpg) no-repeat;
}
#sections #products-vitamins p,
#sections #products-curvaceous p {
	width:116px;
	top:53px;
}
.pink_italic {
	color:#E86488;
}
h4 {
	font-size:14px;
	font-weight:bold;
	padding:15px 30px 0px 52px;
}
.main_image {
	float:right;
	margin-right:80px;
}
.absolute {
	position:absolute;
}
#shell .disclaimer {
	color:#333333;
	font-size:9px;
	line-height:11px;
}
/* -------------------- About Curves -------------------- */
#sections {
	width:720px;
	padding-left:10px;
	position:relative;
}
body#about #sections {
	width:612px;
	position:relative;
	padding-left:118px;
}
#sections p {	
	font-size:9px;
	line-height:11px;
	width:100px;
	position:absolute;
	top:43px;
	left:11px;
	width:135px;
	margin:0;
	padding:0;
}
body#workout-landing
#sections p {
	top:35px;
}
#sections
.workout-overview p {
	width:185px;
}
#sections
.six-week-solution p {
	width:160px;
}
.about-overview,
.about-franchise,
.about-faqs,
.about-history,
.workout-overview,
.six-week-solution,
.the-workout-box {
	background:url(/images/about-curves/bg_about.jpg) no-repeat;
	float:left;
	height:152px;
	margin:3px 0 0 0;
	padding:10px 2px 0pt 12px;
	position:relative;
	width:226px;
}
.about-overview,
.about-franchise {
	margin-right:25px;
}
.about-franchise {
	background:url(/images/about-curves/bg_franchise.jpg) no-repeat;
}
.about-faqs {
	background:url(/images/about-curves/bg_faqs.jpg) no-repeat;
}
.about-history {
	background:url(/images/about-curves/bg_history.jpg) no-repeat;
}
.workout-overview {
	background:url(/images/the-workout/bg_overview.jpg) no-repeat;
}
.six-week-solution {
	background:url(/images/weight-management/bg_six_week_solution.jpg) no-repeat; 
}
#workout-overview {
	background:url(/images/the-workout/bg_overview.jpg) no-repeat;
}
#workout-curvessmart {
	background:url(/images/the-workout/bg_curves_smart.jpg) no-repeat;
}
#workout-curvessmart p {
	width:215px;
}
body#workout-landing
#workout-overview p {
	width:170px;
}
body#workout-landing
#workout-circuitdemo p {
	width:110px;
}
#workout-circuitdemo {
	background:url(/images/the-workout/bg_circuit_demo.jpg) no-repeat;
}
#workout-success {
	background:url(/images/the-workout/bg_success_stories.jpg) no-repeat;
	_display:inline;
}
#workout-supporting {
	background:url(/images/the-workout/bg_supporting_research.jpg) no-repeat;
}
#workout-supporting p {
	width:200px;
}
#workout-zumba {
	background:url('/images/the-workout/bg_zumba_fitness.jpg') no-repeat;	
}
body#workout-landing #sections
#workout-zumba p {
	top:55px;	
}
#leftcol {
	float:left;
	width:210px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:29px 10px 0 50px;
	display:inline;
}
#leftcol img {
	margin-bottom:75px;
}
#leftcol .leftcol_btm {
	margin-bottom:22px;
	display:block;
}
#rightcol {
	float:left;
	width:410px;
}
#content #rightcol p {
	margin-left:10px;
	margin-right:30px;
}
#overview-img {
	margin-right:42px;
	float:right;
}
/* -------------------- Weight Management -------------------- */
#wm_img {
	position:absolute;
	left:468px;
	top:400px;
}
#content p.nomarginwidth {
	padding:0;
	margin:0 0 0 50px;
	width:410px;
}
#content p.marginwidth {
	padding:0;
	margin:10px 0 0 50px;
	width:410px;
}
/* -------------------- Contact Styles -------------------- */
#content p.nomargin {
	margin:0 0 0 50px;
	padding:0;
	width:580px;
}
#content p.indent {
	margin:0 0 50px 80px;
	padding:0;
	width:580px;
}
body#contact #content strong {
	font-size:12px;
}
/* -------------------- Site Map -------------------- */
ul#site_map {
	list-style:none;
}
ul#site_map li {
	margin:10px 0 10px 0;
	padding:0;
}
ul#site_map ul li {
	margin:0;
	padding:0;
}
ul#site_map li a:link,
ul#site_map li a:visited {
	font-size:14px;
	color:#CC3366;
	text-decoration:none;
}
ul#site_map li a:hover,
ul#site_map li a:active {
	font-size:14px;
	color:#CC3366;
	text-decoration:underline;
}
ul#site_map ul li a:link,
ul#site_map ul li a:visited,
ul#site_map ul li a:hover,
ul#site_map ul li a:active {
	font-size:12px;
}
/* Locations Styles */
#location_results {
	padding-left:20px;
}
#location_map {
	padding-left:50px;
}
#locations_map {
	padding:10px 0 0 20px;
}
#info {screen.css (line 1416)
float:left;
padding-left:10px;
width:230px;
}
#info {
	float:left;
	padding-left:10px;
	width:230px;
}
#info img {
	border:0;
}
#location_results div.location_item {
	background:url(/images/locations/bg.gif) no-repeat;
	display:block;
	float:left;
	height:210px;
	margin:0pt;
	width:310px;
}
div.location_item .loc_pad {
	margin:30px 20px 0px 30px;
	position:relative;
}
#location_results strong {
	color:#762788;
}
.loc_top {
	margin-top:7px;
}
#location_results .distance {
	margin:8px 0px 0px;
}
#location_results table.pos_bottom {
	left:0px;
	position:absolute;
	top:112px;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
/* -------------------- The Workout -------------------- */
#circuit_demo {
	margin-left:55px;
}
#btn_curves_smart {
	width:141px;
	height:23px;
	position:absolute;
	left:10px;
	top:116px;
}
#btn_curves_smart a:hover {
	background:url(/images/the-workout/btn_curves_smart.gif) 0 -23px no-repeat;
}
#btn_curves_smart a {
	background:url(/images/the-workout/btn_curves_smart.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:141px;
	height:23px;
	display:block;
}
#btn_circuit {
	width:141px;
	height:23px;
	position:absolute;
	left:10px;
	top:116px;
}
#btn_circuit a:hover {
	background:url(/images/the-workout/btn_circuit.gif) 0 -23px no-repeat;
}
#btn_circuit a {
	background:url(/images/the-workout/btn_circuit.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:141px;
	height:23px;
	display:block;
}
.btn_click {
	width:94px;
	height:23px;
	position:absolute;
	left:20px;
	bottom:20px;
}
.btn_click a:hover {
	background:url(/images/the-workout/btn_click.gif) 0 -23px no-repeat;
}
.btn_click a {
	background:url(/images/the-workout/btn_click.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:94px;
	height:23px;
	display:block;
}
.success_story {
	float:left;
	height:183px;
	margin:2px 0 0 0;
	position:relative;
	width:226px;
}
#andrea {
	background:url(/images/the-workout/meet_andrea.jpg) no-repeat;
	margin-left:24px;
	_display:inline;
}
#shanda {
	background:url(/images/the-workout/meet_shanda.jpg) no-repeat;
}
#patricia {
	background:url(/images/the-workout/meet_patricia.jpg) no-repeat;
}
#claudia {
	background:url(/images/the-workout/meet_claudia.jpg) no-repeat;
	margin-left:24px;
	_display:inline;
}
#evelyn {
	background:url(/images/the-workout/meet_evelyn.jpg) no-repeat;
}
#teresita {
	background:url(/images/the-workout/meet_teresita.jpg) no-repeat;
}
/* -------------------- Form Styles -------------------- */
#contact_form {
	margin:30px 0 10px 50px;
	width:600px;
}
.input {
	float:left;
	width:168px;
	margin:0 0 8px 0;
}
label {
	clear:both;
	float:left;
	width:210px;
	margin:0 8px 8px 0;
	text-align:right;
	font-size:13px;
}
label span {
	color:#FF6699;
}
select {
	float:left;
	margin:0 0 8px 0;
}
#select_country {
	width:295px;
}
#select_state {
	width:164px;
}
#select_question {
	width:427px;
}
textarea {
	width:404px;
	height:104px;
}
#contact_submit {
	margin:30px 0 0 196px;
}
.block {
	border-top:1px solid #A3A2ED;
	padding:5px 0 5px 0;
	clear:both;
	float:left;
	width:600px;
}
/* -------------------- Footer Styles -------------------- */
#footer {
	background:url(/images/bg_footer.gif) no-repeat;
	position:relative;
	width:740px;
	height:74px;
	margin:0 auto;
	color:#666666;
	padding:45px 0 0 0;
}
#footer p {
	padding:0;
	margin:0;
	font-size:10px;
}
#footer_nav {
	width:740px;
	text-align:center;
	color:#666666;
}
#footer_nav a:link,
#footer_nav a:visited {
	color:#666666;
	text-decoration:none;
}
#footer_nav a:hover,
#footer_nav a:active {
	color:#FF8000;
	text-decoration:none;
}
#footer_subnav {
	position:relative;
	margin:18px 0 0 0;
	padding:16px 0 0 15px;
	width:694px;
	color:#ffffff;
	font-size:10px;
}
#footer_subnav a:link,
#footer_subnav a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer_subnav a:hover,
#footer_subnav a:active {
	color:#762788;
	text-decoration:none;
}
#select_site {
	position:absolute;
	top:13px;
	left:543px;
}
#select_site select {
	width:164px;
}
#submit_other_sites {
	position:absolute;
	top:4px;
	left:170px;
}
#other_sites {
	position:absolute;
	top:11px;
	left:472px;
	width:291px;
	height:20px;
	padding:1px 0 0 0;
}
#other_sites form {
	position:absolute;
	top:0;
	left:132px;
}
#other_sites select {
	width:85px;
	font-size:10px;
}
#other_sites input {
	position:absolute;
	top:1px;
	left:98px;
}
/* -------------------- Misc. -------------------- */
.clear {
	clear:both;
}
.btn_learn_more {
	height:23px;
	position:absolute;
	top:116px;
	left:10px;
}
.btn_learn_more a:hover {
	background:url(/images/btn_learn_more.gif) 0px -23px no-repeat;
}
.btn_learn_more a {
	background:url(/images/btn_learn_more.gif) no-repeat;
	width:118px;
	height:23px;
	display:block;
}
#content p.margin {
	margin:10px 0 0 50px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.pink {
	color:#E86488;
}
.left_img {
	float:left;
	margin:0 10px 20px 50px;
}
.right_img {
	float:right;
	margin:0 70px 10px 10px;
}
/* -------------------- Default DOM Tooltip Style -------------------- */
div.domTT {
	border: 1px solid #333333;
	background-color: #333333;
}
div.domTT .caption {
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px;
	color: #FFFFFF;
}
div.domTT .contents {
	font-size: 12px;
	font-family: sans-serif;
	padding: 3px 2px;
	background-color: #F1F1FF;
}

/* Classic Style */
div.domTTClassic {
	border: 1px solid black;
	background-color: InfoBackground;
}
div.domTTClassic .caption {
	font-family: serif;
	font-size: 13px;
	_font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 1px 2px;
}
div.domTTClassic .contents {
	color: InfoText;
	font-size: 13px;
	_font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 1px 2px;
	_padding-bottom: 0;
}

/* Win9x Style */
div.domTTWin {
  border: 2px outset #BFBFBF;
  background-color: #808080
}
div.domTTWin .caption {
  border: 0px solid #BFBFBF;
  border-width: 1px 1px 0px 1px;
  background-color: #00007F;
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  color: white;
}
div.domTTWin .contents {
  border: 1px solid #BFBFBF;
}

/* Overlib Style */
div.domTTOverlib {
	border: 1px solid #333366;
	background-color: #333366;
}
div.domTTOverlib .caption {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.domTTOverlib .contents {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	padding: 2px;
	background-color: #F1F1FF;
}

/* Nicetitle Style */
div.niceTitle {
	background-color: #431e78;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Helvetica;
	width: 250px;
	left: 0;
	top: 0;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
	-moz-border-radius: 0 10px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
	-moz-opacity: .87;
	-khtml-opacity: .87;
	opacity: .87;
}
div.niceTitle .contents {
	margin: 0;
	padding: 0 6px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
div.niceTitle p {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
	-moz-opacity: 1;
}

/* Context Menu Style */
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenu .caption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenu .contents {
  padding: 1px 0;
  background-color: #E6E6E6;
}

/* Zumba Fitness Section */
#zumba_fitness
#content_basic {
	background:url('/images/the-workout/zumba_fitness/bg_zumba_content_basic.gif') repeat-y;
	width:720px;
	padding:0 10px 0 10px;
}
#zumba_fitness_wrap {
	background:url('/images/the-workout/zumba_fitness/bg_zumba_fitness.jpg') no-repeat;
	width:620px;
	padding:122px 50px 0 50px;
}
#zumba_fitness_wrap p {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
	width:530px;
	margin:0;
	padding:0 0 10px 0;
}
#zumba_fitness sup {
	font-size:14px;
	vertical-align:top;
}
#zumba_subnav sup {
	font-size:10px !important;
	vertical-align:top !important;
}
#zumba_fitness p sup {
	font-size:11px;
	vertical-align:super;
}
#zumba_fitness
p#zumba_legal {
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:center;
	width:620px;
	padding-bottom:20px;
	padding-top:20px;
}
#zumba_fitness h3 {
	font:16px Arial, Helvetica, sans-serif;
	color:#762788;
	font-weight:bold;
	margin:0;
	padding:0 0 8px 0;
}
#zumba_fitness_video {
	background:url('/images/the-workout/zumba_fitness/bg_zumba_video.gif') no-repeat;
	width:470px;
	height:283px;
	padding:10px;
	margin:10px 0 10px 65px;
	position:relative;
}
#zumba_fitness_share {
	background: url("/images/the-workout/zumba_fitness/bg_zumba_fitness_share.jpg") no-repeat scroll 0 0 transparent;
	height: 230px;
	margin-left: 5px;
	padding: 0 0 10px;
	position: relative;
	width: 654px;
}
.zumba_fb {
	bottom: 5px;
	left: 10px;
	position: absolute;
	z-index: 998;
}
#zumba_share {
	bottom: 17px;
	left: 466px;
	position: absolute;
}
#zumba_find_club {
	margin:0 0 20px 94px;
}
#zumba_share iframe {
	left:65px;
	position:absolute;
}
