/* */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	background-color: #FFFFFF;
	margin: 0;
}

.main_content {
	padding: 141px 10px 10px 20px;
	width: 960px;
	vertical-align: top;
}

#content {
	width: 1000px;
	border-collapse: collapse;
	margin: 0 auto;
}
/*
.bnu { text-decoration: none; font-weight: bold }
*/
/*
.nur { text-decoration: none; color: #800000 }
*/

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*
.input {
	border: 1px solid #000000;
	font-size: 11px;
}
*/
.bold {
	font-weight: bold;
}

.error {
	color: #D32424;
}
/*
.block_header_menu {
	height: 70px;
}
*/
/*
.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;
}
*/
div.food_log_select_favorite_window {
	border: 1px solid #7a8c99;
	background-color: #FFFFFF;
	width: 200px;
	position: absolute;
	visibility: hidden;
	padding: 5px;
	z-index: 1;
}

a.select_item, td.select_item, tr.select_item {
	font-weight: normal;
	color: #000000;
}

a.select_item:hover, td.select_item:hover, tr.select_item:hover {
	background-color: #e2e7ed;
	font-weight: normal;
	border-top: 1px solid #b8cbd9;
	border-bottom: 1px solid #b8cbd9;
}

.food_select_not_found p.error {
	font-weight: bold;
	color: #FF0000;
}

.food_select_not_found p.add_my_own {
	margin-top: 10px;
}

.food_select_not_found p.add_my_own a {
	font-weight: bold;
}
/*
.right_ads_block {
	vertical-align: top;
	width: 180px;
}
*/
div.message_ok {
	font-weight: bold;
	color: #00FF00;
}

div.message_error {
	font-weight: bold;
	color: red;
}

div.delete_group_confirm {
	position: absolute;
	left: 40%;
	top: 300px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #E2E2E2;
	visibility: hidden;
	z-index: 2;
	border-radius: 5px;
}

tr.list_row,
tr.list_row_selected {
	height: 18px;
}

tr.list_row td,
tr.list_row_selected td {
	font-weight: normal;
	line-height: 15px;
	cursor: pointer;
}

tr.list_row td {
	background-color: #FFFFFF;
}

tr.list_row_selected td {
	background-color: #e2e7ed;
	border-top: 1px solid #b8cbd9;
	border-bottom: 1px solid #b8cbd9;
}

tr.list_row span.select_food_ico,
tr.list_row_selected span.select_food_ico {
	display: inline-block;
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -620px;
	width: 22px;
	margin-left: 1px;
}

tr.list_row span.select_food_approved_ico,
tr.list_row_selected span.select_food_approved_ico,
tr.list_row span.select_activity_ico,
tr.list_row_selected span.select_activity_ico {
	display: inline-block;
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -560px;
	width: 22px;
	margin-left: 1px;
}

tr.list_row span.select_activity_ico,
tr.list_row_selected span.select_activity_ico {
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -660px;
	width: 22px;
	margin-left: 1px;
}

tr.list_row span.select_history_ico,
tr.list_row_selected span.select_history_ico {
	display: inline-block;
	background: url(/images/style/icons.png) no-repeat left -520px;
	width: 22px;
	height: 14px;
	margin-left: 1px;
}

tr.list_row span.select_user_food_ico,
tr.list_row_selected span.select_user_food_ico {
	display: inline-block;
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -580px;
	width: 22px;
	margin-left: 1px;
}

tr.list_row span.select_recipe_ico,
tr.list_row_selected span.select_recipe_ico {
	display: inline-block;
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -600px;
	width: 22px;
	margin-left: 1px;
}

tr.list_row span.select_keyhole_ico,
tr.list_row_selected span.select_keyhole_ico {
	display: inline-block;
	height: 16px;
	background: url(/images/style/icons.png) no-repeat left -640px;
	width: 22px;
	margin-left: 1px;
}

.ico_favorite,
.ico_day_favorite {
	display: inline-block;
	height: 14px;
	background: url(/images/style/icons.png) no-repeat left -540px;
	width: 22px;
	margin-left: 1px;
}

