/* @override 
	http://localhost:8888/bwabu/html/css/group_cards.css
	http://beta.bwabu.com/css/group_cards.css
*/

.groupcell {
	text-align: left;
	width: 322px;
	height: 215px;
	background-image: url(../images/group_card.gif);
}

.groupcell_f {
	text-align: left;
	width: 322px;
	height: 215px;
	background-image: url(../images/group_card_f.gif);
}

.groupcell_m {
	text-align: left;
	width: 322px;
	height: 215px;
	background-image: url(../images/group_card_m.gif);
}


div.list_content {
	background-color: #fff;
	border: 1px solid #b3b3b3;
}

div.group_name {
	padding-top: 15px;
	text-align: center;
	color: #fff;
	padding-right: 10px;
	height: 30px;
}

div.group_name a {
	text-align: center;
	color: #fff;
	font-size: 2em;
	text-decoration: none;
}

div.group_name a:active {
	text-align: center;
	color: #fff;
}

div.group_name a:hover {
	text-align: center;
	color: #fff;
	text-decoration: underline;
}

div.group_name a:visited {
	text-align: center;
	color: #fff;
}

div.group_slogan {
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	height: 18px;
	margin-bottom: 8px;
	padding-right: 10px;
}

div.group_info {
	padding-left: 12px;
	padding-top: 10px;
	height: 108px;
}

div.group_info_left_avatar a img {
	width: 70px;
	height: 70px;
}

div.group_info_left_text {
	text-align: center;
	margin-left: -12px;
}

div.group_info_right {
	float: left;
	width: 210px;
}

span.group_info_right_title {
	font-weight: bold;
	padding-right: 5px;
	color: #727272;
}

div.group_info_right_goals {
	height: 21px;
	color: #727272;
}


div.group_info_right_diet {
	height: 21px;
	color: #727272;
}

div.group_info_right_gender {
	height: 21px;
	color: #727272;
}

div.group_info_right_weight {
	height: 21px;
	color: #727272;
}

div.group_info_right_adherence {
	color: #727272;	
}

div.group_info_left {
	float: left;
	width: 85px;
}

div.group_footer {
	text-align: center;
	color: #fff;
	padding-right: 10px;
}

div.group_footer a {
	color: #fff;
	text-decoration: none;
}

div.group_footer a:active {
	color: #fff;
	text-decoration: none;
}

div.group_footer a:hover {
	color: #fff;
	text-decoration: underline;
}

div.group_footer a:visited {
	color: #fff;
	text-decoration: none;
}

/* @group links */

.groupcell a {
	color: #465da9;
	text-decoration: none;
}

.groupcell a:active {
	color: #465da9;
	text-decoration: none;
}

.groupcell a:visited {
	color: #465da9;
	text-decoration: none;
}

.groupcell a:hover {
	color: #465da9;
	text-decoration: underline;
}

/* @end */
