html{
	height: 100%;
}
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/nextfit/layout/background_watermark.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
    background-position: center top;
	background-color: #f15928;
	height: 100%;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    z-index: 1;
}
.link{
    color:#5E6DB2;
    text-decoration: underline;
    cursor: pointer;
}
a:link{
    color:#5E6DB2;
}
a:visited{
    color:#5E6DB2;
}
a:active{
    color:#5E6DB2;
}
a:hover{
    color:#333;
}
h1{
    font-size: 18px;
    font-weight: bold;
}
h2{
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}
p{
    font-weight: normal;
    color: #333333;
}
#main-container{
	height: 100%;
    position:relative;
    background-attachment: scroll;
    z-index: 0;
}
* html #main-container {
	height:100%
}
#inner-wrap {
	padding-top:0px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
* html #inner-wrap {
	height:1px;
}
#layout-header {
	height: 70px;
	width: 100%;
	background-image: url(/images/nextfit/layout/header_fill.png);
	background-repeat: repeat-x;
}
#header-logo{
    position:relative;
	background-image: url(/images/nextfit/layout/header_watermark.png);
	background-repeat:no-repeat;
	text-align: left;
	height: 50px;
	width: 970px;
    padding-top: 20px;
	padding-left: 100px;
	margin-left: auto;
	margin-right: auto;
}

.header_nav{
  position:absolute;
  bottom:10px;
  right:100px;
  text-align: right;
  color: rgb(255,241,0);

}
.header_nav a img {
  margin-bottom:-8px;
}
.header_nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.header_nav a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.header_nav a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
.header_nav a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#layout-content {
	width: 100%;
	height: 100%;
	padding-top: 25px;
}
#content-container{
	width: 870px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content-header {
	width: 870px;
	height: 30px;
	background: url(/images/nextfit/layout/content_header_background.png) no-repeat;
}

#content-header-activate {
  width: 870px;
	height: 32px;
	background:url(/images/nextfit/layout/breadcrumb_a.png) no-repeat;
}

#content-header-program {
    width: 870px;
	height: 32px;
	background:url(/images/nextfit/layout/breadcrumb_a.png) 0 -66px no-repeat;
}

#content-footer {
	width: 870px;
	height: 30px;
    background:url(/images/nextfit/layout/content_footer_background.png) no-repeat;
    background-position: bottom center;
}
#content-main{
	width: 870px;
	height: auto;
	background-color: #FFFFFF;
}
#content-main-left{
	width: 230px;
	margin-left: 8px;
}
#content-bottom-left{
	width: 230px;
	margin-left: 7px;
}
#content-main-right{
	width: 610px;
	height: auto;
	margin-left: 14px;
}

#content-profile {
  overflow: hidden;
  margin: 0;
  width: 636px;
  position: relative;
  margin-left: 5px;
  margin-top: 26px;
  ^margin-top: 11px;  
}

#scroller {
	width: 636px;
	margin: 0;
	overflow: hidden;
    background-color: #E3E3E3;
    ^position: relative;
	}


#frames {
  width: 5250px;
}
#profile_message_header{
    height: 50px;
    border-bottom: 7px solid #FFFFFF;
    width: 595px;
    background: #E3E3E3 url('/images/nextfit/layout/profile_tr.png') no-repeat top right;
    padding: 20px;
    font-size: 16px;
}

.section {
    width: 606px;
    height:435px;
	margin: 0px;
    padding: 20px;
	float: left;
    font-size: 15px;
    font-family: arial, sans-serif;
    color: #444;
}
.section label{
    font-size: 16px;
    font-weight: bold;
}
.section_input{
    font-size: 15px;
    width: auto;
    background: url(/images/nextfit/layout/prof_field_bkg.png);
    background-repeat: no-repeat;
    border: 1px solid #EEE;
    padding: 4px;
    height: 20px;
}

ul#toolbar {
	list-style: none;
	margin: 0px;
    display: inline;
    padding: 0px;
}

