﻿/*----------------------------------------------------------
COMMON BOXES
----------------------------------------------------------*/
html{height: 100%}
body { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; background-image: url(../images/bckg_tile.jpg); background-repeat: repeat; height:100%;}
#d_top { height: 105px; background: url(../images/bg_top.png) no-repeat bottom; }
#d_bottom { height: 100px; background: url(../images/bg_bottom.png); background-repeat: no-repeat; }

#wrapper { width: 995px; margin: 0 auto; }
#d_bottom, div#d_top { margin: 0 29px; }
#spiffs, div.tracker { margin: 0 18px; padding: 0 13px;}
#d_body { position: relative; margin-left: 32px; padding-top: 50px; width: 931px; font-size: 12px; background-color: #fffeec; min-height: 523px; height: 100% !important; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.shady { color: #CCCCCC; font-size: 10px; padding: 2px; text-align: right; }
/* #d_body{position:relative; margin-left:32px; padding-top:102px; width:931px; font-size:12px; background:#fffeec url(../images/upper_right_gradient_bg.png) 100% 0 no-repeat; overflow:hidden; min-height:523px; height:auto !important; height:523px;}  */

/*----------------------------------------------------------
UTILITIES
----------------------------------------------------------*/
.radmenu { margin-left: 6px; display: inline; z-index: 5000; }
.radmenu ul, .radmenu li { z-index: 5000; }
a { color: #c63; text-decoration: underline; }
a:hover { color: #c63; }
#div_body a:hover { background-color: #f4e8cf; }
p, div, span { font-family: Arial, Helvetica, Sans-Serif; color: #963; font-size: 12px; line-height: 18px; }
h1 { color: #7e523f; letter-spacing: -1px; line-height: 100%; font-weight: 700; padding-top: 0; margin-top: 0; font-size: 24px; font-family: Helvetica, Arial, sans-serif; }
h2 { color: #963; font-style: normal; font-weight: 400; line-height: 22px; text-decoration: none; font-size: 15px; font-family: "Lucida Sans Unicode" , sans-serif; letter-spacing: 0; }
h3 { color: #cd935a; letter-spacing: -1px; font-weight: 700; font-size: 18px; font-family: Helvetica, Arial, sans-serif; }
h4 { color: #7e523f; letter-spacing: -1px; font-weight: 700; font-size: 13px; font-family: Helvetica, Arial, sans-serif; margin-bottom: 5px; }
h5 { color: #cd935a; letter-spacing: -1px; font-weight: 700; font-size: 14px; font-family: Helvetica, Arial, sans-serif; margin-bottom: 2px; }
.header { color: #996633; letter-spacing: -1px; font-weight:900; font-size: 16px; font-family: Helvetica, Arial, sans-serif; }
input.text, input.text_short, textarea, input.dropdown, select { border: solid 1px #a4abb1; }
.login_menu a, .login_menu a:link, .login_menu a:visited, .login_menu a:active, div#d_bottom div#bottom_nav_links a, div#d_bottom div#bottom_nav_links a:link, div#d_bottom div#bottom_nav_links a:visited, div#d_bottom div#bottom_nav_links a:active { font-size: 10px; font-weight: 700; color: #e2e17e; text-decoration: none; }
div#d_bottom div.right p, div#d_bottom div.right img { float: left; }
.errtext { color: red; font-family: "Lucida Sans Unicode" , sans-serif; font-size: 12px; line-height: 18px; }
/* #d_body .min_h1{min-height:800px; height:auto !important; height:800px;}	*/
.color_1 { color: #e77b00; }
.color_2 { color: #663300; }
.color_3 { color: #703f09; }
.color_4 { color: #894b3c; }
.color_5, .color_5 span { color: #cc6633; }
.color_6 { color: #e8cca7; }
.color_7 { color: #669900; }
.color_8 { color: #336699; }
.color_9 { color: #fff; }
/* white */
.color_10 { color: #9fae1f; }
/* yellow green */
.color_11 { color: #ed7a3d; }
/* red orange */
.color_12 { color: #8c4f34; }
/* dark brown */
.color_13 { color: #cd935a; }
/* light brown */
.color_14 { color: #688610; }
/* dark green or lime */
.p_abs { position: absolute; z-index: 10; }
.p_rel { position: relative; z-index: 10; }
.smaller { font-size: 10px; }
.small { font-size: 12px; }
.big { font-size: 14px; }
.bignum { font-size: 21px; font-weight: 700; }
.verybig { font-size: 28px; }
.large { font-size: 16px; }
.larger { font-size: 18px; }
.boldtxt { font-weight: 700; }
.normtxt { font-weight: 400; }
.ltrspace { letter-spacing: normal; }
.nopadding { padding: 0; }
.nomargin { margin: 0; }
.dsp_block { display: block; }
.dsp_inline { display: inline; }
.left_mar1 { margin-left: 5px; }
.left_mar2 { margin-left: 0; }
.left_mar3 { margin-left: 20px; }
.left_mar4 { margin-left: 10px; }
.left_mar5 { margin-left: 11px; }
.left_mar6 { margin-left: 3px; }
.left_mar7 { margin-left: 40px; }
.left_mar8 { margin-left: 30px; }
.top_mar1 { margin-top: 10px; }
.top_mar2 { margin-top: 15px; }
.top_mar3 { margin-top: 5px; }
.top_mar4 { margin-top: 0; }
.top_mar5 { margin-top: 30px; }
.top_mar6 { margin-top: 20px; }
.bot_mar1 { margin-bottom: 10px; }
.bot_mar2 { margin-bottom: 15px; }
.bot_mar3 { margin-bottom: 20px; }
.bot_pad1 { margin-bottom: 10px; }
.right_mar1 { margin-right: 10px; }
.right_mar2 { margin-right: 5px; }
.right_mar3 { margin-right: 2px; }
.left_pad1 { padding-left: 5px; }
.left_pad2 { padding-left: 10px; }
.top_pad1 { padding-top: 3px; }
.top_pad2 { padding-top: 5px; }
.top_pad3 { padding-top: 10px; }
.right_pad1 { padding-right: 10px; }
.border_top1 { border-top: 2px solid #cd935a; }
.left_border1 { border-left: 2px solid #cd935a; }
.txt_align1 { text-align: center; }
.width1 { width: 547px; }
.width2 { width: 562px; }
.horiz_ln { height: 3px; background-color: #efdcca; }
.horiz_ln hr { display: none; }
.shade_input { color: #8c4f34; padding: 5px 10px; }
.normal_input { color: #000; padding: 5px 10px; }
.shady_input { color: #989898; padding: 2px 4px; font-size: 10px; }
.v_bot { vertical-align: bottom; }
.v_mid { vertical-align: middle; }

/*----------------------------------------------------------
HEADER
----------------------------------------------------------*/
.yellowtext { color: #e2e17e; font-size: 10px; }
#nav_login { color: #e2e17e; font-size: 10px; text-align: right; width: 940px; }
#d_top .menu { margin-top: 18px; text-align: right; float: right; }
#d_top .logo { display: inline; z-index: 5; width: 283px; height: 76px; float: left; margin-top: 12px; }
#d_top div.login_menu { color: #a0683f; font-size: 10px; float: left; }
#d_top div.login_menu span { color: #FFF; font-weight: 700; font-size: 10px; }
.login_menu a:hover { font-size: 10px; font-weight: 700; color: #e2e17e; text-decoration: underline; }

/*----------------------------------------------------------
FOOTER
----------------------------------------------------------*/
#d_bottom div { float: left; font-family: Arial; }
#d_bottom #bottom_nav_links { margin-top: 22px; width: 470px; }
#d_bottom #bottom_nav_links #bottom_nav_links_wrapper ul li a:hover { text-decoration: underline; font-size: 10px; font-weight: 700; color: #e2e17e; width:40px;}
#d_bottom #bottom_nav_links #bottom_nav_links_wrapper { width:100% }
#d_bottom #bottom_nav_links #bottom_nav_links_wrapper ul { margin:0px; padding:0px; list-style-type:none }
#d_bottom #bottom_nav_links #bottom_nav_links_wrapper ul li { text-align:center; width:60px; margin:0px; float:left; list-style-type:none;line-height:12px; border-right:1px solid ;height:25px;padding:0px 2px 0px 2px;} 
/*#d_bottom #bottom_nav_links #bottom_nav_links_wrapper ul li.footer_last { text-align:center; width:65px; margin:0px;  float:left; list-style-type:none; border:none;height:25px;padding-left:3px;} */
.footer_last a{ text-align:center; width:65px; margin:0px;  float:left; list-style-type:none; border:none;height:25px;padding-left:3px;} 

#d_bottom #bottom_nav_links #bottom_nav_links_wrapper ul li.separator {width: 10px;} 
#d_bottom #bottom_nav_links a#copyright { font-size: 9px; font-weight: 400; color: #e2e17e; line-height:20px;}
#d_bottom .right { padding-top: 22px; width: 410px; float: right; text-align: right; }
A.agents { margin-bottom: 10px; text-transform: uppercase; color: #fff; font-size: 11px; font-weight: 700; text-decoration: none; }

/*=====KC(9-Dec-2009)/Site Audit Step 2=========*/
div#FtrRight{text-align: right; margin-left: 220px; width: 230px; margin-top: 20px;}
/*=====KC(9-Dec-2009)/Site Audit Step 2=========*/

/*----------------------------------------------------------
NAVIGATION
----------------------------------------------------------*/
.mp_menu { margin-left: 32px; overflow: hidden; height: 50px; width: 931px; }
.mp_menu ul { margin: 0; padding: 0; }
.mp_menu li { list-style-type: none; display: inline; }
.mp_menu a { display: block; float: left; height: 0; text-decoration: none; padding-top: 50px; background: transparent url(../images/mp_menu.png) no-repeat 931px 50px; overflow: hidden; }
.mp_menu a.myweighttracker { background-position: -4px 0px; width: 186px; }
.mp_menu a.myweighttracker_selected { background-position: -4px -50px; width: 186px; }
.mp_menu a.thirtydaymealplan { background-position: -190px 0px; width: 184px; }
.mp_menu a.thirtydaymealplan_selected { background-position: -190px -50px; width: 184px; }
.mp_menu a.myjournal { background-position: -374px 0px; width: 186px; }
.mp_menu a.myjournal_selected { background-position: -374px -50px; width: 186px; }
.mp_menu a.myactivitytracker { background-position: -560px 0px; width: 186px; }
.mp_menu a.myactivitytracker_selected { background-position: -560px -50px; width: 186px; }
.mp_menu a.myteams { background-position: -746px 0px; width: 189px; }
.mp_menu a.myteams_selected { background-position: -746px -50px; width: 189px; }

/*----------------------------------------------------------
CONTENT BOXES
----------------------------------------------------------*/
#d_body .leftbox { position: absolute; top: 0; left: 29px; 
width: 294px; height: 545px; }
#d_body .topleftbox { width: 292px; height: 297px; /*background-image: url(../images/daily_challenge.png); background-repeat: no-repeat;*/ }
#d_body .callouts { position: absolute; top: 100px; left: 0; width: 292px; height: 288px; /*background-image: url(../../images/callouts/dashboard_callout_bg.gif); background-repeat: no-repeat;*/}
#d_body .nyrstext { position: relative; margin: 190px 0 0 33px; width: 230px; }
#d_body .coty { position: absolute; top: 237px; left: 0; width: 292px; height: 288px; background-image: url(../images/coty_badge.png); background-repeat: no-repeat;}
#d_body .cotytext { position: relative; margin: 170px 0 0 33px; width: 230px; }
#d_body .mdlleftbox { position: absolute; top: 298px; left: 0; width: 292px; height: 197px; /*background-image: url(../images/motivators.png); background-repeat: no-repeat;*/ }
#d_body .mdllefttxt { position: relative; margin: 50px 0 0 33px; width: 230px; }

#d_body .myweighttracker { position: absolute; top: 208px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_wt_tracker.gif); background-repeat: no-repeat; }
/*#d_body .widget { padding-top: 0px; margin-left: 11px; position: relative;top: 0px;left: 29px; height: 137px;}*/
#d_body .widget { padding-top: 0px; margin-left: 11px; position: relative;
    top: 2px;
    left: -1px;
    height: 80px;
}
/*#d_body .widget p { font-weight: 700; line-height: 28px; margin-top:0px;padding-top:0px;}*/
#d_body .widget p { font-weight: 700; line-height: 28px; margin-top:0px;padding-top:0px;}

/*#d_body .lower_right_button_widget { top: 190px; left: 180px; }*/

#d_body .lower_right_button_widget { top: 103px;
left: 199px;
width: 90px;
height: 18px;
}
#d_body .lower_right_button { top: 103px;
left: 167px;
width: 128px;
right: 7px;
}
#d_body .lower_right_button1 { top: 103px;
left: 183px;
width: 142px;
right: -8px;
}
#d_body .lower_right_button_meal { top: 103px;
left: 167px;
width: 116px;
right: 8px;
}
#d_body .lower_right_button_activity { top: 103px;
left: 219px;
width: 76px;
right: 7px;
}
#d_body .lower_right_button_Teams { top: 107px;
left: 216px;
width: 80px;
right: 6px;
    height: 16px;
}
#d_body .upper_left_button { top: 170px; left: 27px; }
#d_body .myjournal { position: absolute; top: 353px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_journal.gif); background-repeat: no-repeat; }
#d_body .myteams { position: absolute; top: 498px; 
left: 305px; width: 302px; height: 133px; background-image: url('../images/dash_bg_teams.gif'); 
background-repeat: no-repeat; }
#d_body .myteams_no { position: absolute; top: 497px; 
left: 305px; 
width: 302px; height: 133px; background-image: url('../images/dash_bg_no_teams.gif'); 
background-repeat: no-repeat; }
/*#d_body .my30daymealplan { position: absolute; top: 208px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan.gif); background-repeat: no-repeat; }
#d_body .my30daymealplanReg { position: absolute; top: 208px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan_reg.gif); background-repeat: no-repeat; }*/

#d_body .my30daymealplan { position: absolute; top: 208px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan.gif); background-repeat: no-repeat; }
#d_body .my30daymealplanReg { position: absolute; top: 208px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan_reg.gif); background-repeat: no-repeat; }


#d_body .myactivitytracker { position: absolute; top: 353px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_act_tracker.gif); background-repeat: no-repeat; }

/*#d_body .myweighttracker { position: absolute; top: 58px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_wt_tracker.gif); background-repeat: no-repeat; }
#d_body .widget { padding-top: 0px; margin-left: 11px; position: relative; }
#d_body .widget p { font-weight: 700; line-height: 28px; }
#d_body .lower_right_button_widget { top: 90px; left: 180px; }
#d_body .lower_right_button { top: 105px; left: 180px; }
#d_body .upper_left_button { top: 70px; left: 27px; }
#d_body .myjournal { position: absolute; top: 203px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_journal.gif); background-repeat: no-repeat; }
#d_body .myteams { position: absolute; top: 350px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_teams.gif); background-repeat: no-repeat; }
#d_body .myteams_no { position: absolute; top: 350px; left: 305px; width: 302px; height: 133px; background-image: url(../images/dash_bg_no_teams.gif); background-repeat: no-repeat; }
#d_body .my30daymealplan { position: absolute; top: 58px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan.gif); background-repeat: no-repeat; }
#d_body .my30daymealplanReg { position: absolute; top: 58px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_meal_plan_reg.gif); background-repeat: no-repeat; }
#d_body .myactivitytracker { position: absolute; top: 203px; left: 615px; width: 302px; height: 133px; background-image: url(../images/dash_bg_act_tracker.gif); background-repeat: no-repeat; }*/
#d_body .totallbslost { position: absolute; top: 546px; left: 1; width: 312px; height: 80px; }
#d_body .tellfriend { position: absolute; top: 546px; left: 312px; width: 618px; height: 80px; background-image: url(../images/tell_friend.jpg); background-repeat: no-repeat; }
#d_body .left3col { position: absolute; top: 102px; left: 0; width: 175px; }
#d_body .left3col .cal_left_arrow { position: absolute; top: 24px; left: 58px; }
#d_body .left3col .cal_day { position: absolute; top: 0; left: 75px; width: 64px; height: 63px; background-image: url(../images/cal_day.png); background-repeat: no-repeat; }
#d_body .left3col .cal_day span { position: absolute; top: 30px; left: 16px; color: white; font-size: 28px; font-weight: 700; }
#d_body .left3col .cal_right_arrow { position: absolute; top: 24px; left: 144px; }
#d_body .left3col .view_all { position: absolute; top: 76px; left: 81px; }
#d_body .left3col .view_all a { text-decoration: none; font-weight: 700; }
#d_body .left3col .view_all img { vertical-align: text-bottom; margin-left: 3px; }
#d_body .middle3col { margin-left: 182px; width: 408px; height: 1200px; }
#d_body .middle3col .firstp { margin: 0 5px 10px 10px; padding: 0; color: #996633; font-weight: 700; line-height: 20px; }
#d_body .middle3col .meal_time_bg { background-image: url(../images/meal_time_bg.jpg); background-repeat: repeat-x; }

#d_body .middle3col p { margin: 15px 5px 10px 10px; padding: 0; color: #894b3c; font-weight: 700; line-height: 20px; }
#d_body .middle3col ul { margin: 0; padding: 0; }
#d_body .middle3col .meal_time li{color: #cc6633;}
#d_body .middle3col li, .right3col li { list-style-type: none; color: #cf7c50; font-size: 12px; font-weight: 700; margin-bottom: 5px; padding: 0; }
#d_body .middle3col span { float: right; }
#d_body .middle3col img { vertical-align: text-bottom; margin-left: 3px; }
#d_body .middle3col a { text-decoration: none; }
#d_body .middle3col .add_items { margin-top: 30px; }
#d_body .right3col { position: absolute; top: 102px; left: 620px; width: 300px; }
#d_body .right3col .right_top_box { margin-left: 20px; width: 280px; }
#d_body .right3col .video_box { width: 210px; height: 426px; border: 0px; }
#d_body .right3col .right_lower_box { width: 280px; border-top: 3px solid #edddce; }
#d_body .right3col p { margin-bottom: 10px; padding: 0; color: #7778c8; font-size: 14px; font-weight: 700; }
#d_body .right3col h2 { font-size: 13px; color: #996633; font-weight: 700; letter-spacing: -1px; }
#d_body .right3col ul { margin: 0; padding: 0; }
#d_body .right3col img { vertical-align: text-bottom; margin-left: 3px; }

.dashboard_wrapper { }

/*#d_body .dashboard_wrapper .leftbox { width: 294px; height: 488px; float: left; position: relative;  
	background-image: url(../images/dash_left.gif)*/
/*#d_body .dashboard_wrapper .leftbox { width: 294px; height: 640px; float: left; position:relative;background-image: url(../images/dash_left.gif);background-repeat:no-repeat;}*/
#d_body .dashboard_wrapper .leftbox { width: 294px; height: 640px; float: left; position:relative;}


/*#d_body .dashboard_wrapper .rightbox { width: 624px; height: 488px; float: left; }*/
#d_body .dashboard_wrapper .rightbox { width: 624px; height: 640px; float: left;}
#d_body .community_callout { float: right; left:305px;}
#d_body .community_callout a { text-decoration:none;}
#d_body .community_callout img { float: right;left:305px; border-width:0px;}

#d_body .dashboard_wrapper .totallbslost { position: relative; clear: left; float: left; left: 0; top: 0; width: 311px; height: 79px; overflow: hidden; }
#d_body .dashboard_wrapper .tellfriend { position: relative; float: left; top: 0; left: 0; width: 620px; height: 79px; background-image: url(../images/tell_friend.jpg); background-repeat: repeat; }


/*----------------------------------------------------------
COMMON page items
----------------------------------------------------------*/
.pg_title { font-size: 24px; color: #663300; font-family: Helvetica, Arial, Sans-Serif; font-weight: 700; line-height: 30px; }
.sub_title { font-size: 18px; color: #663300; font-family: Helvetica, Arial, Sans-Serif; font-weight: 700; line-height: 24px; }

.hs_style { color: #8c4f34; font-family: Arial, Sans-Serif; font-weight: 400; }
.hs_style span { font-size: 12px; height: 12px; vertical-align: bottom; }
.hs_style td { height: 28px; }
.hs_style a { vertical-align: bottom; }
.hs_style a img { vertical-align: middle; }

.icons { height: 20px; }
.icons a img { vertical-align: middle; width: 14px; height: 14px; border: none; }
.icons a { padding-left: 0px; text-decoration: none; white-space: nowrap; vertical-align: text-bottom; }
.icons a .i_right_arrow { background: transparent url(../images/round_right_arrow.png) no-repeat 0 0; }
.icons span { vertical-align: bottom; }

.dietCal { width: 166px; font-size: 10px; color: #663300; background: transparent url(../images/cal_bg.png) no-repeat 0 48px; }
.dietCal td { height: 21px; padding: 0px; }
.dietCal .titleStyle tr { height: 27px; border-collapse: collapse; border: none; font-size: 12px; font-weight: bold; text-transform: uppercase; background: transparent url(../images/cal_title_bg.png) repeat-x; }
.dietCal a { text-decoration: none; font-weight: bold; }
.dietCal .selectedDay a { display: block; height: 20px; width: 20px; }
.dietCal .dayHeaderStyle { font-size: 12px; }

.cal_day2 { width: 64px; height: 64px; background-image: url(../images/brown_day.png); background-repeat: no-repeat; }
.cal_day3 { width: 24px; height: 23px; background-image: url(../images/btn_day.png); background-repeat: no-repeat; padding: 5px 0 0 0; }
.cal_day4 { width: 64px; height: 64px; background-image: url(../images/green_day.png); background-repeat: no-repeat; }
.tot_actv { width: 548px; height: 100px; background-image: url(../images/btn_total_actv.png); background-repeat: no-repeat; }
.tot_actv2 { width: 548px; height: 100px; background-image: url(../images/btn_total_actv2.png); background-repeat: no-repeat; }
.tot_actv_chart { margin-top: 3px; width: 399px; height: 63px; }

/*----------------------------------------------------------
30-DAY MEAL PLAN page
----------------------------------------------------------*/
.mp_title { margin-left: 35px; width: auto; }

.mp_wrap { }
#d_body .mp_wrap .left3col { width: 255px; margin: 25px 0px 0 0; height: 300px; float: left; position: relative; top: 0; left: 0; }
#d_body .mp_wrap .middle3col { float: left; width: 405px; margin: 25px 0px 20px 0; padding-bottom: 20px; height: auto; overflow: auto; }

#d_body .mp_wrap .right3col { left: 0; position: relative; top: 0; float: left; margin: 14px 0 0 45px; width: 195px; overflow: hidden; }
#d_body .right3col .right_lower_box { width: 200px; border-top: 3px solid #edddce; }

.mp_subtitle { left: 81px; position: absolute; top: 93px; }

/*.mp_subtitle a, .mp_subtitle a:link, .mp_subtitle a:visited, .mp_subtitle a:hover, .mp_subtitle a:active { font-weight: 700; text-decoration: none; }*/


/*----------------------------------------------------------
MY MEAL PLAN SIGNUP page
----------------------------------------------------------*/

.sidelinks {font-family:Arial; font-size: 11px; font-weight:normal; color: #cc6633; text-decoration: underline;}
.mmpsu_title { margin-left: 35px; width: auto; }
.mmpsu_dr_ian { float: left; width: 245px; height: 396px; margin-top: 25px; }
.mmpsu_dr_ian img { margin-left: 25px; display: inline; }

.mmpsu_content { margin-left: 260px; width: 400px; height: auto; margin-top: 25px; }

.mmpsu_content select { color: #969696; font-size: 11px; }
.mmpsu_signup { margin: 0 0 40px 0; padding: 0; width: 400; height: auto; border: 0px; }
.mmpsu_signup p { margin: 10px 0 0 0; padding: 0; width: 385; font-size: 14px; font-weight: 700; }
.mmpsu_signup img { margin-right: 3px; }
.mmpsu_signup .mmpsu_item_txt { margin: 0 0 0 13px; padding: 0; font-size: 12px; font-weight: 400; }
.mmpsu_signup .normaltxt { margin: 0; padding: 0; font-size: 12px; font-weight: 400; }
.mmpsu_signup .lnk_bottons { display: inline; }
.mmpsu_signup .lnk_bottons img { margin-top: 20px; }
.mmpsu_signup .topmar1 { margin-top: 20px; }
.mmpsu_signup .botmar1 { margin-bottom: 20px; }

/*----------------------------------------------------------
MY JOURNAL page
----------------------------------------------------------*/
.mj_title { margin-left: 35px; width: auto; }
.mj_subtitle { margin: 0; width: auto; }
.mj_date_left_arrow { top: 130px; left: 67px; }
.mj_date_right_arrow { top: 130px; left: 168px; }
.mj_full_cal { top: 193px; left: 40px; }
.mj_full_cal .prev_m { background: transparent url(../images/mj_cal_prev.png) no-repeat; height: 26px; width: 13px; display: block; }
.mj_full_cal .next_m { background: transparent url(../images/mj_cal_next.png) no-repeat; height: 26px; width: 13px; display: block; }
.mj_full_cal .selectedDay a { background: transparent url(../images/mj_cal_selected.png) no-repeat; }
.mj_full_cal_week { top: 110px; left: 35px; }
.mj_full_cal_week .prev_m { background: transparent url(../images/mj_cal_prev.png) no-repeat; height: 26px; width: 13px; display: block; }
.mj_full_cal_week .next_m { background: transparent url(../images/mj_cal_next.png) no-repeat; height: 26px; width: 13px; display: block; }
.mj_full_cal_week .selectedDay a { background: transparent url(../images/mj_cal_selected.png) no-repeat; }
.mj_status { top: 395px; left: 40px; width:200px}
.mj_view_wkly { top: 375px; left: 70px; }
.mj_wkly { top: 290px; left: 100px; }
.mj_right_col { margin-left: 258px; width: 562px; height: auto; margin-top: 20px; }
.mj_right_col select { color: #8a8c8e; }
.mj_list { width: 562px; height: auto; border-top: 2px solid #cd935a; }
.mj_list .meal_time_bg { background-image: url(../images/meal_time_bg.jpg); background-repeat: repeat-x; }
.mj_list table { width: 100%; }
.mj_list table td { }
.mj_meal_lbl { margin-left: 15px; padding: 0; color: #894b3c; font-size: 12px; font-weight: 700; line-height: 20px; }
.mj_list .flushp { margin: 15px 5px 10px 0; padding: 0; color: #894b3c; font-weight: 700; line-height: 20px; }
.mj_list p { margin: 15px 5px 10px 10px; padding: 0; color: #894b3c; font-weight: 700; line-height: 20px; }
.mj_list ul { margin: 0; padding: 0; }
.mj_list li { list-style-type: none; color: #cf7c50; font-size: 14px; font-weight: 700; margin-bottom: 5px; padding: 0; }
.mj_tot_actv { margin: 20px 0 30px 0; width: 562px; height: 150px; }
.mj_list .spec1 { color: #cf7c50; font-size: 14px; font-weight: 700; margin-bottom: 5px; padding: 0; }
.mj_cal_date { top: 105px; left: 88px; }
.mj_cal_month { width: 38px; line-height: 20px; }

/*----------------------------------------------------------
MY ACTIVITY TRACKER page
----------------------------------------------------------*/
.mat_container { }
.mat_calendar_div { width: 240px; height: 300px; float: left; }
.mat_title { top: 48px; left: 38px; width: auto; }
.mat_date_left_arrow { top: 130px; left: 67px; }
.mat_date_right_arrow { top: 130px; left: 168px; }
.mat_full_cal { top: 193px; left: 40px; }
.mat_full_cal .prev_m { background: transparent url(../images/mat_cal_prev.png) no-repeat; height: 26px; width: 13px; display: block; }
.mat_full_cal .next_m { background: transparent url(../images/mat_cal_next.png) no-repeat; height: 26px; width: 13px; display: block; }
.mat_full_cal .selectedDay a { background: transparent url(../images/mat_cal_selected.png) no-repeat; }
.mat_2nd_col { float: left; width: 440px; margin-top: 50px; height: 800px; }
.mat_2nd_col p { padding-right: 70px;  color: #8c4f34; }
.mat_enter_activity { margin-top: 5px; color: #969696; }
.mat_enter_activity  .chkPedometer label {vertical-align:text-top; margin-bottom:2px;}
.mat_enter_activity input { color: #8a8c8e; border: solid 1px #969696; font-size: 10px; margin-bottom: 1px; }
.mat_enter_activity .checkbox input { border: none; }
.mat_actv_level { height: 20px; }
.mat_tot_actv { margin: 0; width: 403px; height: 102px; }
.mat_3rd_col { float: left; width: 220px; margin-top: 50px; }
.mat_pedometer { margin: 0; padding: 0; }
.mat_pedometer img { float: left; margin-right: 10px; }

/*----------------------------------------------------------
HEALTHY SNACKS popup page
----------------------------------------------------------*/
.hs_pos { left: 20px; top: 30px; width: 430px; height: auto; }
.hs_style .span1 { font-size: 18px; height: 25px; vertical-align: bottom; }
.hs_style .span2 { font-size: 16px; height: 16px; vertical-align: bottom; }

/*----------------------------------------------------------
MY WEIGHT TRACKER page
----------------------------------------------------------*/
.mwt_title { margin-bottom: 15px; width: auto; }
.mwt_content { border: 0px; margin-left: 35px; overflow: visible; }


.mwt_weight_lost { font-size: 22px; color: #8c4f34; display: block; text-align: center; }
.mwt_weight_loss_number { font-weight: bold; font-size: 32px; color: #ed7a3d; }

.mwt_update_progress { width: 292px; float: left; }
.mwt_update_progress div { font-size: 10px; font-weight: bold; color: #cd935a; line-height: 10px; }
.mwt_update_progress input.img_submit_update { margin: 15px 0 5px 0; }
.mwt_update_progress a { font-size: 11px; color: #8c4f34; line-height: 12px; }
.mwt_update_progress .errtext { font-size: 10px; line-height: 11px; }

.mwt_past_weighins { }
.mwt_past_weighins tr { border-bottom: solid 1px #f2efde; }
.mwt_past_weighins tr.pager { border-bottom: none; }
.mwt_past_weighins td { font-size: 11px; color: #8c4f34; }
.mwt_past_weighins td.edit { text-align: right; padding-right: 5px; }

.mwt_weight_bmi { float: right; width: 270px; padding-right: 20px; }
.mwt_weight_bmi, .mwt_weight_bmi { color: #8c4f34; font-size: 11px; }

.mwt_small_subhead { color: #c78042; display: block; margin-bottom: 15px; font-weight: bold; }
.small_bot_margin { margin-bottom: 5px; }
/*----------------------------------------------------------
MY TEAMS page
----------------------------------------------------------*/
.mt_title { margin-left: 35px; width: 230px; float: left;}
.mt_content { float: left; width: 445px;}
.mt_middle_content { float: left; margin: 0px; padding: 0; width: 440px;}
.mt_right_content { float: right; width: 168px;}
.mt_search_box { width: 168px; height: 50px; }
.mt_search_team { width: 168px; height: 22px; border: 0px; }

.mt_text_info { margin: 0 0 30px 0; padding: 0; width: 440; height: auto; }
.mt_text_info p { margin: 10px 0 0 0; padding: 0; width: 385; font-size: 14px; font-weight: 700; }
.mt_text_info .first_p { margin-top: 0; padding: 0; }
.mt_text_info img { margin-right: 3px; }
.mt_text_info .mt_txt { margin: 0 0 0 13px; padding: 0; font-size: 12px; font-weight: 400; }
.mt_text_info .normaltxt { margin: 0; padding: 0; font-size: 12px; font-weight: 400; }
.mt_text_info .lnk_bottons { display: inline; }
.mt_text_info .lnk_bottons img { margin-top: 20px; }
.mt_text_info .topmar1 { margin-top: 20px; }
.mt_text_info .botmar1 { margin-bottom: 20px; }
.mt_text_info .topmar2 { margin-top: 10px; }
.mt_text_info .botmar2 { margin-bottom: 10px; }
.mt_teams { width: 440px; height: 100%; border: 0px; }