.chart_graduation_text {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

.external_help_link {
	cursor: pointer;
}

.external_help_link:hover {
	text-decoration: underline;
}

td.chart_item_name {
	text-align: right;
	height: 15px;
	padding-right: 3px;
	width: 65px;
	overflow: hidden;
	position: relative;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;
}

td.chart_item_name:hover {
	text-decoration: underline;
	color: red;
}

td.chart_item_name span.chart_item_name {
	display: inline-block;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	width: 65px;
	overflow: hidden;
}

td.chart_item_name span.chart_item_name:hover {
	text-decoration: underline;
	color: red;
}

/* new styles for new design */

div, span, td, th, li, h1, h2, h3, h4, a, input, select, option, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited, a:link, a:hover {
	color: #0059b3;
	outline:none;
}

a.nu {
	text-decoration: none;
}

.top_language_label {
	font-weight: bold;
	color: #637a99;
	font-size: 10px;
	padding-right: 5px;
	vertical-align: middle;
}

select {
	border: 1px solid #a4b97f;
	font-size: 11px;
	height: 19px;
	font-weight: normal;
	vertical-align: text-bottom;
	padding: 0 0 0 3px;
}

select option {
	padding: 0;
	margin: 0;
}

.bottom_copy {
	color: #000000;
	padding-top: 28px;
	padding-left: 20px;
	vertical-align: top;
}
/*
.block_bottom {
	height: 100px;
	vertical-align: top;
	text-align: left;
}
*/
.bottom_terms {
	font-size: 10px;
	color: #000000;
	padding-left: 20px;
	padding-top: 8px;
}

.bottom_terms a {
	font-size: 10px;
}
/*
.bottom_contact_us {
	color: #000000;
	padding-top: 28px;
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	font-size: 10px;
}
*/
/*
.bottom_link_to_us {
	color: #000000;
	padding-top: 8px;
	padding-right: 20px;
	vertical-align: top;
	text-align: right;
	font-size: 10px;
}
*/
input.checkbox {
	border: 1px solid #1c5180;
	color: #21a121;
	width: 13px;
	height: 13px;
	background: url(/images/style/icons.png) no-repeat left -420px;
	padding: 0;
	margin: 0;
}

input.text_empty {
	border: 1px solid #a4b97f;
	height: 17px;
	color: #909090;
	padding-left: 3px;
}

input.text {
	border: 1px solid #a4b97f;
	height: 17px;
	color: #000000;
	padding-left: 3px;
}

textarea.text {
	border: 1px solid #a4b97f;
	color: #000000;
}

input.text_noborder {
	border: 0 solid #FFFFFF;
	height: 17px;
	color: #000000;
	padding-left: 4px;
}

table.select_block {
	border: 1px solid #A4B97F;
	height: 19px;
	width: 98px;
	border-collapse: collapse;
}

table.select_block td {
	padding: 0;
}

table.select_block img {
	margin: 1px;
}

table.select_block .arrow {
	background: url(/images/style/select_arrow.gif) no-repeat;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 1px;
}

td.toolbar_icon {
	text-align: center;
	width: 48px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.toolbar_icon_label {
	font-size: 9px;
	margin-top: 5px;
	cursor: pointer;
	color: #0059b3;
}

.service_title {
	font-size: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.service_title_located {
	font-size: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	margin-top: 30px;
	margin-bottom: 20px
}

.label_day_direction {
	font-weight: bold;
	text-decoration: underline;
}
.label_day_direction:hover {
	text-decoration: underline;
}

.goal_label {
	font-weight: bold;
	color: #637a99;
}
/*
div.goal_weight_info_block {
	padding: 5px;
	border: 1px solid;
}
*/
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #637a99;
}

h3 {
	color: #637a99;
}

h4 {
	color: #637a99;
}

span.table_label {
	font-weight: bold;
	color: #637a99;
}

div.button_text,
div.button_red {
	width: 144px;
	height: 17px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
	color: #0059b3;
	display: inline-block;
}

div.button_red {
	color: red;
	background: url(/images/v2/button_red.png) no-repeat top left;
}


div.button_text_disabled {
	width: 144px;
	height: 17px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
	color: #b3b3b3;
	background: url(/images/style/default/bg_button_disabled.gif) no-repeat top left;
}

div.button_text_short,
div.button_text_short_disabled,
div.button_text_178 {
	width: 89px;
	height: 17px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
}

div.button_text_short {
	color: #0059b3;
	background: url(../images/style/bg_button_short.gif) no-repeat top left;
}

div.button_text_short_disabled {
	color: #b3b3b3;
	background: url(../images/style/bg_button_short_disabled.gif) no-repeat top left;
}

div.button_text_178 {
	width: 178px;
	color: #0059b3;
	background: url(/images/style/bg_button_178.gif) no-repeat top left;
}

a.button_help_small {
	display: block;
	position: relative;
	background-color: #d66200;
	padding: 1px 3px;
	border-bottom: 1px solid #c1c1c1;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.link_help_small {
	display: block;
	position: relative;
	/*position: absolute;*/
	font-size: 13px;
	text-decoration: none;
	color: #0088CC;
	float: right;
	top: -10px;
	/*top: 150px;
	left: 900px;*/
	margin-right: 20px;
}

a.link_help_small:hover {
	text-decoration: underline;
}

.select_browse_group,
.select_browse_item{
	cursor: pointer;
	color: #0059b3;
}

.week_goal_error_text {
	color: #FF0000;
	font-size: 8px;
}

div.food_log_goal_normal_tips_text {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

.layer_data_loading {
	position: absolute;
	border: 1px solid #b8cbd9;
	padding: 5px;
	width: 200px;
	height: 50px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #000000;
	display: none;
}
/*
.header_print_label {
	color: #0059b3;
	font-weight: bold;
	font-size: 11px;
	padding-right: 18px;
	text-decoration: underline;
}
*/
/*
.forum_category_comment {
	font-size: 9px;
	color: #808080;
}
*/
.sector_title {
	color: #637a99;
	font-weight: bold;
}

.block_charts {
	width: 168px;
	padding: 5px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

.block_goals {
	padding: 5px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

.block_recipe_nutrients {
	padding: 10px 19px 19px 19px;
	border-left: 1px solid #b8cbd9;
	border-right: 1px solid #b8cbd9;
	border-bottom: 1px solid #b8cbd9;
}

.red_star {
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
}
/*
.forum_category_list {
	padding-left: 10px;
}

.forum_category_list a {
	font-weight: bold;
}

.forum_category_list a:hover {
	text-decoration: underline;
}
*/
.chart_item_link {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.sector_item_link {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

.user_create_help_box {
	border: 1px solid #b8cbd9;
	background-color: #fafafa;
	padding: 5px;
	position: absolute;
	visibility: hidden;
}

.block_user {
	padding: 5px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

.block_user .button_empty_medium:hover {
	text-decoration: underline;
}

.user_profile_photo {
	float: left;
	width: 260px;
	margin-top: 10px;
	text-align: center;
}

#user_profile_form {
	margin: 0 auto 30px auto;
	width: 100%;
}

#user_profile_form.with_photo {
	width: auto;
	margin-left: 260px;
}

#user_profile_form td.label {
	text-align: right;
	width: 50%;
}

#user_profile_form td.field {
	text-align: left;
	width: 50%;
}

.activity_bmr_block {
	margin-top: 10px;
	border: 1px solid;
}

input.user_food_nutrient {
	border: 1px solid #A0A0A0;
	width: 29px;
	padding: 0;
	margin: 0;
}

input.user_food_name {
	border: 1px solid #A0A0A0;
	padding: 0;
	margin: 0;
}

select.user_food_select_measure {
	border: 0 solid #FFFFFF;
	width: 29px;
	padding: 0;
	margin: 0;
}

td.user_food_name {
	border: 1px solid #b8cbd9;
	font-size: 10px;
	padding: 0 0 0 5px;
	margin: 0;
	width: 112px;
	min-width: 112px;
}

td.user_food_name a {
	font-size: 10px;
}

td.user_food_unit {
	border: 1px solid #7a8c99;
	background-color: #c3ced9;
	color: #637a99;
	font-weight: bold;
	font-size: 9px;
	width: 29px;
	max-width: 29px;
	min-width: 29px;
	padding: 0;
	margin: 0;
}

td.user_food_unit_left {
	border: 1px solid #7a8c99;
	background-color: #c3ced9;
}

td.user_food_cell {
	border: 1px solid #b8cbd9;
	height: 20px;
	font-size: 9px;
	padding: 0;
	margin: 0;
}
/*
.recipe_author,
.recipe_author span {
	font-size: 10px;
}

.recipe_summary_label {
	font-size: 13px;
	color: #637a99;
	font-weight: bold;
	padding-bottom: 15px;
}

.recipe_summary_info {
	font-size: 11px;
	color: #637a99;
	font-weight: bold;
	text-align: left;
}

.recipe_summary_info_data {
	color: #000000;
	padding-left: 3px;
}

.recipe_rating {
	font-size: 12px;
	color: #637a99;
	font-weight: bold;
	padding-top: 20px;
	vertical-align: middle;
}

.recipe_content_label {
	font-size: 12px;
	color: #637a99;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
}

.recipe_food_list {
	border: 1px solid #E0E0E0;
	padding: 2px;
}
*/
/*
.user_recipe_nutrient {
	border-bottom: 1px solid #D0D0D0;
	font-size: 10px;
	color: #808080;
}

.user_recipe_nutrient b {
	font-size: 10px;
	color: #808080;
}

.user_recipe_detail_label {
	font-weight: bold;
	color: #637a99;
	font-size: 10px;
	text-align: right;
	padding-right: 3px;
}

.user_recipe_detail_data {
	font-size: 10px;
	padding-left: 3px;
}
*/
/*
.recipe_group_normal {
	font-weight: normal;
	cursor: pointer;
	color: #0059b3;
	border: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.recipe_group_separator {
	margin: 0 6px 0 2px;
	font-weight: bold;
	color: gray;
}
*/
.recipe_group_selected {
	cursor: pointer;
	color: #637a99;
	background-color: #e6ecf2;
	border: 1px solid #b8cbd9;
	padding: 3px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
}

.recipe_group_count {
	font-size: 11px;
	color: #637a99;
}

.add_food_table {
	font-weight: bold;
	color: #637a99;
	position: relative;
}

.add_food_table a {
	color: #637a99;
	display: inline-block;
	position: absolute;
	right: -66px;
	top: 2px;
}

.add_food_table a:hover {
	color: red;
}
/*
.user_recipe_vote_button {
	border: 1px solid #1c5180;
	font-weight: bold;
	font-size: 10px;
	color: #21a121;
	cursor: pointer;
	padding: 3px;
}

.user_recipe_vote_button:hover {
	background-color: #ffd7d7;
}
*/
.block_user_food_form {
	padding: 10px 19px 19px 19px;
	border-left: 1px solid #b8cbd9;
	border-right: 1px solid #b8cbd9;
	border-bottom: 1px solid #b8cbd9;
}

div.select {
	display: none;
}

.visible {
	display: block;
}

.hidden,
.list_table div.data_row div.hidden {
	display: none;
}

.select_food_page_normal {
	cursor: pointer;
	padding: 2px;
}

.select_food_page_normal span {
	font-size: 12px;
}

.select_food_page_current,
.select_food_page_current span {
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	background-color: lightgray;
	font-size: 12px;
}

.select_food_page_current:hover,
.select_food_page_current span:hover {
	color: #0059b3;
	text-decoration: none;
}

.select_food_page_number {
	text-decoration: underline;
	color: #0059b3;
}

.error_field {
	background-color: #FFE0E0;
}

.good_field {
	background-color: #E0FFE0;
}

.error_texts {
}

.error_text {
	color: #D32424;
}

.forum_category_list_last_message {
}

.forum_category_list_last_message a {
	color: #637a99;
	text-decoration: none;
}

.forum_category_list_last_message a:hover {
	text-decoration: underline;
}

.forum_category_data {
	color: #637a99;
}

.forum_theme_data {
	color: #637a99;
}

.forum_theme_name a {
}

.forum_theme_name a:hover {
	text-decoration: underline;
}

.forum_category_header {
	padding-left: 20px;
	margin-bottom: 10px;
}

.forum_category_header a {

}

.forum_category_header a:hover {
	text-decoration: underline;
}

.forum_theme_header {
	padding-left: 20px;
	margin-bottom: 10px;
}

.forum_theme_header a {

}

.forum_theme_header a:hover {
	text-decoration: underline;
}

.forum_message_toolbar_link {

}

.forum_message_toolbar_link:hover {
	text-decoration: underline;
}

.toggle_underline {
	text-decoration: none;
}

.toggle_underline:hover {
	text-decoration: underline;
}

.toggle_red:hover, span.toggle_red:hover, a.toggle_red:hover {
	color: red;
}

#document_load {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 5000;
}

.recipe_title {
}

.recipe_title a {
	font-size: 16px;
	color: #339800;
	font-weight: bold;
}

.recipe_image {
	margin: 0 10px 0 0;
}

.recipes_list div.recipe_image {
	padding: 0;
	width: 190px;
	height: 100px;
	float: left;
	text-align: center;
}

.recipe_info {
	margin-top: 5px;
	color: black;
}

.recipe_info span {
	font-weight: bold;
	color: #637a99;
}

.recipe_info span.date {
	font-weight: normal;
	color: gray;
	margin-left: 3px;
	font-size: 10px;
}

.recipe_info span.country_code {
	font-weight: normal;
	color: black;
}

.recipe_nutrients {
	float: right;
	padding-left: 10px;
	display: inline-block;
	/*width: auto;*/
	width: 110px;
}

.recipe_nutrients div {
	font-weight: bold;
	color: #637A99;
}

.recipe_nutrients p {
	margin-top: 5px;
	color: black;
}

.select_food_by_category_link {
	cursor: pointer;
	text-decoration: underline;
	color: #0059B3;
}

.see_recipe_content {
	font-size: 10px;
}

.see_recipe_content:hover {
	color: red;
	text-decoration: underline;
}

#food_info_container,
#food_nutrition_info_container {
	width: 300px;
	background-color: #ffffe1;
	padding: 10px;
	border: 1px solid gray;
	position: absolute;
	z-index: 1;
}

#food_nutrition_info_container table {
	width: 300px;
}

#food_nutrition_info_container table td {
	width: 150px;
}