#toolbar li {
  display: inline;
  padding: 0px;
  margin: 10px;
  margin-right: 5px;
  margin-left: 5px;
}
.inactive{
}
.active{
  background: url(/images/nextfit/layout/sidebar_highlight.jpg);
  background-repeat: no-repeat;  
}
.inactive_tab{
  background: url(/images/nextfit/layout/profile_bc_0.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.active_tab{
  background: url(/images/nextfit/layout/profile_bc_2.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.validated_tab{
  background: url(/images/nextfit/layout/profile_bc_1.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.profile_button_box{
  border-top: 7px solid #FFFFFF;
  background: url(/images/nextfit/layout/profile_button_bkg.png);
  background-repeat: no-repeat;
  width: 635px;
  height: 60px;
  text-align: right;
}
.small_rounded_box_profile{
/*NO PADDING ALLOWED!!!*/
  background-color: #E3E3E3;
  width: 210px;
  height: 575px;
  color: #333333;
}

.small_box_inner_settings {
  padding: 5px;
}

.small_box_inner ul{
    margin-top: 3px;
    margin-left: -25px;
    ^margin-left: 0px;
}
.small_box_inner li{
    list-style-type: square;
    font-size: 10px;
    padding-left: 0px;
}

.top_rounded_box{
    
}

#goals-bar,
#stats-bar,
#fitness_levels-bar,
#experience_levels-bar,
#duration-bar,
#activities-bar,
#location-bar,
#equipment-bar {
  height:45px;
  width:196px;
  margin:0 2px;
  border-top:1px solid #fff;
}

#goals-bar {
  border:1px solid transparent;
}

#goals-bar p,
#stats-bar p,
#fitness_levels-bar p,
#experience_levels-bar p,
#duration-bar p,
#activities-bar p,
#location-bar p,
#equipment-bar p {
  margin:0;
  padding:0;
  line-height: 11px;
}

#goals-bar.inactive,
#stats-bar.inactive,
#fitness_levels-bar.inactive,
#experience_levels-bar.inactive,
#duration-bar.inactive,
#activities-bar.inactive,
#location-bar.inactive,
#equipment-bar.inactive {
  background:transparent;
}

#goals-bar.active,
#stats-bar.active,
#fitness_levels-bar.active,
#experience_levels-bar.active,
#duration-bar.active,
#activities-bar.active,
#location-bar.active,
#equipment-bar.active {
  border-top: 1px solid transparent;
  background: url(/images/nextfit/layout/sidebar_highlight.jpg) no-repeat;
}

#goals-bar p.profile_setting_label,
#stats-bar p.profile_setting_label,
#fitness_levels-bar p.profile_setting_label,
#experience_levels-bar p.profile_setting_label,
#duration-bar p.profile_setting_label,
#activities-bar p.profile_setting_label,
#location-bar p.profile_setting_label,
#equipment-bar p.profile_setting_label {
  text-transform:uppercase;
  font-size:10px;
  color:#666;
  padding:5px 0 0 5px;
}

#goals-bar p.profile_setting_value,
#stats-bar p.profile_setting_value,
#fitness_levels-bar p.profile_setting_value,
#experience_levels-bar p.profile_setting_value,
#duration-bar p.profile_setting_value,
#activities-bar p.profile_setting_value,
#location-bar p.profile_setting_value,
#equipment-bar p.profile_setting_value {
  color:#000;
  padding: 5px 0 0 5px;
}

#goals-bar.active p.profile_setting_label,
#stats-bar.active p.profile_setting_label,
#fitness_levels-bar.active p.profile_setting_label,
#experience_levels-bar.active p.profile_setting_label,
#duration-bar.active p.profile_setting_label,
#activities-bar.active p.profile_setting_label,
#location-bar.active p.profile_setting_label,
#equipment-bar.active p.profile_setting_label {
  color:#5E6DB2;
}

.bmi_calc{
    width: 350px;
    height: 78px;
    margin-top: 20px;
    background: url(/images/nextfit/layout/bmi_bkg.png);
    background-repeat: no-repeat;
}
#bmi_display{
    color: #FFFFFF;
    font-size: 35px;
    font-weight: BOLD;
    width: auto;
}
.fitness_level {
  background: url(/images/nextfit/fitness_level_buttons/Profile-Radio-Buttons-LargeBkg.png) top left no-repeat;
  padding:10px;
  width:543px;
  height:310px;
  margin:0 auto;
}

.fitness_level_button {
  height:73px;
  width: 514px;
  display:block;
}

#fitness_level_low a { background: url(/images/nextfit/fitness_level_buttons/Low-Unselected.png); color:transparent; }
#fitness_level_medium a { background: url(/images/nextfit/fitness_level_buttons/Medium-Unselected.png); color:transparent; }
#fitness_level_high a { background: url(/images/nextfit/fitness_level_buttons/High-Unselected.png); color:transparent; }
#fitness_level_extreme a { background: url(/images/nextfit/fitness_level_buttons/Extreme-Unselected.png); color:transparent; }

#fitness_level_low a.active { background: url(/images/nextfit/fitness_level_buttons/Low-Selected.png); }
#fitness_level_medium a.active { background: url(/images/nextfit/fitness_level_buttons/Medium-Selected.png); color:transparent; }
#fitness_level_high a.active { background: url(/images/nextfit/fitness_level_buttons/High-Selected.png); color:transparent; }
#fitness_level_extreme a.active { background: url(/images/nextfit/fitness_level_buttons/Extreme-Selected.png); color:transparent; }

