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

div.dietcell {
	width: 188px;
	background-color: white;
	border: 2px solid #000;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

td.dietcard {
	vertical-align: top;
}

div.dietcell a {
	color: #000;
	text-decoration: none;
}

div.dietcell a:active {
	color: #000;
	text-decoration: none;
}

div.dietcell a:hover {
	color: #000;
	text-decoration: underline;
}

div.dietcell a:visited {
	color: #000;
	text-decoration: none;
}

div.dietcell table {
	width: 100%;
	text-align: center;
}

div.diet_content div.diet_avatar {
	width: 100px;
	height: 100px;
	text-align: center;
	margin-left: 34px;
}

div.diet_name {
	color: #000;
	font-size: 20px;
	height: 48px;
	overflow: hidden;
}

div.diet_name a {
	color: #000;
	font-size: 20px;
}

div.diet_name a * {
	color: #000;
	font-size: 20px;
}

div.diet_name a:hover * {
	text-decoration: underline;
}

div.diet_content {
	margin-right: 8px;
	margin-left: 9px;
	text-align: left;
	color: #000;

}

div.diet_card_divider {
	margin-top: 4px;
	margin-bottom: 4px;
	height: 3px;
	background-color: #000;
}

span.item_usergen {
	font-size: 10px;
}

div.diet_length {
	color: #000;
}

span.diet_length_text {
	font-weight: bold;
	margin-right: 5px;
	}

div.perserving {
	color: #000;
	font-size: 11px;
	margin-bottom: 2px;
}

div.diet_members_right {
	float: right;
	font-size: 11px;
}

div.diet_members_left {
	float: left;
	font-size: 11px;
}

div.diet_members {
	height: 15px;
	border-bottom: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.diet_row_left {
	float: left;
	font-weight: bold;
	font-size: 11px;
}

div.diet_row_right {
	float: right;
	font-size: 11px;
	color: #4c4c4c;
}

div.diet_row {
	height: 15px;
	border-bottom: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.diet_type {
	font-size: 12px;
	height: 16px;
	font-weight: bold;
}

div.diet_categories {
	height: 24px;
	text-align: left;
	font-size: 11px;
	margin-left: 20px;
	line-height: 12px;
	font-weight: bold;
}

div.diet_categories * {
	font-size: 11px;

	font-weight: bold;
}

div.diet_avatar {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

div.diet_avatar a img {

}