#food_nutrition_info_container table td.nutrient span {
	font-weight: bold;
}

#food_nutrition_info_container table td.not_given span {
	font-weight: normal;
} 

#favorite_info_container {
	width: 300px;
	background-color: #ffffe1;
	padding: 10px;
	border: 1px solid gray;
	position: absolute;
	z-index: 5;
}

/* icons */

#add_group_icon,
#add_to_day_favorite_icon,
#add_from_day_favorite_icon,
#add_to_favorite_icon,
#add_to_clipboard_icon,
#delete_selected_icon,
#show_checked_foods_icon,
#add_my_own_food_icon,
#export_icon,
span.category_icon,
span.from_favorites_icon,
span.clipboard_empty_icon,
span.clipboard_filled_icon,
span.calendar_icon,
span.print_icon {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

#add_group_icon {
	background: url(/images/style/icons.png) no-repeat left top;
}

#add_to_day_favorite_icon {
	background: url(/images/style/icons.png) no-repeat left -20px;
}

#add_from_day_favorite_icon {
	background: url(/images/style/icons.png) no-repeat left -40px;
}

#add_to_favorite_icon {
	background: url(/images/style/icons.png) no-repeat left -60px;
}

#add_to_clipboard_icon {
	background: url(/images/style/icons.png) no-repeat left -80px;
}