#fitness_level_low a:hover    { background: url(/images/nextfit/fitness_level_buttons/Low-Hover.png); }
#fitness_level_medium a:hover { background: url(/images/nextfit/fitness_level_buttons/Medium-Hover.png); }
#fitness_level_high a:hover   { background: url(/images/nextfit/fitness_level_buttons/High-Hover.png); }
#fitness_level_extreme a:hover{ background: url(/images/nextfit/fitness_level_buttons/Extreme-Hover.png); }

#fitness_level_low a.active:hover    { background: url(/images/nextfit/fitness_level_buttons/Low-Selected.png); }
#fitness_level_medium a.active:hover { background: url(/images/nextfit/fitness_level_buttons/Medium-Selected.png); }
#fitness_level_high a.active:hover   { background: url(/images/nextfit/fitness_level_buttons/High-Selected.png); }
#fitness_level_extreme a.active:hover{ background: url(/images/nextfit/fitness_level_buttons/Extreme-Selected.png); }

/*#fitness_level_low a:active    { background: url(/images/nextfit/fitness_level_buttons/Low-Press.png); }
#fitness_level_medium a:active { background: url(/images/nextfit/fitness_level_buttons/Medium-Press.png); }
#fitness_level_high a:active   { background: url(/images/nextfit/fitness_level_buttons/High-Press.png); }
#fitness_level_extreme a:active{ background: url(/images/nextfit/fitness_level_buttons/Extreme-Press.png); }*/

.experience_level {
  background: url(/images/nextfit/experience_buttons/Profile-Radio-Buttons-GrayBkg.png) top left no-repeat;
  padding:7px;
  height:143px;
  width:543px;
  margin:50px auto 0 auto;
}

.experience_level_button {
  padding:4px;
  height:129px;
  width: 170px;
  display:block;
  float:left;
}

#experience_level_Beginner a { background: url(/images/nextfit/experience_buttons/Beginner_Unselected.png) no-repeat; color:transparent; }
#experience_level_Intermediate a { background: url(/images/nextfit/experience_buttons/Intermediate_Unselected.png) no-repeat; color:transparent; }
#experience_level_Advanced a { background: url(/images/nextfit/experience_buttons/Advanced_Unselected.png) no-repeat; color:transparent; }

#experience_level_Beginner a.active { background: url(/images/nextfit/experience_buttons/Beginner_Selected.png) no-repeat; }
#experience_level_Intermediate a.active { background: url(/images/nextfit/experience_buttons/Intermediate_Selected.png) no-repeat; color:transparent; }
#experience_level_Advanced a.active { background: url(/images/nextfit/experience_buttons/Advanced_Selected.png) no-repeat; color:transparent; }

#experience_level_Beginner a:hover    { background: url(/images/nextfit/experience_buttons/Beginner_Hover.png) no-repeat; }
#experience_level_Intermediate a:hover { background: url(/images/nextfit/experience_buttons/Intermediate_Hover.png) no-repeat; }
#experience_level_Advanced a:hover   { background: url(/images/nextfit/experience_buttons/Advanced_Hover.png) no-repeat; }

#experience_level_Beginner a.active:hover    { background: url(/images/nextfit/experience_buttons/Beginner_Selected.png) no-repeat; }
#experience_level_Intermediate a.active:hover { background: url(/images/nextfit/experience_buttons/Intermediate_Selected.png) no-repeat; }
#experience_level_Advanced a.active:hover   { background: url(/images/nextfit/experience_buttons/Advanced_Selected.png) no-repeat; }

/*#experience_level_Beginner a:active    { background: url(/images/nextfit/experience_buttons/Beginner_Pressed.png) no-repeat; }
#experience_level_Intermediate a:active { background: url(/images/nextfit/experience_buttons/Intermediate_Pressed.png) no-repeat; }
#experience_level_Advanced a:active   { background: url(/images/nextfit/experience_buttons/Advanced_Pressed.png) no-repeat; }*/


/*
 START: checkbox replacement
 source: http://www.maratz.com/blog/archives/2006/06/11/fancy-checkboxes-and-radio-buttons/
*/

label.c_off, label.c_on { padding-left: 23px; }
label.c_off input, label.c_on input { position: absolute; visibility: hidden; }
label.c_off { background: url(/images/nextfit/layout/checkbox_unselected.png) no-repeat; }
label.c_on  { background: url(/images/nextfit/layout/checkbox_checked.png) no-repeat; }

