body {
  background-color: #FFFFFF;
}

.right_ads_block {
  /*background-color:#eef2f6;*/
  vertical-align:top;
  background:url(/images/style/default/bg_right_ads.gif) repeat-y left;
}

.block_header_menu {
  height: 70px;
  background: url(/images/style/default/backgrounds.png) repeat-x left -113px;
}

.block_header_welcome {
  padding-left:20px;
  height:42px;
  color:#637a99;
}

.block_header_welcome span.user_name {
  color:#323232;
}

.block_header_welcome a.logout {
  font-weight:bold;
}

.block_header_menu_tabs {
  vertical-align:bottom;
}

.block_bottom {
	background: url(/images/style/default/backgrounds.png) repeat-x left -213px;
}

/* tabs start */

.tab_first_selected {
	background: url(/images/style/default/tabs.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 28px;
}

.tab_first_normal {
	background: url(/images/style/default/tabs.png);
	background-position: left -30px;
	background-repeat: no-repeat;
	width: 10px;
	height: 28px;
}

.tab_last_selected {
	background: url(/images/style/default/tabs.png);
	background-position: left -60px;
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
}

.tab_last_normal {
	background: url(/images/style/default/tabs.png);
	background-position: left -90px;
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
}

.tab_selected {
	background: url(/images/style/default/tabs.png);
	background-position: left -120px;
	background-repeat: repeat-x;
	height: 28px;
	color: #0059b3;
	font-weight: bold;
}

.tab_normal {
	background: url(/images/style/default/tabs.png);
	background-position: left -150px;
	background-repeat: repeat-x;
	height:28px;
}

.tab_normal a {
	color: #637a99;
	font-weight: bold;
	text-decoration: none;
}

.tab_selected2normal {
	background: url(/images/style/default/tabs.png);
	background-position: left -180px;
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
}

.tab_normal2selected {
	background: url(/images/style/default/tabs.png);
	background-position: left -210px;
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
}

.tab_normal2normal {
	background: url(/images/style/default/tabs.png);
	background-position: left -240px;
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
}

/* tabs end */

/* tables start */

.table_header {
	background: url(/images/style/default/backgrounds.png) repeat-x left 0px;
}

.table_header td.table_header div.table_header_label {
  font-size:10px;
  margin-top:5px;
  margin-left:1px;
  color:#637a99;
}

.table_header td.table_header {
  color:#637a99;
  border-right:1px solid #b8cbd9;
  border-left:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

tr.table_group {
	
}

tr.table_group  td.table_group_cell {
	background: url(/images/style/default/backgrounds.png) repeat-x left -27px;
	border-bottom: 1px solid #7a8c99;
}

.table_group_disabled {
	background: url(/images/style/default/backgrounds.png) repeat-x left -57px;
	border-bottom: 1px solid #7a8c99;
}

td.table_row_even {
  height:23px;
  background-color:#FFFFFF;
  border-bottom:1px solid #b8cbd9;
}

td.table_row_odd {
  height:23px;
  background-color:#ededed;
  border-bottom:1px solid #b8cbd9;
}

table.table {
  border-collapse: collapse;
  border-left:1px solid #b8cbd9;
  border-right:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

td.table_row_form {
  height:37px;
  background-color:#FFFFFF;
  border-bottom:1px solid #b8cbd9;
}

td.table_row_form_label {
  width:32px;
  font-weight:bold;
  color:#637a99;
  font-size:10px;
}

td.table_summary {
	border-bottom: 1px solid #b8cbd9;
	background: url(/images/style/default/backgrounds.png) repeat-x left -87px;
}

span.label_table_summary {
  color:#637a99;
  font-weight:bold;
  font-size:10px;
}

/* tables end */

.start_box_login_star {
  background:url(/images/style/start_star_bottom_shadow.gif) no-repeat top right;
}

.week_table {
  border-collapse:collapse;
  border-left:1px solid #b8cbd9;
  border-right:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

.week_table_row_light {
  border:1px solid #b8cbd9;
  background-color:#FFFFFF;
  padding:8px;
}

.block_charts {
  border-left:1px solid #b8cbd9;
  border-right:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

.block_goals {
  border-left:1px solid #b8cbd9;
  border-right:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

div.goal_weight_info_block {
  border:1px solid #b8cbd9;
}

.service_title {
  color:#637a99;
}

.block_user {
  border-left:1px solid #b8cbd9;
  border-right:1px solid #b8cbd9;
  border-bottom:1px solid #b8cbd9;
}

.activity_bmr_block {
  border:1px solid #b8cbd9;
}

div.button_text {
	/*background:url(../images/style/default/bg_button.gif) no-repeat top left;*/
	background:url(/images/style/default/bg_button.gif) no-repeat top left;
	color:#0059b3;
}