#delete_selected_icon {
	background: url(/images/style/icons.png) no-repeat left -100px;
}

#show_checked_foods_icon {
	background: url(/images/style/icons.png) no-repeat left -120px;
}

#add_my_own_food_icon {
	background: url(/images/style/icons.png) no-repeat left -140px;
}

span.category_icon {
	background: url(/images/style/icons.png) no-repeat left -160px;
}

span.from_favorites_icon {
	background: url(/images/style/icons.png) no-repeat left -180px;
}

span.clipboard_empty_icon {
	background: url(/images/style/icons.png) no-repeat left -200px;
}

span.clipboard_filled_icon {
	background: url(/images/style/icons.png) no-repeat left -220px;
}

span.delete_small_icon {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 18px;
	background: url(/images/style/icons.png) no-repeat left -241px;
}

span.calendar_icon {
	background: url(/images/style/icons.png) no-repeat left -260px;
}

span.print_icon {
	background: url(/images/style/icons.png) no-repeat left -280px;
	vertical-align: text-bottom;
	margin-right: 6px;
}

span.food_add_button {
	display: inline-block;
	cursor: pointer;
	width: 40px;
	height: 20px;
	background: url(/images/style/icons.png) no-repeat left -300px;
}

#balloon_icon {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 13px;
	vertical-align: middle;
	background: url(/images/style/icons.png) no-repeat left -320px;
}

