@charset "utf-8";
/* FIT & HEALTHY CSS Document */

/*************************** GENERAL LAYOUT ******************************/
body {
	background:url(../images/bg.gif) repeat-x #ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}
div {
	margin:0px;
	padding:0px;
}
#container {
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:900px;
	height:800px;
	background-repeat: repeat-y;
}
#menu {
	width:900px;
}
#footer {
	width:860px;
	height:24px;
	background:url(../images/bg_footer.gif);
	padding:20px;
	text-align:center;
	font-size:10px;
	color:#999999;
}
#content {
	background:url(../images/bg_content.gif);
	width:860px;
	padding:10px 20px;
}
#clear {
	clear:both;
}
/************************************ NO-FLASH MENU ***************************************/
#noflash_logo {
	width:386px;
	height:119px;
	float:left;
}
#no_flash_menu {
	height:119px;
	width:514px;
	float:left;
	margin:0px;
	padding:0px;
}
#no_flash_menu li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}
#no_flash_menu li a {
	padding-top:90px;
	height:29px;
	display:block;
}
#no_flash_menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#btn_home {
	width:99px;
	background-image:url(../images/noflash_btn_home.jpg);
	background-position:0px;
}
#btn_home:hover{
	background-position:-99px;
}

#btn_about {
	width:103px;
	background-image:url(../images/noflash_btn_about.jpg);
	background-position:0px;
}
#btn_about:hover{
	background-position:-103px;
}

#btn_steps {
	width:98px;
	background-image:url(../images/noflash_btn_steps.jpg);
	background-position:0px;
}
#btn_steps:hover{
	background-position:-98px;
}

#btn_services {
	width:101px;
	background-image:url(../images/noflash_btn_services.jpg);
	background-position:0px;
}
#btn_services:hover{
	background-position:-101px;
}

#btn_contact {
	width:113px;
	background-image:url(../images/noflash_btn_contact.jpg);
	background-position:0px;
}
#btn_contact:hover{
	background-position:-113px;
}
/************************************ HOME PAGE ***************************************/
#preview_tabs {
	background:url(../images/bg_preview_tabs.jpg);
	width:900px;
	height:173px;
	
}
#preview_tabs div {
	width:125px;
	height:98px;
	float:left;
	margin-top:50px;
}
#tab_health {
	margin-left:97px;
}
#tab_training {
	margin-left:35px;
}
#tab_eating {
	margin-left:93px;
}
#tab_info {
	margin-left:95px;
}
#yellow_box {
	background:url(../images/bg_yellow_box.gif);
	width:854px;
	height:63px;
	margin-bottom:10px;
	padding:25px 0px 0px 0px;
}
#yellow_box li {
	float:left;
	width:185px;
	margin-left:25px;
}
#home_lhs {
	width:490px;
	float:left;
}
#home_rhs {
	width:340px;
	float:right;
}
#cart {
	float:right;
	width:311px;
	height:73px;
	background:url(../images/bg_cart.jpg);
	padding:55px 0px 0px 25px;
}
#login_box {
	background:url(../images/bg_login.jpg) no-repeat;
	width:394px;
	height:212px;
	float:left;
}
#login_form {
	margin:8px 0px 0px 30px;
	width:340px;
	height:115px;
}
#login_form table img {
	margin-left:-10px;
}
.login_table {
	margin-top:20px;
}
#main_flash {
	float:right;
	width:509px;
	height:212px;
}
#news {
	margin:40px 0px 0px 30px;
	height:35px;
	width:340px;
	overflow:hidden;
}
#news p {
	line-height:16px;
}

/************************************ OTHER CONTENT PAGES ***************************************/
#content_lhs {
	float:left;
	width:290px;
}
#content_rhs {
	float:left;
	width:550px;
}
#content_rhs ul {
	margin-left:25px;
	list-style:disc;
}
#content_rhs ul li {
	padding-bottom:10px;
	line-height:16px;
}
#side_nav_text {
	width:239px;
	background:url(../images/bg_sidenav_mid.gif);
	padding:0px 20px;
}
#side_nav_cart {
	width:254px;
	height:84px;
	background:url(../images/bg_side_cart.gif);
	padding:55px 0px 0px 25px;
}