/* END: checkbox replacement */
.label_check {
    display: block;
    margin: 1px 0 4px 0;
}

#equipment_list_holder {
    float: left;
    width: 260px;
    position: relative;
    margin: 20px 0 0 30px;
}

#equipment_list {
   float: left;
    width: 160px;
    position: relative;
}

#equipment_list label {
    padding-top: 5px;
    padding-bottom: 5px;
    background-position: 0 5px;
}

.right-side-block {
    position: relative;
    width: 574px;
}

.profile_category {
  position: relative;
  border-top:1px solid #fff;
  padding:8px 0 8px 0;
}

.profile_category div {
  float: left;
   width: 40px;
    margin: 0 5px 0 5px;

}

.profile_category div.goals_list {
  width: 184px;
    font-size: 13px;
  font-weight: bold;
}

.profile_category div.category_description {
  font-size: 12px;
    line-height: 18px;
    width: 320px;
}

.profile_category div.category_description em {
    color: red;
    font-weight: bold;
    font-style: normal;
}

.profile_category br {
  clear: both;
}

#activities-left {
   float: left;
    width: 300px;
    position: relative;
    margin-left: 30px;
}

#activities-right {
   float: left; margin-left: 30px;
}

#activities-left div.profile_category, #activities-right div.profile_category {
    padding:14px 0 14px 0;
}

.time {
  background: url(/images/nextfit/time_buttons/Profile-Radio-Buttons-TallBkg.png) top left no-repeat;
  padding:7px;
  height:311px;
  width:278px;
  margin:0 auto;
}

.time_button {
  height:73px;
  width: 263px;
  display:block;
}

#time_15 a { background: url(/images/nextfit/time_buttons/15min_Unselected.png); color:transparent; }
#time_30 a { background: url(/images/nextfit/time_buttons/30min_Unselected.png); color:transparent; }
#time_45 a { background: url(/images/nextfit/time_buttons/45min_Unselected.png); color:transparent; }
#time_60 a { background: url(/images/nextfit/time_buttons/60min_Unselected.png); color:transparent; }

#time_15 a.active { background: url(/images/nextfit/time_buttons/15min_Selected.png); }
#time_30 a.active { background: url(/images/nextfit/time_buttons/30min_Selected.png); color:transparent; }
#time_45 a.active { background: url(/images/nextfit/time_buttons/45min_Selected.png); color:transparent; }
#time_60 a.active { background: url(/images/nextfit/time_buttons/60min_Selected.png); color:transparent; }

#time_15 a:hover { background: url(/images/nextfit/time_buttons/15min_Hover.png); }
#time_30 a:hover { background: url(/images/nextfit/time_buttons/30min_Hover.png); }
#time_45 a:hover { background: url(/images/nextfit/time_buttons/45min_Hover.png); }
#time_60 a:hover { background: url(/images/nextfit/time_buttons/60min_Hover.png); }

#time_15 a.active:hover { background: url(/images/nextfit/time_buttons/15min_Selected.png); }
#time_30 a.active:hover { background: url(/images/nextfit/time_buttons/30min_Selected.png); }
#time_45 a.active:hover { background: url(/images/nextfit/time_buttons/45min_Selected.png); }
#time_60 a.active:hover { background: url(/images/nextfit/time_buttons/60min_Selected.png); }

/*#time_15 a:active { background: url(/images/nextfit/time_buttons/15min_Pressed.png); }
#time_30 a:active { background: url(/images/nextfit/time_buttons/30min_Pressed.png); }
#time_45 a:active { background: url(/images/nextfit/time_buttons/45min_Pressed.png); }
#time_60 a:active { background: url(/images/nextfit/time_buttons/60min_Pressed.png); }*/

.location {
  background: url(/images/nextfit/experience_buttons/Profile-Radio-Buttons-GrayBkg.png) top left no-repeat;
  padding:7px;
  height:143px;
  width:543px;
  margin:50px auto 0 auto;
}

.location_button {
  padding:4px;
  height:129px;
  width: 170px;
  display:block;
  float:left;
}

#location_Home a { background: url(/images/nextfit/location_buttons/Home_Unselected.png) no-repeat; color:transparent; }
#location_Gym a { background: url(/images/nextfit/location_buttons/Gym_Unselected.png) no-repeat; color:transparent; }
#location_Outdoors a { background: url(/images/nextfit/location_buttons/Outdoors_Unselected.png) no-repeat; color:transparent; }