span.help_small_icon {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(/images/style/icons.png) no-repeat left -340px;
}

span.checkbox {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(/images/style/icons.png) no-repeat left -400px;
}

span.food_add_button_disabled {
	display: inline-block;
	width: 40px;
	height: 20px;
	background: url(/images/style/icons.png) no-repeat left -460px;
}

span.delete_smallest_icon {
	display: inline-block;
	cursor: pointer;
	width: 18px;
	height: 18px;
	background: url(/images/style/icons.png) no-repeat left -480px;
}

#reports_icon,
#reports_icon_week {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 20px;
	/*background: url(/images/style/ico_reports.gif) no-repeat;*/
	background: url(/images/v2/icons.png) no-repeat left -591px;
}

img.toolbar_separator {
	background-color: #637a99;
	width: 1px;
	height: 20px;
}

/* chart start */

table.chart_line {
	height: 10px;
	line-height: 10px;
}

table.chart_line span {
	font-size: 8px;
	vertical-align: middle;
}

table.chart_line td {
	font-size: 8px;
}

table.chart_line_white {
}

table.chart_line_green {
	background: url(/images/chart/backgrounds.png) repeat-x left -10px;
}

table.chart_line_blue {
	background: url(/images/chart/backgrounds.png) repeat-x left -20px;
}

table.chart_line_red {
	background: url(/images/chart/backgrounds.png) repeat-x left -30px;
}
/* chart end */

span.select_food_favorite_see_content {
	font-size: 6px;
	text-decoration: underline;
}
span.select_food_favorite_see_content:hover {
	color: red;
}

label.recipe_type_h {
	padding-right: 10px;
}

label.recipe_type_h input {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}

#block_search_advanced {
	border: 1px solid #a4b97f;
	padding: 10px;
	margin-bottom: 10px;
	display: none;
}

#block_search_advanced .type_title {
	font-weight: bold;
	color: #637a99;
}

