/* @override http://localhost:8888/css/group.css */

.row {
	clear: both;
}

#created_by {
	margin-top: 5px;
}
#created_by a {
	text-decoration:none;
	color:#4A5BCD;
}

#description {
	margin-top: 5px;
}

#diet_length {
	margin-top: 10px;
	height: 25px;
}

#diet_length #length {
	float: left;
	font-weight: bold;
	margin-top: 2px;
}

#diet_length #wiki {
	float: right;
}

#diet_info .diet_top_info_text {
	color: #4f8eb1;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	height: 25px;
	padding-top: 15px;
	line-height: 13px;
	border-top: 1px solid #c5c5c5;
	padding-left: 10px;
	font-weight: bold;
}

#diet_info .diet_top_info_text span.stat {
	font-size: 1.2em;
	color: #1a00ff;
}

/* @group mini images */

.col_right #mini_images {
	clear: both;
	height: 35px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.col_right #mini_images .image {
	height: 35px;
	float: left;
	margin-right: 4px;
	background-color: #7f7f7f;
	width: 35px;
}

.col_right #mini_images .image.last {
	margin-right: 0;
}


/* @end */

/* @group diet books */

div#books.books {
	background-color: #e5e5e5;
	margin-top: 10px;
}

#books div.header {
	height: 18px;
	font: bold 15px arial;
	color: #4c4c4c;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	background: url(../images/diet_groups_top.gif) no-repeat;
}

div.books_subtitle {
	position: relative;
	top: -9px;
}

#books div.bottom {
	height: 18px;
	background: url(../images/diet_groups_bottom.gif) no-repeat;
}

#books div.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #e7e7e7;
	margin-bottom: 10px;
}

#books .book_tooltip {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#books .book_tooltip img{
	margin-bottom: 10px;
}

/* @end */

/* @group diet recent groups */

div#recent_groups.recent_groups {
	background-color: #e5e5e5;
	margin-top: 10px;
	margin-bottom: 15px;
}

#recent_groups div.header {
	height: 18px;
	font: bold 15px arial;
	color: #4c4c4c;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	background: url(../images/diet_groups_top.gif) no-repeat;
}

#recent_groups div.bottom {
	height: 18px;
	background: url(../images/diet_groups_bottom.gif) no-repeat;
}

#recent_groups div.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}

div.recent_group {
	height: 40px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #8c8c8c;
}

#groups div.content div.groups_title {
	font-weight: bold;
	color: #7e7e7e;
}

div.recent_group_left {
	float: left;
	width: 40px;
	height: 40px;
}

div.recent_group_right {
	float: left;
	height: 40px;
	width: 220px;
	margin-left: 10px;
}

div.group_name {
	font-weight: bold;
	height: 13px;
}

div.group_motto {
	height: 26px;
}

/* @end */

div.diet_stats {
	border-top: 1px solid #c5c5c5;
	padding: 10px 10px 0;
}

div.diet_stats div.header {
	color: #999;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	width: 195px;
}

.diet_stats #stat_headings {
	float: left;
}

div.diet_stat {
	clear: both;
	height: 20px;
}

span.stat_av_heading {
	position: relative;
	left: 175px;
	color: #bfbfbf;
	font-size: 12px;
}

.stat_col {
	width: 125px;
}

.stat_av {
	color: #a5a5a5;
	font-size: 12px;
	width: 120px;
	text-align: left;
	float: left;
}

.diet_stat_left {
	float: left;
	font-weight: bold;
	color: #555;
	width: 150px;
}

.diet_stat_right {
	float: left;
	color: #666;
	width: 60px;
}

#featured_buddy {
	height: 80px;
	margin-bottom: 10px;
}

div.featured_buddy_left {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

div.featured_buddy_left img {
	width: 78px;
	height: 78px;
	border: 1px solid #000;
}

span.featured_buddy_name {
	font-weight: bold;
}

span.featured_buddy_name a {
	text-decoration: none;
	color: #4a5cb0;
}

div.featured_buddy_right {
	float: left;
	width: 150px;
	margin-top: 10px;
}

/* @group diet summary */

div#diet_summary.diet_summary {
	margin-top: 15px;
}

#diet_summary div.header {
	height: 18px;
	font: bold 12px arial;
	color: #4c4c4c;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	background: url(../images/diet_categories_top.gif) no-repeat;
}

#diet_summary div.bottom {
	height: 18px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 1px;
}

#diet_summary div.content {
	padding-right: 20px;
	color: #595959;
}

/* @end */

/* @group diet categories */

div#categories.categories {
	background-color: #e5e5e5;
	margin-top: 15px;
}

#categories div.header {
	height: 18px;
	font: bold 12px arial;
	color: #4c4c4c;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;

}

#categories div.bottom {
	height: 15px;
}

#categories div.content {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e5e5e5;
}

/* @end */