#location_Home a.active { background: url(/images/nextfit/location_buttons/Home_Selected.png) no-repeat; }
#location_Gym a.active { background: url(/images/nextfit/location_buttons/Gym_Selected.png) no-repeat; color:transparent; }
#location_Outdoors a.active { background: url(/images/nextfit/location_buttons/Outdoors_Selected.png) no-repeat; color:transparent; }

#location_Home a:hover    { background: url(/images/nextfit/location_buttons/Home_Hover.png) no-repeat; }
#location_Gym a:hover { background: url(/images/nextfit/location_buttons/Gym_Hover.png) no-repeat; }
#location_Outdoors a:hover   { background: url(/images/nextfit/location_buttons/Outdoors_Hover.png) no-repeat; }

#location_Home a.active:hover    { background: url(/images/nextfit/location_buttons/Home_Selected.png) no-repeat; }
#location_Gym a.active:hover { background: url(/images/nextfit/location_buttons/Gym_Selected.png) no-repeat; }
#location_Outdoors a.active:hover   { background: url(/images/nextfit/location_buttons/Outdoors_Selected.png) no-repeat; }

/*#location_Home a:active    { background: url(/images/nextfit/location_buttons/Home_Pressed.png) no-repeat; }
#location_Gym a:active { background: url(/images/nextfit/location_buttons/Gym_Pressed.png) no-repeat; }
#location_Outdoors a:active   { background: url(/images/nextfit/location_buttons/Outdoors_Pressed.png) no-repeat; }*/


.rcol_bottom {
  background-color: #e3e3e3;
}

.workout_preview {
  background-color: #e3e3e3;
  padding:20px;
  margin:0 0 5px 0;
  font-size:13px;
}

.workout_preview h2 {
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:18px;
}

.workout_preview h2 span {
  font-weight:normal;
}

.workout_preview_tab {
  background: #909090 url('/images/nextfit/layout/wp_tab_right.png') no-repeat top right;

}

.workout_preview_tab p {
  color:#fff;
  background: #909090 url('/images/nextfit/layout/wp_tab_left.png') no-repeat top left;
  font-weight:bold;
  margin:0;
  padding:5px 0 6px 10px;

}

#graph_cover {
  position:absolute;
  top:15px;
  left:15px;
  height:170px;
  width:530px;
  z-index:1000;
}

#graph_cover img {
  height:170px;
  width:530px;
}

.calories {
  width:380px;
}

.calories p {
  width:360px;
}

.workout_details {
  width:120px;
}

.workout_details p {
  width:100px;
}

.intensity {
  width:160px;
}

.intensity p {
  width:140px;
}

.rounded_box{
/*NO PADDING ALLOWED!!!*/
  background-color: #E3E3E3;
  color: #333333;
}

.small_rounded_box{
/*NO PADDING ALLOWED!!!*/
  background-color: #E3E3E3;
  width: 210px;
  color: #333333;
}
.large_rounded_box{
/*NO PADDING ALLOWED!!!*/
  background-color: #E3E3E3;
  width: 610px;
  color: #333333;
}
.small_box_inner{
  padding: 10px;
  padding-top: 4px;
  padding-bottom: 6px;
}
.small_rounded_box h1{
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
.small_rounded_box p{
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  margin: 0px;
  padding: 0px;
}
#active_prg_header{
  width: 210px;
  height: 16px;
  background: url(/images/nextfit/layout/orange_grad_210.png);
  background-repeat: no-repeat;
  padding-bottom: 1px;
  margin: 0px;
  color: #FFFFFF;
  font-size: 10px;
  line-height: 15px;
}
.active_prg_rounded_box{
/*NO PADDING ALLOWED!!!*/
  background-color: #E3E3E3;
  width: 210px;
  color: #333333;
}
.active_prg_box_inner{
  font-size: 10px;
  padding: 10px;
  padding-top: 4px;
  padding-bottom: 6px;
}
.active_prg_box_inner h1{
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
.active_prg_box_inner p{
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  margin: 0px;
  padding: 0px;
}
#inactive_prg_scrollbar_container {
     position:relative;
     width:210px;
}

#inactive_prg_scrollbar_content {
    padding-top: 4px;
    overflow:hidden;
    width:210px;
    height:253px;
}

.drawer_links{
    font-size: 11px;
    text-align: right;
    padding-right: 20px;
}

.scroll-track{
    background: url(/images/nextfit/layout/track_top.png);
    background-repeat: no-repeat;
    padding-top: 3px;
    height:100%;
    width:16px;
    background-color:#CCCCCC;
    cursor:move;
}