#block_search_advanced label {
	cursor: pointer;
}

span.advanced_search_link {
	margin-left: 20px;
	cursor: pointer;
	text-decoration: underline;
}

span.about_text_diett_no  {
	font-size: 12px;
	color: white;
}

span.about_text_diett_no a {
	font-size: 12px;
	color: white;
}

table.recipe_cat_list_left {
	width: 100%;
}

table.recipe_cat_list_left td {
	padding-left: 0;
	white-space: nowrap;
}

table.recipe_cat_list_left .groups_title {
	font-weight: bold;
	color: gray;
	padding-top: 15px;
	white-space: nowrap;
}

table.recipe_cat_list_left .title_first {
	padding-top: 0;
}

table.recipes_list {
	margin-left: 0;
	width: 100%;
}

table.recipes_list td {
	padding-bottom: 10px;
	height: 152px;
}

div.recipe_external_image {
	position: absolute;
	display: none;
	padding: 10px;
	border: 1px solid gray;
	background-color: white;
	width: 350px;
	z-index: 10;
}

div.recipe_external_image textarea {
	border: 1px solid gray;
	width: 350px;
}

div.recipe_external_image p.description {
	font-size: 10px;
	color: gray;
}

div.dark_background,
div.mandatory_window_dark_background{
	/*position: absolute;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: black;
	padding: 0;
	margin: 0;

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
}

#tooltip {
	display: none;
	position: absolute;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFE1;
	font-size: 11px;
	z-index: 5;
}
/*
a.donate_link {
	font-weight: bold;
	font-size: 12px;
}

#donate_window {
	position: absolute;
	display: none;
	background-color: #FFF;
	padding: 20px;
	border: 1px solid gray;
	text-align: left;
	z-index: 5;
}
#donate_window div {
	margin-top: 15px;
	text-align: center;
}
*/
#mandatory_window_content {
	position: absolute;
	display: none;
	background-color: #FFF;
	padding: 20px;
	border: 1px solid gray;
	text-align: left;
	z-index: 5;
	/*width: 600px;*/
}

#tpl_messages .message_time {
	vertical-align: top;
	white-space: nowrap;
}

/*#tpl_messages .message_time_container {
	background-color: #F0F0F0;
	padding: 2px;
	border-radius: 3px;
}*/

#tpl_messages .message_author {
	vertical-align: top;
}

#tpl_messages .message_text {
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

tr.message_row_owner .message_author {
}

tr.message_row_owner .message_time,
.message_row_owner .message_time {
	color: #637a99;
	padding-right: 5px;
}

tr.message_row_owner .message_text,
.message_row_owner .message_text {
	padding-bottom: 10px;
	color: #339800;
}

tr.message_row_expert .message_author,
.message_row_expert .message_author {
}

tr.message_row_expert .message_time,
.message_row_expert .message_time {
	color: #637a99;
	padding-right: 5px;
}

tr.message_row_expert .message_text,
.message_row_expert .message_text {
	padding-bottom: 10px;
	color: #055fd1;
}

tr.message_row .message_type,
tr.message_row .message_type a,
.message_row .message_type,
.message_row .message_type a {
	color: #A0A0A0;
	padding-bottom: 10px;
}

.message_row .edit_msg_text {
	width: 400px;
	display: block;
	background: #C7FEC7;
	padding: 2px;
}

.message_row .edit_time {
	float: left;
	width: 60px;
}

.message_row .edit_time input {
	background: #C7FEC7;
	width: 20px;
	text-align: center;
	padding: 0;
	height: 16px;
}

.message_row {
	padding: 5px 0;
	/*border: 1px solid red;*/
}

.message_row .msg_delete_btn,
.message_row .msg_edit_btn {
	display: none;
	float: right;
	padding-right: 10px;
}

.message_row .msg_delete_btn img,
.message_row .msg_edit_btn img {
	vertical-align: middle;
}

.message_row .message_author{
	float:left;
	text-align:left;
	width: 80px;
}

.message_row .message_time {
	float: left;
}

.message_row .time{
	width: 30px;
}

.message_row .message_text {
	float: left;
	width: 420px;
	padding-bottom: 0;
	/*border: 1px solid #EEEEEE;*/
}

.message_row_expert .message_text ol {
	margin-left: 25px;
}

.message_row .edit_cont {
	width: 400px;
	clear: both;
}

.msg_row_sel {
	background: #efefef;
}

.message_row .edit_btn_save,
.message_row .edit_btn_cancel{ 
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}

.message_row .btn_container{
	height: 14px;
	clear: both;
}

.message_row .msg_id,
#delete_msg_text,
#edit_msg_form,
#edit_time_form {
	display: none;
}