/************************************ CONTACT PAGE ***************************************/
#contact_table {
	padding:20px;
	background:#F9F9F9;
	border:thin solid #CCCCCC;
}

/************************************ REGISTER PAGE ***************************************/
#register_form_1 {
	float:left;
	width:500px;
	background-color:#F7F7F7;
	border:#CCCCCC thin solid;
	padding:5px;
}

#register_form_2 {
	float:left;
	width:320px;
	background-color:#F7F7F7;
	border:#CCCCCC thin solid;
	padding:5px;
	margin-left:10px;
}
#register_btn {
	margin:10px 0px 0px 10px;
}

/******************************************** USER AREA ************************************/
#user_flash {
	width:900px;
	height:212px;
}
#user_tabs {
	background:url(../images/bg_user_tabs.jpg);
	width:875px;
	height:141px;
	padding:60px 0px 0px 25px;
}
#user_lhs {
	width:290px;
	float:left;
}
#user_rhs {
	float:left;
	width:550px;
}
#user_rhs ul {
	margin-left:25px;
	list-style:disc;
}
#user_rhs ul li {
	padding-bottom:10px;
	line-height:16px;
}
#xtra_links_text {
	background:url(../images/bg_xtra_links_mid.gif);
	width:234px;
	padding:0px 20px;
}
#eating_table {
	border-right:thin solid #999999;
	border-top:thin solid #999999;
	border-bottom:thin solid #999999;
}
#eating_table th {
	font-size:14px;
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
}
#eating_table tr td {
	border-left:thin solid #999999;
}
.eat_meal td {
	background-color:#C5E2DF;
	border-bottom:thin solid #999999;
	text-align:center;
}
.eat_snack td {
	background-color:#FFFF99;
	border-bottom:thin solid #999999;
	text-align:center;
}
.tab {
	width:200px;
	height:120px;
	float:left;
	margin-right:15px;
	text-align:center;
}
.results_table {
	background:#FFFFFF;
	margin-bottom:5px;
	border:thin solid #bdbdbd;
	border-bottom:none;
}
.td_r {
	border-bottom:thin solid #bdbdbd;
	border-left:thin solid #bdbdbd;
	background-color:#F3F3F3;
}
.td_l {
	border-bottom:thin solid #bdbdbd;
}
.eating_plans li {
	line-height:15px;
}
.docs_table {
	border:thin solid #bdbdbd;
	border-bottom:none;
}
.docs_table td {
	border-bottom:thin solid #bdbdbd;
}
#company_banner {
	margin:0px 0px 0px 6px;
}

/*************** FOOD AND EXERCISE DIARY **************/
#food_diary_tab {
	width:270px; margin:10px 0px 10px 3px;
}
#food_diary_tab_content {
	width:270px; background:url(../images/tab_bg_food_diary.gif) repeat-y;
}
#food_diary_tab_content p {
	color:#FFFFFF; margin:0px 0px 0px 15px; padding:0px;
}
#food_diary_tab_btm {
	background:url(../images/tab_btm_food_diary.gif);
	width:255px; height:28px; padding:3px 0px 0px 15px;
}

#exercise_diary_tab {
	width:270px; margin:10px 0px 10px 3px;
}
#exercise_diary_tab_content {
	width:270px; background:url(../images/tab_bg_exercise_diary.gif) repeat-y;
}
#exercise_diary_tab_content p {
	color:#FFFFFF; margin:0px 0px 0px 15px; padding:0px;
}
#exercise_diary_tab_btm {
	background:url(../images/tab_btm_exercise_diary.gif);
	width:255px; height:28px; padding:3px 0px 0px 15px;
}

.diary_food_filter {
	border:1px solid #cccccc; background:#f7f7f7;
	padding:5px;
}

.diary_table {
	border:1px solid #007fc8; margin:10px 0px 0px 0px;
}
.diary_table th {
	background:#007fc8; color:#FFFFFF; font-weight:bold;
}
.diary_table #diary_table_footer th {
	background:#0693e3; color:#FFFFFF; font-weight:bold;
}
.diary_altrow td {
	background:#ededed;
}