.scroll-handle{
    width:10px;
    margin-left: 3px;
    background-color:#808080;
    cursor:move;

}
.scroll-handle-top{
  background: url(/images/nextfit/layout/handle_top.png);
  background-repeat: no-repeat;
  height: 4px;
  width: 10px;
  margin-left: 3px;
}
.scroll-handle-bot{
  background: url(/images/nextfit/layout/handle_bot.png);
  background-repeat: no-repeat;
  height: 4px;
  width: 10px;
  margin-left: 3px;
}
.scroll-track-top{
  background: url(/images/nextfit/layout/scroll_up.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.scroll-track-bot{
  background: url(/images/nextfit/layout/scroll_dn.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}

#right_col_header{
  width: 610px;
  height: 19px;
  background: url(/images/nextfit/layout/orange_grad_610.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  background-color: #FFFFFF;
  background-position: center;
  margin: 0px;
  color: #FFFFFF;
  font-size: 10px;
  line-height: 18px;
}

.orange{
    color: #F05A28;
}


  /* USED FOR IFR HEADERS */
.sIFR-hasFlash h6{
  font-size: 14px;
  padding-left: 0px;
  visibility: hidden;
  margin: 0px;
  margin-left: 5px;
  margin-bottom: 3px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}




/*--------------  PROTOTYPE WINDOWS ----------------*/

.overlay_dialog {
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 100000;
	position: absolute;
}
.overlay___invisible__ {
  background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 100000;
	position: absolute;
}
.dialog input{
float: right;
margin-right: 20px;
}
.dialog_nw {
	width: 19px;
	height: 38px;
	background: transparent url(/images/nextfit/dialog/nw.png) no-repeat 0 0;
}
.dialog_n {
	background: transparent url(/images/nextfit/dialog/n.png) repeat-x 0 0;
	height: 38px;
}
.dialog_ne {
	width: 19px;
	height: 38px;
	background: transparent url(/images/nextfit/dialog/ne.png) no-repeat 0 0;
}
.dialog_e {
	width: 8px;
	/*background: transparent url(/p_win/center_right.gif) repeat-y 0 0;*/
    background-color: #FFF;
}
.dialog_w {
	width: 8px;
	/*background: transparent url(/p_win/center_left.gif) repeat-y 0 0;*/
   background-color: #FFF; 
}
.dialog_sw {
	width: 19px;
	height: 18px;
	background: transparent url(/images/nextfit/dialog/sw.png) no-repeat 0 0;
}
.dialog_s {
	background: transparent url(/images/nextfit/dialog/s.png) repeat-x 0 0;
	height: 30px;
}
.dialog_se {
	width: 19px;
	height: 30px;
	background: transparent url(/images/nextfit/dialog/se.png) no-repeat 0 0;
}
.dialog_sizer {
	width: 17px;
	height: 30px;
	background: transparent url(/p_win/bottom_right.gif) no-repeat 0 0;
	cursor:se-resize;
}
.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(/images/nextfit/dialog/close.png) no-repeat 0 0;
	position:absolute;
	top:12px;
	right:14px;
	cursor:pointer;
	z-index:2000;
}
.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(/p_win/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:3px;
	right:28px;
	cursor:pointer;
	z-index:2000;
}
.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(/p_win/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:3px;
	right:49px;
	cursor:pointer;
	z-index:2000;
}
.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#FFF;
}
.dialog_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#EFEFEF;
	text-align: left;
}
.top_draggable, .bottom_draggable {
  cursor:move;
}
.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}
.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}
.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin: 0px;
	padding:0px;
}
.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}
.dialog .title_window {
  -moz-user-select:none;
}
.cancel_button_label {
	text-decoration: underline;
	cursor: pointer;
	color: #006699;
}

#my_account_index fieldset {
    border: none;
    border-bottom: 1px solid #bbb;
    margin-bottom: 0.7em;
}

#my_account_index fieldset.last {
    border-bottom: none;
}

#my_account_index legend {
    font-weight: bold;
    font-size: 13px;
}



#my_account_index fieldset div.fieldset_fields {
    margin-left: 6em;
    margin-top: 7px;
}

#my_account_index fieldset div.fieldset_fields p {
    margin-left:  24px;
    font-style: italic;
}


#my_account_index p {
    position: relative;
    width: 100%; 
    margin: 2px 0 10px 0;
}

#my_account_index p.grouped_field {
    margin-bottom: 0;
}

#my_account_index div.grouped_field {
    clear:both;
    margin-top: 3px;
}

#my_account_index label {
    float: left;
    width: 120px;
}

#my_account_index input.initialValue {
    color: #aaa
}


#my_account_index .fieldWithErrors input{
    border: 1px solid #EE0000;
    padding: 2px;
    background-color: #FFF3F3;
}


#my_account_index br {
    clear: both;
}