#messages_list_block .message_item {
	border: 1px solid #E8E8E8;
	border-radius: 8px;
	padding: 10px;
	margin: 10px 0;
}
#messages_list_block .message_time_container {
	display: inline-block;
	margin-bottom: 10px;
}

#messages_list_block .message_item .message_type,
#messages_list_block .message_item .message_type a {
	color: #A0A0A0;
}

.loading_message_block {
	display: none;
	width: 100%;
	height: 100px;
	text-align: center;
	position: absolute;
	background: #FFFFFF url(/images/loading4.gif) center center no-repeat;
}

tr.request_active td {
	background-color: #E0FFE0;
}
tr.request_new td {
	background-color: #E0E0FF;
}
tr.request_disabled td {
	background-color: #FFE0E0;
}
tr.request_completed td {
	background-color: #FFFFFF;
}

.request_data_field_name {
	font-weight: bold;
	color: #637a99;
}

div.food_comment_form {
	background-color: white;
	padding: 10px;
	border: 1px solid gray;
	position: absolute;
	width: 300px;
	z-index: 1;
}
div.food_comment_form textarea {
	width: 280px;
	height: 200px;
}

.payd_service_cost {
	font-weight: bold;
	color: #339800;
}

.paid_service_description {
	margin-top: 10px;
	color: gray;
}

.payd_service_experts_title {
	font-weight: bold;
	color: #339800;;
}

.messages_unreaded_count {
	font-weight: bold;
	color: red;
}



tr.payment_log_row_income td {
	background-color: #EEFFEE;
}

tr.payment_log_row_error td {
	background-color: #FFEEEE;
}

tr.payment_log_row_expenditure td {
	background-color: #EEEEFF;
}

div.service_date_description {
	border: 1px solid lightgray;
	padding: 10px;
	position: absolute;
	background-color: white;
	color: gray;
	display: inline-block;
	width: 300px;
}

div.terms_of_service h4 {
	margin-bottom: 10px;
}

div.terms_of_service p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#food_comment_window .title {
	color: gray;
	font-weight: bold;
	border-bottom: solid 1px lightgray;
}

#add_client_success td {
	font-size: 16px;
	color: #637a99;
}

span.expert_specialization {
	margin-left: 20px;
	color: #339800;
	font-weight: bold;
}

/* Experts AD */
/*
.right_ad_expert {
	width: 260px;
	margin: 10px 10px 40px 10px;
	clear: both;
}

.right_ad_expert img {
	clear: both;
	margin-bottom: 40px;
}

.right_ad_expert .name {
	font-weight: bold;
}

.right_ad_expert .specialization {
	font-weight: bold;
	color: #339800;
	margin: 5px 0;
}

.right_ad_expert .description {
	color: gray;
	margin: 5px 0;
}
*/
/* Experts AD */

.offline_clients_count_block {
	border: 1px solid #b8cbd9;
	padding: 10px;
	color: #637a99;
	font-weight: bold;
}

.offline_clients_count_block span.clients_count {
	color: #ff8000;
	font-weight: bold;
}

a.select_user_food_title {
	color: gray;
}

input.small_button {
	background-color: transparent;
	border: 1px solid #a4b97f;
	color: #a4b97f;
}

span.mandatory {
	color: red;
}

.list_meal_plans {
	position: absolute;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid gray;
}

.list_meal_plans .item .name {
	cursor: pointer;
	text-decoration: none;
}

.list_meal_plans .item .name:hover {
	text-decoration: underline;
}

/* START select meal plan */

span.select_item_day {
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #ff9933;
	border: 1px solid;
	border-color: #fec133 #d6773e #d6773e #fec133;
	padding: 0 3px;
	margin:0;
	cursor: pointer;
}

span.select_item_day:hover {
	background-color: #f18214;
	border: 1px solid;
	border-color: #d6773e #fec133 #fec133 #d6773e;
}

td.days_title {
	color: #f18214;
	font-size: 10px;
	font-family: sans-serif;
}

/* END select meal plan */

div.button_small {
	background: url(/images/bg_button_small.gif) top left no-repeat;
	width: 36px;
	height: 10px;
	color: #000000;
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
	line-height: 8px;
}

.expert_food td {
	color: green;
}

.built-in-checkbox,
.built-in-checkbox-checked,
.built-in-checkbox-part-checked {
	cursor: pointer;
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(/images/style/icons.png);
	background-repeat: no-repeat;
}

.built-in-checkbox {
	background-position: left -440px;
}

.built-in-checkbox-part-checked {
	background-position: left -703px;
}

.built-in-checkbox-checked {
	background-position: left -400px;
}