#response_box_g {
	clear:both; width:500px; padding:20px;
	border:1px solid #003300; margin:0px 0px 15px 0px;
	background:#CEFFCE; color:#003300;
}

#response_box_r {
	clear:both; width:500px; padding:20px;
	border:1px solid #990000; margin:0px 0px 15px 0px;
	background:#FFD9DA; color:#990000;
}

/*************** CALENDAR **************/
#mycalendar {
	border:#CACACA thin solid;
	background-color:#EFEFEF;
}
#mycalendar th {
	background-color:#CCCCCC;
	border-bottom:#666666 thin solid;
}
#mycalendar td {
	border-top:#CACACA thin solid;
}
.mycalendar_altrow {
	background-color:#FFFFFF;
}
.mycalendar_bookedrow {
	background-color:#999999;
	color:#666666;
}
.mycalendar_userbooked {
	background-color:#66CC33;
	color:#F2F2F2;
}
.mycalendar_filling {
	background-color:#FFCC33;
}
/******************************************** ADMIN AREA ***********************************************/
#admin_content {
	background:#FFFFFF;
	border:thin solid #CCCCCC;
	width:860px;
	padding:10px 20px;
}
#admin_content_frames {
	background:#FFFFFF;
	border:thin solid #CCCCCC;
	width:860px;
	padding:10px 20px;
	height:100%;
}
#admin_menu {
	background:#E8E8E8;
	border:thin solid #CCCCCC;
	width:860px;
	padding:10px 20px;
}
#admin_menu li {
	display:inline;
}
#admin_content_lhs {
	float:left;
	width:180px;
	margin-top:10px;
	border:thin solid #CCCCCC;
	background:#FFFF99;
	padding:10px;
}
#admin_content_lhs li {
	padding-bottom:10px;
}
#admin_content_rhs {
	float:left;
	width:615px;
	border:thin solid #CCCCCC;
	margin:10px;
	padding:10px;
}
#admin_info_table{
	border:#CACACA thin solid;
	background-color:#EFEFEF;
}
#admin_info_table th {
	background-color:#FFEADF;
	border-bottom:#666666 thin solid;
}
#admin_corp_table {
	width:800px;
	border:thin solid #CCCCCC;
	margin:10px;
	padding:10px;
}
.altrow td {
	background:#FFFFFF;
}
#response_box_g_admin {
	clear:both; width:560px; padding:20px;
	border:1px solid #003300; margin:0px 0px 15px 0px;
	background:#CEFFCE; color:#003300;
}

#response_box_r_admin{
	clear:both; width:560px; padding:20px;
	border:1px solid #990000; margin:0px 0px 15px 0px;
	background:#FFD9DA; color:#990000;
}

/************************************************ ELEMENTS *********************************************/
img {
	border:none;
	border-style:none;
	margin:0px;
	padding:0px;
}
h1 {
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#333333;
}
h2 {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 7px 0px;
	color:#c70000;
	border-bottom:#c70000 thin solid;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:20px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
table {
	margin:0px;
	padding:0px;
}
a:hover {
	text-decoration:underline;
}
/************************************************ CLASSES *********************************************/
.grey_text {
	color:#333333;
}
.tab_btn img {
	margin-top:25px;
}
.number {
	width:27px;
	height:39px;
	background:url(../images/bg_number.gif) no-repeat;
	float:left;
	font-size:24px;
	font-weight:bold;
	padding:12px 0px 0px 12px;
	margin-right:10px;
}
.passforget {
	font-size:10px;
	color:#333333;
	margin-left:115px;
}
.subnav_links li a{
	line-height:20px;
	color:#990000;
}
.xtra_links_list li a {
	line-height:20px;
	color:#333333;
}
.text_list {
	list-style:square;
	margin:5px 25px;
}
.text_list li {
	line-height:20px;
}
.footer_link {
	color:#999999;
	font-weight:normal;
	font-size:10px;
}
.green {
	color:#009900;
}
.red {
	color:#FF0000;
}
.orange {
	color:#FF9900;
}
.healthy_info_list li {
	padding:2px;
}