#service_plans input {
    position: relative;
    top: 3px;
}

#service_plans label {
    float: none;
    width: 75%;
    padding-bottom: 5px;
    font-weight: bold; 
    font-size: 14px;
}

#service_plans p {
    font-style: italic;
    width: 65%; 
    margin-left: 24px;
}

#service_plans span {
    font-size: 11px;
}

.total_on {
    padding-top: 10px;
    border-top: 1px solid black;
}

.tax_off {
    color: #aaa;
}

.total_off {
    border-top: 1px solid #aaa;
    color: #aaa;
}

.errorExplanation {
    color: #EE0000; 
}

.fieldWithErrors {
    display: inline;
}

.formError {
    display: inline;
    background: url(/images/nextfit/layout/LeftArrow_Validation.png) no-repeat left center;
    padding: 10px 0 10px 20px;
    font-size: 10px;
}

.downArrow {
    background: url(/images/nextfit/layout/DownArrow_Validation.png) no-repeat left center;
}

.rightSideError {
    position: relative;
    top: 15px;
}

.invoice_box {
    padding: 15px;
}

.invoice_fields {
    margin: 5px 0 20px 172px;
}



.invoice_fields div {
    clear: both;
}

#my_account_create label {
    float: left;
    width: 220px;
    margin-bottom: 10px;
    
}

#my_account_create h4 {
    border-bottom: 1px solid #bbb;    
    margin: -2px 15px 15px 15px;
}

#welcome ul span {
    font-weight: bold;
}


#welcome fieldset {
    border: none;
    margin-left: 7px;
}

#welcome legend {
    font-size: 14px;
    margin: 10px 0 0 8px;
}


#welcome input {
    margin: 3px;
}

#welcome input.initialValue {
    color: #777
}

#welcome .fieldWithErrors{
    margin: 0px;
}

#stats-pane  input.fieldWithErrors {
    border: 1px solid #EE0000;
    padding: 3px;
    background-color: #FFF3F3;
}

#welcome .fieldWithErrors input{
    border: 1px solid #EE0000;
    padding: 3px;
    background-color: #FFF3F3;
}

.print_link {
    float: right;
    font-size: 10px;
    margin: 0 3px 10px 0;
    padding-left: 20px;
    background: url(/images/nextfit/layout/printer.jpg) no-repeat 3px 2px;
}

.standard_form {
    position: relative;
}

.standard_form fieldset {
    border: none;
}


.standard_form label {
    float: left;
    width: 120px;
}

#content-main-melt {
	width: 870px;
	height: 100%;
	background: #FFFFFF url(/images/nextfit/products/melt-content-bg.jpg) 10px 75px no-repeat;
	padding: 0;
	margin: 0;
}
#content-main-go {
	width: 870px;
	height: 100%;
	background: #FFFFFF url(/images/nextfit/products/go-content-bg.jpg) 10px 20px no-repeat;
	padding: 0;
	margin: 0;
}

#content-main-trainrest {
	width: 870px;
	height: 100%;
	background: #FFFFFF url(/images/nextfit/products/trainrest-content-bg.jpg) 10px 75px no-repeat;
	padding: 0;
	margin: 0;
}

.product-content-go-right {
	float: left;
	margin-top: 35px;
}
.product-content-go {
	width: 450px;
	padding: 15px 20px 0px 20px;
	font-size: 13px;
	line-height: 18px;
}

.product-content-go h1, h2, p {
	margin-top: 0px;

}
.product-content-go h1 {
	background: transparent url(/images/nextfit/products/go-product-title.gif) no-repeat;
  text-indent: -9000px;
	width: 268px;
	height: 56px;
}
.product-content-go h2 {
	color: #333;
	font-size: 20px;
	padding: 14px;
	margin: 0;
	text-transform: uppercase;
}
.product-content-go p {
	padding: 0 14px 11px 14px;
	margin: 0;
}
.product-content-go ul {
	padding-top: 0px;
	margin-top: 0px;
}
.go-bottom {
	margin: 0;
	width: 450px;
	float: left;
}
.product-content-go-right {
	float: left;
	margin-top: 35px;
}
.product-content-melt-right {
	float: right;
	margin: 35px 25px 0 0;
	width: 410px;
}
.product-content-melt {
	width: 450px;
	padding: 15px 20px 0px 20px;
	font-size: 13px;
	line-height: 18px;
}