span.button_edit_food_log {
	width: 40px;
	height: 20px;
	background: url(/images/style/icons.png) no-repeat left -500px;
	cursor: pointer;
	display: inline-block;
}

/* selector */

table.selector_block {
	border: 1px solid #A4B97F;
	height: 19px;
	width: 100px;
	border-spacing: 0;
	border-collapse: collapse;
}

.selector_item {
	background-color: #FFF;
	font-weight: normal;
	padding: 2px 0 2px 4px;
	color: black;
}

.selector_item:hover {
	background-color: #e2e7ed;
	font-weight: normal;
	border-top: 1px solid #b8cbd9;
	border-bottom: 1px solid #b8cbd9;
	padding: 1px 0 1px 4px;
}

/* selector */

.incomplete_nutrients_set_food {
	color: #ff7e00;
	font-size: 14px;
	font-weight: bold;
	cursor: help;
}

.incomplete_nutrients_set_small {
	color: #ff7e00;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

/* chart */

.chart_legend_block {
	width: 90%;
	border-collapse: collapse;
}

.chart_legend_block td {
	padding: 2px;
}

.chart_legend_block td.sign {
	width: 5px;
	vertical-align: top;
	padding-top: 5px;
	text-align: center;
}

.chart_legend_block td.sign img {
	width: 5px;
	height: 5px;
}

.chart_legend_block td.text {
	font-size: 9px;
	vertical-align: top;
	text-align: left;
}

/* chart */

div.meal_plan_export {
	position: absolute;
}

div.meal_plan_export div.inner_block {
	width: 100%;
	display: none;
	position: relative;
	left: 2px;
	top: -31px;
	padding: 5px;
	border: 1px solid #b8cbd9;
	background-color: white;
	text-align: left;
}

div.meal_plan_export div.inner_block a {
	white-space: nowrap;
}

div.meal_plan_export .title {
	font-weight: bold;
	font-size: 8px;
	color: #637a99;
	margin-bottom: 3px;
}

#layer_add_day_favorite {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 1px solid #7a8c99;
	padding: 3px;
	z-index: 1;
}

#layer_add_favorite {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 1px solid #7a8c99;
	padding: 3px;
	z-index: 1;
}
/*
.block_header_menu {
	position: relative;
}
*/
#site_warning_message {
	position: absolute;
	top: -5px;
	right: 150px;
	width: 430px;
	color: red;
	z-index: 1;
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid gray;
}

#site_warning_message input {
	float: right;
}

.table_group div.food_log_select_favorite_window table.favorites_list td {
	height: auto;
	background: none;
	padding: 2px;
	border-bottom-width: 0;
}

.ad_lkk_forum {
	margin: -5px 0 20px 0;
}

.ad_lkk_forum img {
	border-width: 0;
}

.ad_lkk_forum img:hover {
	opacity: 1;
}

.need_confirm_email {
	margin: 0 0 40px 20px;
	font-size: 12px;
}

.need_confirm_email li {
	font-size: inherit;
}

#message .block {
	margin-top: 10px;
	width: 600px;
}

#message #request_data_button {
	color: green;
}

#message #request_data {
	position: absolute;
	background-color: white;
	padding: 10px;
	border: 1px solid gray;
	display: none;
}

#message #tpl_messages {
	margin: 10px 0;
}

#message #message_title {
	color: #637a99;
	font-weight: bold;
}

#message textarea {
	border: 1px solid #b8cbd9;
	width: 588px;
	height: 100px;
	padding: 5px;
}

#message #button_message_send {
	margin-top: 5px;
	float: right;
}

.site_message {
	border-radius: 7px;
	/*padding: 10px 15px 10px 40px;*/
	padding: 10px 30px 10px 40px;
	margin: 10px 0;
	color: #5c6366;
	font-size: 14px;
	background: #fcf5df url(/images/v2/site_message_warning_sign.png) no-repeat 15px center;
	border: 1px solid #fbebc6;
	position: relative;
}

.site_message:first-of-type {
	margin: 20px 0 10px 0;
}

.site_message a {
	font-size: 14px;
	color: #4d8894;
	text-decoration: none;
}

.site_message a:hover {
	text-decoration: underline;
}

.site_message .close {
	position: absolute;
	right: 12px;
	top: 12px;
	background: url(/images/v2/ico_delete_smallest.png) no-repeat 0 0;
	width: 11px;
	height: 11px;
	display: block;
	cursor: pointer;
}

#food_log .table div.food_log_select_window .shared_foods_link {
	margin: 5px auto;
	font-size: 11px;
	color: #0059B3;
	text-align: center;
}

#food_log .table span.select_food_page_arrow {
	color: #0059B3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
}

#food_log .table span.select_food_page_arrow:hover {
	color: red;
}