.product-content-melt h1, h2, p {
	margin-top: 0px;

}
.product-content-melt h1 {
	background: transparent url(/images/nextfit/products/melt-product-title.gif) no-repeat;
  text-indent: -9000px;
	width: 268px;
	height: 56px;
}
.product-content-melt h2 {
	color: #333;
	font-size: 20px;
	padding: 14px;
	margin: 0;
	text-transform: uppercase;
}
.product-content-melt p {
	padding: 0 14px 11px 14px;
	margin: 0;
}
.product-content-melt ul {
	padding-top: 0px;
	margin-top: 0px;
}

.product-content-trainrest-right {
	float: right;
	margin: 35px 25px 0 0;
	width: 410px;
}
.product-content-trainrest {
	width: 450px;
	padding: 15px 20px 0px 20px;
	font-size: 13px;
	line-height: 18px;
}

.product-content-trainrest h1, h2, p {
	margin-top: 0px;

}
.product-content-trainrest h1 {
	background: transparent url(/images/nextfit/products/trainrest-product-title.gif) no-repeat;
  text-indent: -9000px;
	width: 459px;
	height: 65px;
}
.product-content-trainrest h2 {
	color: #333;
	font-size: 20px;
	padding: 14px;
	margin: 0;
	text-transform: uppercase;
}
.product-content-trainrest p {
	padding: 0 14px 11px 14px;
	margin: 0;
}
.product-content-trainrest ul {
	padding-top: 0px;
	margin-top: 0px;
}

.trainrest-bottom {
	margin: 0;
	width: 390px;
	float: left;
}
.trainrest-top {
	height: 500px;
}

.product-tables {
	line-height: 19px;
}
.go-bottom {
	margin: 0;
	width: 450px;
	float: left;
}
.melt-bottom {
	margin: 0;
	width: 390px;
	float: left;
}
.melt-top {
	height: 450px;
}

.add-to-cart { float: right; padding-right: 210px; width: 250px; margin-top: -30px; }
.add-to-cart h2 { text-align: right; margin: 0 8px 10px 0; }
.add-to-cart .qty-box { float: right; height: 40px; line-height: 40px; }
.add-to-cart .qty-box label { float: left; width: 2em;}
.add-to-cart .qty-box .qty { background: #fff; float:left; }
.add-to-cart .qty-box #qty { width: 2em; margin: 7px 5px 0 0 ; height: 15px;}
.add-to-cart img { float: right; border: none;}

.melt-cart {
	margin: -60px 0 0 0;
	padding-right: 180px;
}

.trainrest-cart {
	margin: -60px 0 0 0;
	padding-right: 180px;
}

#ejecting_v2 {
    width: 851px;
    height: 312px;
    background: url(/images/nextfit/layout/congrats_ejecting_background_v2.png) no-repeat;
}
#ejected_v2 {
    width: 851px;
    height: 312px;
    background: url(/images/nextfit/layout/congrats_ejected_background_v2.png) no-repeat;
}

.disclaimer {
	margin-top: 35px;
	font-size: 9px;
	line-height: 11px;
}

.product-summary-container {
		margin: 0 auto;
		background: transparent url(/images/mynextfit/product-summary-itembg.gif) top no-repeat;
		width: 855px;
        height: 225px;
    overflow: hidden;
}

.summary-header-left {
	width: 575px;
	height: 90px;
	padding: 0 20px;
	float: left;
}
.summary-header-right {
	background: transparent url(/images/nextfit/products/motivation-to-go.gif) 100% 100% no-repeat;
	width: 240px;
	height: 90px;
	float: right;
}
.summary-container-left {
	float: left;
	padding: 15px;
	width: 650px;
}
.summary-container-right {
	float: right;
	margin: 100px 15px 0 0;
}
.summary-container-left p {
	padding: 15px 0 0 0;
}
.summary-container-left img {
	padding: 0 15px 0 0;
}

.product-content-summary-right {
	float: right;
	margin: 35px 25px 0 0;
	width: 410px;
}
.product-content-summary {
	padding: 18px 0 0 0;
	font-size: 13px;
	line-height: 18px;
}

.product-content-summary h1, h2, p {
	margin-top: 0px;

}
.product-content-summary h1 {
	background: transparent url(/images/nextfit/products/product-summary-title.gif) no-repeat;
	width: 311px;
	height: 90px;
}
.product-content-summary h2 {
	color: #333;
	font-size: 20px;
	padding: 14px;
	margin: 0;
	text-transform: uppercase;
}
.product-content-summary p {
	padding: 0 14px 11px 14px;
	margin: 0;
}
.product-content-summary ul {
	padding-top: 0px;
	margin-top: 0px;
}
.cart-header {
    background-color: #999;
    color: #FFF;
}
.cart-line-item {
    border-bottom: 1px solid #CCC;
}
.browse_button{
  cursor:pointer;    
}